+ 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 [Tue May 26 21:11:44 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: neutron-server-654644dd-k2s5r 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 0x7fc1ca914668 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: 6, cores: 1) spawned uWSGI worker 2 (pid: 7, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-05-26 21:11:48.635 7 INFO neutron.common.config [-] Logging enabled! 2026-05-26 21:11:48.635 7 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-05-26 21:11:48.775 6 INFO neutron.common.config [-] Logging enabled! 2026-05-26 21:11:48.775 6 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-05-26 21:11:49.664 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-26 21:11:49.941 6 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-26 21:11:51.317 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-26 21:11:51.320 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-26 21:11:51.323 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-26 21:11:51.324 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-26 21:11:51.325 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-26 21:11:51.325 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-26 21:11:51.325 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-26 21:11:51.333 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-26 21:11:51.333 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-26 21:11:51.333 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-26 21:11:51.356 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-26 21:11:51.357 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-26 21:11:51.357 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-26 21:11:51.390 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-26 21:11:51.390 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-26 21:11:51.390 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-26 21:11:51.390 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-26 21:11:51.509 6 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-26 21:11:51.512 6 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-26 21:11:51.516 6 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-26 21:11:51.517 6 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-26 21:11:51.517 6 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-26 21:11:51.518 6 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-26 21:11:51.518 6 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-26 21:11:51.526 6 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-26 21:11:51.526 6 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-26 21:11:51.526 6 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-26 21:11:51.549 6 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-26 21:11:51.550 6 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-26 21:11:51.550 6 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-26 21:11:51.580 6 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-26 21:11:51.580 6 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-26 21:11:51.580 6 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-26 21:11:51.580 6 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-26 21:11:51.706 7 INFO neutron.plugins.ml2.managers [None req-09f74fa4-f236-4ebd-ae17-b667ddaebd6f - - - - - -] Initializing driver for type 'vlan' 2026-05-26 21:11:52.007 6 INFO neutron.plugins.ml2.managers [None req-8435a01c-6861-4cf0-a18d-6e65b88fa56b - - - - - -] Initializing driver for type 'vlan' 2026-05-26 21:11:53.296 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-09f74fa4-f236-4ebd-ae17-b667ddaebd6f - - - - - -] VlanTypeDriver initialization complete 2026-05-26 21:11:53.296 7 INFO neutron.plugins.ml2.managers [None req-09f74fa4-f236-4ebd-ae17-b667ddaebd6f - - - - - -] Initializing driver for type 'vxlan' 2026-05-26 21:11:53.296 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-09f74fa4-f236-4ebd-ae17-b667ddaebd6f - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-26 21:11:53.310 7 INFO neutron.plugins.ml2.managers [None req-09f74fa4-f236-4ebd-ae17-b667ddaebd6f - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-26 21:11:53.311 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-09f74fa4-f236-4ebd-ae17-b667ddaebd6f - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-26 21:11:53.311 7 INFO neutron.plugins.ml2.managers [None req-09f74fa4-f236-4ebd-ae17-b667ddaebd6f - - - - - -] Initializing extension driver 'port_security' 2026-05-26 21:11:53.311 7 INFO neutron.plugins.ml2.extensions.port_security [None req-09f74fa4-f236-4ebd-ae17-b667ddaebd6f - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-26 21:11:53.311 7 INFO neutron.plugins.ml2.managers [None req-09f74fa4-f236-4ebd-ae17-b667ddaebd6f - - - - - -] Initializing extension driver 'qos' 2026-05-26 21:11:53.311 7 INFO neutron.plugins.ml2.managers [None req-09f74fa4-f236-4ebd-ae17-b667ddaebd6f - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-26 21:11:53.311 7 INFO neutron.plugins.ml2.managers [None req-09f74fa4-f236-4ebd-ae17-b667ddaebd6f - - - - - -] Initializing mechanism driver 'l2population' 2026-05-26 21:11:53.325 7 INFO neutron.quota [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded quota_driver: . 2026-05-26 21:11:53.326 7 INFO neutron.plugins.ml2.plugin [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Modular L2 Plugin initialization complete 2026-05-26 21:11:53.326 7 INFO neutron.plugins.ml2.managers [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-26 21:11:53.326 7 INFO neutron.plugins.ml2.managers [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-26 21:11:53.326 7 INFO neutron.plugins.ml2.managers [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Got port-security extension from driver 'port_security' 2026-05-26 21:11:53.326 7 INFO neutron.manager [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loading Plugin: qos 2026-05-26 21:11:53.339 7 INFO neutron.manager [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loading Plugin: router 2026-05-26 21:11:53.386 7 INFO neutron.services.service_base [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-26 21:11:53.387 7 INFO neutron.manager [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loading Plugin: segments 2026-05-26 21:11:53.437 6 INFO neutron.plugins.ml2.drivers.type_vlan [None req-8435a01c-6861-4cf0-a18d-6e65b88fa56b - - - - - -] VlanTypeDriver initialization complete 2026-05-26 21:11:53.437 6 INFO neutron.plugins.ml2.managers [None req-8435a01c-6861-4cf0-a18d-6e65b88fa56b - - - - - -] Initializing driver for type 'vxlan' 2026-05-26 21:11:53.437 6 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-8435a01c-6861-4cf0-a18d-6e65b88fa56b - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-26 21:11:53.450 6 INFO neutron.plugins.ml2.managers [None req-8435a01c-6861-4cf0-a18d-6e65b88fa56b - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-26 21:11:53.451 6 INFO neutron.plugins.ml2.extensions.dns_integration [None req-8435a01c-6861-4cf0-a18d-6e65b88fa56b - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-26 21:11:53.451 6 INFO neutron.plugins.ml2.managers [None req-8435a01c-6861-4cf0-a18d-6e65b88fa56b - - - - - -] Initializing extension driver 'port_security' 2026-05-26 21:11:53.451 6 INFO neutron.plugins.ml2.extensions.port_security [None req-8435a01c-6861-4cf0-a18d-6e65b88fa56b - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-26 21:11:53.451 6 INFO neutron.plugins.ml2.managers [None req-8435a01c-6861-4cf0-a18d-6e65b88fa56b - - - - - -] Initializing extension driver 'qos' 2026-05-26 21:11:53.451 6 INFO neutron.plugins.ml2.managers [None req-8435a01c-6861-4cf0-a18d-6e65b88fa56b - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-26 21:11:53.452 6 INFO neutron.plugins.ml2.managers [None req-8435a01c-6861-4cf0-a18d-6e65b88fa56b - - - - - -] Initializing mechanism driver 'l2population' 2026-05-26 21:11:53.467 6 INFO neutron.quota [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded quota_driver: . 2026-05-26 21:11:53.467 6 INFO neutron.plugins.ml2.plugin [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Modular L2 Plugin initialization complete 2026-05-26 21:11:53.467 6 INFO neutron.plugins.ml2.managers [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-26 21:11:53.468 6 INFO neutron.plugins.ml2.managers [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-26 21:11:53.468 6 INFO neutron.plugins.ml2.managers [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-26 21:11:53.468 6 INFO neutron.manager [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loading Plugin: qos 2026-05-26 21:11:53.482 6 INFO neutron.manager [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loading Plugin: router 2026-05-26 21:11:53.491 7 INFO neutron.manager [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loading Plugin: trunk 2026-05-26 21:11:53.506 7 INFO neutron.manager [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loading Plugin: vpnaas 2026-05-26 21:11:53.530 6 INFO neutron.services.service_base [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-26 21:11:53.531 6 INFO neutron.manager [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loading Plugin: segments 2026-05-26 21:11:53.548 7 WARNING stevedore.named [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-26 21:11:53.641 6 INFO neutron.manager [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loading Plugin: trunk 2026-05-26 21:11:53.645 7 INFO neutron_vpnaas.services.vpn.plugin [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-26 21:11:53.646 7 INFO neutron.common.utils [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-26 21:11:53.646 7 INFO neutron.manager [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loading Plugin: taas 2026-05-26 21:11:53.657 6 INFO neutron.manager [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loading Plugin: vpnaas 2026-05-26 21:11:53.675 7 WARNING stevedore.named [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-26 21:11:53.676 7 WARNING stevedore.named [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-26 21:11:53.705 7 INFO neutron_taas.services.taas.taas_plugin [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-26 21:11:53.706 7 INFO neutron.manager [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loading Plugin: tapmirror 2026-05-26 21:11:53.707 6 WARNING stevedore.named [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-26 21:11:53.720 7 WARNING stevedore.named [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-26 21:11:53.720 7 WARNING stevedore.named [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-26 21:11:53.735 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-26 21:11:53.736 7 INFO neutron.manager [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loading Plugin: auto_allocate 2026-05-26 21:11:53.750 7 INFO neutron.manager [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loading Plugin: tag 2026-05-26 21:11:53.761 7 INFO neutron.manager [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loading Plugin: timestamp 2026-05-26 21:11:53.765 7 INFO neutron.manager [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loading Plugin: network_ip_availability 2026-05-26 21:11:53.770 7 INFO neutron.manager [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loading Plugin: flavors 2026-05-26 21:11:53.775 7 INFO neutron.manager [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loading Plugin: revisions 2026-05-26 21:11:53.776 6 INFO neutron_vpnaas.services.vpn.plugin [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-26 21:11:53.776 6 INFO neutron.common.utils [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-26 21:11:53.776 6 INFO neutron.manager [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loading Plugin: taas 2026-05-26 21:11:53.779 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Initializing extension manager. 2026-05-26 21:11:53.781 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: address-group 2026-05-26 21:11:53.782 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: address-scope 2026-05-26 21:11:53.783 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-26 21:11:53.784 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: agent 2026-05-26 21:11:53.785 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: agent-resources-synced 2026-05-26 21:11:53.786 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: allowed-address-pairs 2026-05-26 21:11:53.787 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: auto-allocated-topology 2026-05-26 21:11:53.789 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: availability_zone 2026-05-26 21:11:53.790 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: availability_zone_filter 2026-05-26 21:11:53.790 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-26 21:11:53.791 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: default-subnetpools 2026-05-26 21:11:53.793 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-26 21:11:53.794 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: dns-integration 2026-05-26 21:11:53.794 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: dns-domain-ports 2026-05-26 21:11:53.795 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-26 21:11:53.796 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: dvr 2026-05-26 21:11:53.796 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-26 21:11:53.797 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: empty-string-filtering 2026-05-26 21:11:53.798 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-26 21:11:53.798 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-26 21:11:53.799 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: external-net 2026-05-26 21:11:53.799 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-26 21:11:53.800 6 WARNING stevedore.named [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-26 21:11:53.800 6 WARNING stevedore.named [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-26 21:11:53.800 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: extraroute 2026-05-26 21:11:53.801 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: extraroute-atomic 2026-05-26 21:11:53.802 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-26 21:11:53.802 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-26 21:11:53.803 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-26 21:11:53.804 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-26 21:11:53.804 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: fip-port-details 2026-05-26 21:11:53.805 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: flavors 2026-05-26 21:11:53.806 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-26 21:11:53.807 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: floatingip-pools 2026-05-26 21:11:53.808 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: ip_allocation 2026-05-26 21:11:53.808 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: ip-substring-filtering 2026-05-26 21:11:53.809 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: l2_adjacency 2026-05-26 21:11:53.810 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: router 2026-05-26 21:11:53.812 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-26 21:11:53.812 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-26 21:11:53.813 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-26 21:11:53.814 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: ext-gw-mode 2026-05-26 21:11:53.814 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: l3-ha 2026-05-26 21:11:53.815 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-26 21:11:53.816 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-26 21:11:53.816 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: l3-flavors 2026-05-26 21:11:53.817 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-26 21:11:53.818 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-26 21:11:53.821 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-26 21:11:53.822 6 INFO neutron_taas.services.taas.taas_plugin [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-26 21:11:53.822 6 INFO neutron.manager [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loading Plugin: tapmirror 2026-05-26 21:11:53.823 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-26 21:11:53.824 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-26 21:11:53.825 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-26 21:11:53.826 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-26 21:11:53.827 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: multi-provider 2026-05-26 21:11:53.827 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: net-mtu 2026-05-26 21:11:53.828 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: net-mtu-writable 2026-05-26 21:11:53.828 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: network_availability_zone 2026-05-26 21:11:53.829 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: network_ha 2026-05-26 21:11:53.830 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: network-ip-availability 2026-05-26 21:11:53.831 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-26 21:11:53.831 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: pagination 2026-05-26 21:11:53.832 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: port-device-profile 2026-05-26 21:11:53.832 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-26 21:11:53.832 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-26 21:11:53.833 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-26 21:11:53.834 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: port-mac-override 2026-05-26 21:11:53.834 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-26 21:11:53.835 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-26 21:11:53.835 6 WARNING stevedore.named [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-26 21:11:53.835 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-26 21:11:53.835 6 WARNING stevedore.named [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-26 21:11:53.836 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: port-resource-request 2026-05-26 21:11:53.836 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: port-resource-request-groups 2026-05-26 21:11:53.837 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-26 21:11:53.837 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: binding 2026-05-26 21:11:53.838 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: binding-extended 2026-05-26 21:11:53.839 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: port-security 2026-05-26 21:11:53.839 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: project-id 2026-05-26 21:11:53.840 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: provider 2026-05-26 21:11:53.841 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-26 21:11:53.844 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: qos 2026-05-26 21:11:53.845 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-26 21:11:53.846 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-26 21:11:53.846 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: qos-default 2026-05-26 21:11:53.847 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: qos-fip 2026-05-26 21:11:53.848 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-26 21:11:53.848 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: qos-gateway-ip 2026-05-26 21:11:53.849 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: qos-port-network-policy 2026-05-26 21:11:53.850 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: qos-pps-minimum 2026-05-26 21:11:53.851 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-26 21:11:53.852 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: qos-pps 2026-05-26 21:11:53.852 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: qos-rule-type-details 2026-05-26 21:11:53.853 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-26 21:11:53.853 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-26 21:11:53.853 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: qos-rules-alias 2026-05-26 21:11:53.853 6 INFO neutron.manager [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loading Plugin: auto_allocate 2026-05-26 21:11:53.854 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: quota-check-limit 2026-05-26 21:11:53.855 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: quota-check-limit-default 2026-05-26 21:11:53.857 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: quotas 2026-05-26 21:11:53.859 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: quota_details 2026-05-26 21:11:53.861 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: rbac-policies 2026-05-26 21:11:53.861 6 INFO neutron.manager [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loading Plugin: tag 2026-05-26 21:11:53.862 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: rbac-address-group 2026-05-26 21:11:53.862 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: rbac-address-scope 2026-05-26 21:11:53.863 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: rbac-security-groups 2026-05-26 21:11:53.864 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: rbac-subnetpool 2026-05-26 21:11:53.864 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: revision-if-match 2026-05-26 21:11:53.866 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: standard-attr-revisions 2026-05-26 21:11:53.866 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: router_availability_zone 2026-05-26 21:11:53.867 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-26 21:11:53.869 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: security-groups-default-rules 2026-05-26 21:11:53.869 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-26 21:11:53.870 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-26 21:11:53.870 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-26 21:11:53.871 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-26 21:11:53.871 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-26 21:11:53.872 6 INFO neutron.manager [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loading Plugin: timestamp 2026-05-26 21:11:53.875 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: security-group 2026-05-26 21:11:53.876 6 INFO neutron.manager [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loading Plugin: network_ip_availability 2026-05-26 21:11:53.877 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: segment 2026-05-26 21:11:53.877 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-26 21:11:53.879 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: service-type 2026-05-26 21:11:53.879 6 INFO neutron.manager [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loading Plugin: flavors 2026-05-26 21:11:53.880 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: sorting 2026-05-26 21:11:53.881 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: standard-attr-segment 2026-05-26 21:11:53.883 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: standard-attr-description 2026-05-26 21:11:53.883 6 INFO neutron.manager [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loading Plugin: revisions 2026-05-26 21:11:53.884 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: stateful-security-group 2026-05-26 21:11:53.885 7 WARNING neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-26 21:11:53.886 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-26 21:11:53.886 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Initializing extension manager. 2026-05-26 21:11:53.887 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: subnet-external-network 2026-05-26 21:11:53.888 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: address-group 2026-05-26 21:11:53.888 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: subnet_onboard 2026-05-26 21:11:53.889 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: address-scope 2026-05-26 21:11:53.889 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-26 21:11:53.889 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-26 21:11:53.890 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: subnet-service-types 2026-05-26 21:11:53.890 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: agent 2026-05-26 21:11:53.891 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: subnet_allocation 2026-05-26 21:11:53.891 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: agent-resources-synced 2026-05-26 21:11:53.892 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-26 21:11:53.892 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-26 21:11:53.892 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: tag-creation 2026-05-26 21:11:53.893 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-26 21:11:53.893 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-26 21:11:53.893 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: availability_zone 2026-05-26 21:11:53.894 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: availability_zone_filter 2026-05-26 21:11:53.894 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-26 21:11:53.895 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: default-subnetpools 2026-05-26 21:11:53.896 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-26 21:11:53.897 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: dns-integration 2026-05-26 21:11:53.898 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: dns-domain-ports 2026-05-26 21:11:53.898 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-26 21:11:53.899 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: standard-attr-tag 2026-05-26 21:11:53.899 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: dvr 2026-05-26 21:11:53.899 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-26 21:11:53.900 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-26 21:11:53.900 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: empty-string-filtering 2026-05-26 21:11:53.900 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: trunk 2026-05-26 21:11:53.901 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-26 21:11:53.901 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: trunk-details 2026-05-26 21:11:53.901 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-26 21:11:53.901 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-26 21:11:53.902 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-26 21:11:53.902 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: external-net 2026-05-26 21:11:53.902 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-26 21:11:53.903 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-26 21:11:53.903 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-26 21:11:53.904 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: extraroute 2026-05-26 21:11:53.904 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: extraroute-atomic 2026-05-26 21:11:53.905 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-26 21:11:53.905 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-26 21:11:53.906 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-26 21:11:53.906 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-26 21:11:53.906 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-26 21:11:53.906 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: vpn-flavors 2026-05-26 21:11:53.907 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-26 21:11:53.907 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: fip-port-details 2026-05-26 21:11:53.908 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: flavors 2026-05-26 21:11:53.908 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: vpnaas 2026-05-26 21:11:53.909 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-26 21:11:53.909 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: taas 2026-05-26 21:11:53.910 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: floatingip-pools 2026-05-26 21:11:53.910 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: ip_allocation 2026-05-26 21:11:53.910 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: tap-mirror 2026-05-26 21:11:53.911 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-26 21:11:53.911 7 INFO neutron.api.extensions [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Loaded extension: taas-vlan-filter 2026-05-26 21:11:53.911 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: l2_adjacency 2026-05-26 21:11:53.912 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: router 2026-05-26 21:11:53.913 7 INFO neutron.quota.resource_registry [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-26 21:11:53.914 7 INFO neutron.quota.resource_registry [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-26 21:11:53.914 7 INFO neutron.quota.resource_registry [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-26 21:11:53.914 7 INFO neutron.quota.resource_registry [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-26 21:11:53.914 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-26 21:11:53.915 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-26 21:11:53.916 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-26 21:11:53.916 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: ext-gw-mode 2026-05-26 21:11:53.917 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: l3-ha 2026-05-26 21:11:53.917 7 INFO neutron.quota.resource_registry [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-26 21:11:53.917 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-26 21:11:53.917 7 INFO neutron.quota.resource_registry [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-26 21:11:53.918 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-26 21:11:53.918 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: l3-flavors 2026-05-26 21:11:53.919 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-26 21:11:53.919 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-26 21:11:53.922 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-26 21:11:53.922 7 INFO neutron.quota.resource_registry [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-26 21:11:53.923 7 INFO neutron.quota.resource_registry [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-26 21:11:53.923 7 INFO neutron.quota.resource_registry [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-26 21:11:53.923 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-26 21:11:53.924 7 INFO neutron.quota.resource_registry [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-26 21:11:53.924 7 WARNING neutron.quota.resource_registry [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] subnetpool is already registered 2026-05-26 21:11:53.924 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-26 21:11:53.924 7 INFO neutron.quota.resource_registry [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-26 21:11:53.925 7 WARNING neutron.quota.resource_registry [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] subnetpool is already registered 2026-05-26 21:11:53.925 7 INFO neutron.quota.resource_registry [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-26 21:11:53.925 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-26 21:11:53.925 7 INFO neutron.quota.resource_registry [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-26 21:11:53.926 7 INFO neutron.quota.resource_registry [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-26 21:11:53.926 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-26 21:11:53.926 7 INFO neutron.quota.resource_registry [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-26 21:11:53.927 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: multi-provider 2026-05-26 21:11:53.927 7 INFO neutron.quota.resource_registry [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-26 21:11:53.927 7 INFO neutron.quota.resource_registry [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-26 21:11:53.927 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: net-mtu 2026-05-26 21:11:53.927 7 INFO neutron.quota.resource_registry [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-26 21:11:53.928 7 WARNING neutron.quota.resource_registry [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] ipsecpolicy is already registered 2026-05-26 21:11:53.928 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: net-mtu-writable 2026-05-26 21:11:53.928 7 INFO neutron.quota.resource_registry [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-26 21:11:53.928 7 WARNING neutron.quota.resource_registry [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] ikepolicy is already registered 2026-05-26 21:11:53.928 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: network_availability_zone 2026-05-26 21:11:53.929 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: network_ha 2026-05-26 21:11:53.930 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: network-ip-availability 2026-05-26 21:11:53.931 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-26 21:11:53.931 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: pagination 2026-05-26 21:11:53.932 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: port-device-profile 2026-05-26 21:11:53.933 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-26 21:11:53.933 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-26 21:11:53.934 7 INFO neutron.quota.resource_registry [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-26 21:11:53.934 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-26 21:11:53.934 7 WARNING neutron.quota.resource_registry [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] router is already registered 2026-05-26 21:11:53.934 7 INFO neutron.quota.resource_registry [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-26 21:11:53.934 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: port-mac-override 2026-05-26 21:11:53.934 7 WARNING neutron.quota.resource_registry [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] floatingip is already registered 2026-05-26 21:11:53.935 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-26 21:11:53.935 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-26 21:11:53.936 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-26 21:11:53.936 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: port-resource-request 2026-05-26 21:11:53.937 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-26 21:11:53.937 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-26 21:11:53.938 7 INFO neutron.quota.resource_registry [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-26 21:11:53.938 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: binding 2026-05-26 21:11:53.938 7 WARNING neutron.quota.resource_registry [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] rbac_policy is already registered 2026-05-26 21:11:53.939 7 INFO neutron.quota.resource_registry [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-26 21:11:53.939 7 WARNING neutron.quota.resource_registry [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] security_group is already registered 2026-05-26 21:11:53.939 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: binding-extended 2026-05-26 21:11:53.939 7 INFO neutron.quota.resource_registry [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-26 21:11:53.939 7 WARNING neutron.quota.resource_registry [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] security_group_rule is already registered 2026-05-26 21:11:53.939 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: port-security 2026-05-26 21:11:53.940 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: project-id 2026-05-26 21:11:53.940 7 INFO neutron.quota.resource_registry [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-26 21:11:53.940 7 WARNING neutron.quota.resource_registry [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] subnetpool is already registered 2026-05-26 21:11:53.940 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: provider 2026-05-26 21:11:53.940 7 INFO neutron.quota.resource_registry [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-26 21:11:53.941 7 WARNING neutron.quota.resource_registry [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] subnetpool is already registered 2026-05-26 21:11:53.941 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-26 21:11:53.941 7 INFO neutron.quota.resource_registry [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-26 21:11:53.941 7 WARNING neutron.quota.resource_registry [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] trunk is already registered 2026-05-26 21:11:53.941 7 INFO neutron.quota.resource_registry [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-26 21:11:53.942 7 WARNING neutron.quota.resource_registry [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] ikepolicy is already registered 2026-05-26 21:11:53.942 7 INFO neutron.quota.resource_registry [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-26 21:11:53.942 7 WARNING neutron.quota.resource_registry [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] ipsecpolicy is already registered 2026-05-26 21:11:53.943 7 INFO neutron.quota.resource_registry [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-26 21:11:53.943 7 WARNING neutron.quota.resource_registry [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] endpoint_group is already registered 2026-05-26 21:11:53.943 7 INFO neutron.quota.resource_registry [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-26 21:11:53.943 7 WARNING neutron.quota.resource_registry [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] vpnservice is already registered 2026-05-26 21:11:53.943 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: qos 2026-05-26 21:11:53.943 7 INFO neutron.quota.resource_registry [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-26 21:11:53.944 7 WARNING neutron.quota.resource_registry [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] ipsec_site_connection is already registered 2026-05-26 21:11:53.944 7 INFO neutron.quota.resource_registry [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-26 21:11:53.944 7 WARNING neutron.quota.resource_registry [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] ipsecpolicy is already registered 2026-05-26 21:11:53.944 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-26 21:11:53.944 7 INFO neutron.quota.resource_registry [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-26 21:11:53.945 7 WARNING neutron.quota.resource_registry [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] ikepolicy is already registered 2026-05-26 21:11:53.945 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-26 21:11:53.945 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: qos-default 2026-05-26 21:11:53.946 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: qos-fip 2026-05-26 21:11:53.946 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-26 21:11:53.947 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-26 21:11:53.947 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-26 21:11:53.948 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-26 21:11:53.948 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-26 21:11:53.949 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: qos-pps 2026-05-26 21:11:53.950 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-26 21:11:53.950 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-26 21:11:53.951 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: qos-rules-alias 2026-05-26 21:11:53.951 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: quota-check-limit 2026-05-26 21:11:53.952 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: quota-check-limit-default 2026-05-26 21:11:53.954 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: quotas 2026-05-26 21:11:53.955 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: quota_details 2026-05-26 21:11:53.957 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: rbac-policies 2026-05-26 21:11:53.958 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: rbac-address-group 2026-05-26 21:11:53.958 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: rbac-address-scope 2026-05-26 21:11:53.959 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: rbac-security-groups 2026-05-26 21:11:53.959 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-26 21:11:53.960 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: revision-if-match 2026-05-26 21:11:53.961 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-26 21:11:53.961 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: router_availability_zone 2026-05-26 21:11:53.962 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-26 21:11:53.963 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-26 21:11:53.964 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-26 21:11:53.964 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-26 21:11:53.965 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-26 21:11:53.965 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-26 21:11:53.966 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-26 21:11:53.972 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: security-group 2026-05-26 21:11:53.973 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: segment 2026-05-26 21:11:53.973 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-26 21:11:53.974 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: service-type 2026-05-26 21:11:53.974 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: sorting 2026-05-26 21:11:53.975 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: standard-attr-segment 2026-05-26 21:11:53.976 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: standard-attr-description 2026-05-26 21:11:53.976 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: stateful-security-group 2026-05-26 21:11:53.977 6 WARNING neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-26 21:11:53.977 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-26 21:11:53.978 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: subnet-external-network 2026-05-26 21:11:53.978 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: subnet_onboard 2026-05-26 21:11:53.979 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-26 21:11:53.979 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: subnet-service-types 2026-05-26 21:11:53.980 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: subnet_allocation 2026-05-26 21:11:53.981 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-26 21:11:53.981 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: tag-creation 2026-05-26 21:11:53.981 7 WARNING keystonemiddleware._common.config [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-26 21:11:53.981 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-26 21:11:53.986 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: standard-attr-tag 2026-05-26 21:11:53.986 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-26 21:11:53.987 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: trunk 2026-05-26 21:11:53.987 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: trunk-details 2026-05-26 21:11:53.988 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-26 21:11:53.988 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-26 21:11:53.988 7 WARNING oslo_config.cfg [None req-90a8b435-9ae7-4d31-9ef7-c366d7cbe3cd - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-26 21:11:53.989 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-26 21:11:53.990 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: vpn-aes-ctr WSGI app 0 (mountpoint='') ready in 9 seconds on interpreter 0x7fc1ca914668 pid: 7 (default app) 2026-05-26 21:11:53.991 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-26 21:11:53.992 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-26 21:11:53.993 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: vpn-flavors 2026-05-26 21:11:53.995 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: vpnaas 2026-05-26 21:11:53.998 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: taas 2026-05-26 21:11:53.999 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: tap-mirror 2026-05-26 21:11:53.999 6 INFO neutron.api.extensions [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Loaded extension: taas-vlan-filter 2026-05-26 21:11:54.002 6 INFO neutron.quota.resource_registry [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-26 21:11:54.003 6 INFO neutron.quota.resource_registry [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-26 21:11:54.003 6 INFO neutron.quota.resource_registry [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-26 21:11:54.003 6 INFO neutron.quota.resource_registry [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-26 21:11:54.008 6 INFO neutron.quota.resource_registry [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-26 21:11:54.009 6 INFO neutron.quota.resource_registry [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-26 21:11:54.014 6 INFO neutron.quota.resource_registry [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-26 21:11:54.015 6 INFO neutron.quota.resource_registry [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-26 21:11:54.015 6 INFO neutron.quota.resource_registry [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-26 21:11:54.016 6 INFO neutron.quota.resource_registry [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-26 21:11:54.016 6 WARNING neutron.quota.resource_registry [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] subnetpool is already registered 2026-05-26 21:11:54.017 6 INFO neutron.quota.resource_registry [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-26 21:11:54.017 6 WARNING neutron.quota.resource_registry [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] subnetpool is already registered 2026-05-26 21:11:54.018 6 INFO neutron.quota.resource_registry [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-26 21:11:54.018 6 INFO neutron.quota.resource_registry [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-26 21:11:54.019 6 INFO neutron.quota.resource_registry [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-26 21:11:54.019 6 INFO neutron.quota.resource_registry [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-26 21:11:54.019 6 INFO neutron.quota.resource_registry [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-26 21:11:54.020 6 INFO neutron.quota.resource_registry [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-26 21:11:54.020 6 INFO neutron.quota.resource_registry [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-26 21:11:54.021 6 WARNING neutron.quota.resource_registry [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] ipsecpolicy is already registered 2026-05-26 21:11:54.021 6 INFO neutron.quota.resource_registry [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-26 21:11:54.021 6 WARNING neutron.quota.resource_registry [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] ikepolicy is already registered 2026-05-26 21:11:54.028 6 INFO neutron.quota.resource_registry [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-26 21:11:54.028 6 WARNING neutron.quota.resource_registry [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] router is already registered 2026-05-26 21:11:54.029 6 INFO neutron.quota.resource_registry [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-26 21:11:54.029 6 WARNING neutron.quota.resource_registry [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] floatingip is already registered 2026-05-26 21:11:54.033 6 INFO neutron.quota.resource_registry [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-26 21:11:54.034 6 WARNING neutron.quota.resource_registry [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] rbac_policy is already registered 2026-05-26 21:11:54.034 6 INFO neutron.quota.resource_registry [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-26 21:11:54.035 6 WARNING neutron.quota.resource_registry [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] security_group is already registered 2026-05-26 21:11:54.035 6 INFO neutron.quota.resource_registry [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-26 21:11:54.035 6 WARNING neutron.quota.resource_registry [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] security_group_rule is already registered 2026-05-26 21:11:54.036 6 INFO neutron.quota.resource_registry [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-26 21:11:54.036 6 WARNING neutron.quota.resource_registry [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] subnetpool is already registered 2026-05-26 21:11:54.037 6 INFO neutron.quota.resource_registry [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-26 21:11:54.037 6 WARNING neutron.quota.resource_registry [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] subnetpool is already registered 2026-05-26 21:11:54.038 6 INFO neutron.quota.resource_registry [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-26 21:11:54.038 6 WARNING neutron.quota.resource_registry [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] trunk is already registered 2026-05-26 21:11:54.038 6 INFO neutron.quota.resource_registry [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-26 21:11:54.038 6 WARNING neutron.quota.resource_registry [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] ikepolicy is already registered 2026-05-26 21:11:54.039 6 INFO neutron.quota.resource_registry [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-26 21:11:54.039 6 WARNING neutron.quota.resource_registry [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] ipsecpolicy is already registered 2026-05-26 21:11:54.039 6 INFO neutron.quota.resource_registry [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-26 21:11:54.040 6 WARNING neutron.quota.resource_registry [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] endpoint_group is already registered 2026-05-26 21:11:54.040 6 INFO neutron.quota.resource_registry [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-26 21:11:54.040 6 WARNING neutron.quota.resource_registry [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] vpnservice is already registered 2026-05-26 21:11:54.041 6 INFO neutron.quota.resource_registry [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-26 21:11:54.041 6 WARNING neutron.quota.resource_registry [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] ipsec_site_connection is already registered 2026-05-26 21:11:54.041 6 INFO neutron.quota.resource_registry [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-26 21:11:54.041 6 WARNING neutron.quota.resource_registry [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] ipsecpolicy is already registered 2026-05-26 21:11:54.042 6 INFO neutron.quota.resource_registry [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-26 21:11:54.042 6 WARNING neutron.quota.resource_registry [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] ikepolicy is already registered 2026-05-26 21:11:54.099 6 WARNING keystonemiddleware._common.config [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-26 21:11:54.111 6 WARNING oslo_config.cfg [None req-bae16fe4-1b9b-4c38-9b1f-02283a28dfc1 - - - - - -] 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 10 seconds on interpreter 0x7fc1ca914668 pid: 6 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:11:58.248 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f62e40b3-7cfa-4197-930b-1b058fa118f0 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/3] 199.204.45.22 () {44 vars in 922 bytes} [Tue May 26 21:11:57 2026] GET /v2.0/networks/public => generated 108 bytes in 967 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: 6|app: 0|req: 1/4] 199.204.45.22 () {44 vars in 944 bytes} [Tue May 26 21:11:58 2026] GET /v2.0/networks?name=public => generated 15 bytes in 409 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 21:11:59.125 7 WARNING neutron.services.revisions.revision_plugin [None req-b9012968-7d94-42a1-979c-8343f50e82f0 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Could not find related network for resource to bump revision. 2026-05-26 21:11:59.155 7 INFO neutron.db.segments_db [None req-b9012968-7d94-42a1-979c-8343f50e82f0 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Added segment 02cd3e00-ec70-4a6a-a18d-15627d1b507b of type flat for network 12d1efdf-1c3d-4bb4-ad0b-6c8d4fed8c6f 2026-05-26 21:11:59.210 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b9012968-7d94-42a1-979c-8343f50e82f0 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/5] 199.204.45.22 () {48 vars in 962 bytes} [Tue May 26 21:11:58 2026] POST /v2.0/networks => generated 124 bytes in 572 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 21:12:05.097 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e56bf045-af6d-4a56-af8a-c1ec1976d565 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/7] 199.204.45.22 () {44 vars in 922 bytes} [Tue May 26 21:12:05 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: 6|app: 0|req: 3/8] 199.204.45.22 () {44 vars in 944 bytes} [Tue May 26 21:12:05 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 21:12:05.197 7 WARNING neutron.services.revisions.revision_plugin [None req-78315e7d-d342-4cb7-9aa3-beccb7e47cc3 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Could not find related network for resource to bump revision. 2026-05-26 21:12:05.211 7 INFO neutron.db.segments_db [None req-78315e7d-d342-4cb7-9aa3-beccb7e47cc3 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Added segment d11b033e-0a70-48be-9111-5cddfd9ab951 of type flat for network 4d97fca7-7232-4b6b-a544-dd7c0669c041 2026-05-26 21:12:05.243 7 INFO neutron.pecan_wsgi.hooks.translation [None req-78315e7d-d342-4cb7-9aa3-beccb7e47cc3 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/9] 199.204.45.22 () {48 vars in 962 bytes} [Tue May 26 21:12:05 2026] POST /v2.0/networks => generated 124 bytes in 137 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 21:12:11.500 6 INFO neutron.pecan_wsgi.hooks.translation [None req-d9fb0b82-fe60-444a-a358-08a160db080e de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] GET failed (client error): The resource could not be found. [pid: 6|app: 0|req: 4/10] 199.204.45.22 () {44 vars in 922 bytes} [Tue May 26 21:12:11 2026] GET /v2.0/networks/public => generated 108 bytes in 394 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/11] 199.204.45.22 () {44 vars in 944 bytes} [Tue May 26 21:12:11 2026] GET /v2.0/networks?name=public => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 21:12:11.823 6 WARNING neutron.services.revisions.revision_plugin [None req-3811b207-8a67-4fb7-bf44-7edc02389c7b de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Could not find related network for resource to bump revision. 2026-05-26 21:12:11.853 6 INFO neutron.db.segments_db [None req-3811b207-8a67-4fb7-bf44-7edc02389c7b de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Added segment 3b97d7f7-3a07-4fc2-8f27-56f0fef7731e of type flat for network d2fd3b56-e8ca-439c-bb02-337d7359984e 2026-05-26 21:12:11.915 6 INFO neutron.pecan_wsgi.hooks.translation [None req-3811b207-8a67-4fb7-bf44-7edc02389c7b de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] POST failed (client error): The resource could not be found. [pid: 6|app: 0|req: 5/12] 199.204.45.22 () {48 vars in 962 bytes} [Tue May 26 21:12:11 2026] POST /v2.0/networks => generated 124 bytes in 402 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 21:12:17.813 7 INFO neutron.pecan_wsgi.hooks.translation [None req-217b0796-c871-4f6a-be3c-5e397f255983 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/13] 199.204.45.22 () {44 vars in 922 bytes} [Tue May 26 21:12:17 2026] GET /v2.0/networks/public => generated 108 bytes in 64 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 6/14] 199.204.45.22 () {44 vars in 944 bytes} [Tue May 26 21:12:17 2026] GET /v2.0/networks?name=public => generated 15 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 21:12:17.895 7 WARNING neutron.services.revisions.revision_plugin [None req-482b2294-9d79-497d-a20f-a3b04d8d2bb2 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Could not find related network for resource to bump revision. 2026-05-26 21:12:17.909 7 INFO neutron.db.segments_db [None req-482b2294-9d79-497d-a20f-a3b04d8d2bb2 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Added segment ef534e69-ef32-4ef9-bb52-f90179834a76 of type flat for network fdcb9765-5a1c-4b55-ac58-65e6983825d0 2026-05-26 21:12:17.937 7 INFO neutron.pecan_wsgi.hooks.translation [None req-482b2294-9d79-497d-a20f-a3b04d8d2bb2 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/15] 199.204.45.22 () {48 vars in 962 bytes} [Tue May 26 21:12:17 2026] POST /v2.0/networks => generated 124 bytes in 113 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 21:12:23.905 7 INFO neutron.pecan_wsgi.hooks.translation [None req-88740eb1-9cde-4ee8-86fe-002816aeb644 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/17] 199.204.45.22 () {44 vars in 922 bytes} [Tue May 26 21:12:23 2026] GET /v2.0/networks/public => generated 108 bytes in 69 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 8/18] 199.204.45.22 () {44 vars in 944 bytes} [Tue May 26 21:12:23 2026] GET /v2.0/networks?name=public => generated 15 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 21:12:23.980 7 WARNING neutron.services.revisions.revision_plugin [None req-4f1f236d-6fb9-4b8a-9b82-7ceaf72d7fb8 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Could not find related network for resource to bump revision. 2026-05-26 21:12:24.017 7 INFO neutron.db.segments_db [None req-4f1f236d-6fb9-4b8a-9b82-7ceaf72d7fb8 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Added segment 8df3da47-0fac-4617-8468-1f9f5c9f550e of type flat for network 67fd9b8e-96da-4bcf-830a-bbed103102e9 2026-05-26 21:12:24.071 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4f1f236d-6fb9-4b8a-9b82-7ceaf72d7fb8 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/19] 199.204.45.22 () {48 vars in 962 bytes} [Tue May 26 21:12:23 2026] POST /v2.0/networks => generated 124 bytes in 166 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 21:12:30.091 6 INFO neutron.pecan_wsgi.hooks.translation [None req-fdb602d9-e39b-45b1-b424-a6a10d7b7b0e de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] GET failed (client error): The resource could not be found. [pid: 6|app: 0|req: 9/20] 199.204.45.22 () {44 vars in 922 bytes} [Tue May 26 21:12:30 2026] GET /v2.0/networks/public => generated 108 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/21] 199.204.45.22 () {44 vars in 944 bytes} [Tue May 26 21:12:30 2026] GET /v2.0/networks?name=public => generated 15 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 21:12:35.515 6 WARNING neutron.services.revisions.revision_plugin [None req-cc762644-eb5e-4940-9abd-60c86da6667f de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Could not find related network for resource to bump revision. 2026-05-26 21:12:35.531 6 INFO neutron.db.segments_db [None req-cc762644-eb5e-4940-9abd-60c86da6667f de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Added segment 0c0ecae0-2c42-4c35-a6f6-f3a41f2e0794 of type flat for network 2c6edc0a-d724-47fa-8bc0-1fbe57f81f99 [pid: 6|app: 0|req: 10/23] 199.204.45.22 () {48 vars in 962 bytes} [Tue May 26 21:12:30 2026] POST /v2.0/networks => generated 706 bytes in 8606 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 21:12:40.014 7 INFO neutron.pecan_wsgi.hooks.translation [None req-29baa6a9-3eda-40cb-a74c-4e5b047ebf0c de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 14/24] 199.204.45.22 () {44 vars in 922 bytes} [Tue May 26 21:12:39 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: 6|app: 0|req: 11/25] 199.204.45.22 () {44 vars in 944 bytes} [Tue May 26 21:12:40 2026] GET /v2.0/networks?name=public => generated 709 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 21:12:40.082 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5f13b89b-4fcd-40e6-bb40-44b27921311e de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 15/26] 199.204.45.22 () {44 vars in 1029 bytes} [Tue May 26 21:12:40 2026] GET /v2.0/subnets/public-subnet?network_id=2c6edc0a-d724-47fa-8bc0-1fbe57f81f99 => generated 113 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 12/27] 199.204.45.22 () {44 vars in 1052 bytes} [Tue May 26 21:12:40 2026] GET /v2.0/subnets?name=public-subnet&network_id=2c6edc0a-d724-47fa-8bc0-1fbe57f81f99 => generated 14 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/28] 199.204.45.22 () {48 vars in 960 bytes} [Tue May 26 21:12:40 2026] POST /v2.0/subnets => generated 664 bytes in 315 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 21:17:43.547 6 INFO neutron.pecan_wsgi.hooks.translation [None req-1495832f-5458-4fa4-b0b1-77751e00b130 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] GET failed (client error): The resource could not be found. [pid: 6|app: 0|req: 33/69] 199.204.45.22 () {44 vars in 932 bytes} [Tue May 26 21:17:43 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 157 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/70] 199.204.45.22 () {44 vars in 954 bytes} [Tue May 26 21:17:43 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 21:17:43.647 6 INFO neutron.db.segments_db [None req-3ed76888-02e2-42f5-a967-35a0742a708b de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Added segment 947d1f69-3161-4bff-9817-a168a201c0f3 of type vxlan for network 8fb7ad5c-1233-49d6-acd5-e00e4d3fd120 [pid: 6|app: 0|req: 34/71] 199.204.45.22 () {48 vars in 961 bytes} [Tue May 26 21:17:43 2026] POST /v2.0/networks => generated 688 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 21:17:44.700 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a13518d8-2ef3-4b49-8b40-3812e6d6dfb2 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 38/72] 199.204.45.22 () {44 vars in 932 bytes} [Tue May 26 21:17:44 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 35/73] 199.204.45.22 () {44 vars in 954 bytes} [Tue May 26 21:17:44 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 21:17:44.766 7 INFO neutron.pecan_wsgi.hooks.translation [None req-417be47e-1eff-4352-b94f-43815a5113f0 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 39/74] 199.204.45.22 () {44 vars in 1031 bytes} [Tue May 26 21:17:44 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=8fb7ad5c-1233-49d6-acd5-e00e4d3fd120 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 36/75] 199.204.45.22 () {44 vars in 1054 bytes} [Tue May 26 21:17:44 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=8fb7ad5c-1233-49d6-acd5-e00e4d3fd120 => generated 14 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/76] 199.204.45.22 () {48 vars in 960 bytes} [Tue May 26 21:17:44 2026] POST /v2.0/subnets => generated 651 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 21:17:46.179 6 INFO neutron.api.v2.resource [None req-d49752d8-e563-443f-8d58-e4d77290ced6 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 37/77] 199.204.45.22 () {44 vars in 966 bytes} [Tue May 26 21:17:46 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/78] 199.204.45.22 () {44 vars in 988 bytes} [Tue May 26 21:17:46 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 38/79] 199.204.45.22 () {48 vars in 975 bytes} [Tue May 26 21:17:46 2026] POST /v2.0/security-groups => generated 1616 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/80] 199.204.45.22 () {44 vars in 996 bytes} [Tue May 26 21:17:47 2026] GET /v2.0/security-groups/65d7b364-733b-4b06-9e50-06052a0c47c5 => generated 1616 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 39/81] 199.204.45.22 () {44 vars in 996 bytes} [Tue May 26 21:17:47 2026] GET /v2.0/security-groups/65d7b364-733b-4b06-9e50-06052a0c47c5 => generated 1616 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/82] 199.204.45.22 () {44 vars in 996 bytes} [Tue May 26 21:17:47 2026] GET /v2.0/security-groups/65d7b364-733b-4b06-9e50-06052a0c47c5 => generated 1616 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 40/83] 199.204.45.22 () {48 vars in 986 bytes} [Tue May 26 21:17:47 2026] POST /v2.0/security-group-rules => generated 601 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/84] 199.204.45.22 () {44 vars in 996 bytes} [Tue May 26 21:17:48 2026] GET /v2.0/security-groups/65d7b364-733b-4b06-9e50-06052a0c47c5 => generated 2230 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 41/85] 199.204.45.22 () {44 vars in 996 bytes} [Tue May 26 21:17:48 2026] GET /v2.0/security-groups/65d7b364-733b-4b06-9e50-06052a0c47c5 => generated 2230 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/86] 199.204.45.22 () {44 vars in 996 bytes} [Tue May 26 21:17:48 2026] GET /v2.0/security-groups/65d7b364-733b-4b06-9e50-06052a0c47c5 => generated 2230 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 42/87] 199.204.45.22 () {48 vars in 986 bytes} [Tue May 26 21:17:48 2026] POST /v2.0/security-group-rules => generated 603 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/88] 199.204.45.22 () {44 vars in 996 bytes} [Tue May 26 21:17:49 2026] GET /v2.0/security-groups/65d7b364-733b-4b06-9e50-06052a0c47c5 => generated 2846 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/91] 199.204.45.22 () {44 vars in 996 bytes} [Tue May 26 21:17:49 2026] GET /v2.0/security-groups/65d7b364-733b-4b06-9e50-06052a0c47c5 => generated 2846 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 44/92] 199.204.45.22 () {44 vars in 996 bytes} [Tue May 26 21:17:49 2026] GET /v2.0/security-groups/65d7b364-733b-4b06-9e50-06052a0c47c5 => generated 2846 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/93] 199.204.45.22 () {48 vars in 986 bytes} [Tue May 26 21:17:49 2026] POST /v2.0/security-group-rules => generated 603 bytes in 398 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 45/94] 199.204.45.22 () {44 vars in 996 bytes} [Tue May 26 21:17:50 2026] GET /v2.0/security-groups/65d7b364-733b-4b06-9e50-06052a0c47c5 => generated 3462 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/95] 199.204.45.22 () {44 vars in 996 bytes} [Tue May 26 21:17:51 2026] GET /v2.0/security-groups/65d7b364-733b-4b06-9e50-06052a0c47c5 => generated 3462 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 46/96] 199.204.45.22 () {44 vars in 996 bytes} [Tue May 26 21:17:51 2026] GET /v2.0/security-groups/65d7b364-733b-4b06-9e50-06052a0c47c5 => generated 3462 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/97] 199.204.45.22 () {48 vars in 986 bytes} [Tue May 26 21:17:51 2026] POST /v2.0/security-group-rules => generated 603 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 47/98] 199.204.45.22 () {44 vars in 996 bytes} [Tue May 26 21:17:52 2026] GET /v2.0/security-groups/65d7b364-733b-4b06-9e50-06052a0c47c5 => generated 4078 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/99] 199.204.45.22 () {44 vars in 996 bytes} [Tue May 26 21:17:52 2026] GET /v2.0/security-groups/65d7b364-733b-4b06-9e50-06052a0c47c5 => generated 4078 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 48/100] 199.204.45.22 () {44 vars in 996 bytes} [Tue May 26 21:17:52 2026] GET /v2.0/security-groups/65d7b364-733b-4b06-9e50-06052a0c47c5 => 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: 53/101] 199.204.45.22 () {48 vars in 986 bytes} [Tue May 26 21:17:52 2026] POST /v2.0/security-group-rules => generated 603 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 49/102] 199.204.45.22 () {44 vars in 982 bytes} [Tue May 26 21:17:53 2026] GET /v2.0/networks/8fb7ad5c-1233-49d6-acd5-e00e4d3fd120 => generated 732 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 21:17:53.507 7 INFO neutron.pecan_wsgi.hooks.translation [None req-200af609-6ba9-4501-bc1f-163fcd6500e2 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 54/103] 199.204.45.22 () {44 vars in 1071 bytes} [Tue May 26 21:17:53 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=8fb7ad5c-1233-49d6-acd5-e00e4d3fd120 => generated 132 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 50/104] 199.204.45.22 () {44 vars in 1094 bytes} [Tue May 26 21:17:53 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=8fb7ad5c-1233-49d6-acd5-e00e4d3fd120 => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/105] 199.204.45.22 () {44 vars in 996 bytes} [Tue May 26 21:17:53 2026] GET /v2.0/security-groups/65d7b364-733b-4b06-9e50-06052a0c47c5 => generated 4694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 51/106] 199.204.45.22 () {48 vars in 956 bytes} [Tue May 26 21:17:53 2026] POST /v2.0/ports => generated 1100 bytes in 314 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-26 21:18:01.424 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a57449a6-a4c0-4392-82ff-201c7051a719 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 56/107] 199.204.45.22 () {44 vars in 974 bytes} [Tue May 26 21:18:01 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 47 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: 6|app: 0|req: 52/108] 199.204.45.22 () {44 vars in 996 bytes} [Tue May 26 21:18:01 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/109] 199.204.45.22 () {48 vars in 1026 bytes} [Tue May 26 21:18:01 2026] PUT /v2.0/ports/f424247d-b4b2-4e58-8f8f-734c4fe32bf2 => generated 1249 bytes in 718 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 53/110] 199.204.45.22 () {44 vars in 915 bytes} [Tue May 26 21:18:03 2026] GET /v2.0/ports => generated 3730 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 21:18:05.133 6 INFO neutron.api.v2.resource [None req-a139352d-8bc2-4a03-ad9b-ba3c306099ea de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 55/113] 199.204.45.22 () {44 vars in 954 bytes} [Tue May 26 21:18:05 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) /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: 59/114] 199.204.45.22 () {44 vars in 976 bytes} [Tue May 26 21:18:05 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: 6|app: 0|req: 56/115] 199.204.45.22 () {48 vars in 975 bytes} [Tue May 26 21:18:05 2026] POST /v2.0/security-groups => generated 1610 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/116] 199.204.45.22 () {44 vars in 996 bytes} [Tue May 26 21:18:06 2026] GET /v2.0/security-groups/5e892c44-6e0f-4d2f-bfd7-0d17a48fe23d => generated 1610 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 57/117] 199.204.45.22 () {44 vars in 996 bytes} [Tue May 26 21:18:06 2026] GET /v2.0/security-groups/5e892c44-6e0f-4d2f-bfd7-0d17a48fe23d => generated 1610 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/118] 199.204.45.22 () {44 vars in 996 bytes} [Tue May 26 21:18:06 2026] GET /v2.0/security-groups/5e892c44-6e0f-4d2f-bfd7-0d17a48fe23d => generated 1610 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 58/119] 199.204.45.22 () {48 vars in 986 bytes} [Tue May 26 21:18:06 2026] POST /v2.0/security-group-rules => generated 623 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 62/120] 199.204.45.22 () {44 vars in 996 bytes} [Tue May 26 21:18:07 2026] GET /v2.0/security-groups/5e892c44-6e0f-4d2f-bfd7-0d17a48fe23d => generated 2246 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 59/121] 199.204.45.22 () {44 vars in 996 bytes} [Tue May 26 21:18:07 2026] GET /v2.0/security-groups/5e892c44-6e0f-4d2f-bfd7-0d17a48fe23d => generated 2246 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 63/122] 199.204.45.22 () {44 vars in 996 bytes} [Tue May 26 21:18:07 2026] GET /v2.0/security-groups/5e892c44-6e0f-4d2f-bfd7-0d17a48fe23d => generated 2246 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 60/123] 199.204.45.22 () {48 vars in 986 bytes} [Tue May 26 21:18:07 2026] POST /v2.0/security-group-rules => generated 627 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 71/138] 199.204.45.22 () {44 vars in 970 bytes} [Tue May 26 21:20:04 2026] GET /v2.0/quotas/894d3057a90c4539a0d8c641a8c62390 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 68/139] 199.204.45.22 () {48 vars in 1022 bytes} [Tue May 26 21:20:04 2026] PUT /v2.0/quotas/894d3057a90c4539a0d8c641a8c62390 => generated 291 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:23:10.342 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7348b765-8e87-447c-91f5-765351e63325 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 85/166] 199.204.45.22 () {30 vars in 738 bytes} [Tue May 26 21:23:10 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 175 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: 6|app: 0|req: 82/167] 199.204.45.22 () {30 vars in 760 bytes} [Tue May 26 21:23:10 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 21:23:12.410 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ed7a5455-41c3-4caf-9b43-dfa32a0e1856 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 86/168] 199.204.45.22 () {30 vars in 738 bytes} [Tue May 26 21:23:12 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 77 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 83/169] 199.204.45.22 () {30 vars in 760 bytes} [Tue May 26 21:23:12 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 21:35:48.502 6 INFO neutron.api.v2.resource [None req-6466891f-5e7b-46f0-9c06-721bf1524fd3 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 134/270] 199.204.45.22 () {44 vars in 1069 bytes} [Tue May 26 21:35:48 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=d190d02253f84cc588f7c816a532fa73 => generated 139 bytes in 131 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/271] 199.204.45.22 () {44 vars in 1092 bytes} [Tue May 26 21:35:48 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=d190d02253f84cc588f7c816a532fa73 => generated 23 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 135/272] 199.204.45.22 () {48 vars in 976 bytes} [Tue May 26 21:35:48 2026] POST /v2.0/security-groups => generated 1624 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 137/275] 199.204.45.22 () {44 vars in 1083 bytes} [Tue May 26 21:35:49 2026] GET /v2.0/security-groups/ddba64f1-0955-4470-b52f-35e5e10e709c?project_id=d190d02253f84cc588f7c816a532fa73 => generated 1624 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/276] 199.204.45.22 () {44 vars in 996 bytes} [Tue May 26 21:35:49 2026] GET /v2.0/security-groups/ddba64f1-0955-4470-b52f-35e5e10e709c => generated 1624 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 138/277] 199.204.45.22 () {44 vars in 1083 bytes} [Tue May 26 21:35:50 2026] GET /v2.0/security-groups/ddba64f1-0955-4470-b52f-35e5e10e709c?project_id=d190d02253f84cc588f7c816a532fa73 => generated 1624 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/278] 199.204.45.22 () {48 vars in 986 bytes} [Tue May 26 21:35:50 2026] POST /v2.0/security-group-rules => generated 597 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 139/279] 199.204.45.22 () {44 vars in 1083 bytes} [Tue May 26 21:35:51 2026] GET /v2.0/security-groups/ddba64f1-0955-4470-b52f-35e5e10e709c?project_id=d190d02253f84cc588f7c816a532fa73 => 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: 141/280] 199.204.45.22 () {44 vars in 996 bytes} [Tue May 26 21:35:51 2026] GET /v2.0/security-groups/ddba64f1-0955-4470-b52f-35e5e10e709c => generated 2234 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 140/281] 199.204.45.22 () {44 vars in 1083 bytes} [Tue May 26 21:35:51 2026] GET /v2.0/security-groups/ddba64f1-0955-4470-b52f-35e5e10e709c?project_id=d190d02253f84cc588f7c816a532fa73 => generated 2234 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/282] 199.204.45.22 () {48 vars in 986 bytes} [Tue May 26 21:35:51 2026] POST /v2.0/security-group-rules => generated 599 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 141/283] 199.204.45.22 () {44 vars in 1083 bytes} [Tue May 26 21:35:52 2026] GET /v2.0/security-groups/ddba64f1-0955-4470-b52f-35e5e10e709c?project_id=d190d02253f84cc588f7c816a532fa73 => generated 2846 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/284] 199.204.45.22 () {44 vars in 996 bytes} [Tue May 26 21:35:52 2026] GET /v2.0/security-groups/ddba64f1-0955-4470-b52f-35e5e10e709c => generated 2846 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 142/285] 199.204.45.22 () {44 vars in 1083 bytes} [Tue May 26 21:35:52 2026] GET /v2.0/security-groups/ddba64f1-0955-4470-b52f-35e5e10e709c?project_id=d190d02253f84cc588f7c816a532fa73 => 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: 144/286] 199.204.45.22 () {48 vars in 986 bytes} [Tue May 26 21:35:52 2026] POST /v2.0/security-group-rules => generated 601 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 143/287] 199.204.45.22 () {44 vars in 1083 bytes} [Tue May 26 21:35:53 2026] GET /v2.0/security-groups/ddba64f1-0955-4470-b52f-35e5e10e709c?project_id=d190d02253f84cc588f7c816a532fa73 => 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: 145/288] 199.204.45.22 () {44 vars in 996 bytes} [Tue May 26 21:35:53 2026] GET /v2.0/security-groups/ddba64f1-0955-4470-b52f-35e5e10e709c => generated 3460 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 144/289] 199.204.45.22 () {44 vars in 1083 bytes} [Tue May 26 21:35:53 2026] GET /v2.0/security-groups/ddba64f1-0955-4470-b52f-35e5e10e709c?project_id=d190d02253f84cc588f7c816a532fa73 => generated 3460 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/290] 199.204.45.22 () {48 vars in 986 bytes} [Tue May 26 21:35:53 2026] POST /v2.0/security-group-rules => generated 602 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 156/313] 199.204.45.22 () {30 vars in 737 bytes} [Tue May 26 21:38:36 2026] GET /v2.0/networks?tenant_id=d190d02253f84cc588f7c816a532fa73&shared=False => generated 15 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 21:38:36.517 7 INFO neutron.db.segments_db [None req-b64b1cfe-745d-4c5b-816c-25862ee84bdf 3d459bdaa6df433e9942a4a6edfea393 d190d02253f84cc588f7c816a532fa73 - - 2ecb5428653e4c8eb9535d1ddc6c7c42 2ecb5428653e4c8eb9535d1ddc6c7c42] Added segment b7c2a802-c739-4798-9725-cdadcea174c2 of type vxlan for network acc6fafa-78f2-4917-8f75-2c4d91966afa [pid: 7|app: 0|req: 158/314] 199.204.45.22 () {34 vars in 679 bytes} [Tue May 26 21:38:36 2026] POST /v2.0/networks => generated 699 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 157/315] 199.204.45.22 () {30 vars in 719 bytes} [Tue May 26 21:38:36 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 159/316] 199.204.45.22 () {30 vars in 630 bytes} [Tue May 26 21:38:36 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: 6|app: 0|req: 158/317] 199.204.45.22 () {34 vars in 674 bytes} [Tue May 26 21:38:36 2026] POST /v2.0/ports => generated 999 bytes in 426 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 160/318] 199.204.45.22 () {30 vars in 700 bytes} [Tue May 26 21:38:37 2026] GET /v2.0/networks/acc6fafa-78f2-4917-8f75-2c4d91966afa => generated 705 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 159/319] 199.204.45.22 () {30 vars in 719 bytes} [Tue May 26 21:38:38 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 161/320] 199.204.45.22 () {30 vars in 700 bytes} [Tue May 26 21:38:39 2026] GET /v2.0/networks/acc6fafa-78f2-4917-8f75-2c4d91966afa => generated 705 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 161/323] 199.204.45.22 () {44 vars in 970 bytes} [Tue May 26 21:39:02 2026] GET /v2.0/quotas/d190d02253f84cc588f7c816a532fa73 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 163/324] 199.204.45.22 () {48 vars in 1022 bytes} [Tue May 26 21:39:02 2026] PUT /v2.0/quotas/d190d02253f84cc588f7c816a532fa73 => generated 291 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 21:51:08.620 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2824a00d-ca77-41a2-b158-ba19ae1d2214 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 213/423] 199.204.45.22 () {44 vars in 922 bytes} [Tue May 26 21:51:08 2026] GET /v2.0/networks/public => generated 108 bytes in 125 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 211/424] 199.204.45.22 () {44 vars in 944 bytes} [Tue May 26 21:51:08 2026] GET /v2.0/networks?name=public => generated 753 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 21:51:09.803 7 INFO neutron.pecan_wsgi.hooks.translation [None req-08eb5325-c8d3-4e33-b6bf-2a7ac8d42e31 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 214/425] 199.204.45.22 () {44 vars in 922 bytes} [Tue May 26 21:51: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: 6|app: 0|req: 212/426] 199.204.45.22 () {44 vars in 944 bytes} [Tue May 26 21:51:09 2026] GET /v2.0/networks?name=public => generated 753 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 21:51:09.885 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2b8a48e2-2652-4a85-b33d-c9c335dc5f8f de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 215/427] 199.204.45.22 () {44 vars in 1029 bytes} [Tue May 26 21:51:09 2026] GET /v2.0/subnets/public-subnet?network_id=2c6edc0a-d724-47fa-8bc0-1fbe57f81f99 => generated 113 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 213/428] 199.204.45.22 () {44 vars in 1052 bytes} [Tue May 26 21:51:09 2026] GET /v2.0/subnets?name=public-subnet&network_id=2c6edc0a-d724-47fa-8bc0-1fbe57f81f99 => generated 667 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 21:51:36.788 6 INFO neutron.pecan_wsgi.hooks.translation [None req-06ea0896-484d-40cb-9140-fd1ea0bb684d de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] GET failed (client error): The resource could not be found. [pid: 6|app: 0|req: 216/433] 199.204.45.22 () {44 vars in 932 bytes} [Tue May 26 21:51:36 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/434] 199.204.45.22 () {44 vars in 954 bytes} [Tue May 26 21:51:36 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 21:51:37.796 6 INFO neutron.pecan_wsgi.hooks.translation [None req-b3ee0dda-9625-4ebd-83cb-7dab562b6dd5 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] GET failed (client error): The resource could not be found. [pid: 6|app: 0|req: 217/435] 199.204.45.22 () {44 vars in 932 bytes} [Tue May 26 21:51:37 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/436] 199.204.45.22 () {44 vars in 954 bytes} [Tue May 26 21:51:37 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 21:51:37.863 6 INFO neutron.pecan_wsgi.hooks.translation [None req-d786390f-48db-4855-8756-d21450c5bafa de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] GET failed (client error): The resource could not be found. [pid: 6|app: 0|req: 218/437] 199.204.45.22 () {44 vars in 1031 bytes} [Tue May 26 21:51:37 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=8fb7ad5c-1233-49d6-acd5-e00e4d3fd120 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/438] 199.204.45.22 () {44 vars in 1054 bytes} [Tue May 26 21:51:37 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=8fb7ad5c-1233-49d6-acd5-e00e4d3fd120 => generated 654 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 21:51:39.068 6 INFO neutron.api.v2.resource [None req-0eb7ffaf-fd1a-4276-9d63-b3b3f6386ec0 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 219/439] 199.204.45.22 () {44 vars in 966 bytes} [Tue May 26 21:51:39 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/440] 199.204.45.22 () {44 vars in 988 bytes} [Tue May 26 21:51:39 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 220/441] 199.204.45.22 () {44 vars in 996 bytes} [Tue May 26 21:51:40 2026] GET /v2.0/security-groups/65d7b364-733b-4b06-9e50-06052a0c47c5 => generated 4694 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/442] 199.204.45.22 () {44 vars in 996 bytes} [Tue May 26 21:51:40 2026] GET /v2.0/security-groups/65d7b364-733b-4b06-9e50-06052a0c47c5 => generated 4694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 221/443] 199.204.45.22 () {44 vars in 1006 bytes} [Tue May 26 21:51:40 2026] GET /v2.0/security-group-rules/41b35451-5609-4501-a2b9-e5af46fe4c09 => generated 601 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/444] 199.204.45.22 () {44 vars in 996 bytes} [Tue May 26 21:51:41 2026] GET /v2.0/security-groups/65d7b364-733b-4b06-9e50-06052a0c47c5 => generated 4694 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 222/445] 199.204.45.22 () {44 vars in 996 bytes} [Tue May 26 21:51:41 2026] GET /v2.0/security-groups/65d7b364-733b-4b06-9e50-06052a0c47c5 => 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: 224/446] 199.204.45.22 () {44 vars in 1006 bytes} [Tue May 26 21:51:41 2026] GET /v2.0/security-group-rules/887db734-9dbf-4d3f-8afa-b2c37fd27b60 => generated 603 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 223/447] 199.204.45.22 () {44 vars in 996 bytes} [Tue May 26 21:51:42 2026] GET /v2.0/security-groups/65d7b364-733b-4b06-9e50-06052a0c47c5 => generated 4694 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/448] 199.204.45.22 () {44 vars in 996 bytes} [Tue May 26 21:51:42 2026] GET /v2.0/security-groups/65d7b364-733b-4b06-9e50-06052a0c47c5 => generated 4694 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 224/449] 199.204.45.22 () {44 vars in 1006 bytes} [Tue May 26 21:51:42 2026] GET /v2.0/security-group-rules/6d42cd71-3567-4717-9b35-a49d422e1607 => generated 603 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/450] 199.204.45.22 () {44 vars in 996 bytes} [Tue May 26 21:51:43 2026] GET /v2.0/security-groups/65d7b364-733b-4b06-9e50-06052a0c47c5 => generated 4694 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 225/451] 199.204.45.22 () {44 vars in 996 bytes} [Tue May 26 21:51:43 2026] GET /v2.0/security-groups/65d7b364-733b-4b06-9e50-06052a0c47c5 => generated 4694 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/452] 199.204.45.22 () {44 vars in 1006 bytes} [Tue May 26 21:51:43 2026] GET /v2.0/security-group-rules/d3d35635-036a-4842-8cf6-e0e8f7f4cf9c => generated 603 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 226/453] 199.204.45.22 () {44 vars in 996 bytes} [Tue May 26 21:51:44 2026] GET /v2.0/security-groups/65d7b364-733b-4b06-9e50-06052a0c47c5 => generated 4694 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/454] 199.204.45.22 () {44 vars in 996 bytes} [Tue May 26 21:51:44 2026] GET /v2.0/security-groups/65d7b364-733b-4b06-9e50-06052a0c47c5 => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 227/455] 199.204.45.22 () {44 vars in 1006 bytes} [Tue May 26 21:51:44 2026] GET /v2.0/security-group-rules/6e9dd827-e9c8-4698-a77b-f3894c64de2b => generated 603 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/456] 199.204.45.22 () {44 vars in 982 bytes} [Tue May 26 21:51:45 2026] GET /v2.0/networks/8fb7ad5c-1233-49d6-acd5-e00e4d3fd120 => generated 732 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 21:51:45.513 6 INFO neutron.pecan_wsgi.hooks.translation [None req-cb773f2b-3fa3-4c48-a567-366decb6bca0 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] GET failed (client error): The resource could not be found. [pid: 6|app: 0|req: 228/457] 199.204.45.22 () {44 vars in 1071 bytes} [Tue May 26 21:51:45 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=8fb7ad5c-1233-49d6-acd5-e00e4d3fd120 => generated 132 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/458] 199.204.45.22 () {44 vars in 1094 bytes} [Tue May 26 21:51:45 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=8fb7ad5c-1233-49d6-acd5-e00e4d3fd120 => generated 1254 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 229/459] 199.204.45.22 () {44 vars in 996 bytes} [Tue May 26 21:51:45 2026] GET /v2.0/security-groups/65d7b364-733b-4b06-9e50-06052a0c47c5 => generated 4694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 21:51:55.950 7 INFO neutron.pecan_wsgi.hooks.translation [None req-043e28ac-0657-4297-ba6d-3d90d871fdc7 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 232/462] 199.204.45.22 () {44 vars in 974 bytes} [Tue May 26 21:51:55 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 231/463] 199.204.45.22 () {44 vars in 996 bytes} [Tue May 26 21:51:55 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/464] 199.204.45.22 () {44 vars in 915 bytes} [Tue May 26 21:51:57 2026] GET /v2.0/ports => generated 4725 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 21:51:58.994 6 INFO neutron.api.v2.resource [None req-d72ba7b5-1f6e-4a34-b0fe-35eb198ed7a9 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 232/465] 199.204.45.22 () {44 vars in 954 bytes} [Tue May 26 21:51:58 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/466] 199.204.45.22 () {44 vars in 976 bytes} [Tue May 26 21:51:59 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 233/467] 199.204.45.22 () {44 vars in 996 bytes} [Tue May 26 21:51:59 2026] GET /v2.0/security-groups/5e892c44-6e0f-4d2f-bfd7-0d17a48fe23d => generated 2886 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/468] 199.204.45.22 () {44 vars in 996 bytes} [Tue May 26 21:51:59 2026] GET /v2.0/security-groups/5e892c44-6e0f-4d2f-bfd7-0d17a48fe23d => generated 2886 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 234/469] 199.204.45.22 () {44 vars in 1006 bytes} [Tue May 26 21:52:00 2026] GET /v2.0/security-group-rules/833a3947-9fa2-490f-ae51-0f8f5f6cfe15 => generated 623 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/470] 199.204.45.22 () {44 vars in 996 bytes} [Tue May 26 21:52:00 2026] GET /v2.0/security-groups/5e892c44-6e0f-4d2f-bfd7-0d17a48fe23d => generated 2886 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 235/471] 199.204.45.22 () {44 vars in 996 bytes} [Tue May 26 21:52:00 2026] GET /v2.0/security-groups/5e892c44-6e0f-4d2f-bfd7-0d17a48fe23d => generated 2886 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/472] 199.204.45.22 () {44 vars in 1006 bytes} [Tue May 26 21:52:01 2026] GET /v2.0/security-group-rules/275f1da8-b6a4-42c3-ae39-dfd20890caf3 => generated 627 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/475] 199.204.45.22 () {44 vars in 970 bytes} [Tue May 26 21:52:13 2026] GET /v2.0/quotas/894d3057a90c4539a0d8c641a8c62390 => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 21:53:09.261 6 INFO neutron.api.v2.resource [None req-dee10d57-4f3a-4038-b596-0e4f0702f05c de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 241/484] 199.204.45.22 () {44 vars in 1069 bytes} [Tue May 26 21:53:09 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=d190d02253f84cc588f7c816a532fa73 => generated 139 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/485] 199.204.45.22 () {44 vars in 1092 bytes} [Tue May 26 21:53:09 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=d190d02253f84cc588f7c816a532fa73 => generated 4072 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 242/486] 199.204.45.22 () {44 vars in 1083 bytes} [Tue May 26 21:53:10 2026] GET /v2.0/security-groups/ddba64f1-0955-4470-b52f-35e5e10e709c?project_id=d190d02253f84cc588f7c816a532fa73 => generated 4075 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/487] 199.204.45.22 () {44 vars in 996 bytes} [Tue May 26 21:53:10 2026] GET /v2.0/security-groups/ddba64f1-0955-4470-b52f-35e5e10e709c => generated 4075 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 243/488] 199.204.45.22 () {44 vars in 1006 bytes} [Tue May 26 21:53:10 2026] GET /v2.0/security-group-rules/8e6a9cc3-1691-4790-973c-96051a847b64 => generated 597 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/489] 199.204.45.22 () {44 vars in 1083 bytes} [Tue May 26 21:53:11 2026] GET /v2.0/security-groups/ddba64f1-0955-4470-b52f-35e5e10e709c?project_id=d190d02253f84cc588f7c816a532fa73 => generated 4075 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 244/490] 199.204.45.22 () {44 vars in 996 bytes} [Tue May 26 21:53:11 2026] GET /v2.0/security-groups/ddba64f1-0955-4470-b52f-35e5e10e709c => generated 4075 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/491] 199.204.45.22 () {44 vars in 1006 bytes} [Tue May 26 21:53:11 2026] GET /v2.0/security-group-rules/49541df4-4759-42fb-a80a-172e54879029 => generated 599 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 245/492] 199.204.45.22 () {44 vars in 1083 bytes} [Tue May 26 21:53:12 2026] GET /v2.0/security-groups/ddba64f1-0955-4470-b52f-35e5e10e709c?project_id=d190d02253f84cc588f7c816a532fa73 => generated 4075 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/493] 199.204.45.22 () {44 vars in 996 bytes} [Tue May 26 21:53:12 2026] GET /v2.0/security-groups/ddba64f1-0955-4470-b52f-35e5e10e709c => generated 4075 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 246/494] 199.204.45.22 () {44 vars in 1006 bytes} [Tue May 26 21:53:12 2026] GET /v2.0/security-group-rules/defaa80d-3cde-4691-b4f9-9a25c075c53e => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/495] 199.204.45.22 () {44 vars in 1083 bytes} [Tue May 26 21:53:13 2026] GET /v2.0/security-groups/ddba64f1-0955-4470-b52f-35e5e10e709c?project_id=d190d02253f84cc588f7c816a532fa73 => generated 4075 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 247/496] 199.204.45.22 () {44 vars in 996 bytes} [Tue May 26 21:53:13 2026] GET /v2.0/security-groups/ddba64f1-0955-4470-b52f-35e5e10e709c => generated 4075 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/497] 199.204.45.22 () {44 vars in 1006 bytes} [Tue May 26 21:53:13 2026] GET /v2.0/security-group-rules/5a612563-55b9-481c-85f3-a72342d894c6 => generated 602 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 249/500] 199.204.45.22 () {44 vars in 970 bytes} [Tue May 26 21:53:20 2026] GET /v2.0/quotas/d190d02253f84cc588f7c816a532fa73 => 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: 255/507] 199.204.45.22 () {44 vars in 944 bytes} [Tue May 26 21:54:11 2026] GET /v2.0/networks?name=public => generated 753 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 256/514] 10.0.0.87 () {32 vars in 646 bytes} [Tue May 26 21:54:52 2026] GET /v2.0/networks => generated 2168 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/515] 10.0.0.87 () {32 vars in 652 bytes} [Tue May 26 21:54:53 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: 6|app: 0|req: 257/516] 10.0.0.87 () {32 vars in 644 bytes} [Tue May 26 21:54:53 2026] GET /v2.0/routers => generated 15 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/517] 10.0.0.87 () {32 vars in 640 bytes} [Tue May 26 21:54:54 2026] GET /v2.0/ports => generated 4725 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 258/518] 10.0.0.87 () {32 vars in 644 bytes} [Tue May 26 21:54:54 2026] GET /v2.0/subnets => generated 1308 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/519] 10.0.0.87 () {32 vars in 646 bytes} [Tue May 26 21:54:54 2026] GET /v2.0/networks => generated 2168 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 259/520] 10.0.0.87 () {32 vars in 660 bytes} [Tue May 26 21:54:54 2026] GET /v2.0/security-groups => generated 17401 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/521] 10.0.0.87 () {32 vars in 652 bytes} [Tue May 26 21:54:54 2026] GET /v2.0/subnetpools => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 21:55:05.221 7 INFO neutron.db.segments_db [None req-1400a34f-97e3-438b-bddc-d99b5dd87a53 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Added segment 9d4f4f51-d5ac-4bf9-a141-a0071ab876c4 of type vxlan for network b08a9d41-f6d6-441c-a85d-bbb956bf30ed 2026-05-26 21:55:05.286 6 INFO neutron.db.segments_db [None req-fbd1ab9a-4d66-4ddc-bbe9-5495ce4232f0 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Added segment 02f7dc92-e3b6-467d-bd9b-c685aafc8c37 of type vxlan for network a2c68415-c4f9-4ef8-9966-7245dfcf6205 [pid: 7|app: 0|req: 264/524] 10.0.0.87 () {34 vars in 668 bytes} [Tue May 26 21:55:04 2026] POST /v2.0/networks => generated 729 bytes in 445 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 261/525] 10.0.0.87 () {34 vars in 668 bytes} [Tue May 26 21:55:04 2026] POST /v2.0/networks => generated 732 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 21:55:05.551 7 INFO neutron.db.segments_db [None req-2beceef5-98cc-454c-b365-1bb6ac2e48e7 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Added segment 18ff5b80-e2f9-4023-ba80-ae78a717e428 of type vxlan for network b0c6b20f-31f3-4248-acb0-982e1eb2e921 [pid: 6|app: 0|req: 262/526] 10.0.0.87 () {34 vars in 666 bytes} [Tue May 26 21:55:05 2026] POST /v2.0/subnets => generated 695 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/527] 10.0.0.87 () {34 vars in 668 bytes} [Tue May 26 21:55:05 2026] POST /v2.0/networks => generated 724 bytes in 294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 21:55:05.686 7 INFO neutron.db.segments_db [None req-6c878907-bbd1-431d-9d95-1d3d98d82c26 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Added segment cc2f464c-7f42-4b9a-a1e6-f52d3b3c2c75 of type vxlan for network 0e35e9d1-eab0-4439-a501-817bab0b4f0a [pid: 6|app: 0|req: 263/528] 10.0.0.87 () {34 vars in 666 bytes} [Tue May 26 21:55:05 2026] POST /v2.0/subnets => generated 698 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 21:55:05.940 7 INFO neutron.db.l3_hamode_db [None req-6c878907-bbd1-431d-9d95-1d3d98d82c26 de986532883a4b99aa91af0c1a233db1 d0ce5466913744cb823ead3de2e3cbb8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 6|app: 0|req: 264/529] 10.0.0.87 () {34 vars in 666 bytes} [Tue May 26 21:55:05 2026] POST /v2.0/subnets => generated 691 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 21:55:05.996 6 INFO neutron.db.segments_db [None req-faa24c30-7ca0-4cd1-830f-1fc634bdf999 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Added segment 19ac3a0b-d9ac-466e-be90-23fb8ebc6709 of type vxlan for network 77279e5d-dddd-46b8-ae95-be25f1493485 2026-05-26 21:55:06.274 6 INFO neutron.db.l3_hamode_db [None req-faa24c30-7ca0-4cd1-830f-1fc634bdf999 de986532883a4b99aa91af0c1a233db1 1d8acb2bf52b46e7bbe0cd295a392c44 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-26 21:55:06.866 7 INFO neutron.db.l3_hamode_db [None req-6c878907-bbd1-431d-9d95-1d3d98d82c26 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-26 21:55:07.075 6 INFO neutron.db.l3_hamode_db [None req-faa24c30-7ca0-4cd1-830f-1fc634bdf999 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 266/530] 10.0.0.87 () {34 vars in 666 bytes} [Tue May 26 21:55:05 2026] POST /v2.0/routers => generated 735 bytes in 2610 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 265/531] 10.0.0.87 () {34 vars in 666 bytes} [Tue May 26 21:55:05 2026] POST /v2.0/routers => generated 738 bytes in 2458 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/532] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:55:08 2026] GET /v2.0/security-groups?tenant_id=b309fdc178fd411da54f7a5b29927387&name=default => generated 2921 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 21:55:08.478 6 INFO neutron.db.segments_db [None req-1aea120f-88e8-4493-9d89-cfa5bc1713c9 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Added segment 0ab38400-0cb9-429e-9578-90adcccf2967 of type vxlan for network c47cb6e2-e80b-494e-9fbb-96ac69e3b01a 2026-05-26 21:55:08.925 6 INFO neutron.db.l3_hamode_db [None req-1aea120f-88e8-4493-9d89-cfa5bc1713c9 de986532883a4b99aa91af0c1a233db1 ef1e311b53054459a07489adfdb83c16 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 268/533] 10.0.0.87 () {34 vars in 780 bytes} [Tue May 26 21:55:08 2026] PUT /v2.0/routers/23dfa004-21d6-4796-a821-5ae3f377f466/add_router_interface => generated 309 bytes in 1237 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 21:55:09.782 6 INFO neutron.db.l3_hamode_db [None req-1aea120f-88e8-4493-9d89-cfa5bc1713c9 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 269/534] 10.0.0.87 () {34 vars in 780 bytes} [Tue May 26 21:55:09 2026] PUT /v2.0/routers/e58ea689-b14a-4778-bcb5-5c29068694dc/add_router_interface => generated 309 bytes in 1004 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 266/535] 10.0.0.87 () {34 vars in 666 bytes} [Tue May 26 21:55:08 2026] POST /v2.0/routers => generated 731 bytes in 2315 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/536] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:55:10 2026] DELETE /v2.0/security-groups/da3ede2b-1352-45e4-a729-bb779b58d7bc => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 267/537] 10.0.0.123 () {38 vars in 969 bytes} [Tue May 26 21:55:10 2026] POST /v2.0/security-groups => generated 1686 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 268/538] 10.0.0.87 () {34 vars in 682 bytes} [Tue May 26 21:55:11 2026] POST /v2.0/security-groups => generated 1661 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 269/539] 10.0.0.123 () {34 vars in 989 bytes} [Tue May 26 21:55:11 2026] GET /v2.0/security-groups/0324134d-1abe-40e7-be31-2f0e2720459c => generated 1686 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 270/540] 10.0.0.87 () {34 vars in 692 bytes} [Tue May 26 21:55:11 2026] POST /v2.0/security-group-rules => generated 597 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 271/541] 10.0.0.123 () {38 vars in 979 bytes} [Tue May 26 21:55:11 2026] POST /v2.0/security-group-rules => generated 614 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/542] 10.0.0.87 () {34 vars in 780 bytes} [Tue May 26 21:55:10 2026] PUT /v2.0/routers/bd057587-3568-46b7-80d3-1420926224b9/add_router_interface => generated 309 bytes in 1025 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 272/543] 10.0.0.87 () {34 vars in 692 bytes} [Tue May 26 21:55:11 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: 272/544] 10.0.0.123 () {38 vars in 969 bytes} [Tue May 26 21:55:11 2026] POST /v2.0/security-groups => generated 1685 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/545] 10.0.0.123 () {34 vars in 989 bytes} [Tue May 26 21:55:11 2026] GET /v2.0/security-groups/31acb714-e0bc-401d-b442-cb4aceeb2d04 => generated 1685 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/546] 10.0.0.123 () {38 vars in 979 bytes} [Tue May 26 21:55:12 2026] POST /v2.0/security-group-rules => generated 614 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/547] 10.0.0.123 () {34 vars in 989 bytes} [Tue May 26 21:55:12 2026] GET /v2.0/security-groups/31acb714-e0bc-401d-b442-cb4aceeb2d04 => generated 2310 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/548] 10.0.0.123 () {38 vars in 979 bytes} [Tue May 26 21:55:12 2026] POST /v2.0/security-group-rules => generated 619 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/549] 10.0.0.123 () {34 vars in 989 bytes} [Tue May 26 21:55:12 2026] GET /v2.0/security-groups/31acb714-e0bc-401d-b442-cb4aceeb2d04 => generated 2940 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/550] 10.0.0.123 () {34 vars in 999 bytes} [Tue May 26 21:55:12 2026] GET /v2.0/security-group-rules/99f71c81-9d4e-40be-b260-bb7d271cc517 => generated 616 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/551] 10.0.0.123 () {34 vars in 989 bytes} [Tue May 26 21:55:12 2026] GET /v2.0/security-groups/31acb714-e0bc-401d-b442-cb4aceeb2d04 => generated 2940 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 273/552] 10.0.0.87 () {34 vars in 673 bytes} [Tue May 26 21:55:11 2026] POST /v2.0/floatingips => generated 552 bytes in 617 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/553] 10.0.0.123 () {36 vars in 1021 bytes} [Tue May 26 21:55:12 2026] DELETE /v2.0/security-group-rules/99f71c81-9d4e-40be-b260-bb7d271cc517 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 274/554] 10.0.0.123 () {34 vars in 989 bytes} [Tue May 26 21:55:12 2026] GET /v2.0/security-groups/31acb714-e0bc-401d-b442-cb4aceeb2d04 => generated 2310 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 275/555] 10.0.0.123 () {36 vars in 1011 bytes} [Tue May 26 21:55:12 2026] DELETE /v2.0/security-groups/31acb714-e0bc-401d-b442-cb4aceeb2d04 => 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: 281/556] 10.0.0.87 () {34 vars in 682 bytes} [Tue May 26 21:55:12 2026] POST /v2.0/security-groups => generated 1660 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/557] 10.0.0.123 () {34 vars in 989 bytes} [Tue May 26 21:55:12 2026] GET /v2.0/security-groups/0324134d-1abe-40e7-be31-2f0e2720459c => generated 2311 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/558] 10.0.0.87 () {34 vars in 692 bytes} [Tue May 26 21:55:12 2026] POST /v2.0/security-group-rules => generated 597 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/559] 10.0.0.123 () {36 vars in 1011 bytes} [Tue May 26 21:55:12 2026] DELETE /v2.0/security-groups/0324134d-1abe-40e7-be31-2f0e2720459c => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 21:55:13.074 6 INFO neutron.db.segments_db [None req-dbbe065d-e282-4279-876e-9b5b63e36b2d de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Added segment 94eb1154-2d1b-40cc-9855-a1b6d63f7f0a of type vxlan for network 18810ab1-4bfb-46ba-a2d9-470af64abce6 [pid: 7|app: 0|req: 285/560] 10.0.0.123 () {34 vars in 1098 bytes} [Tue May 26 21:55:13 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1293457904&fields=id&tenant_id=1d8acb2bf52b46e7bbe0cd295a392c44 => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 276/561] 10.0.0.87 () {34 vars in 668 bytes} [Tue May 26 21:55:12 2026] POST /v2.0/networks => generated 728 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/562] 10.0.0.87 () {34 vars in 692 bytes} [Tue May 26 21:55:13 2026] POST /v2.0/security-group-rules => generated 602 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/563] 10.0.0.123 () {34 vars in 980 bytes} [Tue May 26 21:55:13 2026] GET /v2.0/networks?id=a2c68415-c4f9-4ef8-9966-7245dfcf6205 => generated 683 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/564] 10.0.0.87 () {34 vars in 666 bytes} [Tue May 26 21:55:13 2026] POST /v2.0/subnets => generated 694 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 21:55:13.666 6 INFO neutron_taas.services.taas.taas_plugin [None req-eb5c20b9-9af1-4869-b4d5-fafaecb375af de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] TaaS: Handle Delete Port: 5377fc6f-cf97-4a30-b8c4-49180bb1552a 2026-05-26 21:55:13.673 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-eb5c20b9-9af1-4869-b4d5-fafaecb375af de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Tap Mirror: Handle Delete Port: 5377fc6f-cf97-4a30-b8c4-49180bb1552a [pid: 7|app: 0|req: 289/565] 10.0.0.87 () {34 vars in 673 bytes} [Tue May 26 21:55:13 2026] POST /v2.0/floatingips => generated 552 bytes in 515 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/566] 10.0.0.123 () {34 vars in 963 bytes} [Tue May 26 21:55:13 2026] GET /v2.0/quotas/1d8acb2bf52b46e7bbe0cd295a392c44 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 21:55:14.019 7 INFO neutron.db.segments_db [None req-a445d81c-b982-4415-b918-0605f2b59783 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Added segment 9ce86ad3-a6d5-4dc0-bf67-df499dae7b29 of type vxlan for network 47d79f89-38c6-4c0b-9f2b-0a5e16baf960 2026-05-26 21:55:14.269 7 INFO neutron.db.l3_hamode_db [None req-a445d81c-b982-4415-b918-0605f2b59783 de986532883a4b99aa91af0c1a233db1 3e2ae6ca4dbf4a82b1a65868118d27b7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 6|app: 0|req: 277/567] 10.0.0.87 () {34 vars in 786 bytes} [Tue May 26 21:55:13 2026] PUT /v2.0/routers/23dfa004-21d6-4796-a821-5ae3f377f466/remove_router_interface => generated 309 bytes in 1315 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 278/568] 10.0.0.123 () {34 vars in 1000 bytes} [Tue May 26 21:55:14 2026] GET /v2.0/ports?tenant_id=1d8acb2bf52b46e7bbe0cd295a392c44&fields=id => generated 57 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 279/569] 10.0.0.123 () {34 vars in 1098 bytes} [Tue May 26 21:55:14 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2086375927&fields=id&tenant_id=ef1e311b53054459a07489adfdb83c16 => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 21:55:14.835 6 INFO neutron_taas.services.taas.taas_plugin [None req-fa7f42e0-d003-4869-82d9-646d18406a06 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] TaaS: Handle Delete Port: 04a2d712-a631-4f95-b08e-cb358e5e1274 2026-05-26 21:55:14.837 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fa7f42e0-d003-4869-82d9-646d18406a06 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Tap Mirror: Handle Delete Port: 04a2d712-a631-4f95-b08e-cb358e5e1274 2026-05-26 21:55:15.009 7 INFO neutron.db.l3_hamode_db [None req-a445d81c-b982-4415-b918-0605f2b59783 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-26 21:55:15.067 6 INFO neutron_taas.services.taas.taas_plugin [None req-fa7f42e0-d003-4869-82d9-646d18406a06 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] TaaS: Handle Delete Port: 3e479a9c-27ba-4260-b8bf-f254c30adf5c 2026-05-26 21:55:15.070 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fa7f42e0-d003-4869-82d9-646d18406a06 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Tap Mirror: Handle Delete Port: 3e479a9c-27ba-4260-b8bf-f254c30adf5c 2026-05-26 21:55:15.144 6 WARNING neutron.plugins.ml2.ovo_rpc [None req-fa7f42e0-d003-4869-82d9-646d18406a06 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 69, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 45, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 341, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 576, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 603, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2245, in delete_router super().delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 646, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 717, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2285, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2290, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() 2026-05-26 21:55:15.533 6 INFO neutron.db.l3_hamode_db [None req-fa7f42e0-d003-4869-82d9-646d18406a06 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] HA network 0e35e9d1-eab0-4439-a501-817bab0b4f0a was deleted as no HA routers are present in tenant d0ce5466913744cb823ead3de2e3cbb8. [pid: 6|app: 0|req: 280/570] 10.0.0.87 () {32 vars in 721 bytes} [Tue May 26 21:55:14 2026] DELETE /v2.0/routers/23dfa004-21d6-4796-a821-5ae3f377f466 => generated 0 bytes in 934 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 281/571] 10.0.0.123 () {34 vars in 980 bytes} [Tue May 26 21:55:15 2026] GET /v2.0/networks?id=b0c6b20f-31f3-4248-acb0-982e1eb2e921 => generated 676 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 282/572] 10.0.0.123 () {34 vars in 905 bytes} [Tue May 26 21:55:15 2026] GET /v2.0/extensions => generated 21537 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 6|app: 0|req: 283/573] 10.0.0.87 () {32 vars in 721 bytes} [Tue May 26 21:55:15 2026] DELETE /v2.0/subnets/f621875f-9ca5-4569-830d-c11e5bc82c45 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 284/574] 10.0.0.123 () {34 vars in 963 bytes} [Tue May 26 21:55:15 2026] GET /v2.0/quotas/ef1e311b53054459a07489adfdb83c16 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 285/575] 10.0.0.123 () {34 vars in 1006 bytes} [Tue May 26 21:55:15 2026] GET /v2.0/networks/a2c68415-c4f9-4ef8-9966-7245dfcf6205?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 21:55:15.955 6 INFO neutron.services.segments.plugin [-] Segment cc2f464c-7f42-4b9a-a1e6-f52d3b3c2c75 resource provider aggregate not found 2026-05-26 21:55:15.976 6 INFO neutron.services.segments.plugin [-] Segment cc2f464c-7f42-4b9a-a1e6-f52d3b3c2c75 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc2f464c-7f42-4b9a-a1e6-f52d3b3c2c75 found for delete ", "request_id": "req-daff8c24-f811-4ac2-a9d6-af4e507cb34d"}]} 2026-05-26 21:55:15.981 6 INFO neutron.services.segments.plugin [-] Segment cc2f464c-7f42-4b9a-a1e6-f52d3b3c2c75 resource provider aggregate not found 2026-05-26 21:55:16.002 6 INFO neutron.services.segments.plugin [-] Segment cc2f464c-7f42-4b9a-a1e6-f52d3b3c2c75 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc2f464c-7f42-4b9a-a1e6-f52d3b3c2c75 found for delete ", "request_id": "req-2064e727-1155-4962-a205-f8cb109e49fc"}]} 2026-05-26 21:55:16.020 6 INFO neutron_taas.services.taas.taas_plugin [None req-54b5e3f9-3432-471d-84ae-c96d0897c1f9 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] TaaS: Handle Delete Port: 650098fa-9850-4c0c-b21b-594f7610ce27 2026-05-26 21:55:16.023 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-54b5e3f9-3432-471d-84ae-c96d0897c1f9 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Tap Mirror: Handle Delete Port: 650098fa-9850-4c0c-b21b-594f7610ce27 [pid: 7|app: 0|req: 291/576] 10.0.0.87 () {34 vars in 666 bytes} [Tue May 26 21:55:13 2026] POST /v2.0/routers => generated 734 bytes in 2187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 286/577] 10.0.0.87 () {32 vars in 723 bytes} [Tue May 26 21:55:15 2026] DELETE /v2.0/networks/b08a9d41-f6d6-441c-a85d-bbb956bf30ed => generated 0 bytes in 302 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 287/578] 10.0.0.123 () {34 vars in 1106 bytes} [Tue May 26 21:55:16 2026] GET /v2.0/networks/a2c68415-c4f9-4ef8-9966-7245dfcf6205?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: 292/579] 10.0.0.123 () {34 vars in 1000 bytes} [Tue May 26 21:55:16 2026] GET /v2.0/ports?tenant_id=ef1e311b53054459a07489adfdb83c16&fields=id => generated 57 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/580] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:55:16 2026] GET /v2.0/security-groups?tenant_id=d0ce5466913744cb823ead3de2e3cbb8&name=default => generated 2921 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/581] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:55:16 2026] GET /v2.0/ports?device_id=2064d9d9-0202-42f4-9783-b28b26e6c46f => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/582] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:55:16 2026] DELETE /v2.0/security-groups/ec7c23de-5cfb-4499-9bff-496453caa0de => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/583] 10.0.0.123 () {34 vars in 905 bytes} [Tue May 26 21:55:16 2026] GET /v2.0/extensions => generated 21537 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/584] 10.0.0.123 () {34 vars in 1006 bytes} [Tue May 26 21:55:16 2026] GET /v2.0/networks/b0c6b20f-31f3-4248-acb0-982e1eb2e921?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/585] 10.0.0.123 () {34 vars in 1106 bytes} [Tue May 26 21:55:16 2026] GET /v2.0/networks/b0c6b20f-31f3-4248-acb0-982e1eb2e921?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/586] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:55:17 2026] GET /v2.0/ports?device_id=f35094c6-60d7-4979-a337-40611ae8118e => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 288/587] 10.0.0.87 () {34 vars in 780 bytes} [Tue May 26 21:55:16 2026] PUT /v2.0/routers/227dbd0c-2e83-4f12-85be-5e9e62915cd6/add_router_interface => generated 309 bytes in 1374 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/588] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:55:17 2026] GET /v2.0/ports?device_id=2064d9d9-0202-42f4-9783-b28b26e6c46f => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 21:55:17.998 6 INFO neutron.services.segments.plugin [-] Segment 9d4f4f51-d5ac-4bf9-a141-a0071ab876c4 resource provider aggregate not found 2026-05-26 21:55:18.020 6 INFO neutron.services.segments.plugin [-] Segment 9d4f4f51-d5ac-4bf9-a141-a0071ab876c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d4f4f51-d5ac-4bf9-a141-a0071ab876c4 found for delete ", "request_id": "req-9f0ff31b-0a69-4bd3-a031-2231e2e3bd4f"}]} 2026-05-26 21:55:18.029 6 INFO neutron.services.segments.plugin [-] Segment 9d4f4f51-d5ac-4bf9-a141-a0071ab876c4 resource provider aggregate not found 2026-05-26 21:55:18.046 6 INFO neutron.services.segments.plugin [-] Segment 9d4f4f51-d5ac-4bf9-a141-a0071ab876c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d4f4f51-d5ac-4bf9-a141-a0071ab876c4 found for delete ", "request_id": "req-2507010f-04c3-4774-a66b-e8dceaa19d8b"}]} [pid: 6|app: 0|req: 289/589] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:55:18 2026] GET /v2.0/ports?device_id=f35094c6-60d7-4979-a337-40611ae8118e => generated 12 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/590] 10.0.0.87 () {34 vars in 682 bytes} [Tue May 26 21:55:18 2026] POST /v2.0/security-groups => generated 1659 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/591] 10.0.0.87 () {34 vars in 692 bytes} [Tue May 26 21:55:18 2026] POST /v2.0/security-group-rules => generated 597 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/592] 10.0.0.87 () {34 vars in 692 bytes} [Tue May 26 21:55:18 2026] POST /v2.0/security-group-rules => generated 602 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/593] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:55:18 2026] GET /v2.0/ports?device_id=2064d9d9-0202-42f4-9783-b28b26e6c46f => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 21:55:18.918 6 INFO neutron.db.segments_db [None req-4fcf01fb-dbab-4fa1-9d56-2fe9a36abbe9 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Added segment 6f8dd617-c4b3-4952-825b-645320302641 of type vxlan for network 86958e80-5461-4289-a88c-9acd3f5398dc [pid: 6|app: 0|req: 290/594] 10.0.0.87 () {34 vars in 668 bytes} [Tue May 26 21:55:18 2026] POST /v2.0/networks => generated 724 bytes in 513 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 291/595] 10.0.0.87 () {34 vars in 666 bytes} [Tue May 26 21:55:19 2026] POST /v2.0/subnets => generated 690 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 21:55:19.318 6 INFO neutron.db.segments_db [None req-81f506a9-621e-4324-a9f7-50ce78a0ccf8 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Added segment 5047d036-33fe-4dfa-9571-f6841d8d6fd2 of type vxlan for network e72b8574-6ce8-40c2-bbdd-efb2edfcdb4e [pid: 7|app: 0|req: 305/596] 10.0.0.87 () {34 vars in 673 bytes} [Tue May 26 21:55:18 2026] POST /v2.0/floatingips => generated 552 bytes in 628 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/597] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:55:19 2026] GET /v2.0/ports?device_id=f35094c6-60d7-4979-a337-40611ae8118e => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 21:55:19.590 6 INFO neutron.db.l3_hamode_db [None req-81f506a9-621e-4324-a9f7-50ce78a0ccf8 de986532883a4b99aa91af0c1a233db1 291354ee56c2488e8c586a5ad4e18782 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 309/600] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:55:19 2026] GET /v2.0/ports?device_id=2064d9d9-0202-42f4-9783-b28b26e6c46f => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 21:55:20.396 6 INFO neutron.db.l3_hamode_db [None req-81f506a9-621e-4324-a9f7-50ce78a0ccf8 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 310/601] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:55:20 2026] GET /v2.0/ports?device_id=f35094c6-60d7-4979-a337-40611ae8118e => 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: 311/602] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:55:21 2026] GET /v2.0/ports?device_id=2064d9d9-0202-42f4-9783-b28b26e6c46f => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 292/603] 10.0.0.87 () {34 vars in 666 bytes} [Tue May 26 21:55:19 2026] POST /v2.0/routers => generated 730 bytes in 2055 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/604] 199.204.45.22 () {34 vars in 983 bytes} [Tue May 26 21:55:21 2026] GET /v2.0/networks?id=a2c68415-c4f9-4ef8-9966-7245dfcf6205 => generated 683 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/605] 199.204.45.22 () {34 vars in 908 bytes} [Tue May 26 21:55:21 2026] GET /v2.0/extensions => generated 21537 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/606] 199.204.45.22 () {34 vars in 1047 bytes} [Tue May 26 21:55:21 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1d8acb2bf52b46e7bbe0cd295a392c44 => generated 181 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/607] 199.204.45.22 () {38 vars in 952 bytes} [Tue May 26 21:55:21 2026] POST /v2.0/ports => generated 954 bytes in 561 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: 316/608] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:55:22 2026] GET /v2.0/ports?device_id=f35094c6-60d7-4979-a337-40611ae8118e => 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: 317/609] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:55:22 2026] GET /v2.0/ports?device_id=2064d9d9-0202-42f4-9783-b28b26e6c46f => generated 957 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/610] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:55:22 2026] GET /v2.0/security-groups?id=8272c438-d49c-4172-9e28-5a1ebf9f54ac&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: 6|app: 0|req: 293/611] 10.0.0.87 () {34 vars in 780 bytes} [Tue May 26 21:55:21 2026] PUT /v2.0/routers/3e5c2b75-6a21-4e3c-94e0-741ba81ef54e/add_router_interface => generated 309 bytes in 1358 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 294/612] 199.204.45.22 () {34 vars in 983 bytes} [Tue May 26 21:55:23 2026] GET /v2.0/networks?id=b0c6b20f-31f3-4248-acb0-982e1eb2e921 => generated 676 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/613] 199.204.45.22 () {38 vars in 1025 bytes} [Tue May 26 21:55:22 2026] PUT /v2.0/ports/5e48e94d-5d9e-4c8a-9e21-c145abebbaed => generated 1235 bytes in 725 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: 6|app: 0|req: 295/614] 199.204.45.22 () {34 vars in 1047 bytes} [Tue May 26 21:55:23 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ef1e311b53054459a07489adfdb83c16 => generated 181 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/615] 10.0.0.123 () {38 vars in 969 bytes} [Tue May 26 21:55:23 2026] POST /v2.0/security-groups => generated 1681 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/616] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:55:23 2026] GET /v2.0/ports?device_id=f35094c6-60d7-4979-a337-40611ae8118e => 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: 322/617] 10.0.0.123 () {38 vars in 969 bytes} [Tue May 26 21:55:23 2026] POST /v2.0/security-groups => generated 1682 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/618] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:55:23 2026] GET /v2.0/ports?device_id=2064d9d9-0202-42f4-9783-b28b26e6c46f => generated 969 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/619] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:55:23 2026] GET /v2.0/security-groups?id=8272c438-d49c-4172-9e28-5a1ebf9f54ac&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 21:55:23.819 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0091920a-8b79-4bc3-8450-a2f73abbc110'] response: {'name': 'network-changed', 'server_uuid': '2064d9d9-0202-42f4-9783-b28b26e6c46f', 'tag': '5e48e94d-5d9e-4c8a-9e21-c145abebbaed', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 296/620] 199.204.45.22 () {38 vars in 952 bytes} [Tue May 26 21:55:23 2026] POST /v2.0/ports => generated 958 bytes in 681 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: 325/621] 10.0.0.123 () {38 vars in 969 bytes} [Tue May 26 21:55:23 2026] POST /v2.0/security-groups => generated 1680 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/622] 10.0.0.123 () {34 vars in 1000 bytes} [Tue May 26 21:55:24 2026] GET /v2.0/security-groups?tenant_id=291354ee56c2488e8c586a5ad4e18782 => generated 7908 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/623] 10.0.0.123 () {34 vars in 989 bytes} [Tue May 26 21:55:24 2026] GET /v2.0/security-groups/1d38ba5e-f4cc-437b-b1e7-48e1f22eb8be => generated 2922 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/624] 10.0.0.123 () {34 vars in 989 bytes} [Tue May 26 21:55:24 2026] GET /v2.0/security-groups/1d38ba5e-f4cc-437b-b1e7-48e1f22eb8be => generated 2922 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/625] 199.204.45.22 () {34 vars in 1077 bytes} [Tue May 26 21:55:24 2026] GET /v2.0/ports?tenant_id=1d8acb2bf52b46e7bbe0cd295a392c44&device_id=2064d9d9-0202-42f4-9783-b28b26e6c46f => generated 1238 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/626] 10.0.0.123 () {34 vars in 989 bytes} [Tue May 26 21:55:24 2026] GET /v2.0/security-groups/cbc599ca-31f3-44eb-baba-8dae818025f2 => generated 1681 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/627] 199.204.45.22 () {34 vars in 1055 bytes} [Tue May 26 21:55:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=5e48e94d-5d9e-4c8a-9e21-c145abebbaed => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/628] 10.0.0.123 () {36 vars in 1011 bytes} [Tue May 26 21:55:24 2026] DELETE /v2.0/security-groups/cbc599ca-31f3-44eb-baba-8dae818025f2 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/629] 199.204.45.22 () {34 vars in 981 bytes} [Tue May 26 21:55:24 2026] GET /v2.0/subnets?id=942acdb0-80fa-43b3-ae72-fd4fd73a0ff3 => generated 701 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 297/630] 199.204.45.22 () {38 vars in 1025 bytes} [Tue May 26 21:55:23 2026] PUT /v2.0/ports/1a27f30f-6fd1-46ad-a0a8-6f333b629c77 => generated 1239 bytes in 563 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:55:24.504 6 INFO neutron.api.v2.resource [req-0328294d-f9b3-4319-bdb2-e681f4db243c req-89597ed7-91f6-4b7b-82aa-3c69f1665b95 2afafdab1b7140a4880b59399ef9de7d 291354ee56c2488e8c586a5ad4e18782 - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 298/631] 10.0.0.123 () {34 vars in 989 bytes} [Tue May 26 21:55:24 2026] GET /v2.0/security-groups/cbc599ca-31f3-44eb-baba-8dae818025f2 => generated 146 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/632] 199.204.45.22 () {34 vars in 1049 bytes} [Tue May 26 21:55:24 2026] GET /v2.0/ports?network_id=a2c68415-c4f9-4ef8-9966-7245dfcf6205&device_owner=network%3Adhcp => generated 1244 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 299/633] 10.0.0.123 () {34 vars in 989 bytes} [Tue May 26 21:55:24 2026] GET /v2.0/security-groups/c40b83d1-92d0-4dd1-bba8-9eda9d046af1 => generated 1682 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/634] 199.204.45.22 () {34 vars in 1009 bytes} [Tue May 26 21:55:24 2026] GET /v2.0/networks/a2c68415-c4f9-4ef8-9966-7245dfcf6205?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 300/635] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:55:24 2026] GET /v2.0/ports?device_id=f35094c6-60d7-4979-a337-40611ae8118e => generated 973 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/636] 10.0.0.123 () {36 vars in 1011 bytes} [Tue May 26 21:55:24 2026] DELETE /v2.0/security-groups/c40b83d1-92d0-4dd1-bba8-9eda9d046af1 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 301/637] 199.204.45.22 () {34 vars in 1109 bytes} [Tue May 26 21:55:24 2026] GET /v2.0/networks/a2c68415-c4f9-4ef8-9966-7245dfcf6205?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/638] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:55:24 2026] GET /v2.0/security-groups?id=5c492424-0197-465e-a29a-522149261808&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 21:55:24.700 6 INFO neutron.api.v2.resource [req-5c223700-0c96-4fd7-951c-9ef0da3fc2af req-82bfcb43-b85e-45d3-b478-1de5f401f315 2afafdab1b7140a4880b59399ef9de7d 291354ee56c2488e8c586a5ad4e18782 - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 302/639] 10.0.0.123 () {34 vars in 989 bytes} [Tue May 26 21:55:24 2026] GET /v2.0/security-groups/c40b83d1-92d0-4dd1-bba8-9eda9d046af1 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/640] 10.0.0.123 () {34 vars in 989 bytes} [Tue May 26 21:55:24 2026] GET /v2.0/security-groups/874a11a0-29f6-402a-a8ff-19853830eff7 => generated 1680 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 303/641] 10.0.0.123 () {36 vars in 1011 bytes} [Tue May 26 21:55:24 2026] DELETE /v2.0/security-groups/874a11a0-29f6-402a-a8ff-19853830eff7 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/642] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:55:24 2026] GET /v2.0/ports?device_id=2064d9d9-0202-42f4-9783-b28b26e6c46f => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 304/643] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:55:24 2026] GET /v2.0/security-groups?id=8272c438-d49c-4172-9e28-5a1ebf9f54ac&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-05-26 21:55:25.018 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-0902886b-c4a6-435c-b25e-84dc0212f398'] response: {'name': 'network-changed', 'server_uuid': 'f35094c6-60d7-4979-a337-40611ae8118e', 'tag': '1a27f30f-6fd1-46ad-a0a8-6f333b629c77', 'status': 'completed', 'code': 200} 2026-05-26 21:55:25.022 7 INFO neutron.api.v2.resource [req-291073e2-f1fe-46bd-9463-c97e0e8ef250 req-ddc3c7d7-0458-4aad-a1c4-002ac9f38514 2afafdab1b7140a4880b59399ef9de7d 291354ee56c2488e8c586a5ad4e18782 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 340/644] 10.0.0.123 () {34 vars in 989 bytes} [Tue May 26 21:55:25 2026] GET /v2.0/security-groups/874a11a0-29f6-402a-a8ff-19853830eff7 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 305/645] 10.0.0.123 () {34 vars in 1000 bytes} [Tue May 26 21:55:25 2026] GET /v2.0/security-groups?tenant_id=291354ee56c2488e8c586a5ad4e18782 => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/646] 10.0.0.123 () {34 vars in 989 bytes} [Tue May 26 21:55:25 2026] GET /v2.0/security-groups/1d38ba5e-f4cc-437b-b1e7-48e1f22eb8be => generated 2922 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 306/647] 10.0.0.123 () {34 vars in 989 bytes} [Tue May 26 21:55:25 2026] GET /v2.0/security-groups/1d38ba5e-f4cc-437b-b1e7-48e1f22eb8be => generated 2922 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 21:55:25.232 7 INFO neutron.api.v2.resource [req-a1db9d17-6a59-457e-a7a5-6d5a3c03c9c7 req-6bf1f889-17f7-4462-b526-57a8f81dcdda 2afafdab1b7140a4880b59399ef9de7d 291354ee56c2488e8c586a5ad4e18782 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 342/648] 10.0.0.123 () {34 vars in 989 bytes} [Tue May 26 21:55:25 2026] GET /v2.0/security-groups/874a11a0-29f6-402a-a8ff-19853830eff7 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 21:55:25.278 6 INFO neutron.api.v2.resource [req-ef76d99b-e060-4990-aa3b-b372912f2fe9 req-59b45462-6bec-4d8b-aabb-93f80497cc36 2afafdab1b7140a4880b59399ef9de7d 291354ee56c2488e8c586a5ad4e18782 - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 307/649] 10.0.0.123 () {34 vars in 989 bytes} [Tue May 26 21:55:25 2026] GET /v2.0/security-groups/c40b83d1-92d0-4dd1-bba8-9eda9d046af1 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 21:55:25.324 7 INFO neutron.api.v2.resource [req-dfd035f1-6a1a-4371-bfc9-ffd2cdd7202e req-55d75df9-0f2c-4059-8cac-4e43dd5b8e83 2afafdab1b7140a4880b59399ef9de7d 291354ee56c2488e8c586a5ad4e18782 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 343/650] 10.0.0.123 () {34 vars in 989 bytes} [Tue May 26 21:55:25 2026] GET /v2.0/security-groups/cbc599ca-31f3-44eb-baba-8dae818025f2 => 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: 344/651] 10.0.0.123 () {34 vars in 1096 bytes} [Tue May 26 21:55:25 2026] GET /v2.0/security-groups?name=tempest-securitygroup--964846943&fields=id&tenant_id=3e2ae6ca4dbf4a82b1a65868118d27b7 => generated 69 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/652] 10.0.0.123 () {34 vars in 980 bytes} [Tue May 26 21:55:25 2026] GET /v2.0/networks?id=18810ab1-4bfb-46ba-a2d9-470af64abce6 => generated 679 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/653] 199.204.45.22 () {34 vars in 1077 bytes} [Tue May 26 21:55:25 2026] GET /v2.0/ports?tenant_id=ef1e311b53054459a07489adfdb83c16&device_id=f35094c6-60d7-4979-a337-40611ae8118e => generated 1242 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/654] 10.0.0.123 () {34 vars in 963 bytes} [Tue May 26 21:55:25 2026] GET /v2.0/quotas/3e2ae6ca4dbf4a82b1a65868118d27b7 => 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: 348/655] 199.204.45.22 () {34 vars in 1057 bytes} [Tue May 26 21:55:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=1a27f30f-6fd1-46ad-a0a8-6f333b629c77 => 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: 349/656] 10.0.0.123 () {34 vars in 1000 bytes} [Tue May 26 21:55:25 2026] GET /v2.0/ports?tenant_id=3e2ae6ca4dbf4a82b1a65868118d27b7&fields=id => generated 57 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 21:55:25.664 6 INFO neutron_taas.services.taas.taas_plugin [None req-353fe3e4-6f14-49d4-be2d-95737ce3b43c de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] TaaS: Handle Delete Port: df348c89-85c2-4fde-a975-3cc13bf973c2 2026-05-26 21:55:25.666 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-353fe3e4-6f14-49d4-be2d-95737ce3b43c de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Tap Mirror: Handle Delete Port: df348c89-85c2-4fde-a975-3cc13bf973c2 [pid: 7|app: 0|req: 350/657] 199.204.45.22 () {34 vars in 981 bytes} [Tue May 26 21:55:25 2026] GET /v2.0/subnets?id=c921aef1-76e4-4088-aa1d-04c3496f40e2 => generated 694 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/658] 10.0.0.123 () {34 vars in 1006 bytes} [Tue May 26 21:55:25 2026] GET /v2.0/networks/18810ab1-4bfb-46ba-a2d9-470af64abce6?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: 352/659] 199.204.45.22 () {34 vars in 1049 bytes} [Tue May 26 21:55:25 2026] GET /v2.0/ports?network_id=b0c6b20f-31f3-4248-acb0-982e1eb2e921&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: 353/660] 199.204.45.22 () {34 vars in 1077 bytes} [Tue May 26 21:55:25 2026] GET /v2.0/ports?tenant_id=1d8acb2bf52b46e7bbe0cd295a392c44&device_id=2064d9d9-0202-42f4-9783-b28b26e6c46f => generated 1238 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/661] 10.0.0.123 () {34 vars in 1106 bytes} [Tue May 26 21:55:25 2026] GET /v2.0/networks/18810ab1-4bfb-46ba-a2d9-470af64abce6?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: 355/662] 199.204.45.22 () {34 vars in 1009 bytes} [Tue May 26 21:55:25 2026] GET /v2.0/networks/b0c6b20f-31f3-4248-acb0-982e1eb2e921?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: 356/663] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:55:25 2026] GET /v2.0/ports?device_id=f35094c6-60d7-4979-a337-40611ae8118e => generated 973 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/664] 199.204.45.22 () {34 vars in 983 bytes} [Tue May 26 21:55:25 2026] GET /v2.0/networks?id=a2c68415-c4f9-4ef8-9966-7245dfcf6205 => generated 779 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/665] 199.204.45.22 () {34 vars in 1109 bytes} [Tue May 26 21:55:26 2026] GET /v2.0/networks/b0c6b20f-31f3-4248-acb0-982e1eb2e921?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/666] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:55:26 2026] GET /v2.0/security-groups?id=5c492424-0197-465e-a29a-522149261808&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: 360/667] 199.204.45.22 () {34 vars in 1055 bytes} [Tue May 26 21:55:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=5e48e94d-5d9e-4c8a-9e21-c145abebbaed => 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: 361/668] 199.204.45.22 () {34 vars in 981 bytes} [Tue May 26 21:55:26 2026] GET /v2.0/subnets?id=942acdb0-80fa-43b3-ae72-fd4fd73a0ff3 => generated 701 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/669] 199.204.45.22 () {34 vars in 1049 bytes} [Tue May 26 21:55:26 2026] GET /v2.0/ports?network_id=a2c68415-c4f9-4ef8-9966-7245dfcf6205&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: 363/670] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:55:26 2026] GET /v2.0/ports?device_id=2064d9d9-0202-42f4-9783-b28b26e6c46f => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/671] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:55:26 2026] GET /v2.0/ports?device_id=0f360eb6-5beb-4be0-94ad-7feaa6c1a340 => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/672] 199.204.45.22 () {34 vars in 1009 bytes} [Tue May 26 21:55:26 2026] GET /v2.0/networks/a2c68415-c4f9-4ef8-9966-7245dfcf6205?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 308/673] 10.0.0.87 () {34 vars in 786 bytes} [Tue May 26 21:55:25 2026] PUT /v2.0/routers/3e5c2b75-6a21-4e3c-94e0-741ba81ef54e/remove_router_interface => generated 309 bytes in 934 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/674] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:55:26 2026] GET /v2.0/security-groups?id=8272c438-d49c-4172-9e28-5a1ebf9f54ac&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: 6|app: 0|req: 309/675] 199.204.45.22 () {34 vars in 1109 bytes} [Tue May 26 21:55:26 2026] GET /v2.0/networks/a2c68415-c4f9-4ef8-9966-7245dfcf6205?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 21:55:27.057 7 INFO neutron_taas.services.taas.taas_plugin [None req-aa73c8f2-4a02-43f3-8d45-cd063d604eed de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] TaaS: Handle Delete Port: fc3165a3-c7c5-47c5-a233-2bf2f052a3b6 2026-05-26 21:55:27.069 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aa73c8f2-4a02-43f3-8d45-cd063d604eed de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Tap Mirror: Handle Delete Port: fc3165a3-c7c5-47c5-a233-2bf2f052a3b6 [pid: 6|app: 0|req: 310/676] 199.204.45.22 () {34 vars in 1077 bytes} [Tue May 26 21:55:27 2026] GET /v2.0/ports?tenant_id=ef1e311b53054459a07489adfdb83c16&device_id=f35094c6-60d7-4979-a337-40611ae8118e => generated 1242 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 311/677] 199.204.45.22 () {34 vars in 983 bytes} [Tue May 26 21:55:27 2026] GET /v2.0/networks?id=b0c6b20f-31f3-4248-acb0-982e1eb2e921 => generated 771 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 312/678] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:55:27 2026] GET /v2.0/ports?device_id=f35094c6-60d7-4979-a337-40611ae8118e => generated 973 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 313/679] 199.204.45.22 () {34 vars in 1057 bytes} [Tue May 26 21:55:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=1a27f30f-6fd1-46ad-a0a8-6f333b629c77 => generated 19 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 314/680] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:55:27 2026] GET /v2.0/ports?device_id=0f360eb6-5beb-4be0-94ad-7feaa6c1a340 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 21:55:27.437 7 INFO neutron_taas.services.taas.taas_plugin [None req-aa73c8f2-4a02-43f3-8d45-cd063d604eed de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] TaaS: Handle Delete Port: ca1ec457-78d6-496b-b03f-514262385382 2026-05-26 21:55:27.439 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aa73c8f2-4a02-43f3-8d45-cd063d604eed de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Tap Mirror: Handle Delete Port: ca1ec457-78d6-496b-b03f-514262385382 2026-05-26 21:55:27.530 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-aa73c8f2-4a02-43f3-8d45-cd063d604eed de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - 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: 6|app: 0|req: 315/681] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:55:27 2026] GET /v2.0/security-groups?id=5c492424-0197-465e-a29a-522149261808&fields=id&fields=name => generated 114 bytes in 353 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 316/682] 199.204.45.22 () {34 vars in 981 bytes} [Tue May 26 21:55:27 2026] GET /v2.0/subnets?id=c921aef1-76e4-4088-aa1d-04c3496f40e2 => generated 694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 317/683] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:55:27 2026] GET /v2.0/ports?device_id=2064d9d9-0202-42f4-9783-b28b26e6c46f => generated 969 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 318/684] 199.204.45.22 () {34 vars in 1049 bytes} [Tue May 26 21:55:27 2026] GET /v2.0/ports?network_id=b0c6b20f-31f3-4248-acb0-982e1eb2e921&device_owner=network%3Adhcp => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 319/685] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:55:27 2026] GET /v2.0/security-groups?id=8272c438-d49c-4172-9e28-5a1ebf9f54ac&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: 6|app: 0|req: 320/686] 199.204.45.22 () {34 vars in 1009 bytes} [Tue May 26 21:55:27 2026] GET /v2.0/networks/b0c6b20f-31f3-4248-acb0-982e1eb2e921?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 21:55:28.056 7 INFO neutron.db.l3_hamode_db [None req-aa73c8f2-4a02-43f3-8d45-cd063d604eed de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] HA network e72b8574-6ce8-40c2-bbdd-efb2edfcdb4e was deleted as no HA routers are present in tenant 291354ee56c2488e8c586a5ad4e18782. [pid: 7|app: 0|req: 367/687] 10.0.0.87 () {32 vars in 721 bytes} [Tue May 26 21:55:26 2026] DELETE /v2.0/routers/3e5c2b75-6a21-4e3c-94e0-741ba81ef54e => generated 0 bytes in 1755 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 321/688] 199.204.45.22 () {34 vars in 1109 bytes} [Tue May 26 21:55:28 2026] GET /v2.0/networks/b0c6b20f-31f3-4248-acb0-982e1eb2e921?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/689] 10.0.0.87 () {32 vars in 721 bytes} [Tue May 26 21:55:28 2026] DELETE /v2.0/subnets/9a7105f5-cd4c-41a4-bd24-49fcad14ff24 => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 21:55:28.355 7 INFO neutron.services.segments.plugin [-] Segment 5047d036-33fe-4dfa-9571-f6841d8d6fd2 resource provider aggregate not found 2026-05-26 21:55:28.358 7 INFO neutron.services.segments.plugin [-] Segment 5047d036-33fe-4dfa-9571-f6841d8d6fd2 resource provider aggregate not found 2026-05-26 21:55:28.379 7 INFO neutron.services.segments.plugin [-] Segment 5047d036-33fe-4dfa-9571-f6841d8d6fd2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5047d036-33fe-4dfa-9571-f6841d8d6fd2 found for delete ", "request_id": "req-9fb7769d-62db-4055-b686-c2b3f0aa1360"}]} 2026-05-26 21:55:28.381 7 INFO neutron.services.segments.plugin [-] Segment 5047d036-33fe-4dfa-9571-f6841d8d6fd2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5047d036-33fe-4dfa-9571-f6841d8d6fd2 found for delete ", "request_id": "req-b4b64bf3-605e-4c9f-b586-14aa99a56711"}]} 2026-05-26 21:55:28.448 6 INFO neutron.services.segments.plugin [-] Segment 6f8dd617-c4b3-4952-825b-645320302641 resource provider aggregate not found 2026-05-26 21:55:28.470 6 INFO neutron.services.segments.plugin [-] Segment 6f8dd617-c4b3-4952-825b-645320302641 resource provider aggregate not found 2026-05-26 21:55:28.476 6 INFO neutron.services.segments.plugin [-] Segment 6f8dd617-c4b3-4952-825b-645320302641 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f8dd617-c4b3-4952-825b-645320302641 found for delete ", "request_id": "req-0bb3d51d-0ce8-4864-a800-ec94a5b07c71"}]} 2026-05-26 21:55:28.498 6 INFO neutron.services.segments.plugin [-] Segment 6f8dd617-c4b3-4952-825b-645320302641 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f8dd617-c4b3-4952-825b-645320302641 found for delete ", "request_id": "req-f5fa1ec3-29e0-437d-adf9-f768e621aa3e"}]} [pid: 6|app: 0|req: 322/690] 10.0.0.87 () {32 vars in 723 bytes} [Tue May 26 21:55:28 2026] DELETE /v2.0/networks/86958e80-5461-4289-a88c-9acd3f5398dc => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/691] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:55:28 2026] GET /v2.0/ports?device_id=0f360eb6-5beb-4be0-94ad-7feaa6c1a340 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 323/692] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:55:28 2026] GET /v2.0/security-groups?tenant_id=291354ee56c2488e8c586a5ad4e18782&name=default => generated 2925 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/693] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:55:28 2026] GET /v2.0/ports?device_id=f35094c6-60d7-4979-a337-40611ae8118e => generated 973 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/694] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:55:28 2026] GET /v2.0/security-groups?id=5c492424-0197-465e-a29a-522149261808&fields=id&fields=name => generated 114 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 324/695] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:55:28 2026] DELETE /v2.0/security-groups/1d38ba5e-f4cc-437b-b1e7-48e1f22eb8be => generated 0 bytes in 211 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/696] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:55:29 2026] GET /v2.0/ports?device_id=2064d9d9-0202-42f4-9783-b28b26e6c46f => generated 969 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 325/697] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:55:29 2026] GET /v2.0/security-groups?id=8272c438-d49c-4172-9e28-5a1ebf9f54ac&fields=id&fields=name => generated 114 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/698] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:55:29 2026] GET /v2.0/ports?device_id=0f360eb6-5beb-4be0-94ad-7feaa6c1a340 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 326/699] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:55:30 2026] GET /v2.0/ports?device_id=f35094c6-60d7-4979-a337-40611ae8118e => generated 973 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/700] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:55:30 2026] GET /v2.0/security-groups?id=5c492424-0197-465e-a29a-522149261808&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: 6|app: 0|req: 327/701] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:55:30 2026] GET /v2.0/ports?device_id=2064d9d9-0202-42f4-9783-b28b26e6c46f => generated 969 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/702] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:55:30 2026] GET /v2.0/security-groups?id=8272c438-d49c-4172-9e28-5a1ebf9f54ac&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: 6|app: 0|req: 328/703] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:55:30 2026] GET /v2.0/ports?device_id=0f360eb6-5beb-4be0-94ad-7feaa6c1a340 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/704] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:55:31 2026] GET /v2.0/ports?device_id=f35094c6-60d7-4979-a337-40611ae8118e => generated 973 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 329/705] 199.204.45.22 () {34 vars in 983 bytes} [Tue May 26 21:55:31 2026] GET /v2.0/networks?id=18810ab1-4bfb-46ba-a2d9-470af64abce6 => generated 679 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/706] 199.204.45.22 () {34 vars in 1047 bytes} [Tue May 26 21:55:31 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3e2ae6ca4dbf4a82b1a65868118d27b7 => generated 180 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 330/707] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:55:31 2026] GET /v2.0/security-groups?id=5c492424-0197-465e-a29a-522149261808&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 21:55:31.828 7 INFO neutron.db.segments_db [None req-79c4a671-70fd-4092-96a5-124415c3778c de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Added segment 9c01d331-7c44-4996-b8dc-af16410d2c73 of type vxlan for network 4cdcbae1-1952-403c-9d6b-80fb65ee6f09 [pid: 7|app: 0|req: 378/708] 10.0.0.87 () {34 vars in 668 bytes} [Tue May 26 21:55:31 2026] POST /v2.0/networks => generated 727 bytes in 571 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/709] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:55:31 2026] GET /v2.0/ports?device_id=2064d9d9-0202-42f4-9783-b28b26e6c46f => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 331/710] 199.204.45.22 () {38 vars in 952 bytes} [Tue May 26 21:55:31 2026] POST /v2.0/ports => generated 958 bytes in 614 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: 380/711] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:55:31 2026] GET /v2.0/ports?device_id=0f360eb6-5beb-4be0-94ad-7feaa6c1a340 => generated 961 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/712] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:55:32 2026] GET /v2.0/security-groups?id=8272c438-d49c-4172-9e28-5a1ebf9f54ac&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: 6|app: 0|req: 332/713] 10.0.0.87 () {34 vars in 666 bytes} [Tue May 26 21:55:31 2026] POST /v2.0/subnets => generated 693 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 333/714] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:55:32 2026] GET /v2.0/security-groups?id=3ca33e89-df94-4d43-8731-22a5442c9f54&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 21:55:32.301 6 INFO neutron.db.segments_db [None req-5ede341f-e49a-4cbc-b938-d5666c9b0a08 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Added segment a41acee1-0065-4ba5-9560-3b9a2f336b86 of type vxlan for network cf182beb-1060-4e3c-b294-22dc5d5f5201 2026-05-26 21:55:32.515 6 INFO neutron.db.l3_hamode_db [None req-5ede341f-e49a-4cbc-b938-d5666c9b0a08 de986532883a4b99aa91af0c1a233db1 9ccfab7dea8540cca5787a9a00ed737e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 382/715] 199.204.45.22 () {38 vars in 1025 bytes} [Tue May 26 21:55:32 2026] PUT /v2.0/ports/25423c62-5b7f-40b4-aad4-bf36545f4ad9 => generated 1239 bytes in 505 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: 383/716] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:55:32 2026] GET /v2.0/ports?device_id=f35094c6-60d7-4979-a337-40611ae8118e => generated 973 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 21:55:32.687 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-046d24af-7119-4168-a634-0746097aaf09'] response: {'name': 'network-changed', 'server_uuid': '0f360eb6-5beb-4be0-94ad-7feaa6c1a340', 'tag': '25423c62-5b7f-40b4-aad4-bf36545f4ad9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 384/717] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:55:32 2026] GET /v2.0/security-groups?id=5c492424-0197-465e-a29a-522149261808&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: 385/718] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:55:33 2026] GET /v2.0/ports?device_id=2064d9d9-0202-42f4-9783-b28b26e6c46f => 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: 386/719] 199.204.45.22 () {34 vars in 1077 bytes} [Tue May 26 21:55:33 2026] GET /v2.0/ports?tenant_id=3e2ae6ca4dbf4a82b1a65868118d27b7&device_id=0f360eb6-5beb-4be0-94ad-7feaa6c1a340 => generated 1242 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/720] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:55:33 2026] GET /v2.0/security-groups?id=8272c438-d49c-4172-9e28-5a1ebf9f54ac&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: 388/721] 199.204.45.22 () {34 vars in 1015 bytes} [Tue May 26 21:55:33 2026] GET /v2.0/networks?tenant_id=3e2ae6ca4dbf4a82b1a65868118d27b7&shared=False => generated 775 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 21:55:33.339 6 INFO neutron.db.l3_hamode_db [None req-5ede341f-e49a-4cbc-b938-d5666c9b0a08 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 389/722] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:55:33 2026] GET /v2.0/ports?device_id=0f360eb6-5beb-4be0-94ad-7feaa6c1a340 => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/723] 199.204.45.22 () {34 vars in 927 bytes} [Tue May 26 21:55:33 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: 391/724] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:55:33 2026] GET /v2.0/security-groups?id=3ca33e89-df94-4d43-8731-22a5442c9f54&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: 392/725] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:55:33 2026] GET /v2.0/ports?device_id=f35094c6-60d7-4979-a337-40611ae8118e => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/726] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:55:33 2026] GET /v2.0/security-groups?id=5c492424-0197-465e-a29a-522149261808&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: 6|app: 0|req: 334/727] 10.0.0.87 () {34 vars in 666 bytes} [Tue May 26 21:55:32 2026] POST /v2.0/routers => generated 733 bytes in 2114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/728] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:55:34 2026] GET /v2.0/ports?device_id=2064d9d9-0202-42f4-9783-b28b26e6c46f => generated 971 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/729] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:55:34 2026] GET /v2.0/security-groups?id=8272c438-d49c-4172-9e28-5a1ebf9f54ac&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/730] 199.204.45.22 () {34 vars in 1077 bytes} [Tue May 26 21:55:34 2026] GET /v2.0/ports?tenant_id=3e2ae6ca4dbf4a82b1a65868118d27b7&device_id=0f360eb6-5beb-4be0-94ad-7feaa6c1a340 => generated 1242 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/731] 199.204.45.22 () {34 vars in 1057 bytes} [Tue May 26 21:55:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=25423c62-5b7f-40b4-aad4-bf36545f4ad9 => 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: 398/732] 199.204.45.22 () {34 vars in 981 bytes} [Tue May 26 21:55:34 2026] GET /v2.0/subnets?id=2f49ee56-90fa-4b21-8d72-ed8ef9e4d3cc => generated 697 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/733] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:55:34 2026] GET /v2.0/ports?device_id=0f360eb6-5beb-4be0-94ad-7feaa6c1a340 => generated 973 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/734] 199.204.45.22 () {34 vars in 1049 bytes} [Tue May 26 21:55:34 2026] GET /v2.0/ports?network_id=18810ab1-4bfb-46ba-a2d9-470af64abce6&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/737] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:55:34 2026] GET /v2.0/security-groups?id=3ca33e89-df94-4d43-8731-22a5442c9f54&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/738] 199.204.45.22 () {34 vars in 1009 bytes} [Tue May 26 21:55:34 2026] GET /v2.0/networks/18810ab1-4bfb-46ba-a2d9-470af64abce6?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: 405/739] 199.204.45.22 () {34 vars in 1109 bytes} [Tue May 26 21:55:34 2026] GET /v2.0/networks/18810ab1-4bfb-46ba-a2d9-470af64abce6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/740] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:55:34 2026] GET /v2.0/ports?device_id=f35094c6-60d7-4979-a337-40611ae8118e => generated 975 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/741] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:55:35 2026] GET /v2.0/security-groups?id=5c492424-0197-465e-a29a-522149261808&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/742] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:55:35 2026] GET /v2.0/ports?device_id=2064d9d9-0202-42f4-9783-b28b26e6c46f => generated 971 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/743] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:55:35 2026] GET /v2.0/security-groups?id=8272c438-d49c-4172-9e28-5a1ebf9f54ac&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: 6|app: 0|req: 335/744] 10.0.0.87 () {34 vars in 780 bytes} [Tue May 26 21:55:34 2026] PUT /v2.0/routers/76c9447d-2f64-44d4-b5ed-3605d08ed625/add_router_interface => generated 309 bytes in 1431 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/745] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:55:35 2026] GET /v2.0/ports?device_id=2064d9d9-0202-42f4-9783-b28b26e6c46f => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 336/746] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:55:35 2026] GET /v2.0/ports?device_id=0f360eb6-5beb-4be0-94ad-7feaa6c1a340 => generated 973 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 337/747] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:55:35 2026] GET /v2.0/security-groups?id=3ca33e89-df94-4d43-8731-22a5442c9f54&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: 6|app: 0|req: 338/748] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:55:36 2026] GET /v2.0/ports?device_id=f35094c6-60d7-4979-a337-40611ae8118e => generated 975 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 339/749] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:55:36 2026] GET /v2.0/security-groups?id=5c492424-0197-465e-a29a-522149261808&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: 6|app: 0|req: 340/750] 10.0.0.123 () {34 vars in 980 bytes} [Tue May 26 21:55:36 2026] GET /v2.0/networks?id=4cdcbae1-1952-403c-9d6b-80fb65ee6f09 => generated 678 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 21:55:36.811 7 INFO neutron.db.l3_db [None req-df5ff410-f972-43a0-9931-7c662baf2ec1 1874d7da833d4c4dacb23f2f22d433e5 1d8acb2bf52b46e7bbe0cd295a392c44 - - default default] Floating IP 41390509-d92e-424e-86eb-ebbfea7c53d3 associated. External IP: 10.96.250.205, port: 5e48e94d-5d9e-4c8a-9e21-c145abebbaed. [pid: 6|app: 0|req: 341/751] 10.0.0.123 () {34 vars in 963 bytes} [Tue May 26 21:55:36 2026] GET /v2.0/quotas/9ccfab7dea8540cca5787a9a00ed737e => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 342/752] 10.0.0.123 () {34 vars in 1000 bytes} [Tue May 26 21:55:36 2026] GET /v2.0/ports?tenant_id=9ccfab7dea8540cca5787a9a00ed737e&fields=id => generated 57 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 343/753] 10.0.0.123 () {34 vars in 1006 bytes} [Tue May 26 21:55:36 2026] GET /v2.0/networks/4cdcbae1-1952-403c-9d6b-80fb65ee6f09?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 344/754] 10.0.0.123 () {34 vars in 1106 bytes} [Tue May 26 21:55:37 2026] GET /v2.0/networks/4cdcbae1-1952-403c-9d6b-80fb65ee6f09?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: 6|app: 0|req: 345/755] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:55:37 2026] GET /v2.0/ports?device_id=0f360eb6-5beb-4be0-94ad-7feaa6c1a340 => generated 973 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 346/756] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:55:37 2026] GET /v2.0/security-groups?id=3ca33e89-df94-4d43-8731-22a5442c9f54&fields=id&fields=name => generated 113 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/757] 10.0.0.87 () {34 vars in 746 bytes} [Tue May 26 21:55:35 2026] PUT /v2.0/floatingips/41390509-d92e-424e-86eb-ebbfea7c53d3 => generated 855 bytes in 1379 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 347/758] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:55:37 2026] GET /v2.0/ports?device_id=fa9d8178-7148-4df6-b1a0-1c6bb516686b => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 21:55:37.311 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-711ee801-a0c7-42f5-ba3f-2d6288533bf7'] response: {'name': 'network-changed', 'server_uuid': '2064d9d9-0202-42f4-9783-b28b26e6c46f', 'tag': '5e48e94d-5d9e-4c8a-9e21-c145abebbaed', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 412/759] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:55:37 2026] GET /v2.0/ports?device_id=2064d9d9-0202-42f4-9783-b28b26e6c46f => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 348/760] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:55:37 2026] GET /v2.0/security-groups?id=8272c438-d49c-4172-9e28-5a1ebf9f54ac&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: 413/761] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:55:37 2026] GET /v2.0/ports?device_id=f35094c6-60d7-4979-a337-40611ae8118e => generated 975 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 349/762] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:55:37 2026] GET /v2.0/security-groups?id=5c492424-0197-465e-a29a-522149261808&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: 414/763] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:55:37 2026] GET /v2.0/ports?device_id=f35094c6-60d7-4979-a337-40611ae8118e => 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: 415/764] 199.204.45.22 () {34 vars in 1077 bytes} [Tue May 26 21:55:37 2026] GET /v2.0/ports?tenant_id=1d8acb2bf52b46e7bbe0cd295a392c44&device_id=2064d9d9-0202-42f4-9783-b28b26e6c46f => generated 1240 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/765] 199.204.45.22 () {34 vars in 983 bytes} [Tue May 26 21:55:37 2026] GET /v2.0/networks?id=a2c68415-c4f9-4ef8-9966-7245dfcf6205 => generated 779 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/766] 199.204.45.22 () {34 vars in 1055 bytes} [Tue May 26 21:55:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=5e48e94d-5d9e-4c8a-9e21-c145abebbaed => generated 858 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/767] 199.204.45.22 () {34 vars in 981 bytes} [Tue May 26 21:55:37 2026] GET /v2.0/subnets?id=942acdb0-80fa-43b3-ae72-fd4fd73a0ff3 => generated 701 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/768] 199.204.45.22 () {34 vars in 1049 bytes} [Tue May 26 21:55:38 2026] GET /v2.0/ports?network_id=a2c68415-c4f9-4ef8-9966-7245dfcf6205&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: 420/769] 199.204.45.22 () {34 vars in 1009 bytes} [Tue May 26 21:55:38 2026] GET /v2.0/networks/a2c68415-c4f9-4ef8-9966-7245dfcf6205?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: 421/770] 199.204.45.22 () {34 vars in 1109 bytes} [Tue May 26 21:55:38 2026] GET /v2.0/networks/a2c68415-c4f9-4ef8-9966-7245dfcf6205?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 21:55:38.225 6 INFO neutron.db.l3_db [None req-5525aaf0-eab1-42f7-89bf-cd6fe90276f7 bc0c346ae8cb4d758240689690c8d9fd ef1e311b53054459a07489adfdb83c16 - - default default] Floating IP eae77bc4-3bab-4ecb-8253-b1fe6d98f384 associated. External IP: 10.96.250.207, port: 1a27f30f-6fd1-46ad-a0a8-6f333b629c77. [pid: 7|app: 0|req: 422/771] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:55:38 2026] GET /v2.0/ports?device_id=0f360eb6-5beb-4be0-94ad-7feaa6c1a340 => generated 973 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/772] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:55:38 2026] GET /v2.0/ports?device_id=fa9d8178-7148-4df6-b1a0-1c6bb516686b => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/773] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:55:38 2026] GET /v2.0/security-groups?id=3ca33e89-df94-4d43-8731-22a5442c9f54&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: 6|app: 0|req: 350/774] 10.0.0.87 () {34 vars in 746 bytes} [Tue May 26 21:55:37 2026] PUT /v2.0/floatingips/eae77bc4-3bab-4ecb-8253-b1fe6d98f384 => generated 856 bytes in 918 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 21:55:38.619 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-4ebfc2df-8951-415a-9ca3-2ffbcf5cb3a8'] response: {'name': 'network-changed', 'server_uuid': 'f35094c6-60d7-4979-a337-40611ae8118e', 'tag': '1a27f30f-6fd1-46ad-a0a8-6f333b629c77', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 425/775] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:55:38 2026] GET /v2.0/ports?device_id=f35094c6-60d7-4979-a337-40611ae8118e => generated 975 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 351/776] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:55:38 2026] GET /v2.0/security-groups?id=5c492424-0197-465e-a29a-522149261808&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: 426/777] 199.204.45.22 () {34 vars in 1077 bytes} [Tue May 26 21:55:39 2026] GET /v2.0/ports?tenant_id=ef1e311b53054459a07489adfdb83c16&device_id=f35094c6-60d7-4979-a337-40611ae8118e => 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: 427/778] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:55:39 2026] GET /v2.0/ports?device_id=f35094c6-60d7-4979-a337-40611ae8118e => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 352/779] 199.204.45.22 () {34 vars in 983 bytes} [Tue May 26 21:55:39 2026] GET /v2.0/networks?id=b0c6b20f-31f3-4248-acb0-982e1eb2e921 => generated 771 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/780] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:55:39 2026] GET /v2.0/security-groups?id=5c492424-0197-465e-a29a-522149261808&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: 6|app: 0|req: 353/781] 199.204.45.22 () {34 vars in 1057 bytes} [Tue May 26 21:55:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=1a27f30f-6fd1-46ad-a0a8-6f333b629c77 => generated 859 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/782] 199.204.45.22 () {34 vars in 981 bytes} [Tue May 26 21:55:39 2026] GET /v2.0/subnets?id=c921aef1-76e4-4088-aa1d-04c3496f40e2 => generated 694 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 354/783] 199.204.45.22 () {34 vars in 1049 bytes} [Tue May 26 21:55:39 2026] GET /v2.0/ports?network_id=b0c6b20f-31f3-4248-acb0-982e1eb2e921&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/784] 199.204.45.22 () {34 vars in 1009 bytes} [Tue May 26 21:55:39 2026] GET /v2.0/networks/b0c6b20f-31f3-4248-acb0-982e1eb2e921?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 355/785] 199.204.45.22 () {34 vars in 1109 bytes} [Tue May 26 21:55:39 2026] GET /v2.0/networks/b0c6b20f-31f3-4248-acb0-982e1eb2e921?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) [pid: 7|app: 0|req: 431/786] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:55:39 2026] GET /v2.0/ports?device_id=fa9d8178-7148-4df6-b1a0-1c6bb516686b => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 356/787] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:55:39 2026] GET /v2.0/ports?device_id=0f360eb6-5beb-4be0-94ad-7feaa6c1a340 => generated 973 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/788] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:55:39 2026] GET /v2.0/security-groups?id=3ca33e89-df94-4d43-8731-22a5442c9f54&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: 6|app: 0|req: 357/789] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:55:40 2026] GET /v2.0/ports?device_id=f35094c6-60d7-4979-a337-40611ae8118e => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/790] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:55:40 2026] GET /v2.0/security-groups?id=5c492424-0197-465e-a29a-522149261808&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: 6|app: 0|req: 358/791] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:55:40 2026] GET /v2.0/ports?device_id=fa9d8178-7148-4df6-b1a0-1c6bb516686b => 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: 434/792] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:55:40 2026] GET /v2.0/ports?device_id=0f360eb6-5beb-4be0-94ad-7feaa6c1a340 => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 359/793] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:55:40 2026] GET /v2.0/security-groups?id=3ca33e89-df94-4d43-8731-22a5442c9f54&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/794] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:55:41 2026] GET /v2.0/ports?device_id=f35094c6-60d7-4979-a337-40611ae8118e => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 360/795] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:55:41 2026] GET /v2.0/security-groups?id=5c492424-0197-465e-a29a-522149261808&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: 436/796] 199.204.45.22 () {34 vars in 983 bytes} [Tue May 26 21:55:41 2026] GET /v2.0/networks?id=4cdcbae1-1952-403c-9d6b-80fb65ee6f09 => generated 678 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 361/797] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:55:41 2026] GET /v2.0/ports?device_id=fa9d8178-7148-4df6-b1a0-1c6bb516686b => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 362/798] 199.204.45.22 () {34 vars in 991 bytes} [Tue May 26 21:55:41 2026] GET /v2.0/ports?device_id=f35094c6-60d7-4979-a337-40611ae8118e => generated 975 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 363/799] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:55:41 2026] GET /v2.0/ports?device_id=0f360eb6-5beb-4be0-94ad-7feaa6c1a340 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 21:55:42.110 6 INFO neutron_taas.services.taas.taas_plugin [req-6a195bfd-dff5-4bfe-aeb5-816cb6c0d152 req-24aab042-86c8-4d22-a263-151fc00c2db5 bc0c346ae8cb4d758240689690c8d9fd ef1e311b53054459a07489adfdb83c16 - - default default] TaaS: Handle Delete Port: 1a27f30f-6fd1-46ad-a0a8-6f333b629c77 2026-05-26 21:55:42.116 6 INFO neutron_taas.services.taas.tap_mirror_plugin [req-6a195bfd-dff5-4bfe-aeb5-816cb6c0d152 req-24aab042-86c8-4d22-a263-151fc00c2db5 bc0c346ae8cb4d758240689690c8d9fd ef1e311b53054459a07489adfdb83c16 - - default default] Tap Mirror: Handle Delete Port: 1a27f30f-6fd1-46ad-a0a8-6f333b629c77 2026-05-26 21:55:42.284 6 INFO neutron.db.l3_db [req-6a195bfd-dff5-4bfe-aeb5-816cb6c0d152 req-24aab042-86c8-4d22-a263-151fc00c2db5 bc0c346ae8cb4d758240689690c8d9fd ef1e311b53054459a07489adfdb83c16 - - default default] Floating IP eae77bc4-3bab-4ecb-8253-b1fe6d98f384 disassociated. External IP: 10.96.250.207, port: 1a27f30f-6fd1-46ad-a0a8-6f333b629c77. [pid: 7|app: 0|req: 437/800] 199.204.45.22 () {38 vars in 952 bytes} [Tue May 26 21:55:41 2026] POST /v2.0/ports => generated 958 bytes in 666 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: 438/801] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:55:42 2026] GET /v2.0/security-groups?id=3ca33e89-df94-4d43-8731-22a5442c9f54&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 364/802] 199.204.45.22 () {36 vars in 994 bytes} [Tue May 26 21:55:41 2026] DELETE /v2.0/ports/1a27f30f-6fd1-46ad-a0a8-6f333b629c77 => generated 0 bytes in 873 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 365/803] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:55:42 2026] GET /v2.0/ports?device_id=f35094c6-60d7-4979-a337-40611ae8118e => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 21:55:42.911 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-4148655c-011a-4637-a87f-74fe591ae73b'] response: {'server_uuid': 'f35094c6-60d7-4979-a337-40611ae8118e', 'name': 'network-vif-deleted', 'tag': '1a27f30f-6fd1-46ad-a0a8-6f333b629c77', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 366/804] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:55:42 2026] GET /v2.0/ports?device_id=fa9d8178-7148-4df6-b1a0-1c6bb516686b => generated 973 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 367/805] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:55:42 2026] GET /v2.0/security-groups?id=fd856b53-b010-446a-b1c7-f5c86e38fac9&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/806] 199.204.45.22 () {38 vars in 1025 bytes} [Tue May 26 21:55:42 2026] PUT /v2.0/ports/d816d550-9e79-43bf-ba76-bda76ea9c001 => generated 1239 bytes in 593 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 21:55:43.081 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7743a1ab-d1ad-45e5-85ae-31e86382ad19'] response: {'name': 'network-changed', 'server_uuid': 'fa9d8178-7148-4df6-b1a0-1c6bb516686b', 'tag': 'd816d550-9e79-43bf-ba76-bda76ea9c001', '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: 6|app: 0|req: 368/807] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:55:43 2026] GET /v2.0/ports?device_id=0f360eb6-5beb-4be0-94ad-7feaa6c1a340 => generated 975 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/808] 199.204.45.22 () {34 vars in 1077 bytes} [Tue May 26 21:55:43 2026] GET /v2.0/ports?tenant_id=9ccfab7dea8540cca5787a9a00ed737e&device_id=fa9d8178-7148-4df6-b1a0-1c6bb516686b => generated 1242 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 369/809] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:55:43 2026] GET /v2.0/security-groups?id=3ca33e89-df94-4d43-8731-22a5442c9f54&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: 441/810] 199.204.45.22 () {34 vars in 1015 bytes} [Tue May 26 21:55:43 2026] GET /v2.0/networks?tenant_id=9ccfab7dea8540cca5787a9a00ed737e&shared=False => generated 774 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 370/811] 199.204.45.22 () {34 vars in 927 bytes} [Tue May 26 21:55:43 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/812] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:55:43 2026] GET /v2.0/ports?device_id=0f360eb6-5beb-4be0-94ad-7feaa6c1a340 => generated 975 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/813] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:55:43 2026] GET /v2.0/ports?device_id=f35094c6-60d7-4979-a337-40611ae8118e => 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: 444/814] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:55:44 2026] GET /v2.0/ports?device_id=fa9d8178-7148-4df6-b1a0-1c6bb516686b => generated 973 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/815] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:55:44 2026] GET /v2.0/security-groups?id=fd856b53-b010-446a-b1c7-f5c86e38fac9&fields=id&fields=name => generated 88 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 21:55:44.299 6 INFO neutron.db.l3_db [None req-cccecc11-fca7-491e-9a9d-7b3a05c9eb7b 0700b80c1c5d4807a648e898450b60e7 3e2ae6ca4dbf4a82b1a65868118d27b7 - - default default] Floating IP d3e46506-97ca-4717-8e9e-49fcb92feef7 associated. External IP: 10.96.250.214, port: 25423c62-5b7f-40b4-aad4-bf36545f4ad9. [pid: 6|app: 0|req: 371/816] 10.0.0.87 () {34 vars in 746 bytes} [Tue May 26 21:55:43 2026] PUT /v2.0/floatingips/d3e46506-97ca-4717-8e9e-49fcb92feef7 => generated 856 bytes in 698 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/817] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:55:44 2026] GET /v2.0/ports?device_id=0f360eb6-5beb-4be0-94ad-7feaa6c1a340 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 372/818] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:55:44 2026] GET /v2.0/security-groups?id=3ca33e89-df94-4d43-8731-22a5442c9f54&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/819] 199.204.45.22 () {34 vars in 1077 bytes} [Tue May 26 21:55:44 2026] GET /v2.0/ports?tenant_id=9ccfab7dea8540cca5787a9a00ed737e&device_id=fa9d8178-7148-4df6-b1a0-1c6bb516686b => generated 1242 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 373/820] 199.204.45.22 () {34 vars in 1057 bytes} [Tue May 26 21:55:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=d816d550-9e79-43bf-ba76-bda76ea9c001 => 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: 448/821] 199.204.45.22 () {34 vars in 981 bytes} [Tue May 26 21:55:44 2026] GET /v2.0/subnets?id=c805e14b-6dcf-43fd-bd50-47e4ab3f36c0 => generated 696 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 374/822] 199.204.45.22 () {34 vars in 1049 bytes} [Tue May 26 21:55:44 2026] GET /v2.0/ports?network_id=4cdcbae1-1952-403c-9d6b-80fb65ee6f09&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-05-26 21:55:44.960 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-144bded6-ac0f-4c02-bc3c-ef2a6e82e93b'] response: {'name': 'network-changed', 'server_uuid': '0f360eb6-5beb-4be0-94ad-7feaa6c1a340', 'tag': '25423c62-5b7f-40b4-aad4-bf36545f4ad9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 449/823] 199.204.45.22 () {34 vars in 1009 bytes} [Tue May 26 21:55:44 2026] GET /v2.0/networks/4cdcbae1-1952-403c-9d6b-80fb65ee6f09?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 375/824] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:55:45 2026] GET /v2.0/ports?device_id=0f360eb6-5beb-4be0-94ad-7feaa6c1a340 => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/825] 199.204.45.22 () {34 vars in 1109 bytes} [Tue May 26 21:55:45 2026] GET /v2.0/networks/4cdcbae1-1952-403c-9d6b-80fb65ee6f09?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: 6|app: 0|req: 376/826] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:55:45 2026] GET /v2.0/security-groups?id=3ca33e89-df94-4d43-8731-22a5442c9f54&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/827] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:55:45 2026] GET /v2.0/ports?device_id=f35094c6-60d7-4979-a337-40611ae8118e => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 377/828] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:55:45 2026] GET /v2.0/ports?device_id=fa9d8178-7148-4df6-b1a0-1c6bb516686b => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/829] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:55:45 2026] GET /v2.0/security-groups?id=fd856b53-b010-446a-b1c7-f5c86e38fac9&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: 6|app: 0|req: 378/830] 199.204.45.22 () {34 vars in 1077 bytes} [Tue May 26 21:55:45 2026] GET /v2.0/ports?tenant_id=3e2ae6ca4dbf4a82b1a65868118d27b7&device_id=0f360eb6-5beb-4be0-94ad-7feaa6c1a340 => 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: 453/831] 199.204.45.22 () {34 vars in 983 bytes} [Tue May 26 21:55:45 2026] GET /v2.0/networks?id=18810ab1-4bfb-46ba-a2d9-470af64abce6 => generated 775 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 379/832] 199.204.45.22 () {34 vars in 1057 bytes} [Tue May 26 21:55:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=25423c62-5b7f-40b4-aad4-bf36545f4ad9 => 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: 454/833] 199.204.45.22 () {34 vars in 981 bytes} [Tue May 26 21:55:45 2026] GET /v2.0/subnets?id=2f49ee56-90fa-4b21-8d72-ed8ef9e4d3cc => generated 697 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 380/834] 199.204.45.22 () {34 vars in 1049 bytes} [Tue May 26 21:55:45 2026] GET /v2.0/ports?network_id=18810ab1-4bfb-46ba-a2d9-470af64abce6&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: 455/835] 199.204.45.22 () {34 vars in 1009 bytes} [Tue May 26 21:55:45 2026] GET /v2.0/networks/18810ab1-4bfb-46ba-a2d9-470af64abce6?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 381/836] 199.204.45.22 () {34 vars in 1109 bytes} [Tue May 26 21:55:45 2026] GET /v2.0/networks/18810ab1-4bfb-46ba-a2d9-470af64abce6?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: 456/837] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:55:46 2026] GET /v2.0/ports?device_id=0f360eb6-5beb-4be0-94ad-7feaa6c1a340 => generated 975 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 382/838] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:55:46 2026] GET /v2.0/security-groups?id=3ca33e89-df94-4d43-8731-22a5442c9f54&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/839] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:55:46 2026] DELETE /v2.0/security-groups/5c492424-0197-465e-a29a-522149261808 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 21:55:46.363 6 INFO neutron.api.v2.resource [None req-95391984-d63e-45a9-bff4-03f99ca8a7b5 bc0c346ae8cb4d758240689690c8d9fd ef1e311b53054459a07489adfdb83c16 - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 383/840] 10.0.0.87 () {32 vars in 734 bytes} [Tue May 26 21:55:46 2026] GET /v2.0/security-groups/5c492424-0197-465e-a29a-522149261808 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 384/841] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:55:46 2026] GET /v2.0/ports?device_id=fa9d8178-7148-4df6-b1a0-1c6bb516686b => generated 973 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 21:55:46.496 7 INFO neutron_taas.services.taas.taas_plugin [None req-0e5f1f0a-8e0e-4529-b3e8-7c0c62955a83 bc0c346ae8cb4d758240689690c8d9fd ef1e311b53054459a07489adfdb83c16 - - default default] TaaS: Handle Delete Port: 3a3020d8-6ef9-4209-a235-6fc904132668 [pid: 6|app: 0|req: 385/842] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:55:46 2026] GET /v2.0/security-groups?id=fd856b53-b010-446a-b1c7-f5c86e38fac9&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 21:55:46.499 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0e5f1f0a-8e0e-4529-b3e8-7c0c62955a83 bc0c346ae8cb4d758240689690c8d9fd ef1e311b53054459a07489adfdb83c16 - - default default] Tap Mirror: Handle Delete Port: 3a3020d8-6ef9-4209-a235-6fc904132668 [pid: 7|app: 0|req: 458/843] 10.0.0.87 () {32 vars in 729 bytes} [Tue May 26 21:55:46 2026] DELETE /v2.0/floatingips/eae77bc4-3bab-4ecb-8253-b1fe6d98f384 => generated 0 bytes in 336 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 21:55:47.181 6 INFO neutron_taas.services.taas.taas_plugin [None req-c608ed33-dbdf-4536-bdae-5e9682930c4e de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] TaaS: Handle Delete Port: de71f889-8be5-4cae-a118-2962d2f1cb74 2026-05-26 21:55:47.186 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c608ed33-dbdf-4536-bdae-5e9682930c4e de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Tap Mirror: Handle Delete Port: de71f889-8be5-4cae-a118-2962d2f1cb74 [pid: 7|app: 0|req: 459/844] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:55:47 2026] GET /v2.0/ports?device_id=0f360eb6-5beb-4be0-94ad-7feaa6c1a340 => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/845] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:55:47 2026] GET /v2.0/security-groups?id=3ca33e89-df94-4d43-8731-22a5442c9f54&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/846] 10.0.0.230 () {34 vars in 988 bytes} [Tue May 26 21:55:47 2026] GET /v2.0/ports?device_id=2064d9d9-0202-42f4-9783-b28b26e6c46f => generated 1240 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/847] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:55:47 2026] GET /v2.0/ports?device_id=fa9d8178-7148-4df6-b1a0-1c6bb516686b => 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: 463/848] 10.0.0.230 () {34 vars in 1038 bytes} [Tue May 26 21:55:47 2026] GET /v2.0/security-groups?id=8272c438-d49c-4172-9e28-5a1ebf9f54ac&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: 464/849] 199.204.45.22 () {34 vars in 991 bytes} [Tue May 26 21:55:47 2026] GET /v2.0/ports?device_id=0f360eb6-5beb-4be0-94ad-7feaa6c1a340 => 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: 465/850] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:55:47 2026] GET /v2.0/security-groups?id=fd856b53-b010-446a-b1c7-f5c86e38fac9&fields=id&fields=name => generated 88 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 386/851] 10.0.0.87 () {34 vars in 786 bytes} [Tue May 26 21:55:46 2026] PUT /v2.0/routers/bd057587-3568-46b7-80d3-1420926224b9/remove_router_interface => generated 309 bytes in 1164 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 21:55:47.956 7 INFO neutron_taas.services.taas.taas_plugin [req-e5d5af5b-7859-496f-93b1-aceff74818ee req-862d03d6-571c-449b-8704-c2f0362509f6 0700b80c1c5d4807a648e898450b60e7 3e2ae6ca4dbf4a82b1a65868118d27b7 - - default default] TaaS: Handle Delete Port: 25423c62-5b7f-40b4-aad4-bf36545f4ad9 2026-05-26 21:55:47.964 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-e5d5af5b-7859-496f-93b1-aceff74818ee req-862d03d6-571c-449b-8704-c2f0362509f6 0700b80c1c5d4807a648e898450b60e7 3e2ae6ca4dbf4a82b1a65868118d27b7 - - default default] Tap Mirror: Handle Delete Port: 25423c62-5b7f-40b4-aad4-bf36545f4ad9 2026-05-26 21:55:48.085 6 INFO neutron_taas.services.taas.taas_plugin [None req-0a8f1341-f716-47b3-b8cf-011a23c3efc1 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] TaaS: Handle Delete Port: ec35a277-7638-4172-8fde-9088800669e5 2026-05-26 21:55:48.088 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0a8f1341-f716-47b3-b8cf-011a23c3efc1 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Tap Mirror: Handle Delete Port: ec35a277-7638-4172-8fde-9088800669e5 2026-05-26 21:55:48.159 7 INFO neutron.db.l3_db [req-e5d5af5b-7859-496f-93b1-aceff74818ee req-862d03d6-571c-449b-8704-c2f0362509f6 0700b80c1c5d4807a648e898450b60e7 3e2ae6ca4dbf4a82b1a65868118d27b7 - - default default] Floating IP d3e46506-97ca-4717-8e9e-49fcb92feef7 disassociated. External IP: 10.96.250.214, port: 25423c62-5b7f-40b4-aad4-bf36545f4ad9. 2026-05-26 21:55:48.377 6 INFO neutron_taas.services.taas.taas_plugin [None req-0a8f1341-f716-47b3-b8cf-011a23c3efc1 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] TaaS: Handle Delete Port: 7d4c18e4-2f29-480c-884b-2bf6318dc008 2026-05-26 21:55:48.381 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0a8f1341-f716-47b3-b8cf-011a23c3efc1 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Tap Mirror: Handle Delete Port: 7d4c18e4-2f29-480c-884b-2bf6318dc008 [pid: 7|app: 0|req: 466/852] 199.204.45.22 () {36 vars in 994 bytes} [Tue May 26 21:55:47 2026] DELETE /v2.0/ports/25423c62-5b7f-40b4-aad4-bf36545f4ad9 => generated 0 bytes in 767 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/853] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:55:48 2026] GET /v2.0/ports?device_id=0f360eb6-5beb-4be0-94ad-7feaa6c1a340 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 21:55:48.638 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2766a24c-24d7-443f-80e4-2603d6138974'] response: {'server_uuid': '0f360eb6-5beb-4be0-94ad-7feaa6c1a340', 'name': 'network-vif-deleted', 'tag': '25423c62-5b7f-40b4-aad4-bf36545f4ad9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 468/854] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:55:48 2026] GET /v2.0/ports?device_id=fa9d8178-7148-4df6-b1a0-1c6bb516686b => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/855] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:55:48 2026] GET /v2.0/security-groups?id=fd856b53-b010-446a-b1c7-f5c86e38fac9&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 21:55:49.171 6 INFO neutron.services.segments.plugin [-] Segment 0ab38400-0cb9-429e-9578-90adcccf2967 resource provider aggregate not found 2026-05-26 21:55:49.179 6 INFO neutron.services.segments.plugin [-] Segment 0ab38400-0cb9-429e-9578-90adcccf2967 resource provider aggregate not found 2026-05-26 21:55:49.199 6 INFO neutron.services.segments.plugin [-] Segment 0ab38400-0cb9-429e-9578-90adcccf2967 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ab38400-0cb9-429e-9578-90adcccf2967 found for delete ", "request_id": "req-1908924a-1629-4c43-b618-1e943d4aa0c0"}]} 2026-05-26 21:55:49.206 6 INFO neutron.db.l3_hamode_db [None req-0a8f1341-f716-47b3-b8cf-011a23c3efc1 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] HA network c47cb6e2-e80b-494e-9fbb-96ac69e3b01a was deleted as no HA routers are present in tenant ef1e311b53054459a07489adfdb83c16. 2026-05-26 21:55:49.211 6 INFO neutron.services.segments.plugin [-] Segment 0ab38400-0cb9-429e-9578-90adcccf2967 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ab38400-0cb9-429e-9578-90adcccf2967 found for delete ", "request_id": "req-45a8b08c-7763-40e8-b0bd-254cd885decd"}]} [pid: 6|app: 0|req: 387/856] 10.0.0.87 () {32 vars in 721 bytes} [Tue May 26 21:55:47 2026] DELETE /v2.0/routers/bd057587-3568-46b7-80d3-1420926224b9 => generated 0 bytes in 1327 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/857] 10.0.0.87 () {32 vars in 721 bytes} [Tue May 26 21:55:49 2026] DELETE /v2.0/subnets/c921aef1-76e4-4088-aa1d-04c3496f40e2 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 21:55:49.523 6 INFO neutron_taas.services.taas.taas_plugin [None req-26fd60eb-ab00-4647-95f3-2d1085f8a12b de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] TaaS: Handle Delete Port: 23040d05-0c37-4947-92ad-6b11c0d64d21 2026-05-26 21:55:49.527 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-26fd60eb-ab00-4647-95f3-2d1085f8a12b de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Tap Mirror: Handle Delete Port: 23040d05-0c37-4947-92ad-6b11c0d64d21 [pid: 7|app: 0|req: 473/860] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:55:49 2026] GET /v2.0/ports?device_id=0f360eb6-5beb-4be0-94ad-7feaa6c1a340 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 388/861] 10.0.0.87 () {32 vars in 723 bytes} [Tue May 26 21:55:49 2026] DELETE /v2.0/networks/b0c6b20f-31f3-4248-acb0-982e1eb2e921 => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/862] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:55:49 2026] GET /v2.0/security-groups?tenant_id=ef1e311b53054459a07489adfdb83c16&name=default => generated 2921 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 389/863] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:55:49 2026] DELETE /v2.0/security-groups/b69d1627-a627-4278-a55e-b1364e72659c => 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: 475/864] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:55:50 2026] GET /v2.0/ports?device_id=fa9d8178-7148-4df6-b1a0-1c6bb516686b => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 390/865] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:55:50 2026] GET /v2.0/security-groups?id=fd856b53-b010-446a-b1c7-f5c86e38fac9&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: 476/866] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:55:50 2026] GET /v2.0/ports?device_id=fa9d8178-7148-4df6-b1a0-1c6bb516686b => generated 975 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 391/867] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:55:50 2026] GET /v2.0/security-groups?id=fd856b53-b010-446a-b1c7-f5c86e38fac9&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/868] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:55:50 2026] GET /v2.0/ports?device_id=0f360eb6-5beb-4be0-94ad-7feaa6c1a340 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 21:55:51.219 6 INFO neutron.services.segments.plugin [-] Segment 18ff5b80-e2f9-4023-ba80-ae78a717e428 resource provider aggregate not found 2026-05-26 21:55:51.230 6 INFO neutron.services.segments.plugin [-] Segment 18ff5b80-e2f9-4023-ba80-ae78a717e428 resource provider aggregate not found 2026-05-26 21:55:51.237 6 INFO neutron.services.segments.plugin [-] Segment 18ff5b80-e2f9-4023-ba80-ae78a717e428 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18ff5b80-e2f9-4023-ba80-ae78a717e428 found for delete ", "request_id": "req-758adc22-8efe-4bb1-8c56-ede81180ecd2"}]} 2026-05-26 21:55:51.267 6 INFO neutron.services.segments.plugin [-] Segment 18ff5b80-e2f9-4023-ba80-ae78a717e428 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18ff5b80-e2f9-4023-ba80-ae78a717e428 found for delete ", "request_id": "req-9d624bc5-4f81-440e-b5aa-5e000d3e7118"}]} [pid: 6|app: 0|req: 392/869] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:55:51 2026] GET /v2.0/ports?device_id=fa9d8178-7148-4df6-b1a0-1c6bb516686b => 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: 478/870] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:55:51 2026] GET /v2.0/security-groups?id=fd856b53-b010-446a-b1c7-f5c86e38fac9&fields=id&fields=name => generated 88 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 393/871] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:55:51 2026] GET /v2.0/ports?device_id=0f360eb6-5beb-4be0-94ad-7feaa6c1a340 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 394/872] 199.204.45.22 () {34 vars in 991 bytes} [Tue May 26 21:55:52 2026] GET /v2.0/ports?device_id=fa9d8178-7148-4df6-b1a0-1c6bb516686b => generated 975 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/873] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:55:52 2026] GET /v2.0/ports?device_id=fa9d8178-7148-4df6-b1a0-1c6bb516686b => generated 975 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 21:55:53.119 6 INFO neutron_taas.services.taas.taas_plugin [req-3fd0ac4f-8634-4d02-a11c-ebb5c415dfee req-18e42070-8803-4d92-b390-ebff24d2fd0b 9bfe1a690a3f405a9b7520e46a0bfcb6 9ccfab7dea8540cca5787a9a00ed737e - - default default] TaaS: Handle Delete Port: d816d550-9e79-43bf-ba76-bda76ea9c001 2026-05-26 21:55:53.123 6 INFO neutron_taas.services.taas.tap_mirror_plugin [req-3fd0ac4f-8634-4d02-a11c-ebb5c415dfee req-18e42070-8803-4d92-b390-ebff24d2fd0b 9bfe1a690a3f405a9b7520e46a0bfcb6 9ccfab7dea8540cca5787a9a00ed737e - - default default] Tap Mirror: Handle Delete Port: d816d550-9e79-43bf-ba76-bda76ea9c001 [pid: 6|app: 0|req: 395/874] 199.204.45.22 () {36 vars in 994 bytes} [Tue May 26 21:55:53 2026] DELETE /v2.0/ports/d816d550-9e79-43bf-ba76-bda76ea9c001 => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 21:55:53.374 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-eb48ca87-5f15-4f15-a213-370f60f036de'] response: {'server_uuid': 'fa9d8178-7148-4df6-b1a0-1c6bb516686b', 'name': 'network-vif-deleted', 'tag': 'd816d550-9e79-43bf-ba76-bda76ea9c001', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 480/875] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:55:53 2026] GET /v2.0/security-groups?tenant_id=caac21d5df3c4a489cee9e3f43df33cb&name=default => generated 2925 bytes in 310 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/876] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:55:53 2026] GET /v2.0/security-groups?id=fd856b53-b010-446a-b1c7-f5c86e38fac9&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: 6|app: 0|req: 396/877] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:55:53 2026] DELETE /v2.0/security-groups/3ca33e89-df94-4d43-8731-22a5442c9f54 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 21:55:53.472 6 INFO neutron.api.v2.resource [None req-e54f7719-a6c6-4d1f-9ded-9c535551602b 0700b80c1c5d4807a648e898450b60e7 3e2ae6ca4dbf4a82b1a65868118d27b7 - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 397/878] 10.0.0.87 () {32 vars in 734 bytes} [Tue May 26 21:55:53 2026] GET /v2.0/security-groups/3ca33e89-df94-4d43-8731-22a5442c9f54 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/879] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:55:53 2026] DELETE /v2.0/security-groups/8bef95d3-cb7f-45fc-9247-88cca9f858c4 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 21:55:53.586 6 INFO neutron_taas.services.taas.taas_plugin [None req-79945618-f29b-4fb2-b652-40944785fe9d 0700b80c1c5d4807a648e898450b60e7 3e2ae6ca4dbf4a82b1a65868118d27b7 - - default default] TaaS: Handle Delete Port: 8cdd7654-952f-49a8-815d-9e996b32ab06 2026-05-26 21:55:53.588 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-79945618-f29b-4fb2-b652-40944785fe9d 0700b80c1c5d4807a648e898450b60e7 3e2ae6ca4dbf4a82b1a65868118d27b7 - - default default] Tap Mirror: Handle Delete Port: 8cdd7654-952f-49a8-815d-9e996b32ab06 [pid: 6|app: 0|req: 398/880] 10.0.0.87 () {32 vars in 729 bytes} [Tue May 26 21:55:53 2026] DELETE /v2.0/floatingips/d3e46506-97ca-4717-8e9e-49fcb92feef7 => generated 0 bytes in 350 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 21:55:54.289 7 INFO neutron_taas.services.taas.taas_plugin [None req-83ab31a7-46be-4972-9748-6e36fdae2891 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] TaaS: Handle Delete Port: 06e0d7c6-a2ce-4d2f-b280-52e6dd92cd95 2026-05-26 21:55:54.292 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-83ab31a7-46be-4972-9748-6e36fdae2891 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Tap Mirror: Handle Delete Port: 06e0d7c6-a2ce-4d2f-b280-52e6dd92cd95 [pid: 6|app: 0|req: 399/881] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:55:54 2026] GET /v2.0/ports?device_id=fa9d8178-7148-4df6-b1a0-1c6bb516686b => 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: 483/882] 10.0.0.87 () {34 vars in 786 bytes} [Tue May 26 21:55:53 2026] PUT /v2.0/routers/227dbd0c-2e83-4f12-85be-5e9e62915cd6/remove_router_interface => generated 309 bytes in 956 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 21:55:55.037 6 INFO neutron_taas.services.taas.taas_plugin [None req-6e905bb7-b202-4d54-8f33-56ea5b7e29a8 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] TaaS: Handle Delete Port: a48d77fc-1249-4768-bccf-9dc8db207eab 2026-05-26 21:55:55.040 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6e905bb7-b202-4d54-8f33-56ea5b7e29a8 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Tap Mirror: Handle Delete Port: a48d77fc-1249-4768-bccf-9dc8db207eab 2026-05-26 21:55:55.303 6 INFO neutron_taas.services.taas.taas_plugin [None req-6e905bb7-b202-4d54-8f33-56ea5b7e29a8 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] TaaS: Handle Delete Port: baf1bc86-d817-4a1e-886c-d33fc36fabd5 2026-05-26 21:55:55.306 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6e905bb7-b202-4d54-8f33-56ea5b7e29a8 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Tap Mirror: Handle Delete Port: baf1bc86-d817-4a1e-886c-d33fc36fabd5 [pid: 7|app: 0|req: 484/883] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:55:55 2026] GET /v2.0/ports?device_id=fa9d8178-7148-4df6-b1a0-1c6bb516686b => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 21:55:55.684 6 INFO neutron.services.segments.plugin [-] Segment 9ce86ad3-a6d5-4dc0-bf67-df499dae7b29 resource provider aggregate not found 2026-05-26 21:55:55.690 6 INFO neutron.services.segments.plugin [-] Segment 9ce86ad3-a6d5-4dc0-bf67-df499dae7b29 resource provider aggregate not found 2026-05-26 21:55:55.702 6 INFO neutron.services.segments.plugin [-] Segment 9ce86ad3-a6d5-4dc0-bf67-df499dae7b29 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ce86ad3-a6d5-4dc0-bf67-df499dae7b29 found for delete ", "request_id": "req-76c195d8-3dcb-4f17-b139-fe3ebcec97c5"}]} 2026-05-26 21:55:55.713 6 INFO neutron.services.segments.plugin [-] Segment 9ce86ad3-a6d5-4dc0-bf67-df499dae7b29 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ce86ad3-a6d5-4dc0-bf67-df499dae7b29 found for delete ", "request_id": "req-1ff14b80-86f0-47de-9358-4e5de99cb1db"}]} 2026-05-26 21:55:55.737 6 INFO neutron.db.l3_hamode_db [None req-6e905bb7-b202-4d54-8f33-56ea5b7e29a8 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] HA network 47d79f89-38c6-4c0b-9f2b-0a5e16baf960 was deleted as no HA routers are present in tenant 3e2ae6ca4dbf4a82b1a65868118d27b7. [pid: 6|app: 0|req: 400/884] 10.0.0.87 () {32 vars in 721 bytes} [Tue May 26 21:55:54 2026] DELETE /v2.0/routers/227dbd0c-2e83-4f12-85be-5e9e62915cd6 => generated 0 bytes in 949 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/885] 10.0.0.87 () {32 vars in 721 bytes} [Tue May 26 21:55:55 2026] DELETE /v2.0/subnets/2f49ee56-90fa-4b21-8d72-ed8ef9e4d3cc => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 21:55:56.004 6 INFO neutron_taas.services.taas.taas_plugin [None req-27bc8fff-7fb9-4939-bfcd-22c6c52c980d de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] TaaS: Handle Delete Port: e4528117-8985-4800-9b96-d1127d4d9220 2026-05-26 21:55:56.006 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-27bc8fff-7fb9-4939-bfcd-22c6c52c980d de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Tap Mirror: Handle Delete Port: e4528117-8985-4800-9b96-d1127d4d9220 [pid: 6|app: 0|req: 401/886] 10.0.0.87 () {32 vars in 723 bytes} [Tue May 26 21:55:55 2026] DELETE /v2.0/networks/18810ab1-4bfb-46ba-a2d9-470af64abce6 => 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: 486/887] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:55:56 2026] GET /v2.0/security-groups?tenant_id=3e2ae6ca4dbf4a82b1a65868118d27b7&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 402/888] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:55:56 2026] DELETE /v2.0/security-groups/03ff3192-3d11-4bf6-acbe-ec4ecc560b52 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 21:55:57.051 7 INFO neutron_taas.services.taas.taas_plugin [None req-6ef0e77d-b558-404c-a975-5fc4ff571bb3 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] TaaS: Handle Delete Port: 355d1135-23c3-42e3-a11a-f4a56705e2f2 2026-05-26 21:55:57.054 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6ef0e77d-b558-404c-a975-5fc4ff571bb3 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Tap Mirror: Handle Delete Port: 355d1135-23c3-42e3-a11a-f4a56705e2f2 [pid: 7|app: 0|req: 487/889] 10.0.0.87 () {34 vars in 786 bytes} [Tue May 26 21:55:56 2026] PUT /v2.0/routers/76c9447d-2f64-44d4-b5ed-3605d08ed625/remove_router_interface => generated 309 bytes in 972 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 21:55:57.724 6 INFO neutron.services.segments.plugin [-] Segment 94eb1154-2d1b-40cc-9855-a1b6d63f7f0a resource provider aggregate not found 2026-05-26 21:55:57.739 6 INFO neutron.services.segments.plugin [-] Segment 94eb1154-2d1b-40cc-9855-a1b6d63f7f0a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94eb1154-2d1b-40cc-9855-a1b6d63f7f0a found for delete ", "request_id": "req-b56652a8-434b-409e-b22e-45d00286e8b8"}]} 2026-05-26 21:55:57.745 6 INFO neutron.services.segments.plugin [-] Segment 94eb1154-2d1b-40cc-9855-a1b6d63f7f0a resource provider aggregate not found 2026-05-26 21:55:57.765 6 INFO neutron.services.segments.plugin [-] Segment 94eb1154-2d1b-40cc-9855-a1b6d63f7f0a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94eb1154-2d1b-40cc-9855-a1b6d63f7f0a found for delete ", "request_id": "req-6766eb1e-e2d5-451f-9f01-49de75182f5d"}]} [pid: 6|app: 0|req: 403/890] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:55:57 2026] GET /v2.0/security-groups?tenant_id=a57216da260f42a0a54a526fb5aa9ae2&name=default => generated 2925 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 21:55:57.836 7 INFO neutron_taas.services.taas.taas_plugin [None req-ad6dc385-f762-46e1-ab10-de00bcd276f4 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] TaaS: Handle Delete Port: 5237806b-54a5-48e5-98fd-8447e503438e 2026-05-26 21:55:57.839 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ad6dc385-f762-46e1-ab10-de00bcd276f4 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Tap Mirror: Handle Delete Port: 5237806b-54a5-48e5-98fd-8447e503438e [pid: 6|app: 0|req: 404/891] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:55:57 2026] DELETE /v2.0/security-groups/57a39376-6b35-48c9-b9d3-a5622b5d03df => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 21:55:58.134 7 INFO neutron_taas.services.taas.taas_plugin [None req-ad6dc385-f762-46e1-ab10-de00bcd276f4 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] TaaS: Handle Delete Port: 31d28347-065d-41ca-a855-e64027e5b0cf 2026-05-26 21:55:58.136 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ad6dc385-f762-46e1-ab10-de00bcd276f4 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Tap Mirror: Handle Delete Port: 31d28347-065d-41ca-a855-e64027e5b0cf [pid: 6|app: 0|req: 405/892] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:55:58 2026] GET /v2.0/security-groups?tenant_id=5e92aa5c1cdf4d35a88c927b38e08634&name=default => generated 2925 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 406/893] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:55:58 2026] DELETE /v2.0/security-groups/798a41c0-7c55-4ce1-91b6-44f57c1412db => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 21:55:58.546 7 INFO neutron.services.segments.plugin [-] Segment a41acee1-0065-4ba5-9560-3b9a2f336b86 resource provider aggregate not found 2026-05-26 21:55:58.552 7 INFO neutron.services.segments.plugin [-] Segment a41acee1-0065-4ba5-9560-3b9a2f336b86 resource provider aggregate not found 2026-05-26 21:55:58.573 7 INFO neutron.services.segments.plugin [-] Segment a41acee1-0065-4ba5-9560-3b9a2f336b86 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a41acee1-0065-4ba5-9560-3b9a2f336b86 found for delete ", "request_id": "req-a3b72d3e-9995-4d60-99ee-01c759d2bf9a"}]} 2026-05-26 21:55:58.574 7 INFO neutron.services.segments.plugin [-] Segment a41acee1-0065-4ba5-9560-3b9a2f336b86 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a41acee1-0065-4ba5-9560-3b9a2f336b86 found for delete ", "request_id": "req-3a9be67c-0209-4937-bf64-d68ddf607e33"}]} 2026-05-26 21:55:58.597 7 INFO neutron.db.l3_hamode_db [None req-ad6dc385-f762-46e1-ab10-de00bcd276f4 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] HA network cf182beb-1060-4e3c-b294-22dc5d5f5201 was deleted as no HA routers are present in tenant 9ccfab7dea8540cca5787a9a00ed737e. [pid: 7|app: 0|req: 488/894] 10.0.0.87 () {32 vars in 721 bytes} [Tue May 26 21:55:57 2026] DELETE /v2.0/routers/76c9447d-2f64-44d4-b5ed-3605d08ed625 => generated 0 bytes in 960 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 407/895] 10.0.0.87 () {32 vars in 721 bytes} [Tue May 26 21:55:58 2026] DELETE /v2.0/subnets/c805e14b-6dcf-43fd-bd50-47e4ab3f36c0 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 21:55:58.872 7 INFO neutron_taas.services.taas.taas_plugin [None req-9481c74c-9033-4dc3-8e1c-0ffd535b7af5 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] TaaS: Handle Delete Port: e8930195-b5d6-42b5-b6f5-3291d477e505 2026-05-26 21:55:58.874 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9481c74c-9033-4dc3-8e1c-0ffd535b7af5 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Tap Mirror: Handle Delete Port: e8930195-b5d6-42b5-b6f5-3291d477e505 [pid: 7|app: 0|req: 489/896] 10.0.0.87 () {32 vars in 723 bytes} [Tue May 26 21:55:58 2026] DELETE /v2.0/networks/4cdcbae1-1952-403c-9d6b-80fb65ee6f09 => generated 0 bytes in 409 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 408/897] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:55:59 2026] GET /v2.0/security-groups?tenant_id=9ccfab7dea8540cca5787a9a00ed737e&name=default => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/898] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:55:59 2026] DELETE /v2.0/security-groups/fd856b53-b010-446a-b1c7-f5c86e38fac9 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 21:56:00.592 7 INFO neutron.services.segments.plugin [-] Segment 9c01d331-7c44-4996-b8dc-af16410d2c73 resource provider aggregate not found 2026-05-26 21:56:00.597 7 INFO neutron.services.segments.plugin [-] Segment 9c01d331-7c44-4996-b8dc-af16410d2c73 resource provider aggregate not found 2026-05-26 21:56:00.612 7 INFO neutron.services.segments.plugin [-] Segment 9c01d331-7c44-4996-b8dc-af16410d2c73 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c01d331-7c44-4996-b8dc-af16410d2c73 found for delete ", "request_id": "req-90e26104-daa2-495b-a7a0-d157e1a1ba15"}]} 2026-05-26 21:56:00.618 7 INFO neutron.services.segments.plugin [-] Segment 9c01d331-7c44-4996-b8dc-af16410d2c73 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c01d331-7c44-4996-b8dc-af16410d2c73 found for delete ", "request_id": "req-97dc9014-08f7-4c63-bb36-22b945e658ff"}]} [pid: 6|app: 0|req: 409/899] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:56:02 2026] GET /v2.0/security-groups?tenant_id=5dcbeaa0ed0f41db8bc962739e4081bf&name=default => generated 2925 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/900] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:56:02 2026] DELETE /v2.0/security-groups/81574cb1-055a-428e-b5a7-de03b3202c2e => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 410/901] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:56:03 2026] GET /v2.0/security-groups?tenant_id=5f2044d6ae0e4f16a5d996a5490a970e&name=default => generated 2925 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/902] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:56:03 2026] DELETE /v2.0/security-groups/48d6605a-6098-4360-aaee-6fd6893f7adf => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 411/903] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:56:04 2026] GET /v2.0/security-groups?tenant_id=374ad073b03e4924a4bcdd35d7ac332f&name=default => generated 2925 bytes in 369 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/904] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:56:04 2026] DELETE /v2.0/security-groups/ff6198dd-f7e9-4ef1-94df-07f077fc4f62 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 412/907] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:56:04 2026] GET /v2.0/security-groups?tenant_id=ffadbaee35ef472a848eb784308865ae&name=default => generated 2925 bytes in 328 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 413/908] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:56:04 2026] DELETE /v2.0/security-groups/00e816a5-8292-43a1-8ee8-caa84edca727 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/909] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:56:04 2026] GET /v2.0/security-groups?tenant_id=1ed01e1ff999465fb98c90f9ee853a7d&name=default => generated 2925 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 414/910] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:56:05 2026] DELETE /v2.0/security-groups/43a8a3af-63d3-440c-8b1a-7924ed6e3d6c => 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: 497/911] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:56:05 2026] GET /v2.0/security-groups?tenant_id=55dfce77e78a4f98b0e54a78c40d1891&name=default => generated 2925 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 415/912] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:56:05 2026] DELETE /v2.0/security-groups/9466f27e-73c4-40e3-926b-8e76316ec319 => 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: 498/913] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:56:05 2026] GET /v2.0/ports?device_id=2064d9d9-0202-42f4-9783-b28b26e6c46f => generated 971 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 416/914] 10.0.0.123 () {34 vars in 969 bytes} [Tue May 26 21:56:05 2026] GET /v2.0/ports/5e48e94d-5d9e-4c8a-9e21-c145abebbaed => generated 968 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/915] 199.204.45.22 () {34 vars in 997 bytes} [Tue May 26 21:56:06 2026] GET /v2.0/subnets?network_id=a2c68415-c4f9-4ef8-9966-7245dfcf6205 => generated 683 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 417/916] 199.204.45.22 () {34 vars in 1143 bytes} [Tue May 26 21:56:06 2026] GET /v2.0/ports?device_id=2064d9d9-0202-42f4-9783-b28b26e6c46f&device_owner=compute%3Anova&network_id=a2c68415-c4f9-4ef8-9966-7245dfcf6205 => generated 971 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/917] 199.204.45.22 () {38 vars in 1025 bytes} [Tue May 26 21:56:06 2026] PUT /v2.0/ports/5e48e94d-5d9e-4c8a-9e21-c145abebbaed => generated 1149 bytes in 530 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 21:56:07.361 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-aae037f8-1f64-4ae2-be4f-2392b397ce23'] response: {'name': 'network-changed', 'server_uuid': '2064d9d9-0202-42f4-9783-b28b26e6c46f', 'tag': '5e48e94d-5d9e-4c8a-9e21-c145abebbaed', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 418/918] 199.204.45.22 () {34 vars in 1077 bytes} [Tue May 26 21:56:07 2026] GET /v2.0/ports?tenant_id=1d8acb2bf52b46e7bbe0cd295a392c44&device_id=2064d9d9-0202-42f4-9783-b28b26e6c46f => generated 1421 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 501/919] 199.204.45.22 () {34 vars in 983 bytes} [Tue May 26 21:56:07 2026] GET /v2.0/networks?id=a2c68415-c4f9-4ef8-9966-7245dfcf6205 => generated 779 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 419/920] 199.204.45.22 () {34 vars in 1057 bytes} [Tue May 26 21:56:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=5e48e94d-5d9e-4c8a-9e21-c145abebbaed => 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: 502/921] 199.204.45.22 () {34 vars in 1055 bytes} [Tue May 26 21:56:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=5e48e94d-5d9e-4c8a-9e21-c145abebbaed => generated 860 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 420/922] 199.204.45.22 () {34 vars in 981 bytes} [Tue May 26 21:56:08 2026] GET /v2.0/subnets?id=942acdb0-80fa-43b3-ae72-fd4fd73a0ff3 => generated 701 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/923] 199.204.45.22 () {34 vars in 1049 bytes} [Tue May 26 21:56:08 2026] GET /v2.0/ports?network_id=a2c68415-c4f9-4ef8-9966-7245dfcf6205&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: 6|app: 0|req: 421/924] 199.204.45.22 () {34 vars in 1009 bytes} [Tue May 26 21:56:08 2026] GET /v2.0/networks/a2c68415-c4f9-4ef8-9966-7245dfcf6205?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/925] 199.204.45.22 () {34 vars in 1109 bytes} [Tue May 26 21:56:08 2026] GET /v2.0/networks/a2c68415-c4f9-4ef8-9966-7245dfcf6205?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: 6|app: 0|req: 422/926] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:56:08 2026] GET /v2.0/ports?device_id=2064d9d9-0202-42f4-9783-b28b26e6c46f => generated 1152 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/927] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:56:08 2026] GET /v2.0/security-groups?id=8272c438-d49c-4172-9e28-5a1ebf9f54ac&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: 6|app: 0|req: 423/928] 199.204.45.22 () {34 vars in 1077 bytes} [Tue May 26 21:56:09 2026] GET /v2.0/ports?tenant_id=1d8acb2bf52b46e7bbe0cd295a392c44&device_id=2064d9d9-0202-42f4-9783-b28b26e6c46f => generated 1421 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/929] 199.204.45.22 () {34 vars in 983 bytes} [Tue May 26 21:56:09 2026] GET /v2.0/networks?id=a2c68415-c4f9-4ef8-9966-7245dfcf6205 => generated 779 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 424/930] 199.204.45.22 () {34 vars in 1057 bytes} [Tue May 26 21:56:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=5e48e94d-5d9e-4c8a-9e21-c145abebbaed => 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: 507/931] 199.204.45.22 () {34 vars in 1055 bytes} [Tue May 26 21:56:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=5e48e94d-5d9e-4c8a-9e21-c145abebbaed => generated 860 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 425/932] 199.204.45.22 () {34 vars in 981 bytes} [Tue May 26 21:56:09 2026] GET /v2.0/subnets?id=942acdb0-80fa-43b3-ae72-fd4fd73a0ff3 => generated 701 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/933] 199.204.45.22 () {34 vars in 1049 bytes} [Tue May 26 21:56:09 2026] GET /v2.0/ports?network_id=a2c68415-c4f9-4ef8-9966-7245dfcf6205&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: 6|app: 0|req: 426/934] 199.204.45.22 () {34 vars in 1009 bytes} [Tue May 26 21:56:09 2026] GET /v2.0/networks/a2c68415-c4f9-4ef8-9966-7245dfcf6205?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: 509/935] 199.204.45.22 () {34 vars in 1109 bytes} [Tue May 26 21:56:09 2026] GET /v2.0/networks/a2c68415-c4f9-4ef8-9966-7245dfcf6205?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: 6|app: 0|req: 427/936] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:56:09 2026] GET /v2.0/security-groups?tenant_id=203c3f913a024c35bfc3f7c8ce604a7c&name=default => generated 2925 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 428/937] 199.204.45.22 () {34 vars in 1117 bytes} [Tue May 26 21:56:10 2026] GET /v2.0/ports?device_id=2064d9d9-0202-42f4-9783-b28b26e6c46f&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.14 => generated 1152 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/938] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:56:10 2026] DELETE /v2.0/security-groups/5ffbaecd-6570-4daf-b42e-a4da3a21f459 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 429/939] 199.204.45.22 () {38 vars in 1025 bytes} [Tue May 26 21:56:10 2026] PUT /v2.0/ports/5e48e94d-5d9e-4c8a-9e21-c145abebbaed => generated 968 bytes in 485 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:56:10.664 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-54596443-dba0-48ea-830e-881ca61f45ce'] response: {'name': 'network-changed', 'server_uuid': '2064d9d9-0202-42f4-9783-b28b26e6c46f', 'tag': '5e48e94d-5d9e-4c8a-9e21-c145abebbaed', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 511/940] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:56:10 2026] GET /v2.0/security-groups?tenant_id=22960d53ac624a9ba9b19081944be2bc&name=default => generated 2925 bytes in 394 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 430/941] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:56:10 2026] GET /v2.0/security-groups?tenant_id=10a4f6bd90c541fe975b6974e81665b2&name=default => generated 2925 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/942] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:56:10 2026] DELETE /v2.0/security-groups/8bc68499-60d7-44e3-a978-39acc979e104 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 431/943] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:56:10 2026] DELETE /v2.0/security-groups/ec683748-1ab4-47aa-88f8-3eace89ebc27 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 432/944] 199.204.45.22 () {34 vars in 1077 bytes} [Tue May 26 21:56:11 2026] GET /v2.0/ports?tenant_id=1d8acb2bf52b46e7bbe0cd295a392c44&device_id=2064d9d9-0202-42f4-9783-b28b26e6c46f => generated 1240 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/945] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:56:11 2026] GET /v2.0/security-groups?tenant_id=ab93b50792a54210be1c50a49096e5e6&name=default => generated 2925 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 433/946] 199.204.45.22 () {34 vars in 983 bytes} [Tue May 26 21:56:11 2026] GET /v2.0/networks?id=a2c68415-c4f9-4ef8-9966-7245dfcf6205 => generated 779 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 434/947] 199.204.45.22 () {34 vars in 1055 bytes} [Tue May 26 21:56:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=5e48e94d-5d9e-4c8a-9e21-c145abebbaed => generated 860 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 435/948] 199.204.45.22 () {34 vars in 981 bytes} [Tue May 26 21:56:11 2026] GET /v2.0/subnets?id=942acdb0-80fa-43b3-ae72-fd4fd73a0ff3 => generated 701 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/949] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:56:11 2026] DELETE /v2.0/security-groups/c4df7f4b-624a-43dd-bb6b-1c3e6d431d12 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 436/950] 199.204.45.22 () {34 vars in 1049 bytes} [Tue May 26 21:56:11 2026] GET /v2.0/ports?network_id=a2c68415-c4f9-4ef8-9966-7245dfcf6205&device_owner=network%3Adhcp => generated 1244 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/951] 199.204.45.22 () {34 vars in 1009 bytes} [Tue May 26 21:56:11 2026] GET /v2.0/networks/a2c68415-c4f9-4ef8-9966-7245dfcf6205?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/952] 199.204.45.22 () {34 vars in 1109 bytes} [Tue May 26 21:56:11 2026] GET /v2.0/networks/a2c68415-c4f9-4ef8-9966-7245dfcf6205?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: 6|app: 0|req: 437/953] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:56:11 2026] GET /v2.0/security-groups?tenant_id=957541a8e3c7455f876e8b03dc5d1977&name=default => generated 2925 bytes in 317 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/954] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:56:11 2026] DELETE /v2.0/security-groups/68dc6950-4c6f-47e5-84c9-ec770c9e77fb => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 438/955] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:56:11 2026] GET /v2.0/ports?device_id=2064d9d9-0202-42f4-9783-b28b26e6c46f => generated 971 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/956] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:56:11 2026] GET /v2.0/security-groups?id=8272c438-d49c-4172-9e28-5a1ebf9f54ac&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 439/957] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:56:11 2026] GET /v2.0/security-groups?tenant_id=1f7717dc684c4ad79b42f4143ed8c936&name=default => generated 2925 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/958] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:56:12 2026] DELETE /v2.0/security-groups/767a5fbf-8610-40c0-81ac-48bce11c2c79 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 440/959] 199.204.45.22 () {34 vars in 1077 bytes} [Tue May 26 21:56:12 2026] GET /v2.0/ports?tenant_id=1d8acb2bf52b46e7bbe0cd295a392c44&device_id=2064d9d9-0202-42f4-9783-b28b26e6c46f => generated 1240 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/960] 199.204.45.22 () {34 vars in 983 bytes} [Tue May 26 21:56:12 2026] GET /v2.0/networks?id=a2c68415-c4f9-4ef8-9966-7245dfcf6205 => generated 779 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 441/961] 199.204.45.22 () {34 vars in 1055 bytes} [Tue May 26 21:56:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=5e48e94d-5d9e-4c8a-9e21-c145abebbaed => generated 860 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/962] 199.204.45.22 () {34 vars in 981 bytes} [Tue May 26 21:56:12 2026] GET /v2.0/subnets?id=942acdb0-80fa-43b3-ae72-fd4fd73a0ff3 => generated 701 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 442/963] 199.204.45.22 () {34 vars in 1049 bytes} [Tue May 26 21:56:12 2026] GET /v2.0/ports?network_id=a2c68415-c4f9-4ef8-9966-7245dfcf6205&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/964] 199.204.45.22 () {34 vars in 1009 bytes} [Tue May 26 21:56:12 2026] GET /v2.0/networks/a2c68415-c4f9-4ef8-9966-7245dfcf6205?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 443/965] 199.204.45.22 () {34 vars in 1109 bytes} [Tue May 26 21:56:12 2026] GET /v2.0/networks/a2c68415-c4f9-4ef8-9966-7245dfcf6205?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: 523/966] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:56:13 2026] GET /v2.0/ports?device_id=2064d9d9-0202-42f4-9783-b28b26e6c46f => generated 971 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 444/967] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:56:13 2026] GET /v2.0/security-groups?id=8272c438-d49c-4172-9e28-5a1ebf9f54ac&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: 524/968] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:56:13 2026] GET /v2.0/security-groups?tenant_id=b4af717141e94d6ca5d59246cc872000&name=default => generated 2925 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 445/969] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:56:13 2026] DELETE /v2.0/security-groups/a412c12c-416a-45d0-bda1-aac0ef90235b => 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: 525/970] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:56:14 2026] GET /v2.0/ports?device_id=2064d9d9-0202-42f4-9783-b28b26e6c46f => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 446/971] 199.204.45.22 () {34 vars in 991 bytes} [Tue May 26 21:56:14 2026] GET /v2.0/ports?device_id=2064d9d9-0202-42f4-9783-b28b26e6c46f => 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: 526/972] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:56:14 2026] GET /v2.0/security-groups?id=8272c438-d49c-4172-9e28-5a1ebf9f54ac&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 21:56:14.417 6 INFO neutron_taas.services.taas.taas_plugin [req-f185c68c-2114-4297-8c0c-36d959b99dc1 req-4042c50d-c902-439d-a6d7-d13e211d3ff7 1874d7da833d4c4dacb23f2f22d433e5 1d8acb2bf52b46e7bbe0cd295a392c44 - - default default] TaaS: Handle Delete Port: 5e48e94d-5d9e-4c8a-9e21-c145abebbaed 2026-05-26 21:56:14.419 6 INFO neutron_taas.services.taas.tap_mirror_plugin [req-f185c68c-2114-4297-8c0c-36d959b99dc1 req-4042c50d-c902-439d-a6d7-d13e211d3ff7 1874d7da833d4c4dacb23f2f22d433e5 1d8acb2bf52b46e7bbe0cd295a392c44 - - default default] Tap Mirror: Handle Delete Port: 5e48e94d-5d9e-4c8a-9e21-c145abebbaed 2026-05-26 21:56:14.509 6 INFO neutron.db.l3_db [req-f185c68c-2114-4297-8c0c-36d959b99dc1 req-4042c50d-c902-439d-a6d7-d13e211d3ff7 1874d7da833d4c4dacb23f2f22d433e5 1d8acb2bf52b46e7bbe0cd295a392c44 - - default default] Floating IP 41390509-d92e-424e-86eb-ebbfea7c53d3 disassociated. External IP: 10.96.250.205, port: 5e48e94d-5d9e-4c8a-9e21-c145abebbaed. [pid: 6|app: 0|req: 447/973] 199.204.45.22 () {36 vars in 994 bytes} [Tue May 26 21:56:14 2026] DELETE /v2.0/ports/5e48e94d-5d9e-4c8a-9e21-c145abebbaed => generated 0 bytes in 490 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 21:56:14.861 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-23f55335-2497-4ca8-aafb-0371a34fe467'] response: {'server_uuid': '2064d9d9-0202-42f4-9783-b28b26e6c46f', 'name': 'network-vif-deleted', 'tag': '5e48e94d-5d9e-4c8a-9e21-c145abebbaed', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 527/974] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:56:15 2026] GET /v2.0/ports?device_id=2064d9d9-0202-42f4-9783-b28b26e6c46f => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 448/975] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:56:16 2026] GET /v2.0/security-groups?tenant_id=2bbb4bc46aa6401586ebe445b74a7219&name=default => generated 2925 bytes in 380 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/976] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:56:16 2026] DELETE /v2.0/security-groups/24f81905-e490-4e78-87d1-8f07a234f929 => 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: 529/977] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:56:16 2026] GET /v2.0/ports?device_id=2064d9d9-0202-42f4-9783-b28b26e6c46f => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 449/978] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:56:16 2026] GET /v2.0/security-groups?tenant_id=006c018fbfdc47529d24e8352e81602c&name=default => generated 2925 bytes in 310 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/979] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:56:16 2026] DELETE /v2.0/security-groups/c02a6d73-4113-4d7d-bd58-cfe4c2360224 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 450/980] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:56:16 2026] GET /v2.0/security-groups?tenant_id=a2de8e056ee8492180963411871ca16d&name=default => generated 2925 bytes in 360 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/981] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:56:17 2026] DELETE /v2.0/security-groups/ad33b282-dee5-4a7e-a2c0-cbf72bd8cee9 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/982] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:56:17 2026] GET /v2.0/ports?device_id=2064d9d9-0202-42f4-9783-b28b26e6c46f => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 451/983] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:56:17 2026] GET /v2.0/security-groups?tenant_id=68942cb5eb94448b9e38fdf844700ef7&name=default => generated 2925 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/984] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:56:17 2026] DELETE /v2.0/security-groups/91249698-86cc-4e3a-8f0c-7312f97d54bd => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/985] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:56:18 2026] DELETE /v2.0/security-groups/8272c438-d49c-4172-9e28-5a1ebf9f54ac => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 21:56:18.850 7 INFO neutron.api.v2.resource [None req-01c7b730-e699-411b-a238-acc041faa40a 1874d7da833d4c4dacb23f2f22d433e5 1d8acb2bf52b46e7bbe0cd295a392c44 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 535/986] 10.0.0.87 () {32 vars in 734 bytes} [Tue May 26 21:56:18 2026] GET /v2.0/security-groups/8272c438-d49c-4172-9e28-5a1ebf9f54ac => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 21:56:18.940 7 INFO neutron_taas.services.taas.taas_plugin [None req-a5039c96-d24c-4ad6-afd8-d6a63871f544 1874d7da833d4c4dacb23f2f22d433e5 1d8acb2bf52b46e7bbe0cd295a392c44 - - default default] TaaS: Handle Delete Port: 9f3b7567-2cb9-4e71-9603-a080f846aa33 2026-05-26 21:56:18.942 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a5039c96-d24c-4ad6-afd8-d6a63871f544 1874d7da833d4c4dacb23f2f22d433e5 1d8acb2bf52b46e7bbe0cd295a392c44 - - default default] Tap Mirror: Handle Delete Port: 9f3b7567-2cb9-4e71-9603-a080f846aa33 [pid: 7|app: 0|req: 536/987] 10.0.0.87 () {32 vars in 729 bytes} [Tue May 26 21:56:18 2026] DELETE /v2.0/floatingips/41390509-d92e-424e-86eb-ebbfea7c53d3 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 21:56:19.094 6 INFO neutron.db.segments_db [None req-9b64f089-22ce-492c-a04b-545766b69ced b79b3a8bea914e11accdf82e0ee1742b 95913dd4bb594a0c81666848b1df4302 - - default default] Added segment c5ab9e7d-289a-4875-8559-2abb070d947f of type vxlan for network dcb14748-d69f-46bb-8797-ac5b928a5d49 2026-05-26 21:56:19.158 6 INFO neutron.db.segments_db [None req-9b64f089-22ce-492c-a04b-545766b69ced b79b3a8bea914e11accdf82e0ee1742b 95913dd4bb594a0c81666848b1df4302 - - default default] Added segment 84d66314-8968-43cc-b62b-01f4c3199b57 of type vxlan for network 99785e16-e61e-48aa-bbad-956212930f71 [pid: 7|app: 0|req: 537/988] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:56:19 2026] GET /v2.0/security-groups?tenant_id=f4db739f9e72417386365d4b9edd33d2&name=default => generated 2925 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 452/989] 10.0.0.87 () {34 vars in 667 bytes} [Tue May 26 21:56:18 2026] POST /v2.0/networks => generated 1208 bytes in 582 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 453/990] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:56:19 2026] DELETE /v2.0/security-groups/0a511ecf-f3e1-4b03-a0b7-5837e246d8f2 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 454/991] 10.0.0.87 () {32 vars in 646 bytes} [Tue May 26 21:56:19 2026] GET /v2.0/networks => generated 1845 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 21:56:19.572 6 INFO neutron.services.segments.plugin [-] Segment c5ab9e7d-289a-4875-8559-2abb070d947f resource provider aggregate not found 2026-05-26 21:56:19.580 6 INFO neutron.services.segments.plugin [-] Segment c5ab9e7d-289a-4875-8559-2abb070d947f resource provider aggregate not found 2026-05-26 21:56:19.592 6 INFO neutron.services.segments.plugin [-] Segment c5ab9e7d-289a-4875-8559-2abb070d947f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5ab9e7d-289a-4875-8559-2abb070d947f found for delete ", "request_id": "req-b0a83e5b-2ca0-4412-b8ea-f601bf586ac8"}]} 2026-05-26 21:56:19.597 6 INFO neutron.services.segments.plugin [-] Segment c5ab9e7d-289a-4875-8559-2abb070d947f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5ab9e7d-289a-4875-8559-2abb070d947f found for delete ", "request_id": "req-20a68bf6-9acb-4b08-8ca7-627677694e9c"}]} [pid: 6|app: 0|req: 455/992] 10.0.0.87 () {32 vars in 723 bytes} [Tue May 26 21:56:19 2026] DELETE /v2.0/networks/dcb14748-d69f-46bb-8797-ac5b928a5d49 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 21:56:19.621 7 INFO neutron_taas.services.taas.taas_plugin [None req-97a55a5d-d185-4396-a975-a17be777700c de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] TaaS: Handle Delete Port: 2b060396-e410-4e05-8a6a-b25c921f78ab 2026-05-26 21:56:19.623 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-97a55a5d-d185-4396-a975-a17be777700c de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Tap Mirror: Handle Delete Port: 2b060396-e410-4e05-8a6a-b25c921f78ab [pid: 6|app: 0|req: 456/993] 10.0.0.87 () {32 vars in 723 bytes} [Tue May 26 21:56:19 2026] DELETE /v2.0/networks/99785e16-e61e-48aa-bbad-956212930f71 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 459/996] 10.0.0.87 () {32 vars in 646 bytes} [Tue May 26 21:56:19 2026] GET /v2.0/networks => generated 651 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 21:56:19.881 6 INFO neutron.db.segments_db [None req-8629cc6a-aff7-4a6e-9761-bb5395119efb b79b3a8bea914e11accdf82e0ee1742b 95913dd4bb594a0c81666848b1df4302 - - default default] Added segment 7bcb1733-05d2-4165-86d5-4ec644de015e of type vxlan for network 158ff013-fc7b-4e71-a145-6b205c97a58a [pid: 6|app: 0|req: 460/997] 10.0.0.87 () {34 vars in 667 bytes} [Tue May 26 21:56:19 2026] POST /v2.0/networks => generated 630 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 21:56:20.022 6 INFO neutron.db.segments_db [None req-cc0d192e-1715-4b89-9c0a-75d7c28d764f b79b3a8bea914e11accdf82e0ee1742b 95913dd4bb594a0c81666848b1df4302 - - default default] Added segment 254d7e43-e1c3-4271-b924-1537d98bd797 of type vxlan for network a66856a6-e7b5-47f1-94f8-8b934ab59855 [pid: 6|app: 0|req: 461/998] 10.0.0.87 () {34 vars in 667 bytes} [Tue May 26 21:56:19 2026] POST /v2.0/networks => generated 631 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/999] 10.0.0.87 () {34 vars in 786 bytes} [Tue May 26 21:56:19 2026] PUT /v2.0/routers/e58ea689-b14a-4778-bcb5-5c29068694dc/remove_router_interface => generated 309 bytes in 1042 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 21:56:20.505 7 INFO neutron_taas.services.taas.taas_plugin [None req-9c9cd5f4-a032-4ce2-9f79-ffab235afdd6 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] TaaS: Handle Delete Port: 58e98c05-c213-4490-ac5b-d8a064dab0fc 2026-05-26 21:56:20.509 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9c9cd5f4-a032-4ce2-9f79-ffab235afdd6 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Tap Mirror: Handle Delete Port: 58e98c05-c213-4490-ac5b-d8a064dab0fc [pid: 6|app: 0|req: 462/1000] 10.0.0.87 () {34 vars in 662 bytes} [Tue May 26 21:56:20 2026] POST /v2.0/ports => generated 1506 bytes in 638 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: 6|app: 0|req: 463/1001] 10.0.0.87 () {32 vars in 640 bytes} [Tue May 26 21:56:20 2026] GET /v2.0/ports => generated 1506 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 21:56:20.863 7 INFO neutron_taas.services.taas.taas_plugin [None req-9c9cd5f4-a032-4ce2-9f79-ffab235afdd6 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] TaaS: Handle Delete Port: a9a5f53e-18de-46a2-aded-24b839f56d2f 2026-05-26 21:56:20.866 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9c9cd5f4-a032-4ce2-9f79-ffab235afdd6 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Tap Mirror: Handle Delete Port: a9a5f53e-18de-46a2-aded-24b839f56d2f 2026-05-26 21:56:20.931 6 INFO neutron_taas.services.taas.taas_plugin [None req-d175f1db-edde-4fcb-84c2-83bb08577f3d b79b3a8bea914e11accdf82e0ee1742b 95913dd4bb594a0c81666848b1df4302 - - default default] TaaS: Handle Delete Port: 645bd848-0d84-4c98-a5e6-c93a926bf9b3 2026-05-26 21:56:20.934 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d175f1db-edde-4fcb-84c2-83bb08577f3d b79b3a8bea914e11accdf82e0ee1742b 95913dd4bb594a0c81666848b1df4302 - - default default] Tap Mirror: Handle Delete Port: 645bd848-0d84-4c98-a5e6-c93a926bf9b3 [pid: 6|app: 0|req: 464/1002] 10.0.0.87 () {32 vars in 717 bytes} [Tue May 26 21:56:20 2026] DELETE /v2.0/ports/645bd848-0d84-4c98-a5e6-c93a926bf9b3 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 21:56:21.126 6 INFO neutron_taas.services.taas.taas_plugin [None req-1211c491-5697-4f67-89ea-3cb679a3a5ae b79b3a8bea914e11accdf82e0ee1742b 95913dd4bb594a0c81666848b1df4302 - - default default] TaaS: Handle Delete Port: 2546796a-4ea9-4dc5-88e7-418506d0bb33 2026-05-26 21:56:21.130 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1211c491-5697-4f67-89ea-3cb679a3a5ae b79b3a8bea914e11accdf82e0ee1742b 95913dd4bb594a0c81666848b1df4302 - - default default] Tap Mirror: Handle Delete Port: 2546796a-4ea9-4dc5-88e7-418506d0bb33 [pid: 6|app: 0|req: 465/1003] 10.0.0.87 () {32 vars in 717 bytes} [Tue May 26 21:56:21 2026] DELETE /v2.0/ports/2546796a-4ea9-4dc5-88e7-418506d0bb33 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 466/1004] 10.0.0.87 () {32 vars in 640 bytes} [Tue May 26 21:56:21 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-05-26 21:56:21.259 7 INFO neutron.services.segments.plugin [-] Segment 19ac3a0b-d9ac-466e-be90-23fb8ebc6709 resource provider aggregate not found 2026-05-26 21:56:21.267 7 INFO neutron.services.segments.plugin [-] Segment 19ac3a0b-d9ac-466e-be90-23fb8ebc6709 resource provider aggregate not found 2026-05-26 21:56:21.284 7 INFO neutron.services.segments.plugin [-] Segment 19ac3a0b-d9ac-466e-be90-23fb8ebc6709 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19ac3a0b-d9ac-466e-be90-23fb8ebc6709 found for delete ", "request_id": "req-1f3ea448-95c1-4fdd-9e84-cbd7e977effe"}]} 2026-05-26 21:56:21.290 7 INFO neutron.services.segments.plugin [-] Segment 19ac3a0b-d9ac-466e-be90-23fb8ebc6709 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19ac3a0b-d9ac-466e-be90-23fb8ebc6709 found for delete ", "request_id": "req-542fa18b-b00e-4e4a-aefe-64b305e9b950"}]} 2026-05-26 21:56:21.299 7 INFO neutron.db.l3_hamode_db [None req-9c9cd5f4-a032-4ce2-9f79-ffab235afdd6 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] HA network 77279e5d-dddd-46b8-ae95-be25f1493485 was deleted as no HA routers are present in tenant 1d8acb2bf52b46e7bbe0cd295a392c44. [pid: 7|app: 0|req: 539/1005] 10.0.0.87 () {32 vars in 721 bytes} [Tue May 26 21:56:20 2026] DELETE /v2.0/routers/e58ea689-b14a-4778-bcb5-5c29068694dc => generated 0 bytes in 1025 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 21:56:21.369 7 INFO neutron.db.segments_db [None req-546fd12b-9172-4449-9cdc-7d21b55a2c2f b79b3a8bea914e11accdf82e0ee1742b 95913dd4bb594a0c81666848b1df4302 - - default default] Added segment 0ef8cb5b-7daf-427a-8d22-406758b55e19 of type vxlan for network 456d896a-94cc-47ba-a69e-1debd644cd24 [pid: 6|app: 0|req: 467/1006] 10.0.0.87 () {32 vars in 650 bytes} [Tue May 26 21:56:21 2026] GET /v2.0/extensions => generated 21537 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1007] 10.0.0.87 () {34 vars in 667 bytes} [Tue May 26 21:56:21 2026] POST /v2.0/networks => generated 630 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1008] 10.0.0.87 () {32 vars in 678 bytes} [Tue May 26 21:56:21 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) 2026-05-26 21:56:21.529 7 INFO neutron.db.segments_db [None req-8ea59adc-98e6-4b05-a992-be1429de452d b79b3a8bea914e11accdf82e0ee1742b 95913dd4bb594a0c81666848b1df4302 - - default default] Added segment e24e6438-b40e-48b2-badb-e5392ecb9be8 of type vxlan for network 9d41320c-4f96-4225-ac92-e5476e743282 [pid: 6|app: 0|req: 468/1009] 10.0.0.87 () {32 vars in 721 bytes} [Tue May 26 21:56:21 2026] DELETE /v2.0/subnets/942acdb0-80fa-43b3-ae72-fd4fd73a0ff3 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 469/1010] 10.0.0.87 () {32 vars in 678 bytes} [Tue May 26 21:56:21 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 21:56:21.613 6 INFO neutron.services.segments.plugin [-] Segment 84d66314-8968-43cc-b62b-01f4c3199b57 resource provider aggregate not found 2026-05-26 21:56:21.616 6 INFO neutron.services.segments.plugin [-] Segment 84d66314-8968-43cc-b62b-01f4c3199b57 resource provider aggregate not found [pid: 7|app: 0|req: 542/1011] 10.0.0.87 () {34 vars in 667 bytes} [Tue May 26 21:56:21 2026] POST /v2.0/networks => generated 631 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1012] 10.0.0.87 () {32 vars in 726 bytes} [Tue May 26 21:56:21 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: 544/1013] 10.0.0.87 () {32 vars in 662 bytes} [Tue May 26 21:56:21 2026] GET /v2.0/extensions/agent => generated 153 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 21:56:21.643 6 INFO neutron.services.segments.plugin [-] Segment 84d66314-8968-43cc-b62b-01f4c3199b57 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84d66314-8968-43cc-b62b-01f4c3199b57 found for delete ", "request_id": "req-838a3de6-b9a6-4df6-a463-78e56815a4fd"}]} 2026-05-26 21:56:21.646 6 INFO neutron.services.segments.plugin [-] Segment 84d66314-8968-43cc-b62b-01f4c3199b57 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84d66314-8968-43cc-b62b-01f4c3199b57 found for delete ", "request_id": "req-3407c1e3-4556-43e2-b623-d89ff00e1b0b"}]} [pid: 7|app: 0|req: 545/1014] 10.0.0.87 () {32 vars in 696 bytes} [Tue May 26 21:56:21 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: 546/1015] 10.0.0.87 () {32 vars in 694 bytes} [Tue May 26 21:56:21 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: 547/1016] 10.0.0.87 () {32 vars in 698 bytes} [Tue May 26 21:56:21 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) 2026-05-26 21:56:21.719 6 INFO neutron_taas.services.taas.taas_plugin [None req-2e5d4e5b-9700-4637-81c1-f9006fc4e5b5 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] TaaS: Handle Delete Port: 1640b048-c3d3-4848-bd6e-cc3aaf55afd1 2026-05-26 21:56:21.722 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2e5d4e5b-9700-4637-81c1-f9006fc4e5b5 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Tap Mirror: Handle Delete Port: 1640b048-c3d3-4848-bd6e-cc3aaf55afd1 [pid: 6|app: 0|req: 470/1017] 10.0.0.87 () {32 vars in 723 bytes} [Tue May 26 21:56:21 2026] DELETE /v2.0/networks/a2c68415-c4f9-4ef8-9966-7245dfcf6205 => generated 0 bytes in 354 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 471/1018] 10.0.0.87 () {32 vars in 686 bytes} [Tue May 26 21:56:21 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 472/1019] 10.0.0.87 () {32 vars in 700 bytes} [Tue May 26 21:56:21 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 473/1020] 10.0.0.87 () {32 vars in 690 bytes} [Tue May 26 21:56:21 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 474/1021] 10.0.0.87 () {32 vars in 692 bytes} [Tue May 26 21:56:21 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 475/1022] 10.0.0.87 () {32 vars in 682 bytes} [Tue May 26 21:56:22 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: 6|app: 0|req: 476/1023] 10.0.0.87 () {32 vars in 684 bytes} [Tue May 26 21:56:22 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 477/1024] 10.0.0.87 () {32 vars in 658 bytes} [Tue May 26 21:56:22 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 478/1025] 10.0.0.87 () {32 vars in 696 bytes} [Tue May 26 21:56:22 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 479/1026] 10.0.0.87 () {32 vars in 676 bytes} [Tue May 26 21:56:22 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 480/1027] 10.0.0.87 () {32 vars in 680 bytes} [Tue May 26 21:56:22 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 481/1028] 10.0.0.87 () {32 vars in 672 bytes} [Tue May 26 21:56:22 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 482/1029] 10.0.0.87 () {32 vars in 686 bytes} [Tue May 26 21:56:22 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 483/1030] 10.0.0.87 () {32 vars in 720 bytes} [Tue May 26 21:56:22 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 484/1031] 10.0.0.87 () {32 vars in 684 bytes} [Tue May 26 21:56:22 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 485/1032] 10.0.0.87 () {32 vars in 666 bytes} [Tue May 26 21:56:22 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 486/1033] 10.0.0.87 () {32 vars in 684 bytes} [Tue May 26 21:56:22 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 487/1034] 10.0.0.87 () {32 vars in 678 bytes} [Tue May 26 21:56:22 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 488/1035] 10.0.0.87 () {32 vars in 696 bytes} [Tue May 26 21:56:22 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 489/1036] 10.0.0.87 () {32 vars in 676 bytes} [Tue May 26 21:56:22 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 490/1037] 10.0.0.87 () {32 vars in 664 bytes} [Tue May 26 21:56:22 2026] GET /v2.0/extensions/router => generated 256 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 491/1038] 10.0.0.87 () {32 vars in 674 bytes} [Tue May 26 21:56:22 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 492/1039] 10.0.0.87 () {32 vars in 662 bytes} [Tue May 26 21:56:22 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: 6|app: 0|req: 493/1040] 10.0.0.87 () {32 vars in 672 bytes} [Tue May 26 21:56:22 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 494/1041] 10.0.0.87 () {32 vars in 710 bytes} [Tue May 26 21:56:22 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: 6|app: 0|req: 495/1042] 10.0.0.87 () {32 vars in 688 bytes} [Tue May 26 21:56:22 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 496/1043] 10.0.0.87 () {32 vars in 680 bytes} [Tue May 26 21:56:22 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: 6|app: 0|req: 497/1044] 10.0.0.87 () {32 vars in 666 bytes} [Tue May 26 21:56:22 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 498/1045] 10.0.0.87 () {32 vars in 684 bytes} [Tue May 26 21:56:22 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: 6|app: 0|req: 499/1046] 10.0.0.87 () {32 vars in 702 bytes} [Tue May 26 21:56:22 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 500/1047] 10.0.0.87 () {32 vars in 672 bytes} [Tue May 26 21:56:22 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: 6|app: 0|req: 501/1048] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:56:22 2026] GET /v2.0/security-groups?tenant_id=1d8acb2bf52b46e7bbe0cd295a392c44&name=default => generated 2921 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 502/1049] 10.0.0.87 () {32 vars in 698 bytes} [Tue May 26 21:56:22 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 503/1050] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:56:22 2026] DELETE /v2.0/security-groups/1413e3f1-af73-4c29-804e-df5ff63216da => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 504/1051] 10.0.0.87 () {32 vars in 672 bytes} [Tue May 26 21:56:22 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 505/1052] 10.0.0.87 () {32 vars in 690 bytes} [Tue May 26 21:56:22 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: 6|app: 0|req: 506/1053] 10.0.0.87 () {32 vars in 686 bytes} [Tue May 26 21:56:22 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 507/1054] 10.0.0.87 () {32 vars in 706 bytes} [Tue May 26 21:56:22 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 508/1055] 10.0.0.87 () {32 vars in 702 bytes} [Tue May 26 21:56:22 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 509/1056] 10.0.0.87 () {32 vars in 716 bytes} [Tue May 26 21:56:22 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 510/1057] 10.0.0.87 () {32 vars in 694 bytes} [Tue May 26 21:56:22 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 511/1058] 10.0.0.87 () {32 vars in 708 bytes} [Tue May 26 21:56:22 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 512/1059] 10.0.0.87 () {32 vars in 666 bytes} [Tue May 26 21:56:22 2026] GET /v2.0/extensions/binding => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 513/1060] 10.0.0.87 () {32 vars in 684 bytes} [Tue May 26 21:56:22 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 514/1061] 10.0.0.87 () {32 vars in 678 bytes} [Tue May 26 21:56:22 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 515/1062] 10.0.0.87 () {32 vars in 672 bytes} [Tue May 26 21:56:22 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 516/1063] 10.0.0.87 () {32 vars in 668 bytes} [Tue May 26 21:56:22 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: 6|app: 0|req: 517/1064] 10.0.0.87 () {32 vars in 658 bytes} [Tue May 26 21:56:22 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: 6|app: 0|req: 518/1065] 10.0.0.87 () {32 vars in 696 bytes} [Tue May 26 21:56:22 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: 548/1066] 10.0.0.87 () {34 vars in 666 bytes} [Tue May 26 21:56:21 2026] POST /v2.0/subnets => generated 1274 bytes in 819 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 519/1067] 10.0.0.87 () {32 vars in 696 bytes} [Tue May 26 21:56:22 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: 6|app: 0|req: 520/1068] 10.0.0.87 () {32 vars in 674 bytes} [Tue May 26 21:56:22 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 521/1069] 10.0.0.87 () {32 vars in 666 bytes} [Tue May 26 21:56:22 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 522/1070] 10.0.0.87 () {32 vars in 680 bytes} [Tue May 26 21:56:22 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 523/1071] 10.0.0.87 () {32 vars in 698 bytes} [Tue May 26 21:56:22 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: 6|app: 0|req: 524/1072] 10.0.0.87 () {32 vars in 682 bytes} [Tue May 26 21:56:22 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: 6|app: 0|req: 525/1073] 10.0.0.87 () {32 vars in 704 bytes} [Tue May 26 21:56:22 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1074] 10.0.0.87 () {32 vars in 644 bytes} [Tue May 26 21:56:22 2026] GET /v2.0/subnets => generated 1910 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 526/1075] 10.0.0.87 () {32 vars in 666 bytes} [Tue May 26 21:56:22 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 527/1076] 10.0.0.87 () {32 vars in 694 bytes} [Tue May 26 21:56:22 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 528/1077] 10.0.0.87 () {32 vars in 692 bytes} [Tue May 26 21:56:22 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 529/1078] 10.0.0.87 () {32 vars in 682 bytes} [Tue May 26 21:56:22 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 530/1079] 10.0.0.87 () {32 vars in 686 bytes} [Tue May 26 21:56:22 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 531/1080] 10.0.0.87 () {32 vars in 702 bytes} [Tue May 26 21:56:22 2026] GET /v2.0/extensions/quota-check-limit-default => generated 268 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 532/1081] 10.0.0.87 () {32 vars in 664 bytes} [Tue May 26 21:56:22 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: 6|app: 0|req: 533/1082] 10.0.0.87 () {32 vars in 678 bytes} [Tue May 26 21:56:22 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 534/1083] 10.0.0.87 () {32 vars in 678 bytes} [Tue May 26 21:56:22 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 535/1084] 10.0.0.87 () {32 vars in 688 bytes} [Tue May 26 21:56:22 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 536/1085] 10.0.0.87 () {32 vars in 688 bytes} [Tue May 26 21:56:22 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 537/1086] 10.0.0.87 () {32 vars in 692 bytes} [Tue May 26 21:56:22 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 538/1087] 10.0.0.87 () {32 vars in 682 bytes} [Tue May 26 21:56:22 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 539/1088] 10.0.0.87 () {32 vars in 686 bytes} [Tue May 26 21:56:22 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: 6|app: 0|req: 540/1089] 10.0.0.87 () {32 vars in 698 bytes} [Tue May 26 21:56:22 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 541/1090] 10.0.0.87 () {32 vars in 700 bytes} [Tue May 26 21:56:22 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 542/1091] 10.0.0.87 () {32 vars in 710 bytes} [Tue May 26 21:56:22 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 543/1092] 10.0.0.87 () {32 vars in 714 bytes} [Tue May 26 21:56:22 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 544/1093] 10.0.0.87 () {32 vars in 712 bytes} [Tue May 26 21:56:22 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1094] 10.0.0.87 () {32 vars in 721 bytes} [Tue May 26 21:56:22 2026] DELETE /v2.0/subnets/65cf5e19-f6ca-4bc6-bd7d-e01ea6943b1a => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 545/1095] 10.0.0.87 () {32 vars in 724 bytes} [Tue May 26 21:56:22 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 546/1096] 10.0.0.87 () {32 vars in 738 bytes} [Tue May 26 21:56:22 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: 6|app: 0|req: 547/1097] 10.0.0.87 () {32 vars in 716 bytes} [Tue May 26 21:56:22 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: 6|app: 0|req: 548/1098] 10.0.0.87 () {32 vars in 680 bytes} [Tue May 26 21:56:22 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 549/1099] 10.0.0.87 () {32 vars in 666 bytes} [Tue May 26 21:56:22 2026] GET /v2.0/extensions/segment => generated 145 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 550/1100] 10.0.0.87 () {32 vars in 716 bytes} [Tue May 26 21:56:22 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 551/1101] 10.0.0.87 () {32 vars in 676 bytes} [Tue May 26 21:56:22 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 552/1102] 10.0.0.87 () {32 vars in 666 bytes} [Tue May 26 21:56:22 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: 6|app: 0|req: 553/1103] 10.0.0.87 () {32 vars in 694 bytes} [Tue May 26 21:56:22 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 554/1104] 10.0.0.87 () {32 vars in 702 bytes} [Tue May 26 21:56:22 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 555/1105] 10.0.0.87 () {32 vars in 698 bytes} [Tue May 26 21:56:22 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: 6|app: 0|req: 556/1106] 10.0.0.87 () {32 vars in 698 bytes} [Tue May 26 21:56:22 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 557/1107] 10.0.0.87 () {32 vars in 680 bytes} [Tue May 26 21:56:22 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 558/1108] 10.0.0.87 () {32 vars in 702 bytes} [Tue May 26 21:56:22 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 559/1109] 10.0.0.87 () {32 vars in 692 bytes} [Tue May 26 21:56:22 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 560/1110] 10.0.0.87 () {32 vars in 686 bytes} [Tue May 26 21:56:22 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1111] 10.0.0.87 () {32 vars in 721 bytes} [Tue May 26 21:56:22 2026] DELETE /v2.0/subnets/a110383e-9029-4759-8f1a-31366a5c32b0 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 561/1112] 10.0.0.87 () {32 vars in 694 bytes} [Tue May 26 21:56:22 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 562/1113] 10.0.0.87 () {32 vars in 676 bytes} [Tue May 26 21:56:22 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 563/1114] 10.0.0.87 () {32 vars in 686 bytes} [Tue May 26 21:56:22 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: 6|app: 0|req: 564/1115] 10.0.0.87 () {32 vars in 698 bytes} [Tue May 26 21:56:22 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: 552/1116] 10.0.0.87 () {32 vars in 644 bytes} [Tue May 26 21:56:22 2026] GET /v2.0/subnets => generated 649 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 565/1117] 10.0.0.87 () {32 vars in 662 bytes} [Tue May 26 21:56:22 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: 553/1118] 10.0.0.87 () {32 vars in 678 bytes} [Tue May 26 21:56:22 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1119] 10.0.0.87 () {32 vars in 674 bytes} [Tue May 26 21:56:22 2026] GET /v2.0/extensions/vpn-aes-ctr => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1120] 10.0.0.87 () {32 vars in 690 bytes} [Tue May 26 21:56:22 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1121] 10.0.0.87 () {32 vars in 674 bytes} [Tue May 26 21:56:22 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1122] 10.0.0.87 () {32 vars in 664 bytes} [Tue May 26 21:56:22 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1123] 10.0.0.87 () {32 vars in 660 bytes} [Tue May 26 21:56:22 2026] GET /v2.0/extensions/taas => generated 175 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1124] 10.0.0.87 () {32 vars in 672 bytes} [Tue May 26 21:56:22 2026] GET /v2.0/extensions/tap-mirror => generated 222 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1125] 10.0.0.87 () {32 vars in 684 bytes} [Tue May 26 21:56:22 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: 6|app: 0|req: 566/1126] 10.0.0.87 () {32 vars in 723 bytes} [Tue May 26 21:56:22 2026] DELETE /v2.0/networks/9d41320c-4f96-4225-ac92-e5476e743282 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1127] 10.0.0.87 () {32 vars in 723 bytes} [Tue May 26 21:56:23 2026] DELETE /v2.0/networks/456d896a-94cc-47ba-a69e-1debd644cd24 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 21:56:23.304 7 INFO neutron.services.segments.plugin [-] Segment 0ef8cb5b-7daf-427a-8d22-406758b55e19 resource provider aggregate not found 2026-05-26 21:56:23.311 7 INFO neutron.services.segments.plugin [-] Segment 0ef8cb5b-7daf-427a-8d22-406758b55e19 resource provider aggregate not found 2026-05-26 21:56:23.321 7 INFO neutron.services.segments.plugin [-] Segment 0ef8cb5b-7daf-427a-8d22-406758b55e19 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ef8cb5b-7daf-427a-8d22-406758b55e19 found for delete ", "request_id": "req-0b842806-21cf-4881-bbdd-a35c3f93eb0c"}]} 2026-05-26 21:56:23.326 7 INFO neutron.services.segments.plugin [-] Segment 0ef8cb5b-7daf-427a-8d22-406758b55e19 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ef8cb5b-7daf-427a-8d22-406758b55e19 found for delete ", "request_id": "req-883f9aa0-4b43-432e-abd4-2982f5c0b2c1"}]} [pid: 6|app: 0|req: 567/1128] 10.0.0.87 () {32 vars in 723 bytes} [Tue May 26 21:56:23 2026] DELETE /v2.0/networks/a66856a6-e7b5-47f1-94f8-8b934ab59855 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 568/1129] 10.0.0.87 () {32 vars in 723 bytes} [Tue May 26 21:56:23 2026] DELETE /v2.0/networks/158ff013-fc7b-4e71-a145-6b205c97a58a => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1130] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:56:23 2026] GET /v2.0/security-groups?tenant_id=c8c0e8a9735c45dd9543e1280bdcecb0&name=default => generated 2925 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 21:56:23.666 6 INFO neutron.services.segments.plugin [-] Segment 02f7dc92-e3b6-467d-bd9b-c685aafc8c37 resource provider aggregate not found 2026-05-26 21:56:23.678 6 INFO neutron.services.segments.plugin [-] Segment 02f7dc92-e3b6-467d-bd9b-c685aafc8c37 resource provider aggregate not found 2026-05-26 21:56:23.680 6 INFO neutron.services.segments.plugin [-] Segment 02f7dc92-e3b6-467d-bd9b-c685aafc8c37 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 02f7dc92-e3b6-467d-bd9b-c685aafc8c37 found for delete ", "request_id": "req-ea763ae5-9340-4cb8-a036-f92e68871a84"}]} 2026-05-26 21:56:23.695 6 INFO neutron.services.segments.plugin [-] Segment e24e6438-b40e-48b2-badb-e5392ecb9be8 resource provider aggregate not found 2026-05-26 21:56:23.698 6 INFO neutron.services.segments.plugin [-] Segment 02f7dc92-e3b6-467d-bd9b-c685aafc8c37 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 02f7dc92-e3b6-467d-bd9b-c685aafc8c37 found for delete ", "request_id": "req-871fb5a7-86c8-48a2-802a-1377a37b11fa"}]} 2026-05-26 21:56:23.708 6 INFO neutron.services.segments.plugin [-] Segment e24e6438-b40e-48b2-badb-e5392ecb9be8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e24e6438-b40e-48b2-badb-e5392ecb9be8 found for delete ", "request_id": "req-5678dc26-7087-4f5b-9c6c-6dfba3c29a81"}]} 2026-05-26 21:56:23.721 6 INFO neutron.services.segments.plugin [-] Segment e24e6438-b40e-48b2-badb-e5392ecb9be8 resource provider aggregate not found 2026-05-26 21:56:23.727 6 INFO neutron.services.segments.plugin [-] Segment 254d7e43-e1c3-4271-b924-1537d98bd797 resource provider aggregate not found [pid: 6|app: 0|req: 569/1131] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:56:23 2026] DELETE /v2.0/security-groups/457598db-7cac-4844-a5ab-ca51f70bd9dc => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 21:56:23.755 6 INFO neutron.services.segments.plugin [-] Segment e24e6438-b40e-48b2-badb-e5392ecb9be8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e24e6438-b40e-48b2-badb-e5392ecb9be8 found for delete ", "request_id": "req-1afce6a8-4de8-4609-8c33-64468d062f6d"}]} 2026-05-26 21:56:23.760 6 INFO neutron.services.segments.plugin [-] Segment 254d7e43-e1c3-4271-b924-1537d98bd797 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 254d7e43-e1c3-4271-b924-1537d98bd797 found for delete ", "request_id": "req-ab45d1f6-ddc1-4a3e-b259-f93182daf455"}]} 2026-05-26 21:56:23.772 6 INFO neutron.services.segments.plugin [-] Segment 254d7e43-e1c3-4271-b924-1537d98bd797 resource provider aggregate not found 2026-05-26 21:56:23.777 6 INFO neutron.services.segments.plugin [-] Segment 7bcb1733-05d2-4165-86d5-4ec644de015e resource provider aggregate not found 2026-05-26 21:56:23.788 6 INFO neutron.services.segments.plugin [-] Segment 254d7e43-e1c3-4271-b924-1537d98bd797 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 254d7e43-e1c3-4271-b924-1537d98bd797 found for delete ", "request_id": "req-451d3e7b-299c-42d9-b7cb-cd9f7e2819c8"}]} 2026-05-26 21:56:23.791 6 INFO neutron.services.segments.plugin [-] Segment 7bcb1733-05d2-4165-86d5-4ec644de015e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7bcb1733-05d2-4165-86d5-4ec644de015e found for delete ", "request_id": "req-41c5f739-3f9f-40d6-a8dd-fcf74de11a6d"}]} 2026-05-26 21:56:23.799 6 INFO neutron.services.segments.plugin [-] Segment 7bcb1733-05d2-4165-86d5-4ec644de015e resource provider aggregate not found 2026-05-26 21:56:23.815 6 INFO neutron.services.segments.plugin [-] Segment 7bcb1733-05d2-4165-86d5-4ec644de015e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7bcb1733-05d2-4165-86d5-4ec644de015e found for delete ", "request_id": "req-4d2ab6a5-710f-4192-83f8-f896f21304ed"}]} [pid: 7|app: 0|req: 563/1132] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:56:24 2026] GET /v2.0/security-groups?tenant_id=95913dd4bb594a0c81666848b1df4302&name=default => generated 2925 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1133] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:56:24 2026] DELETE /v2.0/security-groups/0e9d22a3-3634-4c1a-bec7-d49dbe628fba => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 570/1134] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:56:24 2026] GET /v2.0/security-groups?tenant_id=322d90d121064b329b1a76be5728e760&name=default => generated 2925 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 21:56:24.447 7 INFO neutron.db.segments_db [None req-c7d5a30a-38e8-4e92-99f3-a24ad1ece861 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Added segment 090580c8-3b0b-4563-ae99-661a820e0bac of type vxlan for network cbc64f39-15d3-40ab-b6e3-5cea3c32ac32 [pid: 6|app: 0|req: 571/1135] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:56:24 2026] DELETE /v2.0/security-groups/0d4a2921-1994-483d-8750-fb6800a65963 => 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: 565/1136] 10.0.0.87 () {34 vars in 668 bytes} [Tue May 26 21:56:24 2026] POST /v2.0/networks => generated 719 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1137] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:56:24 2026] GET /v2.0/security-groups?tenant_id=551831d8e8814aa59a01fcf0ccde57df&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 572/1138] 10.0.0.87 () {34 vars in 666 bytes} [Tue May 26 21:56:24 2026] POST /v2.0/subnets => generated 685 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 21:56:24.775 6 INFO neutron.db.segments_db [None req-c1d9b6f0-08cc-458a-acc6-db9e57cc720e de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Added segment bd87fdb3-34a5-4c5e-9fa5-2670dc99fc40 of type vxlan for network 98b1a15b-8c44-416a-b8bb-933f2133c2fb [pid: 7|app: 0|req: 567/1139] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:56:24 2026] DELETE /v2.0/security-groups/a75535ae-4cc9-4baf-adfa-1fff03bc657f => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 21:56:25.064 6 INFO neutron.db.l3_hamode_db [None req-c1d9b6f0-08cc-458a-acc6-db9e57cc720e de986532883a4b99aa91af0c1a233db1 c470b47e23344fc09553fa07955c52a0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-26 21:56:25.927 6 INFO neutron.db.l3_hamode_db [None req-c1d9b6f0-08cc-458a-acc6-db9e57cc720e de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-26 21:56:25.963 7 INFO neutron.db.segments_db [None req-b388f3e4-4a2b-4534-ac9b-b89e95af5203 d4564a7019844ff19e13db128c9e961a f868e7874d7f4fc69735ce42a84f29a8 - - default default] Added segment aca9d546-96f1-467b-9b42-1422875aeb32 of type vxlan for network 3f0b6d73-933f-40b3-abd9-eab802bbbae9 [pid: 7|app: 0|req: 568/1140] 10.0.0.87 () {34 vars in 667 bytes} [Tue May 26 21:56:25 2026] POST /v2.0/networks => generated 630 bytes in 481 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1141] 10.0.0.87 () {34 vars in 666 bytes} [Tue May 26 21:56:26 2026] POST /v2.0/subnets => generated 627 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 21:56:26.598 7 INFO neutron.db.segments_db [None req-d40305e7-4a0c-46f5-829d-cf07b2c6292e 47362a9aca714b5f989ed2b58f0b157b 6333ae270fb541a7959fb3fe237c1c68 - - default default] Added segment 5ad74990-08f1-4a6f-a3a1-e208ded1a714 of type vxlan for network 7b82b3d8-2827-4946-a12d-7b30053f3850 [pid: 7|app: 0|req: 570/1142] 10.0.0.87 () {34 vars in 667 bytes} [Tue May 26 21:56:26 2026] POST /v2.0/networks => generated 630 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 21:56:26.782 7 INFO neutron.db.segments_db [None req-ac0947ed-fa13-478b-b8dd-a314f932cb59 d4564a7019844ff19e13db128c9e961a f868e7874d7f4fc69735ce42a84f29a8 - - default default] Added segment 0ee5db44-2387-4fe0-8773-bc12a04f22f4 of type vxlan for network 66a16b71-16fd-4870-bedb-289a1f5ad180 [pid: 6|app: 0|req: 573/1143] 10.0.0.87 () {34 vars in 666 bytes} [Tue May 26 21:56:24 2026] POST /v2.0/routers => generated 725 bytes in 2260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 21:56:27.081 7 INFO neutron.db.l3_hamode_db [None req-ac0947ed-fa13-478b-b8dd-a314f932cb59 d4564a7019844ff19e13db128c9e961a f868e7874d7f4fc69735ce42a84f29a8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-26 21:56:27.205 6 INFO neutron.db.segments_db [None req-dac3fa11-9547-49eb-aa10-8ebebbd51bf8 8243d30e40b14b7abeda94053a11d9a5 7bd4bb4c115648b88cac6206db80b0d8 - - default default] Added segment 0433f518-39ee-4ca0-816b-e9a93d8d8741 of type vxlan for network 5a8d6c2f-ef3f-4451-80ed-3ff1e9736374 [pid: 6|app: 0|req: 574/1144] 10.0.0.87 () {34 vars in 667 bytes} [Tue May 26 21:56:26 2026] POST /v2.0/networks => generated 625 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 575/1145] 10.0.0.87 () {34 vars in 662 bytes} [Tue May 26 21:56:27 2026] POST /v2.0/ports => generated 779 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, ' 2026-05-26 21:56:28.022 7 INFO neutron.db.l3_hamode_db [None req-ac0947ed-fa13-478b-b8dd-a314f932cb59 d4564a7019844ff19e13db128c9e961a f868e7874d7f4fc69735ce42a84f29a8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 6|app: 0|req: 576/1146] 10.0.0.87 () {34 vars in 780 bytes} [Tue May 26 21:56:27 2026] PUT /v2.0/routers/80164c85-3072-4922-a96c-f0fdbc8120a7/add_router_interface => generated 309 bytes in 1221 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1147] 10.0.0.87 () {34 vars in 666 bytes} [Tue May 26 21:56:26 2026] POST /v2.0/routers => generated 695 bytes in 2343 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 21:56:29.094 7 INFO neutron.db.segments_db [None req-1ab7671a-e88f-4d41-a83a-afddb8ce1eb7 47362a9aca714b5f989ed2b58f0b157b 6333ae270fb541a7959fb3fe237c1c68 - - default default] Added segment c52566ab-2cb6-4392-bd7e-7f12ee2d8f62 of type vxlan for network 617b4293-8cc6-4692-ba9f-1d016d20b68d [pid: 7|app: 0|req: 572/1148] 10.0.0.87 () {34 vars in 667 bytes} [Tue May 26 21:56:29 2026] POST /v2.0/networks => generated 616 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 577/1149] 10.0.0.87 () {34 vars in 666 bytes} [Tue May 26 21:56:28 2026] POST /v2.0/subnets => generated 641 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 578/1150] 10.0.0.87 () {34 vars in 666 bytes} [Tue May 26 21:56:29 2026] POST /v2.0/subnets => generated 646 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 21:56:29.527 6 INFO neutron.db.segments_db [None req-bbc45366-97a8-4413-b66f-6a32b86f9e65 8243d30e40b14b7abeda94053a11d9a5 7bd4bb4c115648b88cac6206db80b0d8 - - default default] Added segment 1f7e817d-be63-4739-8bd0-a6316360b3f2 of type vxlan for network d5c35eec-03aa-4932-a112-e235bd33a04e [pid: 6|app: 0|req: 579/1151] 10.0.0.87 () {34 vars in 667 bytes} [Tue May 26 21:56:29 2026] POST /v2.0/networks => generated 624 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 580/1152] 10.0.0.87 () {34 vars in 662 bytes} [Tue May 26 21:56:29 2026] POST /v2.0/ports => generated 965 bytes in 307 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: 6|app: 0|req: 581/1153] 10.0.0.87 () {34 vars in 682 bytes} [Tue May 26 21:56:29 2026] POST /v2.0/security-groups => generated 1660 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 582/1154] 10.0.0.87 () {34 vars in 740 bytes} [Tue May 26 21:56:30 2026] PUT /v2.0/networks/d5c35eec-03aa-4932-a112-e235bd33a04e => generated 592 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 21:56:30.338 6 INFO neutron_taas.services.taas.taas_plugin [None req-00e40f80-b7ed-497a-bf30-eec6ad5feb61 47362a9aca714b5f989ed2b58f0b157b 6333ae270fb541a7959fb3fe237c1c68 - - default default] TaaS: Handle Delete Port: 6f8759ea-606b-4d1d-8056-fa7949319ae8 2026-05-26 21:56:30.341 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-00e40f80-b7ed-497a-bf30-eec6ad5feb61 47362a9aca714b5f989ed2b58f0b157b 6333ae270fb541a7959fb3fe237c1c68 - - default default] Tap Mirror: Handle Delete Port: 6f8759ea-606b-4d1d-8056-fa7949319ae8 [pid: 6|app: 0|req: 583/1155] 10.0.0.87 () {32 vars in 717 bytes} [Tue May 26 21:56:30 2026] DELETE /v2.0/ports/6f8759ea-606b-4d1d-8056-fa7949319ae8 => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 584/1156] 10.0.0.87 () {34 vars in 692 bytes} [Tue May 26 21:56:30 2026] POST /v2.0/security-group-rules => generated 597 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1157] 10.0.0.87 () {34 vars in 780 bytes} [Tue May 26 21:56:29 2026] PUT /v2.0/routers/521a3247-800c-47d9-883d-7338baf0d6b7/add_router_interface => generated 309 bytes in 1398 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 21:56:30.593 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c9025f24-a0bd-4d11-b89b-25109d5074d7 47362a9aca714b5f989ed2b58f0b157b 6333ae270fb541a7959fb3fe237c1c68 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 574/1158] 10.0.0.87 () {32 vars in 717 bytes} [Tue May 26 21:56:30 2026] DELETE /v2.0/ports/6f8759ea-606b-4d1d-8056-fa7949319ae8 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1159] 10.0.0.87 () {34 vars in 692 bytes} [Tue May 26 21:56:30 2026] POST /v2.0/security-group-rules => generated 602 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 585/1160] 10.0.0.87 () {34 vars in 666 bytes} [Tue May 26 21:56:30 2026] POST /v2.0/subnets => generated 626 bytes in 303 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 21:56:30.895 6 INFO neutron.pecan_wsgi.hooks.translation [None req-04123cfd-6e10-4f6f-9b79-fcb2bdff8084 47362a9aca714b5f989ed2b58f0b157b 6333ae270fb541a7959fb3fe237c1c68 - - default default] GET failed (client error): The resource could not be found. [pid: 6|app: 0|req: 586/1161] 10.0.0.87 () {32 vars in 714 bytes} [Tue May 26 21:56:30 2026] GET /v2.0/ports/6f8759ea-606b-4d1d-8056-fa7949319ae8 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1162] 10.0.0.87 () {34 vars in 662 bytes} [Tue May 26 21:56:30 2026] POST /v2.0/ports => generated 959 bytes in 421 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: 577/1163] 10.0.0.87 () {34 vars in 738 bytes} [Tue May 26 21:56:31 2026] PUT /v2.0/subnets/661e205b-9646-448c-82b0-00a5182a5522 => generated 636 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1164] 10.0.0.87 () {32 vars in 721 bytes} [Tue May 26 21:56:31 2026] DELETE /v2.0/subnets/e0ad6d1b-79c5-4312-8094-1a0909e4c7b9 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 587/1165] 10.0.0.87 () {34 vars in 673 bytes} [Tue May 26 21:56:30 2026] POST /v2.0/floatingips => generated 552 bytes in 557 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 21:56:31.700 6 INFO neutron.services.segments.plugin [-] Segment 1f7e817d-be63-4739-8bd0-a6316360b3f2 resource provider aggregate not found 2026-05-26 21:56:31.708 6 INFO neutron.services.segments.plugin [-] Segment 1f7e817d-be63-4739-8bd0-a6316360b3f2 resource provider aggregate not found 2026-05-26 21:56:31.728 6 INFO neutron.services.segments.plugin [-] Segment 1f7e817d-be63-4739-8bd0-a6316360b3f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f7e817d-be63-4739-8bd0-a6316360b3f2 found for delete ", "request_id": "req-0a6a73f9-a829-4529-9813-49762f677d54"}]} 2026-05-26 21:56:31.737 6 INFO neutron.services.segments.plugin [-] Segment 1f7e817d-be63-4739-8bd0-a6316360b3f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f7e817d-be63-4739-8bd0-a6316360b3f2 found for delete ", "request_id": "req-a0b07c78-0214-4b07-8ad9-ab37426fa25b"}]} [pid: 6|app: 0|req: 588/1166] 10.0.0.87 () {32 vars in 723 bytes} [Tue May 26 21:56:31 2026] DELETE /v2.0/networks/d5c35eec-03aa-4932-a112-e235bd33a04e => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1167] 10.0.0.87 () {34 vars in 662 bytes} [Tue May 26 21:56:31 2026] POST /v2.0/ports => generated 958 bytes in 460 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:56:31.892 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3a49a4e2-061e-49de-9043-398528a36026 8243d30e40b14b7abeda94053a11d9a5 7bd4bb4c115648b88cac6206db80b0d8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 580/1168] 10.0.0.87 () {32 vars in 723 bytes} [Tue May 26 21:56:31 2026] DELETE /v2.0/networks/d5c35eec-03aa-4932-a112-e235bd33a04e => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 589/1169] 10.0.0.87 () {32 vars in 723 bytes} [Tue May 26 21:56:31 2026] DELETE /v2.0/networks/617b4293-8cc6-4692-ba9f-1d016d20b68d => 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: 581/1170] 10.0.0.123 () {34 vars in 1096 bytes} [Tue May 26 21:56:31 2026] GET /v2.0/security-groups?name=tempest-securitygroup--889834477&fields=id&tenant_id=c470b47e23344fc09553fa07955c52a0 => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1171] 10.0.0.87 () {32 vars in 691 bytes} [Tue May 26 21:56:31 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 21:56:32.037 7 INFO neutron.db.segments_db [None req-639c37fa-7960-4696-995f-13fce176464f 47362a9aca714b5f989ed2b58f0b157b 6333ae270fb541a7959fb3fe237c1c68 - - default default] Added segment c11e6f69-0f12-419b-8100-ca4a92fae94d of type vxlan for network 9575d4f8-3c08-4064-869d-858ef141edce [pid: 7|app: 0|req: 583/1172] 10.0.0.87 () {34 vars in 667 bytes} [Tue May 26 21:56:31 2026] POST /v2.0/networks => generated 617 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1173] 10.0.0.123 () {34 vars in 980 bytes} [Tue May 26 21:56:32 2026] GET /v2.0/networks?id=cbc64f39-15d3-40ab-b6e3-5cea3c32ac32 => generated 670 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1174] 10.0.0.87 () {32 vars in 739 bytes} [Tue May 26 21:56:32 2026] GET /v2.0/subnets?network_id=2c6edc0a-d724-47fa-8bc0-1fbe57f81f99 => generated 649 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1175] 10.0.0.87 () {34 vars in 666 bytes} [Tue May 26 21:56:32 2026] POST /v2.0/subnets => generated 646 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1176] 10.0.0.123 () {34 vars in 963 bytes} [Tue May 26 21:56:32 2026] GET /v2.0/quotas/c470b47e23344fc09553fa07955c52a0 => 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: 588/1177] 10.0.0.87 () {32 vars in 650 bytes} [Tue May 26 21:56:32 2026] GET /v2.0/extensions => generated 21537 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1178] 10.0.0.87 () {34 vars in 662 bytes} [Tue May 26 21:56:32 2026] POST /v2.0/ports => generated 923 bytes in 280 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1179] 10.0.0.87 () {32 vars in 646 bytes} [Tue May 26 21:56:32 2026] GET /v2.0/networks => generated 1309 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 21:56:32.825 6 INFO neutron.db.l3_db [None req-efd56adb-8ef9-414c-89c7-dbc1b1c562e2 d4564a7019844ff19e13db128c9e961a f868e7874d7f4fc69735ce42a84f29a8 - - default default] Floating IP 46d8f7bb-72d9-4ff3-b272-55e8b5867f48 associated. External IP: 10.96.250.210, port: e9d69b94-0ac0-49dc-82d4-af0628e98698. [pid: 7|app: 0|req: 591/1180] 10.0.0.123 () {34 vars in 1000 bytes} [Tue May 26 21:56:32 2026] GET /v2.0/ports?tenant_id=c470b47e23344fc09553fa07955c52a0&fields=id => generated 103 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 21:56:32.934 7 INFO neutron_taas.services.taas.taas_plugin [None req-04908349-8119-4dfc-a409-09eb5a736f3b 47362a9aca714b5f989ed2b58f0b157b 6333ae270fb541a7959fb3fe237c1c68 - - default default] TaaS: Handle Delete Port: fab8554c-1b48-4a25-a456-86c6f01b2678 2026-05-26 21:56:32.937 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-04908349-8119-4dfc-a409-09eb5a736f3b 47362a9aca714b5f989ed2b58f0b157b 6333ae270fb541a7959fb3fe237c1c68 - - default default] Tap Mirror: Handle Delete Port: fab8554c-1b48-4a25-a456-86c6f01b2678 [pid: 7|app: 0|req: 592/1181] 10.0.0.87 () {32 vars in 717 bytes} [Tue May 26 21:56:32 2026] DELETE /v2.0/ports/fab8554c-1b48-4a25-a456-86c6f01b2678 => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1182] 10.0.0.87 () {32 vars in 644 bytes} [Tue May 26 21:56:33 2026] GET /v2.0/subnets => generated 1280 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1183] 10.0.0.123 () {34 vars in 1006 bytes} [Tue May 26 21:56:33 2026] GET /v2.0/networks/cbc64f39-15d3-40ab-b6e3-5cea3c32ac32?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 21:56:33.126 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5ca02db5-cb03-42de-845b-06006ba07ce4 47362a9aca714b5f989ed2b58f0b157b 6333ae270fb541a7959fb3fe237c1c68 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 595/1184] 10.0.0.87 () {32 vars in 714 bytes} [Tue May 26 21:56:33 2026] GET /v2.0/ports/fab8554c-1b48-4a25-a456-86c6f01b2678 => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 590/1185] 10.0.0.87 () {34 vars in 674 bytes} [Tue May 26 21:56:31 2026] POST /v2.0/floatingips => generated 842 bytes in 1241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1186] 10.0.0.87 () {32 vars in 720 bytes} [Tue May 26 21:56:33 2026] GET /v2.0/networks/5a8d6c2f-ef3f-4451-80ed-3ff1e9736374 => generated 669 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 591/1187] 10.0.0.123 () {34 vars in 1106 bytes} [Tue May 26 21:56:33 2026] GET /v2.0/networks/cbc64f39-15d3-40ab-b6e3-5cea3c32ac32?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: 597/1188] 10.0.0.87 () {32 vars in 721 bytes} [Tue May 26 21:56:33 2026] DELETE /v2.0/subnets/050d198b-5db8-47c7-9a5b-96f54e7a4bda => generated 0 bytes in 114 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1189] 10.0.0.87 () {32 vars in 718 bytes} [Tue May 26 21:56:33 2026] GET /v2.0/subnets/eb16aa8b-84e9-4209-a6e3-decfb9183fa1 => generated 641 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 21:56:33.331 6 INFO neutron.db.l3_db [None req-8df6e7c0-e708-4a20-b45e-769a479512ad d4564a7019844ff19e13db128c9e961a f868e7874d7f4fc69735ce42a84f29a8 - - default default] Floating IP 46d8f7bb-72d9-4ff3-b272-55e8b5867f48 disassociated. External IP: 10.96.250.210, port: e9d69b94-0ac0-49dc-82d4-af0628e98698. 2026-05-26 21:56:33.463 7 INFO neutron.services.segments.plugin [-] Segment c11e6f69-0f12-419b-8100-ca4a92fae94d resource provider aggregate not found 2026-05-26 21:56:33.467 7 INFO neutron.services.segments.plugin [-] Segment c11e6f69-0f12-419b-8100-ca4a92fae94d resource provider aggregate not found 2026-05-26 21:56:33.484 7 INFO neutron.services.segments.plugin [-] Segment c11e6f69-0f12-419b-8100-ca4a92fae94d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c11e6f69-0f12-419b-8100-ca4a92fae94d found for delete ", "request_id": "req-972ea97e-728a-49ac-8ccd-18b65d10b522"}]} 2026-05-26 21:56:33.488 7 INFO neutron.services.segments.plugin [-] Segment c11e6f69-0f12-419b-8100-ca4a92fae94d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c11e6f69-0f12-419b-8100-ca4a92fae94d found for delete ", "request_id": "req-4e44a937-4cbf-49ab-a0b2-e7781b63dbeb"}]} [pid: 7|app: 0|req: 599/1190] 10.0.0.87 () {32 vars in 723 bytes} [Tue May 26 21:56:33 2026] DELETE /v2.0/networks/9575d4f8-3c08-4064-869d-858ef141edce => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 21:56:33.511 7 INFO neutron.pecan_wsgi.hooks.translation [None req-722155ad-26c6-41bf-bf50-3430c18eabd4 8243d30e40b14b7abeda94053a11d9a5 7bd4bb4c115648b88cac6206db80b0d8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 600/1191] 10.0.0.87 () {32 vars in 721 bytes} [Tue May 26 21:56:33 2026] DELETE /v2.0/subnets/661e205b-9646-448c-82b0-00a5182a5522 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1192] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:56:33 2026] GET /v2.0/ports?device_id=bbd32b2c-e4a4-4367-b4df-16ed978b0569 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 592/1193] 10.0.0.87 () {34 vars in 746 bytes} [Tue May 26 21:56:33 2026] PUT /v2.0/floatingips/46d8f7bb-72d9-4ff3-b272-55e8b5867f48 => generated 552 bytes in 539 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 21:56:33.752 6 INFO neutron.services.segments.plugin [-] Segment c52566ab-2cb6-4392-bd7e-7f12ee2d8f62 resource provider aggregate not found 2026-05-26 21:56:33.756 6 INFO neutron.pecan_wsgi.hooks.translation [None req-4d2acf32-3ada-4e7c-9b25-66d207bb8bcc 8243d30e40b14b7abeda94053a11d9a5 7bd4bb4c115648b88cac6206db80b0d8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 6|app: 0|req: 593/1194] 10.0.0.87 () {32 vars in 723 bytes} [Tue May 26 21:56:33 2026] DELETE /v2.0/networks/d5c35eec-03aa-4932-a112-e235bd33a04e => generated 138 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 21:56:33.772 6 INFO neutron.services.segments.plugin [-] Segment c52566ab-2cb6-4392-bd7e-7f12ee2d8f62 resource provider aggregate not found 2026-05-26 21:56:33.775 6 INFO neutron.services.segments.plugin [-] Segment c52566ab-2cb6-4392-bd7e-7f12ee2d8f62 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c52566ab-2cb6-4392-bd7e-7f12ee2d8f62 found for delete ", "request_id": "req-2aaeb907-9da0-4d61-813f-421df55c5e14"}]} [pid: 7|app: 0|req: 602/1195] 10.0.0.87 () {34 vars in 662 bytes} [Tue May 26 21:56:33 2026] POST /v2.0/ports => generated 778 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 21:56:33.796 6 INFO neutron.services.segments.plugin [-] Segment c52566ab-2cb6-4392-bd7e-7f12ee2d8f62 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c52566ab-2cb6-4392-bd7e-7f12ee2d8f62 found for delete ", "request_id": "req-ab4d3c30-e365-4e5f-b2c1-7fd786448a7a"}]} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:56:33.902 6 INFO neutron_taas.services.taas.taas_plugin [None req-fa51b33f-2f63-46d0-9057-fdd98e6078b1 d4564a7019844ff19e13db128c9e961a f868e7874d7f4fc69735ce42a84f29a8 - - default default] TaaS: Handle Delete Port: 3fea6d21-0ee8-4a4c-9df8-de3912509903 2026-05-26 21:56:33.905 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fa51b33f-2f63-46d0-9057-fdd98e6078b1 d4564a7019844ff19e13db128c9e961a f868e7874d7f4fc69735ce42a84f29a8 - - default default] Tap Mirror: Handle Delete Port: 3fea6d21-0ee8-4a4c-9df8-de3912509903 [pid: 7|app: 0|req: 603/1196] 10.0.0.87 () {32 vars in 721 bytes} [Tue May 26 21:56:33 2026] DELETE /v2.0/subnets/eb16aa8b-84e9-4209-a6e3-decfb9183fa1 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 594/1197] 10.0.0.87 () {32 vars in 729 bytes} [Tue May 26 21:56:33 2026] DELETE /v2.0/floatingips/46d8f7bb-72d9-4ff3-b272-55e8b5867f48 => generated 0 bytes in 370 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1198] 10.0.0.87 () {34 vars in 734 bytes} [Tue May 26 21:56:34 2026] PUT /v2.0/ports/27466493-338d-40fc-8ccf-5697a5967ed9 => generated 752 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:56:34.213 6 INFO neutron_taas.services.taas.taas_plugin [None req-9bf3cc55-2c3d-4f2b-95a8-a05f9f322d52 8243d30e40b14b7abeda94053a11d9a5 7bd4bb4c115648b88cac6206db80b0d8 - - default default] TaaS: Handle Delete Port: 39ede38b-2d2a-45e4-93a6-0b44f6c769ae 2026-05-26 21:56:34.215 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9bf3cc55-2c3d-4f2b-95a8-a05f9f322d52 8243d30e40b14b7abeda94053a11d9a5 7bd4bb4c115648b88cac6206db80b0d8 - - default default] Tap Mirror: Handle Delete Port: 39ede38b-2d2a-45e4-93a6-0b44f6c769ae [pid: 6|app: 0|req: 595/1199] 10.0.0.87 () {32 vars in 723 bytes} [Tue May 26 21:56:34 2026] DELETE /v2.0/networks/5a8d6c2f-ef3f-4451-80ed-3ff1e9736374 => generated 0 bytes in 312 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 21:56:34.603 6 INFO neutron_taas.services.taas.taas_plugin [None req-78fe5eb4-24a1-4394-9577-17a09a453b6c 47362a9aca714b5f989ed2b58f0b157b 6333ae270fb541a7959fb3fe237c1c68 - - default default] TaaS: Handle Delete Port: 27466493-338d-40fc-8ccf-5697a5967ed9 2026-05-26 21:56:34.606 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-78fe5eb4-24a1-4394-9577-17a09a453b6c 47362a9aca714b5f989ed2b58f0b157b 6333ae270fb541a7959fb3fe237c1c68 - - default default] Tap Mirror: Handle Delete Port: 27466493-338d-40fc-8ccf-5697a5967ed9 [pid: 6|app: 0|req: 596/1200] 10.0.0.87 () {32 vars in 717 bytes} [Tue May 26 21:56:34 2026] DELETE /v2.0/ports/27466493-338d-40fc-8ccf-5697a5967ed9 => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 597/1201] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:56:34 2026] GET /v2.0/ports?device_id=bbd32b2c-e4a4-4367-b4df-16ed978b0569 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 600/1204] 10.0.0.87 () {32 vars in 640 bytes} [Tue May 26 21:56:34 2026] GET /v2.0/ports => generated 782 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 21:56:34.816 6 INFO neutron.pecan_wsgi.hooks.translation [None req-8b6a1a2a-11d2-437e-8e1a-48740b9f0697 47362a9aca714b5f989ed2b58f0b157b 6333ae270fb541a7959fb3fe237c1c68 - - default default] GET failed (client error): The resource could not be found. [pid: 6|app: 0|req: 601/1205] 10.0.0.87 () {32 vars in 714 bytes} [Tue May 26 21:56:34 2026] GET /v2.0/ports/27466493-338d-40fc-8ccf-5697a5967ed9 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 602/1206] 10.0.0.87 () {32 vars in 640 bytes} [Tue May 26 21:56:34 2026] GET /v2.0/ports => generated 782 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 603/1207] 10.0.0.87 () {32 vars in 714 bytes} [Tue May 26 21:56:34 2026] GET /v2.0/ports/f4e1cea2-d7c8-44a8-abb3-e9a0e62de87b => generated 779 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 21:56:34.958 6 INFO neutron.pecan_wsgi.hooks.translation [None req-db63a707-6554-45ad-97e2-19caa47bf022 47362a9aca714b5f989ed2b58f0b157b 6333ae270fb541a7959fb3fe237c1c68 - - default default] DELETE failed (client error): The resource could not be found. [pid: 6|app: 0|req: 604/1208] 10.0.0.87 () {32 vars in 717 bytes} [Tue May 26 21:56:34 2026] DELETE /v2.0/ports/fab8554c-1b48-4a25-a456-86c6f01b2678 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 21:56:34.978 6 INFO neutron.pecan_wsgi.hooks.translation [None req-1df91aa0-cb8a-4119-9bfd-46c0e0c79705 47362a9aca714b5f989ed2b58f0b157b 6333ae270fb541a7959fb3fe237c1c68 - - default default] DELETE failed (client error): The resource could not be found. [pid: 6|app: 0|req: 605/1209] 10.0.0.87 () {32 vars in 721 bytes} [Tue May 26 21:56:34 2026] DELETE /v2.0/subnets/050d198b-5db8-47c7-9a5b-96f54e7a4bda => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 21:56:35.001 6 INFO neutron.pecan_wsgi.hooks.translation [None req-051d0dba-fe8c-473f-850d-2249d63ee6cb 47362a9aca714b5f989ed2b58f0b157b 6333ae270fb541a7959fb3fe237c1c68 - - default default] DELETE failed (client error): The resource could not be found. [pid: 6|app: 0|req: 606/1210] 10.0.0.87 () {32 vars in 721 bytes} [Tue May 26 21:56:34 2026] DELETE /v2.0/subnets/e0ad6d1b-79c5-4312-8094-1a0909e4c7b9 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 21:56:35.081 7 INFO neutron.db.l3_db [None req-f5a69404-7543-48d0-86b0-1073badacdb8 d4564a7019844ff19e13db128c9e961a f868e7874d7f4fc69735ce42a84f29a8 - - default default] Floating IP 7c12ebb4-e3ef-4483-9d43-6d470bb09af4 associated. External IP: 10.96.250.201, port: 337d9f65-0ee7-4a8e-8d7c-621f86b27c73. 2026-05-26 21:56:35.119 6 INFO neutron_taas.services.taas.taas_plugin [None req-3f91f788-02a5-4212-98d9-18c89138ec94 47362a9aca714b5f989ed2b58f0b157b 6333ae270fb541a7959fb3fe237c1c68 - - default default] TaaS: Handle Delete Port: f4e1cea2-d7c8-44a8-abb3-e9a0e62de87b 2026-05-26 21:56:35.122 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3f91f788-02a5-4212-98d9-18c89138ec94 47362a9aca714b5f989ed2b58f0b157b 6333ae270fb541a7959fb3fe237c1c68 - - default default] Tap Mirror: Handle Delete Port: f4e1cea2-d7c8-44a8-abb3-e9a0e62de87b [pid: 6|app: 0|req: 607/1211] 10.0.0.87 () {32 vars in 717 bytes} [Tue May 26 21:56:35 2026] DELETE /v2.0/ports/f4e1cea2-d7c8-44a8-abb3-e9a0e62de87b => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 608/1212] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:56:35 2026] GET /v2.0/security-groups?tenant_id=7bd4bb4c115648b88cac6206db80b0d8&name=default => generated 2925 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1213] 10.0.0.87 () {34 vars in 674 bytes} [Tue May 26 21:56:34 2026] POST /v2.0/floatingips => generated 843 bytes in 1241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 609/1214] 10.0.0.87 () {32 vars in 723 bytes} [Tue May 26 21:56:35 2026] DELETE /v2.0/networks/7b82b3d8-2827-4946-a12d-7b30053f3850 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 610/1215] 10.0.0.87 () {32 vars in 726 bytes} [Tue May 26 21:56:35 2026] GET /v2.0/floatingips/7c12ebb4-e3ef-4483-9d43-6d470bb09af4 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1216] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:56:35 2026] DELETE /v2.0/security-groups/11f17b18-11f8-4f87-b363-b4968d5f986b => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 611/1217] 10.0.0.87 () {32 vars in 652 bytes} [Tue May 26 21:56:35 2026] GET /v2.0/floatingips => generated 846 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 21:56:35.794 6 INFO neutron.services.segments.plugin [-] Segment 0433f518-39ee-4ca0-816b-e9a93d8d8741 resource provider aggregate not found 2026-05-26 21:56:35.811 6 INFO neutron.services.segments.plugin [-] Segment 0433f518-39ee-4ca0-816b-e9a93d8d8741 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0433f518-39ee-4ca0-816b-e9a93d8d8741 found for delete ", "request_id": "req-efcba61a-e556-4f7e-bc2e-94e8c1b06d9a"}]} 2026-05-26 21:56:35.826 6 INFO neutron.services.segments.plugin [-] Segment 0433f518-39ee-4ca0-816b-e9a93d8d8741 resource provider aggregate not found 2026-05-26 21:56:35.837 6 INFO neutron.services.segments.plugin [-] Segment 5ad74990-08f1-4a6f-a3a1-e208ded1a714 resource provider aggregate not found 2026-05-26 21:56:35.842 6 INFO neutron.services.segments.plugin [-] Segment 0433f518-39ee-4ca0-816b-e9a93d8d8741 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0433f518-39ee-4ca0-816b-e9a93d8d8741 found for delete ", "request_id": "req-ff84d867-3285-4321-a271-b53aa64bba1f"}]} 2026-05-26 21:56:35.871 6 INFO neutron.services.segments.plugin [-] Segment 5ad74990-08f1-4a6f-a3a1-e208ded1a714 resource provider aggregate not found 2026-05-26 21:56:35.877 6 INFO neutron.services.segments.plugin [-] Segment 5ad74990-08f1-4a6f-a3a1-e208ded1a714 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ad74990-08f1-4a6f-a3a1-e208ded1a714 found for delete ", "request_id": "req-867ef6ec-66a7-45d6-9d2b-5eec460e6773"}]} [pid: 6|app: 0|req: 612/1218] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:56:35 2026] GET /v2.0/ports?device_id=bbd32b2c-e4a4-4367-b4df-16ed978b0569 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 21:56:35.909 6 INFO neutron.services.segments.plugin [-] Segment 5ad74990-08f1-4a6f-a3a1-e208ded1a714 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ad74990-08f1-4a6f-a3a1-e208ded1a714 found for delete ", "request_id": "req-1b0c14c8-9675-4d96-a076-c4c630e4c862"}]} 2026-05-26 21:56:36.084 7 INFO neutron.db.l3_db [None req-c31294d0-916d-4069-ae90-772c2329baa6 d4564a7019844ff19e13db128c9e961a f868e7874d7f4fc69735ce42a84f29a8 - - default default] Floating IP 7c12ebb4-e3ef-4483-9d43-6d470bb09af4 associated. External IP: 10.96.250.201, port: 337d9f65-0ee7-4a8e-8d7c-621f86b27c73. [pid: 6|app: 0|req: 613/1219] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:56:36 2026] GET /v2.0/security-groups?tenant_id=6333ae270fb541a7959fb3fe237c1c68&name=default => generated 2925 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 614/1220] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:56:36 2026] DELETE /v2.0/security-groups/8e98c897-02ad-4c08-8144-1df37f34ad64 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1221] 10.0.0.87 () {34 vars in 746 bytes} [Tue May 26 21:56:35 2026] PUT /v2.0/floatingips/7c12ebb4-e3ef-4483-9d43-6d470bb09af4 => generated 842 bytes in 1072 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 21:56:36.818 6 INFO neutron.db.l3_db [None req-28b3d566-e25e-419e-bd4e-03c72dee8ceb d4564a7019844ff19e13db128c9e961a f868e7874d7f4fc69735ce42a84f29a8 - - default default] Floating IP 7c12ebb4-e3ef-4483-9d43-6d470bb09af4 disassociated. External IP: 10.96.250.201, port: e9d69b94-0ac0-49dc-82d4-af0628e98698. [pid: 7|app: 0|req: 608/1222] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:56:36 2026] GET /v2.0/ports?device_id=bbd32b2c-e4a4-4367-b4df-16ed978b0569 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 615/1223] 10.0.0.87 () {34 vars in 746 bytes} [Tue May 26 21:56:36 2026] PUT /v2.0/floatingips/7c12ebb4-e3ef-4483-9d43-6d470bb09af4 => generated 552 bytes in 493 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 21:56:37.295 7 INFO neutron_taas.services.taas.taas_plugin [None req-011dcdd8-a202-4ee5-bef2-33103990f53e d4564a7019844ff19e13db128c9e961a f868e7874d7f4fc69735ce42a84f29a8 - - default default] TaaS: Handle Delete Port: db6db4d6-bd40-41c2-aecc-5d77db13ae6f 2026-05-26 21:56:37.298 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-011dcdd8-a202-4ee5-bef2-33103990f53e d4564a7019844ff19e13db128c9e961a f868e7874d7f4fc69735ce42a84f29a8 - - default default] Tap Mirror: Handle Delete Port: db6db4d6-bd40-41c2-aecc-5d77db13ae6f [pid: 7|app: 0|req: 609/1224] 10.0.0.87 () {32 vars in 729 bytes} [Tue May 26 21:56:37 2026] DELETE /v2.0/floatingips/7c12ebb4-e3ef-4483-9d43-6d470bb09af4 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 21:56:37.509 7 INFO neutron.api.v2.resource [None req-4d83a3e8-60f2-477d-bb93-a6560d07f7b2 d4564a7019844ff19e13db128c9e961a f868e7874d7f4fc69735ce42a84f29a8 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 610/1225] 10.0.0.87 () {32 vars in 729 bytes} [Tue May 26 21:56:37 2026] DELETE /v2.0/floatingips/7c12ebb4-e3ef-4483-9d43-6d470bb09af4 => generated 144 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 21:56:37.678 7 INFO neutron_taas.services.taas.taas_plugin [None req-cb772521-70f1-4565-9519-5f839373d21b d4564a7019844ff19e13db128c9e961a f868e7874d7f4fc69735ce42a84f29a8 - - default default] TaaS: Handle Delete Port: e9d69b94-0ac0-49dc-82d4-af0628e98698 2026-05-26 21:56:37.681 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cb772521-70f1-4565-9519-5f839373d21b d4564a7019844ff19e13db128c9e961a f868e7874d7f4fc69735ce42a84f29a8 - - default default] Tap Mirror: Handle Delete Port: e9d69b94-0ac0-49dc-82d4-af0628e98698 2026-05-26 21:56:37.816 6 INFO neutron.db.segments_db [None req-c88bf6e7-ccd3-4bda-b6bf-3c958fbc2475 c9c48f6a6bad4b9e97d84f9d2d7cb212 904616a87f154e1c9ffe340188ba018e - - default default] Added segment 333c40b3-e5db-4010-8210-3c92b5e199fe of type vxlan for network 5ca2b569-675e-42aa-88aa-027d56769b79 [pid: 7|app: 0|req: 611/1226] 10.0.0.87 () {32 vars in 717 bytes} [Tue May 26 21:56:37 2026] DELETE /v2.0/ports/e9d69b94-0ac0-49dc-82d4-af0628e98698 => generated 0 bytes in 328 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1227] 199.204.45.22 () {34 vars in 983 bytes} [Tue May 26 21:56:37 2026] GET /v2.0/networks?id=cbc64f39-15d3-40ab-b6e3-5cea3c32ac32 => generated 670 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 616/1228] 10.0.0.87 () {34 vars in 667 bytes} [Tue May 26 21:56:37 2026] POST /v2.0/networks => generated 615 bytes in 472 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 617/1229] 199.204.45.22 () {34 vars in 1047 bytes} [Tue May 26 21:56:37 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c470b47e23344fc09553fa07955c52a0 => generated 180 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 21:56:37.994 6 INFO neutron.db.segments_db [None req-600271d9-84c1-488f-b89b-b5df21a8eb4e c9c48f6a6bad4b9e97d84f9d2d7cb212 904616a87f154e1c9ffe340188ba018e - - default default] Added segment c14f429e-1fbf-4279-9609-6d6c75e82822 of type vxlan for network 2ba22e40-b932-4cd7-862a-9108ac36f86c 2026-05-26 21:56:37.997 7 INFO neutron_taas.services.taas.taas_plugin [None req-26d30c7b-4100-411b-9be3-c90e44e8e817 d4564a7019844ff19e13db128c9e961a f868e7874d7f4fc69735ce42a84f29a8 - - default default] TaaS: Handle Delete Port: 337d9f65-0ee7-4a8e-8d7c-621f86b27c73 2026-05-26 21:56:38.000 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-26d30c7b-4100-411b-9be3-c90e44e8e817 d4564a7019844ff19e13db128c9e961a f868e7874d7f4fc69735ce42a84f29a8 - - default default] Tap Mirror: Handle Delete Port: 337d9f65-0ee7-4a8e-8d7c-621f86b27c73 [pid: 6|app: 0|req: 618/1230] 10.0.0.87 () {34 vars in 667 bytes} [Tue May 26 21:56:37 2026] POST /v2.0/networks => generated 614 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1231] 10.0.0.87 () {32 vars in 717 bytes} [Tue May 26 21:56:37 2026] DELETE /v2.0/ports/337d9f65-0ee7-4a8e-8d7c-621f86b27c73 => generated 0 bytes in 276 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1232] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:56:38 2026] GET /v2.0/ports?device_id=bbd32b2c-e4a4-4367-b4df-16ed978b0569 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 619/1233] 199.204.45.22 () {38 vars in 952 bytes} [Tue May 26 21:56:38 2026] POST /v2.0/ports => generated 954 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1234] 10.0.0.87 () {34 vars in 666 bytes} [Tue May 26 21:56:38 2026] POST /v2.0/subnets => generated 646 bytes in 273 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: 616/1235] 10.0.0.87 () {32 vars in 733 bytes} [Tue May 26 21:56:38 2026] GET /v2.0/ports?device_id=521a3247-800c-47d9-883d-7338baf0d6b7 => generated 958 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 620/1236] 10.0.0.87 () {34 vars in 681 bytes} [Tue May 26 21:56:38 2026] POST /v2.0/security-groups => generated 1624 bytes in 314 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1237] 199.204.45.22 () {38 vars in 1025 bytes} [Tue May 26 21:56:38 2026] PUT /v2.0/ports/7b02f231-537e-4051-a734-311a7f04a819 => generated 1235 bytes in 462 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: 6|app: 0|req: 621/1238] 10.0.0.87 () {34 vars in 666 bytes} [Tue May 26 21:56:38 2026] POST /v2.0/subnets => generated 655 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 21:56:39.019 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-14e1ab32-f7ba-4b81-b844-42f173ca9916'] response: {'name': 'network-changed', 'server_uuid': 'bbd32b2c-e4a4-4367-b4df-16ed978b0569', 'tag': '7b02f231-537e-4051-a734-311a7f04a819', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 622/1239] 10.0.0.87 () {32 vars in 660 bytes} [Tue May 26 21:56:39 2026] GET /v2.0/security-groups => generated 4529 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 21:56:39.091 6 INFO neutron.db.segments_db [None req-bf1fc29d-7179-4f17-9c9a-56335f87190a c9c48f6a6bad4b9e97d84f9d2d7cb212 904616a87f154e1c9ffe340188ba018e - - default default] Added segment 3a2f86ae-b56d-40a3-9cc7-21a13a6fe78e of type vxlan for network 2c412733-68ce-46d4-8855-3e7e8c17c5db 2026-05-26 21:56:39.350 6 INFO neutron.db.l3_hamode_db [None req-bf1fc29d-7179-4f17-9c9a-56335f87190a c9c48f6a6bad4b9e97d84f9d2d7cb212 904616a87f154e1c9ffe340188ba018e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-26 21:56:39.358 7 INFO neutron_taas.services.taas.taas_plugin [None req-056f8cd9-f86e-4081-b8c0-a8c1a54e46cf d4564a7019844ff19e13db128c9e961a f868e7874d7f4fc69735ce42a84f29a8 - - default default] TaaS: Handle Delete Port: 00fb5786-4329-4fa1-b39e-828b987404b6 2026-05-26 21:56:39.361 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-056f8cd9-f86e-4081-b8c0-a8c1a54e46cf d4564a7019844ff19e13db128c9e961a f868e7874d7f4fc69735ce42a84f29a8 - - default default] Tap Mirror: Handle Delete Port: 00fb5786-4329-4fa1-b39e-828b987404b6 2026-05-26 21:56:39.509 6 INFO neutron.db.l3_hamode_db [None req-bf1fc29d-7179-4f17-9c9a-56335f87190a c9c48f6a6bad4b9e97d84f9d2d7cb212 904616a87f154e1c9ffe340188ba018e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 618/1240] 10.0.0.87 () {34 vars in 786 bytes} [Tue May 26 21:56:38 2026] PUT /v2.0/routers/521a3247-800c-47d9-883d-7338baf0d6b7/remove_router_interface => generated 309 bytes in 986 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1241] 10.0.0.87 () {34 vars in 755 bytes} [Tue May 26 21:56:39 2026] PUT /v2.0/security-groups/aee4ed52-c863-4c22-b7f5-f34152b51669 => generated 1663 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1242] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:56:40 2026] GET /v2.0/ports?device_id=bbd32b2c-e4a4-4367-b4df-16ed978b0569 => generated 969 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 623/1243] 10.0.0.87 () {34 vars in 666 bytes} [Tue May 26 21:56:39 2026] POST /v2.0/routers => generated 510 bytes in 1094 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1244] 199.204.45.22 () {34 vars in 1077 bytes} [Tue May 26 21:56:40 2026] GET /v2.0/ports?tenant_id=c470b47e23344fc09553fa07955c52a0&device_id=bbd32b2c-e4a4-4367-b4df-16ed978b0569 => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1245] 10.0.0.87 () {32 vars in 734 bytes} [Tue May 26 21:56:40 2026] GET /v2.0/security-groups/aee4ed52-c863-4c22-b7f5-f34152b51669 => generated 1663 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1246] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:56:40 2026] GET /v2.0/security-groups?id=7fea5aa3-b67d-4fca-b0ba-61053860b4df&fields=id&fields=name => generated 113 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 21:56:40.711 6 INFO neutron_taas.services.taas.taas_plugin [None req-8c2d7253-22f2-45a5-a6f3-f86df2cda97b d4564a7019844ff19e13db128c9e961a f868e7874d7f4fc69735ce42a84f29a8 - - default default] TaaS: Handle Delete Port: e2f10c14-d809-4ab3-b78f-f05d785e2556 2026-05-26 21:56:40.713 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8c2d7253-22f2-45a5-a6f3-f86df2cda97b d4564a7019844ff19e13db128c9e961a f868e7874d7f4fc69735ce42a84f29a8 - - default default] Tap Mirror: Handle Delete Port: e2f10c14-d809-4ab3-b78f-f05d785e2556 2026-05-26 21:56:40.983 6 INFO neutron_taas.services.taas.taas_plugin [None req-8c2d7253-22f2-45a5-a6f3-f86df2cda97b d4564a7019844ff19e13db128c9e961a f868e7874d7f4fc69735ce42a84f29a8 - - default default] TaaS: Handle Delete Port: bf2f38ab-f140-47ca-aff7-79b386a42038 2026-05-26 21:56:40.986 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8c2d7253-22f2-45a5-a6f3-f86df2cda97b d4564a7019844ff19e13db128c9e961a f868e7874d7f4fc69735ce42a84f29a8 - - default default] Tap Mirror: Handle Delete Port: bf2f38ab-f140-47ca-aff7-79b386a42038 2026-05-26 21:56:41.363 6 INFO neutron.services.segments.plugin [-] Segment 0ee5db44-2387-4fe0-8773-bc12a04f22f4 resource provider aggregate not found 2026-05-26 21:56:41.370 6 INFO neutron.services.segments.plugin [-] Segment 0ee5db44-2387-4fe0-8773-bc12a04f22f4 resource provider aggregate not found 2026-05-26 21:56:41.393 6 INFO neutron.services.segments.plugin [-] Segment 0ee5db44-2387-4fe0-8773-bc12a04f22f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ee5db44-2387-4fe0-8773-bc12a04f22f4 found for delete ", "request_id": "req-1a7f1149-2a85-4b2d-8e56-a5f004d31cf6"}]} 2026-05-26 21:56:41.394 6 INFO neutron.services.segments.plugin [-] Segment 0ee5db44-2387-4fe0-8773-bc12a04f22f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ee5db44-2387-4fe0-8773-bc12a04f22f4 found for delete ", "request_id": "req-7c2752dd-cbbf-4a63-9cc4-6063318b9b2e"}]} [pid: 7|app: 0|req: 624/1247] 10.0.0.87 () {34 vars in 780 bytes} [Tue May 26 21:56:40 2026] PUT /v2.0/routers/8a6df0e2-5597-40f9-afac-6cf81e7de968/add_router_interface => generated 309 bytes in 1188 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 21:56:41.407 6 INFO neutron.db.l3_hamode_db [None req-8c2d7253-22f2-45a5-a6f3-f86df2cda97b d4564a7019844ff19e13db128c9e961a f868e7874d7f4fc69735ce42a84f29a8 - - default default] HA network 66a16b71-16fd-4870-bedb-289a1f5ad180 was deleted as no HA routers are present in tenant f868e7874d7f4fc69735ce42a84f29a8. [pid: 6|app: 0|req: 624/1248] 10.0.0.87 () {32 vars in 721 bytes} [Tue May 26 21:56:40 2026] DELETE /v2.0/routers/521a3247-800c-47d9-883d-7338baf0d6b7 => generated 0 bytes in 1273 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1249] 199.204.45.22 () {34 vars in 1015 bytes} [Tue May 26 21:56:41 2026] GET /v2.0/networks?tenant_id=c470b47e23344fc09553fa07955c52a0&shared=False => generated 766 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1250] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:56:41 2026] GET /v2.0/ports?device_id=bbd32b2c-e4a4-4367-b4df-16ed978b0569 => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 625/1251] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:56:41 2026] DELETE /v2.0/security-groups/aee4ed52-c863-4c22-b7f5-f34152b51669 => 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: 627/1252] 10.0.0.87 () {32 vars in 714 bytes} [Tue May 26 21:56:41 2026] GET /v2.0/ports/efc74a0e-2fc8-470a-bd47-4f612dca2c19 => generated 959 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1253] 199.204.45.22 () {34 vars in 927 bytes} [Tue May 26 21:56:41 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1254] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:56:41 2026] GET /v2.0/security-groups?id=7fea5aa3-b67d-4fca-b0ba-61053860b4df&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: 630/1255] 10.0.0.87 () {32 vars in 660 bytes} [Tue May 26 21:56:41 2026] GET /v2.0/security-groups => generated 2925 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 626/1256] 10.0.0.87 () {32 vars in 721 bytes} [Tue May 26 21:56:41 2026] DELETE /v2.0/subnets/ac3d66ac-49d4-4d0e-8383-6347894deae0 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 21:56:41.663 6 INFO neutron.api.v2.resource [None req-42f60e2a-a71e-4ea8-8994-5d2df4270361 f387b7aa7eb54ceebcfd59f62fb54a2f 067c88a544ea4e1998ec42bec99a0adc - - default default] delete failed (client error): The resource could not be found. [pid: 6|app: 0|req: 627/1257] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:56:41 2026] DELETE /v2.0/security-groups/aee4ed52-c863-4c22-b7f5-f34152b51669 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 628/1258] 10.0.0.87 () {32 vars in 723 bytes} [Tue May 26 21:56:41 2026] DELETE /v2.0/networks/3f0b6d73-933f-40b3-abd9-eab802bbbae9 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 629/1259] 10.0.0.87 () {34 vars in 681 bytes} [Tue May 26 21:56:41 2026] POST /v2.0/security-groups => generated 1624 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 630/1260] 10.0.0.87 () {34 vars in 692 bytes} [Tue May 26 21:56:41 2026] POST /v2.0/security-group-rules => generated 601 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 631/1261] 10.0.0.87 () {32 vars in 744 bytes} [Tue May 26 21:56:42 2026] GET /v2.0/security-group-rules/7a3b00c0-12c2-4eea-a45d-0883feb3a1d9 => generated 601 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 632/1262] 10.0.0.87 () {32 vars in 670 bytes} [Tue May 26 21:56:42 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 633/1263] 10.0.0.87 () {32 vars in 747 bytes} [Tue May 26 21:56:42 2026] DELETE /v2.0/security-group-rules/7a3b00c0-12c2-4eea-a45d-0883feb3a1d9 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 634/1264] 10.0.0.87 () {32 vars in 670 bytes} [Tue May 26 21:56:42 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 635/1265] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:56:42 2026] GET /v2.0/security-groups?tenant_id=f868e7874d7f4fc69735ce42a84f29a8&name=default => generated 2925 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 636/1266] 10.0.0.87 () {34 vars in 692 bytes} [Tue May 26 21:56:42 2026] POST /v2.0/security-group-rules => generated 601 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 637/1267] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:56:42 2026] DELETE /v2.0/security-groups/09538eb7-54ea-4540-9df5-79e5cc645fd0 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1268] 10.0.0.87 () {34 vars in 780 bytes} [Tue May 26 21:56:41 2026] PUT /v2.0/routers/8a6df0e2-5597-40f9-afac-6cf81e7de968/add_router_interface => generated 309 bytes in 1097 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 638/1269] 199.204.45.22 () {34 vars in 1077 bytes} [Tue May 26 21:56:42 2026] GET /v2.0/ports?tenant_id=c470b47e23344fc09553fa07955c52a0&device_id=bbd32b2c-e4a4-4367-b4df-16ed978b0569 => generated 1238 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1270] 10.0.0.87 () {32 vars in 744 bytes} [Tue May 26 21:56:42 2026] GET /v2.0/security-group-rules/5c90adc9-6343-4e16-8661-2d5b4f1fd848 => generated 601 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 639/1271] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:56:42 2026] GET /v2.0/ports?device_id=bbd32b2c-e4a4-4367-b4df-16ed978b0569 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 640/1272] 199.204.45.22 () {34 vars in 1055 bytes} [Tue May 26 21:56:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=7b02f231-537e-4051-a734-311a7f04a819 => 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: 633/1273] 10.0.0.87 () {32 vars in 714 bytes} [Tue May 26 21:56:42 2026] GET /v2.0/ports/ffd098dd-6755-4bc2-891e-d07e0468da02 => generated 967 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 641/1274] 10.0.0.87 () {32 vars in 670 bytes} [Tue May 26 21:56:42 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1275] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:56:42 2026] GET /v2.0/security-groups?id=7fea5aa3-b67d-4fca-b0ba-61053860b4df&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 642/1276] 199.204.45.22 () {34 vars in 981 bytes} [Tue May 26 21:56:42 2026] GET /v2.0/subnets?id=43639c82-4378-4d8a-a116-5c763adba96f => generated 688 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 643/1277] 10.0.0.87 () {32 vars in 747 bytes} [Tue May 26 21:56:42 2026] DELETE /v2.0/security-group-rules/5c90adc9-6343-4e16-8661-2d5b4f1fd848 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 644/1278] 199.204.45.22 () {34 vars in 1049 bytes} [Tue May 26 21:56:42 2026] GET /v2.0/ports?network_id=cbc64f39-15d3-40ab-b6e3-5cea3c32ac32&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: 6|app: 0|req: 645/1279] 10.0.0.87 () {32 vars in 670 bytes} [Tue May 26 21:56:42 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 646/1280] 199.204.45.22 () {34 vars in 1009 bytes} [Tue May 26 21:56:43 2026] GET /v2.0/networks/cbc64f39-15d3-40ab-b6e3-5cea3c32ac32?fields=segments => generated 14 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 647/1281] 10.0.0.87 () {34 vars in 692 bytes} [Tue May 26 21:56:43 2026] POST /v2.0/security-group-rules => generated 602 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 21:56:43.236 7 INFO neutron_taas.services.taas.taas_plugin [None req-ae94097b-9142-4973-9f02-9f92eb919c60 c9c48f6a6bad4b9e97d84f9d2d7cb212 904616a87f154e1c9ffe340188ba018e - - default default] TaaS: Handle Delete Port: ffd098dd-6755-4bc2-891e-d07e0468da02 2026-05-26 21:56:43.240 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ae94097b-9142-4973-9f02-9f92eb919c60 c9c48f6a6bad4b9e97d84f9d2d7cb212 904616a87f154e1c9ffe340188ba018e - - default default] Tap Mirror: Handle Delete Port: ffd098dd-6755-4bc2-891e-d07e0468da02 [pid: 6|app: 0|req: 648/1282] 199.204.45.22 () {34 vars in 1109 bytes} [Tue May 26 21:56:43 2026] GET /v2.0/networks/cbc64f39-15d3-40ab-b6e3-5cea3c32ac32?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: 6|app: 0|req: 649/1283] 10.0.0.87 () {32 vars in 744 bytes} [Tue May 26 21:56:43 2026] GET /v2.0/security-group-rules/53c82937-b75b-4b12-89d9-2bb0e6607796 => generated 602 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 650/1284] 10.0.0.87 () {32 vars in 670 bytes} [Tue May 26 21:56:43 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 651/1285] 10.0.0.87 () {32 vars in 747 bytes} [Tue May 26 21:56:43 2026] DELETE /v2.0/security-group-rules/53c82937-b75b-4b12-89d9-2bb0e6607796 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 21:56:43.420 6 INFO neutron.services.segments.plugin [-] Segment aca9d546-96f1-467b-9b42-1422875aeb32 resource provider aggregate not found 2026-05-26 21:56:43.427 6 INFO neutron.services.segments.plugin [-] Segment aca9d546-96f1-467b-9b42-1422875aeb32 resource provider aggregate not found 2026-05-26 21:56:43.449 6 INFO neutron.services.segments.plugin [-] Segment aca9d546-96f1-467b-9b42-1422875aeb32 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aca9d546-96f1-467b-9b42-1422875aeb32 found for delete ", "request_id": "req-dcfe1780-23ab-4d4a-8153-4ff29e785eaa"}]} 2026-05-26 21:56:43.450 6 INFO neutron.services.segments.plugin [-] Segment aca9d546-96f1-467b-9b42-1422875aeb32 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aca9d546-96f1-467b-9b42-1422875aeb32 found for delete ", "request_id": "req-cedee577-935d-48e5-9449-b2e21e0353e8"}]} [pid: 6|app: 0|req: 652/1286] 10.0.0.87 () {32 vars in 670 bytes} [Tue May 26 21:56:43 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 653/1287] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:56:43 2026] DELETE /v2.0/security-groups/075f3978-91f2-4add-add4-3fcec42c705c => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 654/1288] 10.0.0.87 () {32 vars in 660 bytes} [Tue May 26 21:56:43 2026] GET /v2.0/security-groups => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1289] 10.0.0.87 () {34 vars in 786 bytes} [Tue May 26 21:56:42 2026] PUT /v2.0/routers/8a6df0e2-5597-40f9-afac-6cf81e7de968/remove_router_interface => generated 309 bytes in 773 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 655/1290] 10.0.0.87 () {32 vars in 660 bytes} [Tue May 26 21:56:43 2026] GET /v2.0/security-groups => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 21:56:43.954 7 INFO neutron_taas.services.taas.taas_plugin [None req-6d411c34-0941-4e4d-8c18-3c36fcf47769 c9c48f6a6bad4b9e97d84f9d2d7cb212 904616a87f154e1c9ffe340188ba018e - - default default] TaaS: Handle Delete Port: efc74a0e-2fc8-470a-bd47-4f612dca2c19 2026-05-26 21:56:43.958 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6d411c34-0941-4e4d-8c18-3c36fcf47769 c9c48f6a6bad4b9e97d84f9d2d7cb212 904616a87f154e1c9ffe340188ba018e - - default default] Tap Mirror: Handle Delete Port: efc74a0e-2fc8-470a-bd47-4f612dca2c19 [pid: 6|app: 0|req: 656/1291] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:56:43 2026] GET /v2.0/ports?device_id=bbd32b2c-e4a4-4367-b4df-16ed978b0569 => generated 969 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 657/1292] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:56:44 2026] GET /v2.0/security-groups?id=7fea5aa3-b67d-4fca-b0ba-61053860b4df&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: 6|app: 0|req: 658/1293] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:56:44 2026] GET /v2.0/security-groups?tenant_id=067c88a544ea4e1998ec42bec99a0adc&name=default => generated 2925 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1294] 10.0.0.87 () {34 vars in 786 bytes} [Tue May 26 21:56:43 2026] PUT /v2.0/routers/8a6df0e2-5597-40f9-afac-6cf81e7de968/remove_router_interface => generated 309 bytes in 743 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1295] 10.0.0.87 () {32 vars in 733 bytes} [Tue May 26 21:56:44 2026] GET /v2.0/ports?device_id=8a6df0e2-5597-40f9-afac-6cf81e7de968 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 659/1296] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:56:44 2026] DELETE /v2.0/security-groups/8ee96275-9d14-4eda-8d7f-dd6479349308 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 21:56:44.812 6 INFO neutron.db.segments_db [None req-36107b44-ab87-4abb-9b63-2fe8858b7600 4b6cfd08ea1f4b4b8cc1eb3b7c27ab45 59d548b5215c463ebaa97409501a4137 - - default default] Added segment eb3cf3ff-78c7-4079-9ccd-5492bb1d9cec of type vxlan for network 1662af52-209b-4881-869f-04d9efae5136 2026-05-26 21:56:44.858 6 INFO neutron.db.segments_db [None req-36107b44-ab87-4abb-9b63-2fe8858b7600 4b6cfd08ea1f4b4b8cc1eb3b7c27ab45 59d548b5215c463ebaa97409501a4137 - - default default] Added segment 365e4f78-7d9e-4c55-adde-29186d58f4af of type vxlan for network 61af3f7e-efc7-43ea-86c1-4a6eae541314 2026-05-26 21:56:44.952 7 INFO neutron_taas.services.taas.taas_plugin [None req-7557097a-723d-486d-b350-11a2a97d433d c9c48f6a6bad4b9e97d84f9d2d7cb212 904616a87f154e1c9ffe340188ba018e - - default default] TaaS: Handle Delete Port: 26fa25da-c279-4a0f-8815-9e713bbc4d1d 2026-05-26 21:56:44.955 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7557097a-723d-486d-b350-11a2a97d433d c9c48f6a6bad4b9e97d84f9d2d7cb212 904616a87f154e1c9ffe340188ba018e - - default default] Tap Mirror: Handle Delete Port: 26fa25da-c279-4a0f-8815-9e713bbc4d1d [pid: 6|app: 0|req: 660/1297] 10.0.0.87 () {34 vars in 667 bytes} [Tue May 26 21:56:44 2026] POST /v2.0/networks => generated 1207 bytes in 414 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 661/1298] 10.0.0.87 () {32 vars in 646 bytes} [Tue May 26 21:56:44 2026] GET /v2.0/networks => generated 1844 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 662/1299] 10.0.0.87 () {32 vars in 723 bytes} [Tue May 26 21:56:45 2026] DELETE /v2.0/networks/1662af52-209b-4881-869f-04d9efae5136 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 663/1300] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:56:45 2026] GET /v2.0/ports?device_id=bbd32b2c-e4a4-4367-b4df-16ed978b0569 => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 21:56:45.232 7 INFO neutron.services.segments.plugin [-] Segment 3a2f86ae-b56d-40a3-9cc7-21a13a6fe78e resource provider aggregate not found 2026-05-26 21:56:45.242 7 INFO neutron.services.segments.plugin [-] Segment 3a2f86ae-b56d-40a3-9cc7-21a13a6fe78e resource provider aggregate not found 2026-05-26 21:56:45.252 7 INFO neutron.services.segments.plugin [-] Segment 3a2f86ae-b56d-40a3-9cc7-21a13a6fe78e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3a2f86ae-b56d-40a3-9cc7-21a13a6fe78e found for delete ", "request_id": "req-c1fd901c-0000-4326-af63-020d4c104d71"}]} 2026-05-26 21:56:45.261 7 INFO neutron.db.l3_hamode_db [None req-7557097a-723d-486d-b350-11a2a97d433d c9c48f6a6bad4b9e97d84f9d2d7cb212 904616a87f154e1c9ffe340188ba018e - - default default] HA network 2c412733-68ce-46d4-8855-3e7e8c17c5db was deleted as no HA routers are present in tenant 904616a87f154e1c9ffe340188ba018e. 2026-05-26 21:56:45.266 7 INFO neutron.services.segments.plugin [-] Segment 3a2f86ae-b56d-40a3-9cc7-21a13a6fe78e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3a2f86ae-b56d-40a3-9cc7-21a13a6fe78e found for delete ", "request_id": "req-81703c93-f862-4fa3-aa6a-da9efa48865b"}]} [pid: 7|app: 0|req: 638/1301] 10.0.0.87 () {32 vars in 721 bytes} [Tue May 26 21:56:44 2026] DELETE /v2.0/routers/8a6df0e2-5597-40f9-afac-6cf81e7de968 => generated 0 bytes in 856 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1302] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:56:45 2026] GET /v2.0/security-groups?id=7fea5aa3-b67d-4fca-b0ba-61053860b4df&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 664/1303] 10.0.0.87 () {32 vars in 723 bytes} [Tue May 26 21:56:45 2026] DELETE /v2.0/networks/61af3f7e-efc7-43ea-86c1-4a6eae541314 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 665/1304] 10.0.0.87 () {32 vars in 646 bytes} [Tue May 26 21:56:45 2026] GET /v2.0/networks => generated 651 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1305] 10.0.0.87 () {32 vars in 721 bytes} [Tue May 26 21:56:45 2026] DELETE /v2.0/subnets/5bc00fa6-1b1f-4659-b2d9-ac61d08fbf75 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 21:56:45.465 6 INFO neutron.db.segments_db [None req-8ee32ae0-a45f-4d38-bf6d-6cdb349b9e81 4b6cfd08ea1f4b4b8cc1eb3b7c27ab45 59d548b5215c463ebaa97409501a4137 - - default default] Added segment 3fd21c6f-f586-4d61-9d17-d8f60aa4debe of type vxlan for network 2c30521e-ab69-4c4c-bd0f-991628bcf2a5 2026-05-26 21:56:45.473 6 INFO neutron.services.segments.plugin [-] Segment eb3cf3ff-78c7-4079-9ccd-5492bb1d9cec resource provider aggregate not found 2026-05-26 21:56:45.483 6 INFO neutron.services.segments.plugin [-] Segment eb3cf3ff-78c7-4079-9ccd-5492bb1d9cec resource provider aggregate not found 2026-05-26 21:56:45.489 6 INFO neutron.services.segments.plugin [-] Segment eb3cf3ff-78c7-4079-9ccd-5492bb1d9cec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb3cf3ff-78c7-4079-9ccd-5492bb1d9cec found for delete ", "request_id": "req-2959b3f9-4d06-46ca-bec7-9a099a24095d"}]} 2026-05-26 21:56:45.506 6 INFO neutron.services.segments.plugin [-] Segment 365e4f78-7d9e-4c55-adde-29186d58f4af resource provider aggregate not found 2026-05-26 21:56:45.528 6 INFO neutron.services.segments.plugin [-] Segment eb3cf3ff-78c7-4079-9ccd-5492bb1d9cec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb3cf3ff-78c7-4079-9ccd-5492bb1d9cec found for delete ", "request_id": "req-9cf216c8-e833-414b-b5a4-be49fc94564c"}]} 2026-05-26 21:56:45.537 6 INFO neutron.services.segments.plugin [-] Segment 365e4f78-7d9e-4c55-adde-29186d58f4af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 365e4f78-7d9e-4c55-adde-29186d58f4af found for delete ", "request_id": "req-ba80aac5-223b-4c89-ad91-d70e3894852c"}]} 2026-05-26 21:56:45.559 6 INFO neutron.services.segments.plugin [-] Segment 365e4f78-7d9e-4c55-adde-29186d58f4af resource provider aggregate not found 2026-05-26 21:56:45.584 6 INFO neutron.services.segments.plugin [-] Segment 365e4f78-7d9e-4c55-adde-29186d58f4af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 365e4f78-7d9e-4c55-adde-29186d58f4af found for delete ", "request_id": "req-fb60ce66-01dd-4b65-8a8e-655736afd5cd"}]} [pid: 6|app: 0|req: 666/1306] 10.0.0.87 () {34 vars in 667 bytes} [Tue May 26 21:56:45 2026] POST /v2.0/networks => generated 635 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1307] 10.0.0.87 () {32 vars in 721 bytes} [Tue May 26 21:56:45 2026] DELETE /v2.0/subnets/d13d6159-f972-4be7-85bc-f40eb0d68df2 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 21:56:45.688 6 INFO neutron.db.segments_db [None req-68d10ad2-a299-40fb-967d-15cb1151f73c 4b6cfd08ea1f4b4b8cc1eb3b7c27ab45 59d548b5215c463ebaa97409501a4137 - - default default] Added segment 843f0433-88ab-473d-a656-dd312363be97 of type vxlan for network d01e6e5b-ba8b-43ce-a02c-8a9f36fb3e92 [pid: 7|app: 0|req: 642/1308] 10.0.0.87 () {32 vars in 723 bytes} [Tue May 26 21:56:45 2026] DELETE /v2.0/networks/2ba22e40-b932-4cd7-862a-9108ac36f86c => generated 0 bytes in 117 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 667/1309] 10.0.0.87 () {34 vars in 667 bytes} [Tue May 26 21:56:45 2026] POST /v2.0/networks => generated 634 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 21:56:45.851 7 INFO neutron_taas.services.taas.taas_plugin [None req-e73480d8-2f89-47cd-b6ec-c5df917c9585 c9c48f6a6bad4b9e97d84f9d2d7cb212 904616a87f154e1c9ffe340188ba018e - - default default] TaaS: Handle Delete Port: d4ece203-044e-4199-9738-8539df474c09 2026-05-26 21:56:45.853 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e73480d8-2f89-47cd-b6ec-c5df917c9585 c9c48f6a6bad4b9e97d84f9d2d7cb212 904616a87f154e1c9ffe340188ba018e - - default default] Tap Mirror: Handle Delete Port: d4ece203-044e-4199-9738-8539df474c09 [pid: 7|app: 0|req: 643/1310] 10.0.0.87 () {32 vars in 723 bytes} [Tue May 26 21:56:45 2026] DELETE /v2.0/networks/5ca2b569-675e-42aa-88aa-027d56769b79 => generated 0 bytes in 298 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 21:56:46.142 7 INFO neutron.db.segments_db [None req-84e7aa2d-534e-4c68-bfbf-df6237d9f4bf c9c48f6a6bad4b9e97d84f9d2d7cb212 904616a87f154e1c9ffe340188ba018e - - default default] Added segment 7d75bc36-e648-43e3-8883-efdef94a2c7b of type vxlan for network 00243fe4-0601-4cc0-9814-596966fcab5a [pid: 7|app: 0|req: 644/1311] 10.0.0.87 () {34 vars in 667 bytes} [Tue May 26 21:56:46 2026] POST /v2.0/networks => generated 615 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 668/1312] 10.0.0.87 () {34 vars in 662 bytes} [Tue May 26 21:56:45 2026] POST /v2.0/ports => generated 1505 bytes in 711 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: 6|app: 0|req: 669/1313] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:56:46 2026] GET /v2.0/ports?device_id=bbd32b2c-e4a4-4367-b4df-16ed978b0569 => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1314] 10.0.0.87 () {34 vars in 666 bytes} [Tue May 26 21:56:46 2026] POST /v2.0/subnets => generated 646 bytes in 277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 670/1315] 10.0.0.87 () {32 vars in 640 bytes} [Tue May 26 21:56:46 2026] GET /v2.0/ports => generated 1505 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1316] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:56:46 2026] GET /v2.0/security-groups?id=7fea5aa3-b67d-4fca-b0ba-61053860b4df&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 21:56:46.631 6 INFO neutron.db.segments_db [None req-a962758c-16fb-4149-9186-be6a79c9630c c9c48f6a6bad4b9e97d84f9d2d7cb212 904616a87f154e1c9ffe340188ba018e - - default default] Added segment c7fb8d34-aa9f-4baa-a068-1d8c363f215e of type vxlan for network a61bf8dd-cdef-47a3-ac39-1cad0cd1990a 2026-05-26 21:56:46.716 7 INFO neutron_taas.services.taas.taas_plugin [None req-564c60df-aa4e-4bb2-ae1d-1a19aca56c89 4b6cfd08ea1f4b4b8cc1eb3b7c27ab45 59d548b5215c463ebaa97409501a4137 - - default default] TaaS: Handle Delete Port: cb56231e-2336-4850-bb67-85313ae9cca3 2026-05-26 21:56:46.720 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-564c60df-aa4e-4bb2-ae1d-1a19aca56c89 4b6cfd08ea1f4b4b8cc1eb3b7c27ab45 59d548b5215c463ebaa97409501a4137 - - default default] Tap Mirror: Handle Delete Port: cb56231e-2336-4850-bb67-85313ae9cca3 [pid: 7|app: 0|req: 647/1317] 10.0.0.87 () {32 vars in 717 bytes} [Tue May 26 21:56:46 2026] DELETE /v2.0/ports/cb56231e-2336-4850-bb67-85313ae9cca3 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 21:56:46.915 6 INFO neutron.db.l3_hamode_db [None req-a962758c-16fb-4149-9186-be6a79c9630c c9c48f6a6bad4b9e97d84f9d2d7cb212 904616a87f154e1c9ffe340188ba018e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-26 21:56:46.954 7 INFO neutron_taas.services.taas.taas_plugin [None req-c55bf62e-fba3-4951-bbb0-fae04252d7e9 4b6cfd08ea1f4b4b8cc1eb3b7c27ab45 59d548b5215c463ebaa97409501a4137 - - default default] TaaS: Handle Delete Port: b39ee9a1-389e-4106-b4dc-14c1e018a56a 2026-05-26 21:56:46.957 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c55bf62e-fba3-4951-bbb0-fae04252d7e9 4b6cfd08ea1f4b4b8cc1eb3b7c27ab45 59d548b5215c463ebaa97409501a4137 - - default default] Tap Mirror: Handle Delete Port: b39ee9a1-389e-4106-b4dc-14c1e018a56a [pid: 7|app: 0|req: 648/1318] 10.0.0.87 () {32 vars in 717 bytes} [Tue May 26 21:56:46 2026] DELETE /v2.0/ports/b39ee9a1-389e-4106-b4dc-14c1e018a56a => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 21:56:47.048 6 INFO neutron.db.l3_hamode_db [None req-a962758c-16fb-4149-9186-be6a79c9630c c9c48f6a6bad4b9e97d84f9d2d7cb212 904616a87f154e1c9ffe340188ba018e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 649/1319] 10.0.0.87 () {32 vars in 640 bytes} [Tue May 26 21:56:47 2026] GET /v2.0/ports => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 21:56:47.172 7 INFO neutron.db.segments_db [None req-1cc5c31d-9d3a-4842-a341-409232e609ef 4b6cfd08ea1f4b4b8cc1eb3b7c27ab45 59d548b5215c463ebaa97409501a4137 - - default default] Added segment 49782c7b-0f00-493b-bd12-50ffc20ab8cb of type vxlan for network 065f5c16-d52c-414e-9582-808655e623e9 [pid: 7|app: 0|req: 650/1320] 10.0.0.87 () {34 vars in 667 bytes} [Tue May 26 21:56:47 2026] POST /v2.0/networks => generated 635 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 21:56:47.289 7 INFO neutron.services.segments.plugin [-] Segment c14f429e-1fbf-4279-9609-6d6c75e82822 resource provider aggregate not found 2026-05-26 21:56:47.293 7 INFO neutron.services.segments.plugin [-] Segment c14f429e-1fbf-4279-9609-6d6c75e82822 resource provider aggregate not found 2026-05-26 21:56:47.323 7 INFO neutron.services.segments.plugin [-] Segment c14f429e-1fbf-4279-9609-6d6c75e82822 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c14f429e-1fbf-4279-9609-6d6c75e82822 found for delete ", "request_id": "req-e30d4e11-3bc9-4ea6-8b4d-e03e82b3caf2"}]} 2026-05-26 21:56:47.324 7 INFO neutron.services.segments.plugin [-] Segment c14f429e-1fbf-4279-9609-6d6c75e82822 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c14f429e-1fbf-4279-9609-6d6c75e82822 found for delete ", "request_id": "req-b45ba500-1014-4cbe-aa14-8ec192bd84f0"}]} 2026-05-26 21:56:47.348 7 INFO neutron.services.segments.plugin [-] Segment 333c40b3-e5db-4010-8210-3c92b5e199fe resource provider aggregate not found 2026-05-26 21:56:47.355 7 INFO neutron.services.segments.plugin [-] Segment 333c40b3-e5db-4010-8210-3c92b5e199fe resource provider aggregate not found 2026-05-26 21:56:47.374 7 INFO neutron.services.segments.plugin [-] Segment 333c40b3-e5db-4010-8210-3c92b5e199fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 333c40b3-e5db-4010-8210-3c92b5e199fe found for delete ", "request_id": "req-60c0aadb-df7a-448a-a747-0114dac9e877"}]} 2026-05-26 21:56:47.382 7 INFO neutron.services.segments.plugin [-] Segment 333c40b3-e5db-4010-8210-3c92b5e199fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 333c40b3-e5db-4010-8210-3c92b5e199fe found for delete ", "request_id": "req-22f7fad3-46c6-4a07-85fe-3201659f5e32"}]} 2026-05-26 21:56:47.386 7 INFO neutron.db.segments_db [None req-80f562ff-ba65-407e-9a23-f1b30fc5281c 4b6cfd08ea1f4b4b8cc1eb3b7c27ab45 59d548b5215c463ebaa97409501a4137 - - default default] Added segment 14b59d7c-742e-429e-9787-0e6bd5fcf5cd of type vxlan for network c8cdc748-bf7b-4dbc-98a0-38b1594250a0 [pid: 7|app: 0|req: 651/1321] 10.0.0.87 () {34 vars in 667 bytes} [Tue May 26 21:56:47 2026] POST /v2.0/networks => generated 635 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1322] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:56:47 2026] GET /v2.0/ports?device_id=bbd32b2c-e4a4-4367-b4df-16ed978b0569 => generated 971 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1323] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:56:47 2026] GET /v2.0/security-groups?id=7fea5aa3-b67d-4fca-b0ba-61053860b4df&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: 6|app: 0|req: 671/1324] 10.0.0.87 () {34 vars in 666 bytes} [Tue May 26 21:56:46 2026] POST /v2.0/routers => generated 511 bytes in 1257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1325] 10.0.0.87 () {34 vars in 662 bytes} [Tue May 26 21:56:47 2026] POST /v2.0/ports => generated 963 bytes in 340 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 672/1326] 10.0.0.87 () {34 vars in 666 bytes} [Tue May 26 21:56:47 2026] POST /v2.0/subnets => generated 1323 bytes in 484 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 673/1327] 10.0.0.87 () {32 vars in 644 bytes} [Tue May 26 21:56:48 2026] GET /v2.0/subnets => generated 1959 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 674/1328] 10.0.0.87 () {32 vars in 721 bytes} [Tue May 26 21:56:48 2026] DELETE /v2.0/subnets/364d4cb3-b5a4-4609-8c01-08ad5a34f58d => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 675/1329] 10.0.0.87 () {32 vars in 721 bytes} [Tue May 26 21:56:48 2026] DELETE /v2.0/subnets/ead4bec6-ab60-42a6-9c09-3e4972958e5c => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 676/1330] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:56:48 2026] GET /v2.0/security-groups?tenant_id=cbc70e8c51804819bfccf073928b93b8&name=default => generated 2925 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 677/1331] 10.0.0.87 () {32 vars in 644 bytes} [Tue May 26 21:56:49 2026] GET /v2.0/subnets => 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: 655/1332] 10.0.0.87 () {34 vars in 780 bytes} [Tue May 26 21:56:48 2026] PUT /v2.0/routers/018a179f-7ce7-4a95-b6b5-454ef2c9dcae/add_router_interface => generated 309 bytes in 999 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: 6|app: 0|req: 678/1333] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:56:49 2026] GET /v2.0/ports?device_id=bbd32b2c-e4a4-4367-b4df-16ed978b0569 => generated 971 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1334] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:56:49 2026] DELETE /v2.0/security-groups/c636ab0c-a0d4-4c2c-bff2-55b7996f122e => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1335] 10.0.0.87 () {32 vars in 714 bytes} [Tue May 26 21:56:49 2026] GET /v2.0/ports/6b5e86df-946a-499d-9d40-e088b196f4c8 => generated 1037 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1336] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:56:49 2026] GET /v2.0/security-groups?id=7fea5aa3-b67d-4fca-b0ba-61053860b4df&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 21:56:49.346 6 INFO neutron.services.segments.plugin [-] Segment 14b59d7c-742e-429e-9787-0e6bd5fcf5cd resource provider aggregate not found 2026-05-26 21:56:49.351 6 INFO neutron.services.segments.plugin [-] Segment 14b59d7c-742e-429e-9787-0e6bd5fcf5cd resource provider aggregate not found 2026-05-26 21:56:49.366 6 INFO neutron.services.segments.plugin [-] Segment 14b59d7c-742e-429e-9787-0e6bd5fcf5cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14b59d7c-742e-429e-9787-0e6bd5fcf5cd found for delete ", "request_id": "req-7b6e7bd5-c5c3-4025-93d7-8b0d3c2cf246"}]} 2026-05-26 21:56:49.367 6 INFO neutron.services.segments.plugin [-] Segment 14b59d7c-742e-429e-9787-0e6bd5fcf5cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14b59d7c-742e-429e-9787-0e6bd5fcf5cd found for delete ", "request_id": "req-c9c1fbf8-50a4-4040-af9c-4da4ae5e00cd"}]} [pid: 6|app: 0|req: 679/1337] 10.0.0.87 () {32 vars in 723 bytes} [Tue May 26 21:56:49 2026] DELETE /v2.0/networks/c8cdc748-bf7b-4dbc-98a0-38b1594250a0 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 680/1338] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:56:49 2026] GET /v2.0/ports?device_id=bbd32b2c-e4a4-4367-b4df-16ed978b0569 => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 681/1339] 10.0.0.87 () {32 vars in 723 bytes} [Tue May 26 21:56:49 2026] DELETE /v2.0/networks/065f5c16-d52c-414e-9582-808655e623e9 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 21:56:49.630 7 INFO neutron_taas.services.taas.taas_plugin [None req-fe10883c-008e-42d1-8fde-1e732f0034be c9c48f6a6bad4b9e97d84f9d2d7cb212 904616a87f154e1c9ffe340188ba018e - - default default] TaaS: Handle Delete Port: 6b5e86df-946a-499d-9d40-e088b196f4c8 2026-05-26 21:56:49.633 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fe10883c-008e-42d1-8fde-1e732f0034be c9c48f6a6bad4b9e97d84f9d2d7cb212 904616a87f154e1c9ffe340188ba018e - - default default] Tap Mirror: Handle Delete Port: 6b5e86df-946a-499d-9d40-e088b196f4c8 2026-05-26 21:56:49.867 6 INFO neutron.db.l3_db [None req-701d728b-eb17-49a2-99a5-f59fefb190cb 393548b46edc48efaf78bade59b15e77 c470b47e23344fc09553fa07955c52a0 - - default default] Floating IP 9c846c8b-8d78-493e-8140-fb68657c4811 associated. External IP: 10.96.250.206, port: 7b02f231-537e-4051-a734-311a7f04a819. [pid: 7|app: 0|req: 659/1340] 10.0.0.87 () {34 vars in 786 bytes} [Tue May 26 21:56:49 2026] PUT /v2.0/routers/018a179f-7ce7-4a95-b6b5-454ef2c9dcae/remove_router_interface => generated 309 bytes in 700 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:56:50.159 7 INFO neutron.services.segments.plugin [-] Segment 843f0433-88ab-473d-a656-dd312363be97 resource provider aggregate not found 2026-05-26 21:56:50.167 7 INFO neutron.services.segments.plugin [-] Segment 843f0433-88ab-473d-a656-dd312363be97 resource provider aggregate not found [pid: 6|app: 0|req: 682/1341] 10.0.0.87 () {34 vars in 746 bytes} [Tue May 26 21:56:49 2026] PUT /v2.0/floatingips/9c846c8b-8d78-493e-8140-fb68657c4811 => generated 855 bytes in 628 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 21:56:50.187 7 INFO neutron.services.segments.plugin [-] Segment 843f0433-88ab-473d-a656-dd312363be97 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 843f0433-88ab-473d-a656-dd312363be97 found for delete ", "request_id": "req-7fe04480-05ff-4b5a-b02c-8d1e79ac2650"}]} 2026-05-26 21:56:50.192 7 INFO neutron.services.segments.plugin [-] Segment 843f0433-88ab-473d-a656-dd312363be97 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 843f0433-88ab-473d-a656-dd312363be97 found for delete ", "request_id": "req-d6aa552b-801b-4aff-b959-e01361630811"}]} [pid: 7|app: 0|req: 660/1344] 10.0.0.87 () {32 vars in 723 bytes} [Tue May 26 21:56:50 2026] DELETE /v2.0/networks/d01e6e5b-ba8b-43ce-a02c-8a9f36fb3e92 => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 21:56:50.240 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-ebe6bc1e-86b0-4f03-8b43-ee0c46266e37'] response: {'name': 'network-changed', 'server_uuid': 'bbd32b2c-e4a4-4367-b4df-16ed978b0569', 'tag': '7b02f231-537e-4051-a734-311a7f04a819', 'status': 'completed', 'code': 200} 2026-05-26 21:56:50.331 6 INFO neutron.api.v2.resource [None req-91574442-1931-40be-89c4-083bb8dfd24a c9c48f6a6bad4b9e97d84f9d2d7cb212 904616a87f154e1c9ffe340188ba018e - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 6|app: 0|req: 685/1345] 10.0.0.87 () {34 vars in 786 bytes} [Tue May 26 21:56:50 2026] PUT /v2.0/routers/018a179f-7ce7-4a95-b6b5-454ef2c9dcae/remove_router_interface => generated 197 bytes in 145 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1346] 10.0.0.87 () {32 vars in 723 bytes} [Tue May 26 21:56:50 2026] DELETE /v2.0/networks/2c30521e-ab69-4c4c-bd0f-991628bcf2a5 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 686/1347] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:56:50 2026] GET /v2.0/ports?device_id=bbd32b2c-e4a4-4367-b4df-16ed978b0569 => generated 971 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1348] 10.0.0.87 () {32 vars in 733 bytes} [Tue May 26 21:56:50 2026] GET /v2.0/ports?device_id=018a179f-7ce7-4a95-b6b5-454ef2c9dcae => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 687/1349] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:56:50 2026] GET /v2.0/security-groups?id=7fea5aa3-b67d-4fca-b0ba-61053860b4df&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 21:56:50.540 7 INFO neutron_taas.services.taas.taas_plugin [None req-4b39de8b-0f78-40be-a41c-9d4724b858d5 c9c48f6a6bad4b9e97d84f9d2d7cb212 904616a87f154e1c9ffe340188ba018e - - default default] TaaS: Handle Delete Port: d1e8e330-6682-44e7-9a2a-46829b873b09 2026-05-26 21:56:50.544 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4b39de8b-0f78-40be-a41c-9d4724b858d5 c9c48f6a6bad4b9e97d84f9d2d7cb212 904616a87f154e1c9ffe340188ba018e - - default default] Tap Mirror: Handle Delete Port: d1e8e330-6682-44e7-9a2a-46829b873b09 [pid: 6|app: 0|req: 688/1350] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:56:50 2026] GET /v2.0/ports?device_id=bbd32b2c-e4a4-4367-b4df-16ed978b0569 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 689/1351] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:56:50 2026] GET /v2.0/security-groups?id=7fea5aa3-b67d-4fca-b0ba-61053860b4df&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: 6|app: 0|req: 690/1352] 199.204.45.22 () {34 vars in 1077 bytes} [Tue May 26 21:56:50 2026] GET /v2.0/ports?tenant_id=c470b47e23344fc09553fa07955c52a0&device_id=bbd32b2c-e4a4-4367-b4df-16ed978b0569 => generated 1240 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 691/1353] 199.204.45.22 () {34 vars in 983 bytes} [Tue May 26 21:56:50 2026] GET /v2.0/networks?id=cbc64f39-15d3-40ab-b6e3-5cea3c32ac32 => generated 766 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 21:56:50.901 7 INFO neutron.db.l3_hamode_db [None req-4b39de8b-0f78-40be-a41c-9d4724b858d5 c9c48f6a6bad4b9e97d84f9d2d7cb212 904616a87f154e1c9ffe340188ba018e - - default default] HA network a61bf8dd-cdef-47a3-ac39-1cad0cd1990a was deleted as no HA routers are present in tenant 904616a87f154e1c9ffe340188ba018e. [pid: 7|app: 0|req: 663/1354] 10.0.0.87 () {32 vars in 721 bytes} [Tue May 26 21:56:50 2026] DELETE /v2.0/routers/018a179f-7ce7-4a95-b6b5-454ef2c9dcae => generated 0 bytes in 530 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1355] 199.204.45.22 () {34 vars in 1055 bytes} [Tue May 26 21:56:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=7b02f231-537e-4051-a734-311a7f04a819 => generated 858 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 692/1356] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:56:50 2026] GET /v2.0/security-groups?tenant_id=59d548b5215c463ebaa97409501a4137&name=default => generated 2925 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1357] 10.0.0.87 () {32 vars in 721 bytes} [Tue May 26 21:56:50 2026] DELETE /v2.0/subnets/85b524a0-4e58-433d-8eca-a2d2336c025a => generated 0 bytes in 96 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 693/1358] 199.204.45.22 () {34 vars in 981 bytes} [Tue May 26 21:56:51 2026] GET /v2.0/subnets?id=43639c82-4378-4d8a-a116-5c763adba96f => generated 688 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 694/1359] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:56:51 2026] DELETE /v2.0/security-groups/6ffa8678-10b4-420a-a461-052eda505e1b => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1360] 10.0.0.87 () {32 vars in 723 bytes} [Tue May 26 21:56:51 2026] DELETE /v2.0/networks/00243fe4-0601-4cc0-9814-596966fcab5a => generated 0 bytes in 118 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 695/1361] 199.204.45.22 () {34 vars in 1049 bytes} [Tue May 26 21:56:51 2026] GET /v2.0/ports?network_id=cbc64f39-15d3-40ab-b6e3-5cea3c32ac32&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 21:56:51.232 7 INFO neutron.db.segments_db [None req-28f415fb-1f6d-4ab7-950b-9323bf776dc4 c9c48f6a6bad4b9e97d84f9d2d7cb212 904616a87f154e1c9ffe340188ba018e - - default default] Added segment 14669a29-d9e9-4c9e-94c6-dcfa89d6c849 of type vxlan for network 930c56f3-ebe7-48b3-a608-de228d98573c [pid: 6|app: 0|req: 696/1362] 199.204.45.22 () {34 vars in 1009 bytes} [Tue May 26 21:56:51 2026] GET /v2.0/networks/cbc64f39-15d3-40ab-b6e3-5cea3c32ac32?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 697/1363] 199.204.45.22 () {34 vars in 1109 bytes} [Tue May 26 21:56:51 2026] GET /v2.0/networks/cbc64f39-15d3-40ab-b6e3-5cea3c32ac32?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1364] 10.0.0.87 () {34 vars in 667 bytes} [Tue May 26 21:56:51 2026] POST /v2.0/networks => generated 614 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 21:56:51.389 6 INFO neutron.services.segments.plugin [-] Segment 49782c7b-0f00-493b-bd12-50ffc20ab8cb resource provider aggregate not found 2026-05-26 21:56:51.395 6 INFO neutron.services.segments.plugin [-] Segment 49782c7b-0f00-493b-bd12-50ffc20ab8cb resource provider aggregate not found 2026-05-26 21:56:51.421 6 INFO neutron.services.segments.plugin [-] Segment 49782c7b-0f00-493b-bd12-50ffc20ab8cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 49782c7b-0f00-493b-bd12-50ffc20ab8cb found for delete ", "request_id": "req-51ca6b28-ebdc-466f-9bfd-31aec9cc790a"}]} 2026-05-26 21:56:51.422 6 INFO neutron.services.segments.plugin [-] Segment 49782c7b-0f00-493b-bd12-50ffc20ab8cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 49782c7b-0f00-493b-bd12-50ffc20ab8cb found for delete ", "request_id": "req-164f24c2-6a23-48ff-9039-b94d4b788d02"}]} [pid: 6|app: 0|req: 698/1365] 10.0.0.87 () {34 vars in 666 bytes} [Tue May 26 21:56:51 2026] POST /v2.0/subnets => generated 646 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 21:56:51.672 7 INFO neutron.db.segments_db [None req-5f14bac1-ffcd-4c74-9b70-f7220d334d3c c9c48f6a6bad4b9e97d84f9d2d7cb212 904616a87f154e1c9ffe340188ba018e - - default default] Added segment 396eac00-b2ef-47a0-8320-1f1fa0465c0e of type vxlan for network c5105dba-30c4-4c38-8345-c557f07aceb4 [pid: 6|app: 0|req: 699/1366] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:56:51 2026] GET /v2.0/ports?device_id=bbd32b2c-e4a4-4367-b4df-16ed978b0569 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 700/1367] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:56:51 2026] GET /v2.0/security-groups?id=7fea5aa3-b67d-4fca-b0ba-61053860b4df&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 21:56:51.920 7 INFO neutron.db.l3_hamode_db [None req-5f14bac1-ffcd-4c74-9b70-f7220d334d3c c9c48f6a6bad4b9e97d84f9d2d7cb212 904616a87f154e1c9ffe340188ba018e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-26 21:56:52.034 7 INFO neutron.db.l3_hamode_db [None req-5f14bac1-ffcd-4c74-9b70-f7220d334d3c c9c48f6a6bad4b9e97d84f9d2d7cb212 904616a87f154e1c9ffe340188ba018e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-26 21:56:52.217 7 INFO neutron.services.segments.plugin [-] Segment 3fd21c6f-f586-4d61-9d17-d8f60aa4debe resource provider aggregate not found 2026-05-26 21:56:52.223 7 INFO neutron.services.segments.plugin [-] Segment 3fd21c6f-f586-4d61-9d17-d8f60aa4debe resource provider aggregate not found 2026-05-26 21:56:52.246 7 INFO neutron.services.segments.plugin [-] Segment 3fd21c6f-f586-4d61-9d17-d8f60aa4debe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3fd21c6f-f586-4d61-9d17-d8f60aa4debe found for delete ", "request_id": "req-d753e82e-8772-4371-b869-1dca8634a772"}]} 2026-05-26 21:56:52.247 7 INFO neutron.services.segments.plugin [-] Segment 3fd21c6f-f586-4d61-9d17-d8f60aa4debe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3fd21c6f-f586-4d61-9d17-d8f60aa4debe found for delete ", "request_id": "req-c3c9617d-6cbc-4e62-93d2-06a168a9c004"}]} 2026-05-26 21:56:52.270 7 INFO neutron.services.segments.plugin [-] Segment c7fb8d34-aa9f-4baa-a068-1d8c363f215e resource provider aggregate not found 2026-05-26 21:56:52.276 7 INFO neutron.services.segments.plugin [-] Segment c7fb8d34-aa9f-4baa-a068-1d8c363f215e resource provider aggregate not found 2026-05-26 21:56:52.294 7 INFO neutron.services.segments.plugin [-] Segment c7fb8d34-aa9f-4baa-a068-1d8c363f215e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c7fb8d34-aa9f-4baa-a068-1d8c363f215e found for delete ", "request_id": "req-9bf4df4e-d9b6-4cb3-bfe0-b7611766f48b"}]} 2026-05-26 21:56:52.295 7 INFO neutron.services.segments.plugin [-] Segment c7fb8d34-aa9f-4baa-a068-1d8c363f215e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c7fb8d34-aa9f-4baa-a068-1d8c363f215e found for delete ", "request_id": "req-9ee6f7c3-bdb9-4dce-8e4e-5b9a6d240919"}]} 2026-05-26 21:56:52.312 7 INFO neutron.services.segments.plugin [-] Segment 7d75bc36-e648-43e3-8883-efdef94a2c7b resource provider aggregate not found 2026-05-26 21:56:52.317 7 INFO neutron.services.segments.plugin [-] Segment 7d75bc36-e648-43e3-8883-efdef94a2c7b resource provider aggregate not found 2026-05-26 21:56:52.331 7 INFO neutron.services.segments.plugin [-] Segment 7d75bc36-e648-43e3-8883-efdef94a2c7b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d75bc36-e648-43e3-8883-efdef94a2c7b found for delete ", "request_id": "req-3ad181c8-a667-42bb-ab23-f14da502312c"}]} 2026-05-26 21:56:52.336 7 INFO neutron.services.segments.plugin [-] Segment 7d75bc36-e648-43e3-8883-efdef94a2c7b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d75bc36-e648-43e3-8883-efdef94a2c7b found for delete ", "request_id": "req-28a32a54-208b-4c48-8279-33ae22cbe211"}]} [pid: 7|app: 0|req: 668/1368] 10.0.0.87 () {34 vars in 666 bytes} [Tue May 26 21:56:51 2026] POST /v2.0/routers => generated 511 bytes in 1062 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 21:56:53.072 7 INFO neutron.db.segments_db [None req-6e2b83f4-10fc-48ab-adc5-890467e4f3da 4552e6652a6348bd86d8c42dc2e08474 34e4b2c1bd5a4497bc6b15a093a8c1b6 - - default default] Added segment ecd9bec4-222c-4202-bf73-0de77df9e23b of type vxlan for network 40d1b3cd-ca62-4386-bdc8-978ea33bd296 [pid: 7|app: 0|req: 669/1369] 10.0.0.87 () {34 vars in 667 bytes} [Tue May 26 21:56:52 2026] POST /v2.0/networks => generated 628 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1370] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:56:53 2026] GET /v2.0/ports?device_id=bbd32b2c-e4a4-4367-b4df-16ed978b0569 => 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: 671/1371] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:56:53 2026] GET /v2.0/security-groups?id=7fea5aa3-b67d-4fca-b0ba-61053860b4df&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: 672/1372] 199.204.45.22 () {34 vars in 991 bytes} [Tue May 26 21:56:53 2026] GET /v2.0/ports?device_id=bbd32b2c-e4a4-4367-b4df-16ed978b0569 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 21:56:53.440 7 INFO neutron_taas.services.taas.taas_plugin [req-a31af12f-a3ce-4ad0-8a12-89a02bea0084 req-794d63f8-62cb-40f0-8944-1cb7dcd05457 393548b46edc48efaf78bade59b15e77 c470b47e23344fc09553fa07955c52a0 - - default default] TaaS: Handle Delete Port: 7b02f231-537e-4051-a734-311a7f04a819 2026-05-26 21:56:53.442 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-a31af12f-a3ce-4ad0-8a12-89a02bea0084 req-794d63f8-62cb-40f0-8944-1cb7dcd05457 393548b46edc48efaf78bade59b15e77 c470b47e23344fc09553fa07955c52a0 - - default default] Tap Mirror: Handle Delete Port: 7b02f231-537e-4051-a734-311a7f04a819 2026-05-26 21:56:53.546 7 INFO neutron.db.l3_db [req-a31af12f-a3ce-4ad0-8a12-89a02bea0084 req-794d63f8-62cb-40f0-8944-1cb7dcd05457 393548b46edc48efaf78bade59b15e77 c470b47e23344fc09553fa07955c52a0 - - default default] Floating IP 9c846c8b-8d78-493e-8140-fb68657c4811 disassociated. External IP: 10.96.250.206, port: 7b02f231-537e-4051-a734-311a7f04a819. [pid: 6|app: 0|req: 701/1373] 10.0.0.87 () {34 vars in 780 bytes} [Tue May 26 21:56:52 2026] PUT /v2.0/routers/e0e17f47-0404-4e5a-8385-1fce668ad66a/add_router_interface => generated 309 bytes in 1079 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1374] 199.204.45.22 () {36 vars in 994 bytes} [Tue May 26 21:56:53 2026] DELETE /v2.0/ports/7b02f231-537e-4051-a734-311a7f04a819 => generated 0 bytes in 581 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 21:56:53.987 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-be627d22-8314-4ac6-8db8-040cfe8da213'] response: {'server_uuid': 'bbd32b2c-e4a4-4367-b4df-16ed978b0569', 'name': 'network-vif-deleted', 'tag': '7b02f231-537e-4051-a734-311a7f04a819', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 702/1375] 10.0.0.87 () {34 vars in 666 bytes} [Tue May 26 21:56:53 2026] POST /v2.0/subnets => generated 673 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1376] 10.0.0.87 () {32 vars in 714 bytes} [Tue May 26 21:56:53 2026] GET /v2.0/ports/a1c8eb96-bcc5-4ad8-a6ba-5474e07a88d8 => generated 959 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 21:56:54.076 6 INFO neutron.db.segments_db [None req-fe2da595-1f10-4881-af7d-01731734e3e6 4552e6652a6348bd86d8c42dc2e08474 34e4b2c1bd5a4497bc6b15a093a8c1b6 - - default default] Added segment 4a9c5899-f148-4f13-980e-9d0baeda7192 of type vxlan for network 625d01fb-0c25-4ba4-9984-6b38dcae9493 [pid: 6|app: 0|req: 703/1377] 10.0.0.87 () {34 vars in 667 bytes} [Tue May 26 21:56:54 2026] POST /v2.0/networks => generated 629 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 704/1378] 10.0.0.87 () {34 vars in 740 bytes} [Tue May 26 21:56:54 2026] PUT /v2.0/networks/625d01fb-0c25-4ba4-9984-6b38dcae9493 => generated 592 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 21:56:54.376 7 INFO neutron_taas.services.taas.taas_plugin [None req-2ce534e7-a4e0-4f4f-a5b6-1783b391a045 c9c48f6a6bad4b9e97d84f9d2d7cb212 904616a87f154e1c9ffe340188ba018e - - default default] TaaS: Handle Delete Port: a1c8eb96-bcc5-4ad8-a6ba-5474e07a88d8 2026-05-26 21:56:54.380 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2ce534e7-a4e0-4f4f-a5b6-1783b391a045 c9c48f6a6bad4b9e97d84f9d2d7cb212 904616a87f154e1c9ffe340188ba018e - - default default] Tap Mirror: Handle Delete Port: a1c8eb96-bcc5-4ad8-a6ba-5474e07a88d8 [pid: 6|app: 0|req: 705/1379] 10.0.0.87 () {34 vars in 666 bytes} [Tue May 26 21:56:54 2026] POST /v2.0/subnets => generated 646 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 706/1380] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:56:54 2026] GET /v2.0/ports?device_id=bbd32b2c-e4a4-4367-b4df-16ed978b0569 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 707/1381] 10.0.0.87 () {34 vars in 738 bytes} [Tue May 26 21:56:54 2026] PUT /v2.0/subnets/23fcb31e-9045-4d43-966a-57a4394fa8fd => generated 656 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1382] 10.0.0.87 () {34 vars in 786 bytes} [Tue May 26 21:56:54 2026] PUT /v2.0/routers/e0e17f47-0404-4e5a-8385-1fce668ad66a/remove_router_interface => generated 309 bytes in 728 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1383] 10.0.0.87 () {32 vars in 733 bytes} [Tue May 26 21:56:54 2026] GET /v2.0/ports?device_id=e0e17f47-0404-4e5a-8385-1fce668ad66a => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 21:56:54.846 6 INFO neutron.services.segments.plugin [-] Segment 4a9c5899-f148-4f13-980e-9d0baeda7192 resource provider aggregate not found 2026-05-26 21:56:54.851 6 INFO neutron.services.segments.plugin [-] Segment 4a9c5899-f148-4f13-980e-9d0baeda7192 resource provider aggregate not found 2026-05-26 21:56:54.871 6 INFO neutron.services.segments.plugin [-] Segment 4a9c5899-f148-4f13-980e-9d0baeda7192 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a9c5899-f148-4f13-980e-9d0baeda7192 found for delete ", "request_id": "req-ea9b083a-a934-40c4-bf96-63105da09d02"}]} 2026-05-26 21:56:54.872 6 INFO neutron.services.segments.plugin [-] Segment 4a9c5899-f148-4f13-980e-9d0baeda7192 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a9c5899-f148-4f13-980e-9d0baeda7192 found for delete ", "request_id": "req-bc434b8a-cbe3-4fbc-b829-dc6a64cb3db6"}]} [pid: 6|app: 0|req: 708/1384] 10.0.0.87 () {32 vars in 723 bytes} [Tue May 26 21:56:54 2026] DELETE /v2.0/networks/625d01fb-0c25-4ba4-9984-6b38dcae9493 => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 21:56:54.904 6 INFO neutron.pecan_wsgi.hooks.translation [None req-d253ff35-f575-4491-b213-399273dd395c 4552e6652a6348bd86d8c42dc2e08474 34e4b2c1bd5a4497bc6b15a093a8c1b6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 6|app: 0|req: 709/1385] 10.0.0.87 () {32 vars in 723 bytes} [Tue May 26 21:56:54 2026] DELETE /v2.0/networks/625d01fb-0c25-4ba4-9984-6b38dcae9493 => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 21:56:54.957 7 INFO neutron_taas.services.taas.taas_plugin [None req-ad827192-6637-4c19-b2e2-5f762c961443 c9c48f6a6bad4b9e97d84f9d2d7cb212 904616a87f154e1c9ffe340188ba018e - - default default] TaaS: Handle Delete Port: d18b621f-7ecf-4438-9129-b324fce0f92f 2026-05-26 21:56:54.960 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ad827192-6637-4c19-b2e2-5f762c961443 c9c48f6a6bad4b9e97d84f9d2d7cb212 904616a87f154e1c9ffe340188ba018e - - default default] Tap Mirror: Handle Delete Port: d18b621f-7ecf-4438-9129-b324fce0f92f [pid: 6|app: 0|req: 710/1386] 10.0.0.87 () {32 vars in 691 bytes} [Tue May 26 21:56:54 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 711/1387] 10.0.0.87 () {32 vars in 739 bytes} [Tue May 26 21:56:54 2026] GET /v2.0/subnets?network_id=2c6edc0a-d724-47fa-8bc0-1fbe57f81f99 => generated 649 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 712/1388] 10.0.0.87 () {32 vars in 650 bytes} [Tue May 26 21:56:55 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: 6|app: 0|req: 713/1389] 10.0.0.87 () {32 vars in 646 bytes} [Tue May 26 21:56:55 2026] GET /v2.0/networks => generated 1312 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 714/1390] 10.0.0.87 () {32 vars in 644 bytes} [Tue May 26 21:56:55 2026] GET /v2.0/subnets => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 715/1391] 10.0.0.87 () {32 vars in 720 bytes} [Tue May 26 21:56:55 2026] GET /v2.0/networks/40d1b3cd-ca62-4386-bdc8-978ea33bd296 => generated 672 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 716/1392] 10.0.0.87 () {32 vars in 718 bytes} [Tue May 26 21:56:55 2026] GET /v2.0/subnets/e8dfae78-61b6-4e31-8922-e0f6e1b7f301 => generated 673 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 21:56:55.244 6 INFO neutron.pecan_wsgi.hooks.translation [None req-94113626-22f9-489a-9597-67137f9a88dc 4552e6652a6348bd86d8c42dc2e08474 34e4b2c1bd5a4497bc6b15a093a8c1b6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 6|app: 0|req: 717/1393] 10.0.0.87 () {32 vars in 721 bytes} [Tue May 26 21:56:55 2026] DELETE /v2.0/subnets/23fcb31e-9045-4d43-966a-57a4394fa8fd => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 21:56:55.262 6 INFO neutron.pecan_wsgi.hooks.translation [None req-b07b5110-87d9-449e-b9c0-03666a022663 4552e6652a6348bd86d8c42dc2e08474 34e4b2c1bd5a4497bc6b15a093a8c1b6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 6|app: 0|req: 718/1394] 10.0.0.87 () {32 vars in 723 bytes} [Tue May 26 21:56:55 2026] DELETE /v2.0/networks/625d01fb-0c25-4ba4-9984-6b38dcae9493 => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 21:56:55.294 7 INFO neutron.services.segments.plugin [-] Segment 396eac00-b2ef-47a0-8320-1f1fa0465c0e resource provider aggregate not found 2026-05-26 21:56:55.299 7 INFO neutron.services.segments.plugin [-] Segment 396eac00-b2ef-47a0-8320-1f1fa0465c0e resource provider aggregate not found 2026-05-26 21:56:55.316 7 INFO neutron.services.segments.plugin [-] Segment 396eac00-b2ef-47a0-8320-1f1fa0465c0e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 396eac00-b2ef-47a0-8320-1f1fa0465c0e found for delete ", "request_id": "req-74ef4ff7-4758-4f2a-abe6-6eee633538c5"}]} 2026-05-26 21:56:55.318 7 INFO neutron.services.segments.plugin [-] Segment 396eac00-b2ef-47a0-8320-1f1fa0465c0e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 396eac00-b2ef-47a0-8320-1f1fa0465c0e found for delete ", "request_id": "req-31b2e6c4-33e2-48c8-89c3-5a8c18f107d3"}]} 2026-05-26 21:56:55.323 7 INFO neutron.db.l3_hamode_db [None req-ad827192-6637-4c19-b2e2-5f762c961443 c9c48f6a6bad4b9e97d84f9d2d7cb212 904616a87f154e1c9ffe340188ba018e - - default default] HA network c5105dba-30c4-4c38-8345-c557f07aceb4 was deleted as no HA routers are present in tenant 904616a87f154e1c9ffe340188ba018e. [pid: 7|app: 0|req: 677/1395] 10.0.0.87 () {32 vars in 721 bytes} [Tue May 26 21:56:54 2026] DELETE /v2.0/routers/e0e17f47-0404-4e5a-8385-1fce668ad66a => generated 0 bytes in 515 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 719/1396] 10.0.0.87 () {32 vars in 721 bytes} [Tue May 26 21:56:55 2026] DELETE /v2.0/subnets/e8dfae78-61b6-4e31-8922-e0f6e1b7f301 => 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: 678/1397] 10.0.0.87 () {32 vars in 721 bytes} [Tue May 26 21:56:55 2026] DELETE /v2.0/subnets/e159db71-a93d-4e21-a53a-6399fd2f8482 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 720/1398] 10.0.0.87 () {32 vars in 723 bytes} [Tue May 26 21:56:55 2026] DELETE /v2.0/networks/40d1b3cd-ca62-4386-bdc8-978ea33bd296 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1399] 10.0.0.87 () {32 vars in 723 bytes} [Tue May 26 21:56:55 2026] DELETE /v2.0/networks/930c56f3-ebe7-48b3-a608-de228d98573c => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1400] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:56:55 2026] GET /v2.0/ports?device_id=bbd32b2c-e4a4-4367-b4df-16ed978b0569 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 21:56:55.672 6 INFO neutron.db.segments_db [None req-02fd5f17-7ee9-48cd-bc79-7cbf858d2e3b c9c48f6a6bad4b9e97d84f9d2d7cb212 904616a87f154e1c9ffe340188ba018e - - default default] Added segment c2424947-3450-494b-8b22-3e70600f312e of type vxlan for network 472d970c-aa99-41fc-a803-b1c49ca88fed 2026-05-26 21:56:55.930 6 INFO neutron.db.l3_hamode_db [None req-02fd5f17-7ee9-48cd-bc79-7cbf858d2e3b c9c48f6a6bad4b9e97d84f9d2d7cb212 904616a87f154e1c9ffe340188ba018e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 681/1401] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:56:56 2026] GET /v2.0/security-groups?tenant_id=34e4b2c1bd5a4497bc6b15a093a8c1b6&name=default => generated 2925 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1402] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:56:56 2026] DELETE /v2.0/security-groups/223895aa-287c-46f2-8acd-8da15d881ae3 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 21:56:56.711 6 INFO neutron.db.l3_hamode_db [None req-02fd5f17-7ee9-48cd-bc79-7cbf858d2e3b c9c48f6a6bad4b9e97d84f9d2d7cb212 904616a87f154e1c9ffe340188ba018e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 683/1403] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:56:56 2026] GET /v2.0/ports?device_id=bbd32b2c-e4a4-4367-b4df-16ed978b0569 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 21:56:56.899 6 INFO neutron.services.segments.plugin [-] Segment ecd9bec4-222c-4202-bf73-0de77df9e23b resource provider aggregate not found 2026-05-26 21:56:56.917 6 INFO neutron.services.segments.plugin [-] Segment ecd9bec4-222c-4202-bf73-0de77df9e23b resource provider aggregate not found 2026-05-26 21:56:56.934 6 INFO neutron.services.segments.plugin [-] Segment ecd9bec4-222c-4202-bf73-0de77df9e23b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ecd9bec4-222c-4202-bf73-0de77df9e23b found for delete ", "request_id": "req-b94dbb1f-68e2-485a-8303-e9d0aa5c21b8"}]} 2026-05-26 21:56:56.940 6 INFO neutron.services.segments.plugin [-] Segment ecd9bec4-222c-4202-bf73-0de77df9e23b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ecd9bec4-222c-4202-bf73-0de77df9e23b found for delete ", "request_id": "req-c851eac1-b3c9-41d3-b247-96107c7a3643"}]} 2026-05-26 21:56:57.335 7 INFO neutron.services.segments.plugin [-] Segment 14669a29-d9e9-4c9e-94c6-dcfa89d6c849 resource provider aggregate not found 2026-05-26 21:56:57.343 7 INFO neutron.services.segments.plugin [-] Segment 14669a29-d9e9-4c9e-94c6-dcfa89d6c849 resource provider aggregate not found 2026-05-26 21:56:57.353 7 INFO neutron.services.segments.plugin [-] Segment 14669a29-d9e9-4c9e-94c6-dcfa89d6c849 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14669a29-d9e9-4c9e-94c6-dcfa89d6c849 found for delete ", "request_id": "req-8e96dcdc-7e70-4482-8720-2b59af360b84"}]} 2026-05-26 21:56:57.374 7 INFO neutron.services.segments.plugin [-] Segment 14669a29-d9e9-4c9e-94c6-dcfa89d6c849 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14669a29-d9e9-4c9e-94c6-dcfa89d6c849 found for delete ", "request_id": "req-c13a2925-892e-401e-a7a2-51508ec70206"}]} [pid: 6|app: 0|req: 721/1404] 10.0.0.87 () {34 vars in 666 bytes} [Tue May 26 21:56:55 2026] POST /v2.0/routers => generated 692 bytes in 2058 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1405] 10.0.0.87 () {32 vars in 718 bytes} [Tue May 26 21:56:57 2026] GET /v2.0/routers/2a2a2e4b-b3dd-4c16-a674-fdf64774af7f => generated 698 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 722/1406] 10.0.0.87 () {32 vars in 644 bytes} [Tue May 26 21:56:57 2026] GET /v2.0/routers => generated 701 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1407] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:56:57 2026] DELETE /v2.0/security-groups/7fea5aa3-b67d-4fca-b0ba-61053860b4df => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 21:56:57.919 7 INFO neutron.api.v2.resource [None req-eb7dddcd-01b1-43da-b050-66b5a8a2ee62 393548b46edc48efaf78bade59b15e77 c470b47e23344fc09553fa07955c52a0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 686/1408] 10.0.0.87 () {32 vars in 734 bytes} [Tue May 26 21:56:57 2026] GET /v2.0/security-groups/7fea5aa3-b67d-4fca-b0ba-61053860b4df => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 21:56:58.034 7 INFO neutron_taas.services.taas.taas_plugin [None req-99904832-541d-4cf6-b2d5-0d93855f3999 393548b46edc48efaf78bade59b15e77 c470b47e23344fc09553fa07955c52a0 - - default default] TaaS: Handle Delete Port: b7ca907f-6d91-4417-b401-c30dfdee1f1e 2026-05-26 21:56:58.037 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-99904832-541d-4cf6-b2d5-0d93855f3999 393548b46edc48efaf78bade59b15e77 c470b47e23344fc09553fa07955c52a0 - - default default] Tap Mirror: Handle Delete Port: b7ca907f-6d91-4417-b401-c30dfdee1f1e [pid: 6|app: 0|req: 723/1409] 10.0.0.87 () {34 vars in 738 bytes} [Tue May 26 21:56:57 2026] PUT /v2.0/routers/2a2a2e4b-b3dd-4c16-a674-fdf64774af7f => generated 705 bytes in 347 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1410] 10.0.0.87 () {32 vars in 729 bytes} [Tue May 26 21:56:57 2026] DELETE /v2.0/floatingips/9c846c8b-8d78-493e-8140-fb68657c4811 => generated 0 bytes in 284 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1411] 10.0.0.87 () {32 vars in 718 bytes} [Tue May 26 21:56:58 2026] GET /v2.0/routers/2a2a2e4b-b3dd-4c16-a674-fdf64774af7f => generated 705 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 21:56:58.519 6 INFO neutron.db.segments_db [None req-65116ef1-3b17-4c48-9915-a60295199211 32bebc039d7a49e297baba7a1d7b8598 f1ecb142bc7d4e498e1a2d573c7968e2 - - default default] Added segment a96123d1-3732-4ba5-b9ec-7b0f220e6bc2 of type vxlan for network 18284443-a140-469f-970c-5a18a90a0b82 [pid: 6|app: 0|req: 724/1412] 10.0.0.87 () {34 vars in 667 bytes} [Tue May 26 21:56:58 2026] POST /v2.0/networks => generated 611 bytes in 416 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 725/1413] 10.0.0.87 () {32 vars in 733 bytes} [Tue May 26 21:56:58 2026] GET /v2.0/ports?device_id=2a2a2e4b-b3dd-4c16-a674-fdf64774af7f => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 21:56:58.672 7 INFO neutron_taas.services.taas.taas_plugin [None req-63b75640-3210-40f0-bc20-06278bda8a98 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] TaaS: Handle Delete Port: 1d01ea57-d8d9-4e4c-a378-656c8a44361b 2026-05-26 21:56:58.676 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-63b75640-3210-40f0-bc20-06278bda8a98 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Tap Mirror: Handle Delete Port: 1d01ea57-d8d9-4e4c-a378-656c8a44361b 2026-05-26 21:56:58.679 6 INFO neutron.db.segments_db [None req-2a8cfa42-c843-4fa6-a334-78176f9c7c00 32bebc039d7a49e297baba7a1d7b8598 f1ecb142bc7d4e498e1a2d573c7968e2 - - default default] Added segment 55192e93-9f71-403e-84a9-4dc327328b04 of type vxlan for network acdd37f6-9717-4c1c-84f5-adb650d61676 [pid: 6|app: 0|req: 726/1414] 10.0.0.87 () {34 vars in 667 bytes} [Tue May 26 21:56:58 2026] POST /v2.0/networks => generated 610 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 21:56:58.945 6 INFO neutron_taas.services.taas.taas_plugin [None req-3dcffccb-a393-4558-bb16-624e32ad23cb c9c48f6a6bad4b9e97d84f9d2d7cb212 904616a87f154e1c9ffe340188ba018e - - default default] TaaS: Handle Delete Port: d59a8a49-0c99-46c5-873d-f9b1f0bd0709 2026-05-26 21:56:58.948 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3dcffccb-a393-4558-bb16-624e32ad23cb c9c48f6a6bad4b9e97d84f9d2d7cb212 904616a87f154e1c9ffe340188ba018e - - default default] Tap Mirror: Handle Delete Port: d59a8a49-0c99-46c5-873d-f9b1f0bd0709 2026-05-26 21:56:59.180 6 INFO neutron_taas.services.taas.taas_plugin [None req-3dcffccb-a393-4558-bb16-624e32ad23cb c9c48f6a6bad4b9e97d84f9d2d7cb212 904616a87f154e1c9ffe340188ba018e - - default default] TaaS: Handle Delete Port: 823b7f10-2362-4203-bb8f-9990b3f346db 2026-05-26 21:56:59.182 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3dcffccb-a393-4558-bb16-624e32ad23cb c9c48f6a6bad4b9e97d84f9d2d7cb212 904616a87f154e1c9ffe340188ba018e - - default default] Tap Mirror: Handle Delete Port: 823b7f10-2362-4203-bb8f-9990b3f346db [pid: 7|app: 0|req: 689/1415] 10.0.0.87 () {34 vars in 786 bytes} [Tue May 26 21:56:58 2026] PUT /v2.0/routers/80164c85-3072-4922-a96c-f0fdbc8120a7/remove_router_interface => generated 309 bytes in 967 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 21:56:59.462 6 INFO neutron.services.segments.plugin [-] Segment c2424947-3450-494b-8b22-3e70600f312e resource provider aggregate not found 2026-05-26 21:56:59.467 6 INFO neutron.services.segments.plugin [-] Segment c2424947-3450-494b-8b22-3e70600f312e resource provider aggregate not found [pid: 7|app: 0|req: 690/1416] 10.0.0.87 () {34 vars in 666 bytes} [Tue May 26 21:56:59 2026] POST /v2.0/subnets => generated 626 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 21:56:59.482 6 INFO neutron.services.segments.plugin [-] Segment c2424947-3450-494b-8b22-3e70600f312e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c2424947-3450-494b-8b22-3e70600f312e found for delete ", "request_id": "req-34a925ad-2a01-44d4-a005-b5800e54c10e"}]} 2026-05-26 21:56:59.485 6 INFO neutron.services.segments.plugin [-] Segment c2424947-3450-494b-8b22-3e70600f312e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c2424947-3450-494b-8b22-3e70600f312e found for delete ", "request_id": "req-31254e01-6620-48ab-925e-f73a7ea5ad5d"}]} 2026-05-26 21:56:59.499 6 INFO neutron.db.l3_hamode_db [None req-3dcffccb-a393-4558-bb16-624e32ad23cb c9c48f6a6bad4b9e97d84f9d2d7cb212 904616a87f154e1c9ffe340188ba018e - - default default] HA network 472d970c-aa99-41fc-a803-b1c49ca88fed was deleted as no HA routers are present in tenant 904616a87f154e1c9ffe340188ba018e. [pid: 6|app: 0|req: 727/1417] 10.0.0.87 () {32 vars in 721 bytes} [Tue May 26 21:56:58 2026] DELETE /v2.0/routers/2a2a2e4b-b3dd-4c16-a674-fdf64774af7f => generated 0 bytes in 747 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 21:56:59.672 7 INFO neutron_taas.services.taas.taas_plugin [None req-58b69375-5188-4b38-86c1-d56b524c9020 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] TaaS: Handle Delete Port: a395366b-31e5-494d-a478-92f7c911da07 2026-05-26 21:56:59.676 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-58b69375-5188-4b38-86c1-d56b524c9020 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Tap Mirror: Handle Delete Port: a395366b-31e5-494d-a478-92f7c911da07 [pid: 6|app: 0|req: 728/1418] 10.0.0.87 () {34 vars in 666 bytes} [Tue May 26 21:56:59 2026] POST /v2.0/subnets => generated 626 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 729/1419] 10.0.0.87 () {32 vars in 733 bytes} [Tue May 26 21:56:59 2026] GET /v2.0/ports?device_id=2a2a2e4b-b3dd-4c16-a674-fdf64774af7f => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 21:56:59.794 6 INFO neutron.db.segments_db [None req-042a05ca-af99-4901-b2ff-60c48ace286f 32bebc039d7a49e297baba7a1d7b8598 f1ecb142bc7d4e498e1a2d573c7968e2 - - default default] Added segment c2068e38-9df8-44f6-acab-92da895c796a of type vxlan for network 9ab1497d-9abd-40fc-afb6-b0b4c411ee9f 2026-05-26 21:56:59.967 7 INFO neutron_taas.services.taas.taas_plugin [None req-58b69375-5188-4b38-86c1-d56b524c9020 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] TaaS: Handle Delete Port: dd51cfc9-d65b-4b56-be74-15437453483c 2026-05-26 21:56:59.971 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-58b69375-5188-4b38-86c1-d56b524c9020 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Tap Mirror: Handle Delete Port: dd51cfc9-d65b-4b56-be74-15437453483c 2026-05-26 21:57:00.062 6 INFO neutron.db.l3_hamode_db [None req-042a05ca-af99-4901-b2ff-60c48ace286f 32bebc039d7a49e297baba7a1d7b8598 f1ecb142bc7d4e498e1a2d573c7968e2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-26 21:57:00.186 6 INFO neutron.db.l3_hamode_db [None req-042a05ca-af99-4901-b2ff-60c48ace286f 32bebc039d7a49e297baba7a1d7b8598 f1ecb142bc7d4e498e1a2d573c7968e2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-26 21:57:00.322 7 INFO neutron.services.segments.plugin [-] Segment bd87fdb3-34a5-4c5e-9fa5-2670dc99fc40 resource provider aggregate not found 2026-05-26 21:57:00.328 7 INFO neutron.services.segments.plugin [-] Segment bd87fdb3-34a5-4c5e-9fa5-2670dc99fc40 resource provider aggregate not found 2026-05-26 21:57:00.346 7 INFO neutron.services.segments.plugin [-] Segment bd87fdb3-34a5-4c5e-9fa5-2670dc99fc40 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd87fdb3-34a5-4c5e-9fa5-2670dc99fc40 found for delete ", "request_id": "req-a07e252e-e6b8-49ff-873b-fd016f3774f2"}]} 2026-05-26 21:57:00.350 7 INFO neutron.db.l3_hamode_db [None req-58b69375-5188-4b38-86c1-d56b524c9020 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] HA network 98b1a15b-8c44-416a-b8bb-933f2133c2fb was deleted as no HA routers are present in tenant c470b47e23344fc09553fa07955c52a0. 2026-05-26 21:57:00.354 7 INFO neutron.services.segments.plugin [-] Segment bd87fdb3-34a5-4c5e-9fa5-2670dc99fc40 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd87fdb3-34a5-4c5e-9fa5-2670dc99fc40 found for delete ", "request_id": "req-e2572e87-81d4-4635-870c-68b773cb4892"}]} [pid: 7|app: 0|req: 691/1420] 10.0.0.87 () {32 vars in 721 bytes} [Tue May 26 21:56:59 2026] DELETE /v2.0/routers/80164c85-3072-4922-a96c-f0fdbc8120a7 => generated 0 bytes in 889 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 21:57:00.376 7 INFO neutron.api.v2.resource [None req-565f9822-c8ca-41d6-b1da-3ced0ad1e0f6 c9c48f6a6bad4b9e97d84f9d2d7cb212 904616a87f154e1c9ffe340188ba018e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 692/1421] 10.0.0.87 () {32 vars in 721 bytes} [Tue May 26 21:57:00 2026] DELETE /v2.0/routers/2a2a2e4b-b3dd-4c16-a674-fdf64774af7f => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1422] 10.0.0.87 () {32 vars in 721 bytes} [Tue May 26 21:57:00 2026] DELETE /v2.0/subnets/43639c82-4378-4d8a-a116-5c763adba96f => 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: 694/1423] 10.0.0.87 () {32 vars in 733 bytes} [Tue May 26 21:57:00 2026] GET /v2.0/ports?device_id=e0e17f47-0404-4e5a-8385-1fce668ad66a => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 21:57:00.609 7 INFO neutron_taas.services.taas.taas_plugin [None req-2eda01ef-6717-4a36-b63b-79be35880e43 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] TaaS: Handle Delete Port: 070ac7b8-e389-4987-bc91-33775bbd886d 2026-05-26 21:57:00.612 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2eda01ef-6717-4a36-b63b-79be35880e43 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Tap Mirror: Handle Delete Port: 070ac7b8-e389-4987-bc91-33775bbd886d [pid: 6|app: 0|req: 730/1424] 10.0.0.87 () {34 vars in 666 bytes} [Tue May 26 21:56:59 2026] POST /v2.0/routers => generated 507 bytes in 1015 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 21:57:00.780 6 INFO neutron.api.v2.resource [None req-c366e1b8-b689-40e1-8c51-7eeb0d6b81c3 c9c48f6a6bad4b9e97d84f9d2d7cb212 904616a87f154e1c9ffe340188ba018e - - default default] delete failed (client error): The resource could not be found. [pid: 6|app: 0|req: 731/1425] 10.0.0.87 () {32 vars in 721 bytes} [Tue May 26 21:57:00 2026] DELETE /v2.0/routers/e0e17f47-0404-4e5a-8385-1fce668ad66a => 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: 695/1426] 10.0.0.87 () {32 vars in 723 bytes} [Tue May 26 21:57:00 2026] DELETE /v2.0/networks/cbc64f39-15d3-40ab-b6e3-5cea3c32ac32 => generated 0 bytes in 283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 21:57:00.826 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a29c8cc1-dedc-4cca-8722-8ea823075ce6 c9c48f6a6bad4b9e97d84f9d2d7cb212 904616a87f154e1c9ffe340188ba018e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 696/1427] 10.0.0.87 () {32 vars in 721 bytes} [Tue May 26 21:57:00 2026] DELETE /v2.0/subnets/e159db71-a93d-4e21-a53a-6399fd2f8482 => 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: 697/1428] 10.0.0.87 () {32 vars in 733 bytes} [Tue May 26 21:57:00 2026] GET /v2.0/ports?device_id=018a179f-7ce7-4a95-b6b5-454ef2c9dcae => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 21:57:00.873 7 INFO neutron.api.v2.resource [None req-73c92e0b-ac1c-44dd-82b7-48a67120451e c9c48f6a6bad4b9e97d84f9d2d7cb212 904616a87f154e1c9ffe340188ba018e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 698/1429] 10.0.0.87 () {32 vars in 721 bytes} [Tue May 26 21:57:00 2026] DELETE /v2.0/routers/018a179f-7ce7-4a95-b6b5-454ef2c9dcae => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 21:57:00.894 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e0d91d40-a2cc-4dfe-858c-61229a1991c6 c9c48f6a6bad4b9e97d84f9d2d7cb212 904616a87f154e1c9ffe340188ba018e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 699/1430] 10.0.0.87 () {32 vars in 721 bytes} [Tue May 26 21:57:00 2026] DELETE /v2.0/subnets/85b524a0-4e58-433d-8eca-a2d2336c025a => 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: 700/1431] 10.0.0.87 () {32 vars in 733 bytes} [Tue May 26 21:57:00 2026] GET /v2.0/ports?device_id=8a6df0e2-5597-40f9-afac-6cf81e7de968 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 21:57:00.945 7 INFO neutron.api.v2.resource [None req-94d13a91-9993-4522-ac5c-c982ac6d27f1 c9c48f6a6bad4b9e97d84f9d2d7cb212 904616a87f154e1c9ffe340188ba018e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 701/1432] 10.0.0.87 () {32 vars in 721 bytes} [Tue May 26 21:57:00 2026] DELETE /v2.0/routers/8a6df0e2-5597-40f9-afac-6cf81e7de968 => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 21:57:00.962 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c631abb9-13db-4ce6-a40f-78a7b0b6067c c9c48f6a6bad4b9e97d84f9d2d7cb212 904616a87f154e1c9ffe340188ba018e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 702/1433] 10.0.0.87 () {32 vars in 721 bytes} [Tue May 26 21:57:00 2026] DELETE /v2.0/subnets/5bc00fa6-1b1f-4659-b2d9-ac61d08fbf75 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 21:57:00.983 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6cb4e904-3d97-481b-85e0-bd8ebae34cf8 c9c48f6a6bad4b9e97d84f9d2d7cb212 904616a87f154e1c9ffe340188ba018e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 703/1434] 10.0.0.87 () {32 vars in 721 bytes} [Tue May 26 21:57:00 2026] DELETE /v2.0/subnets/d13d6159-f972-4be7-85bc-f40eb0d68df2 => 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: 704/1435] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:57:00 2026] GET /v2.0/security-groups?tenant_id=c470b47e23344fc09553fa07955c52a0&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1436] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:57:01 2026] DELETE /v2.0/security-groups/4b0411d8-1a92-4069-9924-5f1ca96d12a9 => 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: 706/1437] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:57:01 2026] GET /v2.0/security-groups?tenant_id=904616a87f154e1c9ffe340188ba018e&name=default => generated 2925 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1438] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:57:01 2026] DELETE /v2.0/security-groups/46398d5a-2c05-4be5-b30f-1efb4b395e7b => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 732/1439] 10.0.0.87 () {34 vars in 780 bytes} [Tue May 26 21:57:00 2026] PUT /v2.0/routers/21ae3e95-9c03-4797-9802-482d3a387304/add_router_interface => generated 309 bytes in 1128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1440] 10.0.0.87 () {32 vars in 714 bytes} [Tue May 26 21:57:01 2026] GET /v2.0/ports/cc0ec8ab-5d33-480c-b7e9-620e3c0f4a59 => generated 955 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 21:57:02.367 7 INFO neutron.services.segments.plugin [-] Segment 090580c8-3b0b-4563-ae99-661a820e0bac resource provider aggregate not found 2026-05-26 21:57:02.375 7 INFO neutron.services.segments.plugin [-] Segment 090580c8-3b0b-4563-ae99-661a820e0bac resource provider aggregate not found 2026-05-26 21:57:02.392 7 INFO neutron.services.segments.plugin [-] Segment 090580c8-3b0b-4563-ae99-661a820e0bac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 090580c8-3b0b-4563-ae99-661a820e0bac found for delete ", "request_id": "req-aeac8418-c7cf-4f08-acad-1020cc80265e"}]} 2026-05-26 21:57:02.392 7 INFO neutron.services.segments.plugin [-] Segment 090580c8-3b0b-4563-ae99-661a820e0bac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 090580c8-3b0b-4563-ae99-661a820e0bac found for delete ", "request_id": "req-0c87479b-7592-4854-a04c-962cdf6b1b71"}]} [pid: 7|app: 0|req: 709/1441] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:57:02 2026] GET /v2.0/security-groups?tenant_id=a58209d102294900b5074e9ad3f5a961&name=default => generated 2925 bytes in 298 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1442] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:57:02 2026] DELETE /v2.0/security-groups/3e127b6e-b6d4-40a1-89db-781318673ec2 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 733/1443] 10.0.0.87 () {34 vars in 780 bytes} [Tue May 26 21:57:01 2026] PUT /v2.0/routers/21ae3e95-9c03-4797-9802-482d3a387304/add_router_interface => generated 309 bytes in 1195 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 734/1444] 10.0.0.87 () {32 vars in 714 bytes} [Tue May 26 21:57:03 2026] GET /v2.0/ports/812cbcd2-dd61-4be3-b930-c858a9b71c34 => generated 955 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 21:57:03.248 7 INFO neutron.db.segments_db [None req-a817f396-8fba-42dc-91f2-ffbc3d1f7333 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Added segment 0f16ef52-370d-430d-b2cb-75d811802ca5 of type vxlan for network 2bc83200-2909-4969-a531-5ff86128ff28 [pid: 7|app: 0|req: 711/1445] 10.0.0.87 () {34 vars in 668 bytes} [Tue May 26 21:57:02 2026] POST /v2.0/networks => generated 725 bytes in 419 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 21:57:03.533 6 INFO neutron_taas.services.taas.taas_plugin [None req-dab87393-be8b-41c5-a8ae-45ff0467d0fb 32bebc039d7a49e297baba7a1d7b8598 f1ecb142bc7d4e498e1a2d573c7968e2 - - default default] TaaS: Handle Delete Port: 812cbcd2-dd61-4be3-b930-c858a9b71c34 2026-05-26 21:57:03.536 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dab87393-be8b-41c5-a8ae-45ff0467d0fb 32bebc039d7a49e297baba7a1d7b8598 f1ecb142bc7d4e498e1a2d573c7968e2 - - default default] Tap Mirror: Handle Delete Port: 812cbcd2-dd61-4be3-b930-c858a9b71c34 [pid: 7|app: 0|req: 712/1446] 10.0.0.87 () {34 vars in 666 bytes} [Tue May 26 21:57:03 2026] POST /v2.0/subnets => generated 691 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 21:57:03.591 7 INFO neutron.db.segments_db [None req-32ce4ee9-0a77-4390-9454-b74210de969d de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Added segment e79b3e41-93b8-4e6d-9d90-93972fe081e3 of type vxlan for network 55e13352-5a51-4325-88d2-fdebbd03918c 2026-05-26 21:57:03.831 7 INFO neutron.db.l3_hamode_db [None req-32ce4ee9-0a77-4390-9454-b74210de969d de986532883a4b99aa91af0c1a233db1 9df9fc0a9f8a4846af98f38b97cb687e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 6|app: 0|req: 735/1447] 10.0.0.87 () {34 vars in 786 bytes} [Tue May 26 21:57:03 2026] PUT /v2.0/routers/21ae3e95-9c03-4797-9802-482d3a387304/remove_router_interface => generated 309 bytes in 1234 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 21:57:04.626 7 INFO neutron.db.l3_hamode_db [None req-32ce4ee9-0a77-4390-9454-b74210de969d de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-26 21:57:04.859 6 INFO neutron_taas.services.taas.taas_plugin [None req-61a342f3-f8a2-48a0-aa27-7b72c121ff9c 32bebc039d7a49e297baba7a1d7b8598 f1ecb142bc7d4e498e1a2d573c7968e2 - - default default] TaaS: Handle Delete Port: cc0ec8ab-5d33-480c-b7e9-620e3c0f4a59 2026-05-26 21:57:04.864 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-61a342f3-f8a2-48a0-aa27-7b72c121ff9c 32bebc039d7a49e297baba7a1d7b8598 f1ecb142bc7d4e498e1a2d573c7968e2 - - default default] Tap Mirror: Handle Delete Port: cc0ec8ab-5d33-480c-b7e9-620e3c0f4a59 [pid: 6|app: 0|req: 736/1448] 10.0.0.87 () {34 vars in 786 bytes} [Tue May 26 21:57:04 2026] PUT /v2.0/routers/21ae3e95-9c03-4797-9802-482d3a387304/remove_router_interface => generated 309 bytes in 850 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 739/1451] 10.0.0.87 () {32 vars in 733 bytes} [Tue May 26 21:57:05 2026] GET /v2.0/ports?device_id=21ae3e95-9c03-4797-9802-482d3a387304 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 21:57:05.479 6 INFO neutron_taas.services.taas.taas_plugin [None req-88383f05-3096-4dec-86e0-76264ae210c2 32bebc039d7a49e297baba7a1d7b8598 f1ecb142bc7d4e498e1a2d573c7968e2 - - default default] TaaS: Handle Delete Port: e2f0e000-48f4-44e9-979c-d9aedafa394f 2026-05-26 21:57:05.482 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-88383f05-3096-4dec-86e0-76264ae210c2 32bebc039d7a49e297baba7a1d7b8598 f1ecb142bc7d4e498e1a2d573c7968e2 - - default default] Tap Mirror: Handle Delete Port: e2f0e000-48f4-44e9-979c-d9aedafa394f [pid: 7|app: 0|req: 713/1452] 10.0.0.87 () {34 vars in 666 bytes} [Tue May 26 21:57:03 2026] POST /v2.0/routers => generated 731 bytes in 1992 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 21:57:05.788 6 INFO neutron.services.segments.plugin [-] Segment c2068e38-9df8-44f6-acab-92da895c796a resource provider aggregate not found 2026-05-26 21:57:05.797 6 INFO neutron.services.segments.plugin [-] Segment c2068e38-9df8-44f6-acab-92da895c796a resource provider aggregate not found 2026-05-26 21:57:05.808 6 INFO neutron.services.segments.plugin [-] Segment c2068e38-9df8-44f6-acab-92da895c796a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c2068e38-9df8-44f6-acab-92da895c796a found for delete ", "request_id": "req-8c8c5e73-3ea5-452c-9939-92ea8f9af897"}]} 2026-05-26 21:57:05.817 6 INFO neutron.services.segments.plugin [-] Segment c2068e38-9df8-44f6-acab-92da895c796a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c2068e38-9df8-44f6-acab-92da895c796a found for delete ", "request_id": "req-27b7c8fa-cfe6-4b7f-bfb5-92deba8db88a"}]} 2026-05-26 21:57:05.825 6 INFO neutron.db.l3_hamode_db [None req-88383f05-3096-4dec-86e0-76264ae210c2 32bebc039d7a49e297baba7a1d7b8598 f1ecb142bc7d4e498e1a2d573c7968e2 - - default default] HA network 9ab1497d-9abd-40fc-afb6-b0b4c411ee9f was deleted as no HA routers are present in tenant f1ecb142bc7d4e498e1a2d573c7968e2. [pid: 6|app: 0|req: 740/1453] 10.0.0.87 () {32 vars in 721 bytes} [Tue May 26 21:57:05 2026] DELETE /v2.0/routers/21ae3e95-9c03-4797-9802-482d3a387304 => generated 0 bytes in 519 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 741/1454] 10.0.0.87 () {32 vars in 721 bytes} [Tue May 26 21:57:05 2026] DELETE /v2.0/subnets/600736d1-9ff7-4e11-b770-97313d1ac401 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 742/1455] 10.0.0.87 () {32 vars in 721 bytes} [Tue May 26 21:57:05 2026] DELETE /v2.0/subnets/b15b3e02-a848-44fd-a0d6-bfda62acfb1e => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 743/1456] 10.0.0.87 () {32 vars in 723 bytes} [Tue May 26 21:57:06 2026] DELETE /v2.0/networks/acdd37f6-9717-4c1c-84f5-adb650d61676 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 21:57:06.395 6 INFO neutron_taas.services.taas.taas_plugin [None req-be53e646-1daa-454b-adc2-153fd3ebfcc2 32bebc039d7a49e297baba7a1d7b8598 f1ecb142bc7d4e498e1a2d573c7968e2 - - default default] TaaS: Handle Delete Port: d7b69396-bed5-4644-bd8b-b01170546457 2026-05-26 21:57:06.398 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-be53e646-1daa-454b-adc2-153fd3ebfcc2 32bebc039d7a49e297baba7a1d7b8598 f1ecb142bc7d4e498e1a2d573c7968e2 - - default default] Tap Mirror: Handle Delete Port: d7b69396-bed5-4644-bd8b-b01170546457 [pid: 6|app: 0|req: 744/1457] 10.0.0.87 () {32 vars in 723 bytes} [Tue May 26 21:57:06 2026] DELETE /v2.0/networks/18284443-a140-469f-970c-5a18a90a0b82 => generated 0 bytes in 386 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1458] 10.0.0.87 () {34 vars in 780 bytes} [Tue May 26 21:57:05 2026] PUT /v2.0/routers/2d13943d-a85f-458a-beba-8e1ba17be7e4/add_router_interface => generated 309 bytes in 1230 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 21:57:06.835 7 INFO neutron.db.segments_db [None req-263b4a66-4769-46fe-b526-78140702b8b8 32bebc039d7a49e297baba7a1d7b8598 f1ecb142bc7d4e498e1a2d573c7968e2 - - default default] Added segment 73372767-c24b-426f-bbb1-e544cad114c5 of type vxlan for network a8c31592-37b7-4abc-8c15-19c55d0f4d68 [pid: 7|app: 0|req: 715/1459] 10.0.0.87 () {34 vars in 667 bytes} [Tue May 26 21:57:06 2026] POST /v2.0/networks => generated 611 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 745/1460] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:57:06 2026] GET /v2.0/security-groups?tenant_id=f2e4be89efad41e09342b4e2501f146a&name=default => generated 2925 bytes in 345 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 746/1461] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:57:07 2026] DELETE /v2.0/security-groups/1ca3e7ce-988b-4320-99ea-a92ad5706f71 => 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: 716/1462] 10.0.0.87 () {34 vars in 666 bytes} [Tue May 26 21:57:06 2026] POST /v2.0/subnets => generated 626 bytes in 277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 21:57:07.260 6 INFO neutron.db.segments_db [None req-126606c1-b1e4-4829-a37d-7f87737fa2e2 32bebc039d7a49e297baba7a1d7b8598 f1ecb142bc7d4e498e1a2d573c7968e2 - - default default] Added segment f78ed23d-79ec-4d78-96b8-0f6f5d4f4b70 of type vxlan for network 3d6db2b0-9d23-4c36-96b5-2d6d2d2823a6 [pid: 7|app: 0|req: 717/1463] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:57:07 2026] GET /v2.0/security-groups?tenant_id=bf06f8aa6d664e7e949e10e143734b19&name=default => generated 2925 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 21:57:07.469 6 INFO neutron.db.l3_hamode_db [None req-126606c1-b1e4-4829-a37d-7f87737fa2e2 32bebc039d7a49e297baba7a1d7b8598 f1ecb142bc7d4e498e1a2d573c7968e2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 718/1464] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:57:07 2026] DELETE /v2.0/security-groups/1082d51a-fc11-4f0a-b4f1-293e5b768e8f => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 21:57:07.586 6 INFO neutron.db.l3_hamode_db [None req-126606c1-b1e4-4829-a37d-7f87737fa2e2 32bebc039d7a49e297baba7a1d7b8598 f1ecb142bc7d4e498e1a2d573c7968e2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-26 21:57:07.840 6 INFO neutron.services.segments.plugin [-] Segment 55192e93-9f71-403e-84a9-4dc327328b04 resource provider aggregate not found 2026-05-26 21:57:07.846 6 INFO neutron.services.segments.plugin [-] Segment 55192e93-9f71-403e-84a9-4dc327328b04 resource provider aggregate not found 2026-05-26 21:57:07.848 7 INFO neutron.db.segments_db [None req-5755a590-7dba-47ae-a558-21094f6b8c93 5036af664e534367aedaff77f40007dc c96a0b7d5a194f5585871764f6bd6c1a - - default default] Added segment 6654b6c3-3e3a-4c2b-84c6-af554489a1c1 of type vxlan for network e24dd739-ff2c-4995-9ff3-a6bfa9ab7d98 2026-05-26 21:57:07.868 6 INFO neutron.services.segments.plugin [-] Segment 55192e93-9f71-403e-84a9-4dc327328b04 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 55192e93-9f71-403e-84a9-4dc327328b04 found for delete ", "request_id": "req-897530de-4b9f-439f-b984-777e1faa8761"}]} 2026-05-26 21:57:07.871 6 INFO neutron.services.segments.plugin [-] Segment 55192e93-9f71-403e-84a9-4dc327328b04 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 55192e93-9f71-403e-84a9-4dc327328b04 found for delete ", "request_id": "req-06412d46-73ab-4341-b1df-9ff7ca8828a7"}]} 2026-05-26 21:57:07.892 6 INFO neutron.services.segments.plugin [-] Segment a96123d1-3732-4ba5-b9ec-7b0f220e6bc2 resource provider aggregate not found 2026-05-26 21:57:07.902 6 INFO neutron.services.segments.plugin [-] Segment a96123d1-3732-4ba5-b9ec-7b0f220e6bc2 resource provider aggregate not found 2026-05-26 21:57:07.922 6 INFO neutron.services.segments.plugin [-] Segment a96123d1-3732-4ba5-b9ec-7b0f220e6bc2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a96123d1-3732-4ba5-b9ec-7b0f220e6bc2 found for delete ", "request_id": "req-da321fd5-da42-4a69-ad82-1b0d3c00e9a7"}]} 2026-05-26 21:57:07.926 6 INFO neutron.services.segments.plugin [-] Segment a96123d1-3732-4ba5-b9ec-7b0f220e6bc2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a96123d1-3732-4ba5-b9ec-7b0f220e6bc2 found for delete ", "request_id": "req-8a104f36-e78c-4c1b-9819-47486bf69158"}]} [pid: 7|app: 0|req: 719/1465] 10.0.0.87 () {34 vars in 667 bytes} [Tue May 26 21:57:07 2026] POST /v2.0/networks => generated 613 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1466] 10.0.0.87 () {34 vars in 682 bytes} [Tue May 26 21:57:07 2026] POST /v2.0/security-groups => generated 1660 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-26 21:57:08.095 7 INFO neutron.db.segments_db [None req-cf9e6e98-fa56-44de-8f1f-b68c84ea2d18 5036af664e534367aedaff77f40007dc c96a0b7d5a194f5585871764f6bd6c1a - - default default] Added segment 86ca5ae5-0585-455d-93c9-36135a260da1 of type vxlan for network e1b2ac97-fd04-4f24-b88b-340e5c757c1b [pid: 7|app: 0|req: 721/1467] 10.0.0.87 () {34 vars in 667 bytes} [Tue May 26 21:57:08 2026] POST /v2.0/networks => generated 612 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 747/1468] 10.0.0.87 () {34 vars in 666 bytes} [Tue May 26 21:57:07 2026] POST /v2.0/routers => generated 506 bytes in 984 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 21:57:08.257 6 INFO neutron.db.segments_db [None req-8b7601fb-c591-47f4-86e3-c5c1828849ea 5036af664e534367aedaff77f40007dc c96a0b7d5a194f5585871764f6bd6c1a - - default default] Added segment ccd201f4-89d6-4589-94a4-5421bc8531a3 of type vxlan for network 563ff4f9-f902-4c9b-b484-afe1626de53a [pid: 7|app: 0|req: 722/1469] 10.0.0.87 () {34 vars in 692 bytes} [Tue May 26 21:57:08 2026] POST /v2.0/security-group-rules => generated 597 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 748/1470] 10.0.0.87 () {34 vars in 667 bytes} [Tue May 26 21:57:08 2026] POST /v2.0/networks => generated 612 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 749/1471] 10.0.0.87 () {34 vars in 692 bytes} [Tue May 26 21:57:08 2026] POST /v2.0/security-group-rules => generated 602 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 21:57:08.515 6 INFO neutron.db.segments_db [None req-790914e2-a2f6-4bd5-ad89-d966a29a290c 5036af664e534367aedaff77f40007dc c96a0b7d5a194f5585871764f6bd6c1a - - default default] Added segment 3bd8212e-4ed1-45c3-820c-edd451e7f109 of type vxlan for network 8df252b5-e8ac-4530-80d8-0596524b962c [pid: 6|app: 0|req: 750/1472] 10.0.0.87 () {34 vars in 667 bytes} [Tue May 26 21:57:08 2026] POST /v2.0/networks => generated 613 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1473] 10.0.0.87 () {34 vars in 662 bytes} [Tue May 26 21:57:08 2026] POST /v2.0/ports => generated 948 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:57:08.690 7 INFO neutron.db.segments_db [None req-e6ca7c11-7e7c-4ba0-b374-cac00592857b 5036af664e534367aedaff77f40007dc c96a0b7d5a194f5585871764f6bd6c1a - - default default] Added segment 339f3a96-207a-4a7b-b851-99f59502e6a6 of type vxlan for network 4a2528ac-a19f-49d3-8aee-5f6220883011 [pid: 7|app: 0|req: 724/1474] 10.0.0.87 () {34 vars in 667 bytes} [Tue May 26 21:57:08 2026] POST /v2.0/networks => generated 612 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 751/1475] 10.0.0.87 () {34 vars in 673 bytes} [Tue May 26 21:57:08 2026] POST /v2.0/floatingips => generated 552 bytes in 534 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 752/1476] 10.0.0.87 () {34 vars in 750 bytes} [Tue May 26 21:57:09 2026] PUT /v2.0/networks/e24dd739-ff2c-4995-9ff3-a6bfa9ab7d98/tags => generated 17 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 753/1477] 10.0.0.87 () {34 vars in 750 bytes} [Tue May 26 21:57:09 2026] PUT /v2.0/networks/e1b2ac97-fd04-4f24-b88b-340e5c757c1b/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 754/1478] 10.0.0.87 () {34 vars in 750 bytes} [Tue May 26 21:57:09 2026] PUT /v2.0/networks/563ff4f9-f902-4c9b-b484-afe1626de53a/tags => generated 34 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 755/1479] 10.0.0.87 () {34 vars in 750 bytes} [Tue May 26 21:57:09 2026] PUT /v2.0/networks/8df252b5-e8ac-4530-80d8-0596524b962c/tags => generated 19 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 756/1480] 10.0.0.87 () {32 vars in 663 bytes} [Tue May 26 21:57:09 2026] GET /v2.0/networks?tags=red => generated 1855 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 757/1481] 10.0.0.87 () {32 vars in 677 bytes} [Tue May 26 21:57:09 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1248 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 758/1482] 10.0.0.87 () {32 vars in 673 bytes} [Tue May 26 21:57:09 2026] GET /v2.0/networks?tags-any=blue => generated 1248 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 759/1483] 10.0.0.123 () {34 vars in 1096 bytes} [Tue May 26 21:57:09 2026] GET /v2.0/security-groups?name=tempest-securitygroup--378300433&fields=id&tenant_id=9df9fc0a9f8a4846af98f38b97cb687e => generated 69 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 760/1484] 10.0.0.87 () {32 vars in 685 bytes} [Tue May 26 21:57:09 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1855 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 761/1485] 10.0.0.123 () {34 vars in 980 bytes} [Tue May 26 21:57:09 2026] GET /v2.0/networks?id=2bc83200-2909-4969-a531-5ff86128ff28 => generated 676 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 762/1486] 10.0.0.87 () {32 vars in 671 bytes} [Tue May 26 21:57:09 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 763/1487] 10.0.0.123 () {34 vars in 963 bytes} [Tue May 26 21:57:09 2026] GET /v2.0/quotas/9df9fc0a9f8a4846af98f38b97cb687e => generated 292 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 764/1488] 10.0.0.87 () {32 vars in 685 bytes} [Tue May 26 21:57:09 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 765/1489] 10.0.0.123 () {34 vars in 1000 bytes} [Tue May 26 21:57:09 2026] GET /v2.0/ports?tenant_id=9df9fc0a9f8a4846af98f38b97cb687e&fields=id => generated 57 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 766/1490] 10.0.0.87 () {32 vars in 681 bytes} [Tue May 26 21:57:09 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1491] 10.0.0.87 () {34 vars in 780 bytes} [Tue May 26 21:57:08 2026] PUT /v2.0/routers/278a03a9-8cd2-4458-b227-e58ef529f13d/add_router_interface => generated 309 bytes in 1210 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: 6|app: 0|req: 767/1492] 10.0.0.123 () {34 vars in 1006 bytes} [Tue May 26 21:57:09 2026] GET /v2.0/networks/2bc83200-2909-4969-a531-5ff86128ff28?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: 726/1493] 10.0.0.87 () {32 vars in 693 bytes} [Tue May 26 21:57:09 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 768/1494] 10.0.0.87 () {32 vars in 714 bytes} [Tue May 26 21:57:10 2026] GET /v2.0/ports/7e54b118-7186-444f-ab41-ec2ac5cbec80 => generated 1022 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 21:57:10.229 6 INFO neutron.services.segments.plugin [-] Segment 6654b6c3-3e3a-4c2b-84c6-af554489a1c1 resource provider aggregate not found 2026-05-26 21:57:10.229 6 INFO neutron.services.segments.plugin [-] Segment 6654b6c3-3e3a-4c2b-84c6-af554489a1c1 resource provider aggregate not found 2026-05-26 21:57:10.251 6 INFO neutron.services.segments.plugin [-] Segment 6654b6c3-3e3a-4c2b-84c6-af554489a1c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6654b6c3-3e3a-4c2b-84c6-af554489a1c1 found for delete ", "request_id": "req-fd389d06-012b-4cbb-9ce0-84169ba6335d"}]} 2026-05-26 21:57:10.253 6 INFO neutron.services.segments.plugin [-] Segment 6654b6c3-3e3a-4c2b-84c6-af554489a1c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6654b6c3-3e3a-4c2b-84c6-af554489a1c1 found for delete ", "request_id": "req-18d90c46-6450-48de-8a8a-9dead23726a0"}]} [pid: 6|app: 0|req: 769/1495] 10.0.0.87 () {32 vars in 723 bytes} [Tue May 26 21:57:10 2026] DELETE /v2.0/networks/e24dd739-ff2c-4995-9ff3-a6bfa9ab7d98 => 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: 727/1496] 10.0.0.123 () {34 vars in 1106 bytes} [Tue May 26 21:57:10 2026] GET /v2.0/networks/2bc83200-2909-4969-a531-5ff86128ff28?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 462 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 21:57:10.582 6 INFO neutron_taas.services.taas.taas_plugin [None req-a58316c8-4d0f-4386-895b-4106fc4f2a39 32bebc039d7a49e297baba7a1d7b8598 f1ecb142bc7d4e498e1a2d573c7968e2 - - default default] TaaS: Handle Delete Port: 7e54b118-7186-444f-ab41-ec2ac5cbec80 2026-05-26 21:57:10.585 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a58316c8-4d0f-4386-895b-4106fc4f2a39 32bebc039d7a49e297baba7a1d7b8598 f1ecb142bc7d4e498e1a2d573c7968e2 - - default default] Tap Mirror: Handle Delete Port: 7e54b118-7186-444f-ab41-ec2ac5cbec80 2026-05-26 21:57:10.669 7 INFO neutron.services.segments.plugin [-] Segment 86ca5ae5-0585-455d-93c9-36135a260da1 resource provider aggregate not found 2026-05-26 21:57:10.677 7 INFO neutron.services.segments.plugin [-] Segment 86ca5ae5-0585-455d-93c9-36135a260da1 resource provider aggregate not found 2026-05-26 21:57:10.699 7 INFO neutron.services.segments.plugin [-] Segment 86ca5ae5-0585-455d-93c9-36135a260da1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 86ca5ae5-0585-455d-93c9-36135a260da1 found for delete ", "request_id": "req-75da4f7a-bdf6-41ce-9a9c-f251f530688d"}]} 2026-05-26 21:57:10.711 7 INFO neutron.services.segments.plugin [-] Segment 86ca5ae5-0585-455d-93c9-36135a260da1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 86ca5ae5-0585-455d-93c9-36135a260da1 found for delete ", "request_id": "req-1c942336-71eb-4eaa-98af-4747aae2b758"}]} [pid: 7|app: 0|req: 728/1497] 10.0.0.87 () {32 vars in 723 bytes} [Tue May 26 21:57:10 2026] DELETE /v2.0/networks/e1b2ac97-fd04-4f24-b88b-340e5c757c1b => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1498] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:57:10 2026] GET /v2.0/ports?device_id=f071e037-0a4d-4589-8c10-2e7097588be5 => 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: 730/1499] 10.0.0.87 () {32 vars in 723 bytes} [Tue May 26 21:57:10 2026] DELETE /v2.0/networks/563ff4f9-f902-4c9b-b484-afe1626de53a => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1500] 10.0.0.87 () {32 vars in 723 bytes} [Tue May 26 21:57:10 2026] DELETE /v2.0/networks/8df252b5-e8ac-4530-80d8-0596524b962c => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 770/1501] 10.0.0.87 () {34 vars in 786 bytes} [Tue May 26 21:57:10 2026] PUT /v2.0/routers/278a03a9-8cd2-4458-b227-e58ef529f13d/remove_router_interface => generated 309 bytes in 816 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:57:11.224 6 INFO neutron.api.v2.resource [None req-f9831667-f272-45b6-be01-89550040c2b8 32bebc039d7a49e297baba7a1d7b8598 f1ecb142bc7d4e498e1a2d573c7968e2 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 732/1502] 10.0.0.87 () {32 vars in 723 bytes} [Tue May 26 21:57:11 2026] DELETE /v2.0/networks/4a2528ac-a19f-49d3-8aee-5f6220883011 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 771/1503] 10.0.0.87 () {34 vars in 786 bytes} [Tue May 26 21:57:11 2026] PUT /v2.0/routers/278a03a9-8cd2-4458-b227-e58ef529f13d/remove_router_interface => generated 197 bytes in 138 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1504] 10.0.0.87 () {32 vars in 733 bytes} [Tue May 26 21:57:11 2026] GET /v2.0/ports?device_id=278a03a9-8cd2-4458-b227-e58ef529f13d => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 21:57:11.433 6 INFO neutron_taas.services.taas.taas_plugin [None req-89bf73b7-4cc6-4530-a0aa-8151c6a7bf84 32bebc039d7a49e297baba7a1d7b8598 f1ecb142bc7d4e498e1a2d573c7968e2 - - default default] TaaS: Handle Delete Port: 26a73b54-5d16-4445-b211-c9a7a97acf4f 2026-05-26 21:57:11.435 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-89bf73b7-4cc6-4530-a0aa-8151c6a7bf84 32bebc039d7a49e297baba7a1d7b8598 f1ecb142bc7d4e498e1a2d573c7968e2 - - default default] Tap Mirror: Handle Delete Port: 26a73b54-5d16-4445-b211-c9a7a97acf4f [pid: 7|app: 0|req: 734/1505] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:57:11 2026] GET /v2.0/ports?device_id=f071e037-0a4d-4589-8c10-2e7097588be5 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 21:57:11.889 6 INFO neutron.db.l3_hamode_db [None req-89bf73b7-4cc6-4530-a0aa-8151c6a7bf84 32bebc039d7a49e297baba7a1d7b8598 f1ecb142bc7d4e498e1a2d573c7968e2 - - default default] HA network 3d6db2b0-9d23-4c36-96b5-2d6d2d2823a6 was deleted as no HA routers are present in tenant f1ecb142bc7d4e498e1a2d573c7968e2. [pid: 6|app: 0|req: 772/1506] 10.0.0.87 () {32 vars in 721 bytes} [Tue May 26 21:57:11 2026] DELETE /v2.0/routers/278a03a9-8cd2-4458-b227-e58ef529f13d => generated 0 bytes in 635 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1507] 10.0.0.87 () {32 vars in 721 bytes} [Tue May 26 21:57:11 2026] DELETE /v2.0/subnets/9841e1cb-420e-4394-a51c-38791b844d49 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 773/1508] 10.0.0.87 () {32 vars in 723 bytes} [Tue May 26 21:57:12 2026] DELETE /v2.0/networks/a8c31592-37b7-4abc-8c15-19c55d0f4d68 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 21:57:12.219 7 INFO neutron.db.segments_db [None req-c37aaef4-65a8-48f3-8bda-7ceec41de8d2 32bebc039d7a49e297baba7a1d7b8598 f1ecb142bc7d4e498e1a2d573c7968e2 - - default default] Added segment b9cf1c94-1f9f-43ff-8858-8dd24d90fe6a of type vxlan for network fbd038a7-cbb7-4e2d-b4c0-87a7f4741f5e 2026-05-26 21:57:12.267 6 INFO neutron.services.segments.plugin [-] Segment f78ed23d-79ec-4d78-96b8-0f6f5d4f4b70 resource provider aggregate not found 2026-05-26 21:57:12.272 6 INFO neutron.services.segments.plugin [-] Segment f78ed23d-79ec-4d78-96b8-0f6f5d4f4b70 resource provider aggregate not found 2026-05-26 21:57:12.284 6 INFO neutron.services.segments.plugin [-] Segment f78ed23d-79ec-4d78-96b8-0f6f5d4f4b70 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f78ed23d-79ec-4d78-96b8-0f6f5d4f4b70 found for delete ", "request_id": "req-b777fffe-3468-4adb-98e4-0aa56f741364"}]} 2026-05-26 21:57:12.289 6 INFO neutron.services.segments.plugin [-] Segment f78ed23d-79ec-4d78-96b8-0f6f5d4f4b70 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f78ed23d-79ec-4d78-96b8-0f6f5d4f4b70 found for delete ", "request_id": "req-4b4573d4-984f-432d-bbc5-dc28c6d437a2"}]} 2026-05-26 21:57:12.301 6 INFO neutron.services.segments.plugin [-] Segment 73372767-c24b-426f-bbb1-e544cad114c5 resource provider aggregate not found 2026-05-26 21:57:12.307 6 INFO neutron.services.segments.plugin [-] Segment 73372767-c24b-426f-bbb1-e544cad114c5 resource provider aggregate not found [pid: 7|app: 0|req: 736/1509] 10.0.0.87 () {34 vars in 667 bytes} [Tue May 26 21:57:12 2026] POST /v2.0/networks => generated 611 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 21:57:12.323 6 INFO neutron.services.segments.plugin [-] Segment 73372767-c24b-426f-bbb1-e544cad114c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73372767-c24b-426f-bbb1-e544cad114c5 found for delete ", "request_id": "req-66f29350-7a51-4c42-ade7-1198e4eb28ba"}]} 2026-05-26 21:57:12.325 6 INFO neutron.services.segments.plugin [-] Segment 73372767-c24b-426f-bbb1-e544cad114c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73372767-c24b-426f-bbb1-e544cad114c5 found for delete ", "request_id": "req-2223cb14-1719-43ae-bb61-e44405cf5e6d"}]} [pid: 7|app: 0|req: 737/1510] 10.0.0.87 () {34 vars in 666 bytes} [Tue May 26 21:57:12 2026] POST /v2.0/subnets => generated 626 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 774/1511] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:57:12 2026] GET /v2.0/security-groups?tenant_id=d270cffb30914320a549106eabe9ae58&name=default => generated 2925 bytes in 317 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 21:57:12.644 7 INFO neutron.db.segments_db [None req-6b6e951f-6666-4415-9121-309c6b658e81 32bebc039d7a49e297baba7a1d7b8598 f1ecb142bc7d4e498e1a2d573c7968e2 - - default default] Added segment e6da2490-74b0-43f2-ab69-521a70309c22 of type vxlan for network 1df98f99-5d9e-4653-931e-d451f7f870c4 2026-05-26 21:57:12.720 7 INFO neutron.services.segments.plugin [-] Segment ccd201f4-89d6-4589-94a4-5421bc8531a3 resource provider aggregate not found 2026-05-26 21:57:12.730 7 INFO neutron.services.segments.plugin [-] Segment ccd201f4-89d6-4589-94a4-5421bc8531a3 resource provider aggregate not found [pid: 6|app: 0|req: 775/1512] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:57:12 2026] DELETE /v2.0/security-groups/607fd6f1-9b54-48bb-ab95-6abeef4f92ac => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 21:57:12.741 7 INFO neutron.services.segments.plugin [-] Segment ccd201f4-89d6-4589-94a4-5421bc8531a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ccd201f4-89d6-4589-94a4-5421bc8531a3 found for delete ", "request_id": "req-3a2e4f80-720f-4eda-bd35-8977188ab51e"}]} 2026-05-26 21:57:12.748 7 INFO neutron.services.segments.plugin [-] Segment ccd201f4-89d6-4589-94a4-5421bc8531a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ccd201f4-89d6-4589-94a4-5421bc8531a3 found for delete ", "request_id": "req-9af030ad-89af-47f9-bb83-4dae378aba60"}]} 2026-05-26 21:57:12.771 7 INFO neutron.services.segments.plugin [-] Segment 3bd8212e-4ed1-45c3-820c-edd451e7f109 resource provider aggregate not found 2026-05-26 21:57:12.774 7 INFO neutron.services.segments.plugin [-] Segment 3bd8212e-4ed1-45c3-820c-edd451e7f109 resource provider aggregate not found 2026-05-26 21:57:12.793 7 INFO neutron.services.segments.plugin [-] Segment 3bd8212e-4ed1-45c3-820c-edd451e7f109 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3bd8212e-4ed1-45c3-820c-edd451e7f109 found for delete ", "request_id": "req-f7e49bd4-aff3-4e33-9104-69cc2bc4a2bc"}]} 2026-05-26 21:57:12.796 7 INFO neutron.services.segments.plugin [-] Segment 3bd8212e-4ed1-45c3-820c-edd451e7f109 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3bd8212e-4ed1-45c3-820c-edd451e7f109 found for delete ", "request_id": "req-dcfd16cb-4e14-472c-b393-1979de11560f"}]} 2026-05-26 21:57:12.817 7 INFO neutron.services.segments.plugin [-] Segment 339f3a96-207a-4a7b-b851-99f59502e6a6 resource provider aggregate not found 2026-05-26 21:57:12.818 7 INFO neutron.services.segments.plugin [-] Segment 339f3a96-207a-4a7b-b851-99f59502e6a6 resource provider aggregate not found 2026-05-26 21:57:12.842 7 INFO neutron.services.segments.plugin [-] Segment 339f3a96-207a-4a7b-b851-99f59502e6a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 339f3a96-207a-4a7b-b851-99f59502e6a6 found for delete ", "request_id": "req-d01a1529-7395-476c-9190-adf15d1e3425"}]} 2026-05-26 21:57:12.851 7 INFO neutron.services.segments.plugin [-] Segment 339f3a96-207a-4a7b-b851-99f59502e6a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 339f3a96-207a-4a7b-b851-99f59502e6a6 found for delete ", "request_id": "req-71a53d2a-a687-4320-ac1f-93fb19d1ba04"}]} [pid: 6|app: 0|req: 776/1513] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:57:12 2026] GET /v2.0/security-groups?tenant_id=0b343aff44a04a68aa6769f079ff807f&name=default => generated 2925 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 21:57:12.981 7 INFO neutron.db.l3_hamode_db [None req-6b6e951f-6666-4415-9121-309c6b658e81 32bebc039d7a49e297baba7a1d7b8598 f1ecb142bc7d4e498e1a2d573c7968e2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 6|app: 0|req: 777/1514] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:57:12 2026] GET /v2.0/ports?device_id=f071e037-0a4d-4589-8c10-2e7097588be5 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 778/1515] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:57:12 2026] DELETE /v2.0/security-groups/ca680126-df7a-46ea-abb0-12fc7441f726 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 21:57:13.110 7 INFO neutron.db.l3_hamode_db [None req-6b6e951f-6666-4415-9121-309c6b658e81 32bebc039d7a49e297baba7a1d7b8598 f1ecb142bc7d4e498e1a2d573c7968e2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 6|app: 0|req: 779/1516] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:57:13 2026] GET /v2.0/security-groups?tenant_id=c96a0b7d5a194f5585871764f6bd6c1a&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 780/1517] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:57:13 2026] DELETE /v2.0/security-groups/c12c19e4-e335-4ef0-a7a6-b05dfed053bb => 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: 738/1518] 10.0.0.87 () {34 vars in 666 bytes} [Tue May 26 21:57:12 2026] POST /v2.0/routers => generated 507 bytes in 1228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1519] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:57:14 2026] GET /v2.0/security-groups?tenant_id=02614e2531e2432e8580ebefb8511a20&name=default => generated 2925 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1520] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:57:14 2026] GET /v2.0/ports?device_id=f071e037-0a4d-4589-8c10-2e7097588be5 => 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: 741/1521] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:57:14 2026] DELETE /v2.0/security-groups/55608859-00f1-45cc-8326-eb0bb5bd5d3c => 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: 742/1522] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:57:14 2026] GET /v2.0/security-groups?tenant_id=0bb5aae40d5648f4b7ca3bcc391adc4e&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1523] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:57:14 2026] DELETE /v2.0/security-groups/fca283a2-07f8-4ee8-8acb-979fe158ade0 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 781/1524] 10.0.0.87 () {34 vars in 780 bytes} [Tue May 26 21:57:13 2026] PUT /v2.0/routers/618fd541-ad9c-40d3-a3b6-723a9e7ec547/add_router_interface => generated 309 bytes in 1084 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1525] 10.0.0.87 () {32 vars in 714 bytes} [Tue May 26 21:57:14 2026] GET /v2.0/ports/4fb748f5-247e-4411-bcaa-d023d3f9b4c7 => generated 955 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 21:57:15.284 6 INFO neutron_taas.services.taas.taas_plugin [None req-ed4016af-7935-4ade-8db2-618e9ef14116 32bebc039d7a49e297baba7a1d7b8598 f1ecb142bc7d4e498e1a2d573c7968e2 - - default default] TaaS: Handle Delete Port: 4fb748f5-247e-4411-bcaa-d023d3f9b4c7 2026-05-26 21:57:15.287 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ed4016af-7935-4ade-8db2-618e9ef14116 32bebc039d7a49e297baba7a1d7b8598 f1ecb142bc7d4e498e1a2d573c7968e2 - - default default] Tap Mirror: Handle Delete Port: 4fb748f5-247e-4411-bcaa-d023d3f9b4c7 [pid: 7|app: 0|req: 745/1526] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:57:15 2026] GET /v2.0/ports?device_id=f071e037-0a4d-4589-8c10-2e7097588be5 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 782/1527] 10.0.0.87 () {34 vars in 786 bytes} [Tue May 26 21:57:14 2026] PUT /v2.0/routers/618fd541-ad9c-40d3-a3b6-723a9e7ec547/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: 746/1528] 10.0.0.87 () {32 vars in 733 bytes} [Tue May 26 21:57:15 2026] GET /v2.0/ports?device_id=618fd541-ad9c-40d3-a3b6-723a9e7ec547 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 21:57:15.928 6 INFO neutron_taas.services.taas.taas_plugin [None req-5ab9dc6e-36e3-4d77-bb23-c2b605b9b66f 32bebc039d7a49e297baba7a1d7b8598 f1ecb142bc7d4e498e1a2d573c7968e2 - - default default] TaaS: Handle Delete Port: 78c44ae0-6e36-44ee-a017-8c2dd2d01ed3 2026-05-26 21:57:15.930 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5ab9dc6e-36e3-4d77-bb23-c2b605b9b66f 32bebc039d7a49e297baba7a1d7b8598 f1ecb142bc7d4e498e1a2d573c7968e2 - - default default] Tap Mirror: Handle Delete Port: 78c44ae0-6e36-44ee-a017-8c2dd2d01ed3 2026-05-26 21:57:16.194 6 INFO neutron.services.segments.plugin [-] Segment e6da2490-74b0-43f2-ab69-521a70309c22 resource provider aggregate not found 2026-05-26 21:57:16.202 6 INFO neutron.services.segments.plugin [-] Segment e6da2490-74b0-43f2-ab69-521a70309c22 resource provider aggregate not found 2026-05-26 21:57:16.211 6 INFO neutron.services.segments.plugin [-] Segment e6da2490-74b0-43f2-ab69-521a70309c22 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6da2490-74b0-43f2-ab69-521a70309c22 found for delete ", "request_id": "req-22169354-5f35-471b-9a83-5c5be9e408e2"}]} 2026-05-26 21:57:16.227 6 INFO neutron.services.segments.plugin [-] Segment e6da2490-74b0-43f2-ab69-521a70309c22 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6da2490-74b0-43f2-ab69-521a70309c22 found for delete ", "request_id": "req-6a57eec2-f247-4e19-9f2b-7b278abbdb03"}]} 2026-05-26 21:57:16.230 6 INFO neutron.db.l3_hamode_db [None req-5ab9dc6e-36e3-4d77-bb23-c2b605b9b66f 32bebc039d7a49e297baba7a1d7b8598 f1ecb142bc7d4e498e1a2d573c7968e2 - - default default] HA network 1df98f99-5d9e-4653-931e-d451f7f870c4 was deleted as no HA routers are present in tenant f1ecb142bc7d4e498e1a2d573c7968e2. [pid: 6|app: 0|req: 783/1529] 10.0.0.87 () {32 vars in 721 bytes} [Tue May 26 21:57:15 2026] DELETE /v2.0/routers/618fd541-ad9c-40d3-a3b6-723a9e7ec547 => generated 0 bytes in 475 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1530] 10.0.0.87 () {32 vars in 721 bytes} [Tue May 26 21:57:16 2026] DELETE /v2.0/subnets/8548d26b-e10a-49ae-99ac-22981b1437af => 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: 748/1531] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:57:16 2026] GET /v2.0/ports?device_id=f071e037-0a4d-4589-8c10-2e7097588be5 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 784/1532] 10.0.0.87 () {32 vars in 723 bytes} [Tue May 26 21:57:16 2026] DELETE /v2.0/networks/fbd038a7-cbb7-4e2d-b4c0-87a7f4741f5e => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 21:57:16.570 7 INFO neutron.db.segments_db [None req-730e1bf1-99cc-4c37-8fd5-c7f2448669bc 32bebc039d7a49e297baba7a1d7b8598 f1ecb142bc7d4e498e1a2d573c7968e2 - - default default] Added segment 25f9771a-fbc1-45f2-b0e8-b0f49535de32 of type vxlan for network b83f1f4e-59b3-4a9e-ae7d-193d33edf67e 2026-05-26 21:57:16.848 7 INFO neutron.db.l3_hamode_db [None req-730e1bf1-99cc-4c37-8fd5-c7f2448669bc 32bebc039d7a49e297baba7a1d7b8598 f1ecb142bc7d4e498e1a2d573c7968e2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 6|app: 0|req: 785/1533] 199.204.45.22 () {34 vars in 983 bytes} [Tue May 26 21:57:16 2026] GET /v2.0/networks?id=2bc83200-2909-4969-a531-5ff86128ff28 => generated 676 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 786/1534] 199.204.45.22 () {34 vars in 1047 bytes} [Tue May 26 21:57:16 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=9df9fc0a9f8a4846af98f38b97cb687e => generated 180 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 787/1535] 199.204.45.22 () {38 vars in 952 bytes} [Tue May 26 21:57:16 2026] POST /v2.0/ports => generated 954 bytes in 438 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:57:17.771 7 INFO neutron.db.l3_hamode_db [None req-730e1bf1-99cc-4c37-8fd5-c7f2448669bc 32bebc039d7a49e297baba7a1d7b8598 f1ecb142bc7d4e498e1a2d573c7968e2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 6|app: 0|req: 788/1536] 199.204.45.22 () {38 vars in 1025 bytes} [Tue May 26 21:57:17 2026] PUT /v2.0/ports/a73fa5ff-f218-4b3f-ae87-73f65f0b16c5 => generated 1235 bytes in 475 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:57:17.874 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-a3668400-0eb1-481e-af8f-126dd1d0da9a'] response: {'name': 'network-changed', 'server_uuid': 'f071e037-0a4d-4589-8c10-2e7097588be5', 'tag': 'a73fa5ff-f218-4b3f-ae87-73f65f0b16c5', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 789/1537] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:57:17 2026] GET /v2.0/ports?device_id=f071e037-0a4d-4589-8c10-2e7097588be5 => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 21:57:18.235 6 INFO neutron.services.segments.plugin [-] Segment b9cf1c94-1f9f-43ff-8858-8dd24d90fe6a resource provider aggregate not found 2026-05-26 21:57:18.253 6 INFO neutron.services.segments.plugin [-] Segment b9cf1c94-1f9f-43ff-8858-8dd24d90fe6a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9cf1c94-1f9f-43ff-8858-8dd24d90fe6a found for delete ", "request_id": "req-eb443adf-b96f-4994-87c6-99d7060617d5"}]} 2026-05-26 21:57:18.257 6 INFO neutron.db.segments_db [None req-69a2a7dd-db42-4f36-8fd7-108fe11ce4a6 3a0b281f44de4da6b58b7c994cf946c3 085af9a5bbf340dd99ff070dd056a3ac - - default default] Added segment a010a84f-ff73-468f-a4eb-3933da657951 of type vxlan for network 42628996-e31d-464f-be30-b7366f2f90d8 2026-05-26 21:57:18.258 6 INFO neutron.services.segments.plugin [-] Segment b9cf1c94-1f9f-43ff-8858-8dd24d90fe6a resource provider aggregate not found 2026-05-26 21:57:18.277 6 INFO neutron.services.segments.plugin [-] Segment b9cf1c94-1f9f-43ff-8858-8dd24d90fe6a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9cf1c94-1f9f-43ff-8858-8dd24d90fe6a found for delete ", "request_id": "req-0b61927b-2a20-4f13-927d-792f3577acf9"}]} [pid: 6|app: 0|req: 790/1538] 10.0.0.87 () {34 vars in 667 bytes} [Tue May 26 21:57: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: 6|app: 0|req: 791/1539] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:57:18 2026] GET /v2.0/security-groups?id=4e6c4111-7620-4bcf-bd5d-3a1d6f581134&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: 6|app: 0|req: 792/1540] 10.0.0.87 () {34 vars in 661 bytes} [Tue May 26 21:57:18 2026] POST /v2.0/ports => generated 743 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 793/1541] 199.204.45.22 () {34 vars in 1077 bytes} [Tue May 26 21:57:18 2026] GET /v2.0/ports?tenant_id=9df9fc0a9f8a4846af98f38b97cb687e&device_id=f071e037-0a4d-4589-8c10-2e7097588be5 => 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: 749/1542] 10.0.0.87 () {34 vars in 666 bytes} [Tue May 26 21:57:16 2026] POST /v2.0/routers => generated 688 bytes in 2202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 21:57:18.777 7 INFO neutron.db.segments_db [None req-13b7709c-54a5-4562-aca4-68c1c14a0e70 3a0b281f44de4da6b58b7c994cf946c3 085af9a5bbf340dd99ff070dd056a3ac - - default default] Added segment 84511a10-7c89-490f-9f7a-54e9b932f475 of type vxlan for network a0648cb4-a320-407f-83db-33990db53c7f [pid: 7|app: 0|req: 750/1543] 10.0.0.87 () {34 vars in 667 bytes} [Tue May 26 21:57:18 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) [pid: 7|app: 0|req: 751/1544] 199.204.45.22 () {34 vars in 1015 bytes} [Tue May 26 21:57:18 2026] GET /v2.0/networks?tenant_id=9df9fc0a9f8a4846af98f38b97cb687e&shared=False => generated 772 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 794/1545] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:57:18 2026] GET /v2.0/security-groups?tenant_id=53fd1425b7664fcb819c69da6c9d0396&name=default => generated 2925 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1546] 10.0.0.87 () {32 vars in 718 bytes} [Tue May 26 21:57:18 2026] GET /v2.0/routers/5c866eb4-51ec-4b07-96ce-d9e2868dce38 => generated 694 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1547] 199.204.45.22 () {34 vars in 927 bytes} [Tue May 26 21:57:18 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1548] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:57:19 2026] DELETE /v2.0/security-groups/fb9f0659-0508-48e4-96be-d453e475b586 => 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: 755/1549] 10.0.0.87 () {32 vars in 644 bytes} [Tue May 26 21:57:19 2026] GET /v2.0/routers => generated 697 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 795/1550] 10.0.0.87 () {34 vars in 661 bytes} [Tue May 26 21:57:18 2026] POST /v2.0/ports => generated 743 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:57:19.330 6 INFO neutron.db.segments_db [None req-8ece11e9-5b74-4e12-88c9-2d79e42ba527 3a0b281f44de4da6b58b7c994cf946c3 085af9a5bbf340dd99ff070dd056a3ac - - default default] Added segment 6749ab4b-b533-4d2a-80f9-d81dca4e9886 of type vxlan for network b84c5217-c258-4c32-b741-45c0c046ffad [pid: 6|app: 0|req: 796/1551] 10.0.0.87 () {34 vars in 667 bytes} [Tue May 26 21:57:19 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) [pid: 7|app: 0|req: 756/1552] 10.0.0.87 () {34 vars in 738 bytes} [Tue May 26 21:57:19 2026] PUT /v2.0/routers/5c866eb4-51ec-4b07-96ce-d9e2868dce38 => generated 701 bytes in 412 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 797/1553] 10.0.0.87 () {34 vars in 661 bytes} [Tue May 26 21:57:19 2026] POST /v2.0/ports => generated 743 bytes in 271 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1554] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:57:19 2026] GET /v2.0/ports?device_id=f071e037-0a4d-4589-8c10-2e7097588be5 => generated 969 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:57:19.752 7 INFO neutron.db.segments_db [None req-4ad09426-0c18-4cdb-93a3-a83d74666698 3a0b281f44de4da6b58b7c994cf946c3 085af9a5bbf340dd99ff070dd056a3ac - - default default] Added segment 34951e78-84ed-4f42-b99a-d15215e32c89 of type vxlan for network 59bf23cf-b753-4698-9d92-e639dae5228a [pid: 6|app: 0|req: 798/1557] 10.0.0.87 () {32 vars in 718 bytes} [Tue May 26 21:57:19 2026] GET /v2.0/routers/5c866eb4-51ec-4b07-96ce-d9e2868dce38 => generated 701 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 799/1558] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:57:19 2026] GET /v2.0/security-groups?id=4e6c4111-7620-4bcf-bd5d-3a1d6f581134&fields=id&fields=name => generated 113 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 800/1559] 10.0.0.87 () {32 vars in 733 bytes} [Tue May 26 21:57:19 2026] GET /v2.0/ports?device_id=5c866eb4-51ec-4b07-96ce-d9e2868dce38 => 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: 760/1560] 10.0.0.87 () {34 vars in 667 bytes} [Tue May 26 21:57:19 2026] POST /v2.0/networks => generated 613 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 21:57:19.995 6 INFO neutron_taas.services.taas.taas_plugin [None req-48f0cd5f-f9b0-450c-839c-9192f12c905b 32bebc039d7a49e297baba7a1d7b8598 f1ecb142bc7d4e498e1a2d573c7968e2 - - default default] TaaS: Handle Delete Port: 02c912f4-1e22-400f-88f2-b210eecc9e2f 2026-05-26 21:57:19.997 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-48f0cd5f-f9b0-450c-839c-9192f12c905b 32bebc039d7a49e297baba7a1d7b8598 f1ecb142bc7d4e498e1a2d573c7968e2 - - default default] Tap Mirror: Handle Delete Port: 02c912f4-1e22-400f-88f2-b210eecc9e2f [pid: 7|app: 0|req: 761/1561] 10.0.0.87 () {34 vars in 661 bytes} [Tue May 26 21:57:19 2026] POST /v2.0/ports => generated 743 bytes in 318 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: 762/1562] 199.204.45.22 () {34 vars in 1077 bytes} [Tue May 26 21:57:20 2026] GET /v2.0/ports?tenant_id=9df9fc0a9f8a4846af98f38b97cb687e&device_id=f071e037-0a4d-4589-8c10-2e7097588be5 => generated 1238 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 21:57:20.223 6 INFO neutron_taas.services.taas.taas_plugin [None req-48f0cd5f-f9b0-450c-839c-9192f12c905b 32bebc039d7a49e297baba7a1d7b8598 f1ecb142bc7d4e498e1a2d573c7968e2 - - default default] TaaS: Handle Delete Port: 172a8775-91a9-436d-b83c-7a6a502ec142 2026-05-26 21:57:20.225 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-48f0cd5f-f9b0-450c-839c-9192f12c905b 32bebc039d7a49e297baba7a1d7b8598 f1ecb142bc7d4e498e1a2d573c7968e2 - - default default] Tap Mirror: Handle Delete Port: 172a8775-91a9-436d-b83c-7a6a502ec142 2026-05-26 21:57:20.259 7 INFO neutron.db.segments_db [None req-6e647dd1-7d4f-4ba8-8182-c46c26c2ef86 3a0b281f44de4da6b58b7c994cf946c3 085af9a5bbf340dd99ff070dd056a3ac - - default default] Added segment eea6ba2e-4f60-418a-b3f8-03e53e108272 of type vxlan for network 6ce98f34-cd7f-4d6f-85be-638ee6167d71 [pid: 7|app: 0|req: 763/1563] 10.0.0.87 () {34 vars in 667 bytes} [Tue May 26 21:57:20 2026] POST /v2.0/networks => generated 612 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1564] 199.204.45.22 () {34 vars in 1055 bytes} [Tue May 26 21:57:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=a73fa5ff-f218-4b3f-ae87-73f65f0b16c5 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 21:57:20.528 6 INFO neutron.services.segments.plugin [-] Segment 25f9771a-fbc1-45f2-b0e8-b0f49535de32 resource provider aggregate not found 2026-05-26 21:57:20.530 6 INFO neutron.services.segments.plugin [-] Segment 25f9771a-fbc1-45f2-b0e8-b0f49535de32 resource provider aggregate not found 2026-05-26 21:57:20.545 6 INFO neutron.services.segments.plugin [-] Segment 25f9771a-fbc1-45f2-b0e8-b0f49535de32 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25f9771a-fbc1-45f2-b0e8-b0f49535de32 found for delete ", "request_id": "req-596838bd-72d9-4de2-87a2-fc21dbbe583a"}]} 2026-05-26 21:57:20.547 6 INFO neutron.services.segments.plugin [-] Segment 25f9771a-fbc1-45f2-b0e8-b0f49535de32 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25f9771a-fbc1-45f2-b0e8-b0f49535de32 found for delete ", "request_id": "req-07e10321-9f66-4327-b238-bcd525894231"}]} 2026-05-26 21:57:20.549 6 INFO neutron.db.l3_hamode_db [None req-48f0cd5f-f9b0-450c-839c-9192f12c905b 32bebc039d7a49e297baba7a1d7b8598 f1ecb142bc7d4e498e1a2d573c7968e2 - - default default] HA network b83f1f4e-59b3-4a9e-ae7d-193d33edf67e was deleted as no HA routers are present in tenant f1ecb142bc7d4e498e1a2d573c7968e2. [pid: 6|app: 0|req: 801/1565] 10.0.0.87 () {32 vars in 721 bytes} [Tue May 26 21:57:19 2026] DELETE /v2.0/routers/5c866eb4-51ec-4b07-96ce-d9e2868dce38 => generated 0 bytes in 752 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 802/1566] 199.204.45.22 () {34 vars in 981 bytes} [Tue May 26 21:57:20 2026] GET /v2.0/subnets?id=2511bc57-37df-4ae4-964e-c48e0c7f3622 => generated 694 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 803/1567] 10.0.0.87 () {32 vars in 733 bytes} [Tue May 26 21:57:20 2026] GET /v2.0/ports?device_id=5c866eb4-51ec-4b07-96ce-d9e2868dce38 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 804/1568] 199.204.45.22 () {34 vars in 1049 bytes} [Tue May 26 21:57:20 2026] GET /v2.0/ports?network_id=2bc83200-2909-4969-a531-5ff86128ff28&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 21:57:20.658 6 INFO neutron.api.v2.resource [None req-4b2091d4-77fe-4df0-b765-7ff133a0eb46 32bebc039d7a49e297baba7a1d7b8598 f1ecb142bc7d4e498e1a2d573c7968e2 - - default default] delete failed (client error): The resource could not be found. [pid: 6|app: 0|req: 805/1569] 10.0.0.87 () {32 vars in 721 bytes} [Tue May 26 21:57:20 2026] DELETE /v2.0/routers/5c866eb4-51ec-4b07-96ce-d9e2868dce38 => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 806/1570] 199.204.45.22 () {34 vars in 1009 bytes} [Tue May 26 21:57:20 2026] GET /v2.0/networks/2bc83200-2909-4969-a531-5ff86128ff28?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: 765/1571] 10.0.0.87 () {34 vars in 661 bytes} [Tue May 26 21:57:20 2026] POST /v2.0/ports => generated 743 bytes in 330 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 807/1572] 10.0.0.87 () {32 vars in 733 bytes} [Tue May 26 21:57:20 2026] GET /v2.0/ports?device_id=618fd541-ad9c-40d3-a3b6-723a9e7ec547 => 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: 766/1573] 199.204.45.22 () {34 vars in 1109 bytes} [Tue May 26 21:57:20 2026] GET /v2.0/networks/2bc83200-2909-4969-a531-5ff86128ff28?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 21:57:20.761 7 INFO neutron.api.v2.resource [None req-c65a50a8-3a31-4617-8d94-c7d1b2224583 32bebc039d7a49e297baba7a1d7b8598 f1ecb142bc7d4e498e1a2d573c7968e2 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 767/1574] 10.0.0.87 () {32 vars in 721 bytes} [Tue May 26 21:57:20 2026] DELETE /v2.0/routers/618fd541-ad9c-40d3-a3b6-723a9e7ec547 => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 808/1575] 10.0.0.87 () {34 vars in 744 bytes} [Tue May 26 21:57:20 2026] PUT /v2.0/ports/0f4eb3f0-6c16-492d-8726-a06ab8aa8c7f/tags => generated 17 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:57:20.781 6 INFO neutron.pecan_wsgi.hooks.translation [None req-a51375fb-1a46-4330-80d3-c78cb166c7f4 32bebc039d7a49e297baba7a1d7b8598 f1ecb142bc7d4e498e1a2d573c7968e2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 6|app: 0|req: 809/1576] 10.0.0.87 () {32 vars in 721 bytes} [Tue May 26 21:57:20 2026] DELETE /v2.0/subnets/8548d26b-e10a-49ae-99ac-22981b1437af => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 810/1577] 10.0.0.87 () {34 vars in 744 bytes} [Tue May 26 21:57:20 2026] PUT /v2.0/ports/50a26e3e-cfb2-496a-9296-d9b5e725ab7d/tags => generated 25 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 811/1578] 10.0.0.87 () {32 vars in 733 bytes} [Tue May 26 21:57:20 2026] GET /v2.0/ports?device_id=278a03a9-8cd2-4458-b227-e58ef529f13d => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 812/1579] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:57:20 2026] GET /v2.0/ports?device_id=f071e037-0a4d-4589-8c10-2e7097588be5 => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 813/1580] 10.0.0.87 () {34 vars in 744 bytes} [Tue May 26 21:57:20 2026] PUT /v2.0/ports/e94624f1-3e2e-4a7a-a0df-6932f395e698/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, ' 2026-05-26 21:57:20.959 6 INFO neutron.api.v2.resource [None req-72460bc4-90ce-4701-8278-884ac3d0d4bd 32bebc039d7a49e297baba7a1d7b8598 f1ecb142bc7d4e498e1a2d573c7968e2 - - default default] delete failed (client error): The resource could not be found. [pid: 6|app: 0|req: 814/1581] 10.0.0.87 () {32 vars in 721 bytes} [Tue May 26 21:57:20 2026] DELETE /v2.0/routers/278a03a9-8cd2-4458-b227-e58ef529f13d => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 815/1582] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:57:20 2026] GET /v2.0/security-groups?id=4e6c4111-7620-4bcf-bd5d-3a1d6f581134&fields=id&fields=name => generated 113 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 816/1583] 10.0.0.87 () {34 vars in 744 bytes} [Tue May 26 21:57:20 2026] PUT /v2.0/ports/b2036f23-e5e7-483a-855c-7b3856393045/tags => generated 19 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, ' 2026-05-26 21:57:21.044 6 INFO neutron.pecan_wsgi.hooks.translation [None req-f1d6d6a2-be97-459f-a096-8521528a9af6 32bebc039d7a49e297baba7a1d7b8598 f1ecb142bc7d4e498e1a2d573c7968e2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 6|app: 0|req: 817/1584] 10.0.0.87 () {32 vars in 721 bytes} [Tue May 26 21:57:21 2026] DELETE /v2.0/subnets/9841e1cb-420e-4394-a51c-38791b844d49 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 21:57:21.065 7 INFO neutron.db.segments_db [None req-5de9ce04-154f-4aa1-9a80-4fd60b5586b2 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Added segment af3ca70e-ccaf-4ead-89b7-a0c0f410e4ee of type vxlan for network 9b7478c4-03e7-486a-8bed-9cfd045ad630 [pid: 6|app: 0|req: 818/1585] 10.0.0.87 () {32 vars in 657 bytes} [Tue May 26 21:57:21 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 819/1586] 10.0.0.87 () {32 vars in 733 bytes} [Tue May 26 21:57:21 2026] GET /v2.0/ports?device_id=21ae3e95-9c03-4797-9802-482d3a387304 => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1587] 10.0.0.87 () {34 vars in 668 bytes} [Tue May 26 21:57:20 2026] POST /v2.0/networks => generated 722 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 21:57:21.150 7 INFO neutron.api.v2.resource [None req-b4f3bbee-d0a1-426b-ad57-1d9a6c7a229c 32bebc039d7a49e297baba7a1d7b8598 f1ecb142bc7d4e498e1a2d573c7968e2 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 769/1588] 10.0.0.87 () {32 vars in 721 bytes} [Tue May 26 21:57:21 2026] DELETE /v2.0/routers/21ae3e95-9c03-4797-9802-482d3a387304 => generated 135 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 820/1589] 10.0.0.87 () {32 vars in 671 bytes} [Tue May 26 21:57:21 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 21:57:21.190 6 INFO neutron.pecan_wsgi.hooks.translation [None req-53b0afc9-ca6f-4958-941d-adcac640159a 32bebc039d7a49e297baba7a1d7b8598 f1ecb142bc7d4e498e1a2d573c7968e2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 6|app: 0|req: 821/1590] 10.0.0.87 () {32 vars in 721 bytes} [Tue May 26 21:57:21 2026] DELETE /v2.0/subnets/600736d1-9ff7-4e11-b770-97313d1ac401 => generated 136 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 822/1591] 10.0.0.87 () {32 vars in 667 bytes} [Tue May 26 21:57:21 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 21:57:21.255 6 INFO neutron.pecan_wsgi.hooks.translation [None req-eee7a1e9-0646-4fcd-bc54-fc21c68b031e 32bebc039d7a49e297baba7a1d7b8598 f1ecb142bc7d4e498e1a2d573c7968e2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 6|app: 0|req: 823/1592] 10.0.0.87 () {32 vars in 721 bytes} [Tue May 26 21:57:21 2026] DELETE /v2.0/subnets/b15b3e02-a848-44fd-a0d6-bfda62acfb1e => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 824/1593] 10.0.0.87 () {32 vars in 679 bytes} [Tue May 26 21:57:21 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1594] 10.0.0.87 () {34 vars in 666 bytes} [Tue May 26 21:57:21 2026] POST /v2.0/subnets => generated 688 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 21:57:21.354 7 INFO neutron.db.segments_db [None req-3ebf14f0-7fa4-4fd4-98ac-71f53c3438f5 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Added segment 9537d88e-970f-473b-8365-fbeb90548d51 of type vxlan for network 22327398-dda3-421a-a968-77f2af62afe2 [pid: 6|app: 0|req: 825/1595] 10.0.0.87 () {32 vars in 665 bytes} [Tue May 26 21:57:21 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 826/1596] 10.0.0.87 () {32 vars in 679 bytes} [Tue May 26 21:57:21 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 827/1597] 10.0.0.87 () {32 vars in 675 bytes} [Tue May 26 21:57:21 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 21:57:21.588 7 INFO neutron.db.l3_hamode_db [None req-3ebf14f0-7fa4-4fd4-98ac-71f53c3438f5 de986532883a4b99aa91af0c1a233db1 194cd11e8e4c4bd6990c9a4355efbcd3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 6|app: 0|req: 828/1598] 10.0.0.87 () {32 vars in 687 bytes} [Tue May 26 21:57:21 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 21:57:21.721 6 INFO neutron_taas.services.taas.taas_plugin [None req-5a55c055-e8b6-49ed-9db4-dabf81bd8ea2 3a0b281f44de4da6b58b7c994cf946c3 085af9a5bbf340dd99ff070dd056a3ac - - default default] TaaS: Handle Delete Port: 0f4eb3f0-6c16-492d-8726-a06ab8aa8c7f 2026-05-26 21:57:21.725 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5a55c055-e8b6-49ed-9db4-dabf81bd8ea2 3a0b281f44de4da6b58b7c994cf946c3 085af9a5bbf340dd99ff070dd056a3ac - - default default] Tap Mirror: Handle Delete Port: 0f4eb3f0-6c16-492d-8726-a06ab8aa8c7f [pid: 6|app: 0|req: 829/1599] 10.0.0.87 () {32 vars in 717 bytes} [Tue May 26 21:57:21 2026] DELETE /v2.0/ports/0f4eb3f0-6c16-492d-8726-a06ab8aa8c7f => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 830/1600] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:57:21 2026] GET /v2.0/security-groups?tenant_id=f1ecb142bc7d4e498e1a2d573c7968e2&name=default => generated 2925 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 21:57:22.088 6 INFO neutron_taas.services.taas.taas_plugin [None req-c255da86-bc19-4f1f-9c20-de8be4e065d5 3a0b281f44de4da6b58b7c994cf946c3 085af9a5bbf340dd99ff070dd056a3ac - - default default] TaaS: Handle Delete Port: 50a26e3e-cfb2-496a-9296-d9b5e725ab7d 2026-05-26 21:57:22.091 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c255da86-bc19-4f1f-9c20-de8be4e065d5 3a0b281f44de4da6b58b7c994cf946c3 085af9a5bbf340dd99ff070dd056a3ac - - default default] Tap Mirror: Handle Delete Port: 50a26e3e-cfb2-496a-9296-d9b5e725ab7d [pid: 6|app: 0|req: 831/1601] 10.0.0.87 () {32 vars in 717 bytes} [Tue May 26 21:57:21 2026] DELETE /v2.0/ports/50a26e3e-cfb2-496a-9296-d9b5e725ab7d => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 832/1602] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:57:22 2026] DELETE /v2.0/security-groups/7e2d59b1-bf11-49fe-9c32-90c5a5ae0859 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 833/1603] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:57:22 2026] GET /v2.0/ports?device_id=f071e037-0a4d-4589-8c10-2e7097588be5 => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 21:57:22.370 7 INFO neutron.db.l3_hamode_db [None req-3ebf14f0-7fa4-4fd4-98ac-71f53c3438f5 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-26 21:57:22.389 6 INFO neutron_taas.services.taas.taas_plugin [None req-77ba1419-e7f8-4d43-957b-5bcf089c4f25 3a0b281f44de4da6b58b7c994cf946c3 085af9a5bbf340dd99ff070dd056a3ac - - default default] TaaS: Handle Delete Port: e94624f1-3e2e-4a7a-a0df-6932f395e698 2026-05-26 21:57:22.392 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-77ba1419-e7f8-4d43-957b-5bcf089c4f25 3a0b281f44de4da6b58b7c994cf946c3 085af9a5bbf340dd99ff070dd056a3ac - - default default] Tap Mirror: Handle Delete Port: e94624f1-3e2e-4a7a-a0df-6932f395e698 [pid: 6|app: 0|req: 834/1604] 10.0.0.87 () {32 vars in 717 bytes} [Tue May 26 21:57:22 2026] DELETE /v2.0/ports/e94624f1-3e2e-4a7a-a0df-6932f395e698 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 835/1605] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:57:22 2026] GET /v2.0/security-groups?id=4e6c4111-7620-4bcf-bd5d-3a1d6f581134&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 21:57:22.627 6 INFO neutron_taas.services.taas.taas_plugin [None req-e7794ed4-5ce5-4cdc-8118-b184d9502021 3a0b281f44de4da6b58b7c994cf946c3 085af9a5bbf340dd99ff070dd056a3ac - - default default] TaaS: Handle Delete Port: b2036f23-e5e7-483a-855c-7b3856393045 2026-05-26 21:57:22.631 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e7794ed4-5ce5-4cdc-8118-b184d9502021 3a0b281f44de4da6b58b7c994cf946c3 085af9a5bbf340dd99ff070dd056a3ac - - default default] Tap Mirror: Handle Delete Port: b2036f23-e5e7-483a-855c-7b3856393045 [pid: 6|app: 0|req: 836/1606] 10.0.0.87 () {32 vars in 717 bytes} [Tue May 26 21:57:22 2026] DELETE /v2.0/ports/b2036f23-e5e7-483a-855c-7b3856393045 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 21:57:22.802 6 INFO neutron_taas.services.taas.taas_plugin [None req-3d6957d5-5472-42a1-a6d8-238403e330c7 3a0b281f44de4da6b58b7c994cf946c3 085af9a5bbf340dd99ff070dd056a3ac - - default default] TaaS: Handle Delete Port: e68e90d8-7aff-43ed-99b0-8ce5a3de16e2 2026-05-26 21:57:22.806 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3d6957d5-5472-42a1-a6d8-238403e330c7 3a0b281f44de4da6b58b7c994cf946c3 085af9a5bbf340dd99ff070dd056a3ac - - default default] Tap Mirror: Handle Delete Port: e68e90d8-7aff-43ed-99b0-8ce5a3de16e2 [pid: 6|app: 0|req: 837/1607] 10.0.0.87 () {32 vars in 717 bytes} [Tue May 26 21:57:22 2026] DELETE /v2.0/ports/e68e90d8-7aff-43ed-99b0-8ce5a3de16e2 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 21:57:23.073 6 INFO neutron.services.segments.plugin [-] Segment a010a84f-ff73-468f-a4eb-3933da657951 resource provider aggregate not found 2026-05-26 21:57:23.077 6 INFO neutron.services.segments.plugin [-] Segment a010a84f-ff73-468f-a4eb-3933da657951 resource provider aggregate not found 2026-05-26 21:57:23.096 6 INFO neutron.services.segments.plugin [-] Segment a010a84f-ff73-468f-a4eb-3933da657951 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a010a84f-ff73-468f-a4eb-3933da657951 found for delete ", "request_id": "req-946a14e5-bf14-4ce8-b5d9-5418cd5ffcaa"}]} 2026-05-26 21:57:23.100 6 INFO neutron.services.segments.plugin [-] Segment a010a84f-ff73-468f-a4eb-3933da657951 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a010a84f-ff73-468f-a4eb-3933da657951 found for delete ", "request_id": "req-14875427-0e3d-4a01-a3c5-31373424a4fa"}]} [pid: 6|app: 0|req: 838/1608] 10.0.0.87 () {32 vars in 723 bytes} [Tue May 26 21:57:22 2026] DELETE /v2.0/networks/42628996-e31d-464f-be30-b7366f2f90d8 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 839/1609] 10.0.0.87 () {32 vars in 723 bytes} [Tue May 26 21:57:23 2026] DELETE /v2.0/networks/a0648cb4-a320-407f-83db-33990db53c7f => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1610] 10.0.0.87 () {34 vars in 666 bytes} [Tue May 26 21:57:21 2026] POST /v2.0/routers => generated 728 bytes in 2021 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 840/1611] 10.0.0.87 () {32 vars in 723 bytes} [Tue May 26 21:57:23 2026] DELETE /v2.0/networks/b84c5217-c258-4c32-b741-45c0c046ffad => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 841/1612] 10.0.0.87 () {32 vars in 723 bytes} [Tue May 26 21:57:23 2026] DELETE /v2.0/networks/59bf23cf-b753-4698-9d92-e639dae5228a => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 842/1613] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:57:23 2026] GET /v2.0/ports?device_id=f071e037-0a4d-4589-8c10-2e7097588be5 => generated 969 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 843/1614] 10.0.0.87 () {32 vars in 723 bytes} [Tue May 26 21:57:23 2026] DELETE /v2.0/networks/6ce98f34-cd7f-4d6f-85be-638ee6167d71 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 844/1615] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:57:23 2026] GET /v2.0/security-groups?id=4e6c4111-7620-4bcf-bd5d-3a1d6f581134&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1616] 10.0.0.87 () {34 vars in 780 bytes} [Tue May 26 21:57:23 2026] PUT /v2.0/routers/9c9805c1-7767-4a85-a755-2f15e29c60ed/add_router_interface => generated 309 bytes in 1402 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 21:57:25.139 6 INFO neutron.services.segments.plugin [-] Segment 84511a10-7c89-490f-9f7a-54e9b932f475 resource provider aggregate not found 2026-05-26 21:57:25.143 6 INFO neutron.services.segments.plugin [-] Segment 84511a10-7c89-490f-9f7a-54e9b932f475 resource provider aggregate not found 2026-05-26 21:57:25.159 6 INFO neutron.services.segments.plugin [-] Segment 84511a10-7c89-490f-9f7a-54e9b932f475 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84511a10-7c89-490f-9f7a-54e9b932f475 found for delete ", "request_id": "req-a9ee0161-49c1-40d1-8b0c-f771b8329766"}]} 2026-05-26 21:57:25.162 6 INFO neutron.services.segments.plugin [-] Segment 84511a10-7c89-490f-9f7a-54e9b932f475 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84511a10-7c89-490f-9f7a-54e9b932f475 found for delete ", "request_id": "req-11a99f06-e48a-43a8-a277-db88bd8879b7"}]} 2026-05-26 21:57:25.185 6 INFO neutron.services.segments.plugin [-] Segment 6749ab4b-b533-4d2a-80f9-d81dca4e9886 resource provider aggregate not found 2026-05-26 21:57:25.201 6 INFO neutron.services.segments.plugin [-] Segment 6749ab4b-b533-4d2a-80f9-d81dca4e9886 resource provider aggregate not found 2026-05-26 21:57:25.215 6 INFO neutron.services.segments.plugin [-] Segment 6749ab4b-b533-4d2a-80f9-d81dca4e9886 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6749ab4b-b533-4d2a-80f9-d81dca4e9886 found for delete ", "request_id": "req-2b3725e5-5188-40ce-8bf2-d0a111db3b6b"}]} 2026-05-26 21:57:25.222 6 INFO neutron.services.segments.plugin [-] Segment 6749ab4b-b533-4d2a-80f9-d81dca4e9886 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6749ab4b-b533-4d2a-80f9-d81dca4e9886 found for delete ", "request_id": "req-d66e4eb8-06b4-449e-8244-9b9b160d7811"}]} [pid: 7|app: 0|req: 773/1617] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:57:25 2026] GET /v2.0/ports?device_id=f071e037-0a4d-4589-8c10-2e7097588be5 => generated 971 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 21:57:25.236 6 INFO neutron.services.segments.plugin [-] Segment 34951e78-84ed-4f42-b99a-d15215e32c89 resource provider aggregate not found 2026-05-26 21:57:25.241 6 INFO neutron.services.segments.plugin [-] Segment 34951e78-84ed-4f42-b99a-d15215e32c89 resource provider aggregate not found 2026-05-26 21:57:25.259 6 INFO neutron.services.segments.plugin [-] Segment 34951e78-84ed-4f42-b99a-d15215e32c89 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 34951e78-84ed-4f42-b99a-d15215e32c89 found for delete ", "request_id": "req-d851073f-3999-4e1f-8d63-13bbe6147cf1"}]} 2026-05-26 21:57:25.265 6 INFO neutron.services.segments.plugin [-] Segment 34951e78-84ed-4f42-b99a-d15215e32c89 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 34951e78-84ed-4f42-b99a-d15215e32c89 found for delete ", "request_id": "req-a4657e9e-08fc-46e1-a33d-cb2542a4dd1a"}]} [pid: 7|app: 0|req: 774/1618] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:57:25 2026] GET /v2.0/security-groups?id=4e6c4111-7620-4bcf-bd5d-3a1d6f581134&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 21:57:25.283 6 INFO neutron.services.segments.plugin [-] Segment eea6ba2e-4f60-418a-b3f8-03e53e108272 resource provider aggregate not found 2026-05-26 21:57:25.290 6 INFO neutron.services.segments.plugin [-] Segment eea6ba2e-4f60-418a-b3f8-03e53e108272 resource provider aggregate not found [pid: 6|app: 0|req: 845/1619] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:57:24 2026] GET /v2.0/security-groups?tenant_id=f8c730e29ac84098854121224b19634b&name=default => generated 2925 bytes in 333 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 21:57:25.306 6 INFO neutron.services.segments.plugin [-] Segment eea6ba2e-4f60-418a-b3f8-03e53e108272 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eea6ba2e-4f60-418a-b3f8-03e53e108272 found for delete ", "request_id": "req-3e91cb7b-1e0d-4034-afa0-a9940045f325"}]} 2026-05-26 21:57:25.313 6 INFO neutron.services.segments.plugin [-] Segment eea6ba2e-4f60-418a-b3f8-03e53e108272 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eea6ba2e-4f60-418a-b3f8-03e53e108272 found for delete ", "request_id": "req-bd315768-53fb-4f77-9e13-22dfeffa51fb"}]} [pid: 7|app: 0|req: 775/1620] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:57:25 2026] DELETE /v2.0/security-groups/2d94bda9-97fb-4305-9196-a5910bccd30b => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 846/1621] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:57:25 2026] GET /v2.0/security-groups?tenant_id=085af9a5bbf340dd99ff070dd056a3ac&name=default => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1622] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:57:25 2026] DELETE /v2.0/security-groups/977bd72c-cc82-4f45-973d-329f3e28fb06 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 847/1623] 10.0.0.39 () {32 vars in 798 bytes} [Tue May 26 21:57:25 2026] GET /v2.0/extensions => generated 21537 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1624] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:57:25 2026] GET /v2.0/security-groups?tenant_id=d24e526bcde34ba890db75ac3ef9a552&name=default => generated 2925 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 848/1625] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:57:25 2026] DELETE /v2.0/security-groups/3953a6de-6d42-4b48-90b8-d9d087a08525 => 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: 778/1626] 10.0.0.39 () {30 vars in 721 bytes} [Tue May 26 21:57:26 2026] GET /v2.0/quotas/8de966fa44af465380e9dc15fae91de8/details => generated 847 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 849/1627] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:57:26 2026] GET /v2.0/ports?device_id=f071e037-0a4d-4589-8c10-2e7097588be5 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1628] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:57:26 2026] GET /v2.0/security-groups?id=4e6c4111-7620-4bcf-bd5d-3a1d6f581134&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 850/1629] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:57:26 2026] GET /v2.0/ports?device_id=f071e037-0a4d-4589-8c10-2e7097588be5 => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 21:57:26.969 7 INFO neutron.db.l3_db [None req-3ef46eb8-3528-4edb-9580-45a7ff6a3dcf 7844d591b2a343eb83c3390337a28806 9df9fc0a9f8a4846af98f38b97cb687e - - default default] Floating IP 0c6bf48c-dd3e-45ae-acc1-4fe585eb2359 associated. External IP: 10.96.250.205, port: a73fa5ff-f218-4b3f-ae87-73f65f0b16c5. [pid: 6|app: 0|req: 851/1630] 10.0.0.123 () {34 vars in 980 bytes} [Tue May 26 21:57:27 2026] GET /v2.0/networks?id=9b7478c4-03e7-486a-8bed-9cfd045ad630 => generated 673 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 852/1631] 10.0.0.123 () {34 vars in 963 bytes} [Tue May 26 21:57:27 2026] GET /v2.0/quotas/194cd11e8e4c4bd6990c9a4355efbcd3 => generated 292 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 853/1632] 10.0.0.123 () {34 vars in 1000 bytes} [Tue May 26 21:57:27 2026] GET /v2.0/ports?tenant_id=194cd11e8e4c4bd6990c9a4355efbcd3&fields=id => generated 103 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1633] 10.0.0.87 () {34 vars in 746 bytes} [Tue May 26 21:57:26 2026] PUT /v2.0/floatingips/0c6bf48c-dd3e-45ae-acc1-4fe585eb2359 => generated 855 bytes in 778 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 854/1634] 10.0.0.123 () {34 vars in 1006 bytes} [Tue May 26 21:57:27 2026] GET /v2.0/networks/9b7478c4-03e7-486a-8bed-9cfd045ad630?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 21:57:27.383 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7e10656d-a017-4f3a-8e5a-d615f3dd9197'] response: {'name': 'network-changed', 'server_uuid': 'f071e037-0a4d-4589-8c10-2e7097588be5', 'tag': 'a73fa5ff-f218-4b3f-ae87-73f65f0b16c5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 781/1635] 10.0.0.123 () {34 vars in 1106 bytes} [Tue May 26 21:57:27 2026] GET /v2.0/networks/9b7478c4-03e7-486a-8bed-9cfd045ad630?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: 6|app: 0|req: 855/1636] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:57:27 2026] GET /v2.0/ports?device_id=4c154e36-0581-4595-b962-d653246f1895 => 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: 782/1637] 199.204.45.22 () {34 vars in 1077 bytes} [Tue May 26 21:57:27 2026] GET /v2.0/ports?tenant_id=9df9fc0a9f8a4846af98f38b97cb687e&device_id=f071e037-0a4d-4589-8c10-2e7097588be5 => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 856/1638] 199.204.45.22 () {34 vars in 983 bytes} [Tue May 26 21:57:27 2026] GET /v2.0/networks?id=2bc83200-2909-4969-a531-5ff86128ff28 => generated 772 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1639] 199.204.45.22 () {34 vars in 1055 bytes} [Tue May 26 21:57:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=a73fa5ff-f218-4b3f-ae87-73f65f0b16c5 => generated 858 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 857/1640] 199.204.45.22 () {34 vars in 981 bytes} [Tue May 26 21:57:28 2026] GET /v2.0/subnets?id=2511bc57-37df-4ae4-964e-c48e0c7f3622 => generated 694 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1641] 199.204.45.22 () {34 vars in 1049 bytes} [Tue May 26 21:57:28 2026] GET /v2.0/ports?network_id=2bc83200-2909-4969-a531-5ff86128ff28&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: 6|app: 0|req: 858/1642] 199.204.45.22 () {34 vars in 1009 bytes} [Tue May 26 21:57:28 2026] GET /v2.0/networks/2bc83200-2909-4969-a531-5ff86128ff28?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: 785/1643] 199.204.45.22 () {34 vars in 1109 bytes} [Tue May 26 21:57:28 2026] GET /v2.0/networks/2bc83200-2909-4969-a531-5ff86128ff28?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 859/1644] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:57:28 2026] GET /v2.0/ports?device_id=4c154e36-0581-4595-b962-d653246f1895 => 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: 786/1645] 10.0.0.39 () {32 vars in 798 bytes} [Tue May 26 21:57:29 2026] GET /v2.0/extensions => generated 21537 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1646] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:57:29 2026] GET /v2.0/ports?device_id=4c154e36-0581-4595-b962-d653246f1895 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 860/1647] 10.0.0.39 () {30 vars in 721 bytes} [Tue May 26 21:57:29 2026] GET /v2.0/quotas/8de966fa44af465380e9dc15fae91de8/details => generated 847 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 21:57:30.769 7 INFO neutron.db.segments_db [None req-4669b537-1f32-4933-97e4-16b82699e63f fb7acfbd4b174410b5d6d7f373893607 ae3256b5ffe84325bf3570110682f6ae - - default default] Added segment 528e49ba-a09e-438b-981f-aba93c6fdf25 of type vxlan for network 4a5818af-4ad6-4f5c-a283-d6349a223476 [pid: 6|app: 0|req: 861/1648] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:57:30 2026] GET /v2.0/ports?device_id=4c154e36-0581-4595-b962-d653246f1895 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 21:57:31.003 7 INFO neutron.db.l3_hamode_db [None req-4669b537-1f32-4933-97e4-16b82699e63f fb7acfbd4b174410b5d6d7f373893607 ae3256b5ffe84325bf3570110682f6ae - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-26 21:57:31.102 7 INFO neutron.db.l3_hamode_db [None req-4669b537-1f32-4933-97e4-16b82699e63f fb7acfbd4b174410b5d6d7f373893607 ae3256b5ffe84325bf3570110682f6ae - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 788/1649] 10.0.0.87 () {34 vars in 665 bytes} [Tue May 26 21:57:30 2026] POST /v2.0/routers => generated 474 bytes in 1019 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 21:57:31.661 6 INFO neutron.db.l3_hamode_db [None req-b41d5af8-7fb0-4afb-9e6b-97f78e6cb410 fb7acfbd4b174410b5d6d7f373893607 ae3256b5ffe84325bf3570110682f6ae - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-26 21:57:31.776 6 INFO neutron.db.l3_hamode_db [None req-b41d5af8-7fb0-4afb-9e6b-97f78e6cb410 fb7acfbd4b174410b5d6d7f373893607 ae3256b5ffe84325bf3570110682f6ae - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 789/1650] 199.204.45.22 () {34 vars in 983 bytes} [Tue May 26 21:57:31 2026] GET /v2.0/networks?id=9b7478c4-03e7-486a-8bed-9cfd045ad630 => generated 673 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1651] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:57:31 2026] GET /v2.0/ports?device_id=4c154e36-0581-4595-b962-d653246f1895 => 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: 791/1652] 199.204.45.22 () {38 vars in 952 bytes} [Tue May 26 21:57:31 2026] POST /v2.0/ports => generated 954 bytes in 474 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: 792/1653] 199.204.45.22 () {38 vars in 1025 bytes} [Tue May 26 21:57:32 2026] PUT /v2.0/ports/3212d33a-8cfc-4da2-a7a2-a03b2a0290fc => generated 1235 bytes in 408 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 862/1654] 10.0.0.87 () {34 vars in 665 bytes} [Tue May 26 21:57:31 2026] POST /v2.0/routers => generated 474 bytes in 1302 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:57:32.925 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-72a626b3-40ff-47ae-8a3e-f33a08c149dc'] response: {'name': 'network-changed', 'server_uuid': '4c154e36-0581-4595-b962-d653246f1895', 'tag': '3212d33a-8cfc-4da2-a7a2-a03b2a0290fc', 'status': 'completed', 'code': 200} 2026-05-26 21:57:32.978 7 INFO neutron.db.l3_hamode_db [None req-6977e038-6bf7-49c5-ad6c-769a489dca48 fb7acfbd4b174410b5d6d7f373893607 ae3256b5ffe84325bf3570110682f6ae - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-26 21:57:33.092 7 INFO neutron.db.l3_hamode_db [None req-6977e038-6bf7-49c5-ad6c-769a489dca48 fb7acfbd4b174410b5d6d7f373893607 ae3256b5ffe84325bf3570110682f6ae - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 6|app: 0|req: 863/1655] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:57:32 2026] GET /v2.0/security-groups?tenant_id=8de966fa44af465380e9dc15fae91de8&name=default => generated 2925 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 864/1656] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:57:33 2026] GET /v2.0/ports?device_id=4c154e36-0581-4595-b962-d653246f1895 => generated 969 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 865/1657] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:57:33 2026] DELETE /v2.0/security-groups/d81ee912-897b-4416-9415-349126a02d93 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 866/1658] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:57:33 2026] GET /v2.0/security-groups?id=d154433c-1b58-415e-8e0d-96c2e2c5f520&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 867/1659] 199.204.45.22 () {34 vars in 1077 bytes} [Tue May 26 21:57:33 2026] GET /v2.0/ports?tenant_id=194cd11e8e4c4bd6990c9a4355efbcd3&device_id=4c154e36-0581-4595-b962-d653246f1895 => generated 1238 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 868/1660] 199.204.45.22 () {34 vars in 1015 bytes} [Tue May 26 21:57:33 2026] GET /v2.0/networks?tenant_id=194cd11e8e4c4bd6990c9a4355efbcd3&shared=False => generated 769 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 869/1661] 199.204.45.22 () {34 vars in 927 bytes} [Tue May 26 21:57:33 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1662] 10.0.0.87 () {34 vars in 665 bytes} [Tue May 26 21:57:32 2026] POST /v2.0/routers => generated 474 bytes in 756 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 21:57:33.728 6 INFO neutron.db.l3_hamode_db [None req-44b54e31-b23c-47b7-8943-87da5dc1d525 fb7acfbd4b174410b5d6d7f373893607 ae3256b5ffe84325bf3570110682f6ae - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-26 21:57:33.833 6 INFO neutron.db.l3_hamode_db [None req-44b54e31-b23c-47b7-8943-87da5dc1d525 fb7acfbd4b174410b5d6d7f373893607 ae3256b5ffe84325bf3570110682f6ae - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 6|app: 0|req: 870/1663] 10.0.0.87 () {34 vars in 665 bytes} [Tue May 26 21:57:33 2026] POST /v2.0/routers => generated 474 bytes in 742 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 21:57:34.498 7 INFO neutron.db.l3_hamode_db [None req-91e2e399-4818-497c-b2c2-e4f7d37744a0 fb7acfbd4b174410b5d6d7f373893607 ae3256b5ffe84325bf3570110682f6ae - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 6|app: 0|req: 871/1664] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:57:34 2026] GET /v2.0/ports?device_id=4c154e36-0581-4595-b962-d653246f1895 => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 872/1665] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:57:34 2026] GET /v2.0/security-groups?id=d154433c-1b58-415e-8e0d-96c2e2c5f520&fields=id&fields=name => generated 88 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 873/1666] 199.204.45.22 () {34 vars in 1077 bytes} [Tue May 26 21:57:34 2026] GET /v2.0/ports?tenant_id=194cd11e8e4c4bd6990c9a4355efbcd3&device_id=4c154e36-0581-4595-b962-d653246f1895 => generated 1238 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 21:57:34.628 7 INFO neutron.db.l3_hamode_db [None req-91e2e399-4818-497c-b2c2-e4f7d37744a0 fb7acfbd4b174410b5d6d7f373893607 ae3256b5ffe84325bf3570110682f6ae - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 6|app: 0|req: 874/1667] 199.204.45.22 () {34 vars in 1055 bytes} [Tue May 26 21:57:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=3212d33a-8cfc-4da2-a7a2-a03b2a0290fc => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 875/1668] 199.204.45.22 () {34 vars in 981 bytes} [Tue May 26 21:57:34 2026] GET /v2.0/subnets?id=eda38478-f8db-424b-93ff-4f0093c63745 => generated 691 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 878/1671] 199.204.45.22 () {34 vars in 1049 bytes} [Tue May 26 21:57:34 2026] GET /v2.0/ports?network_id=9b7478c4-03e7-486a-8bed-9cfd045ad630&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: 6|app: 0|req: 879/1672] 199.204.45.22 () {34 vars in 1009 bytes} [Tue May 26 21:57:34 2026] GET /v2.0/networks/9b7478c4-03e7-486a-8bed-9cfd045ad630?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 880/1673] 199.204.45.22 () {34 vars in 1109 bytes} [Tue May 26 21:57:34 2026] GET /v2.0/networks/9b7478c4-03e7-486a-8bed-9cfd045ad630?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: 794/1674] 10.0.0.87 () {34 vars in 665 bytes} [Tue May 26 21:57:34 2026] POST /v2.0/routers => generated 474 bytes in 751 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 881/1675] 10.0.0.87 () {34 vars in 748 bytes} [Tue May 26 21:57:35 2026] PUT /v2.0/routers/f7a67a63-f792-443d-b09e-cf51ff912b4c/tags => generated 17 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1676] 10.0.0.87 () {34 vars in 748 bytes} [Tue May 26 21:57:35 2026] PUT /v2.0/routers/2b1e2014-9fc9-4018-9884-8d94d27e9aad/tags => generated 25 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 882/1677] 10.0.0.87 () {34 vars in 748 bytes} [Tue May 26 21:57:35 2026] PUT /v2.0/routers/3800d2b3-3f35-471d-a21d-fc037933b4b1/tags => generated 34 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1678] 10.0.0.87 () {34 vars in 748 bytes} [Tue May 26 21:57:35 2026] PUT /v2.0/routers/74382cad-5d12-46e3-8a7e-12d73d30dedf/tags => generated 19 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 883/1679] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:57:35 2026] GET /v2.0/ports?device_id=4c154e36-0581-4595-b962-d653246f1895 => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 884/1680] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:57:35 2026] GET /v2.0/security-groups?id=d154433c-1b58-415e-8e0d-96c2e2c5f520&fields=id&fields=name => generated 88 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1681] 10.0.0.87 () {32 vars in 661 bytes} [Tue May 26 21:57:35 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 885/1682] 10.0.0.87 () {32 vars in 675 bytes} [Tue May 26 21:57:35 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1683] 10.0.0.87 () {32 vars in 671 bytes} [Tue May 26 21:57:35 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 886/1684] 10.0.0.87 () {32 vars in 683 bytes} [Tue May 26 21:57:35 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1685] 10.0.0.87 () {32 vars in 669 bytes} [Tue May 26 21:57:35 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 887/1686] 10.0.0.87 () {32 vars in 683 bytes} [Tue May 26 21:57:36 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1687] 10.0.0.87 () {32 vars in 679 bytes} [Tue May 26 21:57:36 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 528 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 888/1688] 10.0.0.87 () {32 vars in 691 bytes} [Tue May 26 21:57:36 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1689] 10.0.0.87 () {32 vars in 718 bytes} [Tue May 26 21:57:36 2026] GET /v2.0/routers/f7a67a63-f792-443d-b09e-cf51ff912b4c => generated 485 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1690] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:57:36 2026] GET /v2.0/ports?device_id=4c154e36-0581-4595-b962-d653246f1895 => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1691] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:57:36 2026] GET /v2.0/security-groups?id=d154433c-1b58-415e-8e0d-96c2e2c5f520&fields=id&fields=name => generated 88 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 889/1692] 10.0.0.87 () {34 vars in 739 bytes} [Tue May 26 21:57:36 2026] PUT /v2.0/routers/f7a67a63-f792-443d-b09e-cf51ff912b4c => generated 485 bytes in 598 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 890/1693] 10.0.0.87 () {32 vars in 733 bytes} [Tue May 26 21:57:37 2026] GET /v2.0/ports?device_id=f7a67a63-f792-443d-b09e-cf51ff912b4c => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 21:57:37.575 6 INFO neutron_taas.services.taas.taas_plugin [None req-db0dc9f7-480c-43b5-8073-89f7f5073d77 fb7acfbd4b174410b5d6d7f373893607 ae3256b5ffe84325bf3570110682f6ae - - default default] TaaS: Handle Delete Port: 3088f383-611a-436c-b4ce-6b7b9db700d5 2026-05-26 21:57:37.578 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-db0dc9f7-480c-43b5-8073-89f7f5073d77 fb7acfbd4b174410b5d6d7f373893607 ae3256b5ffe84325bf3570110682f6ae - - default default] Tap Mirror: Handle Delete Port: 3088f383-611a-436c-b4ce-6b7b9db700d5 2026-05-26 21:57:37.745 7 INFO neutron.db.segments_db [None req-e67d095c-088b-4194-a809-c1c1bc050c64 74a84b772d8947febf69c015f854a4d6 aa661d99213d4cf6a6d52b72342eea5d - - default default] Added segment 7296f7f5-3377-4dd8-95a9-839596d0c0c5 of type vxlan for network c4090bf7-9a0e-4d8a-94d7-e465d5b6ff37 [pid: 6|app: 0|req: 891/1694] 10.0.0.87 () {32 vars in 721 bytes} [Tue May 26 21:57:37 2026] DELETE /v2.0/routers/f7a67a63-f792-443d-b09e-cf51ff912b4c => generated 0 bytes in 320 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1695] 10.0.0.87 () {34 vars in 667 bytes} [Tue May 26 21:57:37 2026] POST /v2.0/networks => generated 708 bytes in 492 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 892/1696] 10.0.0.87 () {32 vars in 718 bytes} [Tue May 26 21:57:37 2026] GET /v2.0/routers/2b1e2014-9fc9-4018-9884-8d94d27e9aad => generated 493 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1697] 10.0.0.87 () {34 vars in 666 bytes} [Tue May 26 21:57:37 2026] POST /v2.0/subnets => generated 644 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 21:57:38.036 7 WARNING neutron.api.v2.base [None req-85c8b82b-577c-46f4-8778-145f14361ce4 74a84b772d8947febf69c015f854a4d6 aa661d99213d4cf6a6d52b72342eea5d - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-05-26 21:57:38.038 7 INFO neutron.api.v2.resource [None req-85c8b82b-577c-46f4-8778-145f14361ce4 74a84b772d8947febf69c015f854a4d6 aa661d99213d4cf6a6d52b72342eea5d - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 806/1698] 10.0.0.87 () {34 vars in 678 bytes} [Tue May 26 21:57:38 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-05-26 21:57:38.209 7 INFO neutron.services.segments.plugin [-] Segment 7296f7f5-3377-4dd8-95a9-839596d0c0c5 resource provider aggregate not found 2026-05-26 21:57:38.215 7 INFO neutron.services.segments.plugin [-] Segment 7296f7f5-3377-4dd8-95a9-839596d0c0c5 resource provider aggregate not found 2026-05-26 21:57:38.234 7 INFO neutron.services.segments.plugin [-] Segment 7296f7f5-3377-4dd8-95a9-839596d0c0c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7296f7f5-3377-4dd8-95a9-839596d0c0c5 found for delete ", "request_id": "req-6ed2085a-eb6d-4c18-a091-69fe39c6844a"}]} 2026-05-26 21:57:38.235 7 INFO neutron.services.segments.plugin [-] Segment 7296f7f5-3377-4dd8-95a9-839596d0c0c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7296f7f5-3377-4dd8-95a9-839596d0c0c5 found for delete ", "request_id": "req-bbad2c5e-66e1-481d-84e0-bf30ed5ce416"}]} [pid: 7|app: 0|req: 807/1699] 10.0.0.87 () {32 vars in 723 bytes} [Tue May 26 21:57:38 2026] DELETE /v2.0/networks/c4090bf7-9a0e-4d8a-94d7-e465d5b6ff37 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1700] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:57:38 2026] GET /v2.0/ports?device_id=4c154e36-0581-4595-b962-d653246f1895 => generated 969 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 21:57:38.366 7 INFO neutron.db.segments_db [None req-ac5ea276-1080-48ec-bbcc-8e942e71dc69 74a84b772d8947febf69c015f854a4d6 aa661d99213d4cf6a6d52b72342eea5d - - default default] Added segment ab94de4b-6f3e-4089-a7db-1c13cd2872f5 of type vxlan for network 0f1b7779-632b-449c-b765-7340092ed980 [pid: 6|app: 0|req: 893/1701] 10.0.0.87 () {34 vars in 739 bytes} [Tue May 26 21:57:37 2026] PUT /v2.0/routers/2b1e2014-9fc9-4018-9884-8d94d27e9aad => generated 493 bytes in 542 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 894/1702] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:57:38 2026] GET /v2.0/security-groups?id=d154433c-1b58-415e-8e0d-96c2e2c5f520&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: 6|app: 0|req: 895/1703] 10.0.0.87 () {32 vars in 733 bytes} [Tue May 26 21:57:38 2026] GET /v2.0/ports?device_id=2b1e2014-9fc9-4018-9884-8d94d27e9aad => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1704] 10.0.0.87 () {34 vars in 667 bytes} [Tue May 26 21:57:38 2026] POST /v2.0/networks => generated 708 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 21:57:38.598 6 INFO neutron_taas.services.taas.taas_plugin [None req-28c78dcf-8d0a-4338-a461-8a48f4dd6c1b fb7acfbd4b174410b5d6d7f373893607 ae3256b5ffe84325bf3570110682f6ae - - default default] TaaS: Handle Delete Port: bd30d831-5e5f-44d1-823d-aedc25d5c043 2026-05-26 21:57:38.600 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-28c78dcf-8d0a-4338-a461-8a48f4dd6c1b fb7acfbd4b174410b5d6d7f373893607 ae3256b5ffe84325bf3570110682f6ae - - default default] Tap Mirror: Handle Delete Port: bd30d831-5e5f-44d1-823d-aedc25d5c043 [pid: 7|app: 0|req: 810/1705] 10.0.0.87 () {34 vars in 666 bytes} [Tue May 26 21:57:38 2026] POST /v2.0/subnets => generated 647 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 21:57:38.663 7 WARNING neutron.api.v2.base [None req-522c3356-22c3-4000-a565-418c75010362 74a84b772d8947febf69c015f854a4d6 aa661d99213d4cf6a6d52b72342eea5d - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-05-26 21:57:38.664 7 INFO neutron.api.v2.resource [None req-522c3356-22c3-4000-a565-418c75010362 74a84b772d8947febf69c015f854a4d6 aa661d99213d4cf6a6d52b72342eea5d - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 811/1706] 10.0.0.87 () {34 vars in 678 bytes} [Tue May 26 21:57:38 2026] POST /v2.0/rbac-policies => generated 547 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 6|app: 0|req: 896/1707] 10.0.0.87 () {32 vars in 721 bytes} [Tue May 26 21:57:38 2026] DELETE /v2.0/routers/2b1e2014-9fc9-4018-9884-8d94d27e9aad => generated 0 bytes in 372 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1708] 10.0.0.87 () {32 vars in 723 bytes} [Tue May 26 21:57:38 2026] DELETE /v2.0/networks/0f1b7779-632b-449c-b765-7340092ed980 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 897/1709] 10.0.0.87 () {32 vars in 718 bytes} [Tue May 26 21:57:38 2026] GET /v2.0/routers/3800d2b3-3f35-471d-a21d-fc037933b4b1 => generated 502 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 21:57:38.914 7 INFO neutron.db.segments_db [None req-e60a7818-c18a-49dc-9606-593bc60f8789 74a84b772d8947febf69c015f854a4d6 aa661d99213d4cf6a6d52b72342eea5d - - default default] Added segment a77dc016-60d6-4a20-9dfe-9f135fa7b6e5 of type vxlan for network ba3e34b6-ba04-40c9-af73-946fad38609e [pid: 7|app: 0|req: 813/1710] 10.0.0.87 () {34 vars in 667 bytes} [Tue May 26 21:57:38 2026] POST /v2.0/networks => generated 708 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1711] 10.0.0.87 () {34 vars in 666 bytes} [Tue May 26 21:57:39 2026] POST /v2.0/subnets => generated 647 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 898/1712] 10.0.0.87 () {34 vars in 739 bytes} [Tue May 26 21:57:38 2026] PUT /v2.0/routers/3800d2b3-3f35-471d-a21d-fc037933b4b1 => generated 502 bytes in 534 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 899/1713] 10.0.0.87 () {32 vars in 733 bytes} [Tue May 26 21:57:39 2026] GET /v2.0/ports?device_id=3800d2b3-3f35-471d-a21d-fc037933b4b1 => 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: 815/1714] 10.0.0.87 () {34 vars in 678 bytes} [Tue May 26 21:57:39 2026] POST /v2.0/rbac-policies => generated 324 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1715] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:57:39 2026] GET /v2.0/ports?device_id=4c154e36-0581-4595-b962-d653246f1895 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1716] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:57:39 2026] GET /v2.0/security-groups?id=d154433c-1b58-415e-8e0d-96c2e2c5f520&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 21:57:39.643 6 INFO neutron_taas.services.taas.taas_plugin [None req-d1579c43-554c-4fc4-8b51-ef292a30b504 fb7acfbd4b174410b5d6d7f373893607 ae3256b5ffe84325bf3570110682f6ae - - default default] TaaS: Handle Delete Port: 7a7b65b7-3f6c-4777-8de3-56c5dc81a2d7 2026-05-26 21:57:39.647 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d1579c43-554c-4fc4-8b51-ef292a30b504 fb7acfbd4b174410b5d6d7f373893607 ae3256b5ffe84325bf3570110682f6ae - - default default] Tap Mirror: Handle Delete Port: 7a7b65b7-3f6c-4777-8de3-56c5dc81a2d7 [pid: 6|app: 0|req: 900/1717] 10.0.0.87 () {32 vars in 721 bytes} [Tue May 26 21:57:39 2026] DELETE /v2.0/routers/3800d2b3-3f35-471d-a21d-fc037933b4b1 => generated 0 bytes in 419 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 901/1718] 10.0.0.87 () {32 vars in 718 bytes} [Tue May 26 21:57:39 2026] GET /v2.0/routers/74382cad-5d12-46e3-8a7e-12d73d30dedf => generated 487 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1719] 10.0.0.87 () {32 vars in 720 bytes} [Tue May 26 21:57:39 2026] GET /v2.0/networks/ba3e34b6-ba04-40c9-af73-946fad38609e => generated 655 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 21:57:40.257 7 INFO neutron.services.segments.plugin [-] Segment ab94de4b-6f3e-4089-a7db-1c13cd2872f5 resource provider aggregate not found 2026-05-26 21:57:40.258 7 INFO neutron.services.segments.plugin [-] Segment ab94de4b-6f3e-4089-a7db-1c13cd2872f5 resource provider aggregate not found 2026-05-26 21:57:40.278 7 INFO neutron.services.segments.plugin [-] Segment ab94de4b-6f3e-4089-a7db-1c13cd2872f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab94de4b-6f3e-4089-a7db-1c13cd2872f5 found for delete ", "request_id": "req-31df514f-76b7-45be-9c16-41ea17680474"}]} 2026-05-26 21:57:40.279 7 INFO neutron.services.segments.plugin [-] Segment ab94de4b-6f3e-4089-a7db-1c13cd2872f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab94de4b-6f3e-4089-a7db-1c13cd2872f5 found for delete ", "request_id": "req-a7dd26a5-4bb6-430d-9b6d-146b217f6cf5"}]} 2026-05-26 21:57:40.380 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2f1d3f04-6573-422d-9976-e7419def9103 2d9e4af19cc340ee9a2099216274a323 8a7786a8904f4e2eb8d05233282ae681 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 819/1720] 10.0.0.87 () {32 vars in 720 bytes} [Tue May 26 21:57:40 2026] GET /v2.0/networks/ba3e34b6-ba04-40c9-af73-946fad38609e => generated 138 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 902/1721] 10.0.0.87 () {34 vars in 739 bytes} [Tue May 26 21:57:39 2026] PUT /v2.0/routers/74382cad-5d12-46e3-8a7e-12d73d30dedf => generated 487 bytes in 582 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 903/1722] 10.0.0.87 () {32 vars in 733 bytes} [Tue May 26 21:57:40 2026] GET /v2.0/ports?device_id=74382cad-5d12-46e3-8a7e-12d73d30dedf => 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: 820/1723] 10.0.0.87 () {32 vars in 723 bytes} [Tue May 26 21:57:40 2026] DELETE /v2.0/networks/ba3e34b6-ba04-40c9-af73-946fad38609e => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 21:57:40.605 7 INFO neutron.pecan_wsgi.hooks.translation [None req-01217be2-f66e-4cb4-9fa0-a6c64a414f0e 74a84b772d8947febf69c015f854a4d6 aa661d99213d4cf6a6d52b72342eea5d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 821/1724] 10.0.0.87 () {32 vars in 721 bytes} [Tue May 26 21:57:40 2026] DELETE /v2.0/subnets/c084bab7-50e9-41ad-8a53-c6f33b846b54 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1725] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:57:40 2026] GET /v2.0/ports?device_id=4c154e36-0581-4595-b962-d653246f1895 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 21:57:40.667 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ebe6fcc8-8932-437d-a638-7c1a40562866 74a84b772d8947febf69c015f854a4d6 aa661d99213d4cf6a6d52b72342eea5d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 823/1726] 10.0.0.87 () {32 vars in 721 bytes} [Tue May 26 21:57:40 2026] DELETE /v2.0/subnets/f6927248-497f-4a93-903c-ef3039175662 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1727] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:57:40 2026] GET /v2.0/security-groups?id=d154433c-1b58-415e-8e0d-96c2e2c5f520&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 21:57:40.700 6 INFO neutron_taas.services.taas.taas_plugin [None req-d8c1571e-d400-4f12-8446-398eba1a8a8a fb7acfbd4b174410b5d6d7f373893607 ae3256b5ffe84325bf3570110682f6ae - - default default] TaaS: Handle Delete Port: ac1fa3c7-ab51-4213-9be8-86c1162a6ada 2026-05-26 21:57:40.703 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d8c1571e-d400-4f12-8446-398eba1a8a8a fb7acfbd4b174410b5d6d7f373893607 ae3256b5ffe84325bf3570110682f6ae - - default default] Tap Mirror: Handle Delete Port: ac1fa3c7-ab51-4213-9be8-86c1162a6ada 2026-05-26 21:57:40.708 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c5ee3f79-ce0d-4c40-a7f5-f698c8e4c65f 74a84b772d8947febf69c015f854a4d6 aa661d99213d4cf6a6d52b72342eea5d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 825/1728] 10.0.0.87 () {32 vars in 721 bytes} [Tue May 26 21:57:40 2026] DELETE /v2.0/subnets/3083778f-e7d8-4a49-be2e-ed43dfdb097f => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 904/1729] 10.0.0.87 () {32 vars in 721 bytes} [Tue May 26 21:57:40 2026] DELETE /v2.0/routers/74382cad-5d12-46e3-8a7e-12d73d30dedf => generated 0 bytes in 358 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1730] 10.0.0.87 () {32 vars in 718 bytes} [Tue May 26 21:57:40 2026] GET /v2.0/routers/d0f49a3a-7e6d-4372-b78b-36c47a572667 => generated 480 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 905/1731] 10.0.0.87 () {34 vars in 739 bytes} [Tue May 26 21:57:40 2026] PUT /v2.0/routers/d0f49a3a-7e6d-4372-b78b-36c47a572667 => generated 480 bytes in 538 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 906/1732] 10.0.0.87 () {32 vars in 733 bytes} [Tue May 26 21:57:41 2026] GET /v2.0/ports?device_id=d0f49a3a-7e6d-4372-b78b-36c47a572667 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 21:57:41.694 6 INFO neutron_taas.services.taas.taas_plugin [None req-a17416df-b0fd-43eb-9a75-c440221b5f42 fb7acfbd4b174410b5d6d7f373893607 ae3256b5ffe84325bf3570110682f6ae - - default default] TaaS: Handle Delete Port: d9b43e45-68b0-467e-8194-a0d15c9be88d 2026-05-26 21:57:41.699 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a17416df-b0fd-43eb-9a75-c440221b5f42 fb7acfbd4b174410b5d6d7f373893607 ae3256b5ffe84325bf3570110682f6ae - - default default] Tap Mirror: Handle Delete Port: d9b43e45-68b0-467e-8194-a0d15c9be88d [pid: 7|app: 0|req: 827/1733] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:57:41 2026] GET /v2.0/security-groups?tenant_id=8a7786a8904f4e2eb8d05233282ae681&name=default => generated 2925 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1734] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:57:41 2026] DELETE /v2.0/security-groups/fb9144a4-a17b-4299-8efc-db37ad6ef9dc => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 21:57:41.993 6 INFO neutron.services.segments.plugin [-] Segment 528e49ba-a09e-438b-981f-aba93c6fdf25 resource provider aggregate not found 2026-05-26 21:57:41.993 6 INFO neutron.services.segments.plugin [-] Segment 528e49ba-a09e-438b-981f-aba93c6fdf25 resource provider aggregate not found [pid: 7|app: 0|req: 829/1735] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:57:41 2026] GET /v2.0/security-groups?tenant_id=aa661d99213d4cf6a6d52b72342eea5d&name=default => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 21:57:42.027 6 INFO neutron.services.segments.plugin [-] Segment 528e49ba-a09e-438b-981f-aba93c6fdf25 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 528e49ba-a09e-438b-981f-aba93c6fdf25 found for delete ", "request_id": "req-17a1d753-9819-4bd5-bd62-dbd57c911c4d"}]} 2026-05-26 21:57:42.031 6 INFO neutron.services.segments.plugin [-] Segment 528e49ba-a09e-438b-981f-aba93c6fdf25 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 528e49ba-a09e-438b-981f-aba93c6fdf25 found for delete ", "request_id": "req-47db4d21-963b-4e6d-af27-065b566101bd"}]} 2026-05-26 21:57:42.040 6 INFO neutron.db.l3_hamode_db [None req-a17416df-b0fd-43eb-9a75-c440221b5f42 fb7acfbd4b174410b5d6d7f373893607 ae3256b5ffe84325bf3570110682f6ae - - default default] HA network 4a5818af-4ad6-4f5c-a283-d6349a223476 was deleted as no HA routers are present in tenant ae3256b5ffe84325bf3570110682f6ae. [pid: 6|app: 0|req: 907/1736] 10.0.0.87 () {32 vars in 721 bytes} [Tue May 26 21:57:41 2026] DELETE /v2.0/routers/d0f49a3a-7e6d-4372-b78b-36c47a572667 => generated 0 bytes in 523 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1737] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:57:42 2026] DELETE /v2.0/security-groups/358333eb-6ef0-477e-947d-001edbe0a32b => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 908/1738] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:57:42 2026] GET /v2.0/ports?device_id=4c154e36-0581-4595-b962-d653246f1895 => generated 971 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1739] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:57:42 2026] GET /v2.0/security-groups?id=d154433c-1b58-415e-8e0d-96c2e2c5f520&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 21:57:42.298 7 INFO neutron.services.segments.plugin [-] Segment a77dc016-60d6-4a20-9dfe-9f135fa7b6e5 resource provider aggregate not found 2026-05-26 21:57:42.301 7 INFO neutron.services.segments.plugin [-] Segment a77dc016-60d6-4a20-9dfe-9f135fa7b6e5 resource provider aggregate not found 2026-05-26 21:57:42.319 7 INFO neutron.services.segments.plugin [-] Segment a77dc016-60d6-4a20-9dfe-9f135fa7b6e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a77dc016-60d6-4a20-9dfe-9f135fa7b6e5 found for delete ", "request_id": "req-9eece231-8864-410b-a6ee-aa2dbb329848"}]} 2026-05-26 21:57:42.320 7 INFO neutron.services.segments.plugin [-] Segment a77dc016-60d6-4a20-9dfe-9f135fa7b6e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a77dc016-60d6-4a20-9dfe-9f135fa7b6e5 found for delete ", "request_id": "req-d1a16e8f-9803-4f23-bbae-e69159ddda0b"}]} [pid: 6|app: 0|req: 909/1740] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:57:42 2026] GET /v2.0/security-groups?tenant_id=758475aa478b4fa5a05d77b6c73758db&name=default => generated 2925 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1741] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:57:42 2026] DELETE /v2.0/security-groups/00da54ef-e847-4cf3-9cb2-21813bebcc08 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 910/1742] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:57:42 2026] GET /v2.0/security-groups?tenant_id=ae3256b5ffe84325bf3570110682f6ae&name=default => generated 2925 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1743] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:57:43 2026] DELETE /v2.0/security-groups/5367c037-8796-41c0-9e63-ccbe4f58bc47 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 911/1744] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:57:43 2026] GET /v2.0/ports?device_id=4c154e36-0581-4595-b962-d653246f1895 => 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: 834/1745] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:57:43 2026] GET /v2.0/security-groups?id=d154433c-1b58-415e-8e0d-96c2e2c5f520&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: 6|app: 0|req: 912/1746] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:57:43 2026] GET /v2.0/security-groups?tenant_id=f38600f902c949158c2b8e655b0a56e8&name=default => generated 2925 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1747] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:57:43 2026] DELETE /v2.0/security-groups/8a396041-d365-4245-8d5d-e7ff612507d8 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 913/1748] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:57:43 2026] GET /v2.0/security-groups?tenant_id=b5d3891f0cb34f7789abdfa654ab158e&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1749] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:57:43 2026] DELETE /v2.0/security-groups/942c8128-2ca1-4e76-8b61-04661da455e0 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 914/1750] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:57:44 2026] GET /v2.0/ports?device_id=4c154e36-0581-4595-b962-d653246f1895 => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1751] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:57:44 2026] GET /v2.0/security-groups?id=d154433c-1b58-415e-8e0d-96c2e2c5f520&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: 6|app: 0|req: 915/1752] 199.204.45.22 () {34 vars in 991 bytes} [Tue May 26 21:57:44 2026] GET /v2.0/ports?device_id=4c154e36-0581-4595-b962-d653246f1895 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 21:57:44.860 7 INFO neutron_taas.services.taas.taas_plugin [req-5e723f37-83b4-4606-8083-dcfc4502a5ef req-98f5be7f-372a-4523-a2ca-c22097e74ae4 a9777fcb11ac4eaca6152a013f8aabed 194cd11e8e4c4bd6990c9a4355efbcd3 - - default default] TaaS: Handle Delete Port: 3212d33a-8cfc-4da2-a7a2-a03b2a0290fc 2026-05-26 21:57:44.864 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-5e723f37-83b4-4606-8083-dcfc4502a5ef req-98f5be7f-372a-4523-a2ca-c22097e74ae4 a9777fcb11ac4eaca6152a013f8aabed 194cd11e8e4c4bd6990c9a4355efbcd3 - - default default] Tap Mirror: Handle Delete Port: 3212d33a-8cfc-4da2-a7a2-a03b2a0290fc [pid: 7|app: 0|req: 838/1753] 199.204.45.22 () {36 vars in 994 bytes} [Tue May 26 21:57:44 2026] DELETE /v2.0/ports/3212d33a-8cfc-4da2-a7a2-a03b2a0290fc => generated 0 bytes in 301 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 21:57:45.059 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0622023a-bf57-4f71-81fa-15c7177230a7'] response: {'server_uuid': '4c154e36-0581-4595-b962-d653246f1895', 'name': 'network-vif-deleted', 'tag': '3212d33a-8cfc-4da2-a7a2-a03b2a0290fc', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 916/1754] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:57:45 2026] GET /v2.0/ports?device_id=4c154e36-0581-4595-b962-d653246f1895 => 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: 839/1755] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:57:46 2026] GET /v2.0/ports?device_id=4c154e36-0581-4595-b962-d653246f1895 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 917/1756] 10.0.0.87 () {34 vars in 681 bytes} [Tue May 26 21:57:46 2026] POST /v2.0/security-groups => generated 1601 bytes in 430 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1757] 10.0.0.87 () {34 vars in 681 bytes} [Tue May 26 21:57:47 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) [pid: 6|app: 0|req: 918/1758] 10.0.0.87 () {34 vars in 681 bytes} [Tue May 26 21:57:47 2026] POST /v2.0/security-groups => generated 1601 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1759] 10.0.0.87 () {34 vars in 681 bytes} [Tue May 26 21:57:47 2026] POST /v2.0/security-groups => generated 1601 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 919/1760] 10.0.0.87 () {34 vars in 681 bytes} [Tue May 26 21:57:47 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: 842/1761] 10.0.0.87 () {34 vars in 764 bytes} [Tue May 26 21:57:47 2026] PUT /v2.0/security-groups/c8695d93-c248-428a-b394-a6f66d911a60/tags => generated 17 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 920/1762] 10.0.0.87 () {34 vars in 764 bytes} [Tue May 26 21:57:47 2026] PUT /v2.0/security-groups/4f8fb845-b614-4dd9-a1f1-a93215e521fd/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: 843/1763] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:57:47 2026] GET /v2.0/ports?device_id=4c154e36-0581-4595-b962-d653246f1895 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 921/1764] 10.0.0.87 () {34 vars in 764 bytes} [Tue May 26 21:57:47 2026] PUT /v2.0/security-groups/47bf442e-97e2-45f8-8a88-440403db4bcb/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: 844/1765] 10.0.0.87 () {34 vars in 764 bytes} [Tue May 26 21:57:47 2026] PUT /v2.0/security-groups/56bd2ac3-c282-4717-9961-7d7b969ae26a/tags => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 922/1766] 10.0.0.87 () {32 vars in 677 bytes} [Tue May 26 21:57:47 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1767] 10.0.0.87 () {32 vars in 691 bytes} [Tue May 26 21:57:47 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 923/1768] 10.0.0.87 () {32 vars in 687 bytes} [Tue May 26 21:57:47 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1769] 10.0.0.87 () {32 vars in 699 bytes} [Tue May 26 21:57:48 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 924/1770] 10.0.0.87 () {32 vars in 685 bytes} [Tue May 26 21:57:48 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 925/1771] 10.0.0.87 () {32 vars in 699 bytes} [Tue May 26 21:57:48 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 926/1772] 10.0.0.87 () {32 vars in 695 bytes} [Tue May 26 21:57:48 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 927/1773] 10.0.0.87 () {32 vars in 707 bytes} [Tue May 26 21:57:48 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1774] 10.0.0.87 () {34 vars in 673 bytes} [Tue May 26 21:57:48 2026] POST /v2.0/subnetpools => generated 516 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 928/1775] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:57:48 2026] DELETE /v2.0/security-groups/c8695d93-c248-428a-b394-a6f66d911a60 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1776] 10.0.0.87 () {34 vars in 673 bytes} [Tue May 26 21:57:48 2026] POST /v2.0/subnetpools => generated 516 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 929/1777] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:57:48 2026] DELETE /v2.0/security-groups/4f8fb845-b614-4dd9-a1f1-a93215e521fd => 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: 849/1778] 10.0.0.87 () {34 vars in 673 bytes} [Tue May 26 21:57:48 2026] POST /v2.0/subnetpools => generated 516 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1779] 10.0.0.87 () {34 vars in 673 bytes} [Tue May 26 21:57:48 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: 6|app: 0|req: 930/1780] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:57:48 2026] DELETE /v2.0/security-groups/47bf442e-97e2-45f8-8a88-440403db4bcb => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1781] 10.0.0.87 () {34 vars in 673 bytes} [Tue May 26 21:57:48 2026] POST /v2.0/subnetpools => generated 516 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1782] 10.0.0.87 () {34 vars in 756 bytes} [Tue May 26 21:57:48 2026] PUT /v2.0/subnetpools/f228da7c-43bf-43ae-ab43-ae812f2f71e8/tags => generated 17 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 931/1783] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:57:48 2026] DELETE /v2.0/security-groups/56bd2ac3-c282-4717-9961-7d7b969ae26a => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1784] 10.0.0.87 () {34 vars in 756 bytes} [Tue May 26 21:57:48 2026] PUT /v2.0/subnetpools/832dd851-0dcd-4328-bee6-2d8b0bc42767/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1785] 10.0.0.87 () {34 vars in 756 bytes} [Tue May 26 21:57:48 2026] PUT /v2.0/subnetpools/7f772ee9-280f-4212-b19b-905314292424/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 932/1786] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:57:48 2026] DELETE /v2.0/security-groups/7184c526-ff5e-4abb-a1cf-fe27d02e9d5c => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1787] 10.0.0.87 () {34 vars in 756 bytes} [Tue May 26 21:57:48 2026] PUT /v2.0/subnetpools/3abe673a-8eb6-4cf1-85c2-0a6dac6e9fd9/tags => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 933/1788] 10.0.0.87 () {32 vars in 669 bytes} [Tue May 26 21:57:48 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1789] 10.0.0.87 () {32 vars in 683 bytes} [Tue May 26 21:57:48 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 934/1790] 10.0.0.87 () {32 vars in 679 bytes} [Tue May 26 21:57:48 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1791] 10.0.0.87 () {32 vars in 691 bytes} [Tue May 26 21:57:48 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 935/1792] 10.0.0.87 () {32 vars in 677 bytes} [Tue May 26 21:57:48 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1793] 10.0.0.87 () {32 vars in 691 bytes} [Tue May 26 21:57:48 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 936/1794] 10.0.0.87 () {32 vars in 687 bytes} [Tue May 26 21:57:48 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1795] 10.0.0.87 () {32 vars in 699 bytes} [Tue May 26 21:57:49 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 937/1796] 10.0.0.87 () {32 vars in 729 bytes} [Tue May 26 21:57:49 2026] DELETE /v2.0/subnetpools/f228da7c-43bf-43ae-ab43-ae812f2f71e8 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1797] 10.0.0.87 () {32 vars in 729 bytes} [Tue May 26 21:57:49 2026] DELETE /v2.0/subnetpools/832dd851-0dcd-4328-bee6-2d8b0bc42767 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 938/1798] 10.0.0.87 () {32 vars in 729 bytes} [Tue May 26 21:57:49 2026] DELETE /v2.0/subnetpools/7f772ee9-280f-4212-b19b-905314292424 => 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: 861/1799] 10.0.0.87 () {32 vars in 729 bytes} [Tue May 26 21:57:49 2026] DELETE /v2.0/subnetpools/3abe673a-8eb6-4cf1-85c2-0a6dac6e9fd9 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 939/1800] 10.0.0.87 () {32 vars in 729 bytes} [Tue May 26 21:57:49 2026] DELETE /v2.0/subnetpools/77c20f12-41fa-4c06-9975-07cddb8c6f2c => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1803] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:57:49 2026] GET /v2.0/security-groups?tenant_id=5bb545196ff04213a80527f46fbe0baf&name=default => generated 2925 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 942/1804] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:57:49 2026] DELETE /v2.0/security-groups/e1eca99d-dab4-4746-b84b-080dd4d318dd => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 943/1805] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:57:50 2026] GET /v2.0/security-groups?tenant_id=38875255a744428cb33ffc6cc02f6497&name=default => generated 2925 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 21:57:50.435 7 INFO neutron_taas.services.taas.taas_plugin [None req-72cffc41-4b18-43b8-9fbd-8f3cc1fea5f7 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] TaaS: Handle Delete Port: f38c28ab-9875-4d4c-b9c4-ad9133ce2496 2026-05-26 21:57:50.438 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-72cffc41-4b18-43b8-9fbd-8f3cc1fea5f7 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Tap Mirror: Handle Delete Port: f38c28ab-9875-4d4c-b9c4-ad9133ce2496 [pid: 6|app: 0|req: 944/1806] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:57:50 2026] GET /v2.0/security-groups?tenant_id=e722f8ee1e8846f88ae1bf299e4b1c74&name=default => generated 2925 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 945/1807] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:57:50 2026] DELETE /v2.0/security-groups/13558ff2-bbbf-4f20-8935-20add680378d => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 946/1808] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:57:50 2026] DELETE /v2.0/security-groups/c142a455-b29f-4a08-b082-ea178adcb48b => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 947/1809] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:57:50 2026] GET /v2.0/security-groups?tenant_id=a5e12ecb513648ffb6adeb56213cd00c&name=default => generated 2925 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 948/1810] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:57:50 2026] DELETE /v2.0/security-groups/8997f493-ac4e-4156-837a-77f673f02e64 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 949/1811] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:57:50 2026] GET /v2.0/security-groups?tenant_id=b261a4e951444c02a2f38e69cbeed5fd&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 950/1812] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:57:50 2026] DELETE /v2.0/security-groups/6756d96e-a4ff-4f9a-b644-378198f06674 => 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: 863/1813] 10.0.0.87 () {34 vars in 786 bytes} [Tue May 26 21:57:50 2026] PUT /v2.0/routers/9c9805c1-7767-4a85-a755-2f15e29c60ed/remove_router_interface => generated 309 bytes in 972 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 21:57:51.230 6 INFO neutron_taas.services.taas.taas_plugin [None req-ef9c59a4-6472-429f-9d19-4042c459653c de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] TaaS: Handle Delete Port: 95207d2c-0559-4a61-9a11-7026648becb1 2026-05-26 21:57:51.233 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ef9c59a4-6472-429f-9d19-4042c459653c de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Tap Mirror: Handle Delete Port: 95207d2c-0559-4a61-9a11-7026648becb1 [pid: 7|app: 0|req: 864/1814] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:57:51 2026] GET /v2.0/security-groups?tenant_id=07558c8d4ea144e6bb5e473389fe5cfe&name=default => generated 2925 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1815] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:57:51 2026] DELETE /v2.0/security-groups/6d1ad626-05dc-4b48-98eb-76e71caa5a38 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 21:57:51.469 6 INFO neutron_taas.services.taas.taas_plugin [None req-ef9c59a4-6472-429f-9d19-4042c459653c de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] TaaS: Handle Delete Port: dede1a35-3858-473a-b609-289713ece3d5 2026-05-26 21:57:51.472 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ef9c59a4-6472-429f-9d19-4042c459653c de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Tap Mirror: Handle Delete Port: dede1a35-3858-473a-b609-289713ece3d5 2026-05-26 21:57:51.940 6 INFO neutron.services.segments.plugin [-] Segment 9537d88e-970f-473b-8365-fbeb90548d51 resource provider aggregate not found 2026-05-26 21:57:51.948 6 INFO neutron.services.segments.plugin [-] Segment 9537d88e-970f-473b-8365-fbeb90548d51 resource provider aggregate not found 2026-05-26 21:57:51.956 6 INFO neutron.services.segments.plugin [-] Segment 9537d88e-970f-473b-8365-fbeb90548d51 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9537d88e-970f-473b-8365-fbeb90548d51 found for delete ", "request_id": "req-7398707c-beb2-4ee2-a7c5-f74c6445d9f7"}]} 2026-05-26 21:57:51.975 6 INFO neutron.db.l3_hamode_db [None req-ef9c59a4-6472-429f-9d19-4042c459653c de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] HA network 22327398-dda3-421a-a968-77f2af62afe2 was deleted as no HA routers are present in tenant 194cd11e8e4c4bd6990c9a4355efbcd3. 2026-05-26 21:57:51.984 6 INFO neutron.services.segments.plugin [-] Segment 9537d88e-970f-473b-8365-fbeb90548d51 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9537d88e-970f-473b-8365-fbeb90548d51 found for delete ", "request_id": "req-572e12c5-cdf1-4f2d-9cd6-62ef25fdfce2"}]} [pid: 6|app: 0|req: 951/1816] 10.0.0.87 () {32 vars in 721 bytes} [Tue May 26 21:57:51 2026] DELETE /v2.0/routers/9c9805c1-7767-4a85-a755-2f15e29c60ed => generated 0 bytes in 949 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1817] 10.0.0.87 () {32 vars in 721 bytes} [Tue May 26 21:57:51 2026] DELETE /v2.0/subnets/eda38478-f8db-424b-93ff-4f0093c63745 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 21:57:52.256 6 INFO neutron_taas.services.taas.taas_plugin [None req-e50b0a81-2290-4f1a-9884-14b870442643 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] TaaS: Handle Delete Port: bed36d23-7768-4e1a-94f7-3f44de4aa837 2026-05-26 21:57:52.258 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e50b0a81-2290-4f1a-9884-14b870442643 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Tap Mirror: Handle Delete Port: bed36d23-7768-4e1a-94f7-3f44de4aa837 [pid: 6|app: 0|req: 952/1818] 10.0.0.87 () {32 vars in 723 bytes} [Tue May 26 21:57:52 2026] DELETE /v2.0/networks/9b7478c4-03e7-486a-8bed-9cfd045ad630 => generated 0 bytes in 283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1819] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:57:52 2026] GET /v2.0/security-groups?tenant_id=194cd11e8e4c4bd6990c9a4355efbcd3&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 953/1820] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:57:52 2026] DELETE /v2.0/security-groups/d154433c-1b58-415e-8e0d-96c2e2c5f520 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 21:57:53.976 6 INFO neutron.services.segments.plugin [-] Segment af3ca70e-ccaf-4ead-89b7-a0c0f410e4ee resource provider aggregate not found 2026-05-26 21:57:53.994 6 INFO neutron.services.segments.plugin [-] Segment af3ca70e-ccaf-4ead-89b7-a0c0f410e4ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af3ca70e-ccaf-4ead-89b7-a0c0f410e4ee found for delete ", "request_id": "req-6e6d09da-ac8d-4531-bfd3-38af11e46b9d"}]} 2026-05-26 21:57:54.010 6 INFO neutron.services.segments.plugin [-] Segment af3ca70e-ccaf-4ead-89b7-a0c0f410e4ee resource provider aggregate not found 2026-05-26 21:57:54.038 6 INFO neutron.services.segments.plugin [-] Segment af3ca70e-ccaf-4ead-89b7-a0c0f410e4ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af3ca70e-ccaf-4ead-89b7-a0c0f410e4ee found for delete ", "request_id": "req-af8d40a7-25ed-48a5-99cb-b904fe483be2"}]} 2026-05-26 21:57:54.543 7 INFO neutron.db.segments_db [None req-397aae5d-1353-4934-8d02-ec32c936d131 eb4a17e8ef99401fa9125ca0fde9bb31 1190f097a390421e808844b8bc643419 - - default default] Added segment a64965e5-2a99-4076-be3d-e8db2c6d5eeb of type vxlan for network 5eb7eb2f-450c-4871-84b7-3ea0a5367862 [pid: 7|app: 0|req: 868/1821] 10.0.0.87 () {34 vars in 667 bytes} [Tue May 26 21:57:54 2026] POST /v2.0/networks => generated 612 bytes in 455 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 954/1822] 10.0.0.87 () {34 vars in 750 bytes} [Tue May 26 21:57:54 2026] PUT /v2.0/networks/5eb7eb2f-450c-4871-84b7-3ea0a5367862/tags => generated 25 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1823] 10.0.0.87 () {32 vars in 730 bytes} [Tue May 26 21:57:54 2026] GET /v2.0/networks/5eb7eb2f-450c-4871-84b7-3ea0a5367862/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1824] 10.0.0.87 () {34 vars in 761 bytes} [Tue May 26 21:57:54 2026] PUT /v2.0/networks/5eb7eb2f-450c-4871-84b7-3ea0a5367862/tags/green => generated 4 bytes in 75 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1825] 10.0.0.87 () {32 vars in 730 bytes} [Tue May 26 21:57:54 2026] GET /v2.0/networks/5eb7eb2f-450c-4871-84b7-3ea0a5367862/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 955/1826] 10.0.0.87 () {34 vars in 675 bytes} [Tue May 26 21:57:54 2026] POST /v2.0/qos/policies => generated 359 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 956/1827] 10.0.0.87 () {34 vars in 750 bytes} [Tue May 26 21:57:54 2026] PUT /v2.0/policies/b39e0680-d80c-4b36-9038-30ce007730ec/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: 872/1828] 10.0.0.87 () {34 vars in 757 bytes} [Tue May 26 21:57:54 2026] PUT /v2.0/networks/5eb7eb2f-450c-4871-84b7-3ea0a5367862/tags/red => generated 4 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 6|app: 0|req: 957/1829] 10.0.0.87 () {32 vars in 730 bytes} [Tue May 26 21:57:54 2026] GET /v2.0/policies/b39e0680-d80c-4b36-9038-30ce007730ec/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1830] 10.0.0.87 () {32 vars in 730 bytes} [Tue May 26 21:57:54 2026] GET /v2.0/networks/5eb7eb2f-450c-4871-84b7-3ea0a5367862/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 958/1831] 10.0.0.87 () {34 vars in 761 bytes} [Tue May 26 21:57:54 2026] PUT /v2.0/policies/b39e0680-d80c-4b36-9038-30ce007730ec/tags/green => generated 4 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 6|app: 0|req: 959/1832] 10.0.0.87 () {32 vars in 730 bytes} [Tue May 26 21:57:55 2026] GET /v2.0/policies/b39e0680-d80c-4b36-9038-30ce007730ec/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: 874/1833] 10.0.0.87 () {34 vars in 779 bytes} [Tue May 26 21:57:55 2026] PUT /v2.0/networks/5eb7eb2f-450c-4871-84b7-3ea0a5367862/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: 6|app: 0|req: 960/1834] 10.0.0.87 () {34 vars in 757 bytes} [Tue May 26 21:57:55 2026] PUT /v2.0/policies/b39e0680-d80c-4b36-9038-30ce007730ec/tags/red => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1835] 10.0.0.87 () {32 vars in 730 bytes} [Tue May 26 21:57:55 2026] GET /v2.0/networks/5eb7eb2f-450c-4871-84b7-3ea0a5367862/tags => generated 52 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 961/1836] 10.0.0.87 () {32 vars in 730 bytes} [Tue May 26 21:57:55 2026] GET /v2.0/policies/b39e0680-d80c-4b36-9038-30ce007730ec/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1837] 10.0.0.87 () {34 vars in 750 bytes} [Tue May 26 21:57:55 2026] PUT /v2.0/networks/5eb7eb2f-450c-4871-84b7-3ea0a5367862/tags => generated 37 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 962/1838] 10.0.0.87 () {34 vars in 779 bytes} [Tue May 26 21:57:55 2026] PUT /v2.0/policies/b39e0680-d80c-4b36-9038-30ce007730ec/tags/black.or.white => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 6|app: 0|req: 963/1839] 10.0.0.87 () {32 vars in 730 bytes} [Tue May 26 21:57:55 2026] GET /v2.0/policies/b39e0680-d80c-4b36-9038-30ce007730ec/tags => generated 52 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1840] 10.0.0.87 () {32 vars in 730 bytes} [Tue May 26 21:57:55 2026] GET /v2.0/networks/5eb7eb2f-450c-4871-84b7-3ea0a5367862/tags => generated 37 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 964/1841] 10.0.0.87 () {34 vars in 750 bytes} [Tue May 26 21:57:55 2026] PUT /v2.0/policies/b39e0680-d80c-4b36-9038-30ce007730ec/tags => generated 37 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1842] 10.0.0.87 () {32 vars in 738 bytes} [Tue May 26 21:57:55 2026] GET /v2.0/networks/5eb7eb2f-450c-4871-84b7-3ea0a5367862/tags/red => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 965/1843] 10.0.0.87 () {32 vars in 730 bytes} [Tue May 26 21:57:55 2026] GET /v2.0/policies/b39e0680-d80c-4b36-9038-30ce007730ec/tags => generated 37 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 21:57:55.348 7 INFO neutron.api.v2.resource [None req-698ac23d-2b2b-4a2c-85ad-82d9a6d8a63b eb4a17e8ef99401fa9125ca0fde9bb31 1190f097a390421e808844b8bc643419 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 879/1844] 10.0.0.87 () {32 vars in 742 bytes} [Tue May 26 21:57:55 2026] GET /v2.0/networks/5eb7eb2f-450c-4871-84b7-3ea0a5367862/tags/green => generated 99 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 966/1845] 10.0.0.87 () {32 vars in 738 bytes} [Tue May 26 21:57:55 2026] GET /v2.0/policies/b39e0680-d80c-4b36-9038-30ce007730ec/tags/red => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 21:57:55.389 6 INFO neutron.api.v2.resource [None req-c11bde5f-8628-44f0-996f-395d5da27d5d 90e11b9b409e4782a1bba46b961a44e3 529dc1327cf64a869b9cfcdd3afc9ea2 - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 967/1846] 10.0.0.87 () {32 vars in 742 bytes} [Tue May 26 21:57:55 2026] GET /v2.0/policies/b39e0680-d80c-4b36-9038-30ce007730ec/tags/green => generated 99 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1847] 10.0.0.87 () {32 vars in 741 bytes} [Tue May 26 21:57:55 2026] DELETE /v2.0/networks/5eb7eb2f-450c-4871-84b7-3ea0a5367862/tags/red => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 968/1848] 10.0.0.87 () {32 vars in 741 bytes} [Tue May 26 21:57:55 2026] DELETE /v2.0/policies/b39e0680-d80c-4b36-9038-30ce007730ec/tags/red => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1849] 10.0.0.87 () {32 vars in 730 bytes} [Tue May 26 21:57:55 2026] GET /v2.0/networks/5eb7eb2f-450c-4871-84b7-3ea0a5367862/tags => generated 30 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 969/1850] 10.0.0.87 () {32 vars in 730 bytes} [Tue May 26 21:57:55 2026] GET /v2.0/policies/b39e0680-d80c-4b36-9038-30ce007730ec/tags => generated 30 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 21:57:55.501 7 INFO neutron.api.v2.resource [None req-8696a488-1796-4699-bb21-e46da11873cb eb4a17e8ef99401fa9125ca0fde9bb31 1190f097a390421e808844b8bc643419 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 882/1851] 10.0.0.87 () {32 vars in 745 bytes} [Tue May 26 21:57:55 2026] DELETE /v2.0/networks/5eb7eb2f-450c-4871-84b7-3ea0a5367862/tags/green => generated 99 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-26 21:57:55.505 6 INFO neutron.api.v2.resource [None req-3742bafc-88e3-40eb-a7a5-9e74cc44c20a 90e11b9b409e4782a1bba46b961a44e3 529dc1327cf64a869b9cfcdd3afc9ea2 - - default default] delete failed (client error): The resource could not be found. [pid: 6|app: 0|req: 970/1852] 10.0.0.87 () {32 vars in 745 bytes} [Tue May 26 21:57:55 2026] DELETE /v2.0/policies/b39e0680-d80c-4b36-9038-30ce007730ec/tags/green => generated 99 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 971/1853] 10.0.0.87 () {32 vars in 733 bytes} [Tue May 26 21:57:55 2026] DELETE /v2.0/policies/b39e0680-d80c-4b36-9038-30ce007730ec/tags => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1854] 10.0.0.87 () {32 vars in 733 bytes} [Tue May 26 21:57:55 2026] DELETE /v2.0/networks/5eb7eb2f-450c-4871-84b7-3ea0a5367862/tags => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 972/1855] 10.0.0.87 () {32 vars in 730 bytes} [Tue May 26 21:57:55 2026] GET /v2.0/policies/b39e0680-d80c-4b36-9038-30ce007730ec/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: 884/1856] 10.0.0.87 () {32 vars in 730 bytes} [Tue May 26 21:57:55 2026] GET /v2.0/networks/5eb7eb2f-450c-4871-84b7-3ea0a5367862/tags => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 973/1857] 10.0.0.87 () {32 vars in 731 bytes} [Tue May 26 21:57:55 2026] DELETE /v2.0/qos/policies/b39e0680-d80c-4b36-9038-30ce007730ec => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 21:57:55.740 7 INFO neutron.services.segments.plugin [-] Segment a64965e5-2a99-4076-be3d-e8db2c6d5eeb resource provider aggregate not found 2026-05-26 21:57:55.744 7 INFO neutron.services.segments.plugin [-] Segment a64965e5-2a99-4076-be3d-e8db2c6d5eeb resource provider aggregate not found 2026-05-26 21:57:55.759 7 INFO neutron.services.segments.plugin [-] Segment a64965e5-2a99-4076-be3d-e8db2c6d5eeb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a64965e5-2a99-4076-be3d-e8db2c6d5eeb found for delete ", "request_id": "req-6dfe9494-e7a6-43b6-903f-344a17716252"}]} [pid: 7|app: 0|req: 885/1858] 10.0.0.87 () {32 vars in 723 bytes} [Tue May 26 21:57:55 2026] DELETE /v2.0/networks/5eb7eb2f-450c-4871-84b7-3ea0a5367862 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 21:57:55.770 7 INFO neutron.services.segments.plugin [-] Segment a64965e5-2a99-4076-be3d-e8db2c6d5eeb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a64965e5-2a99-4076-be3d-e8db2c6d5eeb found for delete ", "request_id": "req-6c08f4f1-7aa5-4ac2-92f9-157baca272f0"}]} [pid: 7|app: 0|req: 886/1859] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:57:56 2026] GET /v2.0/security-groups?tenant_id=1190f097a390421e808844b8bc643419&name=default => generated 2925 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 974/1860] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:57:56 2026] GET /v2.0/security-groups?tenant_id=ab874e7ea82e4e9d81db6d1cc9143827&name=default => generated 2925 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1861] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:57:56 2026] DELETE /v2.0/security-groups/829ffedd-4433-41d0-bcc6-c77c0ceaa8f1 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 975/1862] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:57:56 2026] DELETE /v2.0/security-groups/25e2e714-4072-4970-a420-0035cd4a6e71 => 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: 888/1863] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:57:56 2026] GET /v2.0/security-groups?tenant_id=951d0a1ea7eb4f6c97e2ef2f848c23df&name=default => generated 2925 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 976/1864] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:57:56 2026] GET /v2.0/security-groups?tenant_id=529dc1327cf64a869b9cfcdd3afc9ea2&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: 889/1865] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:57:56 2026] DELETE /v2.0/security-groups/4333c253-c7fa-4588-be6c-cb5ca01d69ab => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 977/1866] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:57:56 2026] DELETE /v2.0/security-groups/bd2acc36-9938-4447-892c-ba4237c82f5a => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 978/1867] 10.0.0.230 () {34 vars in 988 bytes} [Tue May 26 21:57:57 2026] GET /v2.0/ports?device_id=f071e037-0a4d-4589-8c10-2e7097588be5 => generated 1240 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 979/1868] 10.0.0.230 () {34 vars in 1038 bytes} [Tue May 26 21:57:57 2026] GET /v2.0/security-groups?id=4e6c4111-7620-4bcf-bd5d-3a1d6f581134&fields=id&fields=name => generated 113 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1869] 10.0.0.87 () {34 vars in 673 bytes} [Tue May 26 21:57:57 2026] POST /v2.0/floatingips => generated 552 bytes in 668 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 980/1870] 10.0.0.87 () {34 vars in 673 bytes} [Tue May 26 21:57:57 2026] POST /v2.0/floatingips => generated 552 bytes in 530 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1871] 10.0.0.87 () {34 vars in 673 bytes} [Tue May 26 21:57:58 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: 6|app: 0|req: 981/1872] 10.0.0.87 () {34 vars in 673 bytes} [Tue May 26 21:57:58 2026] POST /v2.0/floatingips => generated 552 bytes in 522 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1873] 10.0.0.87 () {34 vars in 673 bytes} [Tue May 26 21:57:59 2026] POST /v2.0/floatingips => generated 552 bytes in 534 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1874] 10.0.0.87 () {34 vars in 673 bytes} [Tue May 26 21:58:00 2026] POST /v2.0/subnetpools => generated 516 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 982/1875] 10.0.0.87 () {34 vars in 756 bytes} [Tue May 26 21:58:00 2026] PUT /v2.0/floatingips/c6b965db-ab15-4d96-a8bc-6319580a67f6/tags => generated 17 bytes in 596 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 21:58:00.641 7 INFO neutron.db.segments_db [None req-e2865273-f923-43f4-8e6a-5ea71e284b24 f87425b9454e41eda3f9b08b6a4ba6f7 d7207b2e82ac41b29cdc3a831412ddf8 - - default default] Added segment 294922a8-01f9-430e-9b4f-377f93292a46 of type vxlan for network a1649dac-d71d-4240-8c73-f3694f1fcf2f [pid: 6|app: 0|req: 983/1876] 10.0.0.87 () {34 vars in 756 bytes} [Tue May 26 21:58:00 2026] PUT /v2.0/subnetpools/42eeb933-d97b-4a2d-8680-795b2d6d4b21/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 984/1877] 10.0.0.87 () {34 vars in 756 bytes} [Tue May 26 21:58:00 2026] PUT /v2.0/floatingips/8f0cbb6f-66a3-44ca-a35d-0e25135397d0/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 985/1878] 10.0.0.87 () {32 vars in 736 bytes} [Tue May 26 21:58:00 2026] GET /v2.0/subnetpools/42eeb933-d97b-4a2d-8680-795b2d6d4b21/tags => generated 25 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 986/1879] 10.0.0.87 () {34 vars in 756 bytes} [Tue May 26 21:58:00 2026] PUT /v2.0/floatingips/160b2eff-6e5e-4d7e-a828-3aab3e668a59/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 987/1880] 10.0.0.87 () {34 vars in 767 bytes} [Tue May 26 21:58:00 2026] PUT /v2.0/subnetpools/42eeb933-d97b-4a2d-8680-795b2d6d4b21/tags/green => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 6|app: 0|req: 988/1881] 10.0.0.87 () {34 vars in 756 bytes} [Tue May 26 21:58:00 2026] PUT /v2.0/floatingips/b27ce799-106e-4725-a311-1e45ea35b17d/tags => generated 19 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 21:58:00.878 7 INFO neutron.db.l3_hamode_db [None req-e2865273-f923-43f4-8e6a-5ea71e284b24 f87425b9454e41eda3f9b08b6a4ba6f7 d7207b2e82ac41b29cdc3a831412ddf8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 6|app: 0|req: 989/1882] 10.0.0.87 () {32 vars in 736 bytes} [Tue May 26 21:58:00 2026] GET /v2.0/subnetpools/42eeb933-d97b-4a2d-8680-795b2d6d4b21/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 990/1883] 10.0.0.87 () {32 vars in 669 bytes} [Tue May 26 21:58:00 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 991/1884] 10.0.0.87 () {34 vars in 763 bytes} [Tue May 26 21:58:00 2026] PUT /v2.0/subnetpools/42eeb933-d97b-4a2d-8680-795b2d6d4b21/tags/red => generated 4 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-26 21:58:00.990 7 INFO neutron.db.l3_hamode_db [None req-e2865273-f923-43f4-8e6a-5ea71e284b24 f87425b9454e41eda3f9b08b6a4ba6f7 d7207b2e82ac41b29cdc3a831412ddf8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 6|app: 0|req: 992/1885] 10.0.0.87 () {32 vars in 683 bytes} [Tue May 26 21:58:00 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 993/1886] 10.0.0.87 () {32 vars in 736 bytes} [Tue May 26 21:58:01 2026] GET /v2.0/subnetpools/42eeb933-d97b-4a2d-8680-795b2d6d4b21/tags => generated 34 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 994/1887] 10.0.0.87 () {32 vars in 679 bytes} [Tue May 26 21:58:01 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 995/1888] 10.0.0.87 () {34 vars in 785 bytes} [Tue May 26 21:58:01 2026] PUT /v2.0/subnetpools/42eeb933-d97b-4a2d-8680-795b2d6d4b21/tags/black.or.white => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 6|app: 0|req: 996/1889] 10.0.0.87 () {32 vars in 691 bytes} [Tue May 26 21:58:01 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 997/1890] 10.0.0.87 () {32 vars in 736 bytes} [Tue May 26 21:58:01 2026] GET /v2.0/subnetpools/42eeb933-d97b-4a2d-8680-795b2d6d4b21/tags => generated 52 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 998/1891] 10.0.0.87 () {32 vars in 677 bytes} [Tue May 26 21:58:01 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 999/1892] 10.0.0.87 () {34 vars in 756 bytes} [Tue May 26 21:58:01 2026] PUT /v2.0/subnetpools/42eeb933-d97b-4a2d-8680-795b2d6d4b21/tags => generated 37 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1000/1893] 10.0.0.87 () {32 vars in 691 bytes} [Tue May 26 21:58:01 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1001/1894] 10.0.0.87 () {32 vars in 736 bytes} [Tue May 26 21:58:01 2026] GET /v2.0/subnetpools/42eeb933-d97b-4a2d-8680-795b2d6d4b21/tags => generated 37 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1002/1895] 10.0.0.87 () {32 vars in 687 bytes} [Tue May 26 21:58:01 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: 6|app: 0|req: 1003/1896] 10.0.0.87 () {32 vars in 744 bytes} [Tue May 26 21:58:01 2026] GET /v2.0/subnetpools/42eeb933-d97b-4a2d-8680-795b2d6d4b21/tags/red => generated 0 bytes in 23 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1004/1897] 10.0.0.87 () {32 vars in 699 bytes} [Tue May 26 21:58:01 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 21:58:01.480 6 INFO neutron.api.v2.resource [None req-3e580357-414c-40ad-916a-65da7a4e8951 037efcc7402b42a89b263c20f4db8923 e078c669a815420ea3a9d57fc725b24d - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1005/1898] 10.0.0.87 () {32 vars in 748 bytes} [Tue May 26 21:58:01 2026] GET /v2.0/subnetpools/42eeb933-d97b-4a2d-8680-795b2d6d4b21/tags/green => generated 99 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1899] 10.0.0.87 () {34 vars in 665 bytes} [Tue May 26 21:58:00 2026] POST /v2.0/routers => generated 474 bytes in 997 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 21:58:01.590 6 INFO neutron_taas.services.taas.taas_plugin [None req-b5b44cc6-2889-42f0-b91f-2023e25d2bb5 7680dfb96ba147b8a0c26305b47bc312 76f2a237e60d42a9b2bdc5bacce70b97 - - default default] TaaS: Handle Delete Port: 37bb6c9a-84d8-4853-b39c-b58fcb69016b 2026-05-26 21:58:01.593 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b5b44cc6-2889-42f0-b91f-2023e25d2bb5 7680dfb96ba147b8a0c26305b47bc312 76f2a237e60d42a9b2bdc5bacce70b97 - - default default] Tap Mirror: Handle Delete Port: 37bb6c9a-84d8-4853-b39c-b58fcb69016b [pid: 7|app: 0|req: 895/1900] 10.0.0.87 () {32 vars in 747 bytes} [Tue May 26 21:58:01 2026] DELETE /v2.0/subnetpools/42eeb933-d97b-4a2d-8680-795b2d6d4b21/tags/red => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1901] 10.0.0.87 () {34 vars in 748 bytes} [Tue May 26 21:58:01 2026] PUT /v2.0/routers/7dadad2c-666c-4358-b9a4-19c1a21da77a/tags => generated 25 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1902] 10.0.0.87 () {32 vars in 736 bytes} [Tue May 26 21:58:01 2026] GET /v2.0/subnetpools/42eeb933-d97b-4a2d-8680-795b2d6d4b21/tags => generated 30 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1006/1903] 10.0.0.87 () {32 vars in 729 bytes} [Tue May 26 21:58:01 2026] DELETE /v2.0/floatingips/c6b965db-ab15-4d96-a8bc-6319580a67f6 => generated 0 bytes in 261 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 21:58:01.766 6 INFO neutron.api.v2.resource [None req-8045e8db-e95e-4994-8dd9-26b63d59acd3 037efcc7402b42a89b263c20f4db8923 e078c669a815420ea3a9d57fc725b24d - - default default] delete failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1007/1904] 10.0.0.87 () {32 vars in 751 bytes} [Tue May 26 21:58:01 2026] DELETE /v2.0/subnetpools/42eeb933-d97b-4a2d-8680-795b2d6d4b21/tags/green => generated 99 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1905] 10.0.0.87 () {32 vars in 728 bytes} [Tue May 26 21:58:01 2026] GET /v2.0/routers/7dadad2c-666c-4358-b9a4-19c1a21da77a/tags => generated 25 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1906] 10.0.0.87 () {32 vars in 739 bytes} [Tue May 26 21:58:01 2026] DELETE /v2.0/subnetpools/42eeb933-d97b-4a2d-8680-795b2d6d4b21/tags => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 21:58:01.854 6 INFO neutron_taas.services.taas.taas_plugin [None req-c6f3b195-2171-45ce-bffb-fce8fc8ab0cb 7680dfb96ba147b8a0c26305b47bc312 76f2a237e60d42a9b2bdc5bacce70b97 - - default default] TaaS: Handle Delete Port: a3977dfb-0e16-44d0-9b04-c27ecb66e733 2026-05-26 21:58:01.856 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c6f3b195-2171-45ce-bffb-fce8fc8ab0cb 7680dfb96ba147b8a0c26305b47bc312 76f2a237e60d42a9b2bdc5bacce70b97 - - default default] Tap Mirror: Handle Delete Port: a3977dfb-0e16-44d0-9b04-c27ecb66e733 [pid: 7|app: 0|req: 900/1907] 10.0.0.87 () {34 vars in 759 bytes} [Tue May 26 21:58:01 2026] PUT /v2.0/routers/7dadad2c-666c-4358-b9a4-19c1a21da77a/tags/green => generated 4 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1908] 10.0.0.87 () {32 vars in 736 bytes} [Tue May 26 21:58:01 2026] GET /v2.0/subnetpools/42eeb933-d97b-4a2d-8680-795b2d6d4b21/tags => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1008/1909] 10.0.0.87 () {32 vars in 729 bytes} [Tue May 26 21:58:01 2026] DELETE /v2.0/floatingips/8f0cbb6f-66a3-44ca-a35d-0e25135397d0 => generated 0 bytes in 264 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1910] 10.0.0.87 () {32 vars in 728 bytes} [Tue May 26 21:58:02 2026] GET /v2.0/routers/7dadad2c-666c-4358-b9a4-19c1a21da77a/tags => generated 34 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1009/1911] 10.0.0.87 () {32 vars in 729 bytes} [Tue May 26 21:58:02 2026] DELETE /v2.0/subnetpools/42eeb933-d97b-4a2d-8680-795b2d6d4b21 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 21:58:02.186 7 INFO neutron_taas.services.taas.taas_plugin [None req-0f0edf13-4388-40fc-b0bf-0123eea85a0c 7680dfb96ba147b8a0c26305b47bc312 76f2a237e60d42a9b2bdc5bacce70b97 - - default default] TaaS: Handle Delete Port: 81d0c2f8-6289-47da-a1c2-d24df6de407e 2026-05-26 21:58:02.188 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0f0edf13-4388-40fc-b0bf-0123eea85a0c 7680dfb96ba147b8a0c26305b47bc312 76f2a237e60d42a9b2bdc5bacce70b97 - - default default] Tap Mirror: Handle Delete Port: 81d0c2f8-6289-47da-a1c2-d24df6de407e [pid: 6|app: 0|req: 1010/1912] 10.0.0.87 () {34 vars in 755 bytes} [Tue May 26 21:58:02 2026] PUT /v2.0/routers/7dadad2c-666c-4358-b9a4-19c1a21da77a/tags/red => generated 4 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1011/1913] 10.0.0.87 () {32 vars in 728 bytes} [Tue May 26 21:58:02 2026] GET /v2.0/routers/7dadad2c-666c-4358-b9a4-19c1a21da77a/tags => generated 34 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1914] 10.0.0.87 () {32 vars in 729 bytes} [Tue May 26 21:58:02 2026] DELETE /v2.0/floatingips/160b2eff-6e5e-4d7e-a828-3aab3e668a59 => generated 0 bytes in 264 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 21:58:02.447 7 INFO neutron_taas.services.taas.taas_plugin [None req-775f060e-5f17-4a98-aeae-0b97465d2326 7680dfb96ba147b8a0c26305b47bc312 76f2a237e60d42a9b2bdc5bacce70b97 - - default default] TaaS: Handle Delete Port: dbf611bf-eeea-4348-8306-23c321a8fc66 2026-05-26 21:58:02.450 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-775f060e-5f17-4a98-aeae-0b97465d2326 7680dfb96ba147b8a0c26305b47bc312 76f2a237e60d42a9b2bdc5bacce70b97 - - default default] Tap Mirror: Handle Delete Port: dbf611bf-eeea-4348-8306-23c321a8fc66 [pid: 6|app: 0|req: 1012/1915] 10.0.0.87 () {34 vars in 777 bytes} [Tue May 26 21:58:02 2026] PUT /v2.0/routers/7dadad2c-666c-4358-b9a4-19c1a21da77a/tags/black.or.white => generated 4 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1013/1916] 10.0.0.87 () {32 vars in 728 bytes} [Tue May 26 21:58:02 2026] GET /v2.0/routers/7dadad2c-666c-4358-b9a4-19c1a21da77a/tags => generated 52 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1917] 10.0.0.87 () {32 vars in 729 bytes} [Tue May 26 21:58:02 2026] DELETE /v2.0/floatingips/b27ce799-106e-4725-a311-1e45ea35b17d => generated 0 bytes in 259 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1014/1918] 10.0.0.87 () {34 vars in 748 bytes} [Tue May 26 21:58:02 2026] PUT /v2.0/routers/7dadad2c-666c-4358-b9a4-19c1a21da77a/tags => generated 37 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 21:58:02.730 7 INFO neutron_taas.services.taas.taas_plugin [None req-2032127a-f1bb-4bae-95f1-74217e7a6c3b 7680dfb96ba147b8a0c26305b47bc312 76f2a237e60d42a9b2bdc5bacce70b97 - - default default] TaaS: Handle Delete Port: 3cff5cde-dc84-4dd6-93d2-c8fe4b477eb8 2026-05-26 21:58:02.733 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2032127a-f1bb-4bae-95f1-74217e7a6c3b 7680dfb96ba147b8a0c26305b47bc312 76f2a237e60d42a9b2bdc5bacce70b97 - - default default] Tap Mirror: Handle Delete Port: 3cff5cde-dc84-4dd6-93d2-c8fe4b477eb8 [pid: 6|app: 0|req: 1015/1919] 10.0.0.87 () {32 vars in 728 bytes} [Tue May 26 21:58:02 2026] GET /v2.0/routers/7dadad2c-666c-4358-b9a4-19c1a21da77a/tags => generated 37 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1920] 10.0.0.87 () {32 vars in 729 bytes} [Tue May 26 21:58:02 2026] DELETE /v2.0/floatingips/88769fc6-e18c-48f6-8fa3-f9f8cdd2312f => generated 0 bytes in 295 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1016/1921] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:58:02 2026] GET /v2.0/security-groups?tenant_id=43a2aada356e40278288ecb8265e2876&name=default => generated 2925 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1922] 10.0.0.87 () {32 vars in 736 bytes} [Tue May 26 21:58:02 2026] GET /v2.0/routers/7dadad2c-666c-4358-b9a4-19c1a21da77a/tags/red => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 21:58:03.123 7 INFO neutron.api.v2.resource [None req-6c05d4ad-1a58-42d4-b938-96cbe34aadb9 f87425b9454e41eda3f9b08b6a4ba6f7 d7207b2e82ac41b29cdc3a831412ddf8 - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1017/1924] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:58:03 2026] DELETE /v2.0/security-groups/06de72bd-732f-4635-9f6e-c97b8d358dde => 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: 907/1924] 10.0.0.87 () {32 vars in 740 bytes} [Tue May 26 21:58:03 2026] GET /v2.0/routers/7dadad2c-666c-4358-b9a4-19c1a21da77a/tags/green => generated 99 bytes in 86 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1018/1925] 10.0.0.87 () {32 vars in 739 bytes} [Tue May 26 21:58:03 2026] DELETE /v2.0/routers/7dadad2c-666c-4358-b9a4-19c1a21da77a/tags/red => 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: 908/1926] 10.0.0.87 () {32 vars in 728 bytes} [Tue May 26 21:58:03 2026] GET /v2.0/routers/7dadad2c-666c-4358-b9a4-19c1a21da77a/tags => generated 30 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1019/1927] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:58:03 2026] GET /v2.0/security-groups?tenant_id=e078c669a815420ea3a9d57fc725b24d&name=default => generated 2925 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 21:58:03.429 7 INFO neutron.api.v2.resource [None req-e2bdb259-415f-4c36-900c-7c691712d504 f87425b9454e41eda3f9b08b6a4ba6f7 d7207b2e82ac41b29cdc3a831412ddf8 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 909/1928] 10.0.0.87 () {32 vars in 743 bytes} [Tue May 26 21:58:03 2026] DELETE /v2.0/routers/7dadad2c-666c-4358-b9a4-19c1a21da77a/tags/green => generated 99 bytes in 104 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1020/1929] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:58:03 2026] DELETE /v2.0/security-groups/994717ee-55b6-4985-aada-3b33acd51be5 => 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: 910/1930] 10.0.0.87 () {32 vars in 731 bytes} [Tue May 26 21:58:03 2026] DELETE /v2.0/routers/7dadad2c-666c-4358-b9a4-19c1a21da77a/tags => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1021/1931] 10.0.0.87 () {32 vars in 728 bytes} [Tue May 26 21:58:03 2026] GET /v2.0/routers/7dadad2c-666c-4358-b9a4-19c1a21da77a/tags => generated 12 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1022/1932] 10.0.0.87 () {32 vars in 718 bytes} [Tue May 26 21:58:03 2026] GET /v2.0/routers/7dadad2c-666c-4358-b9a4-19c1a21da77a => generated 480 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1933] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:58:03 2026] GET /v2.0/security-groups?tenant_id=fefbbb1f41de4b9db16b2d4830dd3026&name=default => generated 2925 bytes in 390 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1934] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:58:04 2026] DELETE /v2.0/security-groups/e8f1f33e-1973-48da-af44-e8a27515eff3 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1023/1935] 10.0.0.87 () {34 vars in 739 bytes} [Tue May 26 21:58:03 2026] PUT /v2.0/routers/7dadad2c-666c-4358-b9a4-19c1a21da77a => generated 480 bytes in 551 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1024/1936] 10.0.0.87 () {32 vars in 733 bytes} [Tue May 26 21:58:04 2026] GET /v2.0/ports?device_id=7dadad2c-666c-4358-b9a4-19c1a21da77a => 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: 913/1937] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:58:04 2026] GET /v2.0/security-groups?tenant_id=76f2a237e60d42a9b2bdc5bacce70b97&name=default => generated 2925 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 21:58:04.468 6 INFO neutron_taas.services.taas.taas_plugin [None req-cb884143-24b4-4d8e-823b-af060b1c5e7a f87425b9454e41eda3f9b08b6a4ba6f7 d7207b2e82ac41b29cdc3a831412ddf8 - - default default] TaaS: Handle Delete Port: e6286619-35a7-432b-836a-75d650efa820 2026-05-26 21:58:04.473 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cb884143-24b4-4d8e-823b-af060b1c5e7a f87425b9454e41eda3f9b08b6a4ba6f7 d7207b2e82ac41b29cdc3a831412ddf8 - - default default] Tap Mirror: Handle Delete Port: e6286619-35a7-432b-836a-75d650efa820 [pid: 7|app: 0|req: 914/1938] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:58:04 2026] DELETE /v2.0/security-groups/5104ef52-58c1-4860-924f-4cb1ee749334 => 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: 915/1939] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:58:04 2026] GET /v2.0/security-groups?tenant_id=3a8e75730fb34411a81a84409baec32c&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 21:58:04.807 6 INFO neutron.services.segments.plugin [-] Segment 294922a8-01f9-430e-9b4f-377f93292a46 resource provider aggregate not found 2026-05-26 21:58:04.811 6 INFO neutron.services.segments.plugin [-] Segment 294922a8-01f9-430e-9b4f-377f93292a46 resource provider aggregate not found 2026-05-26 21:58:04.825 6 INFO neutron.services.segments.plugin [-] Segment 294922a8-01f9-430e-9b4f-377f93292a46 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 294922a8-01f9-430e-9b4f-377f93292a46 found for delete ", "request_id": "req-ecdb39fb-92c3-4944-8c6f-26a5e38d81dd"}]} 2026-05-26 21:58:04.827 6 INFO neutron.services.segments.plugin [-] Segment 294922a8-01f9-430e-9b4f-377f93292a46 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 294922a8-01f9-430e-9b4f-377f93292a46 found for delete ", "request_id": "req-d8f139a0-8ada-41ae-a129-6c6a24b48a20"}]} 2026-05-26 21:58:04.838 6 INFO neutron.db.l3_hamode_db [None req-cb884143-24b4-4d8e-823b-af060b1c5e7a f87425b9454e41eda3f9b08b6a4ba6f7 d7207b2e82ac41b29cdc3a831412ddf8 - - default default] HA network a1649dac-d71d-4240-8c73-f3694f1fcf2f was deleted as no HA routers are present in tenant d7207b2e82ac41b29cdc3a831412ddf8. [pid: 6|app: 0|req: 1025/1942] 10.0.0.87 () {32 vars in 721 bytes} [Tue May 26 21:58:04 2026] DELETE /v2.0/routers/7dadad2c-666c-4358-b9a4-19c1a21da77a => generated 0 bytes in 554 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1943] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:58:04 2026] DELETE /v2.0/security-groups/c14f6707-2b09-4af7-8889-381f052dc508 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1026/1944] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:58:05 2026] GET /v2.0/security-groups?tenant_id=d7207b2e82ac41b29cdc3a831412ddf8&name=default => generated 2925 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1945] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:58:05 2026] DELETE /v2.0/security-groups/0ed43c04-6285-43fd-a3a0-50c0ab4b437f => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1027/1946] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:58:05 2026] GET /v2.0/security-groups?tenant_id=e52fa27ea8eb4087b81403e7323ca21f&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: 920/1947] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:58:05 2026] DELETE /v2.0/security-groups/1830d462-97dc-4e56-9879-fa63fd1957d9 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1028/1948] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:58:08 2026] GET /v2.0/ports?device_id=f071e037-0a4d-4589-8c10-2e7097588be5 => generated 971 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1949] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:58:08 2026] GET /v2.0/security-groups?id=4e6c4111-7620-4bcf-bd5d-3a1d6f581134&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1029/1950] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:58:08 2026] GET /v2.0/ports?device_id=f071e037-0a4d-4589-8c10-2e7097588be5 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1951] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:58:08 2026] GET /v2.0/security-groups?id=4e6c4111-7620-4bcf-bd5d-3a1d6f581134&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1030/1952] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:58:09 2026] GET /v2.0/ports?device_id=f071e037-0a4d-4589-8c10-2e7097588be5 => 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: 923/1953] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:58:09 2026] GET /v2.0/security-groups?id=4e6c4111-7620-4bcf-bd5d-3a1d6f581134&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1031/1954] 10.0.0.87 () {34 vars in 675 bytes} [Tue May 26 21:58:09 2026] POST /v2.0/qos/policies => generated 359 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1955] 10.0.0.87 () {34 vars in 675 bytes} [Tue May 26 21:58:09 2026] POST /v2.0/qos/policies => generated 359 bytes in 71 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1956] 10.0.0.87 () {34 vars in 675 bytes} [Tue May 26 21:58:09 2026] POST /v2.0/qos/policies => generated 359 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1957] 10.0.0.87 () {34 vars in 675 bytes} [Tue May 26 21:58:10 2026] POST /v2.0/qos/policies => generated 359 bytes in 77 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1958] 10.0.0.87 () {34 vars in 675 bytes} [Tue May 26 21:58:10 2026] POST /v2.0/qos/policies => generated 359 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 21:58:10.259 6 INFO neutron.db.segments_db [None req-62171702-f81b-4bb5-9187-c7eda072170c 028fa5e2f7d946afa11a9e2867364928 85d8c0d84b274e7da2b13d160c5b7eeb - - default default] Added segment 7794cbd5-16f0-4664-9207-03c41941f1bc of type vxlan for network f8906a6a-3e77-4cfe-92c9-71d882b78fc1 [pid: 7|app: 0|req: 928/1959] 10.0.0.87 () {34 vars in 750 bytes} [Tue May 26 21:58:10 2026] PUT /v2.0/policies/7b42b021-a4c2-4d19-a241-d05d3f63fa0d/tags => generated 17 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1960] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:58:10 2026] GET /v2.0/ports?device_id=f071e037-0a4d-4589-8c10-2e7097588be5 => generated 971 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1961] 10.0.0.87 () {34 vars in 750 bytes} [Tue May 26 21:58:10 2026] PUT /v2.0/policies/604a1554-043a-4a50-ba52-65ae3cda5ee5/tags => generated 25 bytes in 320 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1962] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:58:10 2026] GET /v2.0/security-groups?id=4e6c4111-7620-4bcf-bd5d-3a1d6f581134&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1963] 199.204.45.22 () {34 vars in 1077 bytes} [Tue May 26 21:58:10 2026] GET /v2.0/ports?tenant_id=9df9fc0a9f8a4846af98f38b97cb687e&device_id=f071e037-0a4d-4589-8c10-2e7097588be5 => generated 1240 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1032/1964] 10.0.0.87 () {34 vars in 667 bytes} [Tue May 26 21:58:09 2026] POST /v2.0/networks => generated 612 bytes in 1037 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1033/1965] 199.204.45.22 () {34 vars in 983 bytes} [Tue May 26 21:58:10 2026] GET /v2.0/networks?id=2bc83200-2909-4969-a531-5ff86128ff28 => generated 772 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1966] 10.0.0.87 () {34 vars in 750 bytes} [Tue May 26 21:58:10 2026] PUT /v2.0/policies/535ba0d2-73d2-49cb-b6e0-71e35213e043/tags => generated 34 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1967] 199.204.45.22 () {34 vars in 1055 bytes} [Tue May 26 21:58:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=a73fa5ff-f218-4b3f-ae87-73f65f0b16c5 => generated 860 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 21:58:11.080 6 INFO neutron.db.segments_db [None req-e20086c5-77dc-48df-8788-ee7d3920e15c 028fa5e2f7d946afa11a9e2867364928 85d8c0d84b274e7da2b13d160c5b7eeb - - default default] Added segment d18cbe23-8386-435e-9a38-8c084e3ceb14 of type vxlan for network 1d83b4d0-1ca6-47f7-ab3a-ed1acf37fad3 [pid: 7|app: 0|req: 935/1968] 10.0.0.87 () {34 vars in 750 bytes} [Tue May 26 21:58:11 2026] PUT /v2.0/policies/7fd511e0-3bdb-4160-b220-7099b56f5a16/tags => generated 19 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1969] 199.204.45.22 () {34 vars in 981 bytes} [Tue May 26 21:58:11 2026] GET /v2.0/subnets?id=2511bc57-37df-4ae4-964e-c48e0c7f3622 => generated 694 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1970] 199.204.45.22 () {34 vars in 1049 bytes} [Tue May 26 21:58:11 2026] GET /v2.0/ports?network_id=2bc83200-2909-4969-a531-5ff86128ff28&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1971] 199.204.45.22 () {34 vars in 1009 bytes} [Tue May 26 21:58:11 2026] GET /v2.0/networks/2bc83200-2909-4969-a531-5ff86128ff28?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1972] 199.204.45.22 () {34 vars in 1109 bytes} [Tue May 26 21:58:11 2026] GET /v2.0/networks/2bc83200-2909-4969-a531-5ff86128ff28?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: 6|app: 0|req: 1034/1973] 10.0.0.87 () {34 vars in 667 bytes} [Tue May 26 21:58:10 2026] POST /v2.0/networks => generated 613 bytes in 543 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1974] 10.0.0.87 () {34 vars in 750 bytes} [Tue May 26 21:58:11 2026] PUT /v2.0/networks/f8906a6a-3e77-4cfe-92c9-71d882b78fc1/tags => generated 25 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1975] 10.0.0.87 () {32 vars in 730 bytes} [Tue May 26 21:58:11 2026] GET /v2.0/networks/f8906a6a-3e77-4cfe-92c9-71d882b78fc1/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: 942/1976] 10.0.0.87 () {34 vars in 750 bytes} [Tue May 26 21:58:11 2026] PUT /v2.0/networks/1d83b4d0-1ca6-47f7-ab3a-ed1acf37fad3/tags => generated 17 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1977] 10.0.0.87 () {32 vars in 730 bytes} [Tue May 26 21:58:11 2026] GET /v2.0/networks/1d83b4d0-1ca6-47f7-ab3a-ed1acf37fad3/tags => generated 17 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1035/1978] 10.0.0.87 () {32 vars in 671 bytes} [Tue May 26 21:58:11 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1979] 10.0.0.87 () {34 vars in 750 bytes} [Tue May 26 21:58:11 2026] PUT /v2.0/networks/1d83b4d0-1ca6-47f7-ab3a-ed1acf37fad3/tags => generated 12 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1036/1980] 10.0.0.87 () {32 vars in 685 bytes} [Tue May 26 21:58:11 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1981] 10.0.0.87 () {32 vars in 730 bytes} [Tue May 26 21:58:11 2026] GET /v2.0/networks/1d83b4d0-1ca6-47f7-ab3a-ed1acf37fad3/tags => generated 12 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1037/1982] 10.0.0.87 () {32 vars in 681 bytes} [Tue May 26 21:58:11 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1983] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:58:11 2026] GET /v2.0/ports?device_id=f071e037-0a4d-4589-8c10-2e7097588be5 => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1038/1984] 10.0.0.87 () {32 vars in 730 bytes} [Tue May 26 21:58:11 2026] GET /v2.0/networks/f8906a6a-3e77-4cfe-92c9-71d882b78fc1/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1039/1985] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:58:12 2026] GET /v2.0/security-groups?id=4e6c4111-7620-4bcf-bd5d-3a1d6f581134&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1986] 10.0.0.87 () {32 vars in 693 bytes} [Tue May 26 21:58:11 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1987] 10.0.0.87 () {32 vars in 679 bytes} [Tue May 26 21:58:12 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 21:58:12.168 6 INFO neutron.services.segments.plugin [-] Segment 7794cbd5-16f0-4664-9207-03c41941f1bc resource provider aggregate not found [pid: 7|app: 0|req: 949/1988] 10.0.0.87 () {32 vars in 693 bytes} [Tue May 26 21:58:12 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 21:58:12.171 6 INFO neutron.services.segments.plugin [-] Segment 7794cbd5-16f0-4664-9207-03c41941f1bc resource provider aggregate not found 2026-05-26 21:58:12.190 6 INFO neutron.services.segments.plugin [-] Segment 7794cbd5-16f0-4664-9207-03c41941f1bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7794cbd5-16f0-4664-9207-03c41941f1bc found for delete ", "request_id": "req-830b5639-57f6-441d-a230-d002f12cbff3"}]} 2026-05-26 21:58:12.191 6 INFO neutron.services.segments.plugin [-] Segment 7794cbd5-16f0-4664-9207-03c41941f1bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7794cbd5-16f0-4664-9207-03c41941f1bc found for delete ", "request_id": "req-a20bbc54-db2a-40b1-982d-af1612bfda60"}]} [pid: 6|app: 0|req: 1040/1989] 10.0.0.87 () {32 vars in 723 bytes} [Tue May 26 21:58:12 2026] DELETE /v2.0/networks/f8906a6a-3e77-4cfe-92c9-71d882b78fc1 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1990] 10.0.0.87 () {32 vars in 689 bytes} [Tue May 26 21:58:12 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1991] 10.0.0.87 () {32 vars in 701 bytes} [Tue May 26 21:58:12 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1041/1992] 10.0.0.87 () {32 vars in 723 bytes} [Tue May 26 21:58:12 2026] DELETE /v2.0/networks/1d83b4d0-1ca6-47f7-ab3a-ed1acf37fad3 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1993] 10.0.0.87 () {32 vars in 731 bytes} [Tue May 26 21:58:12 2026] DELETE /v2.0/qos/policies/7b42b021-a4c2-4d19-a241-d05d3f63fa0d => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1042/1994] 10.0.0.87 () {32 vars in 731 bytes} [Tue May 26 21:58:12 2026] DELETE /v2.0/qos/policies/604a1554-043a-4a50-ba52-65ae3cda5ee5 => 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: 953/1995] 10.0.0.87 () {32 vars in 731 bytes} [Tue May 26 21:58:12 2026] DELETE /v2.0/qos/policies/535ba0d2-73d2-49cb-b6e0-71e35213e043 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1043/1996] 10.0.0.87 () {32 vars in 731 bytes} [Tue May 26 21:58:12 2026] DELETE /v2.0/qos/policies/7fd511e0-3bdb-4160-b220-7099b56f5a16 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1997] 10.0.0.87 () {32 vars in 731 bytes} [Tue May 26 21:58:12 2026] DELETE /v2.0/qos/policies/89460ee4-d835-43ee-a3b5-c9994ef5cab7 => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1044/1998] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:58:12 2026] GET /v2.0/security-groups?tenant_id=85d8c0d84b274e7da2b13d160c5b7eeb&name=default => generated 2925 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1045/1999] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:58:13 2026] GET /v2.0/ports?device_id=f071e037-0a4d-4589-8c10-2e7097588be5 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/2000] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:58:13 2026] DELETE /v2.0/security-groups/ca5b4bd2-0daf-4e8b-993f-f4d43d709275 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1046/2001] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:58:13 2026] GET /v2.0/security-groups?id=4e6c4111-7620-4bcf-bd5d-3a1d6f581134&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1047/2002] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:58:13 2026] GET /v2.0/security-groups?tenant_id=02b2a20ce3a64aafaf522c4e86df1031&name=default => generated 2925 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1048/2003] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:58:13 2026] DELETE /v2.0/security-groups/1a195167-48eb-449f-924f-aaeef9711075 => 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: 956/2004] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:58:13 2026] GET /v2.0/security-groups?tenant_id=9e2459a8ad1a459bb4ecdb67faa676c4&name=default => generated 2925 bytes in 326 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1049/2005] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:58:13 2026] DELETE /v2.0/security-groups/73422791-a138-46b9-86f4-8cb45b160f46 => 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: 957/2006] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:58:13 2026] GET /v2.0/security-groups?tenant_id=3435f0c1f9bc4e26854d55df0ee7a9b3&name=default => generated 2925 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 21:58:14.206 6 INFO neutron.services.segments.plugin [-] Segment d18cbe23-8386-435e-9a38-8c084e3ceb14 resource provider aggregate not found 2026-05-26 21:58:14.209 6 INFO neutron.services.segments.plugin [-] Segment d18cbe23-8386-435e-9a38-8c084e3ceb14 resource provider aggregate not found 2026-05-26 21:58:14.225 6 INFO neutron.services.segments.plugin [-] Segment d18cbe23-8386-435e-9a38-8c084e3ceb14 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d18cbe23-8386-435e-9a38-8c084e3ceb14 found for delete ", "request_id": "req-675edf2a-69b1-4374-bbd2-812d0157377e"}]} 2026-05-26 21:58:14.228 6 INFO neutron.services.segments.plugin [-] Segment d18cbe23-8386-435e-9a38-8c084e3ceb14 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d18cbe23-8386-435e-9a38-8c084e3ceb14 found for delete ", "request_id": "req-caaba31b-cf97-494c-af4c-d66eea610737"}]} [pid: 6|app: 0|req: 1050/2007] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:58:14 2026] DELETE /v2.0/security-groups/5fa90610-be12-461d-9435-0dfb16a610ee => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1051/2008] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:58:14 2026] GET /v2.0/ports?device_id=f071e037-0a4d-4589-8c10-2e7097588be5 => generated 971 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1052/2009] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:58:14 2026] GET /v2.0/security-groups?id=4e6c4111-7620-4bcf-bd5d-3a1d6f581134&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 21:58:14.509 7 INFO neutron.db.segments_db [None req-a47911b7-bae7-4a3c-a641-9efd0765da1c eb077ad4f0ad42c0a511fe506c18d6bd f237f04cfeb34f4faf0a00c5ddc49f84 - - default default] Added segment 79ba23c5-faad-4938-a99b-4273c4876cd2 of type vxlan for network 36b4ba23-1345-4d71-9bc8-f7f0f3b7bf30 [pid: 6|app: 0|req: 1053/2010] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:58:14 2026] GET /v2.0/security-groups?tenant_id=b4a7a09592c24b4fb881a4ed7c868617&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: 958/2011] 10.0.0.87 () {34 vars in 667 bytes} [Tue May 26 21:58:14 2026] POST /v2.0/networks => generated 621 bytes in 416 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1054/2012] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:58:14 2026] DELETE /v2.0/security-groups/43036dcb-e066-4bf5-be4f-ed9a88f736ca => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/2013] 10.0.0.87 () {34 vars in 666 bytes} [Tue May 26 21:58:14 2026] POST /v2.0/subnets => generated 657 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1055/2014] 10.0.0.87 () {32 vars in 719 bytes} [Tue May 26 21:58:14 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/2015] 10.0.0.87 () {34 vars in 666 bytes} [Tue May 26 21:58:15 2026] POST /v2.0/subnets => generated 730 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 21:58:15.281 6 INFO neutron.db.segments_db [None req-8f525471-9dd0-49ef-b070-da25d22e7f3d eb077ad4f0ad42c0a511fe506c18d6bd f237f04cfeb34f4faf0a00c5ddc49f84 - - default default] Added segment 12d0c8ea-dc3f-47a9-a393-357fd2d1de47 of type vxlan for network 84f5315c-54a7-4212-ada8-555413bf045e [pid: 6|app: 0|req: 1056/2016] 10.0.0.87 () {34 vars in 667 bytes} [Tue May 26 21:58:15 2026] POST /v2.0/networks => generated 619 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1057/2017] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:58:15 2026] GET /v2.0/ports?device_id=f071e037-0a4d-4589-8c10-2e7097588be5 => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1058/2018] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:58:15 2026] GET /v2.0/security-groups?id=4e6c4111-7620-4bcf-bd5d-3a1d6f581134&fields=id&fields=name => generated 113 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/2019] 10.0.0.87 () {34 vars in 666 bytes} [Tue May 26 21:58:15 2026] POST /v2.0/subnets => generated 656 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1059/2020] 10.0.0.87 () {34 vars in 666 bytes} [Tue May 26 21:58:15 2026] POST /v2.0/subnets => generated 725 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 21:58:15.918 7 INFO neutron.db.segments_db [None req-268da61f-8343-40a9-a016-19d366981709 eb077ad4f0ad42c0a511fe506c18d6bd f237f04cfeb34f4faf0a00c5ddc49f84 - - default default] Added segment d8ab16d8-f2d5-4fa6-9edd-511135f53ea5 of type vxlan for network 6ab0baa1-2a7e-4035-a729-a25f422aefd9 [pid: 7|app: 0|req: 962/2021] 10.0.0.87 () {34 vars in 667 bytes} [Tue May 26 21:58:15 2026] POST /v2.0/networks => generated 618 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1060/2022] 10.0.0.87 () {34 vars in 666 bytes} [Tue May 26 21:58:16 2026] POST /v2.0/subnets => generated 656 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/2023] 10.0.0.87 () {34 vars in 666 bytes} [Tue May 26 21:58:16 2026] POST /v2.0/subnets => generated 730 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 21:58:16.590 6 INFO neutron.db.segments_db [None req-2146cf9d-cdd0-43d7-bb68-7b778a40abd2 eb077ad4f0ad42c0a511fe506c18d6bd f237f04cfeb34f4faf0a00c5ddc49f84 - - default default] Added segment b3a3a1f3-560e-4fee-b873-16ba8c93ad05 of type vxlan for network 1d337191-c15b-420f-8c4e-aff0bdb7a618 [pid: 7|app: 0|req: 964/2024] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:58:16 2026] GET /v2.0/ports?device_id=f071e037-0a4d-4589-8c10-2e7097588be5 => generated 969 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/2025] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:58:16 2026] GET /v2.0/security-groups?id=4e6c4111-7620-4bcf-bd5d-3a1d6f581134&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 21:58:16.937 6 INFO neutron.db.l3_hamode_db [None req-2146cf9d-cdd0-43d7-bb68-7b778a40abd2 eb077ad4f0ad42c0a511fe506c18d6bd f237f04cfeb34f4faf0a00c5ddc49f84 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-26 21:58:17.823 6 INFO neutron.db.l3_hamode_db [None req-2146cf9d-cdd0-43d7-bb68-7b778a40abd2 eb077ad4f0ad42c0a511fe506c18d6bd f237f04cfeb34f4faf0a00c5ddc49f84 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 966/2026] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:58:17 2026] GET /v2.0/ports?device_id=f071e037-0a4d-4589-8c10-2e7097588be5 => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/2027] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:58:17 2026] GET /v2.0/security-groups?id=4e6c4111-7620-4bcf-bd5d-3a1d6f581134&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: 6|app: 0|req: 1061/2028] 10.0.0.87 () {34 vars in 666 bytes} [Tue May 26 21:58:16 2026] POST /v2.0/routers => generated 685 bytes in 2297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 21:58:19.107 7 INFO neutron.db.segments_db [None req-63c4afd7-95bc-48b9-a630-ab02f32ac5ec 1e4b02b305ac45758756af7f853755f4 6b90a2dce8604226aec045a8d931a8bc - - default default] Added segment c4c45cbd-2529-4fbb-aed1-a5941182b61e of type vxlan for network 91441f1f-fae8-49a0-9029-77520a5e2f7c [pid: 7|app: 0|req: 968/2029] 10.0.0.87 () {34 vars in 667 bytes} [Tue May 26 21:58:18 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) [pid: 7|app: 0|req: 969/2030] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:58:19 2026] GET /v2.0/ports?device_id=f071e037-0a4d-4589-8c10-2e7097588be5 => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/2031] 10.0.0.87 () {34 vars in 666 bytes} [Tue May 26 21:58:19 2026] POST /v2.0/subnets => generated 626 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/2032] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:58:19 2026] GET /v2.0/security-groups?id=4e6c4111-7620-4bcf-bd5d-3a1d6f581134&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 21:58:19.542 7 INFO neutron.db.segments_db [None req-fae6957a-259e-4230-9d31-01161e2c5f50 1e4b02b305ac45758756af7f853755f4 6b90a2dce8604226aec045a8d931a8bc - - default default] Added segment 558a2b2a-f961-4793-b3b3-934c9a489c4f of type vxlan for network 77e36b88-44a2-4617-8dd4-f6df1116fd54 [pid: 7|app: 0|req: 972/2033] 10.0.0.87 () {34 vars in 667 bytes} [Tue May 26 21:58:19 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: 973/2034] 10.0.0.87 () {34 vars in 666 bytes} [Tue May 26 21:58:19 2026] POST /v2.0/subnets => generated 629 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 21:58:19.953 7 INFO neutron.db.segments_db [None req-2dc73484-dc04-4967-ada7-76fbe19698d2 1e4b02b305ac45758756af7f853755f4 6b90a2dce8604226aec045a8d931a8bc - - default default] Added segment 38f898b5-bba8-4c95-b40f-60b203dc3e8e of type vxlan for network 2f8fd5b1-aea2-4f11-b39f-e775841190f9 [pid: 7|app: 0|req: 976/2037] 10.0.0.87 () {34 vars in 667 bytes} [Tue May 26 21:58:19 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: 6|app: 0|req: 1062/2038] 10.0.0.87 () {34 vars in 780 bytes} [Tue May 26 21:58:18 2026] PUT /v2.0/routers/1f472581-41de-446a-8451-21970e5cbc49/add_router_interface => generated 309 bytes in 1336 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/2039] 10.0.0.87 () {34 vars in 666 bytes} [Tue May 26 21:58:20 2026] POST /v2.0/subnets => generated 629 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 21:58:20.374 7 INFO neutron.db.segments_db [None req-14a02c60-f2ce-463c-ba94-a59616df707e 1e4b02b305ac45758756af7f853755f4 6b90a2dce8604226aec045a8d931a8bc - - default default] Added segment 52a30829-96c5-4468-b3bc-2cf234399a89 of type vxlan for network 6363e6d5-aa72-4f48-8b97-68de6557db50 [pid: 7|app: 0|req: 978/2040] 10.0.0.87 () {34 vars in 667 bytes} [Tue May 26 21:58:20 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) [pid: 7|app: 0|req: 979/2041] 10.0.0.87 () {34 vars in 666 bytes} [Tue May 26 21:58:20 2026] POST /v2.0/subnets => generated 629 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/2042] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:58:20 2026] GET /v2.0/ports?device_id=f071e037-0a4d-4589-8c10-2e7097588be5 => generated 971 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 21:58:20.837 7 INFO neutron.db.segments_db [None req-a1b9e919-9304-4718-8051-27df67e35682 1e4b02b305ac45758756af7f853755f4 6b90a2dce8604226aec045a8d931a8bc - - default default] Added segment d02f81da-7e20-4c4e-b1ab-db7528ab4655 of type vxlan for network 38238a0c-b194-4965-bbb1-f49485ec92aa [pid: 7|app: 0|req: 981/2043] 10.0.0.87 () {34 vars in 667 bytes} [Tue May 26 21:58:20 2026] POST /v2.0/networks => generated 612 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/2044] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:58:20 2026] GET /v2.0/security-groups?id=4e6c4111-7620-4bcf-bd5d-3a1d6f581134&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: 983/2045] 10.0.0.87 () {34 vars in 666 bytes} [Tue May 26 21:58:20 2026] POST /v2.0/subnets => generated 629 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/2046] 10.0.0.87 () {34 vars in 748 bytes} [Tue May 26 21:58:21 2026] PUT /v2.0/subnets/d4886c87-af1a-4592-bc1d-1a788fc06f71/tags => generated 17 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/2047] 10.0.0.87 () {34 vars in 748 bytes} [Tue May 26 21:58:21 2026] PUT /v2.0/subnets/8cb16ca4-2da8-40a3-89b0-7136a4b9350d/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/2048] 10.0.0.87 () {34 vars in 748 bytes} [Tue May 26 21:58:21 2026] PUT /v2.0/subnets/7e5b3d7c-43a7-41b8-93dd-3b30bc4ccfd4/tags => generated 34 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/2049] 10.0.0.87 () {34 vars in 748 bytes} [Tue May 26 21:58:21 2026] PUT /v2.0/subnets/dfbf6884-81db-4fad-a9fc-89dac16e02bc/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: 988/2050] 10.0.0.87 () {32 vars in 661 bytes} [Tue May 26 21:58:21 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/2051] 10.0.0.87 () {32 vars in 675 bytes} [Tue May 26 21:58:21 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1063/2052] 10.0.0.87 () {34 vars in 780 bytes} [Tue May 26 21:58:20 2026] PUT /v2.0/routers/1f472581-41de-446a-8451-21970e5cbc49/add_router_interface => generated 309 bytes in 1360 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/2053] 10.0.0.87 () {32 vars in 671 bytes} [Tue May 26 21:58:21 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/2054] 10.0.0.87 () {32 vars in 683 bytes} [Tue May 26 21:58:21 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/2055] 10.0.0.87 () {32 vars in 669 bytes} [Tue May 26 21:58:21 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/2056] 10.0.0.87 () {32 vars in 683 bytes} [Tue May 26 21:58:21 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/2057] 10.0.0.87 () {32 vars in 679 bytes} [Tue May 26 21:58:21 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/2058] 10.0.0.87 () {32 vars in 691 bytes} [Tue May 26 21:58:21 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/2059] 10.0.0.87 () {32 vars in 721 bytes} [Tue May 26 21:58:21 2026] DELETE /v2.0/subnets/d4886c87-af1a-4592-bc1d-1a788fc06f71 => 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: 997/2060] 10.0.0.87 () {32 vars in 721 bytes} [Tue May 26 21:58:21 2026] DELETE /v2.0/subnets/8cb16ca4-2da8-40a3-89b0-7136a4b9350d => 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: 998/2061] 10.0.0.87 () {32 vars in 721 bytes} [Tue May 26 21:58:22 2026] DELETE /v2.0/subnets/7e5b3d7c-43a7-41b8-93dd-3b30bc4ccfd4 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/2062] 10.0.0.87 () {32 vars in 721 bytes} [Tue May 26 21:58:22 2026] DELETE /v2.0/subnets/dfbf6884-81db-4fad-a9fc-89dac16e02bc => generated 0 bytes in 97 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/2063] 10.0.0.87 () {32 vars in 721 bytes} [Tue May 26 21:58:22 2026] DELETE /v2.0/subnets/c029c10f-3eb2-4817-af6f-5f1ae963d0e3 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 21:58:22.522 7 INFO neutron.services.segments.plugin [-] Segment c4c45cbd-2529-4fbb-aed1-a5941182b61e resource provider aggregate not found 2026-05-26 21:58:22.523 7 INFO neutron.services.segments.plugin [-] Segment c4c45cbd-2529-4fbb-aed1-a5941182b61e resource provider aggregate not found 2026-05-26 21:58:22.543 7 INFO neutron.services.segments.plugin [-] Segment c4c45cbd-2529-4fbb-aed1-a5941182b61e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c4c45cbd-2529-4fbb-aed1-a5941182b61e found for delete ", "request_id": "req-1a764374-a6f3-4af2-9625-72c7f3f299a3"}]} [pid: 7|app: 0|req: 1001/2064] 10.0.0.87 () {32 vars in 723 bytes} [Tue May 26 21:58:22 2026] DELETE /v2.0/networks/91441f1f-fae8-49a0-9029-77520a5e2f7c => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 21:58:22.550 7 INFO neutron.services.segments.plugin [-] Segment c4c45cbd-2529-4fbb-aed1-a5941182b61e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c4c45cbd-2529-4fbb-aed1-a5941182b61e found for delete ", "request_id": "req-e7bd5b07-cb10-4dca-bdf8-9bc20d908c0f"}]} [pid: 7|app: 0|req: 1002/2065] 10.0.0.87 () {32 vars in 723 bytes} [Tue May 26 21:58:22 2026] DELETE /v2.0/networks/77e36b88-44a2-4617-8dd4-f6df1116fd54 => 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: 1003/2066] 10.0.0.87 () {32 vars in 723 bytes} [Tue May 26 21:58:22 2026] DELETE /v2.0/networks/2f8fd5b1-aea2-4f11-b39f-e775841190f9 => 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: 1004/2067] 10.0.0.87 () {32 vars in 723 bytes} [Tue May 26 21:58:22 2026] DELETE /v2.0/networks/6363e6d5-aa72-4f48-8b97-68de6557db50 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1064/2068] 10.0.0.87 () {34 vars in 780 bytes} [Tue May 26 21:58:21 2026] PUT /v2.0/routers/1f472581-41de-446a-8451-21970e5cbc49/add_router_interface => generated 309 bytes in 1484 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/2069] 10.0.0.87 () {32 vars in 723 bytes} [Tue May 26 21:58:22 2026] DELETE /v2.0/networks/38238a0c-b194-4965-bbb1-f49485ec92aa => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1065/2070] 10.0.0.87 () {34 vars in 681 bytes} [Tue May 26 21:58:23 2026] POST /v2.0/security-groups => generated 1627 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/2071] 10.0.0.87 () {34 vars in 692 bytes} [Tue May 26 21:58:23 2026] POST /v2.0/security-group-rules => generated 597 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1066/2072] 10.0.0.87 () {34 vars in 692 bytes} [Tue May 26 21:58:23 2026] POST /v2.0/security-group-rules => generated 597 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/2073] 10.0.0.87 () {34 vars in 692 bytes} [Tue May 26 21:58:23 2026] POST /v2.0/security-group-rules => generated 599 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1067/2074] 10.0.0.87 () {34 vars in 692 bytes} [Tue May 26 21:58:23 2026] POST /v2.0/security-group-rules => generated 601 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/2075] 10.0.0.87 () {34 vars in 692 bytes} [Tue May 26 21:58:23 2026] POST /v2.0/security-group-rules => generated 601 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1068/2076] 10.0.0.87 () {34 vars in 692 bytes} [Tue May 26 21:58:23 2026] POST /v2.0/security-group-rules => generated 597 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1069/2077] 10.0.0.87 () {34 vars in 692 bytes} [Tue May 26 21:58:24 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: 1009/2078] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:58:24 2026] GET /v2.0/security-groups?tenant_id=912d1fff20874cad82881e35b1eb8446&name=default => generated 2925 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1070/2079] 10.0.0.87 () {34 vars in 692 bytes} [Tue May 26 21:58:24 2026] POST /v2.0/security-group-rules => generated 597 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/2080] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:58:24 2026] DELETE /v2.0/security-groups/92bfa4be-564f-403f-879d-7e1d5e695361 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1071/2081] 10.0.0.87 () {34 vars in 692 bytes} [Tue May 26 21:58:24 2026] POST /v2.0/security-group-rules => generated 599 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 21:58:24.562 7 INFO neutron.services.segments.plugin [-] Segment 558a2b2a-f961-4793-b3b3-934c9a489c4f resource provider aggregate not found [pid: 6|app: 0|req: 1072/2082] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:58:24 2026] GET /v2.0/security-groups?tenant_id=6b90a2dce8604226aec045a8d931a8bc&name=default => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 21:58:24.572 7 INFO neutron.services.segments.plugin [-] Segment 558a2b2a-f961-4793-b3b3-934c9a489c4f resource provider aggregate not found 2026-05-26 21:58:24.585 7 INFO neutron.services.segments.plugin [-] Segment 558a2b2a-f961-4793-b3b3-934c9a489c4f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 558a2b2a-f961-4793-b3b3-934c9a489c4f found for delete ", "request_id": "req-ea9f6427-4629-4a0b-b84e-e5c0ddbfeb1e"}]} 2026-05-26 21:58:24.593 7 INFO neutron.services.segments.plugin [-] Segment 558a2b2a-f961-4793-b3b3-934c9a489c4f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 558a2b2a-f961-4793-b3b3-934c9a489c4f found for delete ", "request_id": "req-0ea6b791-2e2a-41be-bd65-f2184fc85bfd"}]} 2026-05-26 21:58:24.619 7 INFO neutron.services.segments.plugin [-] Segment 38f898b5-bba8-4c95-b40f-60b203dc3e8e resource provider aggregate not found 2026-05-26 21:58:24.622 7 INFO neutron.services.segments.plugin [-] Segment 38f898b5-bba8-4c95-b40f-60b203dc3e8e resource provider aggregate not found 2026-05-26 21:58:24.651 7 INFO neutron.services.segments.plugin [-] Segment 38f898b5-bba8-4c95-b40f-60b203dc3e8e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38f898b5-bba8-4c95-b40f-60b203dc3e8e found for delete ", "request_id": "req-744c1320-f734-4fbc-8e30-a92d8a588bf1"}]} 2026-05-26 21:58:24.654 7 INFO neutron.services.segments.plugin [-] Segment 38f898b5-bba8-4c95-b40f-60b203dc3e8e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38f898b5-bba8-4c95-b40f-60b203dc3e8e found for delete ", "request_id": "req-6fda00db-f763-48ba-9754-c1a0e6219136"}]} 2026-05-26 21:58:24.683 7 INFO neutron.services.segments.plugin [-] Segment 52a30829-96c5-4468-b3bc-2cf234399a89 resource provider aggregate not found [pid: 6|app: 0|req: 1073/2083] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:58:24 2026] DELETE /v2.0/security-groups/6555f823-588e-497c-b229-6536791a5528 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 21:58:24.686 7 INFO neutron.services.segments.plugin [-] Segment 52a30829-96c5-4468-b3bc-2cf234399a89 resource provider aggregate not found 2026-05-26 21:58:24.707 7 INFO neutron.services.segments.plugin [-] Segment 52a30829-96c5-4468-b3bc-2cf234399a89 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52a30829-96c5-4468-b3bc-2cf234399a89 found for delete ", "request_id": "req-389df7b5-167f-4c90-ba56-cfa25a2ebcfd"}]} 2026-05-26 21:58:24.715 7 INFO neutron.services.segments.plugin [-] Segment 52a30829-96c5-4468-b3bc-2cf234399a89 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52a30829-96c5-4468-b3bc-2cf234399a89 found for delete ", "request_id": "req-e3b9e8cf-8977-4fd3-9266-41b69c969982"}]} 2026-05-26 21:58:24.730 7 INFO neutron.services.segments.plugin [-] Segment d02f81da-7e20-4c4e-b1ab-db7528ab4655 resource provider aggregate not found 2026-05-26 21:58:24.738 7 INFO neutron.services.segments.plugin [-] Segment d02f81da-7e20-4c4e-b1ab-db7528ab4655 resource provider aggregate not found 2026-05-26 21:58:24.746 7 INFO neutron.services.segments.plugin [-] Segment d02f81da-7e20-4c4e-b1ab-db7528ab4655 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d02f81da-7e20-4c4e-b1ab-db7528ab4655 found for delete ", "request_id": "req-701e3a35-dcad-4d9b-beaf-5978fe1eb6e3"}]} 2026-05-26 21:58:24.758 7 INFO neutron.services.segments.plugin [-] Segment d02f81da-7e20-4c4e-b1ab-db7528ab4655 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d02f81da-7e20-4c4e-b1ab-db7528ab4655 found for delete ", "request_id": "req-9f4c54e6-6ac5-4900-907c-cc67fe487ba9"}]} [pid: 7|app: 0|req: 1011/2084] 10.0.0.87 () {34 vars in 692 bytes} [Tue May 26 21:58:24 2026] POST /v2.0/security-group-rules => generated 601 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1074/2085] 10.0.0.87 () {34 vars in 692 bytes} [Tue May 26 21:58:24 2026] POST /v2.0/security-group-rules => generated 597 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2086] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:58:24 2026] GET /v2.0/security-groups?tenant_id=19a902fdf0d9432eb1434ab9e9714b26&name=default => generated 2925 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1075/2087] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:58:24 2026] DELETE /v2.0/security-groups/7d6c16b7-18d7-4821-839f-a40cbbec8a38 => 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: 1013/2088] 10.0.0.123 () {34 vars in 1092 bytes} [Tue May 26 21:58:25 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-400750200&fields=id&tenant_id=f237f04cfeb34f4faf0a00c5ddc49f84 => generated 69 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1076/2089] 10.0.0.123 () {34 vars in 980 bytes} [Tue May 26 21:58:25 2026] GET /v2.0/networks?id=84f5315c-54a7-4212-ada8-555413bf045e => generated 705 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/2090] 10.0.0.123 () {34 vars in 963 bytes} [Tue May 26 21:58:25 2026] GET /v2.0/quotas/f237f04cfeb34f4faf0a00c5ddc49f84 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1077/2091] 10.0.0.123 () {34 vars in 1000 bytes} [Tue May 26 21:58:25 2026] GET /v2.0/ports?tenant_id=f237f04cfeb34f4faf0a00c5ddc49f84&fields=id => generated 195 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/2092] 10.0.0.123 () {34 vars in 1006 bytes} [Tue May 26 21:58:25 2026] GET /v2.0/networks/84f5315c-54a7-4212-ada8-555413bf045e?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1078/2093] 10.0.0.123 () {34 vars in 1106 bytes} [Tue May 26 21:58:25 2026] GET /v2.0/networks/84f5315c-54a7-4212-ada8-555413bf045e?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: 1016/2094] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:58:25 2026] GET /v2.0/ports?device_id=29a62fa1-6fbe-4d44-ad2b-c1b1356cf094 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 21:58:29.572 6 INFO neutron.db.segments_db [None req-dab30ce7-9d47-4591-b2b7-56387cb43131 b24ba60fc7344c60b14a49877778f273 29ce9261107348799276157becc4568a - - default default] Added segment bab871d6-e38e-47c8-be92-b1d487aeb828 of type vxlan for network d072695d-4e1d-4721-af48-038ac124773f [pid: 6|app: 0|req: 1079/2095] 10.0.0.87 () {34 vars in 667 bytes} [Tue May 26 21:58:29 2026] POST /v2.0/networks => generated 613 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2096] 10.0.0.87 () {34 vars in 661 bytes} [Tue May 26 21:58:29 2026] POST /v2.0/ports => generated 743 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1018/2097] 199.204.45.22 () {34 vars in 983 bytes} [Tue May 26 21:58:29 2026] GET /v2.0/networks?id=84f5315c-54a7-4212-ada8-555413bf045e => 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: 1019/2098] 199.204.45.22 () {34 vars in 1047 bytes} [Tue May 26 21:58:30 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f237f04cfeb34f4faf0a00c5ddc49f84 => generated 178 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1080/2099] 10.0.0.87 () {34 vars in 663 bytes} [Tue May 26 21:58:29 2026] POST /v2.0/trunks => generated 407 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 21:58:30.158 6 INFO neutron.db.segments_db [None req-9d881557-27d2-49f2-929c-a3941cfb0696 b24ba60fc7344c60b14a49877778f273 29ce9261107348799276157becc4568a - - default default] Added segment 617c2207-4c6f-43cf-a01b-c922785a28ff of type vxlan for network 69eed030-4492-422f-8a13-d597d8b34a24 [pid: 6|app: 0|req: 1081/2100] 10.0.0.87 () {34 vars in 667 bytes} [Tue May 26 21:58:30 2026] POST /v2.0/networks => generated 612 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1082/2101] 10.0.0.87 () {34 vars in 661 bytes} [Tue May 26 21:58:30 2026] POST /v2.0/ports => generated 743 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/2102] 199.204.45.22 () {38 vars in 952 bytes} [Tue May 26 21:58:30 2026] POST /v2.0/ports => generated 1183 bytes in 410 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1021/2103] 10.0.0.87 () {34 vars in 663 bytes} [Tue May 26 21:58:30 2026] POST /v2.0/trunks => generated 407 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 21:58:30.767 7 INFO neutron.db.segments_db [None req-cbadd3ad-6d4f-4608-95c2-9c82ce1bbbf3 b24ba60fc7344c60b14a49877778f273 29ce9261107348799276157becc4568a - - default default] Added segment e386e0f0-77eb-48d0-b2a5-49dc4384535b of type vxlan for network 100eb48b-0da6-4258-a336-8953e6da1fe2 [pid: 7|app: 0|req: 1022/2104] 10.0.0.87 () {34 vars in 667 bytes} [Tue May 26 21:58:30 2026] POST /v2.0/networks => generated 613 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1083/2105] 199.204.45.22 () {38 vars in 1025 bytes} [Tue May 26 21:58:30 2026] PUT /v2.0/ports/dbfd5049-48f6-41b7-89d7-7eeb23698693 => generated 1464 bytes in 427 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: 1023/2106] 10.0.0.230 () {34 vars in 988 bytes} [Tue May 26 21:58:30 2026] GET /v2.0/ports?device_id=f071e037-0a4d-4589-8c10-2e7097588be5 => generated 1240 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 21:58:30.960 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-1703af2b-ebb0-4627-96d0-47a00e6ba5bb'] response: {'name': 'network-changed', 'server_uuid': '29a62fa1-6fbe-4d44-ad2b-c1b1356cf094', 'tag': 'dbfd5049-48f6-41b7-89d7-7eeb23698693', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 1084/2107] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:58:30 2026] GET /v2.0/ports?device_id=29a62fa1-6fbe-4d44-ad2b-c1b1356cf094 => generated 1198 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1085/2108] 10.0.0.230 () {34 vars in 1038 bytes} [Tue May 26 21:58:31 2026] GET /v2.0/security-groups?id=4e6c4111-7620-4bcf-bd5d-3a1d6f581134&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: 6|app: 0|req: 1086/2109] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:58:31 2026] GET /v2.0/security-groups?id=a90174a5-9648-4b30-b0da-cbf57f3221f0&fields=id&fields=name => generated 111 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2110] 10.0.0.87 () {34 vars in 661 bytes} [Tue May 26 21:58:30 2026] POST /v2.0/ports => generated 743 bytes in 300 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1087/2111] 10.0.0.87 () {34 vars in 663 bytes} [Tue May 26 21:58:31 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-05-26 21:58:31.473 7 INFO neutron.db.segments_db [None req-55f2143c-9cdf-4ac6-936d-93f1b1886019 b24ba60fc7344c60b14a49877778f273 29ce9261107348799276157becc4568a - - default default] Added segment 61090db5-6d0a-4764-983d-e07aa03944c9 of type vxlan for network d3c5b1cf-9066-4405-a235-847f0dd4e6cf [pid: 6|app: 0|req: 1088/2112] 199.204.45.22 () {34 vars in 1077 bytes} [Tue May 26 21:58:31 2026] GET /v2.0/ports?tenant_id=f237f04cfeb34f4faf0a00c5ddc49f84&device_id=29a62fa1-6fbe-4d44-ad2b-c1b1356cf094 => generated 1467 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2113] 10.0.0.87 () {34 vars in 667 bytes} [Tue May 26 21:58:31 2026] POST /v2.0/networks => generated 612 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1089/2114] 199.204.45.22 () {34 vars in 1015 bytes} [Tue May 26 21:58:31 2026] GET /v2.0/networks?tenant_id=f237f04cfeb34f4faf0a00c5ddc49f84&shared=False => generated 2376 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1090/2115] 199.204.45.22 () {34 vars in 927 bytes} [Tue May 26 21:58:31 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2116] 10.0.0.87 () {34 vars in 661 bytes} [Tue May 26 21:58:31 2026] POST /v2.0/ports => generated 743 bytes in 284 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1091/2117] 10.0.0.87 () {34 vars in 663 bytes} [Tue May 26 21:58:31 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-05-26 21:58:32.086 7 INFO neutron.db.segments_db [None req-f62cafb1-d35d-4ebd-aa16-d4d7740ab047 b24ba60fc7344c60b14a49877778f273 29ce9261107348799276157becc4568a - - default default] Added segment cc8b268c-c2a4-4ba2-99d2-17b2a54b8edd of type vxlan for network 174d128e-8a69-4d8b-8433-5b42a5ba5be7 [pid: 7|app: 0|req: 1027/2118] 10.0.0.87 () {34 vars in 667 bytes} [Tue May 26 21:58:32 2026] POST /v2.0/networks => generated 613 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1092/2119] 10.0.0.87 () {34 vars in 661 bytes} [Tue May 26 21:58:32 2026] POST /v2.0/ports => generated 743 bytes in 277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2120] 10.0.0.87 () {34 vars in 663 bytes} [Tue May 26 21:58:32 2026] POST /v2.0/trunks => generated 407 bytes in 146 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: 6|app: 0|req: 1093/2121] 10.0.0.87 () {34 vars in 746 bytes} [Tue May 26 21:58:32 2026] PUT /v2.0/trunks/3ab5a1cb-14f0-48d5-8372-21fe5c5aee05/tags => generated 17 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1094/2122] 10.0.0.87 () {34 vars in 746 bytes} [Tue May 26 21:58:32 2026] PUT /v2.0/trunks/007080b3-4c44-47b5-be79-45d95d456a4f/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2123] 199.204.45.22 () {34 vars in 1077 bytes} [Tue May 26 21:58:32 2026] GET /v2.0/ports?tenant_id=f237f04cfeb34f4faf0a00c5ddc49f84&device_id=29a62fa1-6fbe-4d44-ad2b-c1b1356cf094 => generated 1467 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2124] 199.204.45.22 () {34 vars in 1055 bytes} [Tue May 26 21:58:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.173&port_id=dbfd5049-48f6-41b7-89d7-7eeb23698693 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1095/2125] 10.0.0.87 () {34 vars in 746 bytes} [Tue May 26 21:58:32 2026] PUT /v2.0/trunks/cb73d188-cc6f-4bb2-aac6-d1219ef03d29/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1096/2126] 199.204.45.22 () {34 vars in 1101 bytes} [Tue May 26 21:58:32 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A393&port_id=dbfd5049-48f6-41b7-89d7-7eeb23698693 => 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: 1031/2127] 10.0.0.87 () {34 vars in 746 bytes} [Tue May 26 21:58:32 2026] PUT /v2.0/trunks/3100daea-cda4-49ec-9bb5-51c47d7a2249/tags => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2128] 10.0.0.87 () {32 vars in 659 bytes} [Tue May 26 21:58:32 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1097/2129] 199.204.45.22 () {34 vars in 1061 bytes} [Tue May 26 21:58:32 2026] GET /v2.0/subnets?id=9085e22b-ebc9-4493-9f45-fe8b549f4d69&id=9e1ba416-4bf1-4cb5-a5c1-05a7c21d6554 => generated 1410 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2130] 10.0.0.87 () {32 vars in 673 bytes} [Tue May 26 21:58:32 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1098/2131] 199.204.45.22 () {34 vars in 1049 bytes} [Tue May 26 21:58:32 2026] GET /v2.0/ports?network_id=84f5315c-54a7-4212-ada8-555413bf045e&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2132] 10.0.0.87 () {32 vars in 669 bytes} [Tue May 26 21:58:32 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2133] 10.0.0.87 () {32 vars in 681 bytes} [Tue May 26 21:58:32 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1099/2134] 199.204.45.22 () {34 vars in 1049 bytes} [Tue May 26 21:58:32 2026] GET /v2.0/ports?network_id=84f5315c-54a7-4212-ada8-555413bf045e&device_owner=network%3Adhcp => generated 1457 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2135] 10.0.0.87 () {32 vars in 667 bytes} [Tue May 26 21:58:32 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: 1037/2136] 10.0.0.87 () {32 vars in 681 bytes} [Tue May 26 21:58:32 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: 6|app: 0|req: 1100/2137] 199.204.45.22 () {34 vars in 1009 bytes} [Tue May 26 21:58:32 2026] GET /v2.0/networks/84f5315c-54a7-4212-ada8-555413bf045e?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2138] 10.0.0.87 () {32 vars in 677 bytes} [Tue May 26 21:58:32 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2139] 10.0.0.87 () {32 vars in 689 bytes} [Tue May 26 21:58:32 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1101/2140] 199.204.45.22 () {34 vars in 1109 bytes} [Tue May 26 21:58:32 2026] GET /v2.0/networks/84f5315c-54a7-4212-ada8-555413bf045e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2141] 10.0.0.87 () {32 vars in 716 bytes} [Tue May 26 21:58:32 2026] GET /v2.0/trunks/3ab5a1cb-14f0-48d5-8372-21fe5c5aee05 => generated 412 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1102/2142] 10.0.0.87 () {32 vars in 714 bytes} [Tue May 26 21:58:32 2026] GET /v2.0/ports/c437c68e-c05e-4de2-b9bf-be9faa5f0cd5 => generated 826 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2143] 10.0.0.87 () {32 vars in 719 bytes} [Tue May 26 21:58:33 2026] DELETE /v2.0/trunks/3ab5a1cb-14f0-48d5-8372-21fe5c5aee05 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1103/2144] 10.0.0.87 () {32 vars in 716 bytes} [Tue May 26 21:58:33 2026] GET /v2.0/trunks/007080b3-4c44-47b5-be79-45d95d456a4f => generated 420 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2145] 10.0.0.87 () {32 vars in 714 bytes} [Tue May 26 21:58:33 2026] GET /v2.0/ports/2d5374f1-f039-47d2-b035-5017e4c540aa => generated 826 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1104/2146] 10.0.0.87 () {32 vars in 719 bytes} [Tue May 26 21:58:33 2026] DELETE /v2.0/trunks/007080b3-4c44-47b5-be79-45d95d456a4f => 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: 1043/2147] 10.0.0.87 () {32 vars in 716 bytes} [Tue May 26 21:58:33 2026] GET /v2.0/trunks/cb73d188-cc6f-4bb2-aac6-d1219ef03d29 => generated 429 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1105/2148] 10.0.0.87 () {32 vars in 714 bytes} [Tue May 26 21:58:33 2026] GET /v2.0/ports/27bfdb27-c51b-424a-8f03-e6682a2015fa => generated 826 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2149] 10.0.0.87 () {32 vars in 719 bytes} [Tue May 26 21:58:33 2026] DELETE /v2.0/trunks/cb73d188-cc6f-4bb2-aac6-d1219ef03d29 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1106/2150] 10.0.0.87 () {32 vars in 716 bytes} [Tue May 26 21:58:33 2026] GET /v2.0/trunks/3100daea-cda4-49ec-9bb5-51c47d7a2249 => generated 414 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2151] 10.0.0.87 () {32 vars in 714 bytes} [Tue May 26 21:58:33 2026] GET /v2.0/ports/f88c69af-889d-498c-9f0a-1e0f35df4b80 => generated 826 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1107/2152] 10.0.0.87 () {32 vars in 719 bytes} [Tue May 26 21:58:33 2026] DELETE /v2.0/trunks/3100daea-cda4-49ec-9bb5-51c47d7a2249 => 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: 1046/2153] 10.0.0.87 () {32 vars in 716 bytes} [Tue May 26 21:58:33 2026] GET /v2.0/trunks/0c16dce9-0129-4da0-a4e4-caba684e8c61 => generated 407 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1108/2154] 10.0.0.87 () {32 vars in 714 bytes} [Tue May 26 21:58:33 2026] GET /v2.0/ports/e24ffdf5-62e5-4db3-b611-7d9e835f1357 => generated 826 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2155] 10.0.0.87 () {32 vars in 719 bytes} [Tue May 26 21:58:33 2026] DELETE /v2.0/trunks/0c16dce9-0129-4da0-a4e4-caba684e8c61 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 21:58:34.472 6 INFO neutron_taas.services.taas.taas_plugin [None req-ee251061-6283-4288-aaeb-a8c5a48b2876 b24ba60fc7344c60b14a49877778f273 29ce9261107348799276157becc4568a - - default default] TaaS: Handle Delete Port: c437c68e-c05e-4de2-b9bf-be9faa5f0cd5 2026-05-26 21:58:34.476 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ee251061-6283-4288-aaeb-a8c5a48b2876 b24ba60fc7344c60b14a49877778f273 29ce9261107348799276157becc4568a - - default default] Tap Mirror: Handle Delete Port: c437c68e-c05e-4de2-b9bf-be9faa5f0cd5 [pid: 6|app: 0|req: 1109/2156] 10.0.0.87 () {32 vars in 717 bytes} [Tue May 26 21:58:33 2026] DELETE /v2.0/ports/c437c68e-c05e-4de2-b9bf-be9faa5f0cd5 => generated 0 bytes in 709 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 21:58:34.660 7 INFO neutron_taas.services.taas.taas_plugin [None req-729ae62c-7b01-4b1f-8e93-f63c9644f8db b24ba60fc7344c60b14a49877778f273 29ce9261107348799276157becc4568a - - default default] TaaS: Handle Delete Port: 2d5374f1-f039-47d2-b035-5017e4c540aa 2026-05-26 21:58:34.663 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-729ae62c-7b01-4b1f-8e93-f63c9644f8db b24ba60fc7344c60b14a49877778f273 29ce9261107348799276157becc4568a - - default default] Tap Mirror: Handle Delete Port: 2d5374f1-f039-47d2-b035-5017e4c540aa [pid: 7|app: 0|req: 1048/2159] 10.0.0.87 () {32 vars in 717 bytes} [Tue May 26 21:58:34 2026] DELETE /v2.0/ports/2d5374f1-f039-47d2-b035-5017e4c540aa => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 21:58:34.850 6 INFO neutron_taas.services.taas.taas_plugin [None req-de6c0984-86dc-4a60-9716-d8c85cb478a4 b24ba60fc7344c60b14a49877778f273 29ce9261107348799276157becc4568a - - default default] TaaS: Handle Delete Port: 27bfdb27-c51b-424a-8f03-e6682a2015fa 2026-05-26 21:58:34.854 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-de6c0984-86dc-4a60-9716-d8c85cb478a4 b24ba60fc7344c60b14a49877778f273 29ce9261107348799276157becc4568a - - default default] Tap Mirror: Handle Delete Port: 27bfdb27-c51b-424a-8f03-e6682a2015fa [pid: 6|app: 0|req: 1112/2160] 10.0.0.87 () {32 vars in 717 bytes} [Tue May 26 21:58:34 2026] DELETE /v2.0/ports/27bfdb27-c51b-424a-8f03-e6682a2015fa => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 21:58:35.046 7 INFO neutron_taas.services.taas.taas_plugin [None req-f8aa169e-bcbf-40e4-a9a4-feb3afc99f97 b24ba60fc7344c60b14a49877778f273 29ce9261107348799276157becc4568a - - default default] TaaS: Handle Delete Port: f88c69af-889d-498c-9f0a-1e0f35df4b80 2026-05-26 21:58:35.051 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f8aa169e-bcbf-40e4-a9a4-feb3afc99f97 b24ba60fc7344c60b14a49877778f273 29ce9261107348799276157becc4568a - - default default] Tap Mirror: Handle Delete Port: f88c69af-889d-498c-9f0a-1e0f35df4b80 [pid: 7|app: 0|req: 1049/2161] 10.0.0.87 () {32 vars in 717 bytes} [Tue May 26 21:58:34 2026] DELETE /v2.0/ports/f88c69af-889d-498c-9f0a-1e0f35df4b80 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 21:58:35.234 6 INFO neutron_taas.services.taas.taas_plugin [None req-3af0b138-7581-4f73-ba55-b06dd88cd290 b24ba60fc7344c60b14a49877778f273 29ce9261107348799276157becc4568a - - default default] TaaS: Handle Delete Port: e24ffdf5-62e5-4db3-b611-7d9e835f1357 2026-05-26 21:58:35.237 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3af0b138-7581-4f73-ba55-b06dd88cd290 b24ba60fc7344c60b14a49877778f273 29ce9261107348799276157becc4568a - - default default] Tap Mirror: Handle Delete Port: e24ffdf5-62e5-4db3-b611-7d9e835f1357 [pid: 6|app: 0|req: 1113/2162] 10.0.0.87 () {32 vars in 717 bytes} [Tue May 26 21:58:35 2026] DELETE /v2.0/ports/e24ffdf5-62e5-4db3-b611-7d9e835f1357 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 21:58:35.441 7 INFO neutron.services.segments.plugin [-] Segment bab871d6-e38e-47c8-be92-b1d487aeb828 resource provider aggregate not found 2026-05-26 21:58:35.444 7 INFO neutron.services.segments.plugin [-] Segment bab871d6-e38e-47c8-be92-b1d487aeb828 resource provider aggregate not found 2026-05-26 21:58:35.468 7 INFO neutron.services.segments.plugin [-] Segment bab871d6-e38e-47c8-be92-b1d487aeb828 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bab871d6-e38e-47c8-be92-b1d487aeb828 found for delete ", "request_id": "req-31ba4210-e99d-4076-916f-f5cc28e4fa28"}]} 2026-05-26 21:58:35.469 7 INFO neutron.services.segments.plugin [-] Segment bab871d6-e38e-47c8-be92-b1d487aeb828 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bab871d6-e38e-47c8-be92-b1d487aeb828 found for delete ", "request_id": "req-adf63a07-9ab8-4d75-a407-3aaaa540ae95"}]} [pid: 7|app: 0|req: 1050/2163] 10.0.0.87 () {32 vars in 723 bytes} [Tue May 26 21:58:35 2026] DELETE /v2.0/networks/d072695d-4e1d-4721-af48-038ac124773f => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 21:58:35.596 6 INFO neutron.services.segments.plugin [-] Segment 617c2207-4c6f-43cf-a01b-c922785a28ff resource provider aggregate not found 2026-05-26 21:58:35.604 6 INFO neutron.services.segments.plugin [-] Segment 617c2207-4c6f-43cf-a01b-c922785a28ff resource provider aggregate not found 2026-05-26 21:58:35.616 6 INFO neutron.services.segments.plugin [-] Segment 617c2207-4c6f-43cf-a01b-c922785a28ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 617c2207-4c6f-43cf-a01b-c922785a28ff found for delete ", "request_id": "req-8a780303-a051-4360-8434-450cf560a17c"}]} 2026-05-26 21:58:35.621 6 INFO neutron.services.segments.plugin [-] Segment 617c2207-4c6f-43cf-a01b-c922785a28ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 617c2207-4c6f-43cf-a01b-c922785a28ff found for delete ", "request_id": "req-f9c09332-dcd5-489a-9bf6-5d3ae0270aac"}]} [pid: 6|app: 0|req: 1114/2164] 10.0.0.87 () {32 vars in 723 bytes} [Tue May 26 21:58:35 2026] DELETE /v2.0/networks/69eed030-4492-422f-8a13-d597d8b34a24 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2165] 10.0.0.87 () {32 vars in 723 bytes} [Tue May 26 21:58:35 2026] DELETE /v2.0/networks/100eb48b-0da6-4258-a336-8953e6da1fe2 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1115/2166] 10.0.0.87 () {32 vars in 723 bytes} [Tue May 26 21:58:35 2026] DELETE /v2.0/networks/d3c5b1cf-9066-4405-a235-847f0dd4e6cf => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2167] 10.0.0.87 () {32 vars in 723 bytes} [Tue May 26 21:58:35 2026] DELETE /v2.0/networks/174d128e-8a69-4d8b-8433-5b42a5ba5be7 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1116/2168] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:58:36 2026] GET /v2.0/ports?device_id=29a62fa1-6fbe-4d44-ad2b-c1b1356cf094 => generated 1198 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2169] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:58:36 2026] GET /v2.0/security-groups?id=a90174a5-9648-4b30-b0da-cbf57f3221f0&fields=id&fields=name => generated 111 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1117/2170] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:58:36 2026] GET /v2.0/security-groups?tenant_id=b97b9c0d9afc435faac9a4f881a8da14&name=default => generated 2925 bytes in 329 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2171] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:58:37 2026] DELETE /v2.0/security-groups/7ed95e76-3a5c-4e10-bfc4-12c734628b42 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1118/2172] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:58:37 2026] GET /v2.0/security-groups?tenant_id=29ce9261107348799276157becc4568a&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 21:58:37.487 7 INFO neutron.services.segments.plugin [-] Segment e386e0f0-77eb-48d0-b2a5-49dc4384535b resource provider aggregate not found 2026-05-26 21:58:37.500 7 INFO neutron.services.segments.plugin [-] Segment e386e0f0-77eb-48d0-b2a5-49dc4384535b resource provider aggregate not found 2026-05-26 21:58:37.525 7 INFO neutron.services.segments.plugin [-] Segment e386e0f0-77eb-48d0-b2a5-49dc4384535b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e386e0f0-77eb-48d0-b2a5-49dc4384535b found for delete ", "request_id": "req-df2c7b18-eb82-4ae6-b6de-d5306c7877e1"}]} 2026-05-26 21:58:37.543 7 INFO neutron.services.segments.plugin [-] Segment e386e0f0-77eb-48d0-b2a5-49dc4384535b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e386e0f0-77eb-48d0-b2a5-49dc4384535b found for delete ", "request_id": "req-4b171136-a0b2-4dff-99dc-1c9e44d571f9"}]} 2026-05-26 21:58:37.547 7 INFO neutron.services.segments.plugin [-] Segment cc8b268c-c2a4-4ba2-99d2-17b2a54b8edd resource provider aggregate not found 2026-05-26 21:58:37.570 7 INFO neutron.services.segments.plugin [-] Segment cc8b268c-c2a4-4ba2-99d2-17b2a54b8edd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc8b268c-c2a4-4ba2-99d2-17b2a54b8edd found for delete ", "request_id": "req-67cfa0c4-f24b-4694-a3cd-7e369339acf5"}]} 2026-05-26 21:58:37.571 7 INFO neutron.services.segments.plugin [-] Segment cc8b268c-c2a4-4ba2-99d2-17b2a54b8edd resource provider aggregate not found 2026-05-26 21:58:37.590 7 INFO neutron.services.segments.plugin [-] Segment cc8b268c-c2a4-4ba2-99d2-17b2a54b8edd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc8b268c-c2a4-4ba2-99d2-17b2a54b8edd found for delete ", "request_id": "req-b3296e34-48eb-4b9b-90f9-f6e36d721342"}]} [pid: 7|app: 0|req: 1055/2173] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:58:37 2026] DELETE /v2.0/security-groups/38a06e11-c391-4eec-84fc-f830899f2d78 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 21:58:37.636 6 INFO neutron.services.segments.plugin [-] Segment 61090db5-6d0a-4764-983d-e07aa03944c9 resource provider aggregate not found 2026-05-26 21:58:37.647 6 INFO neutron.services.segments.plugin [-] Segment 61090db5-6d0a-4764-983d-e07aa03944c9 resource provider aggregate not found 2026-05-26 21:58:37.655 6 INFO neutron.services.segments.plugin [-] Segment 61090db5-6d0a-4764-983d-e07aa03944c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 61090db5-6d0a-4764-983d-e07aa03944c9 found for delete ", "request_id": "req-2b105d5f-5e2c-49bf-b865-cba5796858f5"}]} 2026-05-26 21:58:37.687 6 INFO neutron.services.segments.plugin [-] Segment 61090db5-6d0a-4764-983d-e07aa03944c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 61090db5-6d0a-4764-983d-e07aa03944c9 found for delete ", "request_id": "req-e3284ad2-13e5-42cf-9e68-3e5a56a5095d"}]} [pid: 6|app: 0|req: 1119/2174] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:58:37 2026] GET /v2.0/security-groups?tenant_id=c8f6f5a53e8b4047bbca99f274b42010&name=default => generated 2928 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2175] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:58:37 2026] DELETE /v2.0/security-groups/1d3c207c-5118-44bf-87ab-7bde6590510c => generated 0 bytes in 574 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1120/2176] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:58:41 2026] GET /v2.0/ports?device_id=29a62fa1-6fbe-4d44-ad2b-c1b1356cf094 => 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: 1057/2177] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:58:41 2026] GET /v2.0/security-groups?id=a90174a5-9648-4b30-b0da-cbf57f3221f0&fields=id&fields=name => generated 111 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1121/2178] 10.0.0.87 () {32 vars in 815 bytes} [Tue May 26 21:58:41 2026] GET /v2.0/ports?network_id=84f5315c-54a7-4212-ada8-555413bf045e&mac_address=fa%3A16%3A3e%3A88%3Ac0%3Adc => generated 1200 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 21:58:42.076 6 INFO neutron.db.segments_db [None req-e55f5204-97e1-4d14-98ce-bf2367cb7f9a 9aff397c519541778876fdc5907c5b4f d5bc574b7e9641a686629d9c55b7c7dd - - default default] Added segment 3470e82e-f590-42cf-8131-e449a350c77c of type vxlan for network cd404bd0-3f97-4afc-ac33-056825d99214 [pid: 6|app: 0|req: 1122/2179] 10.0.0.87 () {34 vars in 667 bytes} [Tue May 26 21:58:41 2026] POST /v2.0/networks => generated 613 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 21:58:42.313 7 INFO neutron.db.l3_db [None req-6f850a27-e4f7-4ee3-bf13-58ed35417424 eb077ad4f0ad42c0a511fe506c18d6bd f237f04cfeb34f4faf0a00c5ddc49f84 - - default default] Floating IP 89132afe-c38a-4316-873e-97b2d904be53 associated. External IP: 10.96.250.219, port: dbfd5049-48f6-41b7-89d7-7eeb23698693. [pid: 6|app: 0|req: 1123/2180] 10.0.0.87 () {34 vars in 666 bytes} [Tue May 26 21:58:42 2026] POST /v2.0/subnets => generated 626 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1124/2181] 10.0.0.87 () {34 vars in 748 bytes} [Tue May 26 21:58:42 2026] PUT /v2.0/subnets/dd44fc7f-970d-44d6-a5ac-e12eca2782e4/tags => generated 25 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1125/2182] 10.0.0.87 () {32 vars in 728 bytes} [Tue May 26 21:58:42 2026] GET /v2.0/subnets/dd44fc7f-970d-44d6-a5ac-e12eca2782e4/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1126/2183] 10.0.0.87 () {34 vars in 759 bytes} [Tue May 26 21:58:42 2026] PUT /v2.0/subnets/dd44fc7f-970d-44d6-a5ac-e12eca2782e4/tags/green => generated 4 bytes in 70 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1127/2184] 10.0.0.87 () {32 vars in 728 bytes} [Tue May 26 21:58:42 2026] GET /v2.0/subnets/dd44fc7f-970d-44d6-a5ac-e12eca2782e4/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2185] 10.0.0.87 () {34 vars in 674 bytes} [Tue May 26 21:58:41 2026] POST /v2.0/floatingips => generated 855 bytes in 1059 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 21:58:42.643 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9deb79fb-3d36-40ef-b4b8-8e1d6509c5f4'] response: {'name': 'network-changed', 'server_uuid': '29a62fa1-6fbe-4d44-ad2b-c1b1356cf094', 'tag': 'dbfd5049-48f6-41b7-89d7-7eeb23698693', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 1128/2186] 10.0.0.87 () {34 vars in 755 bytes} [Tue May 26 21:58:42 2026] PUT /v2.0/subnets/dd44fc7f-970d-44d6-a5ac-e12eca2782e4/tags/red => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2187] 10.0.0.87 () {32 vars in 728 bytes} [Tue May 26 21:58:42 2026] GET /v2.0/subnets/dd44fc7f-970d-44d6-a5ac-e12eca2782e4/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1129/2188] 10.0.0.123 () {34 vars in 1092 bytes} [Tue May 26 21:58:42 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-400750200&fields=id&tenant_id=f237f04cfeb34f4faf0a00c5ddc49f84 => generated 69 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1130/2189] 10.0.0.123 () {34 vars in 980 bytes} [Tue May 26 21:58:42 2026] GET /v2.0/networks?id=6ab0baa1-2a7e-4035-a729-a25f422aefd9 => generated 704 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2190] 10.0.0.87 () {34 vars in 777 bytes} [Tue May 26 21:58:42 2026] PUT /v2.0/subnets/dd44fc7f-970d-44d6-a5ac-e12eca2782e4/tags/black.or.white => generated 4 bytes in 72 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1131/2191] 10.0.0.123 () {34 vars in 963 bytes} [Tue May 26 21:58:42 2026] GET /v2.0/quotas/f237f04cfeb34f4faf0a00c5ddc49f84 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2192] 10.0.0.87 () {32 vars in 728 bytes} [Tue May 26 21:58:42 2026] GET /v2.0/subnets/dd44fc7f-970d-44d6-a5ac-e12eca2782e4/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: 1062/2193] 10.0.0.87 () {34 vars in 748 bytes} [Tue May 26 21:58:42 2026] PUT /v2.0/subnets/dd44fc7f-970d-44d6-a5ac-e12eca2782e4/tags => generated 37 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2194] 10.0.0.87 () {32 vars in 728 bytes} [Tue May 26 21:58:42 2026] GET /v2.0/subnets/dd44fc7f-970d-44d6-a5ac-e12eca2782e4/tags => generated 37 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1132/2195] 10.0.0.123 () {34 vars in 1000 bytes} [Tue May 26 21:58:42 2026] GET /v2.0/ports?tenant_id=f237f04cfeb34f4faf0a00c5ddc49f84&fields=id => generated 333 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2196] 10.0.0.87 () {32 vars in 736 bytes} [Tue May 26 21:58:42 2026] GET /v2.0/subnets/dd44fc7f-970d-44d6-a5ac-e12eca2782e4/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1133/2197] 10.0.0.123 () {34 vars in 1006 bytes} [Tue May 26 21:58:42 2026] GET /v2.0/networks/6ab0baa1-2a7e-4035-a729-a25f422aefd9?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 21:58:43.007 7 INFO neutron.api.v2.resource [None req-346cf563-7adc-410d-9f72-d0589d67bca5 9aff397c519541778876fdc5907c5b4f d5bc574b7e9641a686629d9c55b7c7dd - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1065/2198] 10.0.0.87 () {32 vars in 740 bytes} [Tue May 26 21:58:42 2026] GET /v2.0/subnets/dd44fc7f-970d-44d6-a5ac-e12eca2782e4/tags/green => generated 99 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1134/2199] 10.0.0.123 () {34 vars in 1106 bytes} [Tue May 26 21:58:42 2026] GET /v2.0/networks/6ab0baa1-2a7e-4035-a729-a25f422aefd9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2200] 10.0.0.87 () {32 vars in 739 bytes} [Tue May 26 21:58:43 2026] DELETE /v2.0/subnets/dd44fc7f-970d-44d6-a5ac-e12eca2782e4/tags/red => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1135/2201] 10.0.0.87 () {32 vars in 728 bytes} [Tue May 26 21:58:43 2026] GET /v2.0/subnets/dd44fc7f-970d-44d6-a5ac-e12eca2782e4/tags => generated 30 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1136/2202] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:58:43 2026] GET /v2.0/ports?device_id=657715ec-6db4-4a83-afb0-cbbe9d88da7d => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 21:58:43.164 7 INFO neutron.api.v2.resource [None req-ff750637-3e67-48d5-a130-827462e7a6ba 9aff397c519541778876fdc5907c5b4f d5bc574b7e9641a686629d9c55b7c7dd - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1067/2203] 10.0.0.87 () {32 vars in 743 bytes} [Tue May 26 21:58:43 2026] DELETE /v2.0/subnets/dd44fc7f-970d-44d6-a5ac-e12eca2782e4/tags/green => generated 99 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1137/2204] 199.204.45.22 () {34 vars in 1077 bytes} [Tue May 26 21:58:43 2026] GET /v2.0/ports?tenant_id=f237f04cfeb34f4faf0a00c5ddc49f84&device_id=29a62fa1-6fbe-4d44-ad2b-c1b1356cf094 => generated 1469 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2205] 10.0.0.87 () {32 vars in 731 bytes} [Tue May 26 21:58:43 2026] DELETE /v2.0/subnets/dd44fc7f-970d-44d6-a5ac-e12eca2782e4/tags => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1138/2206] 199.204.45.22 () {34 vars in 983 bytes} [Tue May 26 21:58:43 2026] GET /v2.0/networks?id=84f5315c-54a7-4212-ada8-555413bf045e => generated 801 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2207] 10.0.0.87 () {32 vars in 728 bytes} [Tue May 26 21:58:43 2026] GET /v2.0/subnets/dd44fc7f-970d-44d6-a5ac-e12eca2782e4/tags => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1139/2208] 199.204.45.22 () {34 vars in 1055 bytes} [Tue May 26 21:58:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.173&port_id=dbfd5049-48f6-41b7-89d7-7eeb23698693 => generated 858 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1140/2209] 199.204.45.22 () {34 vars in 1101 bytes} [Tue May 26 21:58:43 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A393&port_id=dbfd5049-48f6-41b7-89d7-7eeb23698693 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1141/2210] 199.204.45.22 () {34 vars in 1061 bytes} [Tue May 26 21:58:43 2026] GET /v2.0/subnets?id=9085e22b-ebc9-4493-9f45-fe8b549f4d69&id=9e1ba416-4bf1-4cb5-a5c1-05a7c21d6554 => generated 1410 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2211] 10.0.0.87 () {32 vars in 721 bytes} [Tue May 26 21:58:43 2026] DELETE /v2.0/subnets/dd44fc7f-970d-44d6-a5ac-e12eca2782e4 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1142/2212] 199.204.45.22 () {34 vars in 1049 bytes} [Tue May 26 21:58:43 2026] GET /v2.0/ports?network_id=84f5315c-54a7-4212-ada8-555413bf045e&device_owner=network%3Adhcp => generated 1457 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1143/2213] 199.204.45.22 () {34 vars in 1049 bytes} [Tue May 26 21:58:43 2026] GET /v2.0/ports?network_id=84f5315c-54a7-4212-ada8-555413bf045e&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: 6|app: 0|req: 1144/2214] 199.204.45.22 () {34 vars in 1009 bytes} [Tue May 26 21:58:43 2026] GET /v2.0/networks/84f5315c-54a7-4212-ada8-555413bf045e?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 21:58:43.516 7 INFO neutron.services.segments.plugin [-] Segment 3470e82e-f590-42cf-8131-e449a350c77c resource provider aggregate not found 2026-05-26 21:58:43.517 7 INFO neutron.services.segments.plugin [-] Segment 3470e82e-f590-42cf-8131-e449a350c77c resource provider aggregate not found 2026-05-26 21:58:43.542 7 INFO neutron.services.segments.plugin [-] Segment 3470e82e-f590-42cf-8131-e449a350c77c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3470e82e-f590-42cf-8131-e449a350c77c found for delete ", "request_id": "req-4e55bf36-1959-433b-9f9e-fde8d7bce461"}]} 2026-05-26 21:58:43.542 7 INFO neutron.services.segments.plugin [-] Segment 3470e82e-f590-42cf-8131-e449a350c77c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3470e82e-f590-42cf-8131-e449a350c77c found for delete ", "request_id": "req-d6eb36d8-ad45-4899-b3b5-47eaf9a11aa0"}]} [pid: 7|app: 0|req: 1071/2215] 10.0.0.87 () {32 vars in 723 bytes} [Tue May 26 21:58:43 2026] DELETE /v2.0/networks/cd404bd0-3f97-4afc-ac33-056825d99214 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1145/2216] 199.204.45.22 () {34 vars in 1109 bytes} [Tue May 26 21:58:43 2026] GET /v2.0/networks/84f5315c-54a7-4212-ada8-555413bf045e?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: 1072/2217] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:58:44 2026] GET /v2.0/security-groups?tenant_id=d5bc574b7e9641a686629d9c55b7c7dd&name=default => generated 2929 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2218] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:58:44 2026] GET /v2.0/ports?device_id=f071e037-0a4d-4589-8c10-2e7097588be5 => generated 971 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2219] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:58:44 2026] GET /v2.0/security-groups?id=4e6c4111-7620-4bcf-bd5d-3a1d6f581134&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: 6|app: 0|req: 1146/2220] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:58:44 2026] DELETE /v2.0/security-groups/84870a80-bf16-44bc-acd9-9952ffc1a586 => generated 0 bytes in 195 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2221] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:58:44 2026] GET /v2.0/security-groups?tenant_id=2229643fc73b40c9a8b9db3f8037080b&name=default => generated 2929 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1147/2222] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:58:44 2026] GET /v2.0/ports?device_id=f071e037-0a4d-4589-8c10-2e7097588be5 => generated 971 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1148/2223] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:58:44 2026] GET /v2.0/security-groups?id=4e6c4111-7620-4bcf-bd5d-3a1d6f581134&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2224] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:58:44 2026] DELETE /v2.0/security-groups/432ad5a2-a09a-4922-ae86-14ec857938bb => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1149/2225] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:58:45 2026] GET /v2.0/ports?device_id=f071e037-0a4d-4589-8c10-2e7097588be5 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2226] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:58:45 2026] GET /v2.0/security-groups?id=4e6c4111-7620-4bcf-bd5d-3a1d6f581134&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: 6|app: 0|req: 1150/2227] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:58:47 2026] GET /v2.0/ports?device_id=f071e037-0a4d-4589-8c10-2e7097588be5 => 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: 1078/2228] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:58:47 2026] GET /v2.0/security-groups?id=4e6c4111-7620-4bcf-bd5d-3a1d6f581134&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: 6|app: 0|req: 1151/2229] 199.204.45.22 () {34 vars in 991 bytes} [Tue May 26 21:58:47 2026] GET /v2.0/ports?device_id=f071e037-0a4d-4589-8c10-2e7097588be5 => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 21:58:47.292 7 INFO neutron_taas.services.taas.taas_plugin [req-4c22b715-ac39-4174-8266-c9114d92ca93 req-69d0f805-793b-4c29-b839-5d4c442a0053 7844d591b2a343eb83c3390337a28806 9df9fc0a9f8a4846af98f38b97cb687e - - default default] TaaS: Handle Delete Port: a73fa5ff-f218-4b3f-ae87-73f65f0b16c5 2026-05-26 21:58:47.295 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-4c22b715-ac39-4174-8266-c9114d92ca93 req-69d0f805-793b-4c29-b839-5d4c442a0053 7844d591b2a343eb83c3390337a28806 9df9fc0a9f8a4846af98f38b97cb687e - - default default] Tap Mirror: Handle Delete Port: a73fa5ff-f218-4b3f-ae87-73f65f0b16c5 2026-05-26 21:58:47.406 7 INFO neutron.db.l3_db [req-4c22b715-ac39-4174-8266-c9114d92ca93 req-69d0f805-793b-4c29-b839-5d4c442a0053 7844d591b2a343eb83c3390337a28806 9df9fc0a9f8a4846af98f38b97cb687e - - default default] Floating IP 0c6bf48c-dd3e-45ae-acc1-4fe585eb2359 disassociated. External IP: 10.96.250.205, port: a73fa5ff-f218-4b3f-ae87-73f65f0b16c5. [pid: 6|app: 0|req: 1152/2230] 199.204.45.22 () {34 vars in 983 bytes} [Tue May 26 21:58:47 2026] GET /v2.0/networks?id=6ab0baa1-2a7e-4035-a729-a25f422aefd9 => generated 704 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1153/2231] 199.204.45.22 () {34 vars in 1047 bytes} [Tue May 26 21:58:47 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f237f04cfeb34f4faf0a00c5ddc49f84 => generated 178 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2232] 199.204.45.22 () {36 vars in 994 bytes} [Tue May 26 21:58:47 2026] DELETE /v2.0/ports/a73fa5ff-f218-4b3f-ae87-73f65f0b16c5 => generated 0 bytes in 582 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 21:58:47.808 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4ddfe165-5206-42cf-89aa-3ac1f2b67aa6'] response: {'server_uuid': 'f071e037-0a4d-4589-8c10-2e7097588be5', 'name': 'network-vif-deleted', 'tag': 'a73fa5ff-f218-4b3f-ae87-73f65f0b16c5', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 1154/2233] 199.204.45.22 () {38 vars in 952 bytes} [Tue May 26 21:58:47 2026] POST /v2.0/ports => generated 1187 bytes in 425 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: 6|app: 0|req: 1155/2234] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:58:48 2026] GET /v2.0/ports?device_id=f071e037-0a4d-4589-8c10-2e7097588be5 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1156/2235] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:58:48 2026] GET /v2.0/ports?device_id=657715ec-6db4-4a83-afb0-cbbe9d88da7d => generated 1202 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1157/2236] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:58:48 2026] GET /v2.0/security-groups?id=a90174a5-9648-4b30-b0da-cbf57f3221f0&fields=id&fields=name => generated 111 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2237] 199.204.45.22 () {38 vars in 1025 bytes} [Tue May 26 21:58:47 2026] PUT /v2.0/ports/07c28163-d48f-4e9f-9ab7-09f80d86951c => generated 1468 bytes in 482 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1158/2238] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:58:49 2026] GET /v2.0/ports?device_id=f071e037-0a4d-4589-8c10-2e7097588be5 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1081/2239] 199.204.45.22 () {34 vars in 1077 bytes} [Tue May 26 21:58:49 2026] GET /v2.0/ports?tenant_id=f237f04cfeb34f4faf0a00c5ddc49f84&device_id=657715ec-6db4-4a83-afb0-cbbe9d88da7d => generated 1471 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1159/2240] 199.204.45.22 () {34 vars in 1055 bytes} [Tue May 26 21:58:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.154&port_id=07c28163-d48f-4e9f-9ab7-09f80d86951c => 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: 1082/2241] 199.204.45.22 () {34 vars in 1103 bytes} [Tue May 26 21:58:49 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A325&port_id=07c28163-d48f-4e9f-9ab7-09f80d86951c => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1160/2242] 199.204.45.22 () {34 vars in 1061 bytes} [Tue May 26 21:58:49 2026] GET /v2.0/subnets?id=598f4cfd-03e0-4b51-9866-0baf21cda7eb&id=485a1b1e-d8c5-4a15-9076-82efb64c94bc => generated 1415 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2243] 199.204.45.22 () {34 vars in 1049 bytes} [Tue May 26 21:58:49 2026] GET /v2.0/ports?network_id=6ab0baa1-2a7e-4035-a729-a25f422aefd9&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: 6|app: 0|req: 1161/2246] 199.204.45.22 () {34 vars in 1049 bytes} [Tue May 26 21:58:49 2026] GET /v2.0/ports?network_id=6ab0baa1-2a7e-4035-a729-a25f422aefd9&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2247] 199.204.45.22 () {34 vars in 1009 bytes} [Tue May 26 21:58:49 2026] GET /v2.0/networks/6ab0baa1-2a7e-4035-a729-a25f422aefd9?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1162/2248] 199.204.45.22 () {34 vars in 1109 bytes} [Tue May 26 21:58:49 2026] GET /v2.0/networks/6ab0baa1-2a7e-4035-a729-a25f422aefd9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 21:58:49.843 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c9d6aa51-80be-4640-81a5-3e91fbf2df21'] response: {'name': 'network-changed', 'server_uuid': '657715ec-6db4-4a83-afb0-cbbe9d88da7d', 'tag': '07c28163-d48f-4e9f-9ab7-09f80d86951c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1087/2249] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:58:50 2026] GET /v2.0/ports?device_id=f071e037-0a4d-4589-8c10-2e7097588be5 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1163/2250] 10.0.0.230 () {34 vars in 988 bytes} [Tue May 26 21:58:50 2026] GET /v2.0/ports?device_id=29a62fa1-6fbe-4d44-ad2b-c1b1356cf094 => generated 1469 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2251] 10.0.0.230 () {34 vars in 1038 bytes} [Tue May 26 21:58:50 2026] GET /v2.0/security-groups?id=a90174a5-9648-4b30-b0da-cbf57f3221f0&fields=id&fields=name => generated 111 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1164/2252] 199.204.45.22 () {34 vars in 1077 bytes} [Tue May 26 21:58:50 2026] GET /v2.0/ports?tenant_id=f237f04cfeb34f4faf0a00c5ddc49f84&device_id=657715ec-6db4-4a83-afb0-cbbe9d88da7d => generated 1471 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2253] 199.204.45.22 () {34 vars in 983 bytes} [Tue May 26 21:58:50 2026] GET /v2.0/networks?id=6ab0baa1-2a7e-4035-a729-a25f422aefd9 => generated 800 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1165/2254] 199.204.45.22 () {34 vars in 1055 bytes} [Tue May 26 21:58:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.154&port_id=07c28163-d48f-4e9f-9ab7-09f80d86951c => 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: 1090/2255] 199.204.45.22 () {34 vars in 1103 bytes} [Tue May 26 21:58:50 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A325&port_id=07c28163-d48f-4e9f-9ab7-09f80d86951c => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1166/2256] 199.204.45.22 () {34 vars in 1061 bytes} [Tue May 26 21:58:50 2026] GET /v2.0/subnets?id=598f4cfd-03e0-4b51-9866-0baf21cda7eb&id=485a1b1e-d8c5-4a15-9076-82efb64c94bc => generated 1415 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2257] 199.204.45.22 () {34 vars in 1049 bytes} [Tue May 26 21:58:51 2026] GET /v2.0/ports?network_id=6ab0baa1-2a7e-4035-a729-a25f422aefd9&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1167/2258] 199.204.45.22 () {34 vars in 1049 bytes} [Tue May 26 21:58:51 2026] GET /v2.0/ports?network_id=6ab0baa1-2a7e-4035-a729-a25f422aefd9&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2259] 199.204.45.22 () {34 vars in 1009 bytes} [Tue May 26 21:58:51 2026] GET /v2.0/networks/6ab0baa1-2a7e-4035-a729-a25f422aefd9?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1168/2260] 199.204.45.22 () {34 vars in 1109 bytes} [Tue May 26 21:58:51 2026] GET /v2.0/networks/6ab0baa1-2a7e-4035-a729-a25f422aefd9?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: 1093/2261] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:58:51 2026] DELETE /v2.0/security-groups/4e6c4111-7620-4bcf-bd5d-3a1d6f581134 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 21:58:51.637 6 INFO neutron.api.v2.resource [None req-2f0f5a6e-07da-415c-b9c8-f5d8e81a53a8 7844d591b2a343eb83c3390337a28806 9df9fc0a9f8a4846af98f38b97cb687e - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1169/2262] 10.0.0.87 () {32 vars in 734 bytes} [Tue May 26 21:58:51 2026] GET /v2.0/security-groups/4e6c4111-7620-4bcf-bd5d-3a1d6f581134 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 21:58:51.743 7 INFO neutron_taas.services.taas.taas_plugin [None req-2de4e736-1143-4dc8-bb82-14a4e97a51ba 7844d591b2a343eb83c3390337a28806 9df9fc0a9f8a4846af98f38b97cb687e - - default default] TaaS: Handle Delete Port: 00acb69c-cc08-4c4a-9ebf-f32c4180a8bf 2026-05-26 21:58:51.746 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2de4e736-1143-4dc8-bb82-14a4e97a51ba 7844d591b2a343eb83c3390337a28806 9df9fc0a9f8a4846af98f38b97cb687e - - default default] Tap Mirror: Handle Delete Port: 00acb69c-cc08-4c4a-9ebf-f32c4180a8bf [pid: 7|app: 0|req: 1094/2263] 10.0.0.87 () {32 vars in 729 bytes} [Tue May 26 21:58:51 2026] DELETE /v2.0/floatingips/0c6bf48c-dd3e-45ae-acc1-4fe585eb2359 => generated 0 bytes in 286 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 21:58:52.297 6 INFO neutron_taas.services.taas.taas_plugin [None req-48f25f49-7b99-4573-a5e4-6ee0adc07302 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] TaaS: Handle Delete Port: 05ab6a85-035e-40b2-ae5e-e21927ed8868 2026-05-26 21:58:52.300 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-48f25f49-7b99-4573-a5e4-6ee0adc07302 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Tap Mirror: Handle Delete Port: 05ab6a85-035e-40b2-ae5e-e21927ed8868 [pid: 6|app: 0|req: 1170/2264] 10.0.0.87 () {34 vars in 786 bytes} [Tue May 26 21:58:51 2026] PUT /v2.0/routers/2d13943d-a85f-458a-beba-8e1ba17be7e4/remove_router_interface => generated 309 bytes in 970 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 21:58:53.160 7 INFO neutron_taas.services.taas.taas_plugin [None req-593bca91-3b70-43b9-b235-7e15d68bb9b2 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] TaaS: Handle Delete Port: 0cc5329b-a8c9-41e1-b1bc-0c0126acf4be 2026-05-26 21:58:53.164 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-593bca91-3b70-43b9-b235-7e15d68bb9b2 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Tap Mirror: Handle Delete Port: 0cc5329b-a8c9-41e1-b1bc-0c0126acf4be 2026-05-26 21:58:53.476 7 INFO neutron_taas.services.taas.taas_plugin [None req-593bca91-3b70-43b9-b235-7e15d68bb9b2 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] TaaS: Handle Delete Port: dcfef94f-899a-476c-97ce-7b325f237b17 2026-05-26 21:58:53.482 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-593bca91-3b70-43b9-b235-7e15d68bb9b2 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Tap Mirror: Handle Delete Port: dcfef94f-899a-476c-97ce-7b325f237b17 [pid: 6|app: 0|req: 1171/2265] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:58:53 2026] GET /v2.0/ports?device_id=657715ec-6db4-4a83-afb0-cbbe9d88da7d => generated 1204 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1172/2266] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:58:53 2026] GET /v2.0/security-groups?id=a90174a5-9648-4b30-b0da-cbf57f3221f0&fields=id&fields=name => generated 111 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 21:58:53.902 7 INFO neutron.services.segments.plugin [-] Segment e79b3e41-93b8-4e6d-9d90-93972fe081e3 resource provider aggregate not found 2026-05-26 21:58:53.910 7 INFO neutron.services.segments.plugin [-] Segment e79b3e41-93b8-4e6d-9d90-93972fe081e3 resource provider aggregate not found 2026-05-26 21:58:53.922 7 INFO neutron.services.segments.plugin [-] Segment e79b3e41-93b8-4e6d-9d90-93972fe081e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e79b3e41-93b8-4e6d-9d90-93972fe081e3 found for delete ", "request_id": "req-5023be1c-57cf-4b1f-b4d7-662d9f8b6a89"}]} 2026-05-26 21:58:53.934 7 INFO neutron.services.segments.plugin [-] Segment e79b3e41-93b8-4e6d-9d90-93972fe081e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e79b3e41-93b8-4e6d-9d90-93972fe081e3 found for delete ", "request_id": "req-7c47bdef-ffd7-4214-931c-10400201f2cf"}]} 2026-05-26 21:58:53.955 7 INFO neutron.db.l3_hamode_db [None req-593bca91-3b70-43b9-b235-7e15d68bb9b2 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] HA network 55e13352-5a51-4325-88d2-fdebbd03918c was deleted as no HA routers are present in tenant 9df9fc0a9f8a4846af98f38b97cb687e. [pid: 7|app: 0|req: 1095/2267] 10.0.0.87 () {32 vars in 721 bytes} [Tue May 26 21:58:52 2026] DELETE /v2.0/routers/2d13943d-a85f-458a-beba-8e1ba17be7e4 => generated 0 bytes in 1054 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1173/2268] 10.0.0.87 () {32 vars in 721 bytes} [Tue May 26 21:58:53 2026] DELETE /v2.0/subnets/2511bc57-37df-4ae4-964e-c48e0c7f3622 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 21:58:54.366 7 INFO neutron_taas.services.taas.taas_plugin [None req-5aaf3f2e-ea25-4e98-8301-b2062c0898cd de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] TaaS: Handle Delete Port: 6b0f16a4-b6cd-40d0-bdae-e8c41c52b708 2026-05-26 21:58:54.368 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5aaf3f2e-ea25-4e98-8301-b2062c0898cd de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Tap Mirror: Handle Delete Port: 6b0f16a4-b6cd-40d0-bdae-e8c41c52b708 [pid: 7|app: 0|req: 1096/2269] 10.0.0.87 () {32 vars in 723 bytes} [Tue May 26 21:58:54 2026] DELETE /v2.0/networks/2bc83200-2909-4969-a531-5ff86128ff28 => generated 0 bytes in 320 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1174/2270] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:58:54 2026] GET /v2.0/security-groups?tenant_id=9df9fc0a9f8a4846af98f38b97cb687e&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2271] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:58:54 2026] DELETE /v2.0/security-groups/ef856745-db06-452e-a87b-ccd485104b8d => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 21:58:55.939 7 INFO neutron.services.segments.plugin [-] Segment 0f16ef52-370d-430d-b2cb-75d811802ca5 resource provider aggregate not found 2026-05-26 21:58:55.955 7 INFO neutron.services.segments.plugin [-] Segment 0f16ef52-370d-430d-b2cb-75d811802ca5 resource provider aggregate not found 2026-05-26 21:58:55.961 7 INFO neutron.services.segments.plugin [-] Segment 0f16ef52-370d-430d-b2cb-75d811802ca5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f16ef52-370d-430d-b2cb-75d811802ca5 found for delete ", "request_id": "req-4a44e204-80bb-41b4-b2a4-56820ba597e8"}]} 2026-05-26 21:58:55.972 7 INFO neutron.services.segments.plugin [-] Segment 0f16ef52-370d-430d-b2cb-75d811802ca5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f16ef52-370d-430d-b2cb-75d811802ca5 found for delete ", "request_id": "req-ba860fdd-3fbb-4f04-b568-57db084e71aa"}]} 2026-05-26 21:58:57.551 6 INFO neutron.db.segments_db [None req-a1a936c1-efbe-4f0b-bd76-e1e3af7d1ae6 97a23e15b5e2458a85f08b3fb962d33d e4e702f91da9401da448791bb5db4ddb - - default default] Added segment 3a23582e-5734-4823-9db9-d0a645711a63 of type vxlan for network 3b2d08c3-415e-4f39-9842-09415dfdf585 [pid: 6|app: 0|req: 1175/2272] 10.0.0.87 () {34 vars in 667 bytes} [Tue May 26 21:58:57 2026] POST /v2.0/networks => generated 625 bytes in 769 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2273] 10.0.0.87 () {34 vars in 662 bytes} [Tue May 26 21:58:57 2026] POST /v2.0/ports => generated 774 bytes in 424 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 21:58:58.301 6 INFO neutron.db.segments_db [None req-7261ff27-375e-4809-96a8-b950dc3dd23b 97a23e15b5e2458a85f08b3fb962d33d e4e702f91da9401da448791bb5db4ddb - - default default] Added segment a64e9a14-dc71-4d00-9ea4-625a31a5769a of type vxlan for network b2a6c4ed-fa28-4982-bec1-a8193f5237cd [pid: 6|app: 0|req: 1176/2274] 10.0.0.87 () {34 vars in 667 bytes} [Tue May 26 21:58:58 2026] POST /v2.0/networks => generated 612 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, ' [pid: 6|app: 0|req: 1177/2275] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:58:58 2026] GET /v2.0/ports?device_id=657715ec-6db4-4a83-afb0-cbbe9d88da7d => generated 1204 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1178/2276] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:58:58 2026] GET /v2.0/security-groups?id=a90174a5-9648-4b30-b0da-cbf57f3221f0&fields=id&fields=name => generated 111 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1179/2277] 10.0.0.87 () {32 vars in 815 bytes} [Tue May 26 21:58:58 2026] GET /v2.0/ports?network_id=6ab0baa1-2a7e-4035-a729-a25f422aefd9&mac_address=fa%3A16%3A3e%3A15%3Af9%3A6e => generated 1204 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2278] 10.0.0.87 () {34 vars in 666 bytes} [Tue May 26 21:58:58 2026] POST /v2.0/subnets => generated 626 bytes in 499 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2279] 10.0.0.87 () {34 vars in 662 bytes} [Tue May 26 21:58:58 2026] POST /v2.0/ports => generated 950 bytes in 388 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:58:59.395 7 INFO neutron_taas.services.taas.taas_plugin [None req-054f5b7d-f229-4910-8ceb-c8e7d8a95ee6 97a23e15b5e2458a85f08b3fb962d33d e4e702f91da9401da448791bb5db4ddb - - default default] TaaS: Handle Delete Port: f921a277-7130-4b12-9258-57fa0c638c85 2026-05-26 21:58:59.397 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-054f5b7d-f229-4910-8ceb-c8e7d8a95ee6 97a23e15b5e2458a85f08b3fb962d33d e4e702f91da9401da448791bb5db4ddb - - default default] Tap Mirror: Handle Delete Port: f921a277-7130-4b12-9258-57fa0c638c85 [pid: 7|app: 0|req: 1101/2280] 10.0.0.87 () {32 vars in 717 bytes} [Tue May 26 21:58:59 2026] DELETE /v2.0/ports/f921a277-7130-4b12-9258-57fa0c638c85 => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 21:58:59.605 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c2df5796-adf4-4b40-a48f-29fd8335f12d 97a23e15b5e2458a85f08b3fb962d33d e4e702f91da9401da448791bb5db4ddb - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1102/2281] 10.0.0.87 () {32 vars in 717 bytes} [Tue May 26 21:58:59 2026] DELETE /v2.0/ports/f921a277-7130-4b12-9258-57fa0c638c85 => generated 132 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 21:58:59.633 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b2993725-b5e6-487a-b1d1-05adc2cceb25 97a23e15b5e2458a85f08b3fb962d33d e4e702f91da9401da448791bb5db4ddb - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1103/2282] 10.0.0.87 () {32 vars in 714 bytes} [Tue May 26 21:58:59 2026] GET /v2.0/ports/f921a277-7130-4b12-9258-57fa0c638c85 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 21:58:59.684 6 INFO neutron.db.l3_db [None req-dfde33e8-c647-4d62-bf84-d75376d0f0d9 eb077ad4f0ad42c0a511fe506c18d6bd f237f04cfeb34f4faf0a00c5ddc49f84 - - default default] Floating IP 096faf11-80c1-42de-aae8-07603c06ed8b associated. External IP: 10.96.250.201, port: 07c28163-d48f-4e9f-9ab7-09f80d86951c. [pid: 7|app: 0|req: 1104/2283] 10.0.0.87 () {32 vars in 721 bytes} [Tue May 26 21:58:59 2026] DELETE /v2.0/subnets/064ab089-fba2-4cfc-9601-af9ce65ae2c8 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 21:58:59.958 7 INFO neutron_taas.services.taas.taas_plugin [None req-556897b0-2814-49df-bfe4-f5c432fa120e 97a23e15b5e2458a85f08b3fb962d33d e4e702f91da9401da448791bb5db4ddb - - default default] TaaS: Handle Delete Port: 2d4111dd-bd4e-466e-a1a6-361cc7202dae 2026-05-26 21:58:59.961 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-556897b0-2814-49df-bfe4-f5c432fa120e 97a23e15b5e2458a85f08b3fb962d33d e4e702f91da9401da448791bb5db4ddb - - default default] Tap Mirror: Handle Delete Port: 2d4111dd-bd4e-466e-a1a6-361cc7202dae [pid: 6|app: 0|req: 1180/2284] 10.0.0.87 () {34 vars in 674 bytes} [Tue May 26 21:58:58 2026] POST /v2.0/floatingips => generated 855 bytes in 1196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 21:59:00.068 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-fcfe9ece-edce-4378-af74-fa5c01190dd5'] response: {'name': 'network-changed', 'server_uuid': '657715ec-6db4-4a83-afb0-cbbe9d88da7d', 'tag': '07c28163-d48f-4e9f-9ab7-09f80d86951c', 'status': 'completed', 'code': 200} 2026-05-26 21:59:00.147 7 INFO neutron.services.segments.plugin [-] Segment a64e9a14-dc71-4d00-9ea4-625a31a5769a resource provider aggregate not found 2026-05-26 21:59:00.154 7 INFO neutron.services.segments.plugin [-] Segment a64e9a14-dc71-4d00-9ea4-625a31a5769a resource provider aggregate not found 2026-05-26 21:59:00.168 7 INFO neutron.services.segments.plugin [-] Segment a64e9a14-dc71-4d00-9ea4-625a31a5769a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a64e9a14-dc71-4d00-9ea4-625a31a5769a found for delete ", "request_id": "req-09857c9e-693b-4b5d-9eb9-ed0fc09933ef"}]} 2026-05-26 21:59:00.170 7 INFO neutron.services.segments.plugin [-] Segment a64e9a14-dc71-4d00-9ea4-625a31a5769a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a64e9a14-dc71-4d00-9ea4-625a31a5769a found for delete ", "request_id": "req-dbea8754-6281-4326-8af6-9885228f9bd0"}]} [pid: 7|app: 0|req: 1105/2285] 10.0.0.87 () {32 vars in 723 bytes} [Tue May 26 21:58:59 2026] DELETE /v2.0/networks/b2a6c4ed-fa28-4982-bec1-a8193f5237cd => generated 0 bytes in 370 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 21:59:00.289 6 INFO neutron.db.segments_db [None req-68fe6785-69f2-4092-98a5-59ba641d3753 97a23e15b5e2458a85f08b3fb962d33d e4e702f91da9401da448791bb5db4ddb - - default default] Added segment 80c24401-5bc4-4593-ab9b-919fc2ec9d54 of type vxlan for network 44cae39c-753a-4618-be3d-e7b4a2cda833 [pid: 6|app: 0|req: 1181/2286] 10.0.0.87 () {34 vars in 667 bytes} [Tue May 26 21:59:00 2026] POST /v2.0/networks => generated 613 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1182/2287] 199.204.45.22 () {34 vars in 1077 bytes} [Tue May 26 21:59:00 2026] GET /v2.0/ports?tenant_id=f237f04cfeb34f4faf0a00c5ddc49f84&device_id=657715ec-6db4-4a83-afb0-cbbe9d88da7d => generated 1473 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1183/2288] 199.204.45.22 () {34 vars in 983 bytes} [Tue May 26 21:59:00 2026] GET /v2.0/networks?id=6ab0baa1-2a7e-4035-a729-a25f422aefd9 => 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: 1106/2289] 10.0.0.87 () {34 vars in 666 bytes} [Tue May 26 21:59:00 2026] POST /v2.0/subnets => generated 626 bytes in 287 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1184/2290] 199.204.45.22 () {34 vars in 1055 bytes} [Tue May 26 21:59:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.154&port_id=07c28163-d48f-4e9f-9ab7-09f80d86951c => generated 858 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1185/2291] 199.204.45.22 () {34 vars in 1103 bytes} [Tue May 26 21:59:00 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A325&port_id=07c28163-d48f-4e9f-9ab7-09f80d86951c => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1186/2292] 199.204.45.22 () {34 vars in 1061 bytes} [Tue May 26 21:59:00 2026] GET /v2.0/subnets?id=598f4cfd-03e0-4b51-9866-0baf21cda7eb&id=485a1b1e-d8c5-4a15-9076-82efb64c94bc => generated 1415 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1187/2293] 199.204.45.22 () {34 vars in 1049 bytes} [Tue May 26 21:59:00 2026] GET /v2.0/ports?network_id=6ab0baa1-2a7e-4035-a729-a25f422aefd9&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: 6|app: 0|req: 1188/2294] 199.204.45.22 () {34 vars in 1049 bytes} [Tue May 26 21:59:00 2026] GET /v2.0/ports?network_id=6ab0baa1-2a7e-4035-a729-a25f422aefd9&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: 6|app: 0|req: 1189/2295] 199.204.45.22 () {34 vars in 1009 bytes} [Tue May 26 21:59:00 2026] GET /v2.0/networks/6ab0baa1-2a7e-4035-a729-a25f422aefd9?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1190/2296] 199.204.45.22 () {34 vars in 1109 bytes} [Tue May 26 21:59:00 2026] GET /v2.0/networks/6ab0baa1-2a7e-4035-a729-a25f422aefd9?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: 1107/2297] 10.0.0.87 () {34 vars in 662 bytes} [Tue May 26 21:59:00 2026] POST /v2.0/ports => generated 916 bytes in 448 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 21:59:01.279 6 INFO neutron_taas.services.taas.taas_plugin [None req-34280ec8-b7b8-4b13-a32c-d36da31a418b 97a23e15b5e2458a85f08b3fb962d33d e4e702f91da9401da448791bb5db4ddb - - default default] TaaS: Handle Delete Port: 3ea0991e-482f-4541-9db1-3a6b9c66af5f 2026-05-26 21:59:01.282 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-34280ec8-b7b8-4b13-a32c-d36da31a418b 97a23e15b5e2458a85f08b3fb962d33d e4e702f91da9401da448791bb5db4ddb - - default default] Tap Mirror: Handle Delete Port: 3ea0991e-482f-4541-9db1-3a6b9c66af5f [pid: 6|app: 0|req: 1191/2298] 10.0.0.87 () {32 vars in 717 bytes} [Tue May 26 21:59:01 2026] DELETE /v2.0/ports/3ea0991e-482f-4541-9db1-3a6b9c66af5f => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 21:59:01.468 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7842fcfd-b139-4c46-8e45-5dddc05a8f40 97a23e15b5e2458a85f08b3fb962d33d e4e702f91da9401da448791bb5db4ddb - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1108/2299] 10.0.0.87 () {32 vars in 714 bytes} [Tue May 26 21:59:01 2026] GET /v2.0/ports/3ea0991e-482f-4541-9db1-3a6b9c66af5f => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1192/2300] 10.0.0.87 () {32 vars in 721 bytes} [Tue May 26 21:59:01 2026] DELETE /v2.0/subnets/308d0e12-b369-464e-a4fa-d6e694765dbe => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2301] 10.0.0.87 () {32 vars in 723 bytes} [Tue May 26 21:59:01 2026] DELETE /v2.0/networks/44cae39c-753a-4618-be3d-e7b4a2cda833 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 21:59:02.192 7 INFO neutron.services.segments.plugin [-] Segment 80c24401-5bc4-4593-ab9b-919fc2ec9d54 resource provider aggregate not found 2026-05-26 21:59:02.196 7 INFO neutron.services.segments.plugin [-] Segment 80c24401-5bc4-4593-ab9b-919fc2ec9d54 resource provider aggregate not found 2026-05-26 21:59:02.211 7 INFO neutron.services.segments.plugin [-] Segment 80c24401-5bc4-4593-ab9b-919fc2ec9d54 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80c24401-5bc4-4593-ab9b-919fc2ec9d54 found for delete ", "request_id": "req-fae899c1-3000-4fb6-9977-48be850db788"}]} 2026-05-26 21:59:02.217 7 INFO neutron.services.segments.plugin [-] Segment 80c24401-5bc4-4593-ab9b-919fc2ec9d54 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80c24401-5bc4-4593-ab9b-919fc2ec9d54 found for delete ", "request_id": "req-f82c365d-508b-40ff-81a6-788bdce78a31"}]} [pid: 6|app: 0|req: 1193/2302] 10.0.0.87 () {34 vars in 662 bytes} [Tue May 26 21:59:01 2026] POST /v2.0/ports => generated 775 bytes in 495 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2303] 10.0.0.87 () {34 vars in 734 bytes} [Tue May 26 21:59:02 2026] PUT /v2.0/ports/641143b9-18e4-4857-b560-1e61991b48a2 => generated 752 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:59:02.667 6 INFO neutron_taas.services.taas.taas_plugin [None req-502fbf53-cfe6-4f6a-933a-7261947f483c 97a23e15b5e2458a85f08b3fb962d33d e4e702f91da9401da448791bb5db4ddb - - default default] TaaS: Handle Delete Port: 641143b9-18e4-4857-b560-1e61991b48a2 2026-05-26 21:59:02.669 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-502fbf53-cfe6-4f6a-933a-7261947f483c 97a23e15b5e2458a85f08b3fb962d33d e4e702f91da9401da448791bb5db4ddb - - default default] Tap Mirror: Handle Delete Port: 641143b9-18e4-4857-b560-1e61991b48a2 [pid: 6|app: 0|req: 1194/2304] 10.0.0.87 () {32 vars in 717 bytes} [Tue May 26 21:59:02 2026] DELETE /v2.0/ports/641143b9-18e4-4857-b560-1e61991b48a2 => generated 0 bytes in 292 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1111/2305] 10.0.0.87 () {32 vars in 640 bytes} [Tue May 26 21:59:02 2026] GET /v2.0/ports => generated 777 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 21:59:02.940 6 INFO neutron.pecan_wsgi.hooks.translation [None req-000fd7fd-e08a-4605-a2bf-1f16444959b8 97a23e15b5e2458a85f08b3fb962d33d e4e702f91da9401da448791bb5db4ddb - - default default] GET failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1195/2306] 10.0.0.87 () {32 vars in 714 bytes} [Tue May 26 21:59:02 2026] GET /v2.0/ports/641143b9-18e4-4857-b560-1e61991b48a2 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2307] 10.0.0.87 () {32 vars in 640 bytes} [Tue May 26 21:59:02 2026] GET /v2.0/ports => generated 777 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1196/2308] 10.0.0.87 () {32 vars in 714 bytes} [Tue May 26 21:59:02 2026] GET /v2.0/ports/6d6a88f2-bd2b-47ba-a0e8-659d31673717 => generated 774 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 21:59:03.056 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b3a36741-e341-413b-a7e7-6a4b9ef2a8e3 97a23e15b5e2458a85f08b3fb962d33d e4e702f91da9401da448791bb5db4ddb - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1113/2309] 10.0.0.87 () {32 vars in 717 bytes} [Tue May 26 21:59:03 2026] DELETE /v2.0/ports/3ea0991e-482f-4541-9db1-3a6b9c66af5f => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 21:59:03.078 6 INFO neutron.pecan_wsgi.hooks.translation [None req-d37d6bde-127e-4946-8b28-cc88b9350b29 97a23e15b5e2458a85f08b3fb962d33d e4e702f91da9401da448791bb5db4ddb - - default default] DELETE failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1197/2310] 10.0.0.87 () {32 vars in 721 bytes} [Tue May 26 21:59:03 2026] DELETE /v2.0/subnets/308d0e12-b369-464e-a4fa-d6e694765dbe => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 21:59:03.101 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d34c509c-09a6-4cc2-9bba-b61e8a6c7793 97a23e15b5e2458a85f08b3fb962d33d e4e702f91da9401da448791bb5db4ddb - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1114/2311] 10.0.0.87 () {32 vars in 721 bytes} [Tue May 26 21:59:03 2026] DELETE /v2.0/subnets/064ab089-fba2-4cfc-9601-af9ce65ae2c8 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 21:59:03.192 6 INFO neutron_taas.services.taas.taas_plugin [None req-31750f91-31e8-43d0-b87e-42092beb6c6b 97a23e15b5e2458a85f08b3fb962d33d e4e702f91da9401da448791bb5db4ddb - - default default] TaaS: Handle Delete Port: 6d6a88f2-bd2b-47ba-a0e8-659d31673717 2026-05-26 21:59:03.195 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-31750f91-31e8-43d0-b87e-42092beb6c6b 97a23e15b5e2458a85f08b3fb962d33d e4e702f91da9401da448791bb5db4ddb - - default default] Tap Mirror: Handle Delete Port: 6d6a88f2-bd2b-47ba-a0e8-659d31673717 [pid: 6|app: 0|req: 1198/2312] 10.0.0.87 () {32 vars in 717 bytes} [Tue May 26 21:59:03 2026] DELETE /v2.0/ports/6d6a88f2-bd2b-47ba-a0e8-659d31673717 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2313] 10.0.0.87 () {32 vars in 723 bytes} [Tue May 26 21:59:03 2026] DELETE /v2.0/networks/3b2d08c3-415e-4f39-9842-09415dfdf585 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1199/2314] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:59:04 2026] GET /v2.0/security-groups?tenant_id=e4e702f91da9401da448791bb5db4ddb&name=default => generated 2929 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 21:59:04.238 7 INFO neutron.services.segments.plugin [-] Segment 3a23582e-5734-4823-9db9-d0a645711a63 resource provider aggregate not found 2026-05-26 21:59:04.239 7 INFO neutron.services.segments.plugin [-] Segment 3a23582e-5734-4823-9db9-d0a645711a63 resource provider aggregate not found 2026-05-26 21:59:04.265 7 INFO neutron.services.segments.plugin [-] Segment 3a23582e-5734-4823-9db9-d0a645711a63 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3a23582e-5734-4823-9db9-d0a645711a63 found for delete ", "request_id": "req-b0c2654f-2b9c-4516-a7af-8e9d3def1dfe"}]} 2026-05-26 21:59:04.278 7 INFO neutron.services.segments.plugin [-] Segment 3a23582e-5734-4823-9db9-d0a645711a63 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3a23582e-5734-4823-9db9-d0a645711a63 found for delete ", "request_id": "req-c84457cf-c5b1-4eba-90ec-6647a6efb713"}]} [pid: 7|app: 0|req: 1116/2315] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:59:04 2026] DELETE /v2.0/security-groups/1aa13a5c-90b5-49e7-a3b0-0b29072b60f1 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1201/2318] 10.0.0.87 () {34 vars in 681 bytes} [Tue May 26 21:59:06 2026] POST /v2.0/security-groups => generated 1626 bytes in 560 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2319] 10.0.0.87 () {32 vars in 660 bytes} [Tue May 26 21:59:06 2026] GET /v2.0/security-groups => generated 4535 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1202/2320] 10.0.0.87 () {34 vars in 755 bytes} [Tue May 26 21:59:06 2026] PUT /v2.0/security-groups/72b9e63f-09dd-45e2-a508-e20a1c62d120 => generated 1665 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2321] 10.0.0.87 () {32 vars in 734 bytes} [Tue May 26 21:59:07 2026] GET /v2.0/security-groups/72b9e63f-09dd-45e2-a508-e20a1c62d120 => generated 1665 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1203/2322] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:59:07 2026] DELETE /v2.0/security-groups/72b9e63f-09dd-45e2-a508-e20a1c62d120 => generated 0 bytes in 253 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2323] 10.0.0.87 () {32 vars in 660 bytes} [Tue May 26 21:59:07 2026] GET /v2.0/security-groups => generated 2929 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 21:59:07.527 6 INFO neutron.api.v2.resource [None req-a4df10df-64a5-466c-85e2-c03025ef253a 0f3eb29f30a542449fab2cfa0789ec63 752c6b0e0c714e00b2f78933ffc5d907 - - default default] delete failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1204/2324] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:59:07 2026] DELETE /v2.0/security-groups/72b9e63f-09dd-45e2-a508-e20a1c62d120 => 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: 1121/2325] 10.0.0.87 () {34 vars in 681 bytes} [Tue May 26 21:59:07 2026] POST /v2.0/security-groups => generated 1625 bytes in 331 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2326] 10.0.0.230 () {34 vars in 988 bytes} [Tue May 26 21:59:07 2026] GET /v2.0/ports?device_id=657715ec-6db4-4a83-afb0-cbbe9d88da7d => generated 1473 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2327] 10.0.0.230 () {34 vars in 1038 bytes} [Tue May 26 21:59:07 2026] GET /v2.0/security-groups?id=a90174a5-9648-4b30-b0da-cbf57f3221f0&fields=id&fields=name => generated 111 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1205/2328] 10.0.0.87 () {34 vars in 692 bytes} [Tue May 26 21:59:07 2026] POST /v2.0/security-group-rules => generated 601 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2329] 10.0.0.87 () {32 vars in 744 bytes} [Tue May 26 21:59:08 2026] GET /v2.0/security-group-rules/d4ae53c1-f62c-476a-9cae-6f2d837712e8 => generated 601 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1206/2330] 10.0.0.87 () {32 vars in 670 bytes} [Tue May 26 21:59:08 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2331] 10.0.0.87 () {32 vars in 747 bytes} [Tue May 26 21:59:08 2026] DELETE /v2.0/security-group-rules/d4ae53c1-f62c-476a-9cae-6f2d837712e8 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1207/2332] 10.0.0.87 () {32 vars in 670 bytes} [Tue May 26 21:59:08 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2333] 10.0.0.87 () {34 vars in 692 bytes} [Tue May 26 21:59:08 2026] POST /v2.0/security-group-rules => generated 601 bytes in 310 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1208/2334] 10.0.0.87 () {32 vars in 744 bytes} [Tue May 26 21:59:08 2026] GET /v2.0/security-group-rules/725143c8-a751-4327-9bbb-943e6668401e => generated 601 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2335] 10.0.0.87 () {32 vars in 670 bytes} [Tue May 26 21:59:08 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1209/2336] 10.0.0.87 () {32 vars in 747 bytes} [Tue May 26 21:59:08 2026] DELETE /v2.0/security-group-rules/725143c8-a751-4327-9bbb-943e6668401e => generated 0 bytes in 204 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2337] 10.0.0.87 () {32 vars in 670 bytes} [Tue May 26 21:59:08 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 21:59:09.320 6 INFO neutron.db.securitygroups_db [None req-e0aa7ad1-cee0-4b27-a26c-b6be6868fe7f 0f3eb29f30a542449fab2cfa0789ec63 752c6b0e0c714e00b2f78933ffc5d907 - - default default] Project 752c6b0e0c714e00b2f78933ffc5d907 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 6|app: 0|req: 1210/2338] 10.0.0.87 () {34 vars in 692 bytes} [Tue May 26 21:59:09 2026] POST /v2.0/security-group-rules => generated 607 bytes in 500 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2339] 10.0.0.87 () {32 vars in 744 bytes} [Tue May 26 21:59:09 2026] GET /v2.0/security-group-rules/3d77184c-4c71-4bf3-8824-2e2fbbc67d65 => generated 607 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1211/2340] 10.0.0.87 () {32 vars in 670 bytes} [Tue May 26 21:59:09 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2341] 10.0.0.87 () {32 vars in 747 bytes} [Tue May 26 21:59:09 2026] DELETE /v2.0/security-group-rules/3d77184c-4c71-4bf3-8824-2e2fbbc67d65 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1212/2342] 10.0.0.87 () {32 vars in 670 bytes} [Tue May 26 21:59:09 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2343] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:59:09 2026] DELETE /v2.0/security-groups/1dad5793-c851-4786-ad72-d85706556857 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1213/2344] 10.0.0.87 () {32 vars in 660 bytes} [Tue May 26 21:59:09 2026] GET /v2.0/security-groups => generated 2929 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2345] 10.0.0.87 () {32 vars in 660 bytes} [Tue May 26 21:59:10 2026] GET /v2.0/security-groups => generated 2929 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1214/2346] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:59:10 2026] GET /v2.0/security-groups?tenant_id=752c6b0e0c714e00b2f78933ffc5d907&name=default => generated 2929 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2347] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:59:10 2026] DELETE /v2.0/security-groups/a7c3fc51-7f78-4a6a-99cb-8b523eed5302 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1215/2348] 10.0.0.87 () {34 vars in 673 bytes} [Tue May 26 21:59:12 2026] POST /v2.0/subnetpools => generated 548 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2349] 10.0.0.87 () {32 vars in 726 bytes} [Tue May 26 21:59:12 2026] GET /v2.0/subnetpools/a18dbe98-3ab0-46db-9c34-44b2f6945ff6 => generated 548 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1216/2350] 10.0.0.87 () {34 vars in 746 bytes} [Tue May 26 21:59:12 2026] PUT /v2.0/subnetpools/a18dbe98-3ab0-46db-9c34-44b2f6945ff6 => generated 501 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2351] 10.0.0.87 () {32 vars in 729 bytes} [Tue May 26 21:59:12 2026] DELETE /v2.0/subnetpools/a18dbe98-3ab0-46db-9c34-44b2f6945ff6 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 21:59:12.962 6 INFO neutron.api.v2.resource [None req-60dfcd17-cc29-42c7-9249-9de086361f52 5f48d3326dc24148878a2b690a56bc96 d1f4ca6b9fe44f93b98ecc0b0b28672f - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1217/2352] 10.0.0.87 () {32 vars in 726 bytes} [Tue May 26 21:59:12 2026] GET /v2.0/subnetpools/a18dbe98-3ab0-46db-9c34-44b2f6945ff6 => generated 145 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 21:59:12.981 7 INFO neutron.api.v2.resource [None req-27bfbced-dbdc-4ce1-9021-29ec244d6fd0 5f48d3326dc24148878a2b690a56bc96 d1f4ca6b9fe44f93b98ecc0b0b28672f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1136/2353] 10.0.0.87 () {32 vars in 729 bytes} [Tue May 26 21:59:12 2026] DELETE /v2.0/subnetpools/a18dbe98-3ab0-46db-9c34-44b2f6945ff6 => generated 145 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1218/2354] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:59:13 2026] GET /v2.0/security-groups?tenant_id=d1f4ca6b9fe44f93b98ecc0b0b28672f&name=default => generated 2929 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2355] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:59:13 2026] DELETE /v2.0/security-groups/47ba22ed-7ca6-4154-8a4a-737d28ccf77a => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1219/2356] 10.0.0.87 () {32 vars in 620 bytes} [Tue May 26 21:59: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: 1138/2357] 10.0.0.87 () {32 vars in 630 bytes} [Tue May 26 21:59:15 2026] GET /v2.0/ => generated 632 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1220/2358] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:59:16 2026] GET /v2.0/security-groups?tenant_id=9e0573dee0fb4a07916d9e1b2a00d67a&name=default => generated 2929 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2359] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:59:16 2026] DELETE /v2.0/security-groups/2e43d073-5109-4ca7-80a5-9ac793334bc6 => 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: 1141/2362] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:59:20 2026] GET /v2.0/security-groups?tenant_id=0ddbf591c93a405a8579e5627d40a18c&name=default => generated 2929 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1222/2363] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:59:20 2026] DELETE /v2.0/security-groups/eab49393-597c-4e4e-952a-080ea861a17f => generated 0 bytes in 172 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2364] 10.0.0.87 () {32 vars in 718 bytes} [Tue May 26 21:59:22 2026] GET /v2.0/subnets/8ddf360e-f92b-47d0-b0f4-7311b143f370 => generated 675 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2365] 10.0.0.22 () {30 vars in 687 bytes} [Tue May 26 21:59:23 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2366] 10.0.0.22 () {30 vars in 689 bytes} [Tue May 26 21:59:23 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: 1145/2367] 10.0.0.22 () {30 vars in 665 bytes} [Tue May 26 21:59:23 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: 1146/2368] 10.0.0.22 () {30 vars in 701 bytes} [Tue May 26 21:59:23 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: 6|app: 0|req: 1223/2369] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:59:23 2026] GET /v2.0/security-groups?tenant_id=49ae2832212244a0883aa1d7cef6b601&name=default => generated 2929 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2370] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:59:23 2026] DELETE /v2.0/security-groups/55252e53-ab89-4341-94df-c0b69e4b35ad => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1224/2371] 10.0.0.22 () {28 vars in 436 bytes} [Tue May 26 21:59:24 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2372] 10.0.0.22 () {30 vars in 725 bytes} [Tue May 26 21:59:24 2026] GET /v2.0/subnets/8ddf360e-f92b-47d0-b0f4-7311b143f370 => generated 657 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1225/2373] 10.0.0.22 () {30 vars in 687 bytes} [Tue May 26 21:59:24 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: 1149/2374] 10.0.0.22 () {30 vars in 689 bytes} [Tue May 26 21:59:24 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: 6|app: 0|req: 1226/2375] 10.0.0.22 () {30 vars in 665 bytes} [Tue May 26 21:59:24 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: 1150/2376] 10.0.0.22 () {30 vars in 701 bytes} [Tue May 26 21:59:24 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1227/2377] 10.0.0.22 () {30 vars in 725 bytes} [Tue May 26 21:59:24 2026] GET /v2.0/subnets/8ddf360e-f92b-47d0-b0f4-7311b143f370 => generated 675 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2378] 10.0.0.22 () {30 vars in 687 bytes} [Tue May 26 21:59:24 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: 6|app: 0|req: 1228/2379] 10.0.0.22 () {30 vars in 689 bytes} [Tue May 26 21:59:24 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: 1152/2380] 10.0.0.22 () {30 vars in 665 bytes} [Tue May 26 21:59:24 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: 6|app: 0|req: 1229/2381] 10.0.0.22 () {30 vars in 701 bytes} [Tue May 26 21:59:24 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2382] 10.0.0.22 () {30 vars in 727 bytes} [Tue May 26 21:59:24 2026] GET /v2.0/networks/36b4ba23-1345-4d71-9bc8-f7f0f3b7bf30 => generated 800 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1230/2383] 10.0.0.22 () {30 vars in 679 bytes} [Tue May 26 21:59:24 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: 1154/2384] 10.0.0.22 () {34 vars in 701 bytes} [Tue May 26 21:59:24 2026] POST /v2.0/ports => generated 1132 bytes in 452 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1231/2385] 199.204.45.22 () {30 vars in 700 bytes} [Tue May 26 21:59:28 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 125 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: 1155/2386] 199.204.45.22 () {30 vars in 702 bytes} [Tue May 26 21:59:28 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: 6|app: 0|req: 1232/2387] 199.204.45.22 () {30 vars in 678 bytes} [Tue May 26 21:59:28 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: 1156/2388] 199.204.45.22 () {30 vars in 714 bytes} [Tue May 26 21:59:28 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1233/2389] 199.204.45.22 () {30 vars in 734 bytes} [Tue May 26 21:59:28 2026] GET /v2.0/ports/f1991733-220a-4198-bc27-c395e1058ba2 => generated 1132 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2390] 199.204.45.22 () {30 vars in 700 bytes} [Tue May 26 21:59:28 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: 6|app: 0|req: 1234/2391] 199.204.45.22 () {30 vars in 702 bytes} [Tue May 26 21:59:28 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2392] 199.204.45.22 () {30 vars in 678 bytes} [Tue May 26 21:59:28 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1235/2393] 199.204.45.22 () {30 vars in 714 bytes} [Tue May 26 21:59:28 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 21:59:28.988 7 INFO neutron.api.v2.resource [None req-8e6134ad-2e30-4f16-b4af-07e21e06970e de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1159/2394] 199.204.45.22 () {30 vars in 760 bytes} [Tue May 26 21:59:28 2026] GET /v2.0/security-groups/lb-5cbcd014-c72a-434e-86f4-09684e625f7f => generated 149 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1236/2395] 199.204.45.22 () {30 vars in 782 bytes} [Tue May 26 21:59:28 2026] GET /v2.0/security-groups?name=lb-5cbcd014-c72a-434e-86f4-09684e625f7f => generated 23 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2396] 199.204.45.22 () {34 vars in 733 bytes} [Tue May 26 21:59:29 2026] POST /v2.0/security-groups => generated 1638 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1237/2397] 199.204.45.22 () {30 vars in 812 bytes} [Tue May 26 21:59:29 2026] GET /v2.0/security-group-rules?security_group_id=d21766e6-ccbc-497d-bf92-ea41642ca548 => generated 1182 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2398] 199.204.45.22 () {34 vars in 786 bytes} [Tue May 26 21:59:29 2026] PUT /v2.0/ports/f1991733-220a-4198-bc27-c395e1058ba2 => generated 1132 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1238/2399] 199.204.45.22 () {30 vars in 700 bytes} [Tue May 26 21:59:29 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1162/2400] 199.204.45.22 () {30 vars in 702 bytes} [Tue May 26 21:59:29 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1239/2401] 199.204.45.22 () {30 vars in 678 bytes} [Tue May 26 21:59:29 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: 1163/2402] 199.204.45.22 () {30 vars in 714 bytes} [Tue May 26 21:59:29 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1240/2403] 199.204.45.22 () {30 vars in 738 bytes} [Tue May 26 21:59:29 2026] GET /v2.0/subnets/8ddf360e-f92b-47d0-b0f4-7311b143f370 => 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: 1165/2406] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 21:59:34 2026] GET /v2.0/security-groups?tenant_id=8e9ba0ed70a148a7a21e1a41a572e87d&name=default => generated 2929 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1242/2407] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 21:59:35 2026] DELETE /v2.0/security-groups/997e6d3c-f936-4736-b560-743bc2160cab => 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: 1166/2408] 10.0.0.123 () {34 vars in 1014 bytes} [Tue May 26 21:59:37 2026] GET /v2.0/security-groups?id=5e892c44-6e0f-4d2f-bfd7-0d17a48fe23d&fields=id => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1243/2409] 10.0.0.123 () {34 vars in 980 bytes} [Tue May 26 21:59:37 2026] GET /v2.0/networks?id=8fb7ad5c-1233-49d6-acd5-e00e4d3fd120 => generated 735 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2410] 10.0.0.123 () {34 vars in 963 bytes} [Tue May 26 21:59:37 2026] GET /v2.0/quotas/894d3057a90c4539a0d8c641a8c62390 => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1244/2411] 10.0.0.123 () {34 vars in 1000 bytes} [Tue May 26 21:59:37 2026] GET /v2.0/ports?tenant_id=894d3057a90c4539a0d8c641a8c62390&fields=id => generated 149 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2412] 10.0.0.123 () {34 vars in 1006 bytes} [Tue May 26 21:59:37 2026] GET /v2.0/networks/8fb7ad5c-1233-49d6-acd5-e00e4d3fd120?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1245/2413] 10.0.0.123 () {34 vars in 1106 bytes} [Tue May 26 21:59:37 2026] GET /v2.0/networks/8fb7ad5c-1233-49d6-acd5-e00e4d3fd120?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 21:59:38.470 7 INFO neutron.db.segments_db [None req-62d46fcd-2382-43ad-aa9a-48817e6cffab 07ef199d17aa466aa224d5bd0d03bcf0 f13653d203cc4eb58be60ed381c9cd4f - - default default] Added segment bb6a1d7d-6f1e-4daa-9c68-4eb1ee43ac01 of type vxlan for network 9df2f9c3-ff9b-451a-add3-a03af8c0cda7 [pid: 7|app: 0|req: 1169/2414] 10.0.0.87 () {34 vars in 668 bytes} [Tue May 26 21:59:38 2026] POST /v2.0/networks => generated 613 bytes in 507 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2415] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:59:38 2026] GET /v2.0/ports?device_id=094eb810-8a6b-4651-b71d-dc1c1631a5c0 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 21:59:38.627 6 INFO neutron.db.segments_db [None req-3b56bb46-8a08-49f1-8f4c-c03556088060 07ef199d17aa466aa224d5bd0d03bcf0 f13653d203cc4eb58be60ed381c9cd4f - - default default] Added segment 5f308901-9f97-4005-bbb6-d48fbd63db87 of type vxlan for network 9e320ad0-db55-4875-a9f2-579da3f98bea [pid: 7|app: 0|req: 1171/2416] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:59:38 2026] GET /v2.0/ports?device_id=094eb810-8a6b-4651-b71d-dc1c1631a5c0 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 21:59:38.899 6 INFO neutron.db.l3_hamode_db [None req-3b56bb46-8a08-49f1-8f4c-c03556088060 07ef199d17aa466aa224d5bd0d03bcf0 f13653d203cc4eb58be60ed381c9cd4f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-26 21:59:39.663 6 INFO neutron.db.l3_hamode_db [None req-3b56bb46-8a08-49f1-8f4c-c03556088060 07ef199d17aa466aa224d5bd0d03bcf0 f13653d203cc4eb58be60ed381c9cd4f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 6|app: 0|req: 1246/2417] 10.0.0.87 () {34 vars in 666 bytes} [Tue May 26 21:59:38 2026] POST /v2.0/routers => generated 695 bytes in 1971 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2418] 10.0.0.87 () {32 vars in 773 bytes} [Tue May 26 21:59:40 2026] GET /v2.0/subnets?project_id=f13653d203cc4eb58be60ed381c9cd4f&cidr=10.100.0.0%2F28 => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1247/2419] 10.0.0.87 () {32 vars in 691 bytes} [Tue May 26 21:59:40 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2420] 10.0.0.87 () {32 vars in 781 bytes} [Tue May 26 21:59:40 2026] GET /v2.0/subnets?network_id=2c6edc0a-d724-47fa-8bc0-1fbe57f81f99&cidr=10.100.0.0%2F28 => generated 14 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1248/2421] 10.0.0.87 () {34 vars in 666 bytes} [Tue May 26 21:59:40 2026] POST /v2.0/subnets => generated 656 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1249/2422] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:59:41 2026] GET /v2.0/ports?device_id=094eb810-8a6b-4651-b71d-dc1c1631a5c0 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1250/2423] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:59:41 2026] GET /v2.0/ports?device_id=094eb810-8a6b-4651-b71d-dc1c1631a5c0 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1251/2424] 199.204.45.22 () {34 vars in 983 bytes} [Tue May 26 21:59:42 2026] GET /v2.0/networks?id=8fb7ad5c-1233-49d6-acd5-e00e4d3fd120 => generated 735 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1252/2425] 199.204.45.22 () {34 vars in 1047 bytes} [Tue May 26 21:59:42 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=894d3057a90c4539a0d8c641a8c62390 => generated 343 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2426] 10.0.0.87 () {34 vars in 780 bytes} [Tue May 26 21:59:40 2026] PUT /v2.0/routers/3ce42db4-9057-46fc-a6bb-c3043756ac8c/add_router_interface => generated 309 bytes in 1414 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2427] 10.0.0.87 () {32 vars in 646 bytes} [Tue May 26 21:59:42 2026] GET /v2.0/networks => generated 6664 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2428] 10.0.0.87 () {32 vars in 644 bytes} [Tue May 26 21:59:42 2026] GET /v2.0/subnets => generated 7418 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2429] 10.0.0.87 () {32 vars in 644 bytes} [Tue May 26 21:59:42 2026] GET /v2.0/routers => generated 1453 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1253/2430] 199.204.45.22 () {38 vars in 952 bytes} [Tue May 26 21:59:42 2026] POST /v2.0/ports => generated 1082 bytes in 310 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: 1178/2431] 10.0.0.87 () {34 vars in 682 bytes} [Tue May 26 21:59:42 2026] POST /v2.0/security-groups => generated 1677 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2432] 10.0.0.87 () {34 vars in 692 bytes} [Tue May 26 21:59:42 2026] POST /v2.0/security-group-rules => generated 597 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1254/2433] 199.204.45.22 () {38 vars in 1025 bytes} [Tue May 26 21:59:42 2026] PUT /v2.0/ports/6bd091e4-6eba-4ed9-9448-10bb2cc849e0 => generated 1243 bytes in 398 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2434] 10.0.0.87 () {34 vars in 692 bytes} [Tue May 26 21:59:42 2026] POST /v2.0/security-group-rules => generated 596 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 21:59:43.103 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-4239b0cb-b41b-4bfb-8fc0-188dae835bf6'] response: {'name': 'network-changed', 'server_uuid': '094eb810-8a6b-4651-b71d-dc1c1631a5c0', 'tag': '6bd091e4-6eba-4ed9-9448-10bb2cc849e0', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 1255/2435] 10.0.0.87 () {34 vars in 692 bytes} [Tue May 26 21:59:43 2026] POST /v2.0/security-group-rules => generated 602 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2436] 10.0.0.87 () {34 vars in 692 bytes} [Tue May 26 21:59:43 2026] POST /v2.0/security-group-rules => generated 601 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 21:59:43.440 6 INFO neutron.db.securitygroups_db [None req-265316ff-2313-4665-be57-9f193dc4cb5b 07ef199d17aa466aa224d5bd0d03bcf0 f13653d203cc4eb58be60ed381c9cd4f - - default default] Project f13653d203cc4eb58be60ed381c9cd4f added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 6|app: 0|req: 1256/2437] 10.0.0.87 () {34 vars in 692 bytes} [Tue May 26 21:59:43 2026] POST /v2.0/security-group-rules => generated 607 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 21:59:43.560 7 INFO neutron.db.securitygroups_db [None req-e6690834-eef9-4b75-85ce-b058b732257e 07ef199d17aa466aa224d5bd0d03bcf0 f13653d203cc4eb58be60ed381c9cd4f - - default default] Project f13653d203cc4eb58be60ed381c9cd4f added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 6|app: 0|req: 1257/2438] 199.204.45.22 () {34 vars in 1077 bytes} [Tue May 26 21:59:43 2026] GET /v2.0/ports?tenant_id=894d3057a90c4539a0d8c641a8c62390&device_id=094eb810-8a6b-4651-b71d-dc1c1631a5c0 => generated 1246 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2439] 10.0.0.87 () {34 vars in 692 bytes} [Tue May 26 21:59:43 2026] POST /v2.0/security-group-rules => generated 606 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1258/2440] 199.204.45.22 () {34 vars in 1015 bytes} [Tue May 26 21:59:43 2026] GET /v2.0/networks?tenant_id=894d3057a90c4539a0d8c641a8c62390&shared=False => generated 735 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2441] 199.204.45.22 () {34 vars in 927 bytes} [Tue May 26 21:59:43 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1259/2442] 10.0.0.87 () {32 vars in 646 bytes} [Tue May 26 21:59:43 2026] GET /v2.0/networks => generated 1297 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2443] 10.0.0.123 () {34 vars in 1098 bytes} [Tue May 26 21:59:44 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1026549406&fields=id&tenant_id=f13653d203cc4eb58be60ed381c9cd4f => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1260/2444] 10.0.0.123 () {34 vars in 980 bytes} [Tue May 26 21:59:44 2026] GET /v2.0/networks?id=9df2f9c3-ff9b-451a-add3-a03af8c0cda7 => generated 660 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2445] 10.0.0.123 () {34 vars in 963 bytes} [Tue May 26 21:59:44 2026] GET /v2.0/quotas/f13653d203cc4eb58be60ed381c9cd4f => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1261/2446] 10.0.0.123 () {34 vars in 1000 bytes} [Tue May 26 21:59:44 2026] GET /v2.0/ports?tenant_id=f13653d203cc4eb58be60ed381c9cd4f&fields=id => generated 103 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2447] 10.0.0.123 () {34 vars in 1006 bytes} [Tue May 26 21:59:44 2026] GET /v2.0/networks/9df2f9c3-ff9b-451a-add3-a03af8c0cda7?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1262/2448] 10.0.0.123 () {34 vars in 1106 bytes} [Tue May 26 21:59:44 2026] GET /v2.0/networks/9df2f9c3-ff9b-451a-add3-a03af8c0cda7?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: 1187/2449] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:59:44 2026] GET /v2.0/ports?device_id=094eb810-8a6b-4651-b71d-dc1c1631a5c0 => generated 1246 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1263/2450] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:59:44 2026] GET /v2.0/security-groups?id=5e892c44-6e0f-4d2f-bfd7-0d17a48fe23d&fields=id&fields=name => generated 96 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2451] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:59:44 2026] GET /v2.0/ports?device_id=2f23b4e9-e02c-47c0-80cb-b755bef6b2cb => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1264/2452] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:59:44 2026] GET /v2.0/ports?device_id=094eb810-8a6b-4651-b71d-dc1c1631a5c0 => generated 1246 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2453] 199.204.45.22 () {34 vars in 1077 bytes} [Tue May 26 21:59:44 2026] GET /v2.0/ports?tenant_id=894d3057a90c4539a0d8c641a8c62390&device_id=094eb810-8a6b-4651-b71d-dc1c1631a5c0 => generated 1246 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1265/2454] 199.204.45.22 () {34 vars in 1059 bytes} [Tue May 26 21:59:44 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.115&port_id=6bd091e4-6eba-4ed9-9448-10bb2cc849e0 => 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: 1190/2455] 199.204.45.22 () {34 vars in 981 bytes} [Tue May 26 21:59:44 2026] GET /v2.0/subnets?id=40e82c3c-5949-4f4f-80c1-215201a6f8a7 => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1266/2456] 199.204.45.22 () {34 vars in 1049 bytes} [Tue May 26 21:59:44 2026] GET /v2.0/ports?network_id=8fb7ad5c-1233-49d6-acd5-e00e4d3fd120&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: 1191/2457] 199.204.45.22 () {34 vars in 1009 bytes} [Tue May 26 21:59:44 2026] GET /v2.0/networks/8fb7ad5c-1233-49d6-acd5-e00e4d3fd120?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1267/2458] 199.204.45.22 () {34 vars in 1109 bytes} [Tue May 26 21:59:44 2026] GET /v2.0/networks/8fb7ad5c-1233-49d6-acd5-e00e4d3fd120?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: 1192/2459] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:59:45 2026] GET /v2.0/ports?device_id=2f23b4e9-e02c-47c0-80cb-b755bef6b2cb => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1268/2460] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:59:46 2026] GET /v2.0/ports?device_id=2f23b4e9-e02c-47c0-80cb-b755bef6b2cb => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2461] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:59:47 2026] GET /v2.0/ports?device_id=094eb810-8a6b-4651-b71d-dc1c1631a5c0 => generated 1246 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1269/2462] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:59:47 2026] GET /v2.0/security-groups?id=5e892c44-6e0f-4d2f-bfd7-0d17a48fe23d&fields=id&fields=name => generated 96 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2463] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:59:47 2026] GET /v2.0/ports?device_id=094eb810-8a6b-4651-b71d-dc1c1631a5c0 => generated 1246 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1270/2464] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:59:47 2026] GET /v2.0/ports?device_id=2f23b4e9-e02c-47c0-80cb-b755bef6b2cb => 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: 1195/2465] 199.204.45.22 () {34 vars in 991 bytes} [Tue May 26 21:59:48 2026] GET /v2.0/ports?device_id=094eb810-8a6b-4651-b71d-dc1c1631a5c0 => generated 1248 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1271/2466] 199.204.45.22 () {34 vars in 1041 bytes} [Tue May 26 21:59:48 2026] GET /v2.0/security-groups?id=5e892c44-6e0f-4d2f-bfd7-0d17a48fe23d&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: 1196/2467] 199.204.45.22 () {34 vars in 983 bytes} [Tue May 26 21:59:48 2026] GET /v2.0/networks?id=9df2f9c3-ff9b-451a-add3-a03af8c0cda7 => generated 660 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2468] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:59:48 2026] GET /v2.0/ports?device_id=2f23b4e9-e02c-47c0-80cb-b755bef6b2cb => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1272/2469] 199.204.45.22 () {34 vars in 1047 bytes} [Tue May 26 21:59:48 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f13653d203cc4eb58be60ed381c9cd4f => generated 181 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2470] 199.204.45.22 () {38 vars in 952 bytes} [Tue May 26 21:59:48 2026] POST /v2.0/ports => generated 954 bytes in 356 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1273/2473] 199.204.45.22 () {38 vars in 1025 bytes} [Tue May 26 21:59:49 2026] PUT /v2.0/ports/65e05f91-b288-4307-b218-4da4e1e8cf4e => generated 1235 bytes in 514 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 21:59:49.886 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-df70c833-bee5-4d6a-b30a-9d3ed74b40cd'] response: {'name': 'network-changed', 'server_uuid': '2f23b4e9-e02c-47c0-80cb-b755bef6b2cb', 'tag': '65e05f91-b288-4307-b218-4da4e1e8cf4e', '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: 1201/2474] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:59:50 2026] GET /v2.0/ports?device_id=2f23b4e9-e02c-47c0-80cb-b755bef6b2cb => generated 969 bytes in 36 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: 6|app: 0|req: 1274/2475] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:59:50 2026] GET /v2.0/security-groups?id=7b0d939e-2dfc-4584-9907-c04e417842d4&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: 1202/2476] 199.204.45.22 () {34 vars in 1077 bytes} [Tue May 26 21:59:50 2026] GET /v2.0/ports?tenant_id=f13653d203cc4eb58be60ed381c9cd4f&device_id=2f23b4e9-e02c-47c0-80cb-b755bef6b2cb => generated 1238 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1275/2477] 199.204.45.22 () {34 vars in 1015 bytes} [Tue May 26 21:59:50 2026] GET /v2.0/networks?tenant_id=f13653d203cc4eb58be60ed381c9cd4f&shared=False => generated 756 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2478] 199.204.45.22 () {34 vars in 927 bytes} [Tue May 26 21:59:50 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: 6|app: 0|req: 1276/2479] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:59:50 2026] GET /v2.0/ports?device_id=094eb810-8a6b-4651-b71d-dc1c1631a5c0 => generated 1248 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2480] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:59:50 2026] GET /v2.0/security-groups?id=5e892c44-6e0f-4d2f-bfd7-0d17a48fe23d&fields=id&fields=name => generated 96 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1277/2481] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:59:50 2026] GET /v2.0/ports?device_id=094eb810-8a6b-4651-b71d-dc1c1631a5c0 => generated 1248 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2482] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:59:51 2026] GET /v2.0/ports?device_id=2f23b4e9-e02c-47c0-80cb-b755bef6b2cb => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1278/2483] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:59:51 2026] GET /v2.0/security-groups?id=7b0d939e-2dfc-4584-9907-c04e417842d4&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: 1206/2484] 199.204.45.22 () {34 vars in 1077 bytes} [Tue May 26 21:59:51 2026] GET /v2.0/ports?tenant_id=f13653d203cc4eb58be60ed381c9cd4f&device_id=2f23b4e9-e02c-47c0-80cb-b755bef6b2cb => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1279/2485] 199.204.45.22 () {34 vars in 1055 bytes} [Tue May 26 21:59:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=65e05f91-b288-4307-b218-4da4e1e8cf4e => 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: 1207/2486] 199.204.45.22 () {34 vars in 981 bytes} [Tue May 26 21:59:51 2026] GET /v2.0/subnets?id=f49bd942-ee25-4367-9c7f-84df4c889aa1 => generated 677 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1280/2487] 199.204.45.22 () {34 vars in 1049 bytes} [Tue May 26 21:59:51 2026] GET /v2.0/ports?network_id=9df2f9c3-ff9b-451a-add3-a03af8c0cda7&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: 1208/2488] 199.204.45.22 () {34 vars in 1009 bytes} [Tue May 26 21:59:51 2026] GET /v2.0/networks/9df2f9c3-ff9b-451a-add3-a03af8c0cda7?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1281/2489] 199.204.45.22 () {34 vars in 1109 bytes} [Tue May 26 21:59:51 2026] GET /v2.0/networks/9df2f9c3-ff9b-451a-add3-a03af8c0cda7?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: 1209/2490] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:59:52 2026] GET /v2.0/ports?device_id=2f23b4e9-e02c-47c0-80cb-b755bef6b2cb => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1282/2491] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:59:52 2026] GET /v2.0/security-groups?id=7b0d939e-2dfc-4584-9907-c04e417842d4&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2492] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:59:53 2026] GET /v2.0/ports?device_id=2f23b4e9-e02c-47c0-80cb-b755bef6b2cb => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1283/2493] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:59:53 2026] GET /v2.0/security-groups?id=7b0d939e-2dfc-4584-9907-c04e417842d4&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2494] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:59:53 2026] GET /v2.0/ports?device_id=094eb810-8a6b-4651-b71d-dc1c1631a5c0 => generated 1248 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1284/2495] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:59:53 2026] GET /v2.0/security-groups?id=5e892c44-6e0f-4d2f-bfd7-0d17a48fe23d&fields=id&fields=name => generated 96 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2496] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:59:53 2026] GET /v2.0/ports?device_id=094eb810-8a6b-4651-b71d-dc1c1631a5c0 => generated 1248 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1285/2497] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:59:54 2026] GET /v2.0/ports?device_id=2f23b4e9-e02c-47c0-80cb-b755bef6b2cb => generated 971 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2498] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:59:54 2026] GET /v2.0/security-groups?id=7b0d939e-2dfc-4584-9907-c04e417842d4&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: 6|app: 0|req: 1286/2499] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:59:55 2026] GET /v2.0/ports?device_id=2f23b4e9-e02c-47c0-80cb-b755bef6b2cb => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2500] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:59:55 2026] GET /v2.0/security-groups?id=7b0d939e-2dfc-4584-9907-c04e417842d4&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: 6|app: 0|req: 1287/2501] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:59:57 2026] GET /v2.0/ports?device_id=2f23b4e9-e02c-47c0-80cb-b755bef6b2cb => generated 971 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2502] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:59:57 2026] GET /v2.0/security-groups?id=7b0d939e-2dfc-4584-9907-c04e417842d4&fields=id&fields=name => generated 114 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1288/2503] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 21:59:57 2026] GET /v2.0/ports?device_id=2f23b4e9-e02c-47c0-80cb-b755bef6b2cb => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2504] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 21:59:57 2026] GET /v2.0/security-groups?id=7b0d939e-2dfc-4584-9907-c04e417842d4&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: 6|app: 0|req: 1289/2505] 10.0.0.87 () {32 vars in 733 bytes} [Tue May 26 21:59:57 2026] GET /v2.0/ports?device_id=2f23b4e9-e02c-47c0-80cb-b755bef6b2cb => generated 1240 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 21:59:58.332 7 INFO neutron.db.l3_db [None req-6a73d44c-ef76-4f78-969f-4cfac1fd9bd7 07ef199d17aa466aa224d5bd0d03bcf0 f13653d203cc4eb58be60ed381c9cd4f - - default default] Floating IP e66e1d4d-e82d-4b7d-8f10-c65cfc203224 associated. External IP: 10.96.250.203, port: 65e05f91-b288-4307-b218-4da4e1e8cf4e. [pid: 7|app: 0|req: 1217/2506] 10.0.0.87 () {34 vars in 674 bytes} [Tue May 26 21:59:57 2026] POST /v2.0/floatingips => generated 855 bytes in 1286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 21:59:58.788 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0404970a-20b0-4428-a9b8-8a541621d82a'] response: {'name': 'network-changed', 'server_uuid': '2f23b4e9-e02c-47c0-80cb-b755bef6b2cb', 'tag': '65e05f91-b288-4307-b218-4da4e1e8cf4e', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 1290/2507] 10.0.0.87 () {32 vars in 726 bytes} [Tue May 26 21:59:58 2026] GET /v2.0/floatingips/e66e1d4d-e82d-4b7d-8f10-c65cfc203224 => generated 855 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2508] 199.204.45.22 () {34 vars in 1077 bytes} [Tue May 26 21:59:59 2026] GET /v2.0/ports?tenant_id=f13653d203cc4eb58be60ed381c9cd4f&device_id=2f23b4e9-e02c-47c0-80cb-b755bef6b2cb => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1291/2509] 199.204.45.22 () {34 vars in 983 bytes} [Tue May 26 21:59:59 2026] GET /v2.0/networks?id=9df2f9c3-ff9b-451a-add3-a03af8c0cda7 => generated 756 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2510] 199.204.45.22 () {34 vars in 1055 bytes} [Tue May 26 21:59:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=65e05f91-b288-4307-b218-4da4e1e8cf4e => generated 858 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1292/2511] 199.204.45.22 () {34 vars in 981 bytes} [Tue May 26 21:59:59 2026] GET /v2.0/subnets?id=f49bd942-ee25-4367-9c7f-84df4c889aa1 => generated 677 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2512] 199.204.45.22 () {34 vars in 1049 bytes} [Tue May 26 21:59:59 2026] GET /v2.0/ports?network_id=9df2f9c3-ff9b-451a-add3-a03af8c0cda7&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: 6|app: 0|req: 1293/2513] 199.204.45.22 () {34 vars in 1009 bytes} [Tue May 26 21:59:59 2026] GET /v2.0/networks/9df2f9c3-ff9b-451a-add3-a03af8c0cda7?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: 1221/2514] 199.204.45.22 () {34 vars in 1109 bytes} [Tue May 26 21:59:59 2026] GET /v2.0/networks/9df2f9c3-ff9b-451a-add3-a03af8c0cda7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1294/2515] 10.0.0.87 () {32 vars in 726 bytes} [Tue May 26 21:59:59 2026] GET /v2.0/floatingips/e66e1d4d-e82d-4b7d-8f10-c65cfc203224 => generated 855 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2516] 10.0.0.87 () {32 vars in 726 bytes} [Tue May 26 22:00:00 2026] GET /v2.0/floatingips/e66e1d4d-e82d-4b7d-8f10-c65cfc203224 => generated 857 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1296/2519] 10.0.0.230 () {34 vars in 988 bytes} [Tue May 26 22:00:06 2026] GET /v2.0/ports?device_id=2f23b4e9-e02c-47c0-80cb-b755bef6b2cb => generated 1240 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2520] 10.0.0.230 () {34 vars in 1038 bytes} [Tue May 26 22:00:06 2026] GET /v2.0/security-groups?id=7b0d939e-2dfc-4584-9907-c04e417842d4&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: 6|app: 0|req: 1297/2521] 10.0.0.87 () {32 vars in 823 bytes} [Tue May 26 22:00:16 2026] GET /v2.0/ports?project_id=f13653d203cc4eb58be60ed381c9cd4f&network_id=9df2f9c3-ff9b-451a-add3-a03af8c0cda7 => generated 3691 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2522] 10.0.0.87 () {32 vars in 739 bytes} [Tue May 26 22:00:17 2026] GET /v2.0/subnets?network_id=2c6edc0a-d724-47fa-8bc0-1fbe57f81f99 => generated 667 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 22:00:17.455 6 INFO neutron.db.l3_db [None req-55df2feb-cdf6-4c6b-b3f6-0fd8ad1b3d71 07ef199d17aa466aa224d5bd0d03bcf0 f13653d203cc4eb58be60ed381c9cd4f - - default default] Floating IP e66e1d4d-e82d-4b7d-8f10-c65cfc203224 disassociated. External IP: 10.96.250.203, port: 65e05f91-b288-4307-b218-4da4e1e8cf4e. [pid: 6|app: 0|req: 1298/2523] 10.0.0.87 () {34 vars in 746 bytes} [Tue May 26 22:00:17 2026] PUT /v2.0/floatingips/e66e1d4d-e82d-4b7d-8f10-c65cfc203224 => generated 554 bytes in 450 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2524] 10.0.0.87 () {32 vars in 726 bytes} [Tue May 26 22:00:17 2026] GET /v2.0/floatingips/e66e1d4d-e82d-4b7d-8f10-c65cfc203224 => generated 554 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 22:00:17.852 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-753059a7-52e5-4978-a367-fb8d1e7d0c8b'] response: {'name': 'network-changed', 'server_uuid': '2f23b4e9-e02c-47c0-80cb-b755bef6b2cb', 'tag': '65e05f91-b288-4307-b218-4da4e1e8cf4e', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 1299/2525] 199.204.45.22 () {34 vars in 1077 bytes} [Tue May 26 22:00:18 2026] GET /v2.0/ports?tenant_id=f13653d203cc4eb58be60ed381c9cd4f&device_id=2f23b4e9-e02c-47c0-80cb-b755bef6b2cb => generated 1240 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2526] 199.204.45.22 () {34 vars in 983 bytes} [Tue May 26 22:00:18 2026] GET /v2.0/networks?id=9df2f9c3-ff9b-451a-add3-a03af8c0cda7 => generated 756 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1300/2527] 199.204.45.22 () {34 vars in 1055 bytes} [Tue May 26 22:00:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=65e05f91-b288-4307-b218-4da4e1e8cf4e => 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: 1228/2528] 199.204.45.22 () {34 vars in 981 bytes} [Tue May 26 22:00:18 2026] GET /v2.0/subnets?id=f49bd942-ee25-4367-9c7f-84df4c889aa1 => generated 677 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1301/2529] 199.204.45.22 () {34 vars in 1049 bytes} [Tue May 26 22:00:18 2026] GET /v2.0/ports?network_id=9df2f9c3-ff9b-451a-add3-a03af8c0cda7&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2530] 199.204.45.22 () {34 vars in 1009 bytes} [Tue May 26 22:00:18 2026] GET /v2.0/networks/9df2f9c3-ff9b-451a-add3-a03af8c0cda7?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1302/2531] 199.204.45.22 () {34 vars in 1109 bytes} [Tue May 26 22:00:18 2026] GET /v2.0/networks/9df2f9c3-ff9b-451a-add3-a03af8c0cda7?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: 1230/2532] 10.0.0.87 () {32 vars in 726 bytes} [Tue May 26 22:00:18 2026] GET /v2.0/floatingips/e66e1d4d-e82d-4b7d-8f10-c65cfc203224 => generated 554 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1304/2535] 10.0.0.87 () {32 vars in 726 bytes} [Tue May 26 22:00:19 2026] GET /v2.0/floatingips/e66e1d4d-e82d-4b7d-8f10-c65cfc203224 => generated 552 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2536] 10.0.0.87 () {34 vars in 682 bytes} [Tue May 26 22:00:20 2026] POST /v2.0/security-groups => generated 1677 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1305/2537] 10.0.0.87 () {34 vars in 692 bytes} [Tue May 26 22:00:21 2026] POST /v2.0/security-group-rules => generated 597 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2538] 10.0.0.87 () {34 vars in 692 bytes} [Tue May 26 22:00:21 2026] POST /v2.0/security-group-rules => generated 596 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1306/2539] 10.0.0.87 () {34 vars in 692 bytes} [Tue May 26 22:00:21 2026] POST /v2.0/security-group-rules => generated 602 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2540] 10.0.0.87 () {34 vars in 692 bytes} [Tue May 26 22:00:21 2026] POST /v2.0/security-group-rules => generated 601 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 22:00:21.649 6 INFO neutron.db.securitygroups_db [None req-9f440789-d79d-420d-9666-7d1f59c424ee 07ef199d17aa466aa224d5bd0d03bcf0 f13653d203cc4eb58be60ed381c9cd4f - - default default] Project f13653d203cc4eb58be60ed381c9cd4f added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 6|app: 0|req: 1307/2541] 10.0.0.87 () {34 vars in 692 bytes} [Tue May 26 22:00:21 2026] POST /v2.0/security-group-rules => generated 607 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 22:00:21.769 7 INFO neutron.db.securitygroups_db [None req-472efc57-bc50-43d6-a776-bf1d9aea015a 07ef199d17aa466aa224d5bd0d03bcf0 f13653d203cc4eb58be60ed381c9cd4f - - default default] Project f13653d203cc4eb58be60ed381c9cd4f 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: 1235/2542] 10.0.0.87 () {34 vars in 692 bytes} [Tue May 26 22:00:21 2026] POST /v2.0/security-group-rules => generated 606 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1308/2543] 10.0.0.87 () {32 vars in 646 bytes} [Tue May 26 22:00:22 2026] GET /v2.0/networks => generated 1297 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2544] 10.0.0.123 () {34 vars in 1098 bytes} [Tue May 26 22:00:22 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1269483773&fields=id&tenant_id=f13653d203cc4eb58be60ed381c9cd4f => generated 69 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1309/2545] 10.0.0.123 () {34 vars in 980 bytes} [Tue May 26 22:00:22 2026] GET /v2.0/networks?id=9df2f9c3-ff9b-451a-add3-a03af8c0cda7 => generated 660 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2546] 10.0.0.123 () {34 vars in 963 bytes} [Tue May 26 22:00:22 2026] GET /v2.0/quotas/f13653d203cc4eb58be60ed381c9cd4f => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1310/2547] 10.0.0.123 () {34 vars in 1000 bytes} [Tue May 26 22:00:22 2026] GET /v2.0/ports?tenant_id=f13653d203cc4eb58be60ed381c9cd4f&fields=id => generated 149 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2548] 10.0.0.123 () {34 vars in 1006 bytes} [Tue May 26 22:00:22 2026] GET /v2.0/networks/9df2f9c3-ff9b-451a-add3-a03af8c0cda7?fields=segments => generated 14 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1311/2549] 10.0.0.123 () {34 vars in 1106 bytes} [Tue May 26 22:00:22 2026] GET /v2.0/networks/9df2f9c3-ff9b-451a-add3-a03af8c0cda7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2550] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 22:00:23 2026] GET /v2.0/ports?device_id=d7e26983-10a6-4aa5-91f8-4ca2d9af9d91 => generated 12 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1312/2551] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 22:00:24 2026] GET /v2.0/ports?device_id=d7e26983-10a6-4aa5-91f8-4ca2d9af9d91 => 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: 1240/2552] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 22:00:25 2026] GET /v2.0/ports?device_id=d7e26983-10a6-4aa5-91f8-4ca2d9af9d91 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1313/2553] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 22:00:26 2026] GET /v2.0/ports?device_id=d7e26983-10a6-4aa5-91f8-4ca2d9af9d91 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1314/2554] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 22:00:27 2026] GET /v2.0/ports?device_id=d7e26983-10a6-4aa5-91f8-4ca2d9af9d91 => 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: 1241/2555] 199.204.45.22 () {34 vars in 983 bytes} [Tue May 26 22:00:27 2026] GET /v2.0/networks?id=9df2f9c3-ff9b-451a-add3-a03af8c0cda7 => generated 660 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1315/2556] 199.204.45.22 () {34 vars in 1047 bytes} [Tue May 26 22:00:27 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f13653d203cc4eb58be60ed381c9cd4f => generated 274 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2557] 199.204.45.22 () {38 vars in 952 bytes} [Tue May 26 22:00:27 2026] POST /v2.0/ports => generated 958 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1316/2558] 199.204.45.22 () {38 vars in 1025 bytes} [Tue May 26 22:00:28 2026] PUT /v2.0/ports/8e4d41ab-ae29-4d51-a281-50e474cbc463 => generated 1239 bytes in 523 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 22:00:28.684 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-ee834045-564c-45cb-b71f-cd7b0b00207d'] response: {'name': 'network-changed', 'server_uuid': 'd7e26983-10a6-4aa5-91f8-4ca2d9af9d91', 'tag': '8e4d41ab-ae29-4d51-a281-50e474cbc463', '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: 1243/2559] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 22:00:28 2026] GET /v2.0/ports?device_id=d7e26983-10a6-4aa5-91f8-4ca2d9af9d91 => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 1317/2560] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 22:00:28 2026] GET /v2.0/security-groups?id=e42c27fb-8138-4c0e-afe1-88766aa76356&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2561] 199.204.45.22 () {34 vars in 1077 bytes} [Tue May 26 22:00:29 2026] GET /v2.0/ports?tenant_id=f13653d203cc4eb58be60ed381c9cd4f&device_id=d7e26983-10a6-4aa5-91f8-4ca2d9af9d91 => generated 1242 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1318/2562] 199.204.45.22 () {34 vars in 1015 bytes} [Tue May 26 22:00:29 2026] GET /v2.0/networks?tenant_id=f13653d203cc4eb58be60ed381c9cd4f&shared=False => generated 756 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2563] 199.204.45.22 () {34 vars in 927 bytes} [Tue May 26 22:00:29 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1319/2564] 199.204.45.22 () {30 vars in 700 bytes} [Tue May 26 22:00:29 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: 1246/2565] 199.204.45.22 () {30 vars in 702 bytes} [Tue May 26 22:00:29 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1320/2566] 199.204.45.22 () {30 vars in 678 bytes} [Tue May 26 22:00:29 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: 1247/2567] 199.204.45.22 () {30 vars in 714 bytes} [Tue May 26 22:00:29 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: 6|app: 0|req: 1321/2568] 199.204.45.22 () {30 vars in 738 bytes} [Tue May 26 22:00:29 2026] GET /v2.0/subnets/8ddf360e-f92b-47d0-b0f4-7311b143f370 => generated 675 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2569] 199.204.45.22 () {30 vars in 766 bytes} [Tue May 26 22:00:29 2026] GET /v2.0/ports?device_id=094eb810-8a6b-4651-b71d-dc1c1631a5c0 => generated 1248 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2570] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 22:00:29 2026] GET /v2.0/ports?device_id=d7e26983-10a6-4aa5-91f8-4ca2d9af9d91 => generated 973 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1322/2571] 199.204.45.22 () {34 vars in 714 bytes} [Tue May 26 22:00:29 2026] POST /v2.0/ports => generated 1059 bytes in 336 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2572] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 22:00:29 2026] GET /v2.0/security-groups?id=e42c27fb-8138-4c0e-afe1-88766aa76356&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: 6|app: 0|req: 1323/2573] 10.0.0.123 () {34 vars in 969 bytes} [Tue May 26 22:00:29 2026] GET /v2.0/ports/1531767b-cdb9-495e-99ff-e6597cd3c6d9 => generated 1059 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2574] 10.0.0.123 () {34 vars in 905 bytes} [Tue May 26 22:00:30 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: 6|app: 0|req: 1324/2575] 199.204.45.22 () {34 vars in 1077 bytes} [Tue May 26 22:00:30 2026] GET /v2.0/ports?tenant_id=f13653d203cc4eb58be60ed381c9cd4f&device_id=d7e26983-10a6-4aa5-91f8-4ca2d9af9d91 => 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: 1252/2576] 199.204.45.22 () {34 vars in 1057 bytes} [Tue May 26 22:00:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=8e4d41ab-ae29-4d51-a281-50e474cbc463 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1325/2577] 199.204.45.22 () {34 vars in 981 bytes} [Tue May 26 22:00:30 2026] GET /v2.0/subnets?id=f49bd942-ee25-4367-9c7f-84df4c889aa1 => generated 677 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2578] 199.204.45.22 () {34 vars in 1049 bytes} [Tue May 26 22:00:30 2026] GET /v2.0/ports?network_id=9df2f9c3-ff9b-451a-add3-a03af8c0cda7&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: 6|app: 0|req: 1326/2579] 199.204.45.22 () {34 vars in 1009 bytes} [Tue May 26 22:00:30 2026] GET /v2.0/networks/9df2f9c3-ff9b-451a-add3-a03af8c0cda7?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: 1254/2580] 199.204.45.22 () {34 vars in 1109 bytes} [Tue May 26 22:00:30 2026] GET /v2.0/networks/9df2f9c3-ff9b-451a-add3-a03af8c0cda7?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: 1255/2581] 199.204.45.22 () {34 vars in 1259 bytes} [Tue May 26 22:00:31 2026] GET /v2.0/ports/1531767b-cdb9-495e-99ff-e6597cd3c6d9?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1327/2582] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 22:00:31 2026] GET /v2.0/ports?device_id=d7e26983-10a6-4aa5-91f8-4ca2d9af9d91 => generated 973 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1328/2583] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 22:00:31 2026] GET /v2.0/security-groups?id=e42c27fb-8138-4c0e-afe1-88766aa76356&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: 1256/2584] 199.204.45.22 () {34 vars in 1009 bytes} [Tue May 26 22:00:31 2026] GET /v2.0/networks/36b4ba23-1345-4d71-9bc8-f7f0f3b7bf30?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1329/2585] 199.204.45.22 () {34 vars in 1109 bytes} [Tue May 26 22:00:31 2026] GET /v2.0/networks/36b4ba23-1345-4d71-9bc8-f7f0f3b7bf30?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: 1257/2586] 199.204.45.22 () {34 vars in 972 bytes} [Tue May 26 22:00:31 2026] GET /v2.0/ports/1531767b-cdb9-495e-99ff-e6597cd3c6d9 => generated 1059 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1330/2587] 199.204.45.22 () {34 vars in 983 bytes} [Tue May 26 22:00:31 2026] GET /v2.0/networks?id=36b4ba23-1345-4d71-9bc8-f7f0f3b7bf30 => generated 803 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1331/2588] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 22:00:32 2026] GET /v2.0/ports?device_id=d7e26983-10a6-4aa5-91f8-4ca2d9af9d91 => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2589] 199.204.45.22 () {38 vars in 1025 bytes} [Tue May 26 22:00:31 2026] PUT /v2.0/ports/1531767b-cdb9-495e-99ff-e6597cd3c6d9 => generated 1249 bytes in 472 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1332/2590] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 22:00:32 2026] GET /v2.0/security-groups?id=e42c27fb-8138-4c0e-afe1-88766aa76356&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 22:00:32.347 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-764fd3c9-3058-4fd8-a2f6-b70eba832697'] response: {'name': 'network-changed', 'server_uuid': '094eb810-8a6b-4651-b71d-dc1c1631a5c0', 'tag': '1531767b-cdb9-495e-99ff-e6597cd3c6d9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1259/2591] 199.204.45.22 () {34 vars in 1077 bytes} [Tue May 26 22:00:32 2026] GET /v2.0/ports?tenant_id=894d3057a90c4539a0d8c641a8c62390&device_id=094eb810-8a6b-4651-b71d-dc1c1631a5c0 => generated 2489 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1333/2592] 199.204.45.22 () {34 vars in 983 bytes} [Tue May 26 22:00:32 2026] GET /v2.0/networks?id=36b4ba23-1345-4d71-9bc8-f7f0f3b7bf30 => generated 803 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2593] 199.204.45.22 () {34 vars in 1055 bytes} [Tue May 26 22:00:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.199&port_id=1531767b-cdb9-495e-99ff-e6597cd3c6d9 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1334/2594] 199.204.45.22 () {34 vars in 981 bytes} [Tue May 26 22:00:32 2026] GET /v2.0/subnets?id=8ddf360e-f92b-47d0-b0f4-7311b143f370 => 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: 1261/2595] 199.204.45.22 () {34 vars in 1049 bytes} [Tue May 26 22:00:33 2026] GET /v2.0/ports?network_id=36b4ba23-1345-4d71-9bc8-f7f0f3b7bf30&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: 6|app: 0|req: 1335/2596] 199.204.45.22 () {34 vars in 1009 bytes} [Tue May 26 22:00:33 2026] GET /v2.0/networks/36b4ba23-1345-4d71-9bc8-f7f0f3b7bf30?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: 1262/2597] 199.204.45.22 () {34 vars in 1109 bytes} [Tue May 26 22:00:33 2026] GET /v2.0/networks/36b4ba23-1345-4d71-9bc8-f7f0f3b7bf30?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: 6|app: 0|req: 1336/2598] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 22:00:33 2026] GET /v2.0/ports?device_id=d7e26983-10a6-4aa5-91f8-4ca2d9af9d91 => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2599] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 22:00:33 2026] GET /v2.0/security-groups?id=e42c27fb-8138-4c0e-afe1-88766aa76356&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: 6|app: 0|req: 1337/2600] 199.204.45.22 () {34 vars in 1077 bytes} [Tue May 26 22:00:34 2026] GET /v2.0/ports?tenant_id=894d3057a90c4539a0d8c641a8c62390&device_id=094eb810-8a6b-4651-b71d-dc1c1631a5c0 => generated 2489 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2601] 199.204.45.22 () {34 vars in 1059 bytes} [Tue May 26 22:00:34 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.115&port_id=6bd091e4-6eba-4ed9-9448-10bb2cc849e0 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1338/2602] 199.204.45.22 () {34 vars in 981 bytes} [Tue May 26 22:00:34 2026] GET /v2.0/subnets?id=40e82c3c-5949-4f4f-80c1-215201a6f8a7 => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2603] 199.204.45.22 () {34 vars in 1049 bytes} [Tue May 26 22:00:34 2026] GET /v2.0/ports?network_id=8fb7ad5c-1233-49d6-acd5-e00e4d3fd120&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: 6|app: 0|req: 1339/2604] 199.204.45.22 () {34 vars in 1009 bytes} [Tue May 26 22:00:34 2026] GET /v2.0/networks/8fb7ad5c-1233-49d6-acd5-e00e4d3fd120?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: 1266/2605] 199.204.45.22 () {34 vars in 1109 bytes} [Tue May 26 22:00:34 2026] GET /v2.0/networks/8fb7ad5c-1233-49d6-acd5-e00e4d3fd120?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1340/2606] 199.204.45.22 () {34 vars in 1055 bytes} [Tue May 26 22:00:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.199&port_id=1531767b-cdb9-495e-99ff-e6597cd3c6d9 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1341/2607] 199.204.45.22 () {34 vars in 981 bytes} [Tue May 26 22:00:34 2026] GET /v2.0/subnets?id=8ddf360e-f92b-47d0-b0f4-7311b143f370 => generated 678 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1342/2608] 199.204.45.22 () {34 vars in 1049 bytes} [Tue May 26 22:00:34 2026] GET /v2.0/ports?network_id=36b4ba23-1345-4d71-9bc8-f7f0f3b7bf30&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: 1267/2609] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 22:00:34 2026] GET /v2.0/ports?device_id=d7e26983-10a6-4aa5-91f8-4ca2d9af9d91 => generated 975 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2610] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 22:00:34 2026] GET /v2.0/security-groups?id=e42c27fb-8138-4c0e-afe1-88766aa76356&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: 6|app: 0|req: 1343/2611] 199.204.45.22 () {34 vars in 1009 bytes} [Tue May 26 22:00:34 2026] GET /v2.0/networks/36b4ba23-1345-4d71-9bc8-f7f0f3b7bf30?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: 1269/2614] 199.204.45.22 () {34 vars in 1109 bytes} [Tue May 26 22:00:34 2026] GET /v2.0/networks/36b4ba23-1345-4d71-9bc8-f7f0f3b7bf30?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1346/2615] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 22:00:35 2026] GET /v2.0/ports?device_id=d7e26983-10a6-4aa5-91f8-4ca2d9af9d91 => 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: 1270/2616] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 22:00:35 2026] GET /v2.0/security-groups?id=e42c27fb-8138-4c0e-afe1-88766aa76356&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: 6|app: 0|req: 1347/2617] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 22:00:35 2026] GET /v2.0/ports?device_id=d7e26983-10a6-4aa5-91f8-4ca2d9af9d91 => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2618] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 22:00:35 2026] GET /v2.0/security-groups?id=e42c27fb-8138-4c0e-afe1-88766aa76356&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: 6|app: 0|req: 1348/2619] 10.0.0.87 () {32 vars in 733 bytes} [Tue May 26 22:00:35 2026] GET /v2.0/ports?device_id=d7e26983-10a6-4aa5-91f8-4ca2d9af9d91 => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 22:00:36.345 7 INFO neutron.db.l3_db [None req-8522fb73-2050-4591-956a-646f7eb6fa18 07ef199d17aa466aa224d5bd0d03bcf0 f13653d203cc4eb58be60ed381c9cd4f - - default default] Floating IP e66e1d4d-e82d-4b7d-8f10-c65cfc203224 associated. External IP: 10.96.250.203, port: 8e4d41ab-ae29-4d51-a281-50e474cbc463. [pid: 7|app: 0|req: 1272/2620] 10.0.0.87 () {34 vars in 746 bytes} [Tue May 26 22:00:36 2026] PUT /v2.0/floatingips/e66e1d4d-e82d-4b7d-8f10-c65cfc203224 => generated 856 bytes in 631 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1349/2621] 10.0.0.87 () {32 vars in 726 bytes} [Tue May 26 22:00:36 2026] GET /v2.0/floatingips/e66e1d4d-e82d-4b7d-8f10-c65cfc203224 => generated 856 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 22:00:36.734 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-698bb094-6933-4c40-9cde-529a946cb93e'] response: {'name': 'network-changed', 'server_uuid': 'd7e26983-10a6-4aa5-91f8-4ca2d9af9d91', 'tag': '8e4d41ab-ae29-4d51-a281-50e474cbc463', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1273/2622] 199.204.45.22 () {34 vars in 1077 bytes} [Tue May 26 22:00:37 2026] GET /v2.0/ports?tenant_id=f13653d203cc4eb58be60ed381c9cd4f&device_id=d7e26983-10a6-4aa5-91f8-4ca2d9af9d91 => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1350/2623] 199.204.45.22 () {34 vars in 983 bytes} [Tue May 26 22:00:37 2026] GET /v2.0/networks?id=9df2f9c3-ff9b-451a-add3-a03af8c0cda7 => generated 756 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2624] 199.204.45.22 () {34 vars in 1057 bytes} [Tue May 26 22:00:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=8e4d41ab-ae29-4d51-a281-50e474cbc463 => generated 859 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1351/2625] 199.204.45.22 () {34 vars in 981 bytes} [Tue May 26 22:00:37 2026] GET /v2.0/subnets?id=f49bd942-ee25-4367-9c7f-84df4c889aa1 => generated 677 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2626] 199.204.45.22 () {34 vars in 1049 bytes} [Tue May 26 22:00:37 2026] GET /v2.0/ports?network_id=9df2f9c3-ff9b-451a-add3-a03af8c0cda7&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: 6|app: 0|req: 1352/2627] 199.204.45.22 () {34 vars in 1009 bytes} [Tue May 26 22:00:37 2026] GET /v2.0/networks/9df2f9c3-ff9b-451a-add3-a03af8c0cda7?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: 1276/2628] 199.204.45.22 () {34 vars in 1109 bytes} [Tue May 26 22:00:37 2026] GET /v2.0/networks/9df2f9c3-ff9b-451a-add3-a03af8c0cda7?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: 6|app: 0|req: 1353/2629] 10.0.0.87 () {32 vars in 726 bytes} [Tue May 26 22:00:37 2026] GET /v2.0/floatingips/e66e1d4d-e82d-4b7d-8f10-c65cfc203224 => generated 856 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2630] 10.0.0.123 () {34 vars in 969 bytes} [Tue May 26 22:00:38 2026] GET /v2.0/ports/1531767b-cdb9-495e-99ff-e6597cd3c6d9 => generated 1251 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2631] 10.0.0.87 () {32 vars in 726 bytes} [Tue May 26 22:00:38 2026] GET /v2.0/floatingips/e66e1d4d-e82d-4b7d-8f10-c65cfc203224 => generated 858 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1354/2632] 199.204.45.22 () {34 vars in 786 bytes} [Tue May 26 22:00:38 2026] PUT /v2.0/ports/1531767b-cdb9-495e-99ff-e6597cd3c6d9 => generated 1276 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 22:00:38.890 7 INFO neutron.api.v2.resource [None req-70ed3e79-f2ec-4d4c-b766-4a407675d6ca de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1279/2633] 199.204.45.22 () {30 vars in 760 bytes} [Tue May 26 22:00:38 2026] GET /v2.0/security-groups/lb-5cbcd014-c72a-434e-86f4-09684e625f7f => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 22:00:38.903 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-c572b6f4-f500-40a3-b317-308c49b996d8'] response: {'name': 'network-changed', 'server_uuid': '094eb810-8a6b-4651-b71d-dc1c1631a5c0', 'tag': '1531767b-cdb9-495e-99ff-e6597cd3c6d9', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 1355/2634] 199.204.45.22 () {30 vars in 782 bytes} [Tue May 26 22:00:38 2026] GET /v2.0/security-groups?name=lb-5cbcd014-c72a-434e-86f4-09684e625f7f => generated 1639 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2635] 199.204.45.22 () {34 vars in 786 bytes} [Tue May 26 22:00:38 2026] PUT /v2.0/ports/1531767b-cdb9-495e-99ff-e6597cd3c6d9 => generated 1314 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 22:00:39.245 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ea1cf946-0875-4f8f-ae26-7eeda73ea130'] response: {'name': 'network-changed', 'server_uuid': '094eb810-8a6b-4651-b71d-dc1c1631a5c0', 'tag': '1531767b-cdb9-495e-99ff-e6597cd3c6d9', '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: 1281/2636] 199.204.45.22 () {30 vars in 700 bytes} [Tue May 26 22:00:39 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2637] 199.204.45.22 () {30 vars in 702 bytes} [Tue May 26 22:00:39 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2638] 199.204.45.22 () {30 vars in 678 bytes} [Tue May 26 22:00:39 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1356/2639] 199.204.45.22 () {34 vars in 1077 bytes} [Tue May 26 22:00:39 2026] GET /v2.0/ports?tenant_id=894d3057a90c4539a0d8c641a8c62390&device_id=094eb810-8a6b-4651-b71d-dc1c1631a5c0 => generated 2590 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2640] 199.204.45.22 () {30 vars in 714 bytes} [Tue May 26 22:00:39 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2641] 199.204.45.22 () {30 vars in 738 bytes} [Tue May 26 22:00:39 2026] GET /v2.0/subnets/8ddf360e-f92b-47d0-b0f4-7311b143f370 => generated 675 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1357/2642] 199.204.45.22 () {34 vars in 983 bytes} [Tue May 26 22:00:39 2026] GET /v2.0/networks?id=36b4ba23-1345-4d71-9bc8-f7f0f3b7bf30 => generated 803 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1358/2643] 199.204.45.22 () {34 vars in 1055 bytes} [Tue May 26 22:00:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.199&port_id=1531767b-cdb9-495e-99ff-e6597cd3c6d9 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2644] 199.204.45.22 () {30 vars in 734 bytes} [Tue May 26 22:00:39 2026] GET /v2.0/ports/f1991733-220a-4198-bc27-c395e1058ba2 => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1359/2645] 199.204.45.22 () {34 vars in 981 bytes} [Tue May 26 22:00:39 2026] GET /v2.0/subnets?id=8ddf360e-f92b-47d0-b0f4-7311b143f370 => generated 678 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2646] 199.204.45.22 () {30 vars in 734 bytes} [Tue May 26 22:00:39 2026] GET /v2.0/ports/1531767b-cdb9-495e-99ff-e6597cd3c6d9 => generated 1350 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1360/2647] 199.204.45.22 () {34 vars in 1049 bytes} [Tue May 26 22:00:39 2026] GET /v2.0/ports?network_id=36b4ba23-1345-4d71-9bc8-f7f0f3b7bf30&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2648] 199.204.45.22 () {30 vars in 738 bytes} [Tue May 26 22:00:39 2026] GET /v2.0/subnets/8ddf360e-f92b-47d0-b0f4-7311b143f370 => generated 675 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1361/2649] 199.204.45.22 () {34 vars in 1009 bytes} [Tue May 26 22:00:39 2026] GET /v2.0/networks/36b4ba23-1345-4d71-9bc8-f7f0f3b7bf30?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: 1289/2650] 199.204.45.22 () {30 vars in 740 bytes} [Tue May 26 22:00:39 2026] GET /v2.0/networks/36b4ba23-1345-4d71-9bc8-f7f0f3b7bf30 => generated 800 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1362/2651] 199.204.45.22 () {34 vars in 1109 bytes} [Tue May 26 22:00:39 2026] GET /v2.0/networks/36b4ba23-1345-4d71-9bc8-f7f0f3b7bf30?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: 1290/2652] 199.204.45.22 () {30 vars in 734 bytes} [Tue May 26 22:00:39 2026] GET /v2.0/ports/f1991733-220a-4198-bc27-c395e1058ba2 => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1363/2653] 199.204.45.22 () {30 vars in 738 bytes} [Tue May 26 22:00:39 2026] GET /v2.0/subnets/8ddf360e-f92b-47d0-b0f4-7311b143f370 => 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: 1291/2654] 199.204.45.22 () {34 vars in 1077 bytes} [Tue May 26 22:00:40 2026] GET /v2.0/ports?tenant_id=894d3057a90c4539a0d8c641a8c62390&device_id=094eb810-8a6b-4651-b71d-dc1c1631a5c0 => generated 2590 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1364/2655] 199.204.45.22 () {34 vars in 983 bytes} [Tue May 26 22:00:40 2026] GET /v2.0/networks?id=36b4ba23-1345-4d71-9bc8-f7f0f3b7bf30 => generated 803 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2656] 199.204.45.22 () {34 vars in 1055 bytes} [Tue May 26 22:00:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.199&port_id=1531767b-cdb9-495e-99ff-e6597cd3c6d9 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1365/2657] 199.204.45.22 () {34 vars in 981 bytes} [Tue May 26 22:00:40 2026] GET /v2.0/subnets?id=8ddf360e-f92b-47d0-b0f4-7311b143f370 => 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: 1293/2658] 199.204.45.22 () {34 vars in 1049 bytes} [Tue May 26 22:00:40 2026] GET /v2.0/ports?network_id=36b4ba23-1345-4d71-9bc8-f7f0f3b7bf30&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: 6|app: 0|req: 1366/2659] 199.204.45.22 () {34 vars in 1009 bytes} [Tue May 26 22:00:40 2026] GET /v2.0/networks/36b4ba23-1345-4d71-9bc8-f7f0f3b7bf30?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2660] 199.204.45.22 () {34 vars in 1109 bytes} [Tue May 26 22:00:41 2026] GET /v2.0/networks/36b4ba23-1345-4d71-9bc8-f7f0f3b7bf30?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: 6|app: 0|req: 1367/2661] 10.0.0.230 () {34 vars in 988 bytes} [Tue May 26 22:00:45 2026] GET /v2.0/ports?device_id=d7e26983-10a6-4aa5-91f8-4ca2d9af9d91 => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2662] 10.0.0.230 () {34 vars in 1038 bytes} [Tue May 26 22:00:45 2026] GET /v2.0/security-groups?id=e42c27fb-8138-4c0e-afe1-88766aa76356&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 22:00:46.725 6 INFO neutron.db.l3_db [None req-df7ab9d9-74be-41de-bf91-3db1ab598020 eb077ad4f0ad42c0a511fe506c18d6bd f237f04cfeb34f4faf0a00c5ddc49f84 - - default default] Floating IP 8feaa00f-0a5c-44ab-b7ec-43c0f8a01f59 associated. External IP: 10.96.250.208, port: f1991733-220a-4198-bc27-c395e1058ba2. [pid: 6|app: 0|req: 1368/2663] 10.0.0.87 () {34 vars in 674 bytes} [Tue May 26 22:00:45 2026] POST /v2.0/floatingips => generated 899 bytes in 1164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1370/2666] 199.204.45.22 () {30 vars in 700 bytes} [Tue May 26 22:00:52 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2667] 199.204.45.22 () {30 vars in 702 bytes} [Tue May 26 22:00:52 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: 6|app: 0|req: 1371/2668] 199.204.45.22 () {30 vars in 678 bytes} [Tue May 26 22:00:52 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: 1298/2669] 199.204.45.22 () {30 vars in 714 bytes} [Tue May 26 22:00:52 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 22:00:52.881 6 INFO neutron.api.v2.resource [None req-4d5fe1fc-69c7-4dcd-b576-fa5a15969771 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1372/2670] 199.204.45.22 () {30 vars in 760 bytes} [Tue May 26 22:00:52 2026] GET /v2.0/security-groups/lb-5cbcd014-c72a-434e-86f4-09684e625f7f => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2671] 199.204.45.22 () {30 vars in 782 bytes} [Tue May 26 22:00:52 2026] GET /v2.0/security-groups?name=lb-5cbcd014-c72a-434e-86f4-09684e625f7f => generated 1639 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1373/2672] 199.204.45.22 () {30 vars in 812 bytes} [Tue May 26 22:00:52 2026] GET /v2.0/security-group-rules?security_group_id=d21766e6-ccbc-497d-bf92-ea41642ca548 => generated 1182 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2673] 199.204.45.22 () {34 vars in 744 bytes} [Tue May 26 22:00:52 2026] POST /v2.0/security-group-rules => generated 597 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1374/2674] 199.204.45.22 () {34 vars in 744 bytes} [Tue May 26 22:00:53 2026] POST /v2.0/security-group-rules => generated 601 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2675] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 22:00:56 2026] GET /v2.0/ports?device_id=d7e26983-10a6-4aa5-91f8-4ca2d9af9d91 => generated 975 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1375/2676] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 22:00:56 2026] GET /v2.0/security-groups?id=e42c27fb-8138-4c0e-afe1-88766aa76356&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: 1302/2677] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 22:00:57 2026] GET /v2.0/ports?device_id=d7e26983-10a6-4aa5-91f8-4ca2d9af9d91 => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1376/2678] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 22:00:57 2026] GET /v2.0/security-groups?id=e42c27fb-8138-4c0e-afe1-88766aa76356&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: 1303/2679] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 22:00:58 2026] GET /v2.0/ports?device_id=d7e26983-10a6-4aa5-91f8-4ca2d9af9d91 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1377/2680] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 22:00:58 2026] GET /v2.0/security-groups?id=e42c27fb-8138-4c0e-afe1-88766aa76356&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: 1304/2681] 199.204.45.22 () {34 vars in 991 bytes} [Tue May 26 22:00:58 2026] GET /v2.0/ports?device_id=d7e26983-10a6-4aa5-91f8-4ca2d9af9d91 => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 22:00:58.978 6 INFO neutron_taas.services.taas.taas_plugin [req-2a492192-47ac-4110-af42-56d169176dbe req-a9a6a688-6d2d-483a-b0e6-8330815f4c08 07ef199d17aa466aa224d5bd0d03bcf0 f13653d203cc4eb58be60ed381c9cd4f - - default default] TaaS: Handle Delete Port: 8e4d41ab-ae29-4d51-a281-50e474cbc463 2026-05-26 22:00:58.981 6 INFO neutron_taas.services.taas.tap_mirror_plugin [req-2a492192-47ac-4110-af42-56d169176dbe req-a9a6a688-6d2d-483a-b0e6-8330815f4c08 07ef199d17aa466aa224d5bd0d03bcf0 f13653d203cc4eb58be60ed381c9cd4f - - default default] Tap Mirror: Handle Delete Port: 8e4d41ab-ae29-4d51-a281-50e474cbc463 2026-05-26 22:00:59.071 6 INFO neutron.db.l3_db [req-2a492192-47ac-4110-af42-56d169176dbe req-a9a6a688-6d2d-483a-b0e6-8330815f4c08 07ef199d17aa466aa224d5bd0d03bcf0 f13653d203cc4eb58be60ed381c9cd4f - - default default] Floating IP e66e1d4d-e82d-4b7d-8f10-c65cfc203224 disassociated. External IP: 10.96.250.203, port: 8e4d41ab-ae29-4d51-a281-50e474cbc463. [pid: 6|app: 0|req: 1378/2682] 199.204.45.22 () {36 vars in 994 bytes} [Tue May 26 22:00:58 2026] DELETE /v2.0/ports/8e4d41ab-ae29-4d51-a281-50e474cbc463 => generated 0 bytes in 621 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 22:00:59.497 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-acdb0136-b6f5-425c-acff-052ed7d72e38'] response: {'server_uuid': 'd7e26983-10a6-4aa5-91f8-4ca2d9af9d91', 'name': 'network-vif-deleted', 'tag': '8e4d41ab-ae29-4d51-a281-50e474cbc463', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1305/2683] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 22:00:59 2026] GET /v2.0/ports?device_id=d7e26983-10a6-4aa5-91f8-4ca2d9af9d91 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1379/2684] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 22:01:00 2026] GET /v2.0/ports?device_id=d7e26983-10a6-4aa5-91f8-4ca2d9af9d91 => 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: 1306/2685] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 22:01:01 2026] GET /v2.0/ports?device_id=d7e26983-10a6-4aa5-91f8-4ca2d9af9d91 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1380/2686] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 22:01:02 2026] DELETE /v2.0/security-groups/e42c27fb-8138-4c0e-afe1-88766aa76356 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 22:01:03.247 7 INFO neutron_taas.services.taas.taas_plugin [None req-f75ce473-8e16-4153-9f90-96a6534b3ff9 07ef199d17aa466aa224d5bd0d03bcf0 f13653d203cc4eb58be60ed381c9cd4f - - default default] TaaS: Handle Delete Port: bdd3c5cd-b9c3-4ec0-865e-3a53bc26e622 2026-05-26 22:01:03.252 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f75ce473-8e16-4153-9f90-96a6534b3ff9 07ef199d17aa466aa224d5bd0d03bcf0 f13653d203cc4eb58be60ed381c9cd4f - - default default] Tap Mirror: Handle Delete Port: bdd3c5cd-b9c3-4ec0-865e-3a53bc26e622 [pid: 7|app: 0|req: 1307/2687] 10.0.0.87 () {32 vars in 729 bytes} [Tue May 26 22:01:03 2026] DELETE /v2.0/floatingips/e66e1d4d-e82d-4b7d-8f10-c65cfc203224 => generated 0 bytes in 332 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1381/2688] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 22:01:03 2026] GET /v2.0/ports?device_id=2f23b4e9-e02c-47c0-80cb-b755bef6b2cb => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2689] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 22:01:03 2026] GET /v2.0/security-groups?id=7b0d939e-2dfc-4584-9907-c04e417842d4&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: 6|app: 0|req: 1382/2690] 10.0.0.22 () {30 vars in 687 bytes} [Tue May 26 22:01:03 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2691] 10.0.0.22 () {30 vars in 689 bytes} [Tue May 26 22:01:03 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: 6|app: 0|req: 1383/2692] 10.0.0.22 () {30 vars in 665 bytes} [Tue May 26 22:01:04 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: 1310/2693] 10.0.0.22 () {30 vars in 701 bytes} [Tue May 26 22:01:04 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: 6|app: 0|req: 1384/2694] 10.0.0.22 () {28 vars in 436 bytes} [Tue May 26 22:01:04 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2695] 10.0.0.22 () {30 vars in 725 bytes} [Tue May 26 22:01:04 2026] GET /v2.0/subnets/9e1ba416-4bf1-4cb5-a5c1-05a7c21d6554 => generated 656 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1386/2698] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 22:01:04 2026] GET /v2.0/ports?device_id=2f23b4e9-e02c-47c0-80cb-b755bef6b2cb => 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: 1313/2699] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 22:01:04 2026] GET /v2.0/security-groups?id=7b0d939e-2dfc-4584-9907-c04e417842d4&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: 6|app: 0|req: 1387/2700] 199.204.45.22 () {30 vars in 700 bytes} [Tue May 26 22:01: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: 7|app: 0|req: 1314/2701] 199.204.45.22 () {30 vars in 702 bytes} [Tue May 26 22:01:05 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1388/2702] 199.204.45.22 () {30 vars in 678 bytes} [Tue May 26 22:01:05 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: 1315/2703] 199.204.45.22 () {30 vars in 714 bytes} [Tue May 26 22:01:05 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1389/2704] 199.204.45.22 () {30 vars in 738 bytes} [Tue May 26 22:01:05 2026] GET /v2.0/subnets/9e1ba416-4bf1-4cb5-a5c1-05a7c21d6554 => generated 674 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2705] 199.204.45.22 () {30 vars in 766 bytes} [Tue May 26 22:01:05 2026] GET /v2.0/ports?device_id=094eb810-8a6b-4651-b71d-dc1c1631a5c0 => generated 2590 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1390/2706] 199.204.45.22 () {30 vars in 700 bytes} [Tue May 26 22:01:05 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2707] 199.204.45.22 () {30 vars in 702 bytes} [Tue May 26 22:01:05 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: 6|app: 0|req: 1391/2708] 199.204.45.22 () {30 vars in 678 bytes} [Tue May 26 22:01:05 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2709] 199.204.45.22 () {30 vars in 714 bytes} [Tue May 26 22:01:05 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2710] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 22:01:05 2026] GET /v2.0/ports?device_id=2f23b4e9-e02c-47c0-80cb-b755bef6b2cb => generated 971 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2711] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 22:01:06 2026] GET /v2.0/security-groups?id=7b0d939e-2dfc-4584-9907-c04e417842d4&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: 6|app: 0|req: 1392/2712] 199.204.45.22 () {34 vars in 714 bytes} [Tue May 26 22:01:05 2026] POST /v2.0/ports => generated 1320 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2713] 199.204.45.22 () {34 vars in 991 bytes} [Tue May 26 22:01:06 2026] GET /v2.0/ports?device_id=2f23b4e9-e02c-47c0-80cb-b755bef6b2cb => generated 971 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: 1322/2714] 10.0.0.123 () {34 vars in 969 bytes} [Tue May 26 22:01:06 2026] GET /v2.0/ports/7f2e2375-d794-48c9-b16e-96dc64b3b6be => generated 1320 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2715] 10.0.0.123 () {34 vars in 905 bytes} [Tue May 26 22:01:06 2026] GET /v2.0/extensions => generated 21537 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-26 22:01:06.211 6 INFO neutron_taas.services.taas.taas_plugin [req-96b7ce4a-f468-45bf-b4b6-014212a64758 req-8b14bd73-0ca4-46d6-bce8-e209aa997d34 07ef199d17aa466aa224d5bd0d03bcf0 f13653d203cc4eb58be60ed381c9cd4f - - default default] TaaS: Handle Delete Port: 65e05f91-b288-4307-b218-4da4e1e8cf4e 2026-05-26 22:01:06.214 6 INFO neutron_taas.services.taas.tap_mirror_plugin [req-96b7ce4a-f468-45bf-b4b6-014212a64758 req-8b14bd73-0ca4-46d6-bce8-e209aa997d34 07ef199d17aa466aa224d5bd0d03bcf0 f13653d203cc4eb58be60ed381c9cd4f - - default default] Tap Mirror: Handle Delete Port: 65e05f91-b288-4307-b218-4da4e1e8cf4e [pid: 6|app: 0|req: 1393/2716] 199.204.45.22 () {36 vars in 994 bytes} [Tue May 26 22:01:06 2026] DELETE /v2.0/ports/65e05f91-b288-4307-b218-4da4e1e8cf4e => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 22:01:06.389 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-3b52ec40-59ed-45e6-a963-da38393916ca'] response: {'server_uuid': '2f23b4e9-e02c-47c0-80cb-b755bef6b2cb', 'name': 'network-vif-deleted', 'tag': '65e05f91-b288-4307-b218-4da4e1e8cf4e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1324/2717] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 22:01:07 2026] GET /v2.0/ports?device_id=2f23b4e9-e02c-47c0-80cb-b755bef6b2cb => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1394/2718] 199.204.45.22 () {34 vars in 1259 bytes} [Tue May 26 22:01:07 2026] GET /v2.0/ports/7f2e2375-d794-48c9-b16e-96dc64b3b6be?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2719] 199.204.45.22 () {34 vars in 1009 bytes} [Tue May 26 22:01:07 2026] GET /v2.0/networks/84f5315c-54a7-4212-ada8-555413bf045e?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1395/2720] 199.204.45.22 () {34 vars in 1109 bytes} [Tue May 26 22:01:07 2026] GET /v2.0/networks/84f5315c-54a7-4212-ada8-555413bf045e?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: 1326/2721] 199.204.45.22 () {34 vars in 972 bytes} [Tue May 26 22:01:07 2026] GET /v2.0/ports/7f2e2375-d794-48c9-b16e-96dc64b3b6be => generated 1320 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1396/2722] 199.204.45.22 () {34 vars in 983 bytes} [Tue May 26 22:01:07 2026] GET /v2.0/networks?id=84f5315c-54a7-4212-ada8-555413bf045e => generated 801 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1397/2723] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 22:01:08 2026] GET /v2.0/ports?device_id=2f23b4e9-e02c-47c0-80cb-b755bef6b2cb => 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: 1327/2724] 199.204.45.22 () {38 vars in 1025 bytes} [Tue May 26 22:01:07 2026] PUT /v2.0/ports/7f2e2375-d794-48c9-b16e-96dc64b3b6be => generated 1510 bytes in 455 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 22:01:08.412 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-42882359-4084-421f-88a3-1942d40b6447'] response: {'name': 'network-changed', 'server_uuid': '094eb810-8a6b-4651-b71d-dc1c1631a5c0', 'tag': '7f2e2375-d794-48c9-b16e-96dc64b3b6be', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 1398/2725] 199.204.45.22 () {34 vars in 1077 bytes} [Tue May 26 22:01:08 2026] GET /v2.0/ports?tenant_id=894d3057a90c4539a0d8c641a8c62390&device_id=094eb810-8a6b-4651-b71d-dc1c1631a5c0 => generated 4092 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1328/2726] 199.204.45.22 () {34 vars in 983 bytes} [Tue May 26 22:01:08 2026] GET /v2.0/networks?id=84f5315c-54a7-4212-ada8-555413bf045e => generated 801 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1399/2727] 199.204.45.22 () {34 vars in 1053 bytes} [Tue May 26 22:01:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.40&port_id=7f2e2375-d794-48c9-b16e-96dc64b3b6be => 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: 1329/2728] 199.204.45.22 () {34 vars in 1099 bytes} [Tue May 26 22:01:09 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Ae3&port_id=7f2e2375-d794-48c9-b16e-96dc64b3b6be => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1400/2729] 199.204.45.22 () {34 vars in 1061 bytes} [Tue May 26 22:01:09 2026] GET /v2.0/subnets?id=9085e22b-ebc9-4493-9f45-fe8b549f4d69&id=9e1ba416-4bf1-4cb5-a5c1-05a7c21d6554 => generated 1410 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2730] 199.204.45.22 () {34 vars in 1049 bytes} [Tue May 26 22:01:09 2026] GET /v2.0/ports?network_id=84f5315c-54a7-4212-ada8-555413bf045e&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: 6|app: 0|req: 1401/2731] 199.204.45.22 () {34 vars in 1049 bytes} [Tue May 26 22:01:09 2026] GET /v2.0/ports?network_id=84f5315c-54a7-4212-ada8-555413bf045e&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2732] 199.204.45.22 () {34 vars in 1009 bytes} [Tue May 26 22:01:09 2026] GET /v2.0/networks/84f5315c-54a7-4212-ada8-555413bf045e?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1402/2733] 199.204.45.22 () {34 vars in 1109 bytes} [Tue May 26 22:01:09 2026] GET /v2.0/networks/84f5315c-54a7-4212-ada8-555413bf045e?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: 1332/2734] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 22:01:09 2026] GET /v2.0/ports?device_id=2f23b4e9-e02c-47c0-80cb-b755bef6b2cb => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1403/2735] 199.204.45.22 () {34 vars in 1077 bytes} [Tue May 26 22:01:10 2026] GET /v2.0/ports?tenant_id=894d3057a90c4539a0d8c641a8c62390&device_id=094eb810-8a6b-4651-b71d-dc1c1631a5c0 => generated 4092 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2736] 199.204.45.22 () {34 vars in 1059 bytes} [Tue May 26 22:01:10 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.115&port_id=6bd091e4-6eba-4ed9-9448-10bb2cc849e0 => 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: 1334/2737] 199.204.45.22 () {34 vars in 981 bytes} [Tue May 26 22:01:10 2026] GET /v2.0/subnets?id=40e82c3c-5949-4f4f-80c1-215201a6f8a7 => 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: 1335/2738] 199.204.45.22 () {34 vars in 1049 bytes} [Tue May 26 22:01:10 2026] GET /v2.0/ports?network_id=8fb7ad5c-1233-49d6-acd5-e00e4d3fd120&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: 6|app: 0|req: 1404/2739] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 22:01:10 2026] DELETE /v2.0/security-groups/7b0d939e-2dfc-4584-9907-c04e417842d4 => 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: 1336/2740] 199.204.45.22 () {34 vars in 1009 bytes} [Tue May 26 22:01:10 2026] GET /v2.0/networks/8fb7ad5c-1233-49d6-acd5-e00e4d3fd120?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: 1337/2741] 199.204.45.22 () {34 vars in 1109 bytes} [Tue May 26 22:01:10 2026] GET /v2.0/networks/8fb7ad5c-1233-49d6-acd5-e00e4d3fd120?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: 1338/2742] 199.204.45.22 () {34 vars in 1055 bytes} [Tue May 26 22:01:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.199&port_id=1531767b-cdb9-495e-99ff-e6597cd3c6d9 => 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: 1339/2743] 199.204.45.22 () {34 vars in 981 bytes} [Tue May 26 22:01:10 2026] GET /v2.0/subnets?id=8ddf360e-f92b-47d0-b0f4-7311b143f370 => generated 678 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2744] 199.204.45.22 () {34 vars in 1049 bytes} [Tue May 26 22:01:10 2026] GET /v2.0/ports?network_id=36b4ba23-1345-4d71-9bc8-f7f0f3b7bf30&device_owner=network%3Adhcp => generated 1461 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2745] 199.204.45.22 () {34 vars in 1009 bytes} [Tue May 26 22:01:10 2026] GET /v2.0/networks/36b4ba23-1345-4d71-9bc8-f7f0f3b7bf30?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: 1342/2746] 199.204.45.22 () {34 vars in 1109 bytes} [Tue May 26 22:01:10 2026] GET /v2.0/networks/36b4ba23-1345-4d71-9bc8-f7f0f3b7bf30?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: 1343/2747] 199.204.45.22 () {34 vars in 1053 bytes} [Tue May 26 22:01:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.40&port_id=7f2e2375-d794-48c9-b16e-96dc64b3b6be => 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: 1344/2748] 199.204.45.22 () {34 vars in 1099 bytes} [Tue May 26 22:01:10 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Ae3&port_id=7f2e2375-d794-48c9-b16e-96dc64b3b6be => 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: 1345/2749] 199.204.45.22 () {34 vars in 1061 bytes} [Tue May 26 22:01:10 2026] GET /v2.0/subnets?id=9085e22b-ebc9-4493-9f45-fe8b549f4d69&id=9e1ba416-4bf1-4cb5-a5c1-05a7c21d6554 => 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: 1346/2750] 199.204.45.22 () {34 vars in 1049 bytes} [Tue May 26 22:01:10 2026] GET /v2.0/ports?network_id=84f5315c-54a7-4212-ada8-555413bf045e&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 22:01:10.971 6 INFO neutron_taas.services.taas.taas_plugin [None req-800407be-2352-4e62-bc45-4f095acb0afc 07ef199d17aa466aa224d5bd0d03bcf0 f13653d203cc4eb58be60ed381c9cd4f - - default default] TaaS: Handle Delete Port: f534c8a4-ca9e-4c79-8f79-ae1e111f6da2 2026-05-26 22:01:10.976 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-800407be-2352-4e62-bc45-4f095acb0afc 07ef199d17aa466aa224d5bd0d03bcf0 f13653d203cc4eb58be60ed381c9cd4f - - default default] Tap Mirror: Handle Delete Port: f534c8a4-ca9e-4c79-8f79-ae1e111f6da2 [pid: 7|app: 0|req: 1347/2751] 199.204.45.22 () {34 vars in 1049 bytes} [Tue May 26 22:01:10 2026] GET /v2.0/ports?network_id=84f5315c-54a7-4212-ada8-555413bf045e&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2752] 199.204.45.22 () {34 vars in 1009 bytes} [Tue May 26 22:01:10 2026] GET /v2.0/networks/84f5315c-54a7-4212-ada8-555413bf045e?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: 1349/2753] 199.204.45.22 () {34 vars in 1109 bytes} [Tue May 26 22:01:11 2026] GET /v2.0/networks/84f5315c-54a7-4212-ada8-555413bf045e?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: 6|app: 0|req: 1405/2754] 10.0.0.87 () {34 vars in 786 bytes} [Tue May 26 22:01:10 2026] PUT /v2.0/routers/3ce42db4-9057-46fc-a6bb-c3043756ac8c/remove_router_interface => generated 309 bytes in 983 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2755] 10.0.0.87 () {32 vars in 721 bytes} [Tue May 26 22:01:11 2026] DELETE /v2.0/subnets/f49bd942-ee25-4367-9c7f-84df4c889aa1 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 22:01:11.963 6 INFO neutron_taas.services.taas.taas_plugin [None req-be3a8290-9141-4c9d-87c2-a730449473c8 07ef199d17aa466aa224d5bd0d03bcf0 f13653d203cc4eb58be60ed381c9cd4f - - default default] TaaS: Handle Delete Port: db31f627-aaf4-442a-b851-5ea20bc88bcb 2026-05-26 22:01:11.967 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-be3a8290-9141-4c9d-87c2-a730449473c8 07ef199d17aa466aa224d5bd0d03bcf0 f13653d203cc4eb58be60ed381c9cd4f - - default default] Tap Mirror: Handle Delete Port: db31f627-aaf4-442a-b851-5ea20bc88bcb 2026-05-26 22:01:12.211 6 INFO neutron_taas.services.taas.taas_plugin [None req-be3a8290-9141-4c9d-87c2-a730449473c8 07ef199d17aa466aa224d5bd0d03bcf0 f13653d203cc4eb58be60ed381c9cd4f - - default default] TaaS: Handle Delete Port: 7698e3a6-c79b-43f8-962c-50e8b8b46dc2 2026-05-26 22:01:12.214 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-be3a8290-9141-4c9d-87c2-a730449473c8 07ef199d17aa466aa224d5bd0d03bcf0 f13653d203cc4eb58be60ed381c9cd4f - - default default] Tap Mirror: Handle Delete Port: 7698e3a6-c79b-43f8-962c-50e8b8b46dc2 2026-05-26 22:01:12.579 6 INFO neutron.db.l3_hamode_db [None req-be3a8290-9141-4c9d-87c2-a730449473c8 07ef199d17aa466aa224d5bd0d03bcf0 f13653d203cc4eb58be60ed381c9cd4f - - default default] HA network 9e320ad0-db55-4875-a9f2-579da3f98bea was deleted as no HA routers are present in tenant f13653d203cc4eb58be60ed381c9cd4f. [pid: 6|app: 0|req: 1406/2756] 10.0.0.87 () {32 vars in 721 bytes} [Tue May 26 22:01:11 2026] DELETE /v2.0/routers/3ce42db4-9057-46fc-a6bb-c3043756ac8c => generated 0 bytes in 842 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 22:01:12.602 6 INFO neutron.services.segments.plugin [-] Segment 5f308901-9f97-4005-bbb6-d48fbd63db87 resource provider aggregate not found 2026-05-26 22:01:12.613 6 INFO neutron.services.segments.plugin [-] Segment 5f308901-9f97-4005-bbb6-d48fbd63db87 resource provider aggregate not found 2026-05-26 22:01:12.616 6 INFO neutron.services.segments.plugin [-] Segment 5f308901-9f97-4005-bbb6-d48fbd63db87 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f308901-9f97-4005-bbb6-d48fbd63db87 found for delete ", "request_id": "req-6b727c85-7601-4548-9119-f8c51db89a6e"}]} 2026-05-26 22:01:12.626 6 INFO neutron.services.segments.plugin [-] Segment 5f308901-9f97-4005-bbb6-d48fbd63db87 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f308901-9f97-4005-bbb6-d48fbd63db87 found for delete ", "request_id": "req-ea36a7f5-7173-467b-8fad-979878cade17"}]} [pid: 7|app: 0|req: 1351/2757] 10.0.0.87 () {32 vars in 723 bytes} [Tue May 26 22:01:12 2026] DELETE /v2.0/networks/9df2f9c3-ff9b-451a-add3-a03af8c0cda7 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 22:01:12.735 7 INFO neutron.services.segments.plugin [-] Segment bb6a1d7d-6f1e-4daa-9c68-4eb1ee43ac01 resource provider aggregate not found 2026-05-26 22:01:12.743 7 INFO neutron.services.segments.plugin [-] Segment bb6a1d7d-6f1e-4daa-9c68-4eb1ee43ac01 resource provider aggregate not found 2026-05-26 22:01:12.758 7 INFO neutron.services.segments.plugin [-] Segment bb6a1d7d-6f1e-4daa-9c68-4eb1ee43ac01 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb6a1d7d-6f1e-4daa-9c68-4eb1ee43ac01 found for delete ", "request_id": "req-25a64b30-e681-4efd-accc-a16c3b256ea6"}]} 2026-05-26 22:01:12.758 7 INFO neutron.services.segments.plugin [-] Segment bb6a1d7d-6f1e-4daa-9c68-4eb1ee43ac01 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb6a1d7d-6f1e-4daa-9c68-4eb1ee43ac01 found for delete ", "request_id": "req-9e97138c-fe10-4104-acc6-d29e9aa98103"}]} [pid: 6|app: 0|req: 1407/2758] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 22:01:13 2026] GET /v2.0/security-groups?tenant_id=932d437c62e443f3be4b657285b84f27&name=default => generated 2929 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2759] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 22:01:13 2026] DELETE /v2.0/security-groups/0dec8c3a-1b3a-4561-9b06-a7fb863d7c6a => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1408/2760] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 22:01:13 2026] GET /v2.0/security-groups?tenant_id=f13653d203cc4eb58be60ed381c9cd4f&name=default => generated 2929 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2761] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 22:01:13 2026] DELETE /v2.0/security-groups/71818b4f-3165-4f9c-9189-4409a12b97f3 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1409/2762] 10.0.0.123 () {34 vars in 969 bytes} [Tue May 26 22:01:15 2026] GET /v2.0/ports/7f2e2375-d794-48c9-b16e-96dc64b3b6be => generated 1510 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2763] 199.204.45.22 () {30 vars in 740 bytes} [Tue May 26 22:01:15 2026] GET /v2.0/networks/84f5315c-54a7-4212-ada8-555413bf045e => generated 798 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1410/2764] 199.204.45.22 () {30 vars in 738 bytes} [Tue May 26 22:01:15 2026] GET /v2.0/subnets/9e1ba416-4bf1-4cb5-a5c1-05a7c21d6554 => generated 674 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2765] 199.204.45.22 () {30 vars in 738 bytes} [Tue May 26 22:01:15 2026] GET /v2.0/subnets/9085e22b-ebc9-4493-9f45-fe8b549f4d69 => generated 743 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1411/2766] 199.204.45.22 () {30 vars in 700 bytes} [Tue May 26 22:01:15 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2767] 199.204.45.22 () {30 vars in 702 bytes} [Tue May 26 22:01:15 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: 6|app: 0|req: 1412/2768] 199.204.45.22 () {30 vars in 678 bytes} [Tue May 26 22:01:15 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: 1357/2769] 199.204.45.22 () {30 vars in 714 bytes} [Tue May 26 22:01:15 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: 6|app: 0|req: 1413/2770] 199.204.45.22 () {30 vars in 738 bytes} [Tue May 26 22:01:15 2026] GET /v2.0/subnets/8ddf360e-f92b-47d0-b0f4-7311b143f370 => 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: 1358/2771] 199.204.45.22 () {30 vars in 734 bytes} [Tue May 26 22:01:15 2026] GET /v2.0/ports/f1991733-220a-4198-bc27-c395e1058ba2 => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1414/2772] 199.204.45.22 () {30 vars in 734 bytes} [Tue May 26 22:01:15 2026] GET /v2.0/ports/1531767b-cdb9-495e-99ff-e6597cd3c6d9 => generated 1350 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2773] 199.204.45.22 () {30 vars in 738 bytes} [Tue May 26 22:01:15 2026] GET /v2.0/subnets/8ddf360e-f92b-47d0-b0f4-7311b143f370 => generated 675 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1415/2774] 199.204.45.22 () {30 vars in 740 bytes} [Tue May 26 22:01:15 2026] GET /v2.0/networks/36b4ba23-1345-4d71-9bc8-f7f0f3b7bf30 => generated 800 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1416/2775] 199.204.45.22 () {30 vars in 734 bytes} [Tue May 26 22:01:15 2026] GET /v2.0/ports/f1991733-220a-4198-bc27-c395e1058ba2 => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1417/2776] 199.204.45.22 () {30 vars in 738 bytes} [Tue May 26 22:01:15 2026] GET /v2.0/subnets/8ddf360e-f92b-47d0-b0f4-7311b143f370 => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 22:01:16.121 7 INFO neutron.db.segments_db [None req-31376b38-71b9-4338-a346-167997b4ab56 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Added segment b9557cf7-2e9e-4822-bdb7-ba725b1b1c37 of type vxlan for network 1265170b-546d-42da-be3a-32ac0c2adb6c [pid: 7|app: 0|req: 1360/2777] 10.0.0.87 () {34 vars in 668 bytes} [Tue May 26 22:01:15 2026] POST /v2.0/networks => generated 721 bytes in 419 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1418/2778] 10.0.0.87 () {34 vars in 666 bytes} [Tue May 26 22:01:16 2026] POST /v2.0/subnets => generated 687 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 22:01:16.474 7 INFO neutron.db.segments_db [None req-bcbd0923-a85c-47af-8b1c-21bae47b328d de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Added segment d8724394-0d5d-45dc-9f8f-e4f907788c5c of type vxlan for network c2ec041e-d639-4079-8492-8259cbec12ab 2026-05-26 22:01:16.754 7 INFO neutron.db.l3_hamode_db [None req-bcbd0923-a85c-47af-8b1c-21bae47b328d de986532883a4b99aa91af0c1a233db1 951a0c3384da403986c4223315dd2b90 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-26 22:01:17.595 7 INFO neutron.db.l3_hamode_db [None req-bcbd0923-a85c-47af-8b1c-21bae47b328d de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1361/2779] 10.0.0.87 () {34 vars in 666 bytes} [Tue May 26 22:01:16 2026] POST /v2.0/routers => generated 727 bytes in 2095 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1419/2782] 10.0.0.87 () {34 vars in 780 bytes} [Tue May 26 22:01:18 2026] PUT /v2.0/routers/031071da-9d13-408c-bf0c-aece02acd2a8/add_router_interface => generated 309 bytes in 1160 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 22:01:20.955 7 INFO neutron.db.segments_db [None req-3010d742-cb11-4538-8dd9-ac77e05da44c de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Added segment 317f2fe1-f264-4389-85a6-a369c50a7833 of type vxlan for network d28666a2-c32d-4e9c-82dd-04bdf578a717 [pid: 7|app: 0|req: 1364/2783] 10.0.0.87 () {34 vars in 668 bytes} [Tue May 26 22:01:20 2026] POST /v2.0/networks => generated 721 bytes in 387 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1420/2784] 10.0.0.87 () {34 vars in 666 bytes} [Tue May 26 22:01:21 2026] POST /v2.0/subnets => generated 687 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 22:01:21.386 7 INFO neutron.db.segments_db [None req-90ac9f0d-02a3-43d6-b382-0fdc0833ba77 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Added segment 50aaed76-af9d-4cb1-9033-523ef58aafce of type vxlan for network c18b0f29-dfab-4950-a840-2b3f2898239a 2026-05-26 22:01:21.674 7 INFO neutron.db.l3_hamode_db [None req-90ac9f0d-02a3-43d6-b382-0fdc0833ba77 de986532883a4b99aa91af0c1a233db1 d8904e003f9c4a7992ccf75020ea108f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-26 22:01:22.447 7 INFO neutron.db.l3_hamode_db [None req-90ac9f0d-02a3-43d6-b382-0fdc0833ba77 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1365/2785] 10.0.0.87 () {34 vars in 666 bytes} [Tue May 26 22:01:21 2026] POST /v2.0/routers => generated 727 bytes in 2412 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1421/2786] 10.0.0.87 () {34 vars in 780 bytes} [Tue May 26 22:01:23 2026] PUT /v2.0/routers/af576fa7-8466-4664-8480-598d87729346/add_router_interface => generated 309 bytes in 1151 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2787] 10.0.0.22 () {30 vars in 687 bytes} [Tue May 26 22:01:25 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: 6|app: 0|req: 1422/2788] 10.0.0.22 () {30 vars in 689 bytes} [Tue May 26 22:01: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: 7|app: 0|req: 1367/2789] 10.0.0.22 () {30 vars in 665 bytes} [Tue May 26 22:01:25 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: 6|app: 0|req: 1423/2790] 10.0.0.22 () {30 vars in 701 bytes} [Tue May 26 22:01:25 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1424/2791] 10.0.0.22 () {28 vars in 436 bytes} [Tue May 26 22:01:25 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2792] 10.0.0.87 () {34 vars in 682 bytes} [Tue May 26 22:01:25 2026] POST /v2.0/security-groups => generated 1677 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2793] 10.0.0.22 () {30 vars in 725 bytes} [Tue May 26 22:01:25 2026] GET /v2.0/subnets/485a1b1e-d8c5-4a15-9076-82efb64c94bc => generated 656 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1425/2794] 10.0.0.87 () {34 vars in 692 bytes} [Tue May 26 22:01:25 2026] POST /v2.0/security-group-rules => generated 597 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2795] 10.0.0.87 () {34 vars in 692 bytes} [Tue May 26 22:01:25 2026] POST /v2.0/security-group-rules => generated 596 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1426/2796] 10.0.0.87 () {34 vars in 692 bytes} [Tue May 26 22:01:25 2026] POST /v2.0/security-group-rules => generated 602 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2797] 10.0.0.87 () {34 vars in 692 bytes} [Tue May 26 22:01:26 2026] POST /v2.0/security-group-rules => generated 601 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 22:01:26.221 6 INFO neutron.db.securitygroups_db [None req-b764170a-ddf5-4fd1-8bb6-a14e50698dad d7e7117c7bb34a96a9b31e303a07e5a5 951a0c3384da403986c4223315dd2b90 - - default default] Project 951a0c3384da403986c4223315dd2b90 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 6|app: 0|req: 1427/2798] 10.0.0.87 () {34 vars in 692 bytes} [Tue May 26 22:01:26 2026] POST /v2.0/security-group-rules => generated 607 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 22:01:26.351 7 INFO neutron.db.securitygroups_db [None req-f42671ec-1c40-4db5-a446-1da86d8e2ef0 d7e7117c7bb34a96a9b31e303a07e5a5 951a0c3384da403986c4223315dd2b90 - - default default] Project 951a0c3384da403986c4223315dd2b90 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: 1372/2799] 10.0.0.87 () {34 vars in 692 bytes} [Tue May 26 22:01:26 2026] POST /v2.0/security-group-rules => generated 606 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1428/2800] 199.204.45.22 () {30 vars in 700 bytes} [Tue May 26 22:01:26 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: 1373/2801] 199.204.45.22 () {30 vars in 702 bytes} [Tue May 26 22:01:26 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: 6|app: 0|req: 1429/2802] 199.204.45.22 () {30 vars in 678 bytes} [Tue May 26 22:01:26 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2803] 199.204.45.22 () {30 vars in 714 bytes} [Tue May 26 22:01:26 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1430/2804] 199.204.45.22 () {30 vars in 738 bytes} [Tue May 26 22:01:26 2026] GET /v2.0/subnets/9e1ba416-4bf1-4cb5-a5c1-05a7c21d6554 => generated 674 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2805] 199.204.45.22 () {30 vars in 738 bytes} [Tue May 26 22:01:26 2026] GET /v2.0/subnets/485a1b1e-d8c5-4a15-9076-82efb64c94bc => generated 674 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1431/2806] 199.204.45.22 () {30 vars in 766 bytes} [Tue May 26 22:01:26 2026] GET /v2.0/ports?device_id=094eb810-8a6b-4651-b71d-dc1c1631a5c0 => generated 4094 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2807] 10.0.0.87 () {34 vars in 682 bytes} [Tue May 26 22:01:26 2026] POST /v2.0/security-groups => generated 1663 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1432/2808] 10.0.0.87 () {34 vars in 692 bytes} [Tue May 26 22:01:27 2026] POST /v2.0/security-group-rules => generated 597 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2809] 10.0.0.87 () {34 vars in 692 bytes} [Tue May 26 22:01:27 2026] POST /v2.0/security-group-rules => generated 602 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2810] 199.204.45.22 () {30 vars in 700 bytes} [Tue May 26 22:01:27 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: 1379/2811] 199.204.45.22 () {30 vars in 702 bytes} [Tue May 26 22:01:27 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: 1380/2812] 199.204.45.22 () {30 vars in 678 bytes} [Tue May 26 22:01:27 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: 1381/2813] 199.204.45.22 () {30 vars in 714 bytes} [Tue May 26 22:01:27 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: 1382/2814] 199.204.45.22 () {34 vars in 714 bytes} [Tue May 26 22:01:27 2026] POST /v2.0/ports => generated 1328 bytes in 385 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: 1383/2815] 10.0.0.123 () {34 vars in 969 bytes} [Tue May 26 22:01:27 2026] GET /v2.0/ports/f753f3f7-bb8d-4187-81b3-f3d577930afc => generated 1328 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1433/2816] 10.0.0.87 () {34 vars in 673 bytes} [Tue May 26 22:01:27 2026] POST /v2.0/floatingips => generated 552 bytes in 644 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2817] 10.0.0.123 () {34 vars in 1098 bytes} [Tue May 26 22:01:28 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-2020015931&fields=id&tenant_id=951a0c3384da403986c4223315dd2b90 => generated 69 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1434/2818] 10.0.0.123 () {34 vars in 1098 bytes} [Tue May 26 22:01:28 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1086564622&fields=id&tenant_id=951a0c3384da403986c4223315dd2b90 => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2819] 10.0.0.123 () {34 vars in 980 bytes} [Tue May 26 22:01:28 2026] GET /v2.0/networks?id=1265170b-546d-42da-be3a-32ac0c2adb6c => generated 672 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1435/2820] 10.0.0.123 () {34 vars in 963 bytes} [Tue May 26 22:01:28 2026] GET /v2.0/quotas/951a0c3384da403986c4223315dd2b90 => 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: 1386/2821] 10.0.0.123 () {34 vars in 1000 bytes} [Tue May 26 22:01:28 2026] GET /v2.0/ports?tenant_id=951a0c3384da403986c4223315dd2b90&fields=id => generated 103 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1436/2822] 10.0.0.123 () {34 vars in 1006 bytes} [Tue May 26 22:01:28 2026] GET /v2.0/networks/1265170b-546d-42da-be3a-32ac0c2adb6c?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: 1387/2823] 10.0.0.123 () {34 vars in 1106 bytes} [Tue May 26 22:01:28 2026] GET /v2.0/networks/1265170b-546d-42da-be3a-32ac0c2adb6c?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: 6|app: 0|req: 1437/2824] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 22:01:28 2026] GET /v2.0/ports?device_id=38563442-f2f5-4904-b3ea-1b2cb3fff6fe => 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: 1388/2825] 199.204.45.22 () {34 vars in 1259 bytes} [Tue May 26 22:01:28 2026] GET /v2.0/ports/f753f3f7-bb8d-4187-81b3-f3d577930afc?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1438/2826] 199.204.45.22 () {34 vars in 1009 bytes} [Tue May 26 22:01:28 2026] GET /v2.0/networks/6ab0baa1-2a7e-4035-a729-a25f422aefd9?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: 1389/2827] 199.204.45.22 () {34 vars in 1109 bytes} [Tue May 26 22:01:29 2026] GET /v2.0/networks/6ab0baa1-2a7e-4035-a729-a25f422aefd9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1439/2828] 199.204.45.22 () {34 vars in 972 bytes} [Tue May 26 22:01:29 2026] GET /v2.0/ports/f753f3f7-bb8d-4187-81b3-f3d577930afc => generated 1328 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2829] 199.204.45.22 () {34 vars in 983 bytes} [Tue May 26 22:01:29 2026] GET /v2.0/networks?id=6ab0baa1-2a7e-4035-a729-a25f422aefd9 => generated 800 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2830] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 22:01:29 2026] GET /v2.0/ports?device_id=38563442-f2f5-4904-b3ea-1b2cb3fff6fe => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1440/2831] 199.204.45.22 () {38 vars in 1025 bytes} [Tue May 26 22:01:29 2026] PUT /v2.0/ports/f753f3f7-bb8d-4187-81b3-f3d577930afc => generated 1518 bytes in 458 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 22:01:30.219 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-57b81940-5bb1-49cc-853f-26559ce5e13a'] response: {'name': 'network-changed', 'server_uuid': '094eb810-8a6b-4651-b71d-dc1c1631a5c0', 'tag': 'f753f3f7-bb8d-4187-81b3-f3d577930afc', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1392/2832] 199.204.45.22 () {34 vars in 1077 bytes} [Tue May 26 22:01:30 2026] GET /v2.0/ports?tenant_id=894d3057a90c4539a0d8c641a8c62390&device_id=094eb810-8a6b-4651-b71d-dc1c1631a5c0 => generated 5604 bytes in 56 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: 6|app: 0|req: 1441/2833] 199.204.45.22 () {34 vars in 983 bytes} [Tue May 26 22:01:30 2026] GET /v2.0/networks?id=6ab0baa1-2a7e-4035-a729-a25f422aefd9 => generated 800 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2834] 199.204.45.22 () {34 vars in 1053 bytes} [Tue May 26 22:01:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.75&port_id=f753f3f7-bb8d-4187-81b3-f3d577930afc => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1442/2835] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 22:01:30 2026] GET /v2.0/ports?device_id=38563442-f2f5-4904-b3ea-1b2cb3fff6fe => 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: 1394/2836] 199.204.45.22 () {34 vars in 1103 bytes} [Tue May 26 22:01:30 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1c2&port_id=f753f3f7-bb8d-4187-81b3-f3d577930afc => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1443/2837] 199.204.45.22 () {34 vars in 1061 bytes} [Tue May 26 22:01:30 2026] GET /v2.0/subnets?id=598f4cfd-03e0-4b51-9866-0baf21cda7eb&id=485a1b1e-d8c5-4a15-9076-82efb64c94bc => generated 1415 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2838] 199.204.45.22 () {34 vars in 1049 bytes} [Tue May 26 22:01:30 2026] GET /v2.0/ports?network_id=6ab0baa1-2a7e-4035-a729-a25f422aefd9&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1444/2839] 199.204.45.22 () {34 vars in 1049 bytes} [Tue May 26 22:01:30 2026] GET /v2.0/ports?network_id=6ab0baa1-2a7e-4035-a729-a25f422aefd9&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2840] 199.204.45.22 () {34 vars in 1009 bytes} [Tue May 26 22:01:31 2026] GET /v2.0/networks/6ab0baa1-2a7e-4035-a729-a25f422aefd9?fields=segments => generated 14 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1445/2841] 199.204.45.22 () {34 vars in 1109 bytes} [Tue May 26 22:01:31 2026] GET /v2.0/networks/6ab0baa1-2a7e-4035-a729-a25f422aefd9?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: 1397/2842] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 22:01:31 2026] GET /v2.0/ports?device_id=38563442-f2f5-4904-b3ea-1b2cb3fff6fe => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1446/2843] 199.204.45.22 () {34 vars in 1077 bytes} [Tue May 26 22:01:32 2026] GET /v2.0/ports?tenant_id=894d3057a90c4539a0d8c641a8c62390&device_id=094eb810-8a6b-4651-b71d-dc1c1631a5c0 => generated 5604 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2844] 199.204.45.22 () {34 vars in 1059 bytes} [Tue May 26 22:01:32 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.115&port_id=6bd091e4-6eba-4ed9-9448-10bb2cc849e0 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1447/2845] 199.204.45.22 () {34 vars in 981 bytes} [Tue May 26 22:01:32 2026] GET /v2.0/subnets?id=40e82c3c-5949-4f4f-80c1-215201a6f8a7 => generated 654 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2846] 199.204.45.22 () {34 vars in 1049 bytes} [Tue May 26 22:01:32 2026] GET /v2.0/ports?network_id=8fb7ad5c-1233-49d6-acd5-e00e4d3fd120&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: 6|app: 0|req: 1448/2847] 199.204.45.22 () {34 vars in 1009 bytes} [Tue May 26 22:01:32 2026] GET /v2.0/networks/8fb7ad5c-1233-49d6-acd5-e00e4d3fd120?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: 1400/2848] 199.204.45.22 () {34 vars in 1109 bytes} [Tue May 26 22:01:32 2026] GET /v2.0/networks/8fb7ad5c-1233-49d6-acd5-e00e4d3fd120?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: 6|app: 0|req: 1449/2849] 199.204.45.22 () {34 vars in 1055 bytes} [Tue May 26 22:01:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.199&port_id=1531767b-cdb9-495e-99ff-e6597cd3c6d9 => 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: 1401/2850] 199.204.45.22 () {34 vars in 981 bytes} [Tue May 26 22:01:32 2026] GET /v2.0/subnets?id=8ddf360e-f92b-47d0-b0f4-7311b143f370 => generated 678 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1450/2851] 199.204.45.22 () {34 vars in 1049 bytes} [Tue May 26 22:01:32 2026] GET /v2.0/ports?network_id=36b4ba23-1345-4d71-9bc8-f7f0f3b7bf30&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2852] 199.204.45.22 () {34 vars in 1009 bytes} [Tue May 26 22:01:32 2026] GET /v2.0/networks/36b4ba23-1345-4d71-9bc8-f7f0f3b7bf30?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1451/2853] 199.204.45.22 () {34 vars in 1109 bytes} [Tue May 26 22:01:32 2026] GET /v2.0/networks/36b4ba23-1345-4d71-9bc8-f7f0f3b7bf30?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: 1403/2854] 199.204.45.22 () {34 vars in 1053 bytes} [Tue May 26 22:01:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.40&port_id=7f2e2375-d794-48c9-b16e-96dc64b3b6be => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1452/2855] 199.204.45.22 () {34 vars in 1099 bytes} [Tue May 26 22:01:32 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Ae3&port_id=7f2e2375-d794-48c9-b16e-96dc64b3b6be => 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: 1404/2856] 199.204.45.22 () {34 vars in 1061 bytes} [Tue May 26 22:01:32 2026] GET /v2.0/subnets?id=9085e22b-ebc9-4493-9f45-fe8b549f4d69&id=9e1ba416-4bf1-4cb5-a5c1-05a7c21d6554 => generated 1410 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1453/2857] 199.204.45.22 () {34 vars in 1049 bytes} [Tue May 26 22:01:32 2026] GET /v2.0/ports?network_id=84f5315c-54a7-4212-ada8-555413bf045e&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2858] 199.204.45.22 () {34 vars in 1049 bytes} [Tue May 26 22:01:32 2026] GET /v2.0/ports?network_id=84f5315c-54a7-4212-ada8-555413bf045e&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: 6|app: 0|req: 1454/2859] 199.204.45.22 () {34 vars in 1009 bytes} [Tue May 26 22:01:32 2026] GET /v2.0/networks/84f5315c-54a7-4212-ada8-555413bf045e?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: 1406/2860] 199.204.45.22 () {34 vars in 1109 bytes} [Tue May 26 22:01:32 2026] GET /v2.0/networks/84f5315c-54a7-4212-ada8-555413bf045e?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: 6|app: 0|req: 1455/2861] 199.204.45.22 () {34 vars in 1053 bytes} [Tue May 26 22:01:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.75&port_id=f753f3f7-bb8d-4187-81b3-f3d577930afc => 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: 1407/2862] 199.204.45.22 () {34 vars in 1103 bytes} [Tue May 26 22:01:32 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1c2&port_id=f753f3f7-bb8d-4187-81b3-f3d577930afc => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1456/2863] 199.204.45.22 () {34 vars in 983 bytes} [Tue May 26 22:01:32 2026] GET /v2.0/networks?id=1265170b-546d-42da-be3a-32ac0c2adb6c => generated 672 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2864] 199.204.45.22 () {34 vars in 1061 bytes} [Tue May 26 22:01:33 2026] GET /v2.0/subnets?id=598f4cfd-03e0-4b51-9866-0baf21cda7eb&id=485a1b1e-d8c5-4a15-9076-82efb64c94bc => generated 1415 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1457/2865] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 22:01:33 2026] GET /v2.0/ports?device_id=38563442-f2f5-4904-b3ea-1b2cb3fff6fe => 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: 1409/2866] 199.204.45.22 () {34 vars in 1047 bytes} [Tue May 26 22:01:33 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=951a0c3384da403986c4223315dd2b90 => generated 274 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1458/2867] 199.204.45.22 () {34 vars in 1049 bytes} [Tue May 26 22:01:33 2026] GET /v2.0/ports?network_id=6ab0baa1-2a7e-4035-a729-a25f422aefd9&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: 6|app: 0|req: 1459/2868] 199.204.45.22 () {34 vars in 1049 bytes} [Tue May 26 22:01:33 2026] GET /v2.0/ports?network_id=6ab0baa1-2a7e-4035-a729-a25f422aefd9&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1460/2869] 199.204.45.22 () {34 vars in 1009 bytes} [Tue May 26 22:01:33 2026] GET /v2.0/networks/6ab0baa1-2a7e-4035-a729-a25f422aefd9?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1461/2870] 199.204.45.22 () {34 vars in 1109 bytes} [Tue May 26 22:01:33 2026] GET /v2.0/networks/6ab0baa1-2a7e-4035-a729-a25f422aefd9?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: 1410/2871] 199.204.45.22 () {38 vars in 952 bytes} [Tue May 26 22:01:33 2026] POST /v2.0/ports => generated 993 bytes in 408 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1462/2872] 199.204.45.22 () {38 vars in 1025 bytes} [Tue May 26 22:01:33 2026] PUT /v2.0/ports/51c0ed53-9261-4bb8-a0d8-499c8a68b71e => generated 1274 bytes in 511 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 22:01:34.053 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-530d8773-c2a8-47f2-825d-c31bac5b219a'] response: {'name': 'network-changed', 'server_uuid': '38563442-f2f5-4904-b3ea-1b2cb3fff6fe', 'tag': '51c0ed53-9261-4bb8-a0d8-499c8a68b71e', '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: 1411/2873] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 22:01:34 2026] GET /v2.0/ports?device_id=38563442-f2f5-4904-b3ea-1b2cb3fff6fe => generated 1008 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 1463/2874] 10.0.0.123 () {34 vars in 1118 bytes} [Tue May 26 22:01:34 2026] GET /v2.0/security-groups?id=409446e9-5e09-4a1c-9bd0-d27adf3b1416&id=605c747b-c3ad-4410-81e3-c64268b29d44&fields=id&fields=name => generated 207 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2875] 199.204.45.22 () {34 vars in 1077 bytes} [Tue May 26 22:01:34 2026] GET /v2.0/ports?tenant_id=951a0c3384da403986c4223315dd2b90&device_id=38563442-f2f5-4904-b3ea-1b2cb3fff6fe => generated 1277 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1464/2878] 199.204.45.22 () {34 vars in 1015 bytes} [Tue May 26 22:01:34 2026] GET /v2.0/networks?tenant_id=951a0c3384da403986c4223315dd2b90&shared=False => generated 768 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2879] 199.204.45.22 () {34 vars in 927 bytes} [Tue May 26 22:01:34 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1465/2880] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 22:01:35 2026] GET /v2.0/ports?device_id=38563442-f2f5-4904-b3ea-1b2cb3fff6fe => generated 1008 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2881] 10.0.0.123 () {34 vars in 1118 bytes} [Tue May 26 22:01:35 2026] GET /v2.0/security-groups?id=409446e9-5e09-4a1c-9bd0-d27adf3b1416&id=605c747b-c3ad-4410-81e3-c64268b29d44&fields=id&fields=name => generated 207 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1466/2882] 199.204.45.22 () {34 vars in 1077 bytes} [Tue May 26 22:01:35 2026] GET /v2.0/ports?tenant_id=951a0c3384da403986c4223315dd2b90&device_id=38563442-f2f5-4904-b3ea-1b2cb3fff6fe => generated 1277 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2883] 199.204.45.22 () {34 vars in 1055 bytes} [Tue May 26 22:01:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=51c0ed53-9261-4bb8-a0d8-499c8a68b71e => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1467/2884] 199.204.45.22 () {34 vars in 981 bytes} [Tue May 26 22:01:35 2026] GET /v2.0/subnets?id=5e42e428-551a-41f6-96eb-7d9688e1fa45 => generated 690 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2885] 199.204.45.22 () {34 vars in 1049 bytes} [Tue May 26 22:01:35 2026] GET /v2.0/ports?network_id=1265170b-546d-42da-be3a-32ac0c2adb6c&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1468/2886] 199.204.45.22 () {34 vars in 1009 bytes} [Tue May 26 22:01:35 2026] GET /v2.0/networks/1265170b-546d-42da-be3a-32ac0c2adb6c?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: 1419/2887] 199.204.45.22 () {34 vars in 1109 bytes} [Tue May 26 22:01:36 2026] GET /v2.0/networks/1265170b-546d-42da-be3a-32ac0c2adb6c?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: 6|app: 0|req: 1469/2888] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 22:01:36 2026] GET /v2.0/ports?device_id=38563442-f2f5-4904-b3ea-1b2cb3fff6fe => generated 1008 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2889] 10.0.0.123 () {34 vars in 1118 bytes} [Tue May 26 22:01:36 2026] GET /v2.0/security-groups?id=409446e9-5e09-4a1c-9bd0-d27adf3b1416&id=605c747b-c3ad-4410-81e3-c64268b29d44&fields=id&fields=name => generated 207 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1470/2890] 10.0.0.123 () {34 vars in 969 bytes} [Tue May 26 22:01:36 2026] GET /v2.0/ports/f753f3f7-bb8d-4187-81b3-f3d577930afc => generated 1520 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2891] 199.204.45.22 () {30 vars in 740 bytes} [Tue May 26 22:01:37 2026] GET /v2.0/networks/6ab0baa1-2a7e-4035-a729-a25f422aefd9 => generated 797 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1471/2892] 199.204.45.22 () {30 vars in 738 bytes} [Tue May 26 22:01:37 2026] GET /v2.0/subnets/485a1b1e-d8c5-4a15-9076-82efb64c94bc => generated 674 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2893] 199.204.45.22 () {30 vars in 738 bytes} [Tue May 26 22:01:37 2026] GET /v2.0/subnets/598f4cfd-03e0-4b51-9866-0baf21cda7eb => generated 748 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1472/2894] 199.204.45.22 () {30 vars in 734 bytes} [Tue May 26 22:01:37 2026] GET /v2.0/ports/7f2e2375-d794-48c9-b16e-96dc64b3b6be => generated 1512 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2895] 199.204.45.22 () {34 vars in 787 bytes} [Tue May 26 22:01:37 2026] PUT /v2.0/ports/7f2e2375-d794-48c9-b16e-96dc64b3b6be => generated 1251 bytes in 318 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 22:01:37.584 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e52b8447-969b-41c1-b7f9-4b0bf64cb793'] response: {'name': 'network-changed', 'server_uuid': '094eb810-8a6b-4651-b71d-dc1c1631a5c0', 'tag': '7f2e2375-d794-48c9-b16e-96dc64b3b6be', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 1473/2896] 199.204.45.22 () {30 vars in 740 bytes} [Tue May 26 22:01:37 2026] GET /v2.0/networks/84f5315c-54a7-4212-ada8-555413bf045e => generated 798 bytes in 45 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: 1424/2897] 199.204.45.22 () {30 vars in 738 bytes} [Tue May 26 22:01:37 2026] GET /v2.0/subnets/9e1ba416-4bf1-4cb5-a5c1-05a7c21d6554 => generated 674 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1474/2898] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 22:01:37 2026] GET /v2.0/ports?device_id=38563442-f2f5-4904-b3ea-1b2cb3fff6fe => generated 1008 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2899] 10.0.0.123 () {34 vars in 1118 bytes} [Tue May 26 22:01:37 2026] GET /v2.0/security-groups?id=409446e9-5e09-4a1c-9bd0-d27adf3b1416&id=605c747b-c3ad-4410-81e3-c64268b29d44&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: 6|app: 0|req: 1475/2900] 199.204.45.22 () {30 vars in 700 bytes} [Tue May 26 22:01:37 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: 1426/2901] 199.204.45.22 () {30 vars in 702 bytes} [Tue May 26 22:01:37 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1476/2902] 199.204.45.22 () {30 vars in 678 bytes} [Tue May 26 22:01:37 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: 1427/2903] 199.204.45.22 () {30 vars in 714 bytes} [Tue May 26 22:01:37 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1477/2904] 199.204.45.22 () {30 vars in 738 bytes} [Tue May 26 22:01:37 2026] GET /v2.0/subnets/8ddf360e-f92b-47d0-b0f4-7311b143f370 => 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: 1428/2905] 199.204.45.22 () {30 vars in 734 bytes} [Tue May 26 22:01:37 2026] GET /v2.0/ports/f1991733-220a-4198-bc27-c395e1058ba2 => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1478/2906] 199.204.45.22 () {30 vars in 734 bytes} [Tue May 26 22:01:37 2026] GET /v2.0/ports/1531767b-cdb9-495e-99ff-e6597cd3c6d9 => generated 1350 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2907] 199.204.45.22 () {30 vars in 738 bytes} [Tue May 26 22:01:37 2026] GET /v2.0/subnets/8ddf360e-f92b-47d0-b0f4-7311b143f370 => generated 675 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1479/2908] 199.204.45.22 () {30 vars in 740 bytes} [Tue May 26 22:01:37 2026] GET /v2.0/networks/36b4ba23-1345-4d71-9bc8-f7f0f3b7bf30 => generated 800 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2909] 199.204.45.22 () {30 vars in 734 bytes} [Tue May 26 22:01:38 2026] GET /v2.0/ports/f1991733-220a-4198-bc27-c395e1058ba2 => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1480/2910] 199.204.45.22 () {30 vars in 738 bytes} [Tue May 26 22:01:38 2026] GET /v2.0/subnets/8ddf360e-f92b-47d0-b0f4-7311b143f370 => 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: 1431/2911] 199.204.45.22 () {34 vars in 1077 bytes} [Tue May 26 22:01:38 2026] GET /v2.0/ports?tenant_id=894d3057a90c4539a0d8c641a8c62390&device_id=094eb810-8a6b-4651-b71d-dc1c1631a5c0 => generated 5381 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1481/2912] 199.204.45.22 () {34 vars in 983 bytes} [Tue May 26 22:01:38 2026] GET /v2.0/networks?id=84f5315c-54a7-4212-ada8-555413bf045e => generated 801 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2913] 199.204.45.22 () {34 vars in 1053 bytes} [Tue May 26 22:01:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.40&port_id=7f2e2375-d794-48c9-b16e-96dc64b3b6be => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1482/2914] 199.204.45.22 () {34 vars in 981 bytes} [Tue May 26 22:01:38 2026] GET /v2.0/subnets?id=9e1ba416-4bf1-4cb5-a5c1-05a7c21d6554 => generated 677 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2915] 199.204.45.22 () {34 vars in 1049 bytes} [Tue May 26 22:01:38 2026] GET /v2.0/ports?network_id=84f5315c-54a7-4212-ada8-555413bf045e&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: 1434/2916] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 22:01:38 2026] GET /v2.0/ports?device_id=38563442-f2f5-4904-b3ea-1b2cb3fff6fe => generated 1008 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1483/2917] 199.204.45.22 () {34 vars in 1009 bytes} [Tue May 26 22:01:38 2026] GET /v2.0/networks/84f5315c-54a7-4212-ada8-555413bf045e?fields=segments => generated 14 bytes in 576 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2918] 10.0.0.123 () {34 vars in 1118 bytes} [Tue May 26 22:01:38 2026] GET /v2.0/security-groups?id=409446e9-5e09-4a1c-9bd0-d27adf3b1416&id=605c747b-c3ad-4410-81e3-c64268b29d44&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: 6|app: 0|req: 1484/2919] 199.204.45.22 () {34 vars in 1109 bytes} [Tue May 26 22:01:38 2026] GET /v2.0/networks/84f5315c-54a7-4212-ada8-555413bf045e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2920] 199.204.45.22 () {34 vars in 991 bytes} [Tue May 26 22:01:39 2026] GET /v2.0/ports?device_id=38563442-f2f5-4904-b3ea-1b2cb3fff6fe => generated 1277 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1485/2921] 199.204.45.22 () {34 vars in 1121 bytes} [Tue May 26 22:01:39 2026] GET /v2.0/security-groups?id=409446e9-5e09-4a1c-9bd0-d27adf3b1416&id=605c747b-c3ad-4410-81e3-c64268b29d44&fields=id&fields=name => generated 207 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2922] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 22:01:40 2026] GET /v2.0/ports?device_id=38563442-f2f5-4904-b3ea-1b2cb3fff6fe => generated 1008 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1486/2923] 10.0.0.123 () {34 vars in 1118 bytes} [Tue May 26 22:01:40 2026] GET /v2.0/security-groups?id=409446e9-5e09-4a1c-9bd0-d27adf3b1416&id=605c747b-c3ad-4410-81e3-c64268b29d44&fields=id&fields=name => generated 207 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2924] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 22:01:41 2026] GET /v2.0/ports?device_id=38563442-f2f5-4904-b3ea-1b2cb3fff6fe => generated 1010 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1487/2925] 10.0.0.123 () {34 vars in 1118 bytes} [Tue May 26 22:01:41 2026] GET /v2.0/security-groups?id=409446e9-5e09-4a1c-9bd0-d27adf3b1416&id=605c747b-c3ad-4410-81e3-c64268b29d44&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: 1439/2926] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 22:01:42 2026] GET /v2.0/ports?device_id=38563442-f2f5-4904-b3ea-1b2cb3fff6fe => generated 1010 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1488/2927] 10.0.0.123 () {34 vars in 1118 bytes} [Tue May 26 22:01:42 2026] GET /v2.0/security-groups?id=409446e9-5e09-4a1c-9bd0-d27adf3b1416&id=605c747b-c3ad-4410-81e3-c64268b29d44&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: 1440/2928] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 22:01:42 2026] GET /v2.0/ports?device_id=38563442-f2f5-4904-b3ea-1b2cb3fff6fe => generated 1010 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 22:01:42.967 6 INFO neutron.db.l3_db [None req-dca97f7d-c255-4e4b-b476-d21a8ad067f7 d7e7117c7bb34a96a9b31e303a07e5a5 951a0c3384da403986c4223315dd2b90 - - default default] Floating IP 784c18ba-a6dc-4c34-b1d4-f42adc234095 associated. External IP: 10.96.250.203, port: 51c0ed53-9261-4bb8-a0d8-499c8a68b71e. [pid: 6|app: 0|req: 1489/2929] 10.0.0.87 () {34 vars in 746 bytes} [Tue May 26 22:01:42 2026] PUT /v2.0/floatingips/784c18ba-a6dc-4c34-b1d4-f42adc234095 => generated 855 bytes in 769 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 22:01:43.408 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-b64f0ae7-6955-4c57-b3d8-e046a89e7dc5'] response: {'name': 'network-changed', 'server_uuid': '38563442-f2f5-4904-b3ea-1b2cb3fff6fe', 'tag': '51c0ed53-9261-4bb8-a0d8-499c8a68b71e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1441/2930] 199.204.45.22 () {34 vars in 1077 bytes} [Tue May 26 22:01:43 2026] GET /v2.0/ports?tenant_id=951a0c3384da403986c4223315dd2b90&device_id=38563442-f2f5-4904-b3ea-1b2cb3fff6fe => generated 1279 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1490/2931] 199.204.45.22 () {34 vars in 983 bytes} [Tue May 26 22:01:43 2026] GET /v2.0/networks?id=1265170b-546d-42da-be3a-32ac0c2adb6c => generated 768 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2932] 199.204.45.22 () {34 vars in 1055 bytes} [Tue May 26 22:01:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=51c0ed53-9261-4bb8-a0d8-499c8a68b71e => generated 858 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1491/2933] 199.204.45.22 () {34 vars in 981 bytes} [Tue May 26 22:01:44 2026] GET /v2.0/subnets?id=5e42e428-551a-41f6-96eb-7d9688e1fa45 => generated 690 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2934] 199.204.45.22 () {34 vars in 1049 bytes} [Tue May 26 22:01:44 2026] GET /v2.0/ports?network_id=1265170b-546d-42da-be3a-32ac0c2adb6c&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: 6|app: 0|req: 1492/2935] 199.204.45.22 () {34 vars in 1009 bytes} [Tue May 26 22:01:44 2026] GET /v2.0/networks/1265170b-546d-42da-be3a-32ac0c2adb6c?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: 1444/2936] 199.204.45.22 () {34 vars in 1109 bytes} [Tue May 26 22:01:44 2026] GET /v2.0/networks/1265170b-546d-42da-be3a-32ac0c2adb6c?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: 6|app: 0|req: 1494/2939] 199.204.45.22 () {30 vars in 700 bytes} [Tue May 26 22:01:50 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: 1446/2940] 199.204.45.22 () {30 vars in 702 bytes} [Tue May 26 22:01:50 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1495/2941] 199.204.45.22 () {30 vars in 678 bytes} [Tue May 26 22:01:50 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2942] 199.204.45.22 () {30 vars in 714 bytes} [Tue May 26 22:01:50 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1496/2943] 199.204.45.22 () {30 vars in 738 bytes} [Tue May 26 22:01:50 2026] GET /v2.0/subnets/9e1ba416-4bf1-4cb5-a5c1-05a7c21d6554 => generated 674 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2944] 199.204.45.22 () {30 vars in 766 bytes} [Tue May 26 22:01:50 2026] GET /v2.0/ports?device_id=094eb810-8a6b-4651-b71d-dc1c1631a5c0 => generated 5381 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1497/2945] 199.204.45.22 () {30 vars in 700 bytes} [Tue May 26 22:01: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: 7|app: 0|req: 1449/2946] 199.204.45.22 () {30 vars in 702 bytes} [Tue May 26 22:01:50 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: 6|app: 0|req: 1498/2947] 199.204.45.22 () {30 vars in 678 bytes} [Tue May 26 22:01:50 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: 1450/2948] 199.204.45.22 () {30 vars in 714 bytes} [Tue May 26 22:01:50 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: 6|app: 0|req: 1499/2949] 199.204.45.22 () {30 vars in 734 bytes} [Tue May 26 22:01:50 2026] GET /v2.0/ports/f753f3f7-bb8d-4187-81b3-f3d577930afc => generated 1520 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2950] 199.204.45.22 () {34 vars in 787 bytes} [Tue May 26 22:01:50 2026] PUT /v2.0/ports/f753f3f7-bb8d-4187-81b3-f3d577930afc => generated 1251 bytes in 372 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 22:01:51.017 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c436ad8d-b023-4696-9392-9c957788ac7c'] response: {'name': 'network-changed', 'server_uuid': '094eb810-8a6b-4651-b71d-dc1c1631a5c0', 'tag': 'f753f3f7-bb8d-4187-81b3-f3d577930afc', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 1500/2951] 199.204.45.22 () {30 vars in 740 bytes} [Tue May 26 22:01:50 2026] GET /v2.0/networks/6ab0baa1-2a7e-4035-a729-a25f422aefd9 => generated 797 bytes in 45 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: 1452/2952] 199.204.45.22 () {30 vars in 738 bytes} [Tue May 26 22:01:51 2026] GET /v2.0/subnets/485a1b1e-d8c5-4a15-9076-82efb64c94bc => generated 674 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1501/2953] 199.204.45.22 () {30 vars in 734 bytes} [Tue May 26 22:01:51 2026] GET /v2.0/ports/f753f3f7-bb8d-4187-81b3-f3d577930afc => generated 1287 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2954] 199.204.45.22 () {34 vars in 786 bytes} [Tue May 26 22:01:51 2026] PUT /v2.0/ports/f753f3f7-bb8d-4187-81b3-f3d577930afc => generated 1080 bytes in 349 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: 6|app: 0|req: 1502/2955] 199.204.45.22 () {30 vars in 740 bytes} [Tue May 26 22:01:51 2026] GET /v2.0/networks/6ab0baa1-2a7e-4035-a729-a25f422aefd9 => generated 797 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2956] 199.204.45.22 () {34 vars in 1077 bytes} [Tue May 26 22:01:51 2026] GET /v2.0/ports?tenant_id=894d3057a90c4539a0d8c641a8c62390&device_id=094eb810-8a6b-4651-b71d-dc1c1631a5c0 => generated 4977 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1503/2957] 199.204.45.22 () {30 vars in 766 bytes} [Tue May 26 22:01:51 2026] GET /v2.0/ports?device_id=094eb810-8a6b-4651-b71d-dc1c1631a5c0 => generated 4977 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2958] 199.204.45.22 () {34 vars in 983 bytes} [Tue May 26 22:01:51 2026] GET /v2.0/networks?id=6ab0baa1-2a7e-4035-a729-a25f422aefd9 => generated 800 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1504/2959] 199.204.45.22 () {34 vars in 1009 bytes} [Tue May 26 22:01:51 2026] GET /v2.0/networks/6ab0baa1-2a7e-4035-a729-a25f422aefd9?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2960] 199.204.45.22 () {34 vars in 1109 bytes} [Tue May 26 22:01:51 2026] GET /v2.0/networks/6ab0baa1-2a7e-4035-a729-a25f422aefd9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1505/2961] 199.204.45.22 () {30 vars in 766 bytes} [Tue May 26 22:01:52 2026] GET /v2.0/ports?device_id=094eb810-8a6b-4651-b71d-dc1c1631a5c0 => generated 4977 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2962] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 22:01:52 2026] GET /v2.0/ports?device_id=38563442-f2f5-4904-b3ea-1b2cb3fff6fe => generated 1010 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1506/2963] 10.0.0.123 () {34 vars in 1118 bytes} [Tue May 26 22:01:52 2026] GET /v2.0/security-groups?id=409446e9-5e09-4a1c-9bd0-d27adf3b1416&id=605c747b-c3ad-4410-81e3-c64268b29d44&fields=id&fields=name => generated 207 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2964] 10.0.0.87 () {32 vars in 733 bytes} [Tue May 26 22:01:52 2026] GET /v2.0/ports?device_id=38563442-f2f5-4904-b3ea-1b2cb3fff6fe => generated 1279 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1507/2965] 10.0.0.87 () {32 vars in 855 bytes} [Tue May 26 22:01:52 2026] GET /v2.0/floatingips?floating_network_id=2c6edc0a-d724-47fa-8bc0-1fbe57f81f99&port_id=51c0ed53-9261-4bb8-a0d8-499c8a68b71e => generated 860 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 22:01:53.062 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-830c9679-1ce5-412a-a2e2-e84a91b9f09b'] response: {'name': 'network-changed', 'server_uuid': '094eb810-8a6b-4651-b71d-dc1c1631a5c0', 'tag': 'f753f3f7-bb8d-4187-81b3-f3d577930afc', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1459/2966] 199.204.45.22 () {30 vars in 766 bytes} [Tue May 26 22:01:53 2026] GET /v2.0/ports?device_id=094eb810-8a6b-4651-b71d-dc1c1631a5c0 => generated 4977 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1508/2967] 10.0.0.230 () {34 vars in 988 bytes} [Tue May 26 22:01:53 2026] GET /v2.0/ports?device_id=38563442-f2f5-4904-b3ea-1b2cb3fff6fe => generated 1279 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2968] 10.0.0.230 () {34 vars in 1118 bytes} [Tue May 26 22:01:53 2026] GET /v2.0/security-groups?id=605c747b-c3ad-4410-81e3-c64268b29d44&id=409446e9-5e09-4a1c-9bd0-d27adf3b1416&fields=id&fields=name => generated 207 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1509/2969] 199.204.45.22 () {34 vars in 1077 bytes} [Tue May 26 22:01:53 2026] GET /v2.0/ports?tenant_id=894d3057a90c4539a0d8c641a8c62390&device_id=094eb810-8a6b-4651-b71d-dc1c1631a5c0 => generated 4977 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2970] 199.204.45.22 () {34 vars in 983 bytes} [Tue May 26 22:01:53 2026] GET /v2.0/networks?id=6ab0baa1-2a7e-4035-a729-a25f422aefd9 => generated 800 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1510/2971] 199.204.45.22 () {34 vars in 1009 bytes} [Tue May 26 22:01:53 2026] GET /v2.0/networks/6ab0baa1-2a7e-4035-a729-a25f422aefd9?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2972] 199.204.45.22 () {34 vars in 1109 bytes} [Tue May 26 22:01:53 2026] GET /v2.0/networks/6ab0baa1-2a7e-4035-a729-a25f422aefd9?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: 6|app: 0|req: 1511/2973] 199.204.45.22 () {30 vars in 766 bytes} [Tue May 26 22:01:54 2026] GET /v2.0/ports?device_id=094eb810-8a6b-4651-b71d-dc1c1631a5c0 => generated 4977 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2974] 199.204.45.22 () {34 vars in 972 bytes} [Tue May 26 22:01:54 2026] GET /v2.0/ports/f753f3f7-bb8d-4187-81b3-f3d577930afc => generated 1116 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1512/2975] 199.204.45.22 () {34 vars in 1057 bytes} [Tue May 26 22:01:54 2026] GET /v2.0/ports/f753f3f7-bb8d-4187-81b3-f3d577930afc?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2976] 199.204.45.22 () {34 vars in 1013 bytes} [Tue May 26 22:01:54 2026] GET /v2.0/networks/6ab0baa1-2a7e-4035-a729-a25f422aefd9?fields=dns_domain => generated 29 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1513/2977] 199.204.45.22 () {38 vars in 1025 bytes} [Tue May 26 22:01:54 2026] PUT /v2.0/ports/f753f3f7-bb8d-4187-81b3-f3d577930afc => generated 917 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2978] 199.204.45.22 () {30 vars in 766 bytes} [Tue May 26 22:01:55 2026] GET /v2.0/ports?device_id=094eb810-8a6b-4651-b71d-dc1c1631a5c0 => generated 3869 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 22:01:55.519 6 INFO neutron_taas.services.taas.taas_plugin [None req-99ee92ca-8438-4fbf-97cb-598787cd56df de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] TaaS: Handle Delete Port: f753f3f7-bb8d-4187-81b3-f3d577930afc 2026-05-26 22:01:55.522 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-99ee92ca-8438-4fbf-97cb-598787cd56df de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Tap Mirror: Handle Delete Port: f753f3f7-bb8d-4187-81b3-f3d577930afc [pid: 6|app: 0|req: 1514/2979] 199.204.45.22 () {32 vars in 756 bytes} [Tue May 26 22:01:55 2026] DELETE /v2.0/ports/f753f3f7-bb8d-4187-81b3-f3d577930afc => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2980] 199.204.45.22 () {30 vars in 700 bytes} [Tue May 26 22:01:55 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1515/2981] 199.204.45.22 () {30 vars in 702 bytes} [Tue May 26 22:01: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: 1467/2982] 199.204.45.22 () {30 vars in 678 bytes} [Tue May 26 22:01: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: 6|app: 0|req: 1516/2983] 199.204.45.22 () {30 vars in 714 bytes} [Tue May 26 22:01: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: 1468/2984] 199.204.45.22 () {30 vars in 738 bytes} [Tue May 26 22:01:55 2026] GET /v2.0/subnets/8ddf360e-f92b-47d0-b0f4-7311b143f370 => generated 675 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1517/2985] 199.204.45.22 () {30 vars in 734 bytes} [Tue May 26 22:01:55 2026] GET /v2.0/ports/f1991733-220a-4198-bc27-c395e1058ba2 => generated 1132 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2986] 199.204.45.22 () {30 vars in 734 bytes} [Tue May 26 22:01:55 2026] GET /v2.0/ports/1531767b-cdb9-495e-99ff-e6597cd3c6d9 => generated 1350 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2987] 199.204.45.22 () {30 vars in 738 bytes} [Tue May 26 22:01:55 2026] GET /v2.0/subnets/8ddf360e-f92b-47d0-b0f4-7311b143f370 => generated 675 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1518/2988] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 22:01:55 2026] GET /v2.0/ports?device_id=38563442-f2f5-4904-b3ea-1b2cb3fff6fe => generated 1010 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2989] 199.204.45.22 () {30 vars in 740 bytes} [Tue May 26 22:01:56 2026] GET /v2.0/networks/36b4ba23-1345-4d71-9bc8-f7f0f3b7bf30 => generated 800 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1519/2990] 10.0.0.123 () {34 vars in 1118 bytes} [Tue May 26 22:01:56 2026] GET /v2.0/security-groups?id=409446e9-5e09-4a1c-9bd0-d27adf3b1416&id=605c747b-c3ad-4410-81e3-c64268b29d44&fields=id&fields=name => generated 207 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2991] 199.204.45.22 () {30 vars in 734 bytes} [Tue May 26 22:01:56 2026] GET /v2.0/ports/f1991733-220a-4198-bc27-c395e1058ba2 => generated 1132 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1520/2992] 199.204.45.22 () {30 vars in 738 bytes} [Tue May 26 22:01:56 2026] GET /v2.0/subnets/8ddf360e-f92b-47d0-b0f4-7311b143f370 => 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: 1473/2993] 199.204.45.22 () {34 vars in 1077 bytes} [Tue May 26 22:01:56 2026] GET /v2.0/ports?tenant_id=894d3057a90c4539a0d8c641a8c62390&device_id=094eb810-8a6b-4651-b71d-dc1c1631a5c0 => generated 3869 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1521/2994] 199.204.45.22 () {34 vars in 1223 bytes} [Tue May 26 22:01:56 2026] GET /v2.0/networks?id=8fb7ad5c-1233-49d6-acd5-e00e4d3fd120&id=36b4ba23-1345-4d71-9bc8-f7f0f3b7bf30&id=84f5315c-54a7-4212-ada8-555413bf045e&id=6ab0baa1-2a7e-4035-a729-a25f422aefd9 => generated 3097 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2995] 199.204.45.22 () {34 vars in 1059 bytes} [Tue May 26 22:01:56 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.115&port_id=6bd091e4-6eba-4ed9-9448-10bb2cc849e0 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1522/2996] 199.204.45.22 () {34 vars in 981 bytes} [Tue May 26 22:01:56 2026] GET /v2.0/subnets?id=40e82c3c-5949-4f4f-80c1-215201a6f8a7 => generated 654 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2997] 199.204.45.22 () {34 vars in 1049 bytes} [Tue May 26 22:01:56 2026] GET /v2.0/ports?network_id=8fb7ad5c-1233-49d6-acd5-e00e4d3fd120&device_owner=network%3Adhcp => generated 1244 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1523/2998] 199.204.45.22 () {34 vars in 1009 bytes} [Tue May 26 22:01:56 2026] GET /v2.0/networks/8fb7ad5c-1233-49d6-acd5-e00e4d3fd120?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: 1476/2999] 199.204.45.22 () {34 vars in 1109 bytes} [Tue May 26 22:01:56 2026] GET /v2.0/networks/8fb7ad5c-1233-49d6-acd5-e00e4d3fd120?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: 6|app: 0|req: 1524/3000] 199.204.45.22 () {34 vars in 1055 bytes} [Tue May 26 22:01:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.199&port_id=1531767b-cdb9-495e-99ff-e6597cd3c6d9 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/3001] 199.204.45.22 () {34 vars in 981 bytes} [Tue May 26 22:01:56 2026] GET /v2.0/subnets?id=8ddf360e-f92b-47d0-b0f4-7311b143f370 => generated 678 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1525/3002] 199.204.45.22 () {34 vars in 1049 bytes} [Tue May 26 22:01:56 2026] GET /v2.0/ports?network_id=36b4ba23-1345-4d71-9bc8-f7f0f3b7bf30&device_owner=network%3Adhcp => generated 1461 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/3003] 199.204.45.22 () {34 vars in 1009 bytes} [Tue May 26 22:01:56 2026] GET /v2.0/networks/36b4ba23-1345-4d71-9bc8-f7f0f3b7bf30?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1526/3004] 199.204.45.22 () {34 vars in 1109 bytes} [Tue May 26 22:01:57 2026] GET /v2.0/networks/36b4ba23-1345-4d71-9bc8-f7f0f3b7bf30?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/3005] 199.204.45.22 () {34 vars in 1053 bytes} [Tue May 26 22:01:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.40&port_id=7f2e2375-d794-48c9-b16e-96dc64b3b6be => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1527/3006] 199.204.45.22 () {34 vars in 981 bytes} [Tue May 26 22:01:57 2026] GET /v2.0/subnets?id=9e1ba416-4bf1-4cb5-a5c1-05a7c21d6554 => generated 677 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/3007] 199.204.45.22 () {34 vars in 1049 bytes} [Tue May 26 22:01:57 2026] GET /v2.0/ports?network_id=84f5315c-54a7-4212-ada8-555413bf045e&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1528/3008] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 22:01:57 2026] GET /v2.0/ports?device_id=38563442-f2f5-4904-b3ea-1b2cb3fff6fe => generated 1010 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/3009] 199.204.45.22 () {34 vars in 1009 bytes} [Tue May 26 22:01:57 2026] GET /v2.0/networks/84f5315c-54a7-4212-ada8-555413bf045e?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1529/3010] 10.0.0.123 () {34 vars in 1118 bytes} [Tue May 26 22:01:57 2026] GET /v2.0/security-groups?id=409446e9-5e09-4a1c-9bd0-d27adf3b1416&id=605c747b-c3ad-4410-81e3-c64268b29d44&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: 1482/3011] 199.204.45.22 () {34 vars in 1109 bytes} [Tue May 26 22:01:57 2026] GET /v2.0/networks/84f5315c-54a7-4212-ada8-555413bf045e?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: 6|app: 0|req: 1530/3012] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 22:01:58 2026] GET /v2.0/ports?device_id=38563442-f2f5-4904-b3ea-1b2cb3fff6fe => 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: 1483/3013] 10.0.0.123 () {34 vars in 1118 bytes} [Tue May 26 22:01:58 2026] GET /v2.0/security-groups?id=409446e9-5e09-4a1c-9bd0-d27adf3b1416&id=605c747b-c3ad-4410-81e3-c64268b29d44&fields=id&fields=name => generated 207 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1531/3014] 199.204.45.22 () {34 vars in 991 bytes} [Tue May 26 22:01:58 2026] GET /v2.0/ports?device_id=38563442-f2f5-4904-b3ea-1b2cb3fff6fe => generated 1010 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 22:01:58.681 7 INFO neutron_taas.services.taas.taas_plugin [req-16b21afb-2ea3-4923-94f3-795db2a588d3 req-7f3d14d3-4727-4dab-9ebf-8b212fe170df d7e7117c7bb34a96a9b31e303a07e5a5 951a0c3384da403986c4223315dd2b90 - - default default] TaaS: Handle Delete Port: 51c0ed53-9261-4bb8-a0d8-499c8a68b71e 2026-05-26 22:01:58.685 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-16b21afb-2ea3-4923-94f3-795db2a588d3 req-7f3d14d3-4727-4dab-9ebf-8b212fe170df d7e7117c7bb34a96a9b31e303a07e5a5 951a0c3384da403986c4223315dd2b90 - - default default] Tap Mirror: Handle Delete Port: 51c0ed53-9261-4bb8-a0d8-499c8a68b71e 2026-05-26 22:01:58.834 7 INFO neutron.db.l3_db [req-16b21afb-2ea3-4923-94f3-795db2a588d3 req-7f3d14d3-4727-4dab-9ebf-8b212fe170df d7e7117c7bb34a96a9b31e303a07e5a5 951a0c3384da403986c4223315dd2b90 - - default default] Floating IP 784c18ba-a6dc-4c34-b1d4-f42adc234095 disassociated. External IP: 10.96.250.203, port: 51c0ed53-9261-4bb8-a0d8-499c8a68b71e. [pid: 7|app: 0|req: 1484/3015] 199.204.45.22 () {36 vars in 994 bytes} [Tue May 26 22:01:58 2026] DELETE /v2.0/ports/51c0ed53-9261-4bb8-a0d8-499c8a68b71e => generated 0 bytes in 734 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 22:01:59.294 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-368c6533-855c-43f3-905e-b1493a69528f'] response: {'server_uuid': '38563442-f2f5-4904-b3ea-1b2cb3fff6fe', 'name': 'network-vif-deleted', 'tag': '51c0ed53-9261-4bb8-a0d8-499c8a68b71e', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 1532/3016] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 22:01:59 2026] GET /v2.0/ports?device_id=38563442-f2f5-4904-b3ea-1b2cb3fff6fe => 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: 1485/3017] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 22:02:00 2026] GET /v2.0/ports?device_id=38563442-f2f5-4904-b3ea-1b2cb3fff6fe => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1533/3018] 199.204.45.22 () {30 vars in 700 bytes} [Tue May 26 22:02:00 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: 1486/3019] 199.204.45.22 () {30 vars in 702 bytes} [Tue May 26 22:02:00 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: 6|app: 0|req: 1534/3020] 199.204.45.22 () {30 vars in 678 bytes} [Tue May 26 22:02:00 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/3021] 199.204.45.22 () {30 vars in 714 bytes} [Tue May 26 22:02:00 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: 6|app: 0|req: 1535/3022] 199.204.45.22 () {30 vars in 766 bytes} [Tue May 26 22:02:00 2026] GET /v2.0/ports?device_id=094eb810-8a6b-4651-b71d-dc1c1631a5c0 => generated 3869 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/3023] 199.204.45.22 () {30 vars in 700 bytes} [Tue May 26 22:02:01 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1536/3024] 199.204.45.22 () {30 vars in 702 bytes} [Tue May 26 22:02:01 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/3025] 199.204.45.22 () {30 vars in 678 bytes} [Tue May 26 22:02:01 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: 6|app: 0|req: 1537/3026] 199.204.45.22 () {30 vars in 714 bytes} [Tue May 26 22:02:01 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/3027] 199.204.45.22 () {30 vars in 734 bytes} [Tue May 26 22:02:01 2026] GET /v2.0/ports/7f2e2375-d794-48c9-b16e-96dc64b3b6be => generated 1287 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1538/3028] 199.204.45.22 () {34 vars in 786 bytes} [Tue May 26 22:02:01 2026] PUT /v2.0/ports/7f2e2375-d794-48c9-b16e-96dc64b3b6be => generated 1080 bytes in 296 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 22:02:01.486 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-b2c70878-1858-4ada-ac98-2b101da49898'] response: {'name': 'network-changed', 'server_uuid': '094eb810-8a6b-4651-b71d-dc1c1631a5c0', 'tag': '7f2e2375-d794-48c9-b16e-96dc64b3b6be', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1491/3029] 199.204.45.22 () {30 vars in 740 bytes} [Tue May 26 22:02:01 2026] GET /v2.0/networks/84f5315c-54a7-4212-ada8-555413bf045e => generated 798 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 1539/3030] 199.204.45.22 () {30 vars in 766 bytes} [Tue May 26 22:02:01 2026] GET /v2.0/ports?device_id=094eb810-8a6b-4651-b71d-dc1c1631a5c0 => generated 3698 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/3031] 199.204.45.22 () {30 vars in 766 bytes} [Tue May 26 22:02:01 2026] GET /v2.0/ports?device_id=094eb810-8a6b-4651-b71d-dc1c1631a5c0 => generated 3698 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1540/3032] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 22:02:01 2026] GET /v2.0/ports?device_id=38563442-f2f5-4904-b3ea-1b2cb3fff6fe => 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: 1493/3033] 199.204.45.22 () {34 vars in 1077 bytes} [Tue May 26 22:02:02 2026] GET /v2.0/ports?tenant_id=894d3057a90c4539a0d8c641a8c62390&device_id=094eb810-8a6b-4651-b71d-dc1c1631a5c0 => generated 3698 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1541/3034] 199.204.45.22 () {34 vars in 983 bytes} [Tue May 26 22:02:02 2026] GET /v2.0/networks?id=84f5315c-54a7-4212-ada8-555413bf045e => generated 801 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/3035] 199.204.45.22 () {34 vars in 1009 bytes} [Tue May 26 22:02:02 2026] GET /v2.0/networks/84f5315c-54a7-4212-ada8-555413bf045e?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1542/3036] 199.204.45.22 () {34 vars in 1109 bytes} [Tue May 26 22:02:02 2026] GET /v2.0/networks/84f5315c-54a7-4212-ada8-555413bf045e?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: 1495/3037] 199.204.45.22 () {30 vars in 766 bytes} [Tue May 26 22:02:02 2026] GET /v2.0/ports?device_id=094eb810-8a6b-4651-b71d-dc1c1631a5c0 => generated 3698 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1543/3038] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 22:02:02 2026] DELETE /v2.0/security-groups/409446e9-5e09-4a1c-9bd0-d27adf3b1416 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 22:02:03.105 7 INFO neutron.api.v2.resource [None req-47af8517-364e-438e-a78c-899ae2b48332 d7e7117c7bb34a96a9b31e303a07e5a5 951a0c3384da403986c4223315dd2b90 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1496/3039] 10.0.0.87 () {32 vars in 734 bytes} [Tue May 26 22:02:03 2026] GET /v2.0/security-groups/409446e9-5e09-4a1c-9bd0-d27adf3b1416 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 22:02:03.207 6 INFO neutron_taas.services.taas.taas_plugin [None req-038b0622-78f2-4fa7-a4d9-d4d75983d6c7 d7e7117c7bb34a96a9b31e303a07e5a5 951a0c3384da403986c4223315dd2b90 - - default default] TaaS: Handle Delete Port: 54a3e7d1-c85b-4eab-86ba-431a9e63f887 2026-05-26 22:02:03.209 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-038b0622-78f2-4fa7-a4d9-d4d75983d6c7 d7e7117c7bb34a96a9b31e303a07e5a5 951a0c3384da403986c4223315dd2b90 - - default default] Tap Mirror: Handle Delete Port: 54a3e7d1-c85b-4eab-86ba-431a9e63f887 [pid: 6|app: 0|req: 1544/3040] 10.0.0.87 () {32 vars in 729 bytes} [Tue May 26 22:02:03 2026] DELETE /v2.0/floatingips/784c18ba-a6dc-4c34-b1d4-f42adc234095 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/3041] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 22:02:03 2026] DELETE /v2.0/security-groups/605c747b-c3ad-4410-81e3-c64268b29d44 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/3042] 199.204.45.22 () {34 vars in 972 bytes} [Tue May 26 22:02:03 2026] GET /v2.0/ports/7f2e2375-d794-48c9-b16e-96dc64b3b6be => generated 1116 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/3043] 199.204.45.22 () {34 vars in 1057 bytes} [Tue May 26 22:02:03 2026] GET /v2.0/ports/7f2e2375-d794-48c9-b16e-96dc64b3b6be?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/3044] 199.204.45.22 () {34 vars in 1013 bytes} [Tue May 26 22:02:03 2026] GET /v2.0/networks/84f5315c-54a7-4212-ada8-555413bf045e?fields=dns_domain => generated 29 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/3045] 199.204.45.22 () {30 vars in 766 bytes} [Tue May 26 22:02:03 2026] GET /v2.0/ports?device_id=094eb810-8a6b-4651-b71d-dc1c1631a5c0 => generated 3698 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 22:02:03.958 6 INFO neutron_taas.services.taas.taas_plugin [None req-aac6f5f0-91bb-497b-a0b2-adc3bd4de094 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] TaaS: Handle Delete Port: e8030d25-1918-4c8d-b459-2d3d463a1851 2026-05-26 22:02:03.960 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aac6f5f0-91bb-497b-a0b2-adc3bd4de094 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Tap Mirror: Handle Delete Port: e8030d25-1918-4c8d-b459-2d3d463a1851 [pid: 7|app: 0|req: 1502/3046] 199.204.45.22 () {38 vars in 1025 bytes} [Tue May 26 22:02:03 2026] PUT /v2.0/ports/7f2e2375-d794-48c9-b16e-96dc64b3b6be => generated 917 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1545/3047] 10.0.0.87 () {34 vars in 786 bytes} [Tue May 26 22:02:03 2026] PUT /v2.0/routers/031071da-9d13-408c-bf0c-aece02acd2a8/remove_router_interface => generated 309 bytes in 944 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 22:02:04.764 7 INFO neutron_taas.services.taas.taas_plugin [None req-1fe11b01-e238-42c4-8a16-71f7a1220a53 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] TaaS: Handle Delete Port: 86415a3f-0441-4def-a51b-cf03fc471e07 2026-05-26 22:02:04.768 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1fe11b01-e238-42c4-8a16-71f7a1220a53 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Tap Mirror: Handle Delete Port: 86415a3f-0441-4def-a51b-cf03fc471e07 [pid: 6|app: 0|req: 1548/3050] 199.204.45.22 () {30 vars in 766 bytes} [Tue May 26 22:02:04 2026] GET /v2.0/ports?device_id=094eb810-8a6b-4651-b71d-dc1c1631a5c0 => generated 2590 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 22:02:04.954 6 INFO neutron_taas.services.taas.taas_plugin [None req-1c368def-3b52-4a0f-8544-13c2adf234d8 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] TaaS: Handle Delete Port: 7f2e2375-d794-48c9-b16e-96dc64b3b6be 2026-05-26 22:02:04.957 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1c368def-3b52-4a0f-8544-13c2adf234d8 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Tap Mirror: Handle Delete Port: 7f2e2375-d794-48c9-b16e-96dc64b3b6be 2026-05-26 22:02:05.010 7 INFO neutron_taas.services.taas.taas_plugin [None req-1fe11b01-e238-42c4-8a16-71f7a1220a53 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] TaaS: Handle Delete Port: 1e9af2fe-a58d-4632-8015-bc39e4b45cef 2026-05-26 22:02:05.014 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1fe11b01-e238-42c4-8a16-71f7a1220a53 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Tap Mirror: Handle Delete Port: 1e9af2fe-a58d-4632-8015-bc39e4b45cef [pid: 6|app: 0|req: 1549/3051] 199.204.45.22 () {32 vars in 756 bytes} [Tue May 26 22:02:04 2026] DELETE /v2.0/ports/7f2e2375-d794-48c9-b16e-96dc64b3b6be => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1550/3052] 199.204.45.22 () {30 vars in 700 bytes} [Tue May 26 22:02:05 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1551/3053] 199.204.45.22 () {30 vars in 702 bytes} [Tue May 26 22:02:05 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: 6|app: 0|req: 1552/3054] 199.204.45.22 () {30 vars in 678 bytes} [Tue May 26 22:02:05 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: 6|app: 0|req: 1553/3055] 199.204.45.22 () {30 vars in 714 bytes} [Tue May 26 22:02:05 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: 6|app: 0|req: 1554/3056] 199.204.45.22 () {30 vars in 738 bytes} [Tue May 26 22:02:05 2026] GET /v2.0/subnets/8ddf360e-f92b-47d0-b0f4-7311b143f370 => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1555/3057] 199.204.45.22 () {30 vars in 734 bytes} [Tue May 26 22:02:05 2026] GET /v2.0/ports/f1991733-220a-4198-bc27-c395e1058ba2 => generated 1132 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1556/3058] 199.204.45.22 () {30 vars in 734 bytes} [Tue May 26 22:02:05 2026] GET /v2.0/ports/1531767b-cdb9-495e-99ff-e6597cd3c6d9 => generated 1350 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1557/3059] 199.204.45.22 () {30 vars in 738 bytes} [Tue May 26 22:02:05 2026] GET /v2.0/subnets/8ddf360e-f92b-47d0-b0f4-7311b143f370 => generated 675 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 22:02:05.380 7 INFO neutron.services.segments.plugin [-] Segment d8724394-0d5d-45dc-9f8f-e4f907788c5c resource provider aggregate not found 2026-05-26 22:02:05.388 7 INFO neutron.services.segments.plugin [-] Segment d8724394-0d5d-45dc-9f8f-e4f907788c5c resource provider aggregate not found 2026-05-26 22:02:05.403 7 INFO neutron.services.segments.plugin [-] Segment d8724394-0d5d-45dc-9f8f-e4f907788c5c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8724394-0d5d-45dc-9f8f-e4f907788c5c found for delete ", "request_id": "req-2cd41792-9b49-4aad-861a-2170ba704680"}]} 2026-05-26 22:02:05.411 7 INFO neutron.services.segments.plugin [-] Segment d8724394-0d5d-45dc-9f8f-e4f907788c5c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8724394-0d5d-45dc-9f8f-e4f907788c5c found for delete ", "request_id": "req-7ce2b47d-a123-4ac4-9d7b-0c87d8d674c4"}]} [pid: 6|app: 0|req: 1558/3060] 199.204.45.22 () {30 vars in 740 bytes} [Tue May 26 22:02:05 2026] GET /v2.0/networks/36b4ba23-1345-4d71-9bc8-f7f0f3b7bf30 => generated 800 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 22:02:05.423 7 INFO neutron.db.l3_hamode_db [None req-1fe11b01-e238-42c4-8a16-71f7a1220a53 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] HA network c2ec041e-d639-4079-8492-8259cbec12ab was deleted as no HA routers are present in tenant 951a0c3384da403986c4223315dd2b90. [pid: 7|app: 0|req: 1503/3061] 10.0.0.87 () {32 vars in 721 bytes} [Tue May 26 22:02:04 2026] DELETE /v2.0/routers/031071da-9d13-408c-bf0c-aece02acd2a8 => generated 0 bytes in 903 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1559/3062] 199.204.45.22 () {30 vars in 734 bytes} [Tue May 26 22:02:05 2026] GET /v2.0/ports/f1991733-220a-4198-bc27-c395e1058ba2 => generated 1132 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1560/3063] 199.204.45.22 () {30 vars in 738 bytes} [Tue May 26 22:02:05 2026] GET /v2.0/subnets/8ddf360e-f92b-47d0-b0f4-7311b143f370 => generated 675 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/3064] 10.0.0.87 () {32 vars in 721 bytes} [Tue May 26 22:02:05 2026] DELETE /v2.0/subnets/5e42e428-551a-41f6-96eb-7d9688e1fa45 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1561/3065] 199.204.45.22 () {34 vars in 1077 bytes} [Tue May 26 22:02:05 2026] GET /v2.0/ports?tenant_id=894d3057a90c4539a0d8c641a8c62390&device_id=094eb810-8a6b-4651-b71d-dc1c1631a5c0 => generated 2590 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1562/3066] 199.204.45.22 () {34 vars in 1143 bytes} [Tue May 26 22:02:05 2026] GET /v2.0/networks?id=8fb7ad5c-1233-49d6-acd5-e00e4d3fd120&id=36b4ba23-1345-4d71-9bc8-f7f0f3b7bf30&id=84f5315c-54a7-4212-ada8-555413bf045e => generated 2311 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 22:02:05.665 7 INFO neutron_taas.services.taas.taas_plugin [None req-b67ac93a-2540-46ad-ba8c-822fcd1ca87d de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] TaaS: Handle Delete Port: 5c39ad40-cd75-4ca5-979f-6527d3c1ff35 2026-05-26 22:02:05.667 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b67ac93a-2540-46ad-ba8c-822fcd1ca87d de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Tap Mirror: Handle Delete Port: 5c39ad40-cd75-4ca5-979f-6527d3c1ff35 [pid: 6|app: 0|req: 1563/3067] 199.204.45.22 () {34 vars in 1059 bytes} [Tue May 26 22:02:05 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.115&port_id=6bd091e4-6eba-4ed9-9448-10bb2cc849e0 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1564/3068] 199.204.45.22 () {34 vars in 981 bytes} [Tue May 26 22:02:05 2026] GET /v2.0/subnets?id=40e82c3c-5949-4f4f-80c1-215201a6f8a7 => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1565/3069] 199.204.45.22 () {34 vars in 1049 bytes} [Tue May 26 22:02:05 2026] GET /v2.0/ports?network_id=8fb7ad5c-1233-49d6-acd5-e00e4d3fd120&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1566/3070] 199.204.45.22 () {34 vars in 1009 bytes} [Tue May 26 22:02:05 2026] GET /v2.0/networks/8fb7ad5c-1233-49d6-acd5-e00e4d3fd120?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: 1505/3071] 10.0.0.87 () {32 vars in 723 bytes} [Tue May 26 22:02:05 2026] DELETE /v2.0/networks/1265170b-546d-42da-be3a-32ac0c2adb6c => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1567/3072] 199.204.45.22 () {34 vars in 1109 bytes} [Tue May 26 22:02:05 2026] GET /v2.0/networks/8fb7ad5c-1233-49d6-acd5-e00e4d3fd120?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: 6|app: 0|req: 1568/3073] 199.204.45.22 () {34 vars in 1055 bytes} [Tue May 26 22:02:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.199&port_id=1531767b-cdb9-495e-99ff-e6597cd3c6d9 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1569/3074] 199.204.45.22 () {34 vars in 981 bytes} [Tue May 26 22:02:05 2026] GET /v2.0/subnets?id=8ddf360e-f92b-47d0-b0f4-7311b143f370 => generated 678 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1570/3075] 199.204.45.22 () {34 vars in 1049 bytes} [Tue May 26 22:02:05 2026] GET /v2.0/ports?network_id=36b4ba23-1345-4d71-9bc8-f7f0f3b7bf30&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1571/3076] 199.204.45.22 () {34 vars in 1009 bytes} [Tue May 26 22:02:06 2026] GET /v2.0/networks/36b4ba23-1345-4d71-9bc8-f7f0f3b7bf30?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1572/3077] 199.204.45.22 () {34 vars in 1109 bytes} [Tue May 26 22:02:06 2026] GET /v2.0/networks/36b4ba23-1345-4d71-9bc8-f7f0f3b7bf30?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-05-26 22:02:06.248 7 INFO neutron_taas.services.taas.taas_plugin [None req-8b97458b-9a55-4295-8ba8-5513694c1a0c de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] TaaS: Handle Delete Port: cc29b212-d767-4990-a899-8f9912b2f08e 2026-05-26 22:02:06.252 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8b97458b-9a55-4295-8ba8-5513694c1a0c de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Tap Mirror: Handle Delete Port: cc29b212-d767-4990-a899-8f9912b2f08e [pid: 7|app: 0|req: 1506/3078] 10.0.0.87 () {34 vars in 786 bytes} [Tue May 26 22:02:05 2026] PUT /v2.0/routers/af576fa7-8466-4664-8480-598d87729346/remove_router_interface => generated 309 bytes in 1008 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 22:02:07.110 6 INFO neutron_taas.services.taas.taas_plugin [None req-40037f36-4f20-461d-819c-d3b5cdd136f6 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] TaaS: Handle Delete Port: 532dd639-3dbf-4050-9315-c427d9e00d8a 2026-05-26 22:02:07.113 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-40037f36-4f20-461d-819c-d3b5cdd136f6 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Tap Mirror: Handle Delete Port: 532dd639-3dbf-4050-9315-c427d9e00d8a 2026-05-26 22:02:07.404 6 INFO neutron_taas.services.taas.taas_plugin [None req-40037f36-4f20-461d-819c-d3b5cdd136f6 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] TaaS: Handle Delete Port: fb2812cc-8773-4ab8-8ff2-228e1c08aeaa 2026-05-26 22:02:07.407 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-40037f36-4f20-461d-819c-d3b5cdd136f6 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Tap Mirror: Handle Delete Port: fb2812cc-8773-4ab8-8ff2-228e1c08aeaa 2026-05-26 22:02:07.426 7 INFO neutron.services.segments.plugin [-] Segment b9557cf7-2e9e-4822-bdb7-ba725b1b1c37 resource provider aggregate not found 2026-05-26 22:02:07.439 7 INFO neutron.services.segments.plugin [-] Segment b9557cf7-2e9e-4822-bdb7-ba725b1b1c37 resource provider aggregate not found 2026-05-26 22:02:07.443 7 INFO neutron.services.segments.plugin [-] Segment b9557cf7-2e9e-4822-bdb7-ba725b1b1c37 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9557cf7-2e9e-4822-bdb7-ba725b1b1c37 found for delete ", "request_id": "req-32af015e-26f0-4719-a4c7-cf4572232db3"}]} 2026-05-26 22:02:07.454 7 INFO neutron.services.segments.plugin [-] Segment b9557cf7-2e9e-4822-bdb7-ba725b1b1c37 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9557cf7-2e9e-4822-bdb7-ba725b1b1c37 found for delete ", "request_id": "req-4cfa3180-50b7-4566-b16e-cfc49d7a2431"}]} 2026-05-26 22:02:07.783 6 INFO neutron.services.segments.plugin [-] Segment 50aaed76-af9d-4cb1-9033-523ef58aafce resource provider aggregate not found 2026-05-26 22:02:07.790 6 INFO neutron.services.segments.plugin [-] Segment 50aaed76-af9d-4cb1-9033-523ef58aafce resource provider aggregate not found 2026-05-26 22:02:07.808 6 INFO neutron.services.segments.plugin [-] Segment 50aaed76-af9d-4cb1-9033-523ef58aafce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50aaed76-af9d-4cb1-9033-523ef58aafce found for delete ", "request_id": "req-be6d74fb-716d-40ec-82d4-f88ad6edee45"}]} 2026-05-26 22:02:07.814 6 INFO neutron.services.segments.plugin [-] Segment 50aaed76-af9d-4cb1-9033-523ef58aafce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50aaed76-af9d-4cb1-9033-523ef58aafce found for delete ", "request_id": "req-290672d0-b7d4-4e5f-af59-17e1db2de41f"}]} 2026-05-26 22:02:07.827 6 INFO neutron.db.l3_hamode_db [None req-40037f36-4f20-461d-819c-d3b5cdd136f6 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] HA network c18b0f29-dfab-4950-a840-2b3f2898239a was deleted as no HA routers are present in tenant d8904e003f9c4a7992ccf75020ea108f. [pid: 6|app: 0|req: 1573/3079] 10.0.0.87 () {32 vars in 721 bytes} [Tue May 26 22:02:06 2026] DELETE /v2.0/routers/af576fa7-8466-4664-8480-598d87729346 => generated 0 bytes in 974 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/3080] 10.0.0.87 () {32 vars in 721 bytes} [Tue May 26 22:02:07 2026] DELETE /v2.0/subnets/9237a144-775c-4820-8021-92b2fc712308 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 22:02:08.092 6 INFO neutron_taas.services.taas.taas_plugin [None req-265d87de-0f7e-47ae-9ed8-fa783fd0d7ea de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] TaaS: Handle Delete Port: 29c12f43-4822-49eb-8973-00b323cd3776 2026-05-26 22:02:08.094 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-265d87de-0f7e-47ae-9ed8-fa783fd0d7ea de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Tap Mirror: Handle Delete Port: 29c12f43-4822-49eb-8973-00b323cd3776 [pid: 6|app: 0|req: 1574/3081] 10.0.0.87 () {32 vars in 723 bytes} [Tue May 26 22:02:07 2026] DELETE /v2.0/networks/d28666a2-c32d-4e9c-82dd-04bdf578a717 => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/3082] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 22:02:08 2026] GET /v2.0/security-groups?tenant_id=d8904e003f9c4a7992ccf75020ea108f&name=default => generated 2929 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1575/3083] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 22:02:08 2026] DELETE /v2.0/security-groups/a218cd59-9e34-4adf-9b8f-d1a6d353fedb => 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: 1509/3084] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 22:02:08 2026] GET /v2.0/security-groups?tenant_id=951a0c3384da403986c4223315dd2b90&name=default => generated 2929 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1576/3085] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 22:02:08 2026] DELETE /v2.0/security-groups/06c444ca-cfa4-4e46-bcea-b8f22f5ec301 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 22:02:09.829 6 INFO neutron.services.segments.plugin [-] Segment 317f2fe1-f264-4389-85a6-a369c50a7833 resource provider aggregate not found 2026-05-26 22:02:09.832 6 INFO neutron.services.segments.plugin [-] Segment 317f2fe1-f264-4389-85a6-a369c50a7833 resource provider aggregate not found 2026-05-26 22:02:09.844 6 INFO neutron.services.segments.plugin [-] Segment 317f2fe1-f264-4389-85a6-a369c50a7833 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 317f2fe1-f264-4389-85a6-a369c50a7833 found for delete ", "request_id": "req-16cd07f0-7f9b-43c7-8231-6f4f22e5cbb8"}]} 2026-05-26 22:02:09.847 6 INFO neutron.services.segments.plugin [-] Segment 317f2fe1-f264-4389-85a6-a369c50a7833 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 317f2fe1-f264-4389-85a6-a369c50a7833 found for delete ", "request_id": "req-9e24f113-bec8-4472-9d90-5c9157576b36"}]} [pid: 7|app: 0|req: 1510/3086] 10.0.0.87 () {34 vars in 673 bytes} [Tue May 26 22:02:12 2026] POST /v2.0/floatingips => generated 552 bytes in 671 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1577/3087] 10.0.0.87 () {34 vars in 756 bytes} [Tue May 26 22:02:12 2026] PUT /v2.0/floatingips/17e1210d-3f24-4cd8-ba8d-6db512bd8c7c/tags => generated 25 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/3088] 10.0.0.87 () {32 vars in 736 bytes} [Tue May 26 22:02:12 2026] GET /v2.0/floatingips/17e1210d-3f24-4cd8-ba8d-6db512bd8c7c/tags => generated 25 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1578/3089] 10.0.0.87 () {34 vars in 767 bytes} [Tue May 26 22:02:12 2026] PUT /v2.0/floatingips/17e1210d-3f24-4cd8-ba8d-6db512bd8c7c/tags/green => generated 4 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/3090] 10.0.0.87 () {32 vars in 736 bytes} [Tue May 26 22:02:13 2026] GET /v2.0/floatingips/17e1210d-3f24-4cd8-ba8d-6db512bd8c7c/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1579/3091] 10.0.0.87 () {34 vars in 763 bytes} [Tue May 26 22:02:13 2026] PUT /v2.0/floatingips/17e1210d-3f24-4cd8-ba8d-6db512bd8c7c/tags/red => generated 4 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/3092] 10.0.0.87 () {32 vars in 736 bytes} [Tue May 26 22:02:13 2026] GET /v2.0/floatingips/17e1210d-3f24-4cd8-ba8d-6db512bd8c7c/tags => generated 34 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1580/3093] 10.0.0.87 () {34 vars in 785 bytes} [Tue May 26 22:02:13 2026] PUT /v2.0/floatingips/17e1210d-3f24-4cd8-ba8d-6db512bd8c7c/tags/black.or.white => generated 4 bytes in 66 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/3094] 10.0.0.87 () {32 vars in 736 bytes} [Tue May 26 22:02:13 2026] GET /v2.0/floatingips/17e1210d-3f24-4cd8-ba8d-6db512bd8c7c/tags => generated 52 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1581/3095] 10.0.0.87 () {34 vars in 756 bytes} [Tue May 26 22:02:13 2026] PUT /v2.0/floatingips/17e1210d-3f24-4cd8-ba8d-6db512bd8c7c/tags => generated 37 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/3096] 10.0.0.87 () {32 vars in 736 bytes} [Tue May 26 22:02:13 2026] GET /v2.0/floatingips/17e1210d-3f24-4cd8-ba8d-6db512bd8c7c/tags => generated 37 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1582/3097] 10.0.0.87 () {32 vars in 744 bytes} [Tue May 26 22:02:13 2026] GET /v2.0/floatingips/17e1210d-3f24-4cd8-ba8d-6db512bd8c7c/tags/red => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 22:02:13.502 7 INFO neutron.api.v2.resource [None req-0ddd11eb-2ffa-412f-bbc5-b1c45d2a9d1f 18b42db9fb214d14b090d22867728a8b 197f8fc5862f4388839593f9412aa0ba - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1516/3098] 10.0.0.87 () {32 vars in 748 bytes} [Tue May 26 22:02:13 2026] GET /v2.0/floatingips/17e1210d-3f24-4cd8-ba8d-6db512bd8c7c/tags/green => generated 99 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1583/3099] 10.0.0.87 () {32 vars in 747 bytes} [Tue May 26 22:02:13 2026] DELETE /v2.0/floatingips/17e1210d-3f24-4cd8-ba8d-6db512bd8c7c/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: 1517/3100] 10.0.0.87 () {32 vars in 736 bytes} [Tue May 26 22:02:13 2026] GET /v2.0/floatingips/17e1210d-3f24-4cd8-ba8d-6db512bd8c7c/tags => generated 30 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 22:02:13.678 6 INFO neutron.api.v2.resource [None req-fbc79d7f-3a5a-4b70-b45a-fdd73504fee9 18b42db9fb214d14b090d22867728a8b 197f8fc5862f4388839593f9412aa0ba - - default default] delete failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1584/3101] 10.0.0.87 () {32 vars in 751 bytes} [Tue May 26 22:02:13 2026] DELETE /v2.0/floatingips/17e1210d-3f24-4cd8-ba8d-6db512bd8c7c/tags/green => generated 99 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/3102] 10.0.0.87 () {32 vars in 739 bytes} [Tue May 26 22:02:13 2026] DELETE /v2.0/floatingips/17e1210d-3f24-4cd8-ba8d-6db512bd8c7c/tags => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1585/3103] 10.0.0.87 () {32 vars in 736 bytes} [Tue May 26 22:02:13 2026] GET /v2.0/floatingips/17e1210d-3f24-4cd8-ba8d-6db512bd8c7c/tags => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 22:02:13.891 7 INFO neutron_taas.services.taas.taas_plugin [None req-591e5817-bea3-49ae-a427-1584b49e9db2 18b42db9fb214d14b090d22867728a8b 197f8fc5862f4388839593f9412aa0ba - - default default] TaaS: Handle Delete Port: dd43852d-b53d-40cf-9d41-40108397cba4 2026-05-26 22:02:13.894 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-591e5817-bea3-49ae-a427-1584b49e9db2 18b42db9fb214d14b090d22867728a8b 197f8fc5862f4388839593f9412aa0ba - - default default] Tap Mirror: Handle Delete Port: dd43852d-b53d-40cf-9d41-40108397cba4 [pid: 7|app: 0|req: 1519/3104] 10.0.0.87 () {32 vars in 729 bytes} [Tue May 26 22:02:13 2026] DELETE /v2.0/floatingips/17e1210d-3f24-4cd8-ba8d-6db512bd8c7c => generated 0 bytes in 270 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1586/3105] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 22:02:14 2026] GET /v2.0/security-groups?tenant_id=197f8fc5862f4388839593f9412aa0ba&name=default => generated 2929 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/3106] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 22:02:14 2026] DELETE /v2.0/security-groups/ebc9bc19-fc11-4649-8bdc-14212aea96b7 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1587/3107] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 22:02:15 2026] GET /v2.0/security-groups?tenant_id=e843d0dc91884892adc3b29aa1397e7c&name=default => generated 2929 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/3108] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 22:02:15 2026] DELETE /v2.0/security-groups/468bd8e2-853e-4038-83cf-0803b864487a => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1588/3109] 199.204.45.22 () {30 vars in 700 bytes} [Tue May 26 22:02:18 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: 1522/3110] 199.204.45.22 () {30 vars in 702 bytes} [Tue May 26 22:02:18 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: 6|app: 0|req: 1589/3111] 199.204.45.22 () {30 vars in 678 bytes} [Tue May 26 22:02:18 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/3112] 199.204.45.22 () {30 vars in 714 bytes} [Tue May 26 22:02:18 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 22:02:18.148 6 INFO neutron.api.v2.resource [None req-858e89f8-e0b8-4d9c-8a3e-5d33306d6725 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1590/3113] 199.204.45.22 () {30 vars in 760 bytes} [Tue May 26 22:02:18 2026] GET /v2.0/security-groups/lb-5cbcd014-c72a-434e-86f4-09684e625f7f => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/3114] 199.204.45.22 () {30 vars in 782 bytes} [Tue May 26 22:02:18 2026] GET /v2.0/security-groups?name=lb-5cbcd014-c72a-434e-86f4-09684e625f7f => generated 2865 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1591/3115] 199.204.45.22 () {30 vars in 812 bytes} [Tue May 26 22:02:18 2026] GET /v2.0/security-group-rules?security_group_id=d21766e6-ccbc-497d-bf92-ea41642ca548 => 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: 1525/3116] 199.204.45.22 () {32 vars in 786 bytes} [Tue May 26 22:02:18 2026] DELETE /v2.0/security-group-rules/a4f88a9c-812c-41ed-bcc9-365a86fff66b => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1592/3117] 199.204.45.22 () {32 vars in 786 bytes} [Tue May 26 22:02:18 2026] DELETE /v2.0/security-group-rules/a60ab59b-fc14-4308-9c8a-f1017586ca14 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 22:02:19.194 7 INFO neutron.db.segments_db [None req-e5df91b4-0e1e-45cf-b7ab-85d130a5cd49 f895853ef3424e5197cb3b1099e8a295 d965caa7438a49c0a5218ba2e8aa6326 - - default default] Added segment 197322b4-9942-4bcc-9f03-3e14b2c6b095 of type vxlan for network e42276be-5630-4254-967d-d4c845adfee5 [pid: 7|app: 0|req: 1526/3118] 10.0.0.87 () {34 vars in 667 bytes} [Tue May 26 22:02:18 2026] POST /v2.0/networks => generated 612 bytes in 410 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1593/3121] 10.0.0.87 () {34 vars in 661 bytes} [Tue May 26 22:02:19 2026] POST /v2.0/ports => generated 743 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/3122] 10.0.0.87 () {34 vars in 744 bytes} [Tue May 26 22:02:19 2026] PUT /v2.0/ports/52ee104d-f6bb-4ac3-8ecb-635b9981792f/tags => generated 25 bytes in 70 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: 6|app: 0|req: 1594/3123] 10.0.0.87 () {32 vars in 724 bytes} [Tue May 26 22:02:19 2026] GET /v2.0/ports/52ee104d-f6bb-4ac3-8ecb-635b9981792f/tags => generated 25 bytes in 70 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: 1530/3124] 10.0.0.87 () {34 vars in 755 bytes} [Tue May 26 22:02:19 2026] PUT /v2.0/ports/52ee104d-f6bb-4ac3-8ecb-635b9981792f/tags/green => generated 4 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 1595/3125] 10.0.0.87 () {32 vars in 724 bytes} [Tue May 26 22:02:19 2026] GET /v2.0/ports/52ee104d-f6bb-4ac3-8ecb-635b9981792f/tags => generated 34 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1531/3126] 10.0.0.87 () {34 vars in 751 bytes} [Tue May 26 22:02:20 2026] PUT /v2.0/ports/52ee104d-f6bb-4ac3-8ecb-635b9981792f/tags/red => generated 4 bytes in 78 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: 6|app: 0|req: 1596/3127] 10.0.0.87 () {32 vars in 724 bytes} [Tue May 26 22:02:20 2026] GET /v2.0/ports/52ee104d-f6bb-4ac3-8ecb-635b9981792f/tags => generated 34 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1532/3128] 10.0.0.87 () {34 vars in 773 bytes} [Tue May 26 22:02:20 2026] PUT /v2.0/ports/52ee104d-f6bb-4ac3-8ecb-635b9981792f/tags/black.or.white => generated 4 bytes in 91 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: 6|app: 0|req: 1597/3129] 10.0.0.87 () {32 vars in 724 bytes} [Tue May 26 22:02:20 2026] GET /v2.0/ports/52ee104d-f6bb-4ac3-8ecb-635b9981792f/tags => generated 52 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1533/3130] 10.0.0.87 () {34 vars in 744 bytes} [Tue May 26 22:02:20 2026] PUT /v2.0/ports/52ee104d-f6bb-4ac3-8ecb-635b9981792f/tags => generated 37 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 1598/3131] 10.0.0.87 () {32 vars in 724 bytes} [Tue May 26 22:02:20 2026] GET /v2.0/ports/52ee104d-f6bb-4ac3-8ecb-635b9981792f/tags => generated 37 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: 1534/3132] 10.0.0.87 () {32 vars in 732 bytes} [Tue May 26 22:02:20 2026] GET /v2.0/ports/52ee104d-f6bb-4ac3-8ecb-635b9981792f/tags/red => 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, ' 2026-05-26 22:02:20.618 6 INFO neutron.api.v2.resource [None req-25de370c-7f63-42a9-b1f2-12fc3e483966 f895853ef3424e5197cb3b1099e8a295 d965caa7438a49c0a5218ba2e8aa6326 - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1599/3133] 10.0.0.87 () {32 vars in 736 bytes} [Tue May 26 22:02:20 2026] GET /v2.0/ports/52ee104d-f6bb-4ac3-8ecb-635b9981792f/tags/green => generated 99 bytes in 55 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: 1535/3134] 10.0.0.87 () {32 vars in 735 bytes} [Tue May 26 22:02:20 2026] DELETE /v2.0/ports/52ee104d-f6bb-4ac3-8ecb-635b9981792f/tags/red => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 1600/3135] 10.0.0.87 () {32 vars in 724 bytes} [Tue May 26 22:02:20 2026] GET /v2.0/ports/52ee104d-f6bb-4ac3-8ecb-635b9981792f/tags => generated 30 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 22:02:20.820 7 INFO neutron.api.v2.resource [None req-aa904bbc-de94-42e9-95ef-cf87eba6f80a f895853ef3424e5197cb3b1099e8a295 d965caa7438a49c0a5218ba2e8aa6326 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1536/3136] 10.0.0.87 () {32 vars in 739 bytes} [Tue May 26 22:02:20 2026] DELETE /v2.0/ports/52ee104d-f6bb-4ac3-8ecb-635b9981792f/tags/green => generated 99 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1537/3137] 10.0.0.87 () {32 vars in 727 bytes} [Tue May 26 22:02:20 2026] DELETE /v2.0/ports/52ee104d-f6bb-4ac3-8ecb-635b9981792f/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: 7|app: 0|req: 1538/3138] 10.0.0.87 () {32 vars in 724 bytes} [Tue May 26 22:02:20 2026] GET /v2.0/ports/52ee104d-f6bb-4ac3-8ecb-635b9981792f/tags => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 22:02:20.958 6 INFO neutron_taas.services.taas.taas_plugin [None req-9ed5dfd7-0cdd-4cd4-88c0-a0c126eba703 eb077ad4f0ad42c0a511fe506c18d6bd f237f04cfeb34f4faf0a00c5ddc49f84 - - default default] TaaS: Handle Delete Port: c0438087-60cc-4f9f-8184-8c542cfe4110 2026-05-26 22:02:20.961 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9ed5dfd7-0cdd-4cd4-88c0-a0c126eba703 eb077ad4f0ad42c0a511fe506c18d6bd f237f04cfeb34f4faf0a00c5ddc49f84 - - default default] Tap Mirror: Handle Delete Port: c0438087-60cc-4f9f-8184-8c542cfe4110 2026-05-26 22:02:21.073 7 INFO neutron_taas.services.taas.taas_plugin [None req-64ebaa3c-a133-4ebc-92e0-3a374d8c312d f895853ef3424e5197cb3b1099e8a295 d965caa7438a49c0a5218ba2e8aa6326 - - default default] TaaS: Handle Delete Port: 52ee104d-f6bb-4ac3-8ecb-635b9981792f 2026-05-26 22:02:21.077 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-64ebaa3c-a133-4ebc-92e0-3a374d8c312d f895853ef3424e5197cb3b1099e8a295 d965caa7438a49c0a5218ba2e8aa6326 - - default default] Tap Mirror: Handle Delete Port: 52ee104d-f6bb-4ac3-8ecb-635b9981792f 2026-05-26 22:02:21.128 6 INFO neutron.db.l3_db [None req-9ed5dfd7-0cdd-4cd4-88c0-a0c126eba703 eb077ad4f0ad42c0a511fe506c18d6bd f237f04cfeb34f4faf0a00c5ddc49f84 - - default default] Floating IP 8feaa00f-0a5c-44ab-b7ec-43c0f8a01f59 disassociated (deleted). External IP: 10.96.250.208, port: f1991733-220a-4198-bc27-c395e1058ba2. [pid: 7|app: 0|req: 1539/3139] 10.0.0.87 () {32 vars in 717 bytes} [Tue May 26 22:02:20 2026] DELETE /v2.0/ports/52ee104d-f6bb-4ac3-8ecb-635b9981792f => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 22:02:21.281 7 INFO neutron.services.segments.plugin [-] Segment 197322b4-9942-4bcc-9f03-3e14b2c6b095 resource provider aggregate not found 2026-05-26 22:02:21.288 7 INFO neutron.services.segments.plugin [-] Segment 197322b4-9942-4bcc-9f03-3e14b2c6b095 resource provider aggregate not found 2026-05-26 22:02:21.297 7 INFO neutron.services.segments.plugin [-] Segment 197322b4-9942-4bcc-9f03-3e14b2c6b095 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 197322b4-9942-4bcc-9f03-3e14b2c6b095 found for delete ", "request_id": "req-65b661bb-12c0-44af-a20b-05aaa6cd03bd"}]} 2026-05-26 22:02:21.310 7 INFO neutron.services.segments.plugin [-] Segment 197322b4-9942-4bcc-9f03-3e14b2c6b095 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 197322b4-9942-4bcc-9f03-3e14b2c6b095 found for delete ", "request_id": "req-910165c3-1cba-460c-9bac-516fe861a78d"}]} [pid: 7|app: 0|req: 1540/3140] 10.0.0.87 () {32 vars in 723 bytes} [Tue May 26 22:02:21 2026] DELETE /v2.0/networks/e42276be-5630-4254-967d-d4c845adfee5 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1601/3141] 10.0.0.87 () {32 vars in 729 bytes} [Tue May 26 22:02:20 2026] DELETE /v2.0/floatingips/8feaa00f-0a5c-44ab-b7ec-43c0f8a01f59 => generated 0 bytes in 577 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 22:02:21.420 7 INFO neutron.api.v2.resource [None req-d1e84ce8-da1f-4975-a671-9d9716210f2d eb077ad4f0ad42c0a511fe506c18d6bd f237f04cfeb34f4faf0a00c5ddc49f84 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1541/3142] 10.0.0.87 () {32 vars in 726 bytes} [Tue May 26 22:02:21 2026] GET /v2.0/floatingips/8feaa00f-0a5c-44ab-b7ec-43c0f8a01f59 => generated 144 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/3143] 199.204.45.22 () {30 vars in 700 bytes} [Tue May 26 22:02:22 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: 1543/3144] 199.204.45.22 () {30 vars in 702 bytes} [Tue May 26 22:02:22 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: 1544/3145] 199.204.45.22 () {30 vars in 678 bytes} [Tue May 26 22:02:22 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: 1545/3146] 199.204.45.22 () {30 vars in 714 bytes} [Tue May 26 22:02:22 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 22:02:22.090 7 INFO neutron.api.v2.resource [None req-42b328ca-7e79-47ab-88ed-185b9e2b801d de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1546/3147] 199.204.45.22 () {30 vars in 760 bytes} [Tue May 26 22:02:22 2026] GET /v2.0/security-groups/lb-5cbcd014-c72a-434e-86f4-09684e625f7f => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/3148] 199.204.45.22 () {30 vars in 782 bytes} [Tue May 26 22:02:22 2026] GET /v2.0/security-groups?name=lb-5cbcd014-c72a-434e-86f4-09684e625f7f => generated 1639 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1602/3149] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 22:02:22 2026] GET /v2.0/security-groups?tenant_id=d965caa7438a49c0a5218ba2e8aa6326&name=default => generated 2929 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/3150] 199.204.45.22 () {30 vars in 812 bytes} [Tue May 26 22:02:22 2026] GET /v2.0/security-group-rules?security_group_id=d21766e6-ccbc-497d-bf92-ea41642ca548 => generated 1182 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1603/3151] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 22:02:22 2026] DELETE /v2.0/security-groups/bd8380b6-3d76-4430-b373-f605eb87a227 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/3152] 199.204.45.22 () {30 vars in 700 bytes} [Tue May 26 22:02:22 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: 6|app: 0|req: 1604/3153] 199.204.45.22 () {30 vars in 702 bytes} [Tue May 26 22:02:22 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: 1550/3154] 199.204.45.22 () {30 vars in 678 bytes} [Tue May 26 22:02:22 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1605/3155] 199.204.45.22 () {30 vars in 714 bytes} [Tue May 26 22:02:22 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: 1551/3156] 199.204.45.22 () {30 vars in 738 bytes} [Tue May 26 22:02:22 2026] GET /v2.0/subnets/8ddf360e-f92b-47d0-b0f4-7311b143f370 => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1606/3157] 199.204.45.22 () {30 vars in 766 bytes} [Tue May 26 22:02:22 2026] GET /v2.0/ports?device_id=094eb810-8a6b-4651-b71d-dc1c1631a5c0 => generated 2590 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1607/3158] 199.204.45.22 () {30 vars in 766 bytes} [Tue May 26 22:02:22 2026] GET /v2.0/ports?device_id=094eb810-8a6b-4651-b71d-dc1c1631a5c0 => generated 2590 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/3159] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 22:02:22 2026] GET /v2.0/security-groups?tenant_id=ca7eb005d9964e05898ff02b26e475f0&name=default => generated 2929 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1608/3160] 199.204.45.22 () {30 vars in 766 bytes} [Tue May 26 22:02:22 2026] GET /v2.0/ports?device_id=094eb810-8a6b-4651-b71d-dc1c1631a5c0 => generated 2590 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3161] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 22:02:22 2026] DELETE /v2.0/security-groups/98c1bdcd-0f19-490f-918a-a900da517bb7 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1609/3162] 199.204.45.22 () {30 vars in 766 bytes} [Tue May 26 22:02:23 2026] GET /v2.0/ports?device_id=094eb810-8a6b-4651-b71d-dc1c1631a5c0 => generated 2590 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/3163] 199.204.45.22 () {34 vars in 972 bytes} [Tue May 26 22:02:24 2026] GET /v2.0/ports/1531767b-cdb9-495e-99ff-e6597cd3c6d9 => generated 1350 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1610/3164] 199.204.45.22 () {34 vars in 1057 bytes} [Tue May 26 22:02:24 2026] GET /v2.0/ports/1531767b-cdb9-495e-99ff-e6597cd3c6d9?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: 1555/3165] 199.204.45.22 () {30 vars in 766 bytes} [Tue May 26 22:02:24 2026] GET /v2.0/ports?device_id=094eb810-8a6b-4651-b71d-dc1c1631a5c0 => generated 2590 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1611/3166] 199.204.45.22 () {34 vars in 1013 bytes} [Tue May 26 22:02:24 2026] GET /v2.0/networks/36b4ba23-1345-4d71-9bc8-f7f0f3b7bf30?fields=dns_domain => generated 29 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/3167] 199.204.45.22 () {38 vars in 1025 bytes} [Tue May 26 22:02:24 2026] PUT /v2.0/ports/1531767b-cdb9-495e-99ff-e6597cd3c6d9 => generated 1151 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1612/3168] 199.204.45.22 () {30 vars in 766 bytes} [Tue May 26 22:02:25 2026] GET /v2.0/ports?device_id=094eb810-8a6b-4651-b71d-dc1c1631a5c0 => generated 1248 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1557/3169] 199.204.45.22 () {34 vars in 786 bytes} [Tue May 26 22:02:25 2026] PUT /v2.0/ports/1531767b-cdb9-495e-99ff-e6597cd3c6d9 => generated 1090 bytes in 251 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: 1558/3170] 199.204.45.22 () {30 vars in 734 bytes} [Tue May 26 22:02:26 2026] GET /v2.0/ports/1531767b-cdb9-495e-99ff-e6597cd3c6d9 => generated 1090 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 22:02:26.187 7 INFO neutron_taas.services.taas.taas_plugin [None req-0be4df69-e6ba-4b62-ad4e-847c5609ad8a de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] TaaS: Handle Delete Port: 1531767b-cdb9-495e-99ff-e6597cd3c6d9 2026-05-26 22:02:26.189 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0be4df69-e6ba-4b62-ad4e-847c5609ad8a de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Tap Mirror: Handle Delete Port: 1531767b-cdb9-495e-99ff-e6597cd3c6d9 [pid: 6|app: 0|req: 1613/3171] 10.0.0.87 () {34 vars in 681 bytes} [Tue May 26 22:02:25 2026] POST /v2.0/security-groups => generated 1603 bytes in 467 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/3172] 199.204.45.22 () {32 vars in 756 bytes} [Tue May 26 22:02:26 2026] DELETE /v2.0/ports/1531767b-cdb9-495e-99ff-e6597cd3c6d9 => generated 0 bytes in 281 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1614/3173] 10.0.0.87 () {34 vars in 764 bytes} [Tue May 26 22:02:26 2026] PUT /v2.0/security-groups/c97b3069-c230-4e36-bcdd-fca0f42a21a4/tags => generated 25 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/3174] 10.0.0.87 () {32 vars in 744 bytes} [Tue May 26 22:02:26 2026] GET /v2.0/security-groups/c97b3069-c230-4e36-bcdd-fca0f42a21a4/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1615/3175] 10.0.0.87 () {34 vars in 775 bytes} [Tue May 26 22:02:26 2026] PUT /v2.0/security-groups/c97b3069-c230-4e36-bcdd-fca0f42a21a4/tags/green => generated 4 bytes in 75 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/3176] 199.204.45.22 () {30 vars in 700 bytes} [Tue May 26 22:02:26 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3177] 199.204.45.22 () {34 vars in 1077 bytes} [Tue May 26 22:02:26 2026] GET /v2.0/ports?tenant_id=894d3057a90c4539a0d8c641a8c62390&device_id=094eb810-8a6b-4651-b71d-dc1c1631a5c0 => generated 1248 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1616/3178] 10.0.0.87 () {32 vars in 744 bytes} [Tue May 26 22:02:26 2026] GET /v2.0/security-groups/c97b3069-c230-4e36-bcdd-fca0f42a21a4/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/3179] 199.204.45.22 () {30 vars in 702 bytes} [Tue May 26 22:02:26 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: 1564/3180] 10.0.0.87 () {34 vars in 771 bytes} [Tue May 26 22:02:26 2026] PUT /v2.0/security-groups/c97b3069-c230-4e36-bcdd-fca0f42a21a4/tags/red => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1565/3181] 199.204.45.22 () {30 vars in 678 bytes} [Tue May 26 22:02:26 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1617/3182] 199.204.45.22 () {34 vars in 1063 bytes} [Tue May 26 22:02:26 2026] GET /v2.0/networks?id=8fb7ad5c-1233-49d6-acd5-e00e4d3fd120&id=36b4ba23-1345-4d71-9bc8-f7f0f3b7bf30 => generated 1524 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1618/3183] 199.204.45.22 () {30 vars in 714 bytes} [Tue May 26 22:02:26 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: 6|app: 0|req: 1619/3184] 199.204.45.22 () {34 vars in 1059 bytes} [Tue May 26 22:02:26 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.115&port_id=6bd091e4-6eba-4ed9-9448-10bb2cc849e0 => 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: 1566/3185] 10.0.0.87 () {32 vars in 744 bytes} [Tue May 26 22:02:26 2026] GET /v2.0/security-groups/c97b3069-c230-4e36-bcdd-fca0f42a21a4/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 22:02:26.698 6 INFO neutron.pecan_wsgi.hooks.translation [None req-a63c5066-9899-466d-ae81-60354a12000a de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] DELETE failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1620/3186] 199.204.45.22 () {32 vars in 756 bytes} [Tue May 26 22:02:26 2026] DELETE /v2.0/ports/1531767b-cdb9-495e-99ff-e6597cd3c6d9 => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1621/3187] 199.204.45.22 () {34 vars in 981 bytes} [Tue May 26 22:02:26 2026] GET /v2.0/subnets?id=40e82c3c-5949-4f4f-80c1-215201a6f8a7 => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/3188] 10.0.0.87 () {34 vars in 793 bytes} [Tue May 26 22:02:26 2026] PUT /v2.0/security-groups/c97b3069-c230-4e36-bcdd-fca0f42a21a4/tags/black.or.white => generated 4 bytes in 66 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1622/3189] 199.204.45.22 () {30 vars in 734 bytes} [Tue May 26 22:02:26 2026] GET /v2.0/ports/f1991733-220a-4198-bc27-c395e1058ba2 => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/3190] 199.204.45.22 () {34 vars in 1049 bytes} [Tue May 26 22:02:26 2026] GET /v2.0/ports?network_id=8fb7ad5c-1233-49d6-acd5-e00e4d3fd120&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 22:02:26.799 7 INFO neutron.api.v2.resource [None req-a9543f4d-8179-4987-8708-28219d4afc10 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1569/3191] 199.204.45.22 () {30 vars in 760 bytes} [Tue May 26 22:02:26 2026] GET /v2.0/security-groups/lb-5cbcd014-c72a-434e-86f4-09684e625f7f => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1623/3192] 10.0.0.87 () {32 vars in 744 bytes} [Tue May 26 22:02:26 2026] GET /v2.0/security-groups/c97b3069-c230-4e36-bcdd-fca0f42a21a4/tags => generated 52 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1624/3193] 199.204.45.22 () {30 vars in 782 bytes} [Tue May 26 22:02:26 2026] GET /v2.0/security-groups?name=lb-5cbcd014-c72a-434e-86f4-09684e625f7f => generated 1639 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/3194] 199.204.45.22 () {34 vars in 1009 bytes} [Tue May 26 22:02:26 2026] GET /v2.0/networks/8fb7ad5c-1233-49d6-acd5-e00e4d3fd120?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: 1571/3195] 199.204.45.22 () {30 vars in 734 bytes} [Tue May 26 22:02:26 2026] GET /v2.0/ports/f1991733-220a-4198-bc27-c395e1058ba2 => generated 1132 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/3196] 199.204.45.22 () {34 vars in 1109 bytes} [Tue May 26 22:02:26 2026] GET /v2.0/networks/8fb7ad5c-1233-49d6-acd5-e00e4d3fd120?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: 6|app: 0|req: 1625/3197] 10.0.0.87 () {34 vars in 764 bytes} [Tue May 26 22:02:26 2026] PUT /v2.0/security-groups/c97b3069-c230-4e36-bcdd-fca0f42a21a4/tags => generated 37 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1626/3198] 10.0.0.87 () {32 vars in 744 bytes} [Tue May 26 22:02:26 2026] GET /v2.0/security-groups/c97b3069-c230-4e36-bcdd-fca0f42a21a4/tags => generated 37 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1627/3199] 10.0.0.87 () {32 vars in 752 bytes} [Tue May 26 22:02:26 2026] GET /v2.0/security-groups/c97b3069-c230-4e36-bcdd-fca0f42a21a4/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 22:02:27.057 6 INFO neutron.api.v2.resource [None req-b9a74b38-787b-44df-a1d2-aab167a33fea 3fa15b9379484eaab70fa902b1d486a4 256c04687c084010a41c641f7844c9c5 - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1628/3200] 10.0.0.87 () {32 vars in 756 bytes} [Tue May 26 22:02:27 2026] GET /v2.0/security-groups/c97b3069-c230-4e36-bcdd-fca0f42a21a4/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1629/3201] 10.0.0.87 () {32 vars in 755 bytes} [Tue May 26 22:02:27 2026] DELETE /v2.0/security-groups/c97b3069-c230-4e36-bcdd-fca0f42a21a4/tags/red => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1630/3202] 10.0.0.87 () {32 vars in 744 bytes} [Tue May 26 22:02:27 2026] GET /v2.0/security-groups/c97b3069-c230-4e36-bcdd-fca0f42a21a4/tags => generated 30 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 22:02:27.256 6 INFO neutron.api.v2.resource [None req-023ffa74-cf25-45c4-a8ca-727b8af65e0c 3fa15b9379484eaab70fa902b1d486a4 256c04687c084010a41c641f7844c9c5 - - default default] delete failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1631/3203] 10.0.0.87 () {32 vars in 759 bytes} [Tue May 26 22:02:27 2026] DELETE /v2.0/security-groups/c97b3069-c230-4e36-bcdd-fca0f42a21a4/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: 1573/3204] 199.204.45.22 () {34 vars in 786 bytes} [Tue May 26 22:02:26 2026] PUT /v2.0/ports/f1991733-220a-4198-bc27-c395e1058ba2 => generated 1094 bytes in 407 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1632/3205] 10.0.0.87 () {32 vars in 747 bytes} [Tue May 26 22:02:27 2026] DELETE /v2.0/security-groups/c97b3069-c230-4e36-bcdd-fca0f42a21a4/tags => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1633/3206] 10.0.0.87 () {32 vars in 744 bytes} [Tue May 26 22:02:27 2026] GET /v2.0/security-groups/c97b3069-c230-4e36-bcdd-fca0f42a21a4/tags => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/3207] 199.204.45.22 () {32 vars in 776 bytes} [Tue May 26 22:02:27 2026] DELETE /v2.0/security-groups/d21766e6-ccbc-497d-bf92-ea41642ca548 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 22:02:27.550 7 INFO neutron_taas.services.taas.taas_plugin [None req-30ec26da-c98c-42b4-bba9-e14e07dee1c4 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] TaaS: Handle Delete Port: f1991733-220a-4198-bc27-c395e1058ba2 2026-05-26 22:02:27.552 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-30ec26da-c98c-42b4-bba9-e14e07dee1c4 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Tap Mirror: Handle Delete Port: f1991733-220a-4198-bc27-c395e1058ba2 [pid: 6|app: 0|req: 1634/3208] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 22:02:27 2026] DELETE /v2.0/security-groups/c97b3069-c230-4e36-bcdd-fca0f42a21a4 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1575/3209] 199.204.45.22 () {32 vars in 756 bytes} [Tue May 26 22:02:27 2026] DELETE /v2.0/ports/f1991733-220a-4198-bc27-c395e1058ba2 => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1635/3210] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 22:02:28 2026] GET /v2.0/security-groups?tenant_id=256c04687c084010a41c641f7844c9c5&name=default => generated 2929 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/3211] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 22:02:28 2026] DELETE /v2.0/security-groups/f138f3d2-86ff-4c5a-8a74-ff6cb0a85ec3 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1636/3212] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 22:02:29 2026] GET /v2.0/security-groups?tenant_id=2ad2bad6d30d4278ac7a1f92a913f7f6&name=default => generated 2929 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/3213] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 22:02:29 2026] DELETE /v2.0/security-groups/d4f888a0-4337-48ce-a5ec-368492c2da2f => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1637/3214] 199.204.45.22 () {34 vars in 991 bytes} [Tue May 26 22:02:31 2026] GET /v2.0/ports?device_id=094eb810-8a6b-4651-b71d-dc1c1631a5c0 => generated 1246 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 22:02:31.590 7 INFO neutron_taas.services.taas.taas_plugin [req-a873f8f1-0f3a-447e-b388-2c27b592b24a req-cbb3c03c-1d24-434f-a424-8f05b0c78343 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] TaaS: Handle Delete Port: 6bd091e4-6eba-4ed9-9448-10bb2cc849e0 2026-05-26 22:02:31.594 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-a873f8f1-0f3a-447e-b388-2c27b592b24a req-cbb3c03c-1d24-434f-a424-8f05b0c78343 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Tap Mirror: Handle Delete Port: 6bd091e4-6eba-4ed9-9448-10bb2cc849e0 [pid: 7|app: 0|req: 1578/3215] 199.204.45.22 () {36 vars in 994 bytes} [Tue May 26 22:02:31 2026] DELETE /v2.0/ports/6bd091e4-6eba-4ed9-9448-10bb2cc849e0 => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 22:02:31.771 6 INFO neutron_taas.services.taas.taas_plugin [None req-04cd21ce-f2cd-40e1-b8ba-8e639bc9b077 eb077ad4f0ad42c0a511fe506c18d6bd f237f04cfeb34f4faf0a00c5ddc49f84 - - default default] TaaS: Handle Delete Port: 7e217ad8-a78a-48dc-88b6-b822e0db7c7e 2026-05-26 22:02:31.774 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-04cd21ce-f2cd-40e1-b8ba-8e639bc9b077 eb077ad4f0ad42c0a511fe506c18d6bd f237f04cfeb34f4faf0a00c5ddc49f84 - - default default] Tap Mirror: Handle Delete Port: 7e217ad8-a78a-48dc-88b6-b822e0db7c7e 2026-05-26 22:02:31.792 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9477b30a-7861-46ee-b572-b64451d0291e'] response: {'server_uuid': '094eb810-8a6b-4651-b71d-dc1c1631a5c0', 'name': 'network-vif-deleted', 'tag': '6bd091e4-6eba-4ed9-9448-10bb2cc849e0', 'status': 'completed', 'code': 200} 2026-05-26 22:02:31.931 6 INFO neutron.db.l3_db [None req-04cd21ce-f2cd-40e1-b8ba-8e639bc9b077 eb077ad4f0ad42c0a511fe506c18d6bd f237f04cfeb34f4faf0a00c5ddc49f84 - - default default] Floating IP 096faf11-80c1-42de-aae8-07603c06ed8b disassociated (deleted). External IP: 10.96.250.201, port: 07c28163-d48f-4e9f-9ab7-09f80d86951c. [pid: 6|app: 0|req: 1638/3216] 10.0.0.87 () {32 vars in 729 bytes} [Tue May 26 22:02:31 2026] DELETE /v2.0/floatingips/096faf11-80c1-42de-aae8-07603c06ed8b => generated 0 bytes in 572 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 22:02:32.224 7 INFO neutron.api.v2.resource [None req-bc96cb4a-d7f5-42dc-b012-0158c63bc6b5 eb077ad4f0ad42c0a511fe506c18d6bd f237f04cfeb34f4faf0a00c5ddc49f84 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1579/3217] 10.0.0.87 () {32 vars in 726 bytes} [Tue May 26 22:02:32 2026] GET /v2.0/floatingips/096faf11-80c1-42de-aae8-07603c06ed8b => generated 144 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 22:02:32.231 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-949a0949-c17e-4b4f-83a4-e912cad9287c'] response: {'name': 'network-changed', 'server_uuid': '657715ec-6db4-4a83-afb0-cbbe9d88da7d', 'tag': '07c28163-d48f-4e9f-9ab7-09f80d86951c', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 1639/3218] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 22:02:32 2026] GET /v2.0/ports?device_id=657715ec-6db4-4a83-afb0-cbbe9d88da7d => generated 1204 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/3219] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 22:02:32 2026] GET /v2.0/security-groups?id=a90174a5-9648-4b30-b0da-cbf57f3221f0&fields=id&fields=name => generated 111 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1640/3220] 199.204.45.22 () {34 vars in 1077 bytes} [Tue May 26 22:02:32 2026] GET /v2.0/ports?tenant_id=f237f04cfeb34f4faf0a00c5ddc49f84&device_id=657715ec-6db4-4a83-afb0-cbbe9d88da7d => generated 1473 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/3221] 199.204.45.22 () {34 vars in 983 bytes} [Tue May 26 22:02:32 2026] GET /v2.0/networks?id=6ab0baa1-2a7e-4035-a729-a25f422aefd9 => generated 800 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1641/3222] 199.204.45.22 () {34 vars in 1055 bytes} [Tue May 26 22:02:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.154&port_id=07c28163-d48f-4e9f-9ab7-09f80d86951c => 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: 1582/3223] 199.204.45.22 () {34 vars in 1103 bytes} [Tue May 26 22:02:32 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A325&port_id=07c28163-d48f-4e9f-9ab7-09f80d86951c => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1642/3224] 199.204.45.22 () {34 vars in 1061 bytes} [Tue May 26 22:02:32 2026] GET /v2.0/subnets?id=598f4cfd-03e0-4b51-9866-0baf21cda7eb&id=485a1b1e-d8c5-4a15-9076-82efb64c94bc => generated 1415 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/3225] 199.204.45.22 () {34 vars in 1049 bytes} [Tue May 26 22:02:32 2026] GET /v2.0/ports?network_id=6ab0baa1-2a7e-4035-a729-a25f422aefd9&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: 6|app: 0|req: 1643/3226] 199.204.45.22 () {34 vars in 1049 bytes} [Tue May 26 22:02:32 2026] GET /v2.0/ports?network_id=6ab0baa1-2a7e-4035-a729-a25f422aefd9&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: 1584/3227] 199.204.45.22 () {34 vars in 1009 bytes} [Tue May 26 22:02:33 2026] GET /v2.0/networks/6ab0baa1-2a7e-4035-a729-a25f422aefd9?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1644/3228] 199.204.45.22 () {34 vars in 1109 bytes} [Tue May 26 22:02:33 2026] GET /v2.0/networks/6ab0baa1-2a7e-4035-a729-a25f422aefd9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 22:02:33.676 7 INFO neutron.db.segments_db [None req-fc48407a-20e7-42ef-b982-1c2ac28f179d 87b503edb2474e3d9f258ad3cb82c744 95add33204134b298d3baaf2777b536c - - default default] Added segment 5ca3f5dc-7753-4b85-8402-6b3c228b0d56 of type vxlan for network c7d201a9-4b23-40c6-a04f-edda7760fd3f [pid: 7|app: 0|req: 1585/3229] 10.0.0.87 () {34 vars in 667 bytes} [Tue May 26 22:02:33 2026] POST /v2.0/networks => generated 611 bytes in 613 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1645/3230] 10.0.0.87 () {34 vars in 661 bytes} [Tue May 26 22:02:33 2026] POST /v2.0/ports => generated 743 bytes in 486 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1586/3231] 10.0.0.87 () {34 vars in 663 bytes} [Tue May 26 22:02:34 2026] POST /v2.0/trunks => generated 407 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 1646/3234] 10.0.0.87 () {34 vars in 746 bytes} [Tue May 26 22:02:34 2026] PUT /v2.0/trunks/688bc44e-eb3d-4a70-8cea-4991f883bc92/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/3235] 10.0.0.87 () {32 vars in 726 bytes} [Tue May 26 22:02:34 2026] GET /v2.0/trunks/688bc44e-eb3d-4a70-8cea-4991f883bc92/tags => generated 25 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1647/3236] 10.0.0.87 () {34 vars in 757 bytes} [Tue May 26 22:02:34 2026] PUT /v2.0/trunks/688bc44e-eb3d-4a70-8cea-4991f883bc92/tags/green => generated 4 bytes in 79 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1648/3237] 10.0.0.87 () {32 vars in 726 bytes} [Tue May 26 22:02:34 2026] GET /v2.0/trunks/688bc44e-eb3d-4a70-8cea-4991f883bc92/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1649/3238] 10.0.0.87 () {34 vars in 753 bytes} [Tue May 26 22:02:34 2026] PUT /v2.0/trunks/688bc44e-eb3d-4a70-8cea-4991f883bc92/tags/red => generated 4 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1590/3239] 199.204.45.22 () {34 vars in 991 bytes} [Tue May 26 22:02:34 2026] GET /v2.0/ports?device_id=657715ec-6db4-4a83-afb0-cbbe9d88da7d => generated 1204 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1650/3240] 10.0.0.87 () {32 vars in 726 bytes} [Tue May 26 22:02:34 2026] GET /v2.0/trunks/688bc44e-eb3d-4a70-8cea-4991f883bc92/tags => generated 34 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1651/3241] 10.0.0.87 () {34 vars in 775 bytes} [Tue May 26 22:02:34 2026] PUT /v2.0/trunks/688bc44e-eb3d-4a70-8cea-4991f883bc92/tags/black.or.white => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1652/3242] 10.0.0.87 () {32 vars in 726 bytes} [Tue May 26 22:02:34 2026] GET /v2.0/trunks/688bc44e-eb3d-4a70-8cea-4991f883bc92/tags => generated 52 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 22:02:34.989 7 INFO neutron_taas.services.taas.taas_plugin [req-7d3557f0-cae3-4054-947e-3e68141d314a req-eb9cd643-cda0-44d8-8577-116ecc976190 eb077ad4f0ad42c0a511fe506c18d6bd f237f04cfeb34f4faf0a00c5ddc49f84 - - default default] TaaS: Handle Delete Port: 07c28163-d48f-4e9f-9ab7-09f80d86951c 2026-05-26 22:02:34.992 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-7d3557f0-cae3-4054-947e-3e68141d314a req-eb9cd643-cda0-44d8-8577-116ecc976190 eb077ad4f0ad42c0a511fe506c18d6bd f237f04cfeb34f4faf0a00c5ddc49f84 - - default default] Tap Mirror: Handle Delete Port: 07c28163-d48f-4e9f-9ab7-09f80d86951c [pid: 6|app: 0|req: 1653/3243] 10.0.0.87 () {34 vars in 746 bytes} [Tue May 26 22:02:34 2026] PUT /v2.0/trunks/688bc44e-eb3d-4a70-8cea-4991f883bc92/tags => generated 37 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1654/3244] 10.0.0.87 () {32 vars in 726 bytes} [Tue May 26 22:02:35 2026] GET /v2.0/trunks/688bc44e-eb3d-4a70-8cea-4991f883bc92/tags => generated 37 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1655/3245] 10.0.0.87 () {32 vars in 734 bytes} [Tue May 26 22:02:35 2026] GET /v2.0/trunks/688bc44e-eb3d-4a70-8cea-4991f883bc92/tags/red => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 22:02:35.080 6 INFO neutron.api.v2.resource [None req-74780bf1-732b-46d8-8a17-537b2ffbb0c7 87b503edb2474e3d9f258ad3cb82c744 95add33204134b298d3baaf2777b536c - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1656/3246] 10.0.0.87 () {32 vars in 738 bytes} [Tue May 26 22:02:35 2026] GET /v2.0/trunks/688bc44e-eb3d-4a70-8cea-4991f883bc92/tags/green => generated 99 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1657/3247] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 22:02:35 2026] DELETE /v2.0/trunks/688bc44e-eb3d-4a70-8cea-4991f883bc92/tags/red => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1658/3248] 10.0.0.87 () {32 vars in 726 bytes} [Tue May 26 22:02:35 2026] GET /v2.0/trunks/688bc44e-eb3d-4a70-8cea-4991f883bc92/tags => generated 30 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 22:02:35.206 6 INFO neutron.api.v2.resource [None req-befacf48-2bee-4b8c-926f-d7aa12eb29f6 87b503edb2474e3d9f258ad3cb82c744 95add33204134b298d3baaf2777b536c - - default default] delete failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1659/3249] 10.0.0.87 () {32 vars in 741 bytes} [Tue May 26 22:02:35 2026] DELETE /v2.0/trunks/688bc44e-eb3d-4a70-8cea-4991f883bc92/tags/green => generated 99 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/3250] 199.204.45.22 () {36 vars in 994 bytes} [Tue May 26 22:02:34 2026] DELETE /v2.0/ports/07c28163-d48f-4e9f-9ab7-09f80d86951c => generated 0 bytes in 341 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 22:02:35.268 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-99255396-ed28-40c7-bc54-a07ae3d54964'] response: {'server_uuid': '657715ec-6db4-4a83-afb0-cbbe9d88da7d', 'name': 'network-vif-deleted', 'tag': '07c28163-d48f-4e9f-9ab7-09f80d86951c', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 1660/3251] 10.0.0.87 () {32 vars in 729 bytes} [Tue May 26 22:02:35 2026] DELETE /v2.0/trunks/688bc44e-eb3d-4a70-8cea-4991f883bc92/tags => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1592/3252] 10.0.0.87 () {32 vars in 726 bytes} [Tue May 26 22:02:35 2026] GET /v2.0/trunks/688bc44e-eb3d-4a70-8cea-4991f883bc92/tags => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1661/3253] 10.0.0.87 () {32 vars in 716 bytes} [Tue May 26 22:02:35 2026] GET /v2.0/trunks/688bc44e-eb3d-4a70-8cea-4991f883bc92 => generated 407 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1593/3254] 10.0.0.87 () {32 vars in 714 bytes} [Tue May 26 22:02:35 2026] GET /v2.0/ports/fd60a5a5-0ae8-4b64-a46b-9f00b994fc77 => generated 826 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1662/3255] 10.0.0.87 () {32 vars in 719 bytes} [Tue May 26 22:02:35 2026] DELETE /v2.0/trunks/688bc44e-eb3d-4a70-8cea-4991f883bc92 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 22:02:35.604 7 INFO neutron_taas.services.taas.taas_plugin [None req-7287774e-bea4-4e07-9d20-01dac604376a 87b503edb2474e3d9f258ad3cb82c744 95add33204134b298d3baaf2777b536c - - default default] TaaS: Handle Delete Port: fd60a5a5-0ae8-4b64-a46b-9f00b994fc77 2026-05-26 22:02:35.608 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7287774e-bea4-4e07-9d20-01dac604376a 87b503edb2474e3d9f258ad3cb82c744 95add33204134b298d3baaf2777b536c - - default default] Tap Mirror: Handle Delete Port: fd60a5a5-0ae8-4b64-a46b-9f00b994fc77 [pid: 7|app: 0|req: 1594/3256] 10.0.0.87 () {32 vars in 717 bytes} [Tue May 26 22:02:35 2026] DELETE /v2.0/ports/fd60a5a5-0ae8-4b64-a46b-9f00b994fc77 => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 22:02:35.818 6 INFO neutron.services.segments.plugin [-] Segment 5ca3f5dc-7753-4b85-8402-6b3c228b0d56 resource provider aggregate not found 2026-05-26 22:02:35.819 6 INFO neutron.services.segments.plugin [-] Segment 5ca3f5dc-7753-4b85-8402-6b3c228b0d56 resource provider aggregate not found 2026-05-26 22:02:35.844 6 INFO neutron.services.segments.plugin [-] Segment 5ca3f5dc-7753-4b85-8402-6b3c228b0d56 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ca3f5dc-7753-4b85-8402-6b3c228b0d56 found for delete ", "request_id": "req-fab1c733-76ea-4d17-be91-7a357edf7fa7"}]} 2026-05-26 22:02:35.846 6 INFO neutron.services.segments.plugin [-] Segment 5ca3f5dc-7753-4b85-8402-6b3c228b0d56 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ca3f5dc-7753-4b85-8402-6b3c228b0d56 found for delete ", "request_id": "req-84d00073-7f43-4618-81f4-2489d486d158"}]} [pid: 6|app: 0|req: 1663/3257] 10.0.0.87 () {32 vars in 723 bytes} [Tue May 26 22:02:35 2026] DELETE /v2.0/networks/c7d201a9-4b23-40c6-a04f-edda7760fd3f => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1595/3258] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 22:02:36 2026] GET /v2.0/security-groups?tenant_id=95add33204134b298d3baaf2777b536c&name=default => generated 2929 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1664/3259] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 22:02:36 2026] DELETE /v2.0/security-groups/18e48723-3c84-420d-aa9e-45ce88c586ee => 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: 1596/3260] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 22:02:36 2026] GET /v2.0/security-groups?tenant_id=0bbd35a9095c4b8e8028ac130b1c05ad&name=default => generated 2929 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1665/3261] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 22:02:37 2026] DELETE /v2.0/security-groups/e83a53e2-79ae-40c6-b3f4-15fba639d585 => 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: 1597/3262] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 22:02:37 2026] GET /v2.0/ports?device_id=657715ec-6db4-4a83-afb0-cbbe9d88da7d => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1666/3263] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 22:02:40 2026] GET /v2.0/security-groups?tenant_id=7e4ae52e4674447ba293bed9baf4efba&name=default => generated 2929 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1598/3264] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 22:02:41 2026] DELETE /v2.0/security-groups/c2d6a777-ac3a-47c5-b41b-bb6c258364a3 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1667/3265] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 22:02:41 2026] GET /v2.0/security-groups?tenant_id=41992d7f577e499cabb00a6e4e9d2727&name=default => generated 2929 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1599/3266] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 22:02:41 2026] DELETE /v2.0/security-groups/30e83f55-5d1c-4908-9d6b-872f49e158ba => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 22:02:42.809 6 INFO neutron_taas.services.taas.taas_plugin [None req-5a90bb39-e4de-4fd6-b7af-57d32ed10f17 eb077ad4f0ad42c0a511fe506c18d6bd f237f04cfeb34f4faf0a00c5ddc49f84 - - default default] TaaS: Handle Delete Port: 839b5de6-11ce-4b1e-a439-3ea2dd51b4d9 2026-05-26 22:02:42.812 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5a90bb39-e4de-4fd6-b7af-57d32ed10f17 eb077ad4f0ad42c0a511fe506c18d6bd f237f04cfeb34f4faf0a00c5ddc49f84 - - default default] Tap Mirror: Handle Delete Port: 839b5de6-11ce-4b1e-a439-3ea2dd51b4d9 2026-05-26 22:02:42.982 6 INFO neutron.db.l3_db [None req-5a90bb39-e4de-4fd6-b7af-57d32ed10f17 eb077ad4f0ad42c0a511fe506c18d6bd f237f04cfeb34f4faf0a00c5ddc49f84 - - default default] Floating IP 89132afe-c38a-4316-873e-97b2d904be53 disassociated (deleted). External IP: 10.96.250.219, port: dbfd5049-48f6-41b7-89d7-7eeb23698693. [pid: 6|app: 0|req: 1668/3267] 10.0.0.87 () {32 vars in 729 bytes} [Tue May 26 22:02:42 2026] DELETE /v2.0/floatingips/89132afe-c38a-4316-873e-97b2d904be53 => generated 0 bytes in 581 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 22:02:43.293 7 INFO neutron.api.v2.resource [None req-26fcbff8-a15b-4dc1-9481-e62296dd81c5 eb077ad4f0ad42c0a511fe506c18d6bd f237f04cfeb34f4faf0a00c5ddc49f84 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1600/3268] 10.0.0.87 () {32 vars in 726 bytes} [Tue May 26 22:02:43 2026] GET /v2.0/floatingips/89132afe-c38a-4316-873e-97b2d904be53 => generated 144 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 22:02:43.309 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-0da307d0-e02a-40ca-a8d1-749d613380aa'] response: {'name': 'network-changed', 'server_uuid': '29a62fa1-6fbe-4d44-ad2b-c1b1356cf094', 'tag': 'dbfd5049-48f6-41b7-89d7-7eeb23698693', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 1669/3269] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 22:02:43 2026] GET /v2.0/ports?device_id=29a62fa1-6fbe-4d44-ad2b-c1b1356cf094 => generated 1200 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1601/3270] 10.0.0.123 () {34 vars in 1038 bytes} [Tue May 26 22:02:43 2026] GET /v2.0/security-groups?id=a90174a5-9648-4b30-b0da-cbf57f3221f0&fields=id&fields=name => generated 111 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1670/3271] 199.204.45.22 () {34 vars in 1077 bytes} [Tue May 26 22:02:43 2026] GET /v2.0/ports?tenant_id=f237f04cfeb34f4faf0a00c5ddc49f84&device_id=29a62fa1-6fbe-4d44-ad2b-c1b1356cf094 => generated 1469 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1602/3272] 199.204.45.22 () {34 vars in 983 bytes} [Tue May 26 22:02:43 2026] GET /v2.0/networks?id=84f5315c-54a7-4212-ada8-555413bf045e => generated 801 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1671/3273] 199.204.45.22 () {34 vars in 1055 bytes} [Tue May 26 22:02:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.173&port_id=dbfd5049-48f6-41b7-89d7-7eeb23698693 => 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: 1603/3274] 199.204.45.22 () {34 vars in 1101 bytes} [Tue May 26 22:02:43 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A393&port_id=dbfd5049-48f6-41b7-89d7-7eeb23698693 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1672/3275] 199.204.45.22 () {34 vars in 1061 bytes} [Tue May 26 22:02:43 2026] GET /v2.0/subnets?id=9085e22b-ebc9-4493-9f45-fe8b549f4d69&id=9e1ba416-4bf1-4cb5-a5c1-05a7c21d6554 => generated 1410 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1604/3276] 199.204.45.22 () {34 vars in 1049 bytes} [Tue May 26 22:02:44 2026] GET /v2.0/ports?network_id=84f5315c-54a7-4212-ada8-555413bf045e&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: 6|app: 0|req: 1673/3277] 199.204.45.22 () {34 vars in 1049 bytes} [Tue May 26 22:02:44 2026] GET /v2.0/ports?network_id=84f5315c-54a7-4212-ada8-555413bf045e&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1605/3278] 199.204.45.22 () {34 vars in 1009 bytes} [Tue May 26 22:02:44 2026] GET /v2.0/networks/84f5315c-54a7-4212-ada8-555413bf045e?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1674/3279] 199.204.45.22 () {34 vars in 1109 bytes} [Tue May 26 22:02:44 2026] GET /v2.0/networks/84f5315c-54a7-4212-ada8-555413bf045e?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: 1606/3280] 199.204.45.22 () {34 vars in 991 bytes} [Tue May 26 22:02:46 2026] GET /v2.0/ports?device_id=29a62fa1-6fbe-4d44-ad2b-c1b1356cf094 => generated 1200 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 22:02:46.339 6 INFO neutron_taas.services.taas.taas_plugin [req-c33bdd5d-ea94-4328-9d82-541bbee3f5e4 req-052af079-e699-4c4d-a9cb-3cf05e8bc26a eb077ad4f0ad42c0a511fe506c18d6bd f237f04cfeb34f4faf0a00c5ddc49f84 - - default default] TaaS: Handle Delete Port: dbfd5049-48f6-41b7-89d7-7eeb23698693 2026-05-26 22:02:46.342 6 INFO neutron_taas.services.taas.tap_mirror_plugin [req-c33bdd5d-ea94-4328-9d82-541bbee3f5e4 req-052af079-e699-4c4d-a9cb-3cf05e8bc26a eb077ad4f0ad42c0a511fe506c18d6bd f237f04cfeb34f4faf0a00c5ddc49f84 - - default default] Tap Mirror: Handle Delete Port: dbfd5049-48f6-41b7-89d7-7eeb23698693 [pid: 6|app: 0|req: 1675/3281] 199.204.45.22 () {36 vars in 994 bytes} [Tue May 26 22:02:46 2026] DELETE /v2.0/ports/dbfd5049-48f6-41b7-89d7-7eeb23698693 => generated 0 bytes in 289 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 22:02:46.559 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-924a15bc-0e41-4fff-bdca-b2225d425dea'] response: {'server_uuid': '29a62fa1-6fbe-4d44-ad2b-c1b1356cf094', 'name': 'network-vif-deleted', 'tag': 'dbfd5049-48f6-41b7-89d7-7eeb23698693', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1607/3282] 10.0.0.123 () {34 vars in 988 bytes} [Tue May 26 22:02:48 2026] GET /v2.0/ports?device_id=29a62fa1-6fbe-4d44-ad2b-c1b1356cf094 => 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: 1609/3285] 10.0.0.87 () {32 vars in 747 bytes} [Tue May 26 22:02:53 2026] DELETE /v2.0/security-group-rules/3d6e2268-13fd-4ed5-8813-e84b9a052483 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 22:02:53.903 6 INFO neutron.api.v2.resource [None req-7de19ee1-5f47-46bb-8635-5638cfe783a9 eb077ad4f0ad42c0a511fe506c18d6bd f237f04cfeb34f4faf0a00c5ddc49f84 - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1677/3286] 10.0.0.87 () {32 vars in 744 bytes} [Tue May 26 22:02:53 2026] GET /v2.0/security-group-rules/3d6e2268-13fd-4ed5-8813-e84b9a052483 => 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: 1610/3287] 10.0.0.87 () {32 vars in 747 bytes} [Tue May 26 22:02:53 2026] DELETE /v2.0/security-group-rules/938877bf-b217-4403-851f-7b84303697aa => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 22:02:53.993 6 INFO neutron.api.v2.resource [None req-413d373b-1685-460b-91cf-72b7fb017d51 eb077ad4f0ad42c0a511fe506c18d6bd f237f04cfeb34f4faf0a00c5ddc49f84 - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1678/3288] 10.0.0.87 () {32 vars in 744 bytes} [Tue May 26 22:02:53 2026] GET /v2.0/security-group-rules/938877bf-b217-4403-851f-7b84303697aa => 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: 1611/3289] 10.0.0.87 () {32 vars in 747 bytes} [Tue May 26 22:02:54 2026] DELETE /v2.0/security-group-rules/aa78f36a-007c-4b7e-b2ed-e4fa06c31826 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 22:02:54.083 6 INFO neutron.api.v2.resource [None req-e1dffd88-52f7-44b0-a68f-f7ad43f4c163 eb077ad4f0ad42c0a511fe506c18d6bd f237f04cfeb34f4faf0a00c5ddc49f84 - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1679/3290] 10.0.0.87 () {32 vars in 744 bytes} [Tue May 26 22:02:54 2026] GET /v2.0/security-group-rules/aa78f36a-007c-4b7e-b2ed-e4fa06c31826 => 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: 1612/3291] 10.0.0.87 () {32 vars in 747 bytes} [Tue May 26 22:02:54 2026] DELETE /v2.0/security-group-rules/0f4527e9-554c-43de-b3da-b302c913e46a => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 22:02:54.173 6 INFO neutron.api.v2.resource [None req-a884a49b-86e9-4349-8fc9-403074a906e0 eb077ad4f0ad42c0a511fe506c18d6bd f237f04cfeb34f4faf0a00c5ddc49f84 - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1680/3292] 10.0.0.87 () {32 vars in 744 bytes} [Tue May 26 22:02:54 2026] GET /v2.0/security-group-rules/0f4527e9-554c-43de-b3da-b302c913e46a => 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: 1613/3293] 10.0.0.87 () {32 vars in 747 bytes} [Tue May 26 22:02:54 2026] DELETE /v2.0/security-group-rules/8b160478-64cb-46a0-ac52-7d3f15b3894b => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 22:02:54.264 6 INFO neutron.api.v2.resource [None req-048074f9-e27d-4633-af21-3866854512ab eb077ad4f0ad42c0a511fe506c18d6bd f237f04cfeb34f4faf0a00c5ddc49f84 - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1681/3294] 10.0.0.87 () {32 vars in 744 bytes} [Tue May 26 22:02:54 2026] GET /v2.0/security-group-rules/8b160478-64cb-46a0-ac52-7d3f15b3894b => 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: 1614/3295] 10.0.0.87 () {32 vars in 747 bytes} [Tue May 26 22:02:54 2026] DELETE /v2.0/security-group-rules/980c7af4-18b8-4e00-b0a5-3eeedd79a8c1 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 22:02:54.356 6 INFO neutron.api.v2.resource [None req-5b6c037b-b001-4277-90fc-d656dcca196d eb077ad4f0ad42c0a511fe506c18d6bd f237f04cfeb34f4faf0a00c5ddc49f84 - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1682/3296] 10.0.0.87 () {32 vars in 744 bytes} [Tue May 26 22:02:54 2026] GET /v2.0/security-group-rules/980c7af4-18b8-4e00-b0a5-3eeedd79a8c1 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1615/3297] 10.0.0.87 () {32 vars in 747 bytes} [Tue May 26 22:02:54 2026] DELETE /v2.0/security-group-rules/4bedb7d6-619c-48c1-8330-3d3a568d41b2 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 22:02:54.442 6 INFO neutron.api.v2.resource [None req-2d1755ba-1a4f-4eae-94b6-ef7d2315921e eb077ad4f0ad42c0a511fe506c18d6bd f237f04cfeb34f4faf0a00c5ddc49f84 - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1683/3298] 10.0.0.87 () {32 vars in 744 bytes} [Tue May 26 22:02:54 2026] GET /v2.0/security-group-rules/4bedb7d6-619c-48c1-8330-3d3a568d41b2 => 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: 1616/3299] 10.0.0.87 () {32 vars in 747 bytes} [Tue May 26 22:02:54 2026] DELETE /v2.0/security-group-rules/69e6d529-d16c-4a6a-9147-49886544e15e => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 22:02:54.539 6 INFO neutron.api.v2.resource [None req-7ae220dc-5402-492b-b9e9-b53c152d6677 eb077ad4f0ad42c0a511fe506c18d6bd f237f04cfeb34f4faf0a00c5ddc49f84 - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1684/3300] 10.0.0.87 () {32 vars in 744 bytes} [Tue May 26 22:02:54 2026] GET /v2.0/security-group-rules/69e6d529-d16c-4a6a-9147-49886544e15e => 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: 1617/3301] 10.0.0.87 () {32 vars in 747 bytes} [Tue May 26 22:02:54 2026] DELETE /v2.0/security-group-rules/47dbe52d-77a1-4ffb-a065-a7dbf9c4c260 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 22:02:54.640 6 INFO neutron.api.v2.resource [None req-9289cb59-91cf-4400-8b4c-11f74486d870 eb077ad4f0ad42c0a511fe506c18d6bd f237f04cfeb34f4faf0a00c5ddc49f84 - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1685/3302] 10.0.0.87 () {32 vars in 744 bytes} [Tue May 26 22:02:54 2026] GET /v2.0/security-group-rules/47dbe52d-77a1-4ffb-a065-a7dbf9c4c260 => 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: 1618/3303] 10.0.0.87 () {32 vars in 747 bytes} [Tue May 26 22:02:54 2026] DELETE /v2.0/security-group-rules/8dd782ae-24b5-46ea-a48c-812e0337bec1 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 22:02:54.732 6 INFO neutron.api.v2.resource [None req-ce8fa044-2f66-4e5e-87d5-4744556c7d0e eb077ad4f0ad42c0a511fe506c18d6bd f237f04cfeb34f4faf0a00c5ddc49f84 - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1686/3304] 10.0.0.87 () {32 vars in 744 bytes} [Tue May 26 22:02:54 2026] GET /v2.0/security-group-rules/8dd782ae-24b5-46ea-a48c-812e0337bec1 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1619/3305] 10.0.0.87 () {32 vars in 747 bytes} [Tue May 26 22:02:54 2026] DELETE /v2.0/security-group-rules/8cbc2418-658c-414f-9cc1-30146176a6ed => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 22:02:54.836 6 INFO neutron.api.v2.resource [None req-82ded625-21b5-4207-95bd-0c656b3d785e eb077ad4f0ad42c0a511fe506c18d6bd f237f04cfeb34f4faf0a00c5ddc49f84 - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1687/3306] 10.0.0.87 () {32 vars in 744 bytes} [Tue May 26 22:02:54 2026] GET /v2.0/security-group-rules/8cbc2418-658c-414f-9cc1-30146176a6ed => generated 155 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1620/3307] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 22:02:54 2026] DELETE /v2.0/security-groups/a90174a5-9648-4b30-b0da-cbf57f3221f0 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 22:02:54.973 6 INFO neutron.api.v2.resource [None req-4f84385e-7dc7-443d-a543-b464f55819c6 eb077ad4f0ad42c0a511fe506c18d6bd f237f04cfeb34f4faf0a00c5ddc49f84 - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1688/3308] 10.0.0.87 () {32 vars in 734 bytes} [Tue May 26 22:02:54 2026] GET /v2.0/security-groups/a90174a5-9648-4b30-b0da-cbf57f3221f0 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 22:02:55.358 7 INFO neutron_taas.services.taas.taas_plugin [None req-e03c7b1a-0738-40d2-ad62-fa0e26c7d80e eb077ad4f0ad42c0a511fe506c18d6bd f237f04cfeb34f4faf0a00c5ddc49f84 - - default default] TaaS: Handle Delete Port: 8af3e839-79b5-40a5-bf1f-420cf5546104 2026-05-26 22:02:55.360 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e03c7b1a-0738-40d2-ad62-fa0e26c7d80e eb077ad4f0ad42c0a511fe506c18d6bd f237f04cfeb34f4faf0a00c5ddc49f84 - - default default] Tap Mirror: Handle Delete Port: 8af3e839-79b5-40a5-bf1f-420cf5546104 [pid: 7|app: 0|req: 1621/3309] 10.0.0.87 () {34 vars in 786 bytes} [Tue May 26 22:02:55 2026] PUT /v2.0/routers/1f472581-41de-446a-8451-21970e5cbc49/remove_router_interface => generated 309 bytes in 798 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 22:02:56.005 6 INFO neutron.api.v2.resource [None req-a4986795-1592-40d7-8c27-e2337a5bb652 eb077ad4f0ad42c0a511fe506c18d6bd f237f04cfeb34f4faf0a00c5ddc49f84 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1689/3310] 10.0.0.87 () {34 vars in 786 bytes} [Tue May 26 22:02:55 2026] PUT /v2.0/routers/1f472581-41de-446a-8451-21970e5cbc49/remove_router_interface => generated 198 bytes in 172 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 22:02:56.381 7 INFO neutron_taas.services.taas.taas_plugin [None req-751cd2dc-9c31-4094-9e23-96d7e4e11946 eb077ad4f0ad42c0a511fe506c18d6bd f237f04cfeb34f4faf0a00c5ddc49f84 - - default default] TaaS: Handle Delete Port: 4d76752b-3242-4bb6-8cbd-2871a7a4ed0e 2026-05-26 22:02:56.384 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-751cd2dc-9c31-4094-9e23-96d7e4e11946 eb077ad4f0ad42c0a511fe506c18d6bd f237f04cfeb34f4faf0a00c5ddc49f84 - - default default] Tap Mirror: Handle Delete Port: 4d76752b-3242-4bb6-8cbd-2871a7a4ed0e [pid: 7|app: 0|req: 1622/3311] 10.0.0.87 () {34 vars in 786 bytes} [Tue May 26 22:02:56 2026] PUT /v2.0/routers/1f472581-41de-446a-8451-21970e5cbc49/remove_router_interface => generated 309 bytes in 1022 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 22:02:57.225 6 INFO neutron.api.v2.resource [None req-4aaa1c06-63ea-46ee-a8ec-168055157ce1 eb077ad4f0ad42c0a511fe506c18d6bd f237f04cfeb34f4faf0a00c5ddc49f84 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1690/3312] 10.0.0.87 () {34 vars in 786 bytes} [Tue May 26 22:02:57 2026] PUT /v2.0/routers/1f472581-41de-446a-8451-21970e5cbc49/remove_router_interface => generated 198 bytes in 187 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 22:02:57.715 7 INFO neutron_taas.services.taas.taas_plugin [None req-b37d871a-d305-479f-93f5-1178cbc83454 eb077ad4f0ad42c0a511fe506c18d6bd f237f04cfeb34f4faf0a00c5ddc49f84 - - default default] TaaS: Handle Delete Port: 64e1cea2-8fc2-4713-a170-9b261831bc78 2026-05-26 22:02:57.718 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b37d871a-d305-479f-93f5-1178cbc83454 eb077ad4f0ad42c0a511fe506c18d6bd f237f04cfeb34f4faf0a00c5ddc49f84 - - default default] Tap Mirror: Handle Delete Port: 64e1cea2-8fc2-4713-a170-9b261831bc78 [pid: 7|app: 0|req: 1623/3313] 10.0.0.87 () {34 vars in 786 bytes} [Tue May 26 22:02:57 2026] PUT /v2.0/routers/1f472581-41de-446a-8451-21970e5cbc49/remove_router_interface => generated 309 bytes in 1025 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 22:02:58.412 6 INFO neutron.api.v2.resource [None req-da14cea5-d648-4c1e-8394-5dea8f4a01ba eb077ad4f0ad42c0a511fe506c18d6bd f237f04cfeb34f4faf0a00c5ddc49f84 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1691/3314] 10.0.0.87 () {34 vars in 786 bytes} [Tue May 26 22:02:58 2026] PUT /v2.0/routers/1f472581-41de-446a-8451-21970e5cbc49/remove_router_interface => generated 198 bytes in 148 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 22:02:58.689 7 INFO neutron_taas.services.taas.taas_plugin [None req-55acbf22-c866-4fd9-9c2b-a073bbed2063 eb077ad4f0ad42c0a511fe506c18d6bd f237f04cfeb34f4faf0a00c5ddc49f84 - - default default] TaaS: Handle Delete Port: 6ea750b7-c8f5-42a4-b29f-612a8da7fb19 2026-05-26 22:02:58.692 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-55acbf22-c866-4fd9-9c2b-a073bbed2063 eb077ad4f0ad42c0a511fe506c18d6bd f237f04cfeb34f4faf0a00c5ddc49f84 - - default default] Tap Mirror: Handle Delete Port: 6ea750b7-c8f5-42a4-b29f-612a8da7fb19 2026-05-26 22:02:58.966 7 INFO neutron_taas.services.taas.taas_plugin [None req-55acbf22-c866-4fd9-9c2b-a073bbed2063 eb077ad4f0ad42c0a511fe506c18d6bd f237f04cfeb34f4faf0a00c5ddc49f84 - - default default] TaaS: Handle Delete Port: 1c23bcae-52a0-4b82-b9cd-d1c4bda99c69 2026-05-26 22:02:58.970 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-55acbf22-c866-4fd9-9c2b-a073bbed2063 eb077ad4f0ad42c0a511fe506c18d6bd f237f04cfeb34f4faf0a00c5ddc49f84 - - default default] Tap Mirror: Handle Delete Port: 1c23bcae-52a0-4b82-b9cd-d1c4bda99c69 2026-05-26 22:02:59.352 7 INFO neutron.services.segments.plugin [-] Segment b3a3a1f3-560e-4fee-b873-16ba8c93ad05 resource provider aggregate not found 2026-05-26 22:02:59.361 7 INFO neutron.services.segments.plugin [-] Segment b3a3a1f3-560e-4fee-b873-16ba8c93ad05 resource provider aggregate not found 2026-05-26 22:02:59.371 7 INFO neutron.services.segments.plugin [-] Segment b3a3a1f3-560e-4fee-b873-16ba8c93ad05 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3a3a1f3-560e-4fee-b873-16ba8c93ad05 found for delete ", "request_id": "req-2fb8c088-b27d-43a0-ac8e-abaa1026297c"}]} 2026-05-26 22:02:59.380 7 INFO neutron.services.segments.plugin [-] Segment b3a3a1f3-560e-4fee-b873-16ba8c93ad05 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3a3a1f3-560e-4fee-b873-16ba8c93ad05 found for delete ", "request_id": "req-03da344d-c68e-4391-90f9-739fe55f004e"}]} 2026-05-26 22:02:59.390 7 INFO neutron.db.l3_hamode_db [None req-55acbf22-c866-4fd9-9c2b-a073bbed2063 eb077ad4f0ad42c0a511fe506c18d6bd f237f04cfeb34f4faf0a00c5ddc49f84 - - default default] HA network 1d337191-c15b-420f-8c4e-aff0bdb7a618 was deleted as no HA routers are present in tenant f237f04cfeb34f4faf0a00c5ddc49f84. [pid: 7|app: 0|req: 1624/3315] 10.0.0.87 () {32 vars in 721 bytes} [Tue May 26 22:02:58 2026] DELETE /v2.0/routers/1f472581-41de-446a-8451-21970e5cbc49 => generated 0 bytes in 979 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 22:02:59.420 6 INFO neutron.api.v2.resource [None req-79aa63d8-70fe-4586-824c-9f27d0aed86f eb077ad4f0ad42c0a511fe506c18d6bd f237f04cfeb34f4faf0a00c5ddc49f84 - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1692/3316] 10.0.0.87 () {32 vars in 718 bytes} [Tue May 26 22:02:59 2026] GET /v2.0/routers/1f472581-41de-446a-8451-21970e5cbc49 => 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: 1625/3317] 10.0.0.87 () {32 vars in 721 bytes} [Tue May 26 22:02:59 2026] DELETE /v2.0/subnets/598f4cfd-03e0-4b51-9866-0baf21cda7eb => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 22:02:59.609 6 INFO neutron.pecan_wsgi.hooks.translation [None req-041f724c-8ae7-4632-9c9f-d6ee647a792f eb077ad4f0ad42c0a511fe506c18d6bd f237f04cfeb34f4faf0a00c5ddc49f84 - - default default] GET failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1693/3318] 10.0.0.87 () {32 vars in 718 bytes} [Tue May 26 22:02:59 2026] GET /v2.0/subnets/598f4cfd-03e0-4b51-9866-0baf21cda7eb => 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: 1626/3319] 10.0.0.87 () {32 vars in 721 bytes} [Tue May 26 22:02:59 2026] DELETE /v2.0/subnets/485a1b1e-d8c5-4a15-9076-82efb64c94bc => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 22:02:59.807 6 INFO neutron.pecan_wsgi.hooks.translation [None req-85326042-bd6a-498f-bd6e-7e7a1bd63efc eb077ad4f0ad42c0a511fe506c18d6bd f237f04cfeb34f4faf0a00c5ddc49f84 - - default default] GET failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1694/3320] 10.0.0.87 () {32 vars in 718 bytes} [Tue May 26 22:02:59 2026] GET /v2.0/subnets/485a1b1e-d8c5-4a15-9076-82efb64c94bc => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 22:02:59.899 7 INFO neutron_taas.services.taas.taas_plugin [None req-95b21092-bf5e-4a33-9e84-47ec476a2f3d eb077ad4f0ad42c0a511fe506c18d6bd f237f04cfeb34f4faf0a00c5ddc49f84 - - default default] TaaS: Handle Delete Port: b7f8738b-b0ca-49ba-aefa-c61237d7cf47 2026-05-26 22:02:59.901 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-95b21092-bf5e-4a33-9e84-47ec476a2f3d eb077ad4f0ad42c0a511fe506c18d6bd f237f04cfeb34f4faf0a00c5ddc49f84 - - default default] Tap Mirror: Handle Delete Port: b7f8738b-b0ca-49ba-aefa-c61237d7cf47 [pid: 7|app: 0|req: 1627/3321] 10.0.0.87 () {32 vars in 723 bytes} [Tue May 26 22:02:59 2026] DELETE /v2.0/networks/6ab0baa1-2a7e-4035-a729-a25f422aefd9 => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 22:03:00.119 6 INFO neutron.pecan_wsgi.hooks.translation [None req-b98cb5bf-a16d-4463-85f3-06fba4b786c7 eb077ad4f0ad42c0a511fe506c18d6bd f237f04cfeb34f4faf0a00c5ddc49f84 - - default default] GET failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1695/3322] 10.0.0.87 () {32 vars in 720 bytes} [Tue May 26 22:03:00 2026] GET /v2.0/networks/6ab0baa1-2a7e-4035-a729-a25f422aefd9 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1628/3323] 10.0.0.87 () {32 vars in 721 bytes} [Tue May 26 22:03:00 2026] DELETE /v2.0/subnets/9085e22b-ebc9-4493-9f45-fe8b549f4d69 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 22:03:00.347 6 INFO neutron.pecan_wsgi.hooks.translation [None req-aa78a988-751e-4d7f-ae02-57e996cc21a7 eb077ad4f0ad42c0a511fe506c18d6bd f237f04cfeb34f4faf0a00c5ddc49f84 - - default default] GET failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1696/3324] 10.0.0.87 () {32 vars in 718 bytes} [Tue May 26 22:03:00 2026] GET /v2.0/subnets/9085e22b-ebc9-4493-9f45-fe8b549f4d69 => 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: 1629/3325] 10.0.0.87 () {32 vars in 721 bytes} [Tue May 26 22:03:00 2026] DELETE /v2.0/subnets/9e1ba416-4bf1-4cb5-a5c1-05a7c21d6554 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 22:03:00.545 6 INFO neutron.pecan_wsgi.hooks.translation [None req-d7a49719-9724-46a4-b802-691d4dee184a eb077ad4f0ad42c0a511fe506c18d6bd f237f04cfeb34f4faf0a00c5ddc49f84 - - default default] GET failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1697/3326] 10.0.0.87 () {32 vars in 718 bytes} [Tue May 26 22:03:00 2026] GET /v2.0/subnets/9e1ba416-4bf1-4cb5-a5c1-05a7c21d6554 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 22:03:00.655 7 INFO neutron_taas.services.taas.taas_plugin [None req-ea88ecae-00bb-4808-8a88-7f6d5e706aa0 eb077ad4f0ad42c0a511fe506c18d6bd f237f04cfeb34f4faf0a00c5ddc49f84 - - default default] TaaS: Handle Delete Port: 92a3f3ac-2c0d-4798-8acc-07ce1a462a28 2026-05-26 22:03:00.659 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ea88ecae-00bb-4808-8a88-7f6d5e706aa0 eb077ad4f0ad42c0a511fe506c18d6bd f237f04cfeb34f4faf0a00c5ddc49f84 - - default default] Tap Mirror: Handle Delete Port: 92a3f3ac-2c0d-4798-8acc-07ce1a462a28 [pid: 7|app: 0|req: 1630/3327] 10.0.0.87 () {32 vars in 723 bytes} [Tue May 26 22:03:00 2026] DELETE /v2.0/networks/84f5315c-54a7-4212-ada8-555413bf045e => generated 0 bytes in 329 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 22:03:00.899 6 INFO neutron.pecan_wsgi.hooks.translation [None req-a37fc698-9cab-4785-b274-ca322c0d6b81 eb077ad4f0ad42c0a511fe506c18d6bd f237f04cfeb34f4faf0a00c5ddc49f84 - - default default] GET failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1698/3328] 10.0.0.87 () {32 vars in 720 bytes} [Tue May 26 22:03:00 2026] GET /v2.0/networks/84f5315c-54a7-4212-ada8-555413bf045e => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1631/3329] 10.0.0.87 () {32 vars in 721 bytes} [Tue May 26 22:03:00 2026] DELETE /v2.0/subnets/f7a0ff3f-b835-48cc-94e4-97cc58c40e8e => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 22:03:01.097 6 INFO neutron.pecan_wsgi.hooks.translation [None req-32803045-28a8-47d8-bb3a-eb931711f9e3 eb077ad4f0ad42c0a511fe506c18d6bd f237f04cfeb34f4faf0a00c5ddc49f84 - - default default] GET failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1699/3330] 10.0.0.87 () {32 vars in 718 bytes} [Tue May 26 22:03:01 2026] GET /v2.0/subnets/f7a0ff3f-b835-48cc-94e4-97cc58c40e8e => 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: 1632/3331] 10.0.0.87 () {32 vars in 721 bytes} [Tue May 26 22:03:01 2026] DELETE /v2.0/subnets/8ddf360e-f92b-47d0-b0f4-7311b143f370 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 22:03:01.263 6 INFO neutron.pecan_wsgi.hooks.translation [None req-9ce400cb-f9a2-4346-897e-b8ae961310d2 eb077ad4f0ad42c0a511fe506c18d6bd f237f04cfeb34f4faf0a00c5ddc49f84 - - default default] GET failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1700/3332] 10.0.0.87 () {32 vars in 718 bytes} [Tue May 26 22:03:01 2026] GET /v2.0/subnets/8ddf360e-f92b-47d0-b0f4-7311b143f370 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 22:03:01.367 7 INFO neutron_taas.services.taas.taas_plugin [None req-89c1e54c-d71c-454b-9669-892ba98aa90c eb077ad4f0ad42c0a511fe506c18d6bd f237f04cfeb34f4faf0a00c5ddc49f84 - - default default] TaaS: Handle Delete Port: ad97a921-2bc7-49a3-8866-fd3a410ac61f 2026-05-26 22:03:01.370 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-89c1e54c-d71c-454b-9669-892ba98aa90c eb077ad4f0ad42c0a511fe506c18d6bd f237f04cfeb34f4faf0a00c5ddc49f84 - - default default] Tap Mirror: Handle Delete Port: ad97a921-2bc7-49a3-8866-fd3a410ac61f 2026-05-26 22:03:01.395 7 INFO neutron.services.segments.plugin [-] Segment d8ab16d8-f2d5-4fa6-9edd-511135f53ea5 resource provider aggregate not found 2026-05-26 22:03:01.401 7 INFO neutron.services.segments.plugin [-] Segment d8ab16d8-f2d5-4fa6-9edd-511135f53ea5 resource provider aggregate not found 2026-05-26 22:03:01.426 7 INFO neutron.services.segments.plugin [-] Segment d8ab16d8-f2d5-4fa6-9edd-511135f53ea5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8ab16d8-f2d5-4fa6-9edd-511135f53ea5 found for delete ", "request_id": "req-334fc180-9234-49be-b9ca-971bcd0d623e"}]} 2026-05-26 22:03:01.428 7 INFO neutron.services.segments.plugin [-] Segment d8ab16d8-f2d5-4fa6-9edd-511135f53ea5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8ab16d8-f2d5-4fa6-9edd-511135f53ea5 found for delete ", "request_id": "req-a14723cc-dfee-4a3b-bc9a-054c53518f6a"}]} 2026-05-26 22:03:01.449 7 INFO neutron.services.segments.plugin [-] Segment 12d0c8ea-dc3f-47a9-a393-357fd2d1de47 resource provider aggregate not found 2026-05-26 22:03:01.456 7 INFO neutron.services.segments.plugin [-] Segment 12d0c8ea-dc3f-47a9-a393-357fd2d1de47 resource provider aggregate not found 2026-05-26 22:03:01.465 7 INFO neutron.services.segments.plugin [-] Segment 12d0c8ea-dc3f-47a9-a393-357fd2d1de47 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 12d0c8ea-dc3f-47a9-a393-357fd2d1de47 found for delete ", "request_id": "req-d8865d34-e901-419c-b89d-9535c9d663f4"}]} 2026-05-26 22:03:01.476 7 INFO neutron.services.segments.plugin [-] Segment 12d0c8ea-dc3f-47a9-a393-357fd2d1de47 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 12d0c8ea-dc3f-47a9-a393-357fd2d1de47 found for delete ", "request_id": "req-1e0f55a1-9c66-491d-a6f2-45d7f2318ca1"}]} [pid: 7|app: 0|req: 1633/3333] 10.0.0.87 () {32 vars in 723 bytes} [Tue May 26 22:03:01 2026] DELETE /v2.0/networks/36b4ba23-1345-4d71-9bc8-f7f0f3b7bf30 => generated 0 bytes in 349 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 22:03:01.633 6 INFO neutron.pecan_wsgi.hooks.translation [None req-3eaae9fd-1c3c-4fe8-a912-4a18fdec1604 eb077ad4f0ad42c0a511fe506c18d6bd f237f04cfeb34f4faf0a00c5ddc49f84 - - default default] GET failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1701/3334] 10.0.0.87 () {32 vars in 720 bytes} [Tue May 26 22:03:01 2026] GET /v2.0/networks/36b4ba23-1345-4d71-9bc8-f7f0f3b7bf30 => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 22:03:03.484 7 INFO neutron.services.segments.plugin [-] Segment 79ba23c5-faad-4938-a99b-4273c4876cd2 resource provider aggregate not found 2026-05-26 22:03:03.495 7 INFO neutron.services.segments.plugin [-] Segment 79ba23c5-faad-4938-a99b-4273c4876cd2 resource provider aggregate not found 2026-05-26 22:03:03.499 7 INFO neutron.services.segments.plugin [-] Segment 79ba23c5-faad-4938-a99b-4273c4876cd2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79ba23c5-faad-4938-a99b-4273c4876cd2 found for delete ", "request_id": "req-29a0dba8-409d-45de-9ebd-653355432408"}]} 2026-05-26 22:03:03.518 7 INFO neutron.services.segments.plugin [-] Segment 79ba23c5-faad-4938-a99b-4273c4876cd2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79ba23c5-faad-4938-a99b-4273c4876cd2 found for delete ", "request_id": "req-2131f88f-ac87-46fb-bc01-d8fa67a33a83"}]} [pid: 7|app: 0|req: 1634/3335] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 22:03:03 2026] GET /v2.0/security-groups?tenant_id=e9c91347f52c4d729f34ebcf1bee8389&name=default => generated 2929 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1702/3336] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 22:03:04 2026] DELETE /v2.0/security-groups/f18a4297-74ad-4f49-93f1-394b3b17de06 => 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: 1635/3337] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 22:03:04 2026] GET /v2.0/security-groups?tenant_id=261b6bc0c3e542d09de24b8641ce4af0&name=default => generated 2929 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1703/3338] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 22:03:04 2026] DELETE /v2.0/security-groups/8770092c-b330-4275-bc23-dbab76ea8ac8 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1637/3341] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 22:03:04 2026] GET /v2.0/security-groups?tenant_id=3a38045741104390b42cf214aba02236&name=default => generated 2929 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1705/3342] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 22:03:04 2026] DELETE /v2.0/security-groups/4391ee36-80be-4732-9eac-6ad092f5aef6 => 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: 1638/3343] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 22:03:05 2026] GET /v2.0/security-groups?tenant_id=f09fff64b02b4021865be8e73262154a&name=default => generated 2929 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1706/3344] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 22:03:05 2026] DELETE /v2.0/security-groups/78289a7a-26b0-4a5e-8819-f10c142a41fc => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1639/3345] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 22:03:05 2026] GET /v2.0/security-groups?tenant_id=55e4450b1f7a49d1b59a18a844b95f17&name=default => generated 2929 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1707/3346] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 22:03:05 2026] DELETE /v2.0/security-groups/d425981b-690c-4cd5-9b07-3a3792e84192 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1640/3347] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 22:03:05 2026] GET /v2.0/security-groups?tenant_id=2b7b2ab78cc345e3894047fa612ceec1&name=default => generated 2929 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1708/3348] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 22:03:06 2026] DELETE /v2.0/security-groups/87390fd1-39c9-4dec-98a4-d1f3c00b9a0d => 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: 1641/3349] 10.0.0.87 () {32 vars in 771 bytes} [Tue May 26 22:03:06 2026] GET /v2.0/security-groups?tenant_id=f237f04cfeb34f4faf0a00c5ddc49f84&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1709/3350] 10.0.0.87 () {32 vars in 737 bytes} [Tue May 26 22:03:06 2026] DELETE /v2.0/security-groups/4b03a1be-c10a-45d5-a9bf-072db95ba627 => 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: 1642/3351] 10.0.0.87 () {32 vars in 646 bytes} [Tue May 26 22:03:08 2026] GET /v2.0/networks => generated 2168 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1710/3352] 10.0.0.87 () {32 vars in 652 bytes} [Tue May 26 22:03:10 2026] GET /v2.0/floatingips => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1643/3353] 10.0.0.87 () {32 vars in 644 bytes} [Tue May 26 22:03:10 2026] GET /v2.0/routers => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1711/3354] 10.0.0.87 () {32 vars in 640 bytes} [Tue May 26 22:03:10 2026] GET /v2.0/ports => generated 4725 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1644/3355] 10.0.0.87 () {32 vars in 644 bytes} [Tue May 26 22:03:10 2026] GET /v2.0/subnets => generated 1308 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1712/3356] 10.0.0.87 () {32 vars in 646 bytes} [Tue May 26 22:03:10 2026] GET /v2.0/networks => generated 2168 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1645/3357] 10.0.0.87 () {32 vars in 660 bytes} [Tue May 26 22:03:10 2026] GET /v2.0/security-groups => generated 17401 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1713/3358] 10.0.0.87 () {32 vars in 652 bytes} [Tue May 26 22:03:10 2026] GET /v2.0/subnetpools => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)