+ 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 Jun 16 08:20:26 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: neutron-server-6d9fc9d64f-r4nt4 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 0x7f156577e668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-06-16 08:20:31.085 7 INFO neutron.common.config [-] Logging enabled! 2026-06-16 08:20:31.085 7 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-06-16 08:20:31.172 8 INFO neutron.common.config [-] Logging enabled! 2026-06-16 08:20:31.173 8 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-06-16 08:20:32.187 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-16 08:20:32.358 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-16 08:20:33.717 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-16 08:20:33.720 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-16 08:20:33.724 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-16 08:20:33.725 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-16 08:20:33.725 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-16 08:20:33.725 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-16 08:20:33.725 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-16 08:20:33.733 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-16 08:20:33.733 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-16 08:20:33.734 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-16 08:20:33.757 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-16 08:20:33.758 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-16 08:20:33.758 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-16 08:20:33.790 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-16 08:20:33.790 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-16 08:20:33.790 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-16 08:20:33.791 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-16 08:20:34.086 7 INFO neutron.plugins.ml2.managers [None req-0d9fc1a7-b210-4fbd-b9e0-3f1dcf3d14a2 - - - - - -] Initializing driver for type 'vlan' 2026-06-16 08:20:34.130 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-16 08:20:34.133 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-16 08:20:34.137 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-16 08:20:34.138 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-16 08:20:34.139 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-16 08:20:34.139 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-16 08:20:34.139 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-16 08:20:34.147 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-16 08:20:34.147 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-16 08:20:34.147 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-16 08:20:34.171 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-16 08:20:34.173 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-16 08:20:34.173 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-16 08:20:34.206 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-16 08:20:34.206 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-16 08:20:34.206 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-16 08:20:34.207 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-16 08:20:34.507 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-0d9fc1a7-b210-4fbd-b9e0-3f1dcf3d14a2 - - - - - -] VlanTypeDriver initialization complete 2026-06-16 08:20:34.507 7 INFO neutron.plugins.ml2.managers [None req-0d9fc1a7-b210-4fbd-b9e0-3f1dcf3d14a2 - - - - - -] Initializing driver for type 'vxlan' 2026-06-16 08:20:34.507 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-0d9fc1a7-b210-4fbd-b9e0-3f1dcf3d14a2 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-16 08:20:34.521 7 INFO neutron.plugins.ml2.managers [None req-0d9fc1a7-b210-4fbd-b9e0-3f1dcf3d14a2 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-16 08:20:34.521 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-0d9fc1a7-b210-4fbd-b9e0-3f1dcf3d14a2 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-16 08:20:34.521 7 INFO neutron.plugins.ml2.managers [None req-0d9fc1a7-b210-4fbd-b9e0-3f1dcf3d14a2 - - - - - -] Initializing extension driver 'port_security' 2026-06-16 08:20:34.522 7 INFO neutron.plugins.ml2.extensions.port_security [None req-0d9fc1a7-b210-4fbd-b9e0-3f1dcf3d14a2 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-16 08:20:34.522 7 INFO neutron.plugins.ml2.managers [None req-0d9fc1a7-b210-4fbd-b9e0-3f1dcf3d14a2 - - - - - -] Initializing extension driver 'qos' 2026-06-16 08:20:34.522 7 INFO neutron.plugins.ml2.managers [None req-0d9fc1a7-b210-4fbd-b9e0-3f1dcf3d14a2 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-16 08:20:34.522 7 INFO neutron.plugins.ml2.managers [None req-0d9fc1a7-b210-4fbd-b9e0-3f1dcf3d14a2 - - - - - -] Initializing mechanism driver 'l2population' 2026-06-16 08:20:34.539 7 INFO neutron.quota [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded quota_driver: . 2026-06-16 08:20:34.540 7 INFO neutron.plugins.ml2.plugin [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Modular L2 Plugin initialization complete 2026-06-16 08:20:34.540 7 INFO neutron.plugins.ml2.managers [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-16 08:20:34.540 7 INFO neutron.plugins.ml2.managers [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-16 08:20:34.540 7 INFO neutron.plugins.ml2.managers [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Got port-security extension from driver 'port_security' 2026-06-16 08:20:34.540 7 INFO neutron.manager [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loading Plugin: qos 2026-06-16 08:20:34.556 7 INFO neutron.manager [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loading Plugin: router 2026-06-16 08:20:34.570 8 INFO neutron.plugins.ml2.managers [None req-db956722-328b-4843-a23b-4ef73eab4880 - - - - - -] Initializing driver for type 'vlan' 2026-06-16 08:20:34.607 7 INFO neutron.services.service_base [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-16 08:20:34.608 7 INFO neutron.manager [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loading Plugin: segments 2026-06-16 08:20:34.730 7 INFO neutron.manager [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loading Plugin: trunk 2026-06-16 08:20:34.747 7 INFO neutron.manager [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loading Plugin: vpnaas 2026-06-16 08:20:34.793 7 WARNING stevedore.named [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-16 08:20:34.879 7 INFO neutron_vpnaas.services.vpn.plugin [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-16 08:20:34.880 7 INFO neutron.common.utils [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-16 08:20:34.880 7 INFO neutron.manager [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loading Plugin: taas 2026-06-16 08:20:34.912 7 WARNING stevedore.named [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-16 08:20:34.912 7 WARNING stevedore.named [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-16 08:20:34.939 7 INFO neutron_taas.services.taas.taas_plugin [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-06-16 08:20:34.940 7 INFO neutron.manager [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loading Plugin: tapmirror 2026-06-16 08:20:34.955 7 WARNING stevedore.named [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-16 08:20:34.955 7 WARNING stevedore.named [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-16 08:20:34.974 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-06-16 08:20:34.975 7 INFO neutron.manager [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loading Plugin: auto_allocate 2026-06-16 08:20:34.983 7 INFO neutron.manager [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loading Plugin: tag 2026-06-16 08:20:34.989 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-db956722-328b-4843-a23b-4ef73eab4880 - - - - - -] VlanTypeDriver initialization complete 2026-06-16 08:20:34.989 8 INFO neutron.plugins.ml2.managers [None req-db956722-328b-4843-a23b-4ef73eab4880 - - - - - -] Initializing driver for type 'vxlan' 2026-06-16 08:20:34.989 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-db956722-328b-4843-a23b-4ef73eab4880 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-16 08:20:35.000 7 INFO neutron.manager [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loading Plugin: timestamp 2026-06-16 08:20:35.003 7 INFO neutron.manager [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loading Plugin: network_ip_availability 2026-06-16 08:20:35.004 8 INFO neutron.plugins.ml2.managers [None req-db956722-328b-4843-a23b-4ef73eab4880 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-16 08:20:35.004 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-db956722-328b-4843-a23b-4ef73eab4880 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-16 08:20:35.004 8 INFO neutron.plugins.ml2.managers [None req-db956722-328b-4843-a23b-4ef73eab4880 - - - - - -] Initializing extension driver 'port_security' 2026-06-16 08:20:35.004 8 INFO neutron.plugins.ml2.extensions.port_security [None req-db956722-328b-4843-a23b-4ef73eab4880 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-16 08:20:35.004 8 INFO neutron.plugins.ml2.managers [None req-db956722-328b-4843-a23b-4ef73eab4880 - - - - - -] Initializing extension driver 'qos' 2026-06-16 08:20:35.005 8 INFO neutron.plugins.ml2.managers [None req-db956722-328b-4843-a23b-4ef73eab4880 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-16 08:20:35.005 8 INFO neutron.plugins.ml2.managers [None req-db956722-328b-4843-a23b-4ef73eab4880 - - - - - -] Initializing mechanism driver 'l2population' 2026-06-16 08:20:35.007 7 INFO neutron.manager [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loading Plugin: flavors 2026-06-16 08:20:35.012 7 INFO neutron.manager [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loading Plugin: revisions 2026-06-16 08:20:35.016 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Initializing extension manager. 2026-06-16 08:20:35.017 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: address-group 2026-06-16 08:20:35.017 8 INFO neutron.quota [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded quota_driver: . 2026-06-16 08:20:35.017 8 INFO neutron.plugins.ml2.plugin [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Modular L2 Plugin initialization complete 2026-06-16 08:20:35.018 8 INFO neutron.plugins.ml2.managers [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-16 08:20:35.018 8 INFO neutron.plugins.ml2.managers [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-16 08:20:35.018 8 INFO neutron.plugins.ml2.managers [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Got port-security extension from driver 'port_security' 2026-06-16 08:20:35.018 8 INFO neutron.manager [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loading Plugin: qos 2026-06-16 08:20:35.018 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: address-scope 2026-06-16 08:20:35.019 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-16 08:20:35.020 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: agent 2026-06-16 08:20:35.021 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: agent-resources-synced 2026-06-16 08:20:35.022 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: allowed-address-pairs 2026-06-16 08:20:35.023 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: auto-allocated-topology 2026-06-16 08:20:35.024 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: availability_zone 2026-06-16 08:20:35.025 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: availability_zone_filter 2026-06-16 08:20:35.025 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-16 08:20:35.026 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: default-subnetpools 2026-06-16 08:20:35.028 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-16 08:20:35.028 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: dns-integration 2026-06-16 08:20:35.029 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: dns-domain-ports 2026-06-16 08:20:35.029 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-16 08:20:35.030 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: dvr 2026-06-16 08:20:35.030 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-16 08:20:35.031 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: empty-string-filtering 2026-06-16 08:20:35.031 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-16 08:20:35.031 8 INFO neutron.manager [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loading Plugin: router 2026-06-16 08:20:35.032 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-16 08:20:35.032 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: external-net 2026-06-16 08:20:35.033 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-16 08:20:35.033 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: extraroute 2026-06-16 08:20:35.034 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: extraroute-atomic 2026-06-16 08:20:35.035 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-16 08:20:35.035 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-16 08:20:35.036 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-16 08:20:35.036 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-16 08:20:35.037 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: fip-port-details 2026-06-16 08:20:35.037 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: flavors 2026-06-16 08:20:35.038 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-16 08:20:35.039 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: floatingip-pools 2026-06-16 08:20:35.040 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: ip_allocation 2026-06-16 08:20:35.040 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: ip-substring-filtering 2026-06-16 08:20:35.041 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: l2_adjacency 2026-06-16 08:20:35.042 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: router 2026-06-16 08:20:35.044 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-16 08:20:35.044 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-16 08:20:35.045 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-16 08:20:35.045 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: ext-gw-mode 2026-06-16 08:20:35.046 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: l3-ha 2026-06-16 08:20:35.046 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-16 08:20:35.047 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-16 08:20:35.047 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: l3-flavors 2026-06-16 08:20:35.048 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-16 08:20:35.049 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-16 08:20:35.051 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-16 08:20:35.053 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-16 08:20:35.054 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-16 08:20:35.055 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-16 08:20:35.055 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-16 08:20:35.056 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: multi-provider 2026-06-16 08:20:35.056 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: net-mtu 2026-06-16 08:20:35.057 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: net-mtu-writable 2026-06-16 08:20:35.058 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: network_availability_zone 2026-06-16 08:20:35.059 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: network_ha 2026-06-16 08:20:35.059 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: network-ip-availability 2026-06-16 08:20:35.060 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-16 08:20:35.061 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: pagination 2026-06-16 08:20:35.061 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: port-device-profile 2026-06-16 08:20:35.062 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-16 08:20:35.063 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-16 08:20:35.063 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-16 08:20:35.064 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: port-mac-override 2026-06-16 08:20:35.064 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-16 08:20:35.065 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-16 08:20:35.065 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-16 08:20:35.066 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: port-resource-request 2026-06-16 08:20:35.067 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: port-resource-request-groups 2026-06-16 08:20:35.067 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-16 08:20:35.068 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: binding 2026-06-16 08:20:35.069 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: binding-extended 2026-06-16 08:20:35.069 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: port-security 2026-06-16 08:20:35.070 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: project-id 2026-06-16 08:20:35.070 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: provider 2026-06-16 08:20:35.071 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Extension qinq not supported by any of loaded plugins 2026-06-16 08:20:35.073 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: qos 2026-06-16 08:20:35.074 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-16 08:20:35.075 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-16 08:20:35.075 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: qos-default 2026-06-16 08:20:35.076 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: qos-fip 2026-06-16 08:20:35.076 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-16 08:20:35.077 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: qos-gateway-ip 2026-06-16 08:20:35.077 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: qos-port-network-policy 2026-06-16 08:20:35.078 8 INFO neutron.services.service_base [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-16 08:20:35.078 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: qos-pps-minimum 2026-06-16 08:20:35.078 8 INFO neutron.manager [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loading Plugin: segments 2026-06-16 08:20:35.078 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-16 08:20:35.079 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: qos-pps 2026-06-16 08:20:35.080 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: qos-rule-type-details 2026-06-16 08:20:35.080 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-16 08:20:35.081 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: qos-rules-alias 2026-06-16 08:20:35.081 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: quota-check-limit 2026-06-16 08:20:35.082 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: quota-check-limit-default 2026-06-16 08:20:35.085 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: quotas 2026-06-16 08:20:35.087 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: quota_details 2026-06-16 08:20:35.088 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: rbac-policies 2026-06-16 08:20:35.089 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: rbac-address-group 2026-06-16 08:20:35.089 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: rbac-address-scope 2026-06-16 08:20:35.090 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: rbac-security-groups 2026-06-16 08:20:35.090 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: rbac-subnetpool 2026-06-16 08:20:35.091 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: revision-if-match 2026-06-16 08:20:35.092 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: standard-attr-revisions 2026-06-16 08:20:35.092 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: router_availability_zone 2026-06-16 08:20:35.093 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-16 08:20:35.095 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: security-groups-default-rules 2026-06-16 08:20:35.096 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-16 08:20:35.096 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-16 08:20:35.097 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-16 08:20:35.097 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-16 08:20:35.098 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-16 08:20:35.103 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: security-group 2026-06-16 08:20:35.104 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: segment 2026-06-16 08:20:35.104 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-16 08:20:35.105 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: service-type 2026-06-16 08:20:35.105 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: sorting 2026-06-16 08:20:35.106 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: standard-attr-segment 2026-06-16 08:20:35.107 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: standard-attr-description 2026-06-16 08:20:35.107 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: stateful-security-group 2026-06-16 08:20:35.108 7 WARNING neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-16 08:20:35.108 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-16 08:20:35.109 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: subnet-external-network 2026-06-16 08:20:35.109 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: subnet_onboard 2026-06-16 08:20:35.110 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-16 08:20:35.110 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: subnet-service-types 2026-06-16 08:20:35.111 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: subnet_allocation 2026-06-16 08:20:35.112 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-16 08:20:35.113 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: tag-creation 2026-06-16 08:20:35.113 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-16 08:20:35.120 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: standard-attr-tag 2026-06-16 08:20:35.121 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-16 08:20:35.122 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: trunk 2026-06-16 08:20:35.123 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: trunk-details 2026-06-16 08:20:35.123 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-16 08:20:35.124 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-06-16 08:20:35.125 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-16 08:20:35.125 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: vpn-aes-ctr 2026-06-16 08:20:35.127 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-16 08:20:35.128 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-16 08:20:35.129 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: vpn-flavors 2026-06-16 08:20:35.130 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: vpnaas 2026-06-16 08:20:35.132 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: taas 2026-06-16 08:20:35.133 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: tap-mirror 2026-06-16 08:20:35.133 7 INFO neutron.api.extensions [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Loaded extension: taas-vlan-filter 2026-06-16 08:20:35.136 7 INFO neutron.quota.resource_registry [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-16 08:20:35.136 7 INFO neutron.quota.resource_registry [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-16 08:20:35.136 7 INFO neutron.quota.resource_registry [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-16 08:20:35.137 7 INFO neutron.quota.resource_registry [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-16 08:20:35.141 7 INFO neutron.quota.resource_registry [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-16 08:20:35.142 7 INFO neutron.quota.resource_registry [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-16 08:20:35.147 7 INFO neutron.quota.resource_registry [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-16 08:20:35.147 7 INFO neutron.quota.resource_registry [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-16 08:20:35.148 7 INFO neutron.quota.resource_registry [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-16 08:20:35.149 7 INFO neutron.quota.resource_registry [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-16 08:20:35.149 7 WARNING neutron.quota.resource_registry [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] subnetpool is already registered 2026-06-16 08:20:35.149 7 INFO neutron.quota.resource_registry [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-16 08:20:35.150 7 WARNING neutron.quota.resource_registry [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] subnetpool is already registered 2026-06-16 08:20:35.150 7 INFO neutron.quota.resource_registry [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-16 08:20:35.150 7 INFO neutron.quota.resource_registry [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-16 08:20:35.151 7 INFO neutron.quota.resource_registry [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-16 08:20:35.151 7 INFO neutron.quota.resource_registry [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-16 08:20:35.152 7 INFO neutron.quota.resource_registry [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-16 08:20:35.152 7 INFO neutron.quota.resource_registry [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-16 08:20:35.152 7 INFO neutron.quota.resource_registry [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-16 08:20:35.153 7 WARNING neutron.quota.resource_registry [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] ipsecpolicy is already registered 2026-06-16 08:20:35.153 7 INFO neutron.quota.resource_registry [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-16 08:20:35.153 7 WARNING neutron.quota.resource_registry [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] ikepolicy is already registered 2026-06-16 08:20:35.158 7 INFO neutron.quota.resource_registry [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-16 08:20:35.158 7 WARNING neutron.quota.resource_registry [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] router is already registered 2026-06-16 08:20:35.159 7 INFO neutron.quota.resource_registry [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-16 08:20:35.159 7 WARNING neutron.quota.resource_registry [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] floatingip is already registered 2026-06-16 08:20:35.163 7 INFO neutron.quota.resource_registry [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-16 08:20:35.163 7 WARNING neutron.quota.resource_registry [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] rbac_policy is already registered 2026-06-16 08:20:35.164 7 INFO neutron.quota.resource_registry [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-16 08:20:35.164 7 WARNING neutron.quota.resource_registry [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] security_group is already registered 2026-06-16 08:20:35.164 7 INFO neutron.quota.resource_registry [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-16 08:20:35.164 7 WARNING neutron.quota.resource_registry [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] security_group_rule is already registered 2026-06-16 08:20:35.165 7 INFO neutron.quota.resource_registry [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-16 08:20:35.165 7 WARNING neutron.quota.resource_registry [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] subnetpool is already registered 2026-06-16 08:20:35.166 7 INFO neutron.quota.resource_registry [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-16 08:20:35.166 7 WARNING neutron.quota.resource_registry [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] subnetpool is already registered 2026-06-16 08:20:35.166 7 INFO neutron.quota.resource_registry [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-16 08:20:35.166 7 WARNING neutron.quota.resource_registry [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] trunk is already registered 2026-06-16 08:20:35.167 7 INFO neutron.quota.resource_registry [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-16 08:20:35.167 7 WARNING neutron.quota.resource_registry [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] ikepolicy is already registered 2026-06-16 08:20:35.167 7 INFO neutron.quota.resource_registry [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-16 08:20:35.167 7 WARNING neutron.quota.resource_registry [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] ipsecpolicy is already registered 2026-06-16 08:20:35.168 7 INFO neutron.quota.resource_registry [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-16 08:20:35.168 7 WARNING neutron.quota.resource_registry [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] endpoint_group is already registered 2026-06-16 08:20:35.168 7 INFO neutron.quota.resource_registry [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-16 08:20:35.168 7 WARNING neutron.quota.resource_registry [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] vpnservice is already registered 2026-06-16 08:20:35.169 7 INFO neutron.quota.resource_registry [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-16 08:20:35.169 7 WARNING neutron.quota.resource_registry [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] ipsec_site_connection is already registered 2026-06-16 08:20:35.169 7 INFO neutron.quota.resource_registry [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-16 08:20:35.169 7 WARNING neutron.quota.resource_registry [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] ipsecpolicy is already registered 2026-06-16 08:20:35.170 7 INFO neutron.quota.resource_registry [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-16 08:20:35.170 7 WARNING neutron.quota.resource_registry [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] ikepolicy is already registered 2026-06-16 08:20:35.184 8 INFO neutron.manager [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loading Plugin: trunk 2026-06-16 08:20:35.200 8 INFO neutron.manager [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loading Plugin: vpnaas 2026-06-16 08:20:35.216 7 WARNING keystonemiddleware._common.config [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-16 08:20:35.225 7 WARNING oslo_config.cfg [None req-78cf9e15-c15a-4cae-972e-c4c8e2fc75fb - - - - - -] 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 9 seconds on interpreter 0x7f156577e668 pid: 7 (default app) 2026-06-16 08:20:35.249 8 WARNING stevedore.named [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-16 08:20:35.332 8 INFO neutron_vpnaas.services.vpn.plugin [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-16 08:20:35.333 8 INFO neutron.common.utils [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-16 08:20:35.333 8 INFO neutron.manager [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loading Plugin: taas 2026-06-16 08:20:35.362 8 WARNING stevedore.named [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-16 08:20:35.362 8 WARNING stevedore.named [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-16 08:20:35.391 8 INFO neutron_taas.services.taas.taas_plugin [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-06-16 08:20:35.392 8 INFO neutron.manager [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loading Plugin: tapmirror 2026-06-16 08:20:35.413 8 WARNING stevedore.named [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-16 08:20:35.413 8 WARNING stevedore.named [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-16 08:20:35.432 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-06-16 08:20:35.432 8 INFO neutron.manager [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loading Plugin: auto_allocate 2026-06-16 08:20:35.442 8 INFO neutron.manager [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loading Plugin: tag 2026-06-16 08:20:35.451 8 INFO neutron.manager [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loading Plugin: timestamp 2026-06-16 08:20:35.455 8 INFO neutron.manager [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loading Plugin: network_ip_availability 2026-06-16 08:20:35.460 8 INFO neutron.manager [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loading Plugin: flavors 2026-06-16 08:20:35.465 8 INFO neutron.manager [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loading Plugin: revisions 2026-06-16 08:20:35.469 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Initializing extension manager. 2026-06-16 08:20:35.470 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: address-group 2026-06-16 08:20:35.471 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: address-scope 2026-06-16 08:20:35.472 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-16 08:20:35.473 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: agent 2026-06-16 08:20:35.473 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: agent-resources-synced 2026-06-16 08:20:35.475 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: allowed-address-pairs 2026-06-16 08:20:35.475 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: auto-allocated-topology 2026-06-16 08:20:35.476 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: availability_zone 2026-06-16 08:20:35.477 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: availability_zone_filter 2026-06-16 08:20:35.477 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-16 08:20:35.478 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: default-subnetpools 2026-06-16 08:20:35.480 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-16 08:20:35.480 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: dns-integration 2026-06-16 08:20:35.481 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: dns-domain-ports 2026-06-16 08:20:35.481 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-16 08:20:35.482 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: dvr 2026-06-16 08:20:35.482 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-16 08:20:35.483 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: empty-string-filtering 2026-06-16 08:20:35.483 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-16 08:20:35.484 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-16 08:20:35.484 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: external-net 2026-06-16 08:20:35.485 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-16 08:20:35.485 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: extraroute 2026-06-16 08:20:35.486 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: extraroute-atomic 2026-06-16 08:20:35.486 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-16 08:20:35.487 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-16 08:20:35.487 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-16 08:20:35.488 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-16 08:20:35.488 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: fip-port-details 2026-06-16 08:20:35.489 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: flavors 2026-06-16 08:20:35.490 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-16 08:20:35.491 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: floatingip-pools 2026-06-16 08:20:35.492 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: ip_allocation 2026-06-16 08:20:35.492 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: ip-substring-filtering 2026-06-16 08:20:35.493 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: l2_adjacency 2026-06-16 08:20:35.494 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: router 2026-06-16 08:20:35.496 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-16 08:20:35.496 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-16 08:20:35.497 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-16 08:20:35.497 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: ext-gw-mode 2026-06-16 08:20:35.498 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: l3-ha 2026-06-16 08:20:35.499 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-16 08:20:35.499 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-16 08:20:35.500 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: l3-flavors 2026-06-16 08:20:35.501 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-16 08:20:35.501 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-16 08:20:35.504 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-16 08:20:35.505 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-16 08:20:35.506 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-16 08:20:35.507 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-16 08:20:35.508 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-16 08:20:35.508 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: multi-provider 2026-06-16 08:20:35.509 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: net-mtu 2026-06-16 08:20:35.509 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: net-mtu-writable 2026-06-16 08:20:35.510 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: network_availability_zone 2026-06-16 08:20:35.510 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: network_ha 2026-06-16 08:20:35.512 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: network-ip-availability 2026-06-16 08:20:35.513 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-16 08:20:35.513 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: pagination 2026-06-16 08:20:35.514 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: port-device-profile 2026-06-16 08:20:35.514 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-16 08:20:35.515 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-16 08:20:35.515 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-16 08:20:35.516 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: port-mac-override 2026-06-16 08:20:35.516 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-16 08:20:35.517 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-16 08:20:35.517 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-16 08:20:35.518 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: port-resource-request 2026-06-16 08:20:35.518 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: port-resource-request-groups 2026-06-16 08:20:35.519 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-16 08:20:35.519 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: binding 2026-06-16 08:20:35.520 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: binding-extended 2026-06-16 08:20:35.520 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: port-security 2026-06-16 08:20:35.521 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: project-id 2026-06-16 08:20:35.521 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: provider 2026-06-16 08:20:35.522 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Extension qinq not supported by any of loaded plugins 2026-06-16 08:20:35.524 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: qos 2026-06-16 08:20:35.525 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-16 08:20:35.525 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-16 08:20:35.526 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: qos-default 2026-06-16 08:20:35.526 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: qos-fip 2026-06-16 08:20:35.527 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-16 08:20:35.527 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: qos-gateway-ip 2026-06-16 08:20:35.528 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: qos-port-network-policy 2026-06-16 08:20:35.528 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: qos-pps-minimum 2026-06-16 08:20:35.529 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-16 08:20:35.530 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: qos-pps 2026-06-16 08:20:35.530 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: qos-rule-type-details 2026-06-16 08:20:35.531 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-16 08:20:35.531 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: qos-rules-alias 2026-06-16 08:20:35.532 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: quota-check-limit 2026-06-16 08:20:35.532 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: quota-check-limit-default 2026-06-16 08:20:35.535 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: quotas 2026-06-16 08:20:35.536 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: quota_details 2026-06-16 08:20:35.537 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: rbac-policies 2026-06-16 08:20:35.538 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: rbac-address-group 2026-06-16 08:20:35.538 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: rbac-address-scope 2026-06-16 08:20:35.539 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: rbac-security-groups 2026-06-16 08:20:35.539 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: rbac-subnetpool 2026-06-16 08:20:35.539 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: revision-if-match 2026-06-16 08:20:35.540 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: standard-attr-revisions 2026-06-16 08:20:35.541 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: router_availability_zone 2026-06-16 08:20:35.541 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-16 08:20:35.543 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: security-groups-default-rules 2026-06-16 08:20:35.543 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-16 08:20:35.544 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-16 08:20:35.544 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-16 08:20:35.545 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-16 08:20:35.545 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-16 08:20:35.552 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: security-group 2026-06-16 08:20:35.553 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: segment 2026-06-16 08:20:35.553 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-16 08:20:35.554 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: service-type 2026-06-16 08:20:35.554 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: sorting 2026-06-16 08:20:35.555 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: standard-attr-segment 2026-06-16 08:20:35.556 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: standard-attr-description 2026-06-16 08:20:35.556 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: stateful-security-group 2026-06-16 08:20:35.557 8 WARNING neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-16 08:20:35.557 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-16 08:20:35.558 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: subnet-external-network 2026-06-16 08:20:35.558 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: subnet_onboard 2026-06-16 08:20:35.559 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-16 08:20:35.559 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: subnet-service-types 2026-06-16 08:20:35.560 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: subnet_allocation 2026-06-16 08:20:35.561 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-16 08:20:35.562 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: tag-creation 2026-06-16 08:20:35.563 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-16 08:20:35.567 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: standard-attr-tag 2026-06-16 08:20:35.568 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-16 08:20:35.568 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: trunk 2026-06-16 08:20:35.569 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: trunk-details 2026-06-16 08:20:35.569 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-16 08:20:35.570 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-06-16 08:20:35.570 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-16 08:20:35.571 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: vpn-aes-ctr 2026-06-16 08:20:35.573 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-16 08:20:35.574 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-16 08:20:35.574 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: vpn-flavors 2026-06-16 08:20:35.576 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: vpnaas 2026-06-16 08:20:35.578 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: taas 2026-06-16 08:20:35.579 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: tap-mirror 2026-06-16 08:20:35.580 8 INFO neutron.api.extensions [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Loaded extension: taas-vlan-filter 2026-06-16 08:20:35.582 8 INFO neutron.quota.resource_registry [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-16 08:20:35.582 8 INFO neutron.quota.resource_registry [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-16 08:20:35.583 8 INFO neutron.quota.resource_registry [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-16 08:20:35.583 8 INFO neutron.quota.resource_registry [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-16 08:20:35.587 8 INFO neutron.quota.resource_registry [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-16 08:20:35.587 8 INFO neutron.quota.resource_registry [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-16 08:20:35.592 8 INFO neutron.quota.resource_registry [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-16 08:20:35.592 8 INFO neutron.quota.resource_registry [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-16 08:20:35.593 8 INFO neutron.quota.resource_registry [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-16 08:20:35.593 8 INFO neutron.quota.resource_registry [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-16 08:20:35.594 8 WARNING neutron.quota.resource_registry [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] subnetpool is already registered 2026-06-16 08:20:35.594 8 INFO neutron.quota.resource_registry [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-16 08:20:35.594 8 WARNING neutron.quota.resource_registry [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] subnetpool is already registered 2026-06-16 08:20:35.595 8 INFO neutron.quota.resource_registry [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-16 08:20:35.595 8 INFO neutron.quota.resource_registry [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-16 08:20:35.595 8 INFO neutron.quota.resource_registry [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-16 08:20:35.596 8 INFO neutron.quota.resource_registry [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-16 08:20:35.596 8 INFO neutron.quota.resource_registry [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-16 08:20:35.597 8 INFO neutron.quota.resource_registry [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-16 08:20:35.597 8 INFO neutron.quota.resource_registry [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-16 08:20:35.597 8 WARNING neutron.quota.resource_registry [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] ipsecpolicy is already registered 2026-06-16 08:20:35.598 8 INFO neutron.quota.resource_registry [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-16 08:20:35.598 8 WARNING neutron.quota.resource_registry [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] ikepolicy is already registered 2026-06-16 08:20:35.603 8 INFO neutron.quota.resource_registry [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-16 08:20:35.603 8 WARNING neutron.quota.resource_registry [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] router is already registered 2026-06-16 08:20:35.603 8 INFO neutron.quota.resource_registry [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-16 08:20:35.604 8 WARNING neutron.quota.resource_registry [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] floatingip is already registered 2026-06-16 08:20:35.607 8 INFO neutron.quota.resource_registry [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-16 08:20:35.607 8 WARNING neutron.quota.resource_registry [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] rbac_policy is already registered 2026-06-16 08:20:35.608 8 INFO neutron.quota.resource_registry [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-16 08:20:35.608 8 WARNING neutron.quota.resource_registry [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] security_group is already registered 2026-06-16 08:20:35.608 8 INFO neutron.quota.resource_registry [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-16 08:20:35.609 8 WARNING neutron.quota.resource_registry [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] security_group_rule is already registered 2026-06-16 08:20:35.609 8 INFO neutron.quota.resource_registry [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-16 08:20:35.610 8 WARNING neutron.quota.resource_registry [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] subnetpool is already registered 2026-06-16 08:20:35.610 8 INFO neutron.quota.resource_registry [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-16 08:20:35.610 8 WARNING neutron.quota.resource_registry [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] subnetpool is already registered 2026-06-16 08:20:35.611 8 INFO neutron.quota.resource_registry [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-16 08:20:35.611 8 WARNING neutron.quota.resource_registry [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] trunk is already registered 2026-06-16 08:20:35.611 8 INFO neutron.quota.resource_registry [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-16 08:20:35.611 8 WARNING neutron.quota.resource_registry [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] ikepolicy is already registered 2026-06-16 08:20:35.612 8 INFO neutron.quota.resource_registry [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-16 08:20:35.612 8 WARNING neutron.quota.resource_registry [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] ipsecpolicy is already registered 2026-06-16 08:20:35.612 8 INFO neutron.quota.resource_registry [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-16 08:20:35.612 8 WARNING neutron.quota.resource_registry [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] endpoint_group is already registered 2026-06-16 08:20:35.613 8 INFO neutron.quota.resource_registry [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-16 08:20:35.613 8 WARNING neutron.quota.resource_registry [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] vpnservice is already registered 2026-06-16 08:20:35.613 8 INFO neutron.quota.resource_registry [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-16 08:20:35.613 8 WARNING neutron.quota.resource_registry [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] ipsec_site_connection is already registered 2026-06-16 08:20:35.614 8 INFO neutron.quota.resource_registry [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-16 08:20:35.614 8 WARNING neutron.quota.resource_registry [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] ipsecpolicy is already registered 2026-06-16 08:20:35.614 8 INFO neutron.quota.resource_registry [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-16 08:20:35.614 8 WARNING neutron.quota.resource_registry [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] ikepolicy is already registered 2026-06-16 08:20:35.658 8 WARNING keystonemiddleware._common.config [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-16 08:20:35.666 8 WARNING oslo_config.cfg [None req-4d25efa7-022f-4280-9010-fcd71801d4ad - - - - - -] 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 9 seconds on interpreter 0x7f156577e668 pid: 8 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 08:20:40.162 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f200c48b-b22a-4f75-b6fe-81a5462b7016 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/4] 199.19.213.57 () {44 vars in 923 bytes} [Tue Jun 16 08:20:39 2026] GET /v2.0/networks/public => generated 108 bytes in 993 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1/5] 199.19.213.57 () {44 vars in 945 bytes} [Tue Jun 16 08:20:40 2026] GET /v2.0/networks?name=public => generated 15 bytes in 538 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 08:20:41.139 7 WARNING neutron.services.revisions.revision_plugin [None req-edd4f1bf-963e-4aa7-b45a-f8061bf45fe6 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] Could not find related network for resource to bump revision. 2026-06-16 08:20:41.171 7 INFO neutron.db.segments_db [None req-edd4f1bf-963e-4aa7-b45a-f8061bf45fe6 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] Added segment 3a3db0f4-9edc-4c96-9a70-f117fc964a23 of type flat for network ecc76399-75c9-4d99-b66b-01a67bbf7c5a 2026-06-16 08:20:41.234 7 INFO neutron.pecan_wsgi.hooks.translation [None req-edd4f1bf-963e-4aa7-b45a-f8061bf45fe6 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/6] 199.19.213.57 () {48 vars in 963 bytes} [Tue Jun 16 08:20:40 2026] POST /v2.0/networks => generated 124 bytes in 545 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-16 08:20:47.212 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b8e3a4e8-9a36-4685-a23d-dbcf20551282 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/8] 199.19.213.57 () {44 vars in 923 bytes} [Tue Jun 16 08:20:47 2026] GET /v2.0/networks/public => generated 108 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.19.213.57 () {44 vars in 945 bytes} [Tue Jun 16 08:20:47 2026] GET /v2.0/networks?name=public => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 08:20:47.295 7 WARNING neutron.services.revisions.revision_plugin [None req-4d6714c6-ed0f-4d94-be26-9594e1b49d5b 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] Could not find related network for resource to bump revision. 2026-06-16 08:20:47.315 7 INFO neutron.db.segments_db [None req-4d6714c6-ed0f-4d94-be26-9594e1b49d5b 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] Added segment 2b691208-9ea8-4cd5-85ab-aa3e5b6db863 of type flat for network 056de217-5919-438a-a8e8-bf6b24652891 2026-06-16 08:20:47.342 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4d6714c6-ed0f-4d94-be26-9594e1b49d5b 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/10] 199.19.213.57 () {48 vars in 963 bytes} [Tue Jun 16 08:20:47 2026] POST /v2.0/networks => generated 124 bytes in 115 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-16 08:20:53.693 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ac942c76-1b50-4a5b-b12c-23e6a47f1759 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/11] 199.19.213.57 () {44 vars in 923 bytes} [Tue Jun 16 08:20:53 2026] GET /v2.0/networks/public => generated 108 bytes in 405 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/12] 199.19.213.57 () {44 vars in 945 bytes} [Tue Jun 16 08:20:53 2026] GET /v2.0/networks?name=public => generated 15 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 08:20:53.977 8 WARNING neutron.services.revisions.revision_plugin [None req-a5588080-5736-45f9-8014-f7856b82bb30 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] Could not find related network for resource to bump revision. 2026-06-16 08:20:54.003 8 INFO neutron.db.segments_db [None req-a5588080-5736-45f9-8014-f7856b82bb30 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] Added segment 89869530-d3e1-4ef5-9264-b219e0e515a1 of type flat for network 4fbf0f99-3fe2-48a3-b721-1245fcab09cc 2026-06-16 08:20:54.073 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a5588080-5736-45f9-8014-f7856b82bb30 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/13] 199.19.213.57 () {48 vars in 963 bytes} [Tue Jun 16 08:20:53 2026] POST /v2.0/networks => generated 124 bytes in 357 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-16 08:21:00.027 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c49da201-ba9a-45e9-bb83-e21c348ad965 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/14] 199.19.213.57 () {44 vars in 923 bytes} [Tue Jun 16 08:20:59 2026] GET /v2.0/networks/public => generated 108 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/15] 199.19.213.57 () {44 vars in 945 bytes} [Tue Jun 16 08:21:00 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-06-16 08:21:00.096 8 WARNING neutron.services.revisions.revision_plugin [None req-ab5d41eb-b850-4b5f-a915-f4703d5a9116 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] Could not find related network for resource to bump revision. 2026-06-16 08:21:00.112 8 INFO neutron.db.segments_db [None req-ab5d41eb-b850-4b5f-a915-f4703d5a9116 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] Added segment dc5c2510-48ad-47cf-b941-8a16ac618960 of type flat for network 09cf8082-aa88-42bb-acd5-e3f87071b557 2026-06-16 08:21:00.142 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ab5d41eb-b850-4b5f-a915-f4703d5a9116 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/17] 199.19.213.57 () {48 vars in 963 bytes} [Tue Jun 16 08:21:00 2026] POST /v2.0/networks => generated 124 bytes in 100 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-16 08:21:06.228 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9ca5575a-535b-4e12-8ded-a4411fd0adaf 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/18] 199.19.213.57 () {44 vars in 923 bytes} [Tue Jun 16 08:21:06 2026] GET /v2.0/networks/public => generated 108 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/19] 199.19.213.57 () {44 vars in 945 bytes} [Tue Jun 16 08:21:06 2026] GET /v2.0/networks?name=public => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 08:21:06.819 7 WARNING neutron.services.revisions.revision_plugin [None req-9412a22b-6ffa-4b96-bd0a-f15f539067ef 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] Could not find related network for resource to bump revision. 2026-06-16 08:21:06.841 7 INFO neutron.db.segments_db [None req-9412a22b-6ffa-4b96-bd0a-f15f539067ef 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] Added segment d2e2476d-a72e-42a4-8ff5-3415791b1576 of type flat for network 6e3c9e6e-90d7-439f-aa7f-0da704b59014 2026-06-16 08:21:06.875 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9412a22b-6ffa-4b96-bd0a-f15f539067ef 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 12/20] 199.19.213.57 () {48 vars in 963 bytes} [Tue Jun 16 08:21:06 2026] POST /v2.0/networks => generated 124 bytes in 631 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-16 08:21:13.019 8 INFO neutron.pecan_wsgi.hooks.translation [None req-43527640-f41e-43d0-bdc1-31f8c1a00799 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/21] 199.19.213.57 () {44 vars in 923 bytes} [Tue Jun 16 08:21:12 2026] GET /v2.0/networks/public => generated 108 bytes in 75 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/22] 199.19.213.57 () {44 vars in 945 bytes} [Tue Jun 16 08:21:13 2026] GET /v2.0/networks?name=public => generated 15 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 08:21:13.119 8 WARNING neutron.services.revisions.revision_plugin [None req-0ad1bae9-cc36-45a4-93fb-568c6cfd8a56 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] Could not find related network for resource to bump revision. 2026-06-16 08:21:13.142 8 INFO neutron.db.segments_db [None req-0ad1bae9-cc36-45a4-93fb-568c6cfd8a56 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] Added segment 39968260-fbd5-4924-a4ef-12ca89331061 of type flat for network 44f5e6d6-256f-4b9a-bfff-d926ee831a62 [pid: 8|app: 0|req: 10/23] 199.19.213.57 () {48 vars in 963 bytes} [Tue Jun 16 08:21:13 2026] POST /v2.0/networks => generated 706 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 08:21:14.749 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3353dc92-42fe-4e82-a747-3f1f819bc710 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 14/24] 199.19.213.57 () {44 vars in 923 bytes} [Tue Jun 16 08:21:14 2026] GET /v2.0/networks/public => generated 108 bytes in 85 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/25] 199.19.213.57 () {44 vars in 945 bytes} [Tue Jun 16 08:21:14 2026] GET /v2.0/networks?name=public => generated 709 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 08:21:14.841 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0e3aa5d5-d4b7-40a6-b00e-e574f4e09f5f 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 15/26] 199.19.213.57 () {44 vars in 1030 bytes} [Tue Jun 16 08:21:14 2026] GET /v2.0/subnets/public-subnet?network_id=44f5e6d6-256f-4b9a-bfff-d926ee831a62 => generated 113 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/27] 199.19.213.57 () {44 vars in 1053 bytes} [Tue Jun 16 08:21:14 2026] GET /v2.0/subnets?name=public-subnet&network_id=44f5e6d6-256f-4b9a-bfff-d926ee831a62 => generated 14 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/29] 199.19.213.57 () {48 vars in 961 bytes} [Tue Jun 16 08:21:14 2026] POST /v2.0/subnets => generated 664 bytes in 2799 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 08:26:27.898 7 INFO neutron.pecan_wsgi.hooks.translation [None req-017e6b30-fd5a-4e8f-8f90-c3e2f3c4e0bc 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 37/70] 199.19.213.57 () {44 vars in 933 bytes} [Tue Jun 16 08:26:27 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 147 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/71] 199.19.213.57 () {44 vars in 955 bytes} [Tue Jun 16 08:26:27 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-06-16 08:26:27.992 7 INFO neutron.db.segments_db [None req-560adb8f-5171-4499-9244-88ce8beb9cdc 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] Added segment e6c74497-5239-4a82-9fb2-4976c9d93328 of type vxlan for network d2af0cf3-7606-4341-9d07-67f763434734 [pid: 7|app: 0|req: 38/72] 199.19.213.57 () {48 vars in 962 bytes} [Tue Jun 16 08:26:27 2026] POST /v2.0/networks => generated 688 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 08:26:29.088 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9d60595d-f62d-4215-8477-880d0fdb01cc 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 35/73] 199.19.213.57 () {44 vars in 933 bytes} [Tue Jun 16 08:26:29 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/74] 199.19.213.57 () {44 vars in 955 bytes} [Tue Jun 16 08:26:29 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 08:26:29.165 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d58db1ab-c4c1-4ec4-a641-65f52c338102 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 36/75] 199.19.213.57 () {44 vars in 1032 bytes} [Tue Jun 16 08:26:29 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=d2af0cf3-7606-4341-9d07-67f763434734 => generated 114 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/76] 199.19.213.57 () {44 vars in 1055 bytes} [Tue Jun 16 08:26:29 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=d2af0cf3-7606-4341-9d07-67f763434734 => generated 14 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/77] 199.19.213.57 () {48 vars in 961 bytes} [Tue Jun 16 08:26:29 2026] POST /v2.0/subnets => generated 651 bytes in 288 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 08:26:30.794 7 INFO neutron.api.v2.resource [None req-9a39c63c-a018-4e89-b1ab-18ca81917faf 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 42/80] 199.19.213.57 () {44 vars in 967 bytes} [Tue Jun 16 08:26:30 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/81] 199.19.213.57 () {44 vars in 989 bytes} [Tue Jun 16 08:26:30 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/82] 199.19.213.57 () {48 vars in 976 bytes} [Tue Jun 16 08:26:30 2026] POST /v2.0/security-groups => generated 1616 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/83] 199.19.213.57 () {44 vars in 997 bytes} [Tue Jun 16 08:26:32 2026] GET /v2.0/security-groups/6b1773b5-12df-4212-b22e-d346288a84a7 => generated 1616 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/84] 199.19.213.57 () {44 vars in 997 bytes} [Tue Jun 16 08:26:32 2026] GET /v2.0/security-groups/6b1773b5-12df-4212-b22e-d346288a84a7 => generated 1616 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/85] 199.19.213.57 () {44 vars in 997 bytes} [Tue Jun 16 08:26:32 2026] GET /v2.0/security-groups/6b1773b5-12df-4212-b22e-d346288a84a7 => generated 1616 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/86] 199.19.213.57 () {48 vars in 987 bytes} [Tue Jun 16 08:26:32 2026] POST /v2.0/security-group-rules => generated 601 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/87] 199.19.213.57 () {44 vars in 997 bytes} [Tue Jun 16 08:26:33 2026] GET /v2.0/security-groups/6b1773b5-12df-4212-b22e-d346288a84a7 => generated 2230 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/88] 199.19.213.57 () {44 vars in 997 bytes} [Tue Jun 16 08:26:33 2026] GET /v2.0/security-groups/6b1773b5-12df-4212-b22e-d346288a84a7 => generated 2230 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/89] 199.19.213.57 () {44 vars in 997 bytes} [Tue Jun 16 08:26:33 2026] GET /v2.0/security-groups/6b1773b5-12df-4212-b22e-d346288a84a7 => generated 2230 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/90] 199.19.213.57 () {48 vars in 987 bytes} [Tue Jun 16 08:26:33 2026] POST /v2.0/security-group-rules => generated 603 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/91] 199.19.213.57 () {44 vars in 997 bytes} [Tue Jun 16 08:26:34 2026] GET /v2.0/security-groups/6b1773b5-12df-4212-b22e-d346288a84a7 => generated 2846 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/92] 199.19.213.57 () {44 vars in 997 bytes} [Tue Jun 16 08:26:34 2026] GET /v2.0/security-groups/6b1773b5-12df-4212-b22e-d346288a84a7 => generated 2846 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/93] 199.19.213.57 () {44 vars in 997 bytes} [Tue Jun 16 08:26:34 2026] GET /v2.0/security-groups/6b1773b5-12df-4212-b22e-d346288a84a7 => 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: 49/94] 199.19.213.57 () {48 vars in 987 bytes} [Tue Jun 16 08:26:34 2026] POST /v2.0/security-group-rules => generated 603 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/95] 199.19.213.57 () {44 vars in 997 bytes} [Tue Jun 16 08:26:35 2026] GET /v2.0/security-groups/6b1773b5-12df-4212-b22e-d346288a84a7 => generated 3462 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/96] 199.19.213.57 () {44 vars in 997 bytes} [Tue Jun 16 08:26:35 2026] GET /v2.0/security-groups/6b1773b5-12df-4212-b22e-d346288a84a7 => generated 3462 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/97] 199.19.213.57 () {44 vars in 997 bytes} [Tue Jun 16 08:26:35 2026] GET /v2.0/security-groups/6b1773b5-12df-4212-b22e-d346288a84a7 => generated 3462 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/98] 199.19.213.57 () {48 vars in 987 bytes} [Tue Jun 16 08:26:35 2026] POST /v2.0/security-group-rules => generated 603 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/99] 199.19.213.57 () {44 vars in 997 bytes} [Tue Jun 16 08:26:36 2026] GET /v2.0/security-groups/6b1773b5-12df-4212-b22e-d346288a84a7 => generated 4078 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/100] 199.19.213.57 () {44 vars in 997 bytes} [Tue Jun 16 08:26:36 2026] GET /v2.0/security-groups/6b1773b5-12df-4212-b22e-d346288a84a7 => generated 4078 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/101] 199.19.213.57 () {44 vars in 997 bytes} [Tue Jun 16 08:26:36 2026] GET /v2.0/security-groups/6b1773b5-12df-4212-b22e-d346288a84a7 => generated 4078 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/102] 199.19.213.57 () {48 vars in 987 bytes} [Tue Jun 16 08:26:36 2026] POST /v2.0/security-group-rules => generated 603 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/103] 199.19.213.57 () {44 vars in 983 bytes} [Tue Jun 16 08:26:38 2026] GET /v2.0/networks/d2af0cf3-7606-4341-9d07-67f763434734 => generated 732 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 08:26:38.396 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6b8f7e23-2a19-4da8-9597-4d586c9cce7f 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 54/104] 199.19.213.57 () {44 vars in 1072 bytes} [Tue Jun 16 08:26:38 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=d2af0cf3-7606-4341-9d07-67f763434734 => generated 132 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/105] 199.19.213.57 () {44 vars in 1095 bytes} [Tue Jun 16 08:26:38 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=d2af0cf3-7606-4341-9d07-67f763434734 => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/106] 199.19.213.57 () {44 vars in 997 bytes} [Tue Jun 16 08:26:38 2026] GET /v2.0/security-groups/6b1773b5-12df-4212-b22e-d346288a84a7 => generated 4694 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/107] 199.19.213.57 () {48 vars in 957 bytes} [Tue Jun 16 08:26:38 2026] POST /v2.0/ports => generated 1100 bytes in 302 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-16 08:26:46.995 7 INFO neutron.pecan_wsgi.hooks.translation [None req-87d34c37-b030-4ecb-9242-4a85cc06bdc3 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 57/110] 199.19.213.57 () {44 vars in 975 bytes} [Tue Jun 16 08:26:46 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 65 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 54/111] 199.19.213.57 () {44 vars in 997 bytes} [Tue Jun 16 08:26:47 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 421 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/112] 199.19.213.57 () {48 vars in 1027 bytes} [Tue Jun 16 08:26:47 2026] PUT /v2.0/ports/6f82fdbf-7970-4019-a609-32c297be4312 => generated 1249 bytes in 1016 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/113] 199.19.213.57 () {44 vars in 916 bytes} [Tue Jun 16 08:26:50 2026] GET /v2.0/ports => generated 3730 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 08:26:51.410 7 INFO neutron.api.v2.resource [None req-a58e870b-3224-4bb6-b45b-70492ec85441 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 59/114] 199.19.213.57 () {44 vars in 955 bytes} [Tue Jun 16 08:26:51 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/115] 199.19.213.57 () {44 vars in 977 bytes} [Tue Jun 16 08:26:51 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/116] 199.19.213.57 () {48 vars in 976 bytes} [Tue Jun 16 08:26:51 2026] POST /v2.0/security-groups => generated 1610 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/117] 199.19.213.57 () {44 vars in 997 bytes} [Tue Jun 16 08:26:52 2026] GET /v2.0/security-groups/3932b211-0082-4477-a1f6-27ebfb891c3f => generated 1610 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/118] 199.19.213.57 () {44 vars in 997 bytes} [Tue Jun 16 08:26:52 2026] GET /v2.0/security-groups/3932b211-0082-4477-a1f6-27ebfb891c3f => generated 1610 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/119] 199.19.213.57 () {44 vars in 997 bytes} [Tue Jun 16 08:26:52 2026] GET /v2.0/security-groups/3932b211-0082-4477-a1f6-27ebfb891c3f => generated 1610 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 62/120] 199.19.213.57 () {48 vars in 987 bytes} [Tue Jun 16 08:26:52 2026] POST /v2.0/security-group-rules => generated 623 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/121] 199.19.213.57 () {44 vars in 997 bytes} [Tue Jun 16 08:26:53 2026] GET /v2.0/security-groups/3932b211-0082-4477-a1f6-27ebfb891c3f => generated 2246 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 63/122] 199.19.213.57 () {44 vars in 997 bytes} [Tue Jun 16 08:26:53 2026] GET /v2.0/security-groups/3932b211-0082-4477-a1f6-27ebfb891c3f => generated 2246 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/123] 199.19.213.57 () {44 vars in 997 bytes} [Tue Jun 16 08:26:53 2026] GET /v2.0/security-groups/3932b211-0082-4477-a1f6-27ebfb891c3f => generated 2246 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 64/124] 199.19.213.57 () {48 vars in 987 bytes} [Tue Jun 16 08:26:53 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: 70/135] 199.19.213.57 () {44 vars in 971 bytes} [Tue Jun 16 08:28:13 2026] GET /v2.0/quotas/af404a0d81654029bab8098d9048bf81 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 66/136] 199.19.213.57 () {48 vars in 1023 bytes} [Tue Jun 16 08:28:13 2026] PUT /v2.0/quotas/af404a0d81654029bab8098d9048bf81 => generated 291 bytes in 35 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-06-16 08:30:36.820 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7ac82100-d818-4bbb-b306-f158500e1632 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 81/157] 199.19.213.57 () {30 vars in 740 bytes} [Tue Jun 16 08:30:36 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 216 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 77/158] 199.19.213.57 () {30 vars in 762 bytes} [Tue Jun 16 08:30:36 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-06-16 08:30:38.989 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8a5d78d8-030c-4e12-b5a2-059d4685217d 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 82/159] 199.19.213.57 () {30 vars in 740 bytes} [Tue Jun 16 08:30:38 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 78/160] 199.19.213.57 () {30 vars in 762 bytes} [Tue Jun 16 08:30:38 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 08:38:48.849 7 INFO neutron.api.v2.resource [None req-3720ea8e-9162-46f9-b5c4-549be954a535 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 116/227] 199.19.213.57 () {44 vars in 1070 bytes} [Tue Jun 16 08:38:48 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=112ffae71a3c44a6bf90bc0060edef06 => generated 139 bytes in 146 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/228] 199.19.213.57 () {44 vars in 1093 bytes} [Tue Jun 16 08:38:48 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=112ffae71a3c44a6bf90bc0060edef06 => generated 23 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/229] 199.19.213.57 () {48 vars in 977 bytes} [Tue Jun 16 08:38:49 2026] POST /v2.0/security-groups => generated 1624 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 113/230] 199.19.213.57 () {44 vars in 1084 bytes} [Tue Jun 16 08:38:50 2026] GET /v2.0/security-groups/800af1e9-578b-4235-8ecf-c5d338eeb9a1?project_id=112ffae71a3c44a6bf90bc0060edef06 => generated 1624 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 118/231] 199.19.213.57 () {44 vars in 997 bytes} [Tue Jun 16 08:38:50 2026] GET /v2.0/security-groups/800af1e9-578b-4235-8ecf-c5d338eeb9a1 => generated 1624 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 114/232] 199.19.213.57 () {44 vars in 1084 bytes} [Tue Jun 16 08:38:50 2026] GET /v2.0/security-groups/800af1e9-578b-4235-8ecf-c5d338eeb9a1?project_id=112ffae71a3c44a6bf90bc0060edef06 => generated 1624 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 119/233] 199.19.213.57 () {48 vars in 987 bytes} [Tue Jun 16 08:38:50 2026] POST /v2.0/security-group-rules => generated 597 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/234] 199.19.213.57 () {44 vars in 1084 bytes} [Tue Jun 16 08:38:51 2026] GET /v2.0/security-groups/800af1e9-578b-4235-8ecf-c5d338eeb9a1?project_id=112ffae71a3c44a6bf90bc0060edef06 => generated 2234 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/235] 199.19.213.57 () {44 vars in 997 bytes} [Tue Jun 16 08:38:51 2026] GET /v2.0/security-groups/800af1e9-578b-4235-8ecf-c5d338eeb9a1 => generated 2234 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 116/236] 199.19.213.57 () {44 vars in 1084 bytes} [Tue Jun 16 08:38:51 2026] GET /v2.0/security-groups/800af1e9-578b-4235-8ecf-c5d338eeb9a1?project_id=112ffae71a3c44a6bf90bc0060edef06 => generated 2234 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/237] 199.19.213.57 () {48 vars in 987 bytes} [Tue Jun 16 08:38:51 2026] POST /v2.0/security-group-rules => generated 599 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 117/238] 199.19.213.57 () {44 vars in 1084 bytes} [Tue Jun 16 08:38:52 2026] GET /v2.0/security-groups/800af1e9-578b-4235-8ecf-c5d338eeb9a1?project_id=112ffae71a3c44a6bf90bc0060edef06 => generated 2846 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/239] 199.19.213.57 () {44 vars in 997 bytes} [Tue Jun 16 08:38:53 2026] GET /v2.0/security-groups/800af1e9-578b-4235-8ecf-c5d338eeb9a1 => generated 2846 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/240] 199.19.213.57 () {44 vars in 1084 bytes} [Tue Jun 16 08:38:53 2026] GET /v2.0/security-groups/800af1e9-578b-4235-8ecf-c5d338eeb9a1?project_id=112ffae71a3c44a6bf90bc0060edef06 => 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: 123/241] 199.19.213.57 () {48 vars in 987 bytes} [Tue Jun 16 08:38:53 2026] POST /v2.0/security-group-rules => generated 601 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/242] 199.19.213.57 () {44 vars in 1084 bytes} [Tue Jun 16 08:38:54 2026] GET /v2.0/security-groups/800af1e9-578b-4235-8ecf-c5d338eeb9a1?project_id=112ffae71a3c44a6bf90bc0060edef06 => generated 3460 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/243] 199.19.213.57 () {44 vars in 997 bytes} [Tue Jun 16 08:38:54 2026] GET /v2.0/security-groups/800af1e9-578b-4235-8ecf-c5d338eeb9a1 => generated 3460 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/244] 199.19.213.57 () {44 vars in 1084 bytes} [Tue Jun 16 08:38:54 2026] GET /v2.0/security-groups/800af1e9-578b-4235-8ecf-c5d338eeb9a1?project_id=112ffae71a3c44a6bf90bc0060edef06 => 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: 125/245] 199.19.213.57 () {48 vars in 987 bytes} [Tue Jun 16 08:38:54 2026] POST /v2.0/security-group-rules => generated 602 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/266] 199.19.213.57 () {30 vars in 739 bytes} [Tue Jun 16 08:41:24 2026] GET /v2.0/networks?tenant_id=112ffae71a3c44a6bf90bc0060edef06&shared=False => generated 15 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 08:41:24.532 8 INFO neutron.db.segments_db [None req-68b388a3-7d1d-4a4f-b5f9-0ee855600e87 43e1123caa3b449aa250a77295315e72 112ffae71a3c44a6bf90bc0060edef06 - - 5574006f53e941ab8b55294b8235ebdc 5574006f53e941ab8b55294b8235ebdc] Added segment 3dea76b9-6bc7-49a2-9d21-4b9397e00294 of type vxlan for network a51a9e3f-e454-4391-a4af-13a124f14740 [pid: 8|app: 0|req: 131/267] 199.19.213.57 () {34 vars in 681 bytes} [Tue Jun 16 08:41:24 2026] POST /v2.0/networks => generated 699 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/268] 199.19.213.57 () {30 vars in 721 bytes} [Tue Jun 16 08:41:24 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/269] 199.19.213.57 () {30 vars in 632 bytes} [Tue Jun 16 08:41:24 2026] GET /v2.0/extensions => generated 21537 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/270] 199.19.213.57 () {34 vars in 676 bytes} [Tue Jun 16 08:41:24 2026] POST /v2.0/ports => generated 999 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/271] 199.19.213.57 () {30 vars in 702 bytes} [Tue Jun 16 08:41:25 2026] GET /v2.0/networks/a51a9e3f-e454-4391-a4af-13a124f14740 => generated 705 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/272] 199.19.213.57 () {30 vars in 721 bytes} [Tue Jun 16 08:41:26 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/273] 199.19.213.57 () {30 vars in 702 bytes} [Tue Jun 16 08:41:27 2026] GET /v2.0/networks/a51a9e3f-e454-4391-a4af-13a124f14740 => generated 705 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/276] 199.19.213.57 () {44 vars in 971 bytes} [Tue Jun 16 08:41:39 2026] GET /v2.0/quotas/112ffae71a3c44a6bf90bc0060edef06 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/277] 199.19.213.57 () {48 vars in 1023 bytes} [Tue Jun 16 08:41:40 2026] PUT /v2.0/quotas/112ffae71a3c44a6bf90bc0060edef06 => generated 291 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 08:54:33.230 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ffc5d2be-6404-4056-81a5-1bf126516eef 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 189/382] 199.19.213.57 () {44 vars in 923 bytes} [Tue Jun 16 08:54:33 2026] GET /v2.0/networks/public => generated 108 bytes in 195 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/383] 199.19.213.57 () {44 vars in 945 bytes} [Tue Jun 16 08:54:33 2026] GET /v2.0/networks?name=public => generated 753 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 08:54:34.716 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e040ad87-a4e8-4d8a-9b2a-b4f827810e4c 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 190/384] 199.19.213.57 () {44 vars in 923 bytes} [Tue Jun 16 08:54:34 2026] GET /v2.0/networks/public => generated 108 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/385] 199.19.213.57 () {44 vars in 945 bytes} [Tue Jun 16 08:54:34 2026] GET /v2.0/networks?name=public => generated 753 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 08:54:34.795 8 INFO neutron.pecan_wsgi.hooks.translation [None req-16d5be7a-fd60-4a9d-8852-204f46e01afa 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 191/386] 199.19.213.57 () {44 vars in 1030 bytes} [Tue Jun 16 08:54:34 2026] GET /v2.0/subnets/public-subnet?network_id=44f5e6d6-256f-4b9a-bfff-d926ee831a62 => generated 113 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/387] 199.19.213.57 () {44 vars in 1053 bytes} [Tue Jun 16 08:54:34 2026] GET /v2.0/subnets?name=public-subnet&network_id=44f5e6d6-256f-4b9a-bfff-d926ee831a62 => generated 667 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 08:55:05.434 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e9656cc4-796a-47f1-8cab-3778b4d680a3 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 199/392] 199.19.213.57 () {44 vars in 933 bytes} [Tue Jun 16 08:55:05 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 128 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/393] 199.19.213.57 () {44 vars in 955 bytes} [Tue Jun 16 08:55:05 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 08:55:06.564 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a35ce9e0-65b2-4fc2-82f1-327f9fb1a88d 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 200/394] 199.19.213.57 () {44 vars in 933 bytes} [Tue Jun 16 08:55:06 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/395] 199.19.213.57 () {44 vars in 955 bytes} [Tue Jun 16 08:55:06 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 08:55:06.645 7 INFO neutron.pecan_wsgi.hooks.translation [None req-59e6a42e-ea80-4644-a1de-3e9730bfe57a 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 201/396] 199.19.213.57 () {44 vars in 1032 bytes} [Tue Jun 16 08:55:06 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=d2af0cf3-7606-4341-9d07-67f763434734 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/397] 199.19.213.57 () {44 vars in 1055 bytes} [Tue Jun 16 08:55:06 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=d2af0cf3-7606-4341-9d07-67f763434734 => generated 654 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 08:55:07.964 7 INFO neutron.api.v2.resource [None req-b2fd3cbb-3df7-429c-b33c-37fe1ce90412 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 202/398] 199.19.213.57 () {44 vars in 967 bytes} [Tue Jun 16 08:55:07 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: 8|app: 0|req: 197/399] 199.19.213.57 () {44 vars in 989 bytes} [Tue Jun 16 08:55:07 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/400] 199.19.213.57 () {44 vars in 997 bytes} [Tue Jun 16 08:55:09 2026] GET /v2.0/security-groups/6b1773b5-12df-4212-b22e-d346288a84a7 => generated 4694 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/401] 199.19.213.57 () {44 vars in 997 bytes} [Tue Jun 16 08:55:09 2026] GET /v2.0/security-groups/6b1773b5-12df-4212-b22e-d346288a84a7 => 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: 204/402] 199.19.213.57 () {44 vars in 1007 bytes} [Tue Jun 16 08:55:09 2026] GET /v2.0/security-group-rules/660b179e-36ba-4e5d-a52e-747879e3ebf9 => generated 601 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/403] 199.19.213.57 () {44 vars in 997 bytes} [Tue Jun 16 08:55:10 2026] GET /v2.0/security-groups/6b1773b5-12df-4212-b22e-d346288a84a7 => generated 4694 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/404] 199.19.213.57 () {44 vars in 997 bytes} [Tue Jun 16 08:55:10 2026] GET /v2.0/security-groups/6b1773b5-12df-4212-b22e-d346288a84a7 => generated 4694 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/405] 199.19.213.57 () {44 vars in 1007 bytes} [Tue Jun 16 08:55:10 2026] GET /v2.0/security-group-rules/8383f4a3-8835-452e-9d64-9c5eb22bf5e3 => generated 603 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/406] 199.19.213.57 () {44 vars in 997 bytes} [Tue Jun 16 08:55:11 2026] GET /v2.0/security-groups/6b1773b5-12df-4212-b22e-d346288a84a7 => generated 4694 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/407] 199.19.213.57 () {44 vars in 997 bytes} [Tue Jun 16 08:55:11 2026] GET /v2.0/security-groups/6b1773b5-12df-4212-b22e-d346288a84a7 => generated 4694 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/408] 199.19.213.57 () {44 vars in 1007 bytes} [Tue Jun 16 08:55:11 2026] GET /v2.0/security-group-rules/32e145d0-6026-4c04-897a-98544abf5cbe => generated 603 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/409] 199.19.213.57 () {44 vars in 997 bytes} [Tue Jun 16 08:55:12 2026] GET /v2.0/security-groups/6b1773b5-12df-4212-b22e-d346288a84a7 => generated 4694 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/410] 199.19.213.57 () {44 vars in 997 bytes} [Tue Jun 16 08:55:12 2026] GET /v2.0/security-groups/6b1773b5-12df-4212-b22e-d346288a84a7 => generated 4694 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/411] 199.19.213.57 () {44 vars in 1007 bytes} [Tue Jun 16 08:55:12 2026] GET /v2.0/security-group-rules/096f9c15-ca39-4e3c-8503-791ba9446796 => generated 603 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/412] 199.19.213.57 () {44 vars in 997 bytes} [Tue Jun 16 08:55:13 2026] GET /v2.0/security-groups/6b1773b5-12df-4212-b22e-d346288a84a7 => generated 4694 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/413] 199.19.213.57 () {44 vars in 997 bytes} [Tue Jun 16 08:55:13 2026] GET /v2.0/security-groups/6b1773b5-12df-4212-b22e-d346288a84a7 => generated 4694 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/414] 199.19.213.57 () {44 vars in 1007 bytes} [Tue Jun 16 08:55:13 2026] GET /v2.0/security-group-rules/7235c21f-3239-4f69-ab9d-6a885d3995c0 => generated 603 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/415] 199.19.213.57 () {44 vars in 983 bytes} [Tue Jun 16 08:55:14 2026] GET /v2.0/networks/d2af0cf3-7606-4341-9d07-67f763434734 => generated 732 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 08:55:15.050 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f8d99cab-6fae-4db3-95a4-bcc4bcc4d2d8 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 211/416] 199.19.213.57 () {44 vars in 1072 bytes} [Tue Jun 16 08:55:15 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=d2af0cf3-7606-4341-9d07-67f763434734 => 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: 213/419] 199.19.213.57 () {44 vars in 1095 bytes} [Tue Jun 16 08:55:15 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=d2af0cf3-7606-4341-9d07-67f763434734 => generated 1254 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/420] 199.19.213.57 () {44 vars in 997 bytes} [Tue Jun 16 08:55:15 2026] GET /v2.0/security-groups/6b1773b5-12df-4212-b22e-d346288a84a7 => generated 4694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 08:55:23.721 7 INFO neutron.pecan_wsgi.hooks.translation [None req-af5133e2-1428-4b7e-b154-b60f2ff85568 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 214/421] 199.19.213.57 () {44 vars in 975 bytes} [Tue Jun 16 08:55:23 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/422] 199.19.213.57 () {44 vars in 997 bytes} [Tue Jun 16 08:55:23 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/423] 199.19.213.57 () {44 vars in 916 bytes} [Tue Jun 16 08:55:25 2026] GET /v2.0/ports => generated 4725 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 08:55:26.880 8 INFO neutron.api.v2.resource [None req-562731a3-954d-4e9d-90a4-019018a500a8 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 209/424] 199.19.213.57 () {44 vars in 955 bytes} [Tue Jun 16 08:55:26 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: 216/425] 199.19.213.57 () {44 vars in 977 bytes} [Tue Jun 16 08:55:26 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/426] 199.19.213.57 () {44 vars in 997 bytes} [Tue Jun 16 08:55:27 2026] GET /v2.0/security-groups/3932b211-0082-4477-a1f6-27ebfb891c3f => generated 2886 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/427] 199.19.213.57 () {44 vars in 997 bytes} [Tue Jun 16 08:55:28 2026] GET /v2.0/security-groups/3932b211-0082-4477-a1f6-27ebfb891c3f => generated 2886 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/428] 199.19.213.57 () {44 vars in 1007 bytes} [Tue Jun 16 08:55:28 2026] GET /v2.0/security-group-rules/3fe99ec9-9b9c-445e-9cb7-17969f2ced2c => generated 623 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/429] 199.19.213.57 () {44 vars in 997 bytes} [Tue Jun 16 08:55:29 2026] GET /v2.0/security-groups/3932b211-0082-4477-a1f6-27ebfb891c3f => generated 2886 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/430] 199.19.213.57 () {44 vars in 997 bytes} [Tue Jun 16 08:55:29 2026] GET /v2.0/security-groups/3932b211-0082-4477-a1f6-27ebfb891c3f => generated 2886 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/431] 199.19.213.57 () {44 vars in 1007 bytes} [Tue Jun 16 08:55:29 2026] GET /v2.0/security-group-rules/47f7d92b-5d55-4986-8a9d-232982a8163a => generated 627 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/434] 199.19.213.57 () {44 vars in 971 bytes} [Tue Jun 16 08:55:43 2026] GET /v2.0/quotas/af404a0d81654029bab8098d9048bf81 => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 08:56:44.950 8 INFO neutron.api.v2.resource [None req-a5ae0bbc-d7a4-4dc8-9918-53c41857c4f3 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 218/443] 199.19.213.57 () {44 vars in 1070 bytes} [Tue Jun 16 08:56:44 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=112ffae71a3c44a6bf90bc0060edef06 => generated 139 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/444] 199.19.213.57 () {44 vars in 1093 bytes} [Tue Jun 16 08:56:44 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=112ffae71a3c44a6bf90bc0060edef06 => generated 4072 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/447] 199.19.213.57 () {44 vars in 1084 bytes} [Tue Jun 16 08:56:46 2026] GET /v2.0/security-groups/800af1e9-578b-4235-8ecf-c5d338eeb9a1?project_id=112ffae71a3c44a6bf90bc0060edef06 => generated 4075 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/448] 199.19.213.57 () {44 vars in 997 bytes} [Tue Jun 16 08:56:46 2026] GET /v2.0/security-groups/800af1e9-578b-4235-8ecf-c5d338eeb9a1 => generated 4075 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/449] 199.19.213.57 () {44 vars in 1007 bytes} [Tue Jun 16 08:56:46 2026] GET /v2.0/security-group-rules/c44baabf-4271-42fe-a1dd-1b70a27d41ef => generated 597 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/450] 199.19.213.57 () {44 vars in 1084 bytes} [Tue Jun 16 08:56:47 2026] GET /v2.0/security-groups/800af1e9-578b-4235-8ecf-c5d338eeb9a1?project_id=112ffae71a3c44a6bf90bc0060edef06 => generated 4075 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/451] 199.19.213.57 () {44 vars in 997 bytes} [Tue Jun 16 08:56:47 2026] GET /v2.0/security-groups/800af1e9-578b-4235-8ecf-c5d338eeb9a1 => generated 4075 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/452] 199.19.213.57 () {44 vars in 1007 bytes} [Tue Jun 16 08:56:47 2026] GET /v2.0/security-group-rules/5211caff-28a2-4081-a698-45c17cef2832 => generated 599 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/453] 199.19.213.57 () {44 vars in 1084 bytes} [Tue Jun 16 08:56:48 2026] GET /v2.0/security-groups/800af1e9-578b-4235-8ecf-c5d338eeb9a1?project_id=112ffae71a3c44a6bf90bc0060edef06 => generated 4075 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/454] 199.19.213.57 () {44 vars in 997 bytes} [Tue Jun 16 08:56:48 2026] GET /v2.0/security-groups/800af1e9-578b-4235-8ecf-c5d338eeb9a1 => generated 4075 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/455] 199.19.213.57 () {44 vars in 1007 bytes} [Tue Jun 16 08:56:48 2026] GET /v2.0/security-group-rules/e21ed1fc-f3f2-47d9-9abe-3de99d43480b => generated 601 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/456] 199.19.213.57 () {44 vars in 1084 bytes} [Tue Jun 16 08:56:49 2026] GET /v2.0/security-groups/800af1e9-578b-4235-8ecf-c5d338eeb9a1?project_id=112ffae71a3c44a6bf90bc0060edef06 => generated 4075 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/457] 199.19.213.57 () {44 vars in 997 bytes} [Tue Jun 16 08:56:49 2026] GET /v2.0/security-groups/800af1e9-578b-4235-8ecf-c5d338eeb9a1 => generated 4075 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/458] 199.19.213.57 () {44 vars in 1007 bytes} [Tue Jun 16 08:56:49 2026] GET /v2.0/security-group-rules/93dd9c54-3a6f-45bf-a710-7f8c4ead9509 => generated 602 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/459] 199.19.213.57 () {44 vars in 971 bytes} [Tue Jun 16 08:56:57 2026] GET /v2.0/quotas/112ffae71a3c44a6bf90bc0060edef06 => generated 291 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/468] 199.19.213.57 () {44 vars in 945 bytes} [Tue Jun 16 08:57:56 2026] GET /v2.0/networks?name=public => generated 753 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/475] 10.0.0.23 () {32 vars in 648 bytes} [Tue Jun 16 08:58:39 2026] GET /v2.0/networks => generated 2168 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/476] 10.0.0.23 () {32 vars in 654 bytes} [Tue Jun 16 08:58:40 2026] GET /v2.0/floatingips => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/477] 10.0.0.23 () {32 vars in 646 bytes} [Tue Jun 16 08:58:40 2026] GET /v2.0/routers => generated 15 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/478] 10.0.0.23 () {32 vars in 642 bytes} [Tue Jun 16 08:58:40 2026] GET /v2.0/ports => generated 4725 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/479] 10.0.0.23 () {32 vars in 646 bytes} [Tue Jun 16 08:58:40 2026] GET /v2.0/subnets => generated 1308 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/480] 10.0.0.23 () {32 vars in 648 bytes} [Tue Jun 16 08:58:40 2026] GET /v2.0/networks => generated 2168 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/481] 10.0.0.23 () {32 vars in 662 bytes} [Tue Jun 16 08:58:40 2026] GET /v2.0/security-groups => generated 17401 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/482] 10.0.0.23 () {32 vars in 654 bytes} [Tue Jun 16 08:58:40 2026] GET /v2.0/subnetpools => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 08:58:53.020 8 INFO neutron.db.segments_db [None req-3c6e0497-5271-4a3f-929f-8261055b9773 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] Added segment 40a7e715-2128-4dec-8e93-90842235d972 of type vxlan for network 1e7891c9-409d-45e1-ae13-d0c3f4323605 2026-06-16 08:58:53.104 7 INFO neutron.db.segments_db [None req-9305fec9-5916-421f-a74e-33bcd257bc48 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] Added segment ee2f7548-94d5-447c-b3c5-85cb249f0585 of type vxlan for network a870654a-acf0-4d30-8667-efdadcfdd068 [pid: 8|app: 0|req: 240/485] 10.0.0.23 () {34 vars in 670 bytes} [Tue Jun 16 08:58:52 2026] POST /v2.0/networks => generated 726 bytes in 362 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/486] 10.0.0.23 () {34 vars in 670 bytes} [Tue Jun 16 08:58:52 2026] POST /v2.0/networks => generated 729 bytes in 304 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 08:58:53.335 8 INFO neutron.db.segments_db [None req-83118600-a129-4cad-9e78-d08964537a12 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] Added segment 1259b315-e163-406b-9ec9-b189c509fd7e of type vxlan for network 1c2cc194-1207-40ac-b96a-b799651792d6 [pid: 8|app: 0|req: 241/487] 10.0.0.23 () {34 vars in 670 bytes} [Tue Jun 16 08:58:53 2026] POST /v2.0/networks => generated 728 bytes in 331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/488] 10.0.0.23 () {34 vars in 668 bytes} [Tue Jun 16 08:58:53 2026] POST /v2.0/subnets => generated 692 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/489] 10.0.0.23 () {34 vars in 668 bytes} [Tue Jun 16 08:58:53 2026] POST /v2.0/subnets => generated 695 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/490] 10.0.0.23 () {34 vars in 668 bytes} [Tue Jun 16 08:58:53 2026] POST /v2.0/subnets => generated 695 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 08:58:53.705 8 INFO neutron.db.segments_db [None req-2ff8f8f5-efc3-496a-9120-b9a7fb777ed1 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] Added segment f6b2419d-add2-4916-9cc5-84b553ce522e of type vxlan for network ce142ef8-8743-4b24-82b6-259b92cbe399 2026-06-16 08:58:53.717 7 INFO neutron.db.segments_db [None req-e4c7967a-b447-4497-8e7d-c060d99eddd8 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] Added segment 6b3d9f01-a314-4197-85d5-47b83e40d8b6 of type vxlan for network f16318cf-17c4-4888-9093-badbafea05fa 2026-06-16 08:58:53.968 7 INFO neutron.db.l3_hamode_db [None req-e4c7967a-b447-4497-8e7d-c060d99eddd8 897375cf7fa54b809d4075b8d2aeb893 0e0d7dc9097c4f7b9474fd4042ef0a45 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-16 08:58:53.969 8 INFO neutron.db.l3_hamode_db [None req-2ff8f8f5-efc3-496a-9120-b9a7fb777ed1 897375cf7fa54b809d4075b8d2aeb893 91d423744bec4fdbbcab1038f7ea0a4d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-16 08:58:54.945 8 INFO neutron.db.l3_hamode_db [None req-2ff8f8f5-efc3-496a-9120-b9a7fb777ed1 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-16 08:58:54.997 7 INFO neutron.db.l3_hamode_db [None req-e4c7967a-b447-4497-8e7d-c060d99eddd8 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 243/491] 10.0.0.23 () {34 vars in 668 bytes} [Tue Jun 16 08:58:53 2026] POST /v2.0/routers => generated 732 bytes in 2733 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/492] 10.0.0.23 () {34 vars in 668 bytes} [Tue Jun 16 08:58:53 2026] POST /v2.0/routers => generated 735 bytes in 2760 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 08:58:56.434 8 INFO neutron.db.segments_db [None req-b3e5100b-e4e1-4b54-934a-839b783b93f2 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] Added segment c1beba14-433b-412f-8298-303df58c2473 of type vxlan for network ef931e41-1a00-4f73-975f-7f86d4563dcb 2026-06-16 08:58:56.728 8 INFO neutron.db.l3_hamode_db [None req-b3e5100b-e4e1-4b54-934a-839b783b93f2 897375cf7fa54b809d4075b8d2aeb893 5314de45646b473aaa822b3ab03e7b8a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 250/493] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 08:58:56 2026] GET /v2.0/security-groups?tenant_id=40f96732590c45bfb92ad7a42242e1f8&name=default => generated 2923 bytes in 327 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 08:58:57.521 8 INFO neutron.db.l3_hamode_db [None req-b3e5100b-e4e1-4b54-934a-839b783b93f2 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 251/494] 10.0.0.23 () {34 vars in 782 bytes} [Tue Jun 16 08:58:56 2026] PUT /v2.0/routers/34f484aa-5cd0-46c1-a347-c2a666a2368c/add_router_interface => generated 309 bytes in 1261 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/495] 10.0.0.23 () {34 vars in 668 bytes} [Tue Jun 16 08:58:56 2026] POST /v2.0/routers => generated 735 bytes in 2072 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/496] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 08:58:58 2026] DELETE /v2.0/security-groups/a2836868-672c-4aae-8c65-59b1eac8369a => 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: 252/497] 10.0.0.23 () {34 vars in 782 bytes} [Tue Jun 16 08:58:58 2026] PUT /v2.0/routers/fee81c65-c7c4-456c-9b10-8c7b4740a4fa/add_router_interface => generated 309 bytes in 1093 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/498] 10.0.0.131 () {38 vars in 971 bytes} [Tue Jun 16 08:58:59 2026] POST /v2.0/security-groups => generated 1682 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/499] 10.0.0.23 () {34 vars in 782 bytes} [Tue Jun 16 08:58:58 2026] PUT /v2.0/routers/549f36b3-4662-49d0-864f-2c59f60a6bc2/add_router_interface => generated 309 bytes in 1257 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/500] 10.0.0.131 () {38 vars in 971 bytes} [Tue Jun 16 08:58:59 2026] POST /v2.0/security-groups => generated 1684 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/501] 10.0.0.131 () {34 vars in 991 bytes} [Tue Jun 16 08:58:59 2026] GET /v2.0/security-groups/4b2ae5f1-b5cb-4f48-ab11-686e6b3408a6 => generated 1684 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/502] 10.0.0.131 () {38 vars in 971 bytes} [Tue Jun 16 08:58:59 2026] POST /v2.0/security-groups => generated 1681 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/505] 10.0.0.131 () {38 vars in 981 bytes} [Tue Jun 16 08:58:59 2026] POST /v2.0/security-group-rules => generated 614 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/506] 10.0.0.131 () {38 vars in 971 bytes} [Tue Jun 16 08:59:00 2026] POST /v2.0/security-groups => generated 1685 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/507] 10.0.0.131 () {38 vars in 971 bytes} [Tue Jun 16 08:59:00 2026] POST /v2.0/security-groups => generated 1680 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/508] 10.0.0.131 () {34 vars in 991 bytes} [Tue Jun 16 08:59:00 2026] GET /v2.0/security-groups/d2914d03-0c1f-400f-99ac-0328f25488b1 => generated 1685 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/509] 10.0.0.131 () {38 vars in 981 bytes} [Tue Jun 16 08:59:00 2026] POST /v2.0/security-group-rules => generated 614 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/510] 10.0.0.131 () {34 vars in 1002 bytes} [Tue Jun 16 08:59:00 2026] GET /v2.0/security-groups?tenant_id=91d423744bec4fdbbcab1038f7ea0a4d => generated 7904 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/511] 10.0.0.23 () {34 vars in 684 bytes} [Tue Jun 16 08:59:00 2026] POST /v2.0/security-groups => generated 1659 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/512] 10.0.0.131 () {34 vars in 991 bytes} [Tue Jun 16 08:59:00 2026] GET /v2.0/security-groups/d2914d03-0c1f-400f-99ac-0328f25488b1 => generated 2310 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/513] 10.0.0.131 () {34 vars in 991 bytes} [Tue Jun 16 08:59:00 2026] GET /v2.0/security-groups/43c5d64f-0893-42a3-b623-b62486f96a71 => generated 2918 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/514] 10.0.0.23 () {34 vars in 694 bytes} [Tue Jun 16 08:59:00 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: 263/515] 10.0.0.131 () {38 vars in 981 bytes} [Tue Jun 16 08:59:00 2026] POST /v2.0/security-group-rules => generated 619 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 08:59:00.909 8 INFO neutron.db.segments_db [None req-03502d7c-2ff5-4e06-ad71-b04ae99c7c61 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] Added segment 5b617744-9037-4390-94ba-deee3a809b80 of type vxlan for network 40a37007-0bc1-4000-8e5e-b6348e94931f [pid: 7|app: 0|req: 264/516] 10.0.0.131 () {34 vars in 991 bytes} [Tue Jun 16 08:59:00 2026] GET /v2.0/security-groups/43c5d64f-0893-42a3-b623-b62486f96a71 => generated 2918 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/517] 10.0.0.23 () {34 vars in 670 bytes} [Tue Jun 16 08:59:00 2026] POST /v2.0/networks => generated 725 bytes in 434 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/518] 10.0.0.23 () {34 vars in 694 bytes} [Tue Jun 16 08:59:00 2026] POST /v2.0/security-group-rules => generated 602 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/519] 10.0.0.131 () {34 vars in 991 bytes} [Tue Jun 16 08:59:01 2026] GET /v2.0/security-groups/d2914d03-0c1f-400f-99ac-0328f25488b1 => generated 2940 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/520] 10.0.0.131 () {34 vars in 991 bytes} [Tue Jun 16 08:59:01 2026] GET /v2.0/security-groups/f20f9414-f64b-45ba-97a6-d0d05378e9f2 => generated 1682 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/521] 10.0.0.23 () {34 vars in 668 bytes} [Tue Jun 16 08:59:01 2026] POST /v2.0/subnets => generated 691 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/522] 10.0.0.131 () {36 vars in 1013 bytes} [Tue Jun 16 08:59:01 2026] DELETE /v2.0/security-groups/f20f9414-f64b-45ba-97a6-d0d05378e9f2 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/523] 10.0.0.131 () {34 vars in 1001 bytes} [Tue Jun 16 08:59:01 2026] GET /v2.0/security-group-rules/710bc009-a1f2-4053-a9b9-ca62384278bf => generated 616 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 08:59:01.412 8 INFO neutron.db.segments_db [None req-6aaab201-88c7-46b8-8533-16c231dad4e0 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] Added segment ac408db0-c315-4215-b372-fd5e082d45ea of type vxlan for network 59623ecb-d6e4-478e-9bd4-c4a049543e8d [pid: 7|app: 0|req: 267/524] 10.0.0.23 () {34 vars in 675 bytes} [Tue Jun 16 08:59:01 2026] POST /v2.0/floatingips => generated 552 bytes in 464 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/525] 10.0.0.131 () {34 vars in 991 bytes} [Tue Jun 16 08:59:01 2026] GET /v2.0/security-groups/d2914d03-0c1f-400f-99ac-0328f25488b1 => generated 2940 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 08:59:01.556 7 INFO neutron.api.v2.resource [req-4b8640c1-a11d-4c72-b98f-a99a041755d6 req-a780a251-27d5-4acc-9d8f-f84dbe587a52 c84aec641de14f2692737515ec7476c9 91d423744bec4fdbbcab1038f7ea0a4d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 269/526] 10.0.0.131 () {34 vars in 991 bytes} [Tue Jun 16 08:59:01 2026] GET /v2.0/security-groups/f20f9414-f64b-45ba-97a6-d0d05378e9f2 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/527] 10.0.0.131 () {36 vars in 1023 bytes} [Tue Jun 16 08:59:01 2026] DELETE /v2.0/security-group-rules/710bc009-a1f2-4053-a9b9-ca62384278bf => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/528] 10.0.0.131 () {34 vars in 991 bytes} [Tue Jun 16 08:59:01 2026] GET /v2.0/security-groups/71bb3f48-3e0b-4ba7-b2c4-1bef8d5404b0 => generated 1681 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/529] 10.0.0.131 () {34 vars in 991 bytes} [Tue Jun 16 08:59:01 2026] GET /v2.0/security-groups/d2914d03-0c1f-400f-99ac-0328f25488b1 => generated 2310 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 08:59:01.698 8 INFO neutron.db.l3_hamode_db [None req-6aaab201-88c7-46b8-8533-16c231dad4e0 897375cf7fa54b809d4075b8d2aeb893 0e99a657bdad4dd78d530aafade4ecdd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 273/530] 10.0.0.131 () {36 vars in 1013 bytes} [Tue Jun 16 08:59:01 2026] DELETE /v2.0/security-groups/71bb3f48-3e0b-4ba7-b2c4-1bef8d5404b0 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/531] 10.0.0.131 () {36 vars in 1013 bytes} [Tue Jun 16 08:59:01 2026] DELETE /v2.0/security-groups/d2914d03-0c1f-400f-99ac-0328f25488b1 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 08:59:01.839 7 INFO neutron.api.v2.resource [req-88354f7f-80e9-4474-ad7b-d841e3a84e09 req-879f479a-191c-4928-8893-f83eaa6884ae c84aec641de14f2692737515ec7476c9 91d423744bec4fdbbcab1038f7ea0a4d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 275/532] 10.0.0.131 () {34 vars in 991 bytes} [Tue Jun 16 08:59:01 2026] GET /v2.0/security-groups/71bb3f48-3e0b-4ba7-b2c4-1bef8d5404b0 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/533] 10.0.0.131 () {34 vars in 991 bytes} [Tue Jun 16 08:59:01 2026] GET /v2.0/security-groups/4b2ae5f1-b5cb-4f48-ab11-686e6b3408a6 => generated 2309 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/534] 10.0.0.131 () {34 vars in 991 bytes} [Tue Jun 16 08:59:01 2026] GET /v2.0/security-groups/417d25b8-a24d-4495-b170-a925e3ae5573 => generated 1680 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/535] 10.0.0.131 () {36 vars in 1013 bytes} [Tue Jun 16 08:59:01 2026] DELETE /v2.0/security-groups/4b2ae5f1-b5cb-4f48-ab11-686e6b3408a6 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/536] 10.0.0.131 () {36 vars in 1013 bytes} [Tue Jun 16 08:59:01 2026] DELETE /v2.0/security-groups/417d25b8-a24d-4495-b170-a925e3ae5573 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 08:59:02.513 7 INFO neutron_taas.services.taas.taas_plugin [None req-c8694db9-cbd6-4bca-aea1-b382c9a2d298 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] TaaS: Handle Delete Port: 56ea5e70-30f0-40d7-a397-d60fbada5e55 2026-06-16 08:59:02.526 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c8694db9-cbd6-4bca-aea1-b382c9a2d298 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] Tap Mirror: Handle Delete Port: 56ea5e70-30f0-40d7-a397-d60fbada5e55 2026-06-16 08:59:02.530 8 INFO neutron.db.l3_hamode_db [None req-6aaab201-88c7-46b8-8533-16c231dad4e0 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 280/537] 10.0.0.23 () {34 vars in 788 bytes} [Tue Jun 16 08:59:02 2026] PUT /v2.0/routers/fee81c65-c7c4-456c-9b10-8c7b4740a4fa/remove_router_interface => generated 309 bytes in 1483 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/538] 10.0.0.23 () {34 vars in 668 bytes} [Tue Jun 16 08:59:01 2026] POST /v2.0/routers => generated 731 bytes in 2165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 08:59:03.530 7 INFO neutron.api.v2.resource [req-376b93e2-5561-4e8d-9d7d-f4b0b3186985 req-ab792630-e449-4b13-9259-9a527f903c99 c84aec641de14f2692737515ec7476c9 91d423744bec4fdbbcab1038f7ea0a4d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 281/539] 10.0.0.131 () {34 vars in 991 bytes} [Tue Jun 16 08:59:03 2026] GET /v2.0/security-groups/417d25b8-a24d-4495-b170-a925e3ae5573 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-16 08:59:03.773 7 INFO neutron_taas.services.taas.taas_plugin [None req-29d7391a-7351-42c4-ba88-147198dd82e1 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] TaaS: Handle Delete Port: 67c71701-8560-4b22-ac26-4074c082d44a 2026-06-16 08:59:03.777 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-29d7391a-7351-42c4-ba88-147198dd82e1 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] Tap Mirror: Handle Delete Port: 67c71701-8560-4b22-ac26-4074c082d44a 2026-06-16 08:59:04.047 7 INFO neutron_taas.services.taas.taas_plugin [None req-29d7391a-7351-42c4-ba88-147198dd82e1 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] TaaS: Handle Delete Port: c0b57977-0329-4e62-99f4-60ab5bb54b94 2026-06-16 08:59:04.049 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-29d7391a-7351-42c4-ba88-147198dd82e1 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] Tap Mirror: Handle Delete Port: c0b57977-0329-4e62-99f4-60ab5bb54b94 2026-06-16 08:59:04.141 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-29d7391a-7351-42c4-ba88-147198dd82e1 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - 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-06-16 08:59:04.528 7 INFO neutron.db.l3_hamode_db [None req-29d7391a-7351-42c4-ba88-147198dd82e1 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] HA network f16318cf-17c4-4888-9093-badbafea05fa was deleted as no HA routers are present in tenant 0e0d7dc9097c4f7b9474fd4042ef0a45. [pid: 7|app: 0|req: 282/540] 10.0.0.23 () {32 vars in 723 bytes} [Tue Jun 16 08:59:03 2026] DELETE /v2.0/routers/fee81c65-c7c4-456c-9b10-8c7b4740a4fa => generated 0 bytes in 1010 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/541] 10.0.0.131 () {34 vars in 1002 bytes} [Tue Jun 16 08:59:04 2026] GET /v2.0/security-groups?tenant_id=91d423744bec4fdbbcab1038f7ea0a4d => generated 2921 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/542] 10.0.0.23 () {32 vars in 723 bytes} [Tue Jun 16 08:59:04 2026] DELETE /v2.0/subnets/9986993b-5b56-40c1-b3c4-4084cd09dadf => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/543] 10.0.0.131 () {34 vars in 991 bytes} [Tue Jun 16 08:59:04 2026] GET /v2.0/security-groups/43c5d64f-0893-42a3-b623-b62486f96a71 => generated 2918 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 08:59:04.942 7 INFO neutron_taas.services.taas.taas_plugin [None req-2bfaf09d-f2ad-495b-8fdb-3af7bafcdf7d 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] TaaS: Handle Delete Port: d300c21e-f4f1-4b08-befe-b9e67bbc2556 2026-06-16 08:59:04.945 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2bfaf09d-f2ad-495b-8fdb-3af7bafcdf7d 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] Tap Mirror: Handle Delete Port: d300c21e-f4f1-4b08-befe-b9e67bbc2556 2026-06-16 08:59:05.026 7 INFO neutron.services.segments.plugin [-] Segment 6b3d9f01-a314-4197-85d5-47b83e40d8b6 resource provider aggregate not found 2026-06-16 08:59:05.036 7 INFO neutron.services.segments.plugin [-] Segment 6b3d9f01-a314-4197-85d5-47b83e40d8b6 resource provider aggregate not found 2026-06-16 08:59:05.068 7 INFO neutron.services.segments.plugin [-] Segment 6b3d9f01-a314-4197-85d5-47b83e40d8b6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6b3d9f01-a314-4197-85d5-47b83e40d8b6 found for delete ", "request_id": "req-229c084e-b85a-494a-ade8-a99d01a29d08"}]} 2026-06-16 08:59:05.070 7 INFO neutron.services.segments.plugin [-] Segment 6b3d9f01-a314-4197-85d5-47b83e40d8b6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6b3d9f01-a314-4197-85d5-47b83e40d8b6 found for delete ", "request_id": "req-54fff531-8fe8-4e73-9375-58c9dfb13bf4"}]} [pid: 8|app: 0|req: 259/544] 10.0.0.23 () {34 vars in 782 bytes} [Tue Jun 16 08:59:03 2026] PUT /v2.0/routers/55c530c2-e11d-4f6c-be76-ea35cf698083/add_router_interface => generated 309 bytes in 1680 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/545] 10.0.0.23 () {32 vars in 725 bytes} [Tue Jun 16 08:59:04 2026] DELETE /v2.0/networks/a870654a-acf0-4d30-8667-efdadcfdd068 => generated 0 bytes in 368 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/546] 10.0.0.131 () {34 vars in 991 bytes} [Tue Jun 16 08:59:05 2026] GET /v2.0/security-groups/43c5d64f-0893-42a3-b623-b62486f96a71 => generated 2918 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 08:59:05.318 7 INFO neutron.api.v2.resource [req-6b40879c-171e-4bef-8e72-8d767e79b780 req-4110036e-d590-4b68-beda-4126b1f15a8c c84aec641de14f2692737515ec7476c9 91d423744bec4fdbbcab1038f7ea0a4d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 287/547] 10.0.0.131 () {34 vars in 991 bytes} [Tue Jun 16 08:59:05 2026] GET /v2.0/security-groups/417d25b8-a24d-4495-b170-a925e3ae5573 => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-16 08:59:05.367 8 INFO neutron.api.v2.resource [req-017fb7f8-4133-475d-9aaf-0ba279046395 req-7206c9a2-5758-4e45-a4cf-c24d2e96441b c84aec641de14f2692737515ec7476c9 91d423744bec4fdbbcab1038f7ea0a4d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 261/548] 10.0.0.131 () {34 vars in 991 bytes} [Tue Jun 16 08:59:05 2026] GET /v2.0/security-groups/71bb3f48-3e0b-4ba7-b2c4-1bef8d5404b0 => generated 146 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-16 08:59:05.416 7 INFO neutron.api.v2.resource [req-12d5a901-0cbf-452a-b1b3-bf425bf35051 req-88277587-be3a-4cb9-ae64-0e115a962534 c84aec641de14f2692737515ec7476c9 91d423744bec4fdbbcab1038f7ea0a4d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 288/549] 10.0.0.131 () {34 vars in 991 bytes} [Tue Jun 16 08:59:05 2026] GET /v2.0/security-groups/f20f9414-f64b-45ba-97a6-d0d05378e9f2 => generated 146 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/550] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 08:59:05 2026] GET /v2.0/security-groups?tenant_id=0e0d7dc9097c4f7b9474fd4042ef0a45&name=default => generated 2921 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/551] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 08:59:05 2026] DELETE /v2.0/security-groups/69f8ad41-68f5-47be-bbb5-b94b22419427 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 08:59:05.896 7 INFO neutron_taas.services.taas.taas_plugin [None req-67077fc1-336a-423e-969b-947f2057e50f 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] TaaS: Handle Delete Port: e702e3a8-4dec-4c0c-9d29-de42d355ba8d 2026-06-16 08:59:05.899 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-67077fc1-336a-423e-969b-947f2057e50f 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] Tap Mirror: Handle Delete Port: e702e3a8-4dec-4c0c-9d29-de42d355ba8d [pid: 8|app: 0|req: 264/552] 10.0.0.23 () {34 vars in 684 bytes} [Tue Jun 16 08:59:05 2026] POST /v2.0/security-groups => generated 1658 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/553] 10.0.0.23 () {34 vars in 694 bytes} [Tue Jun 16 08:59:06 2026] POST /v2.0/security-group-rules => generated 597 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/554] 10.0.0.23 () {34 vars in 694 bytes} [Tue Jun 16 08:59:06 2026] POST /v2.0/security-group-rules => generated 602 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/555] 10.0.0.23 () {34 vars in 788 bytes} [Tue Jun 16 08:59:05 2026] PUT /v2.0/routers/34f484aa-5cd0-46c1-a347-c2a666a2368c/remove_router_interface => generated 309 bytes in 1077 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 08:59:06.728 7 INFO neutron_taas.services.taas.taas_plugin [None req-a6d99660-d947-4b38-86b5-585111ed816a 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] TaaS: Handle Delete Port: fcf54ed1-d702-42ce-8476-e72456c8a890 2026-06-16 08:59:06.732 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a6d99660-d947-4b38-86b5-585111ed816a 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] Tap Mirror: Handle Delete Port: fcf54ed1-d702-42ce-8476-e72456c8a890 [pid: 8|app: 0|req: 267/556] 10.0.0.23 () {34 vars in 675 bytes} [Tue Jun 16 08:59:06 2026] POST /v2.0/floatingips => generated 552 bytes in 532 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 08:59:06.989 7 INFO neutron_taas.services.taas.taas_plugin [None req-a6d99660-d947-4b38-86b5-585111ed816a 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] TaaS: Handle Delete Port: 02cf8d20-b0b1-463e-90b5-9a95223e09d5 2026-06-16 08:59:06.993 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a6d99660-d947-4b38-86b5-585111ed816a 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] Tap Mirror: Handle Delete Port: 02cf8d20-b0b1-463e-90b5-9a95223e09d5 2026-06-16 08:59:07.102 7 INFO neutron.services.segments.plugin [-] Segment ee2f7548-94d5-447c-b3c5-85cb249f0585 resource provider aggregate not found 2026-06-16 08:59:07.108 7 INFO neutron.services.segments.plugin [-] Segment ee2f7548-94d5-447c-b3c5-85cb249f0585 resource provider aggregate not found 2026-06-16 08:59:07.126 7 INFO neutron.services.segments.plugin [-] Segment ee2f7548-94d5-447c-b3c5-85cb249f0585 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee2f7548-94d5-447c-b3c5-85cb249f0585 found for delete ", "request_id": "req-debf2d17-271c-4a5f-83c5-0970a3041386"}]} 2026-06-16 08:59:07.130 7 INFO neutron.services.segments.plugin [-] Segment ee2f7548-94d5-447c-b3c5-85cb249f0585 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee2f7548-94d5-447c-b3c5-85cb249f0585 found for delete ", "request_id": "req-5d3b201d-48b7-4741-bedd-5378f665e65b"}]} [pid: 8|app: 0|req: 268/557] 10.0.0.131 () {34 vars in 1096 bytes} [Tue Jun 16 08:59:07 2026] GET /v2.0/security-groups?name=tempest-securitygroup--23428190&fields=id&tenant_id=0e99a657bdad4dd78d530aafade4ecdd => generated 69 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/558] 10.0.0.131 () {34 vars in 982 bytes} [Tue Jun 16 08:59:07 2026] GET /v2.0/networks?id=40a37007-0bc1-4000-8e5e-b6348e94931f => generated 676 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 08:59:07.466 7 INFO neutron.db.l3_hamode_db [None req-a6d99660-d947-4b38-86b5-585111ed816a 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] HA network ce142ef8-8743-4b24-82b6-259b92cbe399 was deleted as no HA routers are present in tenant 91d423744bec4fdbbcab1038f7ea0a4d. [pid: 7|app: 0|req: 290/559] 10.0.0.23 () {32 vars in 723 bytes} [Tue Jun 16 08:59:06 2026] DELETE /v2.0/routers/34f484aa-5cd0-46c1-a347-c2a666a2368c => generated 0 bytes in 962 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/560] 10.0.0.131 () {34 vars in 1098 bytes} [Tue Jun 16 08:59:07 2026] GET /v2.0/security-groups?name=tempest-securitygroup--898630476&fields=id&tenant_id=5314de45646b473aaa822b3ab03e7b8a => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/561] 10.0.0.131 () {34 vars in 965 bytes} [Tue Jun 16 08:59:07 2026] GET /v2.0/quotas/0e99a657bdad4dd78d530aafade4ecdd => generated 292 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/562] 10.0.0.131 () {34 vars in 982 bytes} [Tue Jun 16 08:59:07 2026] GET /v2.0/networks?id=1c2cc194-1207-40ac-b96a-b799651792d6 => generated 680 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/563] 10.0.0.131 () {34 vars in 1002 bytes} [Tue Jun 16 08:59:07 2026] GET /v2.0/ports?tenant_id=0e99a657bdad4dd78d530aafade4ecdd&fields=id => generated 57 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/564] 10.0.0.131 () {34 vars in 965 bytes} [Tue Jun 16 08:59:07 2026] GET /v2.0/quotas/5314de45646b473aaa822b3ab03e7b8a => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/565] 10.0.0.23 () {32 vars in 723 bytes} [Tue Jun 16 08:59:07 2026] DELETE /v2.0/subnets/c59075a0-4cb2-4322-a20c-15ff76e519e0 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/566] 10.0.0.131 () {34 vars in 1002 bytes} [Tue Jun 16 08:59:07 2026] GET /v2.0/ports?tenant_id=5314de45646b473aaa822b3ab03e7b8a&fields=id => generated 103 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 08:59:07.952 8 INFO neutron_taas.services.taas.taas_plugin [None req-482305c6-f6b0-4331-9e07-db3c794c4ad8 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] TaaS: Handle Delete Port: 75af95d1-33c5-4ef1-8b21-34a96d70b7b1 2026-06-16 08:59:07.964 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-482305c6-f6b0-4331-9e07-db3c794c4ad8 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] Tap Mirror: Handle Delete Port: 75af95d1-33c5-4ef1-8b21-34a96d70b7b1 2026-06-16 08:59:08.035 7 INFO neutron.db.segments_db [None req-a29a07c0-1a6f-4502-8175-c589e51ae036 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] Added segment 4ee0756a-ee47-4546-bfb0-0b56560e8e29 of type vxlan for network c1426be7-a609-4222-8d04-f1c3ca22da1a [pid: 7|app: 0|req: 295/567] 10.0.0.23 () {34 vars in 670 bytes} [Tue Jun 16 08:59:07 2026] POST /v2.0/networks => generated 727 bytes in 456 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/568] 10.0.0.131 () {34 vars in 907 bytes} [Tue Jun 16 08:59:08 2026] GET /v2.0/extensions => generated 21537 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/569] 10.0.0.23 () {32 vars in 725 bytes} [Tue Jun 16 08:59:07 2026] DELETE /v2.0/networks/1e7891c9-409d-45e1-ae13-d0c3f4323605 => generated 0 bytes in 510 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/570] 10.0.0.23 () {34 vars in 668 bytes} [Tue Jun 16 08:59:08 2026] POST /v2.0/subnets => generated 693 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/571] 10.0.0.131 () {34 vars in 907 bytes} [Tue Jun 16 08:59:08 2026] GET /v2.0/extensions => generated 21537 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/572] 10.0.0.131 () {34 vars in 1008 bytes} [Tue Jun 16 08:59:08 2026] GET /v2.0/networks/40a37007-0bc1-4000-8e5e-b6348e94931f?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 08:59:08.447 8 INFO neutron.db.segments_db [None req-2bccc850-6506-4b86-8e83-5eb24d690725 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] Added segment 438e12cd-5723-4e58-8277-6d095558555e of type vxlan for network 2db80d84-427a-4755-b123-d77d50dbe6e6 [pid: 7|app: 0|req: 299/573] 10.0.0.131 () {34 vars in 1008 bytes} [Tue Jun 16 08:59:08 2026] GET /v2.0/networks/1c2cc194-1207-40ac-b96a-b799651792d6?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/574] 10.0.0.131 () {34 vars in 1108 bytes} [Tue Jun 16 08:59:08 2026] GET /v2.0/networks/40a37007-0bc1-4000-8e5e-b6348e94931f?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: 301/575] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 08:59:08 2026] GET /v2.0/security-groups?tenant_id=91d423744bec4fdbbcab1038f7ea0a4d&name=default => generated 2921 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/576] 10.0.0.131 () {34 vars in 1108 bytes} [Tue Jun 16 08:59:08 2026] GET /v2.0/networks/1c2cc194-1207-40ac-b96a-b799651792d6?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: 303/577] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 08:59:08 2026] DELETE /v2.0/security-groups/43c5d64f-0893-42a3-b623-b62486f96a71 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 08:59:08.773 8 INFO neutron.db.l3_hamode_db [None req-2bccc850-6506-4b86-8e83-5eb24d690725 897375cf7fa54b809d4075b8d2aeb893 5ca9ac95b8c645109eb71515d36779a2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 304/578] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 08:59:08 2026] GET /v2.0/ports?device_id=d1d50856-2aad-4397-9a8c-d3a4b8c5fc8b => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 08:59:08.824 8 INFO neutron.services.segments.plugin [-] Segment 40a7e715-2128-4dec-8e93-90842235d972 resource provider aggregate not found 2026-06-16 08:59:08.855 8 INFO neutron.services.segments.plugin [-] Segment 40a7e715-2128-4dec-8e93-90842235d972 resource provider aggregate not found 2026-06-16 08:59:08.871 8 INFO neutron.services.segments.plugin [-] Segment 40a7e715-2128-4dec-8e93-90842235d972 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40a7e715-2128-4dec-8e93-90842235d972 found for delete ", "request_id": "req-59d3ee03-4de9-4119-be90-77bbcaf01667"}]} 2026-06-16 08:59:08.876 8 INFO neutron.services.segments.plugin [-] Segment 40a7e715-2128-4dec-8e93-90842235d972 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40a7e715-2128-4dec-8e93-90842235d972 found for delete ", "request_id": "req-b58a30c3-1ccc-4917-a151-11134603453b"}]} [pid: 7|app: 0|req: 305/579] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 08:59:08 2026] GET /v2.0/ports?device_id=2d192b96-66e0-42d3-8dc4-5f6c19a9a072 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 08:59:09.152 7 INFO neutron.services.segments.plugin [-] Segment f6b2419d-add2-4916-9cc5-84b553ce522e resource provider aggregate not found 2026-06-16 08:59:09.161 7 INFO neutron.services.segments.plugin [-] Segment f6b2419d-add2-4916-9cc5-84b553ce522e resource provider aggregate not found 2026-06-16 08:59:09.180 7 INFO neutron.services.segments.plugin [-] Segment f6b2419d-add2-4916-9cc5-84b553ce522e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f6b2419d-add2-4916-9cc5-84b553ce522e found for delete ", "request_id": "req-8ca3a140-15ab-4bd7-a992-6127801ad8d4"}]} 2026-06-16 08:59:09.187 7 INFO neutron.services.segments.plugin [-] Segment f6b2419d-add2-4916-9cc5-84b553ce522e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f6b2419d-add2-4916-9cc5-84b553ce522e found for delete ", "request_id": "req-1029f7ba-5c50-4b2f-bfb5-a472520b587d"}]} 2026-06-16 08:59:09.601 8 INFO neutron.db.l3_hamode_db [None req-2bccc850-6506-4b86-8e83-5eb24d690725 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 306/580] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 08:59:09 2026] GET /v2.0/ports?device_id=d1d50856-2aad-4397-9a8c-d3a4b8c5fc8b => 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: 307/581] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 08:59:10 2026] GET /v2.0/ports?device_id=2d192b96-66e0-42d3-8dc4-5f6c19a9a072 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/582] 10.0.0.23 () {34 vars in 668 bytes} [Tue Jun 16 08:59:08 2026] POST /v2.0/routers => generated 733 bytes in 2290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 08:59:11.128 8 INFO neutron.db.segments_db [None req-57153f79-64ca-4014-a024-4847326dfc9c 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] Added segment 1a93ceab-f58a-4338-aea8-f02baf58c980 of type vxlan for network b4389226-7d91-4b60-bcc7-59eb0fdd47a3 [pid: 8|app: 0|req: 276/583] 10.0.0.23 () {34 vars in 670 bytes} [Tue Jun 16 08:59:10 2026] POST /v2.0/networks => generated 733 bytes in 444 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/584] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 08:59:11 2026] GET /v2.0/ports?device_id=d1d50856-2aad-4397-9a8c-d3a4b8c5fc8b => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/585] 10.0.0.23 () {34 vars in 668 bytes} [Tue Jun 16 08:59:11 2026] POST /v2.0/subnets => generated 699 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/586] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 08:59:11 2026] GET /v2.0/ports?device_id=2d192b96-66e0-42d3-8dc4-5f6c19a9a072 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 08:59:11.584 8 INFO neutron.db.segments_db [None req-e72993cf-1027-4cd7-b3fc-ab648fb75dc1 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] Added segment 6d21c945-6a13-4f8a-b0c6-fe43208d2e62 of type vxlan for network 6cad6643-603a-4aa3-9b5c-ded9f6ef6772 2026-06-16 08:59:11.855 8 INFO neutron.db.l3_hamode_db [None req-e72993cf-1027-4cd7-b3fc-ab648fb75dc1 897375cf7fa54b809d4075b8d2aeb893 52d28806e6944622ac74dc979e1787d8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 308/587] 10.0.0.23 () {34 vars in 782 bytes} [Tue Jun 16 08:59:10 2026] PUT /v2.0/routers/1316ab6d-8bd8-47d2-943d-f829657b6805/add_router_interface => generated 309 bytes in 1301 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/588] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 08:59:12 2026] GET /v2.0/ports?device_id=d1d50856-2aad-4397-9a8c-d3a4b8c5fc8b => 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: 310/589] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 08:59:12 2026] GET /v2.0/ports?device_id=2d192b96-66e0-42d3-8dc4-5f6c19a9a072 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 08:59:12.774 8 INFO neutron.db.l3_hamode_db [None req-e72993cf-1027-4cd7-b3fc-ab648fb75dc1 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 311/590] 10.0.0.131 () {34 vars in 982 bytes} [Tue Jun 16 08:59:13 2026] GET /v2.0/networks?id=c1426be7-a609-4222-8d04-f1c3ca22da1a => generated 678 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/591] 10.0.0.131 () {34 vars in 965 bytes} [Tue Jun 16 08:59:13 2026] GET /v2.0/quotas/5ca9ac95b8c645109eb71515d36779a2 => generated 292 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/592] 10.0.0.131 () {34 vars in 1002 bytes} [Tue Jun 16 08:59:13 2026] GET /v2.0/ports?tenant_id=5ca9ac95b8c645109eb71515d36779a2&fields=id => generated 57 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/593] 10.0.0.131 () {34 vars in 1008 bytes} [Tue Jun 16 08:59:13 2026] GET /v2.0/networks/c1426be7-a609-4222-8d04-f1c3ca22da1a?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/594] 10.0.0.131 () {34 vars in 1108 bytes} [Tue Jun 16 08:59:13 2026] GET /v2.0/networks/c1426be7-a609-4222-8d04-f1c3ca22da1a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/595] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 08:59:13 2026] GET /v2.0/ports?device_id=d1d50856-2aad-4397-9a8c-d3a4b8c5fc8b => 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: 317/596] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 08:59:13 2026] GET /v2.0/ports?device_id=eaaf51e1-1894-4a12-88fb-67e271fc4330 => 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: 318/597] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 08:59:13 2026] GET /v2.0/ports?device_id=2d192b96-66e0-42d3-8dc4-5f6c19a9a072 => 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: 319/598] 199.19.213.57 () {34 vars in 985 bytes} [Tue Jun 16 08:59:13 2026] GET /v2.0/networks?id=40a37007-0bc1-4000-8e5e-b6348e94931f => generated 676 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/599] 10.0.0.23 () {34 vars in 668 bytes} [Tue Jun 16 08:59:11 2026] POST /v2.0/routers => generated 739 bytes in 2350 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/600] 199.19.213.57 () {34 vars in 910 bytes} [Tue Jun 16 08:59:13 2026] GET /v2.0/extensions => generated 21537 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/601] 199.19.213.57 () {34 vars in 1049 bytes} [Tue Jun 16 08:59:13 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=0e99a657bdad4dd78d530aafade4ecdd => generated 179 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/602] 199.19.213.57 () {38 vars in 954 bytes} [Tue Jun 16 08:59:13 2026] POST /v2.0/ports => generated 954 bytes in 523 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: 323/603] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 08:59:14 2026] GET /v2.0/ports?device_id=d1d50856-2aad-4397-9a8c-d3a4b8c5fc8b => generated 957 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/604] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 08:59:14 2026] GET /v2.0/ports?device_id=eaaf51e1-1894-4a12-88fb-67e271fc4330 => 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: 325/605] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 08:59:14 2026] GET /v2.0/security-groups?id=ff6bab7a-23c9-4349-8645-e31b92b064a0&fields=id&fields=name => generated 112 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/606] 10.0.0.23 () {34 vars in 782 bytes} [Tue Jun 16 08:59:13 2026] PUT /v2.0/routers/f66382bb-3563-43c2-a427-9128e01d7294/add_router_interface => generated 309 bytes in 1267 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/607] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 08:59:15 2026] GET /v2.0/ports?device_id=2d192b96-66e0-42d3-8dc4-5f6c19a9a072 => 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: 326/610] 199.19.213.57 () {38 vars in 1027 bytes} [Tue Jun 16 08:59:14 2026] PUT /v2.0/ports/c6e4284e-d324-4184-86e5-acc91f06e7c0 => generated 1235 bytes in 498 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/611] 199.19.213.57 () {34 vars in 985 bytes} [Tue Jun 16 08:59:15 2026] GET /v2.0/networks?id=1c2cc194-1207-40ac-b96a-b799651792d6 => generated 680 bytes in 64 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: 327/612] 199.19.213.57 () {34 vars in 1049 bytes} [Tue Jun 16 08:59:15 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5314de45646b473aaa822b3ab03e7b8a => generated 180 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 08:59:15.870 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-be087d0a-911c-4e29-a9bf-0ca77a37cfde'] response: {'name': 'network-changed', 'server_uuid': 'd1d50856-2aad-4397-9a8c-d3a4b8c5fc8b', 'tag': 'c6e4284e-d324-4184-86e5-acc91f06e7c0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 328/613] 10.0.0.23 () {34 vars in 684 bytes} [Tue Jun 16 08:59:15 2026] POST /v2.0/security-groups => generated 1661 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/614] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 08:59:15 2026] GET /v2.0/ports?device_id=eaaf51e1-1894-4a12-88fb-67e271fc4330 => 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: 330/615] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 08:59:16 2026] GET /v2.0/ports?device_id=d1d50856-2aad-4397-9a8c-d3a4b8c5fc8b => generated 969 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/616] 199.19.213.57 () {38 vars in 954 bytes} [Tue Jun 16 08:59:15 2026] POST /v2.0/ports => generated 958 bytes in 516 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 287/617] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 08:59:16 2026] GET /v2.0/security-groups?id=ff6bab7a-23c9-4349-8645-e31b92b064a0&fields=id&fields=name => generated 112 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/618] 10.0.0.23 () {34 vars in 694 bytes} [Tue Jun 16 08:59:16 2026] POST /v2.0/security-group-rules => generated 597 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/619] 10.0.0.23 () {34 vars in 694 bytes} [Tue Jun 16 08:59:16 2026] POST /v2.0/security-group-rules => generated 602 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/620] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 08:59:16 2026] GET /v2.0/ports?device_id=2d192b96-66e0-42d3-8dc4-5f6c19a9a072 => generated 961 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/621] 199.19.213.57 () {34 vars in 1079 bytes} [Tue Jun 16 08:59:16 2026] GET /v2.0/ports?tenant_id=0e99a657bdad4dd78d530aafade4ecdd&device_id=d1d50856-2aad-4397-9a8c-d3a4b8c5fc8b => generated 1238 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/622] 10.0.0.23 () {34 vars in 675 bytes} [Tue Jun 16 08:59:16 2026] POST /v2.0/floatingips => generated 552 bytes in 631 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/623] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 08:59:17 2026] GET /v2.0/security-groups?id=80d3aa5a-4e24-47a3-a5db-3568646a34bd&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/624] 199.19.213.57 () {38 vars in 1027 bytes} [Tue Jun 16 08:59:16 2026] PUT /v2.0/ports/5f540349-d926-4cc8-ab8a-e355708355a6 => generated 1239 bytes in 1006 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 289/625] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 08:59:17 2026] GET /v2.0/ports?device_id=eaaf51e1-1894-4a12-88fb-67e271fc4330 => 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: 337/626] 199.19.213.57 () {34 vars in 1057 bytes} [Tue Jun 16 08:59:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=c6e4284e-d324-4184-86e5-acc91f06e7c0 => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/627] 199.19.213.57 () {34 vars in 983 bytes} [Tue Jun 16 08:59:17 2026] GET /v2.0/subnets?id=63c96315-bc32-45d3-93cc-9d22c92c95d3 => generated 694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/628] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 08:59:17 2026] GET /v2.0/ports?device_id=d1d50856-2aad-4397-9a8c-d3a4b8c5fc8b => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/629] 199.19.213.57 () {34 vars in 1051 bytes} [Tue Jun 16 08:59:17 2026] GET /v2.0/ports?network_id=40a37007-0bc1-4000-8e5e-b6348e94931f&device_owner=network%3Adhcp => generated 1244 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/630] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 08:59:17 2026] GET /v2.0/security-groups?id=ff6bab7a-23c9-4349-8645-e31b92b064a0&fields=id&fields=name => generated 112 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/631] 199.19.213.57 () {34 vars in 1011 bytes} [Tue Jun 16 08:59:17 2026] GET /v2.0/networks/40a37007-0bc1-4000-8e5e-b6348e94931f?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: 340/632] 199.19.213.57 () {34 vars in 1111 bytes} [Tue Jun 16 08:59:17 2026] GET /v2.0/networks/40a37007-0bc1-4000-8e5e-b6348e94931f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/633] 10.0.0.131 () {34 vars in 1100 bytes} [Tue Jun 16 08:59:17 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1525881024&fields=id&tenant_id=52d28806e6944622ac74dc979e1787d8 => generated 69 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 08:59:17.746 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2d63c34d-162c-4f40-bb0b-7699010fc3b5'] response: {'name': 'network-changed', 'server_uuid': '2d192b96-66e0-42d3-8dc4-5f6c19a9a072', 'tag': '5f540349-d926-4cc8-ab8a-e355708355a6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 341/634] 10.0.0.131 () {34 vars in 982 bytes} [Tue Jun 16 08:59:17 2026] GET /v2.0/networks?id=b4389226-7d91-4b60-bcc7-59eb0fdd47a3 => generated 684 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/635] 10.0.0.131 () {34 vars in 965 bytes} [Tue Jun 16 08:59:17 2026] GET /v2.0/quotas/52d28806e6944622ac74dc979e1787d8 => generated 292 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/636] 10.0.0.131 () {34 vars in 1002 bytes} [Tue Jun 16 08:59:17 2026] GET /v2.0/ports?tenant_id=52d28806e6944622ac74dc979e1787d8&fields=id => generated 57 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/637] 10.0.0.131 () {34 vars in 1008 bytes} [Tue Jun 16 08:59:17 2026] GET /v2.0/networks/b4389226-7d91-4b60-bcc7-59eb0fdd47a3?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/638] 10.0.0.131 () {34 vars in 1108 bytes} [Tue Jun 16 08:59:17 2026] GET /v2.0/networks/b4389226-7d91-4b60-bcc7-59eb0fdd47a3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/639] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 08:59:18 2026] GET /v2.0/ports?device_id=9e42579f-5022-4507-9227-7ae3c7a60ee0 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/640] 199.19.213.57 () {34 vars in 1079 bytes} [Tue Jun 16 08:59:18 2026] GET /v2.0/ports?tenant_id=5314de45646b473aaa822b3ab03e7b8a&device_id=2d192b96-66e0-42d3-8dc4-5f6c19a9a072 => generated 1242 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/641] 199.19.213.57 () {34 vars in 1017 bytes} [Tue Jun 16 08:59:18 2026] GET /v2.0/networks?tenant_id=5314de45646b473aaa822b3ab03e7b8a&shared=False => generated 775 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/642] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 08:59:18 2026] GET /v2.0/ports?device_id=2d192b96-66e0-42d3-8dc4-5f6c19a9a072 => generated 973 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/643] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 08:59:18 2026] GET /v2.0/ports?device_id=eaaf51e1-1894-4a12-88fb-67e271fc4330 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/644] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 08:59:18 2026] GET /v2.0/security-groups?id=80d3aa5a-4e24-47a3-a5db-3568646a34bd&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/645] 199.19.213.57 () {34 vars in 929 bytes} [Tue Jun 16 08:59:18 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/646] 199.19.213.57 () {34 vars in 1079 bytes} [Tue Jun 16 08:59:18 2026] GET /v2.0/ports?tenant_id=0e99a657bdad4dd78d530aafade4ecdd&device_id=d1d50856-2aad-4397-9a8c-d3a4b8c5fc8b => generated 1238 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/647] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 08:59:18 2026] GET /v2.0/ports?device_id=d1d50856-2aad-4397-9a8c-d3a4b8c5fc8b => generated 969 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/648] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 08:59:18 2026] GET /v2.0/security-groups?id=ff6bab7a-23c9-4349-8645-e31b92b064a0&fields=id&fields=name => generated 112 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/649] 199.19.213.57 () {34 vars in 985 bytes} [Tue Jun 16 08:59:18 2026] GET /v2.0/networks?id=40a37007-0bc1-4000-8e5e-b6348e94931f => generated 772 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/650] 199.19.213.57 () {34 vars in 1057 bytes} [Tue Jun 16 08:59:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=c6e4284e-d324-4184-86e5-acc91f06e7c0 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/651] 199.19.213.57 () {34 vars in 983 bytes} [Tue Jun 16 08:59:18 2026] GET /v2.0/subnets?id=63c96315-bc32-45d3-93cc-9d22c92c95d3 => 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: 351/652] 199.19.213.57 () {34 vars in 1051 bytes} [Tue Jun 16 08:59:18 2026] GET /v2.0/ports?network_id=40a37007-0bc1-4000-8e5e-b6348e94931f&device_owner=network%3Adhcp => generated 1244 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/653] 199.19.213.57 () {34 vars in 1011 bytes} [Tue Jun 16 08:59:18 2026] GET /v2.0/networks/40a37007-0bc1-4000-8e5e-b6348e94931f?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: 352/654] 199.19.213.57 () {34 vars in 1111 bytes} [Tue Jun 16 08:59:18 2026] GET /v2.0/networks/40a37007-0bc1-4000-8e5e-b6348e94931f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/655] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 08:59:19 2026] GET /v2.0/ports?device_id=9e42579f-5022-4507-9227-7ae3c7a60ee0 => 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: 353/656] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 08:59:19 2026] GET /v2.0/ports?device_id=eaaf51e1-1894-4a12-88fb-67e271fc4330 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/657] 199.19.213.57 () {34 vars in 1079 bytes} [Tue Jun 16 08:59:19 2026] GET /v2.0/ports?tenant_id=5314de45646b473aaa822b3ab03e7b8a&device_id=2d192b96-66e0-42d3-8dc4-5f6c19a9a072 => generated 1242 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/658] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 08:59:19 2026] GET /v2.0/ports?device_id=2d192b96-66e0-42d3-8dc4-5f6c19a9a072 => generated 973 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/659] 199.19.213.57 () {34 vars in 1059 bytes} [Tue Jun 16 08:59:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=5f540349-d926-4cc8-ab8a-e355708355a6 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/660] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 08:59:19 2026] GET /v2.0/security-groups?id=80d3aa5a-4e24-47a3-a5db-3568646a34bd&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/661] 199.19.213.57 () {34 vars in 983 bytes} [Tue Jun 16 08:59:19 2026] GET /v2.0/subnets?id=eb8a40f7-77a4-4ab4-9f3b-9bb8167456cf => generated 698 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/662] 199.19.213.57 () {34 vars in 1051 bytes} [Tue Jun 16 08:59:19 2026] GET /v2.0/ports?network_id=1c2cc194-1207-40ac-b96a-b799651792d6&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: 357/663] 199.19.213.57 () {34 vars in 1011 bytes} [Tue Jun 16 08:59:19 2026] GET /v2.0/networks/1c2cc194-1207-40ac-b96a-b799651792d6?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/664] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 08:59:19 2026] GET /v2.0/ports?device_id=d1d50856-2aad-4397-9a8c-d3a4b8c5fc8b => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/665] 199.19.213.57 () {34 vars in 1111 bytes} [Tue Jun 16 08:59:19 2026] GET /v2.0/networks/1c2cc194-1207-40ac-b96a-b799651792d6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/666] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 08:59:19 2026] GET /v2.0/security-groups?id=ff6bab7a-23c9-4349-8645-e31b92b064a0&fields=id&fields=name => generated 112 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/667] 199.19.213.57 () {34 vars in 985 bytes} [Tue Jun 16 08:59:20 2026] GET /v2.0/networks?id=c1426be7-a609-4222-8d04-f1c3ca22da1a => generated 678 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/668] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 08:59:20 2026] GET /v2.0/ports?device_id=9e42579f-5022-4507-9227-7ae3c7a60ee0 => 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: 361/669] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 08:59:20 2026] GET /v2.0/ports?device_id=eaaf51e1-1894-4a12-88fb-67e271fc4330 => 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: 362/670] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 08:59:20 2026] GET /v2.0/ports?device_id=2d192b96-66e0-42d3-8dc4-5f6c19a9a072 => generated 973 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/671] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 08:59:20 2026] GET /v2.0/security-groups?id=80d3aa5a-4e24-47a3-a5db-3568646a34bd&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/672] 199.19.213.57 () {38 vars in 954 bytes} [Tue Jun 16 08:59:20 2026] POST /v2.0/ports => generated 954 bytes in 505 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: 364/673] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 08:59:20 2026] GET /v2.0/ports?device_id=d1d50856-2aad-4397-9a8c-d3a4b8c5fc8b => generated 969 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/674] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 08:59:20 2026] GET /v2.0/security-groups?id=ff6bab7a-23c9-4349-8645-e31b92b064a0&fields=id&fields=name => generated 112 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/675] 199.19.213.57 () {38 vars in 1027 bytes} [Tue Jun 16 08:59:20 2026] PUT /v2.0/ports/a63e9145-3ffb-4832-bb63-23d2b6f54869 => generated 1235 bytes in 434 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 08:59:21.405 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ffed7268-d987-494a-9a42-77bf5aa28e96'] response: {'name': 'network-changed', 'server_uuid': 'eaaf51e1-1894-4a12-88fb-67e271fc4330', 'tag': 'a63e9145-3ffb-4832-bb63-23d2b6f54869', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 366/676] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 08:59:21 2026] GET /v2.0/ports?device_id=9e42579f-5022-4507-9227-7ae3c7a60ee0 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 311/677] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 08:59:21 2026] GET /v2.0/ports?device_id=eaaf51e1-1894-4a12-88fb-67e271fc4330 => 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: 367/678] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 08:59:21 2026] GET /v2.0/security-groups?id=86f261a5-e15a-461c-9b93-2c675f3a7c43&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/679] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 08:59:21 2026] GET /v2.0/ports?device_id=2d192b96-66e0-42d3-8dc4-5f6c19a9a072 => generated 973 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/680] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 08:59:21 2026] GET /v2.0/security-groups?id=80d3aa5a-4e24-47a3-a5db-3568646a34bd&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/681] 199.19.213.57 () {34 vars in 1079 bytes} [Tue Jun 16 08:59:21 2026] GET /v2.0/ports?tenant_id=5ca9ac95b8c645109eb71515d36779a2&device_id=eaaf51e1-1894-4a12-88fb-67e271fc4330 => generated 1238 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/682] 199.19.213.57 () {34 vars in 1017 bytes} [Tue Jun 16 08:59:22 2026] GET /v2.0/networks?tenant_id=5ca9ac95b8c645109eb71515d36779a2&shared=False => generated 774 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/683] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 08:59:22 2026] GET /v2.0/ports?device_id=d1d50856-2aad-4397-9a8c-d3a4b8c5fc8b => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/684] 199.19.213.57 () {34 vars in 929 bytes} [Tue Jun 16 08:59:22 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: 370/685] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 08:59:22 2026] GET /v2.0/security-groups?id=ff6bab7a-23c9-4349-8645-e31b92b064a0&fields=id&fields=name => generated 112 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/686] 199.19.213.57 () {34 vars in 985 bytes} [Tue Jun 16 08:59:22 2026] GET /v2.0/networks?id=b4389226-7d91-4b60-bcc7-59eb0fdd47a3 => generated 684 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/687] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 08:59:22 2026] GET /v2.0/ports?device_id=9e42579f-5022-4507-9227-7ae3c7a60ee0 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/688] 199.19.213.57 () {34 vars in 1049 bytes} [Tue Jun 16 08:59:22 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=52d28806e6944622ac74dc979e1787d8 => generated 181 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/689] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 08:59:22 2026] GET /v2.0/ports?device_id=eaaf51e1-1894-4a12-88fb-67e271fc4330 => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/690] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 08:59:22 2026] GET /v2.0/security-groups?id=86f261a5-e15a-461c-9b93-2c675f3a7c43&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/691] 199.19.213.57 () {38 vars in 954 bytes} [Tue Jun 16 08:59:22 2026] POST /v2.0/ports => generated 958 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 320/692] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 08:59:23 2026] GET /v2.0/ports?device_id=2d192b96-66e0-42d3-8dc4-5f6c19a9a072 => generated 973 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/693] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 08:59:23 2026] GET /v2.0/security-groups?id=80d3aa5a-4e24-47a3-a5db-3568646a34bd&fields=id&fields=name => generated 113 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/694] 199.19.213.57 () {34 vars in 1079 bytes} [Tue Jun 16 08:59:23 2026] GET /v2.0/ports?tenant_id=5ca9ac95b8c645109eb71515d36779a2&device_id=eaaf51e1-1894-4a12-88fb-67e271fc4330 => generated 1238 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/695] 199.19.213.57 () {34 vars in 1057 bytes} [Tue Jun 16 08:59:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=a63e9145-3ffb-4832-bb63-23d2b6f54869 => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/696] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 08:59:23 2026] GET /v2.0/ports?device_id=d1d50856-2aad-4397-9a8c-d3a4b8c5fc8b => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/697] 199.19.213.57 () {34 vars in 983 bytes} [Tue Jun 16 08:59:23 2026] GET /v2.0/subnets?id=15630a30-1069-4c46-b1a4-12465d55d04a => generated 696 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/698] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 08:59:23 2026] GET /v2.0/security-groups?id=ff6bab7a-23c9-4349-8645-e31b92b064a0&fields=id&fields=name => generated 112 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/699] 199.19.213.57 () {34 vars in 1051 bytes} [Tue Jun 16 08:59:23 2026] GET /v2.0/ports?network_id=c1426be7-a609-4222-8d04-f1c3ca22da1a&device_owner=network%3Adhcp => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/700] 199.19.213.57 () {34 vars in 1011 bytes} [Tue Jun 16 08:59:23 2026] GET /v2.0/networks/c1426be7-a609-4222-8d04-f1c3ca22da1a?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/701] 199.19.213.57 () {34 vars in 1111 bytes} [Tue Jun 16 08:59:23 2026] GET /v2.0/networks/c1426be7-a609-4222-8d04-f1c3ca22da1a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/702] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 08:59:23 2026] GET /v2.0/ports?device_id=9e42579f-5022-4507-9227-7ae3c7a60ee0 => generated 973 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/703] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 08:59:23 2026] GET /v2.0/security-groups?id=2312b240-bc53-4e9d-ab22-de716ec5db3d&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/704] 199.19.213.57 () {38 vars in 1027 bytes} [Tue Jun 16 08:59:23 2026] PUT /v2.0/ports/0db611b7-6b35-40cd-8746-2da54b14af4a => generated 1239 bytes in 828 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 08:59:23.973 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1abbea4e-dba8-4560-9933-4f286e6aab0e'] response: {'name': 'network-changed', 'server_uuid': '9e42579f-5022-4507-9227-7ae3c7a60ee0', 'tag': '0db611b7-6b35-40cd-8746-2da54b14af4a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 332/705] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 08:59:24 2026] GET /v2.0/ports?device_id=eaaf51e1-1894-4a12-88fb-67e271fc4330 => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 374/706] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 08:59:24 2026] GET /v2.0/security-groups?id=86f261a5-e15a-461c-9b93-2c675f3a7c43&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/707] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 08:59:24 2026] GET /v2.0/ports?device_id=2d192b96-66e0-42d3-8dc4-5f6c19a9a072 => generated 973 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/708] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 08:59:24 2026] GET /v2.0/security-groups?id=80d3aa5a-4e24-47a3-a5db-3568646a34bd&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/709] 199.19.213.57 () {34 vars in 1079 bytes} [Tue Jun 16 08:59:24 2026] GET /v2.0/ports?tenant_id=52d28806e6944622ac74dc979e1787d8&device_id=9e42579f-5022-4507-9227-7ae3c7a60ee0 => generated 1242 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/710] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 08:59:24 2026] GET /v2.0/ports?device_id=d1d50856-2aad-4397-9a8c-d3a4b8c5fc8b => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/711] 199.19.213.57 () {34 vars in 1017 bytes} [Tue Jun 16 08:59:24 2026] GET /v2.0/networks?tenant_id=52d28806e6944622ac74dc979e1787d8&shared=False => generated 780 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/712] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 08:59:24 2026] GET /v2.0/security-groups?id=ff6bab7a-23c9-4349-8645-e31b92b064a0&fields=id&fields=name => generated 112 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/713] 199.19.213.57 () {34 vars in 929 bytes} [Tue Jun 16 08:59:24 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: 378/714] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 08:59:24 2026] GET /v2.0/ports?device_id=9e42579f-5022-4507-9227-7ae3c7a60ee0 => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/715] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 08:59:25 2026] GET /v2.0/security-groups?id=2312b240-bc53-4e9d-ab22-de716ec5db3d&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: 379/716] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 08:59:25 2026] GET /v2.0/ports?device_id=eaaf51e1-1894-4a12-88fb-67e271fc4330 => generated 969 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/717] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 08:59:25 2026] GET /v2.0/security-groups?id=86f261a5-e15a-461c-9b93-2c675f3a7c43&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/718] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 08:59:25 2026] GET /v2.0/ports?device_id=2d192b96-66e0-42d3-8dc4-5f6c19a9a072 => generated 973 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/719] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 08:59:25 2026] GET /v2.0/security-groups?id=80d3aa5a-4e24-47a3-a5db-3568646a34bd&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/720] 199.19.213.57 () {34 vars in 1079 bytes} [Tue Jun 16 08:59:25 2026] GET /v2.0/ports?tenant_id=52d28806e6944622ac74dc979e1787d8&device_id=9e42579f-5022-4507-9227-7ae3c7a60ee0 => generated 1242 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/721] 199.19.213.57 () {34 vars in 1059 bytes} [Tue Jun 16 08:59:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=0db611b7-6b35-40cd-8746-2da54b14af4a => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/722] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 08:59:25 2026] GET /v2.0/ports?device_id=d1d50856-2aad-4397-9a8c-d3a4b8c5fc8b => generated 971 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/723] 199.19.213.57 () {34 vars in 983 bytes} [Tue Jun 16 08:59:25 2026] GET /v2.0/subnets?id=acd9f460-e9d3-46da-bd72-0db104da931c => generated 702 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/724] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 08:59:25 2026] GET /v2.0/security-groups?id=ff6bab7a-23c9-4349-8645-e31b92b064a0&fields=id&fields=name => generated 112 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/725] 199.19.213.57 () {34 vars in 1051 bytes} [Tue Jun 16 08:59:25 2026] GET /v2.0/ports?network_id=b4389226-7d91-4b60-bcc7-59eb0fdd47a3&device_owner=network%3Adhcp => generated 1244 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/726] 199.19.213.57 () {34 vars in 1011 bytes} [Tue Jun 16 08:59:25 2026] GET /v2.0/networks/b4389226-7d91-4b60-bcc7-59eb0fdd47a3?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/727] 199.19.213.57 () {34 vars in 1111 bytes} [Tue Jun 16 08:59:25 2026] GET /v2.0/networks/b4389226-7d91-4b60-bcc7-59eb0fdd47a3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/728] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 08:59:26 2026] GET /v2.0/ports?device_id=9e42579f-5022-4507-9227-7ae3c7a60ee0 => generated 973 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/729] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 08:59:26 2026] GET /v2.0/security-groups?id=2312b240-bc53-4e9d-ab22-de716ec5db3d&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/730] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 08:59:26 2026] GET /v2.0/ports?device_id=eaaf51e1-1894-4a12-88fb-67e271fc4330 => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/731] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 08:59:26 2026] GET /v2.0/security-groups?id=86f261a5-e15a-461c-9b93-2c675f3a7c43&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/732] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 08:59:26 2026] GET /v2.0/ports?device_id=2d192b96-66e0-42d3-8dc4-5f6c19a9a072 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/733] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 08:59:26 2026] GET /v2.0/security-groups?id=80d3aa5a-4e24-47a3-a5db-3568646a34bd&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: 389/734] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 08:59:26 2026] GET /v2.0/ports?device_id=d1d50856-2aad-4397-9a8c-d3a4b8c5fc8b => generated 971 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/735] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 08:59:26 2026] GET /v2.0/security-groups?id=ff6bab7a-23c9-4349-8645-e31b92b064a0&fields=id&fields=name => generated 112 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/736] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 08:59:27 2026] GET /v2.0/ports?device_id=d1d50856-2aad-4397-9a8c-d3a4b8c5fc8b => 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: 391/737] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 08:59:27 2026] GET /v2.0/ports?device_id=9e42579f-5022-4507-9227-7ae3c7a60ee0 => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/738] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 08:59:27 2026] GET /v2.0/security-groups?id=2312b240-bc53-4e9d-ab22-de716ec5db3d&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/739] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 08:59:27 2026] GET /v2.0/ports?device_id=eaaf51e1-1894-4a12-88fb-67e271fc4330 => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/740] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 08:59:27 2026] GET /v2.0/security-groups?id=86f261a5-e15a-461c-9b93-2c675f3a7c43&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 08:59:27.827 8 INFO neutron.db.l3_db [None req-fb6ce21f-90a2-4a0c-8cd1-9bf45713513f 29a85b288af840ff836f8c9aecefe61c 0e99a657bdad4dd78d530aafade4ecdd - - default default] Floating IP a5f8c21d-5e0d-456e-899b-baa85fa5dc74 associated. External IP: 10.96.250.216, port: c6e4284e-d324-4184-86e5-acc91f06e7c0. [pid: 7|app: 0|req: 395/741] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 08:59:27 2026] GET /v2.0/ports?device_id=2d192b96-66e0-42d3-8dc4-5f6c19a9a072 => generated 975 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/742] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 08:59:27 2026] GET /v2.0/security-groups?id=80d3aa5a-4e24-47a3-a5db-3568646a34bd&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/743] 10.0.0.23 () {34 vars in 748 bytes} [Tue Jun 16 08:59:27 2026] PUT /v2.0/floatingips/a5f8c21d-5e0d-456e-899b-baa85fa5dc74 => generated 855 bytes in 955 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 08:59:28.243 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ff318f0f-239f-478e-8c90-562b6620e901'] response: {'name': 'network-changed', 'server_uuid': 'd1d50856-2aad-4397-9a8c-d3a4b8c5fc8b', 'tag': 'c6e4284e-d324-4184-86e5-acc91f06e7c0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 397/744] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 08:59:28 2026] GET /v2.0/ports?device_id=9e42579f-5022-4507-9227-7ae3c7a60ee0 => generated 973 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/745] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 08:59:28 2026] GET /v2.0/security-groups?id=2312b240-bc53-4e9d-ab22-de716ec5db3d&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: 398/746] 199.19.213.57 () {34 vars in 1079 bytes} [Tue Jun 16 08:59:28 2026] GET /v2.0/ports?tenant_id=0e99a657bdad4dd78d530aafade4ecdd&device_id=d1d50856-2aad-4397-9a8c-d3a4b8c5fc8b => generated 1240 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/747] 199.19.213.57 () {34 vars in 985 bytes} [Tue Jun 16 08:59:28 2026] GET /v2.0/networks?id=40a37007-0bc1-4000-8e5e-b6348e94931f => generated 772 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/748] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 08:59:28 2026] GET /v2.0/ports?device_id=eaaf51e1-1894-4a12-88fb-67e271fc4330 => generated 969 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/749] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 08:59:28 2026] GET /v2.0/security-groups?id=86f261a5-e15a-461c-9b93-2c675f3a7c43&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: 400/750] 199.19.213.57 () {34 vars in 1057 bytes} [Tue Jun 16 08:59:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=c6e4284e-d324-4184-86e5-acc91f06e7c0 => generated 858 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/751] 199.19.213.57 () {34 vars in 983 bytes} [Tue Jun 16 08:59:28 2026] GET /v2.0/subnets?id=63c96315-bc32-45d3-93cc-9d22c92c95d3 => generated 694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/752] 199.19.213.57 () {34 vars in 1051 bytes} [Tue Jun 16 08:59:29 2026] GET /v2.0/ports?network_id=40a37007-0bc1-4000-8e5e-b6348e94931f&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: 8|app: 0|req: 352/753] 199.19.213.57 () {34 vars in 1011 bytes} [Tue Jun 16 08:59:29 2026] GET /v2.0/networks/40a37007-0bc1-4000-8e5e-b6348e94931f?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: 402/754] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 08:59:29 2026] GET /v2.0/ports?device_id=2d192b96-66e0-42d3-8dc4-5f6c19a9a072 => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/755] 199.19.213.57 () {34 vars in 1111 bytes} [Tue Jun 16 08:59:29 2026] GET /v2.0/networks/40a37007-0bc1-4000-8e5e-b6348e94931f?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: 403/756] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 08:59:29 2026] GET /v2.0/security-groups?id=80d3aa5a-4e24-47a3-a5db-3568646a34bd&fields=id&fields=name => generated 113 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/757] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 08:59:29 2026] GET /v2.0/ports?device_id=2d192b96-66e0-42d3-8dc4-5f6c19a9a072 => generated 975 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/758] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 08:59:29 2026] GET /v2.0/ports?device_id=9e42579f-5022-4507-9227-7ae3c7a60ee0 => generated 973 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/759] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 08:59:29 2026] GET /v2.0/security-groups?id=2312b240-bc53-4e9d-ab22-de716ec5db3d&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 08:59:30.056 7 INFO neutron.db.l3_db [None req-02b4147a-d3db-44b5-af36-79b245996ca2 1d8cf5b5689548b3acd7dc6c2329ba1f 5314de45646b473aaa822b3ab03e7b8a - - default default] Floating IP fef393d6-e14c-4cde-8fb9-e629946dbbb7 associated. External IP: 10.96.250.211, port: 5f540349-d926-4cc8-ab8a-e355708355a6. [pid: 8|app: 0|req: 359/762] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 08:59:30 2026] GET /v2.0/ports?device_id=eaaf51e1-1894-4a12-88fb-67e271fc4330 => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/763] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 08:59:30 2026] GET /v2.0/security-groups?id=86f261a5-e15a-461c-9b93-2c675f3a7c43&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: 404/764] 10.0.0.23 () {34 vars in 748 bytes} [Tue Jun 16 08:59:29 2026] PUT /v2.0/floatingips/fef393d6-e14c-4cde-8fb9-e629946dbbb7 => generated 856 bytes in 941 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 08:59:30.474 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5dd535da-d5a6-48e7-90f7-d86efbcaf770'] response: {'name': 'network-changed', 'server_uuid': '2d192b96-66e0-42d3-8dc4-5f6c19a9a072', 'tag': '5f540349-d926-4cc8-ab8a-e355708355a6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 361/765] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 08:59:30 2026] GET /v2.0/ports?device_id=2d192b96-66e0-42d3-8dc4-5f6c19a9a072 => 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: 405/766] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 08:59:30 2026] GET /v2.0/security-groups?id=80d3aa5a-4e24-47a3-a5db-3568646a34bd&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/767] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 08:59:30 2026] GET /v2.0/ports?device_id=2d192b96-66e0-42d3-8dc4-5f6c19a9a072 => 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: 406/768] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 08:59:30 2026] GET /v2.0/security-groups?id=80d3aa5a-4e24-47a3-a5db-3568646a34bd&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/769] 199.19.213.57 () {34 vars in 1079 bytes} [Tue Jun 16 08:59:30 2026] GET /v2.0/ports?tenant_id=5314de45646b473aaa822b3ab03e7b8a&device_id=2d192b96-66e0-42d3-8dc4-5f6c19a9a072 => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/770] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 08:59:31 2026] GET /v2.0/ports?device_id=9e42579f-5022-4507-9227-7ae3c7a60ee0 => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/771] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 08:59:31 2026] GET /v2.0/security-groups?id=2312b240-bc53-4e9d-ab22-de716ec5db3d&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/772] 199.19.213.57 () {34 vars in 985 bytes} [Tue Jun 16 08:59:31 2026] GET /v2.0/networks?id=1c2cc194-1207-40ac-b96a-b799651792d6 => generated 775 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/773] 199.19.213.57 () {34 vars in 1059 bytes} [Tue Jun 16 08:59:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=5f540349-d926-4cc8-ab8a-e355708355a6 => generated 859 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/774] 199.19.213.57 () {34 vars in 983 bytes} [Tue Jun 16 08:59:31 2026] GET /v2.0/subnets?id=eb8a40f7-77a4-4ab4-9f3b-9bb8167456cf => generated 698 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/775] 199.19.213.57 () {34 vars in 1051 bytes} [Tue Jun 16 08:59:31 2026] GET /v2.0/ports?network_id=1c2cc194-1207-40ac-b96a-b799651792d6&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/776] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 08:59:31 2026] GET /v2.0/ports?device_id=eaaf51e1-1894-4a12-88fb-67e271fc4330 => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/777] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 08:59:31 2026] GET /v2.0/security-groups?id=86f261a5-e15a-461c-9b93-2c675f3a7c43&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/778] 199.19.213.57 () {34 vars in 1011 bytes} [Tue Jun 16 08:59:31 2026] GET /v2.0/networks/1c2cc194-1207-40ac-b96a-b799651792d6?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/779] 199.19.213.57 () {34 vars in 1111 bytes} [Tue Jun 16 08:59:31 2026] GET /v2.0/networks/1c2cc194-1207-40ac-b96a-b799651792d6?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: 7|app: 0|req: 412/780] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 08:59:32 2026] GET /v2.0/ports?device_id=2d192b96-66e0-42d3-8dc4-5f6c19a9a072 => generated 975 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/781] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 08:59:32 2026] GET /v2.0/security-groups?id=80d3aa5a-4e24-47a3-a5db-3568646a34bd&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/782] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 08:59:32 2026] GET /v2.0/ports?device_id=9e42579f-5022-4507-9227-7ae3c7a60ee0 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/783] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 08:59:32 2026] GET /v2.0/security-groups?id=2312b240-bc53-4e9d-ab22-de716ec5db3d&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: 414/784] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 08:59:32 2026] GET /v2.0/ports?device_id=9e42579f-5022-4507-9227-7ae3c7a60ee0 => generated 975 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/785] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 08:59:32 2026] GET /v2.0/ports?device_id=eaaf51e1-1894-4a12-88fb-67e271fc4330 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/786] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 08:59:32 2026] GET /v2.0/security-groups?id=86f261a5-e15a-461c-9b93-2c675f3a7c43&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 08:59:32.895 7 INFO neutron.db.l3_db [None req-b0c1eedb-f548-4776-82a9-955e6826665c 8b1308a894a94858a557bb95a50a7752 52d28806e6944622ac74dc979e1787d8 - - default default] Floating IP 4d5fa45c-04b0-4fd6-85b5-903f68cc2b50 associated. External IP: 10.96.250.210, port: 0db611b7-6b35-40cd-8746-2da54b14af4a. [pid: 7|app: 0|req: 415/787] 10.0.0.23 () {34 vars in 748 bytes} [Tue Jun 16 08:59:32 2026] PUT /v2.0/floatingips/4d5fa45c-04b0-4fd6-85b5-903f68cc2b50 => generated 856 bytes in 803 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/788] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 08:59:33 2026] GET /v2.0/ports?device_id=9e42579f-5022-4507-9227-7ae3c7a60ee0 => 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: 416/789] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 08:59:33 2026] GET /v2.0/ports?device_id=2d192b96-66e0-42d3-8dc4-5f6c19a9a072 => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/790] 199.19.213.57 () {34 vars in 993 bytes} [Tue Jun 16 08:59:33 2026] GET /v2.0/ports?device_id=2d192b96-66e0-42d3-8dc4-5f6c19a9a072 => generated 975 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/791] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 08:59:33 2026] GET /v2.0/security-groups?id=2312b240-bc53-4e9d-ab22-de716ec5db3d&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/792] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 08:59:33 2026] GET /v2.0/security-groups?id=80d3aa5a-4e24-47a3-a5db-3568646a34bd&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 08:59:33.442 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bc166b92-febb-45c6-9027-0daa23719453'] response: {'name': 'network-changed', 'server_uuid': '9e42579f-5022-4507-9227-7ae3c7a60ee0', 'tag': '0db611b7-6b35-40cd-8746-2da54b14af4a', 'status': 'completed', 'code': 200} 2026-06-16 08:59:33.581 7 INFO neutron_taas.services.taas.taas_plugin [req-ad15cc63-fae1-4560-84a1-81695d7019fa req-455a9156-5ab8-4ef3-a812-cd1fc87734df 1d8cf5b5689548b3acd7dc6c2329ba1f 5314de45646b473aaa822b3ab03e7b8a - - default default] TaaS: Handle Delete Port: 5f540349-d926-4cc8-ab8a-e355708355a6 2026-06-16 08:59:33.589 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-ad15cc63-fae1-4560-84a1-81695d7019fa req-455a9156-5ab8-4ef3-a812-cd1fc87734df 1d8cf5b5689548b3acd7dc6c2329ba1f 5314de45646b473aaa822b3ab03e7b8a - - default default] Tap Mirror: Handle Delete Port: 5f540349-d926-4cc8-ab8a-e355708355a6 [pid: 8|app: 0|req: 376/793] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 08:59:33 2026] GET /v2.0/ports?device_id=eaaf51e1-1894-4a12-88fb-67e271fc4330 => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/794] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 08:59:33 2026] GET /v2.0/security-groups?id=86f261a5-e15a-461c-9b93-2c675f3a7c43&fields=id&fields=name => generated 88 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 08:59:33.845 7 INFO neutron.db.l3_db [req-ad15cc63-fae1-4560-84a1-81695d7019fa req-455a9156-5ab8-4ef3-a812-cd1fc87734df 1d8cf5b5689548b3acd7dc6c2329ba1f 5314de45646b473aaa822b3ab03e7b8a - - default default] Floating IP fef393d6-e14c-4cde-8fb9-e629946dbbb7 disassociated. External IP: 10.96.250.211, port: 5f540349-d926-4cc8-ab8a-e355708355a6. [pid: 8|app: 0|req: 378/795] 199.19.213.57 () {34 vars in 1079 bytes} [Tue Jun 16 08:59:33 2026] GET /v2.0/ports?tenant_id=52d28806e6944622ac74dc979e1787d8&device_id=9e42579f-5022-4507-9227-7ae3c7a60ee0 => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/796] 199.19.213.57 () {34 vars in 985 bytes} [Tue Jun 16 08:59:34 2026] GET /v2.0/networks?id=b4389226-7d91-4b60-bcc7-59eb0fdd47a3 => generated 780 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/797] 199.19.213.57 () {34 vars in 1059 bytes} [Tue Jun 16 08:59:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=0db611b7-6b35-40cd-8746-2da54b14af4a => generated 859 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/798] 199.19.213.57 () {34 vars in 983 bytes} [Tue Jun 16 08:59:34 2026] GET /v2.0/subnets?id=acd9f460-e9d3-46da-bd72-0db104da931c => generated 702 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/799] 199.19.213.57 () {34 vars in 1051 bytes} [Tue Jun 16 08:59:34 2026] GET /v2.0/ports?network_id=b4389226-7d91-4b60-bcc7-59eb0fdd47a3&device_owner=network%3Adhcp => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/800] 199.19.213.57 () {34 vars in 1011 bytes} [Tue Jun 16 08:59:34 2026] GET /v2.0/networks/b4389226-7d91-4b60-bcc7-59eb0fdd47a3?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/801] 199.19.213.57 () {36 vars in 996 bytes} [Tue Jun 16 08:59:33 2026] DELETE /v2.0/ports/5f540349-d926-4cc8-ab8a-e355708355a6 => generated 0 bytes in 886 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/802] 199.19.213.57 () {34 vars in 1111 bytes} [Tue Jun 16 08:59:34 2026] GET /v2.0/networks/b4389226-7d91-4b60-bcc7-59eb0fdd47a3?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: 419/803] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 08:59:34 2026] GET /v2.0/ports?device_id=2d192b96-66e0-42d3-8dc4-5f6c19a9a072 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/804] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 08:59:34 2026] GET /v2.0/ports?device_id=eaaf51e1-1894-4a12-88fb-67e271fc4330 => 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: 420/805] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 08:59:34 2026] GET /v2.0/security-groups?id=86f261a5-e15a-461c-9b93-2c675f3a7c43&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/806] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 08:59:35 2026] GET /v2.0/ports?device_id=eaaf51e1-1894-4a12-88fb-67e271fc4330 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/807] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 08:59:35 2026] GET /v2.0/security-groups?id=86f261a5-e15a-461c-9b93-2c675f3a7c43&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 08:59:35.483 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d2f06434-51ef-4627-90db-1796ed192b3b'] response: {'server_uuid': '2d192b96-66e0-42d3-8dc4-5f6c19a9a072', 'name': 'network-vif-deleted', 'tag': '5f540349-d926-4cc8-ab8a-e355708355a6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 387/808] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 08:59:35 2026] GET /v2.0/ports?device_id=2d192b96-66e0-42d3-8dc4-5f6c19a9a072 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/809] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 08:59:36 2026] GET /v2.0/ports?device_id=eaaf51e1-1894-4a12-88fb-67e271fc4330 => generated 971 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/810] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 08:59:36 2026] GET /v2.0/security-groups?id=86f261a5-e15a-461c-9b93-2c675f3a7c43&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: 423/811] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 08:59:36 2026] GET /v2.0/ports?device_id=2d192b96-66e0-42d3-8dc4-5f6c19a9a072 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/812] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 08:59:37 2026] GET /v2.0/ports?device_id=eaaf51e1-1894-4a12-88fb-67e271fc4330 => 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: 424/813] 199.19.213.57 () {34 vars in 993 bytes} [Tue Jun 16 08:59:37 2026] GET /v2.0/ports?device_id=eaaf51e1-1894-4a12-88fb-67e271fc4330 => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/814] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 08:59:37 2026] GET /v2.0/security-groups?id=86f261a5-e15a-461c-9b93-2c675f3a7c43&fields=id&fields=name => generated 88 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/815] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 08:59:37 2026] GET /v2.0/ports?device_id=2d192b96-66e0-42d3-8dc4-5f6c19a9a072 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 08:59:37.901 7 INFO neutron_taas.services.taas.taas_plugin [req-821e59e5-742b-43e0-b7ce-584618386ac4 req-7cd39e19-1cf8-414c-9009-b99c38f9235a 6cf924badbd243afab76da999b5a3459 5ca9ac95b8c645109eb71515d36779a2 - - default default] TaaS: Handle Delete Port: a63e9145-3ffb-4832-bb63-23d2b6f54869 2026-06-16 08:59:37.916 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-821e59e5-742b-43e0-b7ce-584618386ac4 req-7cd39e19-1cf8-414c-9009-b99c38f9235a 6cf924badbd243afab76da999b5a3459 5ca9ac95b8c645109eb71515d36779a2 - - default default] Tap Mirror: Handle Delete Port: a63e9145-3ffb-4832-bb63-23d2b6f54869 [pid: 7|app: 0|req: 425/816] 199.19.213.57 () {36 vars in 996 bytes} [Tue Jun 16 08:59:37 2026] DELETE /v2.0/ports/a63e9145-3ffb-4832-bb63-23d2b6f54869 => generated 0 bytes in 331 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 08:59:38.131 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6398da44-e93c-4df5-b6db-499058ba8723'] response: {'server_uuid': 'eaaf51e1-1894-4a12-88fb-67e271fc4330', 'name': 'network-vif-deleted', 'tag': 'a63e9145-3ffb-4832-bb63-23d2b6f54869', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 392/817] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 08:59:38 2026] GET /v2.0/ports?device_id=eaaf51e1-1894-4a12-88fb-67e271fc4330 => 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: 426/818] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 08:59:38 2026] DELETE /v2.0/security-groups/80d3aa5a-4e24-47a3-a5db-3568646a34bd => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 08:59:39.122 8 INFO neutron.api.v2.resource [None req-7868aa08-2673-45ad-b41d-fbcadf33adb8 1d8cf5b5689548b3acd7dc6c2329ba1f 5314de45646b473aaa822b3ab03e7b8a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 393/819] 10.0.0.23 () {32 vars in 736 bytes} [Tue Jun 16 08:59:39 2026] GET /v2.0/security-groups/80d3aa5a-4e24-47a3-a5db-3568646a34bd => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-16 08:59:39.244 7 INFO neutron_taas.services.taas.taas_plugin [None req-0b241092-d2db-4e40-8711-86699c032e01 1d8cf5b5689548b3acd7dc6c2329ba1f 5314de45646b473aaa822b3ab03e7b8a - - default default] TaaS: Handle Delete Port: 27a89e8f-7666-4531-89e8-d69439f5670d 2026-06-16 08:59:39.247 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0b241092-d2db-4e40-8711-86699c032e01 1d8cf5b5689548b3acd7dc6c2329ba1f 5314de45646b473aaa822b3ab03e7b8a - - default default] Tap Mirror: Handle Delete Port: 27a89e8f-7666-4531-89e8-d69439f5670d [pid: 7|app: 0|req: 427/820] 10.0.0.23 () {32 vars in 731 bytes} [Tue Jun 16 08:59:39 2026] DELETE /v2.0/floatingips/fef393d6-e14c-4cde-8fb9-e629946dbbb7 => generated 0 bytes in 315 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/821] 10.0.0.142 () {34 vars in 990 bytes} [Tue Jun 16 08:59:39 2026] GET /v2.0/ports?device_id=d1d50856-2aad-4397-9a8c-d3a4b8c5fc8b => generated 1240 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/822] 10.0.0.142 () {34 vars in 1040 bytes} [Tue Jun 16 08:59:39 2026] GET /v2.0/security-groups?id=ff6bab7a-23c9-4349-8645-e31b92b064a0&fields=id&fields=name => generated 112 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 08:59:40.008 8 INFO neutron_taas.services.taas.taas_plugin [None req-c0079312-136a-4f74-9eb1-2ba35764ab06 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] TaaS: Handle Delete Port: 715e41f3-e702-4fc2-8baa-59c1773b8841 2026-06-16 08:59:40.011 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c0079312-136a-4f74-9eb1-2ba35764ab06 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] Tap Mirror: Handle Delete Port: 715e41f3-e702-4fc2-8baa-59c1773b8841 [pid: 7|app: 0|req: 430/823] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 08:59:40 2026] GET /v2.0/ports?device_id=eaaf51e1-1894-4a12-88fb-67e271fc4330 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/824] 10.0.0.23 () {34 vars in 788 bytes} [Tue Jun 16 08:59:39 2026] PUT /v2.0/routers/549f36b3-4662-49d0-864f-2c59f60a6bc2/remove_router_interface => generated 309 bytes in 1151 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 08:59:40.805 7 INFO neutron_taas.services.taas.taas_plugin [None req-73f45e81-308a-48e9-8a4a-57944b182618 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] TaaS: Handle Delete Port: 269ff6b1-fe60-4811-a1c3-80cc1ef7519d 2026-06-16 08:59:40.807 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-73f45e81-308a-48e9-8a4a-57944b182618 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] Tap Mirror: Handle Delete Port: 269ff6b1-fe60-4811-a1c3-80cc1ef7519d 2026-06-16 08:59:41.049 7 INFO neutron_taas.services.taas.taas_plugin [None req-73f45e81-308a-48e9-8a4a-57944b182618 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] TaaS: Handle Delete Port: c8bdc03d-c99a-4cd8-b056-180be5aa61a3 2026-06-16 08:59:41.052 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-73f45e81-308a-48e9-8a4a-57944b182618 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] Tap Mirror: Handle Delete Port: c8bdc03d-c99a-4cd8-b056-180be5aa61a3 [pid: 8|app: 0|req: 395/825] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 08:59:41 2026] GET /v2.0/ports?device_id=eaaf51e1-1894-4a12-88fb-67e271fc4330 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 08:59:41.416 7 INFO neutron.services.segments.plugin [-] Segment c1beba14-433b-412f-8298-303df58c2473 resource provider aggregate not found 2026-06-16 08:59:41.420 7 INFO neutron.services.segments.plugin [-] Segment c1beba14-433b-412f-8298-303df58c2473 resource provider aggregate not found 2026-06-16 08:59:41.446 7 INFO neutron.services.segments.plugin [-] Segment c1beba14-433b-412f-8298-303df58c2473 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1beba14-433b-412f-8298-303df58c2473 found for delete ", "request_id": "req-630692dc-b63e-4d86-837c-6e269f9888b4"}]} 2026-06-16 08:59:41.447 7 INFO neutron.services.segments.plugin [-] Segment c1beba14-433b-412f-8298-303df58c2473 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1beba14-433b-412f-8298-303df58c2473 found for delete ", "request_id": "req-7b343306-b26f-477e-82a4-9255d7dd2756"}]} 2026-06-16 08:59:41.455 7 INFO neutron.db.l3_hamode_db [None req-73f45e81-308a-48e9-8a4a-57944b182618 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] HA network ef931e41-1a00-4f73-975f-7f86d4563dcb was deleted as no HA routers are present in tenant 5314de45646b473aaa822b3ab03e7b8a. [pid: 7|app: 0|req: 431/826] 10.0.0.23 () {32 vars in 723 bytes} [Tue Jun 16 08:59:40 2026] DELETE /v2.0/routers/549f36b3-4662-49d0-864f-2c59f60a6bc2 => generated 0 bytes in 857 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/827] 10.0.0.23 () {32 vars in 723 bytes} [Tue Jun 16 08:59:41 2026] DELETE /v2.0/subnets/eb8a40f7-77a4-4ab4-9f3b-9bb8167456cf => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 08:59:41.740 7 INFO neutron_taas.services.taas.taas_plugin [None req-595e7b94-911b-442c-b3cf-fd8fe0b22e3f 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] TaaS: Handle Delete Port: b9f8de61-2d2a-4d8a-b293-336dd58ec3d9 2026-06-16 08:59:41.744 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-595e7b94-911b-442c-b3cf-fd8fe0b22e3f 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] Tap Mirror: Handle Delete Port: b9f8de61-2d2a-4d8a-b293-336dd58ec3d9 [pid: 7|app: 0|req: 432/828] 10.0.0.23 () {32 vars in 725 bytes} [Tue Jun 16 08:59:41 2026] DELETE /v2.0/networks/1c2cc194-1207-40ac-b96a-b799651792d6 => generated 0 bytes in 333 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/829] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 08:59:42 2026] GET /v2.0/security-groups?tenant_id=5314de45646b473aaa822b3ab03e7b8a&name=default => generated 2921 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/830] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 08:59:42 2026] DELETE /v2.0/security-groups/1d6137f6-3c35-4d6b-97f1-17673717dc4f => generated 0 bytes in 155 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 08:59:42.686 8 INFO neutron_taas.services.taas.taas_plugin [None req-47ad632d-6598-455a-af16-8723b78b6bb7 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] TaaS: Handle Delete Port: f9d5923f-99ec-4318-86b5-95d288009544 2026-06-16 08:59:42.690 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-47ad632d-6598-455a-af16-8723b78b6bb7 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] Tap Mirror: Handle Delete Port: f9d5923f-99ec-4318-86b5-95d288009544 2026-06-16 08:59:43.481 7 INFO neutron.services.segments.plugin [-] Segment 1259b315-e163-406b-9ec9-b189c509fd7e resource provider aggregate not found 2026-06-16 08:59:43.487 7 INFO neutron.services.segments.plugin [-] Segment 1259b315-e163-406b-9ec9-b189c509fd7e resource provider aggregate not found 2026-06-16 08:59:43.502 7 INFO neutron.services.segments.plugin [-] Segment 1259b315-e163-406b-9ec9-b189c509fd7e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1259b315-e163-406b-9ec9-b189c509fd7e found for delete ", "request_id": "req-52194428-ac1e-41c0-bb3d-954d99018ce6"}]} 2026-06-16 08:59:43.518 7 INFO neutron.services.segments.plugin [-] Segment 1259b315-e163-406b-9ec9-b189c509fd7e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1259b315-e163-406b-9ec9-b189c509fd7e found for delete ", "request_id": "req-d0e0f2ed-ca6a-4ace-b39f-5c7be7110e82"}]} [pid: 8|app: 0|req: 398/831] 10.0.0.23 () {34 vars in 788 bytes} [Tue Jun 16 08:59:42 2026] PUT /v2.0/routers/1316ab6d-8bd8-47d2-943d-f829657b6805/remove_router_interface => generated 309 bytes in 1524 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 08:59:44.080 7 INFO neutron_taas.services.taas.taas_plugin [None req-8c9fb343-d390-4fb2-b2f8-420f75ff0d4f 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] TaaS: Handle Delete Port: a04f23ce-0a69-47be-8034-496048944b5a 2026-06-16 08:59:44.084 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8c9fb343-d390-4fb2-b2f8-420f75ff0d4f 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] Tap Mirror: Handle Delete Port: a04f23ce-0a69-47be-8034-496048944b5a 2026-06-16 08:59:44.382 7 INFO neutron_taas.services.taas.taas_plugin [None req-8c9fb343-d390-4fb2-b2f8-420f75ff0d4f 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] TaaS: Handle Delete Port: dd134ba3-44f5-435a-b551-e73cd25d4f30 2026-06-16 08:59:44.388 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8c9fb343-d390-4fb2-b2f8-420f75ff0d4f 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] Tap Mirror: Handle Delete Port: dd134ba3-44f5-435a-b551-e73cd25d4f30 2026-06-16 08:59:44.767 8 INFO neutron.db.segments_db [None req-98d241bf-5002-4819-b2fa-5400100e0b2e 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] Added segment 6b131735-289b-418e-81c2-e363fda8017e of type vxlan for network 2cc7e1d5-cbb5-46db-a62d-47e2a043d3fb 2026-06-16 08:59:44.836 7 INFO neutron.db.l3_hamode_db [None req-8c9fb343-d390-4fb2-b2f8-420f75ff0d4f 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] HA network 2db80d84-427a-4755-b123-d77d50dbe6e6 was deleted as no HA routers are present in tenant 5ca9ac95b8c645109eb71515d36779a2. [pid: 7|app: 0|req: 434/832] 10.0.0.23 () {32 vars in 723 bytes} [Tue Jun 16 08:59:43 2026] DELETE /v2.0/routers/1316ab6d-8bd8-47d2-943d-f829657b6805 => generated 0 bytes in 1104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/833] 10.0.0.23 () {34 vars in 670 bytes} [Tue Jun 16 08:59:44 2026] POST /v2.0/networks => generated 718 bytes in 495 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/834] 10.0.0.23 () {32 vars in 723 bytes} [Tue Jun 16 08:59:44 2026] DELETE /v2.0/subnets/15630a30-1069-4c46-b1a4-12465d55d04a => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/835] 10.0.0.23 () {34 vars in 668 bytes} [Tue Jun 16 08:59:44 2026] POST /v2.0/subnets => generated 684 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 08:59:45.113 7 INFO neutron_taas.services.taas.taas_plugin [None req-df0e41a9-8add-4425-9402-ac8c4aaeb245 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] TaaS: Handle Delete Port: e5720e57-af5d-4e64-81ca-cce038ce54cf 2026-06-16 08:59:45.117 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-df0e41a9-8add-4425-9402-ac8c4aaeb245 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] Tap Mirror: Handle Delete Port: e5720e57-af5d-4e64-81ca-cce038ce54cf 2026-06-16 08:59:45.159 8 INFO neutron.db.segments_db [None req-f8a7b1fb-f75a-403b-b334-4cb47d84591d 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] Added segment 73dd3f83-8f98-4dc5-aab0-82237483a576 of type vxlan for network f26993c0-0e9b-4cd9-81ee-1d175c736fd1 [pid: 7|app: 0|req: 436/838] 10.0.0.23 () {32 vars in 725 bytes} [Tue Jun 16 08:59:45 2026] DELETE /v2.0/networks/c1426be7-a609-4222-8d04-f1c3ca22da1a => generated 0 bytes in 326 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 08:59:45.456 8 INFO neutron.db.l3_hamode_db [None req-f8a7b1fb-f75a-403b-b334-4cb47d84591d 897375cf7fa54b809d4075b8d2aeb893 cdf27429f7d24147bc5e46f7567fcb3b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-16 08:59:45.534 7 INFO neutron.services.segments.plugin [-] Segment 438e12cd-5723-4e58-8277-6d095558555e resource provider aggregate not found 2026-06-16 08:59:45.560 7 INFO neutron.services.segments.plugin [-] Segment 438e12cd-5723-4e58-8277-6d095558555e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 438e12cd-5723-4e58-8277-6d095558555e found for delete ", "request_id": "req-a1e503f4-844a-4337-a018-772573915764"}]} 2026-06-16 08:59:45.562 7 INFO neutron.services.segments.plugin [-] Segment 438e12cd-5723-4e58-8277-6d095558555e resource provider aggregate not found 2026-06-16 08:59:45.584 7 INFO neutron.services.segments.plugin [-] Segment 438e12cd-5723-4e58-8277-6d095558555e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 438e12cd-5723-4e58-8277-6d095558555e found for delete ", "request_id": "req-5f673d78-1f81-4a02-9f87-f37cc46d75fa"}]} 2026-06-16 08:59:45.596 7 INFO neutron.services.segments.plugin [-] Segment 4ee0756a-ee47-4546-bfb0-0b56560e8e29 resource provider aggregate not found 2026-06-16 08:59:45.608 7 INFO neutron.services.segments.plugin [-] Segment 4ee0756a-ee47-4546-bfb0-0b56560e8e29 resource provider aggregate not found 2026-06-16 08:59:45.617 7 INFO neutron.services.segments.plugin [-] Segment 4ee0756a-ee47-4546-bfb0-0b56560e8e29 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ee0756a-ee47-4546-bfb0-0b56560e8e29 found for delete ", "request_id": "req-4365b317-15a6-4ab9-bacc-57e2edddddea"}]} [pid: 7|app: 0|req: 437/839] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 08:59:45 2026] GET /v2.0/security-groups?tenant_id=5ca9ac95b8c645109eb71515d36779a2&name=default => generated 2925 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 08:59:45.633 7 INFO neutron.services.segments.plugin [-] Segment 4ee0756a-ee47-4546-bfb0-0b56560e8e29 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ee0756a-ee47-4546-bfb0-0b56560e8e29 found for delete ", "request_id": "req-9c2722f0-2ed3-480f-90c7-f944fd68c238"}]} [pid: 7|app: 0|req: 438/840] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 08:59:45 2026] DELETE /v2.0/security-groups/86f261a5-e15a-461c-9b93-2c675f3a7c43 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 08:59:46.405 8 INFO neutron.db.l3_hamode_db [None req-f8a7b1fb-f75a-403b-b334-4cb47d84591d 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 403/841] 10.0.0.23 () {34 vars in 668 bytes} [Tue Jun 16 08:59:45 2026] POST /v2.0/routers => generated 724 bytes in 2351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/842] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 08:59:48 2026] GET /v2.0/security-groups?tenant_id=4860d963287b4f9cba0852c96eca93ba&name=default => generated 2925 bytes in 327 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/843] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 08:59:48 2026] DELETE /v2.0/security-groups/eb701e6e-6e57-4119-b527-7eb300b3592c => 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: 439/844] 10.0.0.23 () {34 vars in 782 bytes} [Tue Jun 16 08:59:47 2026] PUT /v2.0/routers/fc4be329-02fd-448b-b5e1-a54716633ebf/add_router_interface => generated 309 bytes in 1450 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/845] 10.0.0.23 () {34 vars in 684 bytes} [Tue Jun 16 08:59:49 2026] POST /v2.0/security-groups => generated 1659 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/846] 10.0.0.23 () {34 vars in 694 bytes} [Tue Jun 16 08:59:49 2026] POST /v2.0/security-group-rules => generated 597 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/847] 10.0.0.23 () {34 vars in 694 bytes} [Tue Jun 16 08:59:49 2026] POST /v2.0/security-group-rules => generated 602 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/848] 10.0.0.23 () {34 vars in 675 bytes} [Tue Jun 16 08:59:50 2026] POST /v2.0/floatingips => generated 552 bytes in 648 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/849] 10.0.0.131 () {34 vars in 1096 bytes} [Tue Jun 16 08:59:51 2026] GET /v2.0/security-groups?name=tempest-securitygroup--66718182&fields=id&tenant_id=cdf27429f7d24147bc5e46f7567fcb3b => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/850] 10.0.0.131 () {34 vars in 982 bytes} [Tue Jun 16 08:59:51 2026] GET /v2.0/networks?id=2cc7e1d5-cbb5-46db-a62d-47e2a043d3fb => generated 669 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/851] 10.0.0.131 () {34 vars in 965 bytes} [Tue Jun 16 08:59:51 2026] GET /v2.0/quotas/cdf27429f7d24147bc5e46f7567fcb3b => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/852] 10.0.0.131 () {34 vars in 1002 bytes} [Tue Jun 16 08:59:51 2026] GET /v2.0/ports?tenant_id=cdf27429f7d24147bc5e46f7567fcb3b&fields=id => generated 57 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/853] 10.0.0.131 () {34 vars in 1008 bytes} [Tue Jun 16 08:59:51 2026] GET /v2.0/networks/2cc7e1d5-cbb5-46db-a62d-47e2a043d3fb?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/854] 10.0.0.131 () {34 vars in 1108 bytes} [Tue Jun 16 08:59:51 2026] GET /v2.0/networks/2cc7e1d5-cbb5-46db-a62d-47e2a043d3fb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/855] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 08:59:51 2026] GET /v2.0/ports?device_id=60c174e8-40c0-4cce-84b5-e1140cf6e40a => 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: 445/856] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 08:59:52 2026] GET /v2.0/ports?device_id=60c174e8-40c0-4cce-84b5-e1140cf6e40a => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/857] 10.0.0.142 () {34 vars in 990 bytes} [Tue Jun 16 08:59:52 2026] GET /v2.0/ports?device_id=9e42579f-5022-4507-9227-7ae3c7a60ee0 => generated 1244 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/858] 10.0.0.142 () {34 vars in 1040 bytes} [Tue Jun 16 08:59:52 2026] GET /v2.0/security-groups?id=2312b240-bc53-4e9d-ab22-de716ec5db3d&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: 447/859] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 08:59:53 2026] GET /v2.0/ports?device_id=60c174e8-40c0-4cce-84b5-e1140cf6e40a => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/860] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 08:59:53 2026] GET /v2.0/security-groups?tenant_id=40203c81487844c7b30a99df208d49d5&name=default => generated 2925 bytes in 375 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/861] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 08:59:54 2026] DELETE /v2.0/security-groups/ba8cfeab-58bc-4561-926b-6137cf3f73af => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/862] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 08:59:55 2026] GET /v2.0/ports?device_id=60c174e8-40c0-4cce-84b5-e1140cf6e40a => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/863] 199.19.213.57 () {34 vars in 985 bytes} [Tue Jun 16 08:59:56 2026] GET /v2.0/networks?id=2cc7e1d5-cbb5-46db-a62d-47e2a043d3fb => generated 669 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/864] 199.19.213.57 () {34 vars in 1049 bytes} [Tue Jun 16 08:59:56 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=cdf27429f7d24147bc5e46f7567fcb3b => generated 179 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/865] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 08:59:56 2026] GET /v2.0/ports?device_id=60c174e8-40c0-4cce-84b5-e1140cf6e40a => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 08:59:56.526 7 INFO neutron.db.segments_db [None req-f38a361f-bb31-4092-9a4a-15e5ba45a0bb c68c1e48861d427084d2384685c33988 57018ec10d8c45039f370b1511a228fe - - default default] Added segment c0b01c14-0a62-4dc8-b0c1-82706bbb35bf of type vxlan for network a828c810-e3d6-472d-87e7-126d7fc90a00 [pid: 8|app: 0|req: 418/866] 199.19.213.57 () {38 vars in 954 bytes} [Tue Jun 16 08:59:56 2026] POST /v2.0/ports => generated 958 bytes in 386 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: 449/867] 10.0.0.23 () {34 vars in 669 bytes} [Tue Jun 16 08:59:56 2026] POST /v2.0/networks => generated 624 bytes in 592 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/868] 10.0.0.23 () {34 vars in 668 bytes} [Tue Jun 16 08:59:56 2026] POST /v2.0/subnets => generated 641 bytes in 276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 08:59:57.026 7 INFO neutron.db.segments_db [None req-3166fae6-d3d6-467f-8b19-7562e48e5500 c68c1e48861d427084d2384685c33988 57018ec10d8c45039f370b1511a228fe - - default default] Added segment 8d5b067e-2a53-444d-ab27-d4a1a737fe1a of type vxlan for network 6c14bb35-317b-4cf3-b258-8baeb3fca85b [pid: 8|app: 0|req: 419/869] 199.19.213.57 () {38 vars in 1027 bytes} [Tue Jun 16 08:59:56 2026] PUT /v2.0/ports/9e88566f-f671-429c-a3cc-6764913a15d2 => generated 1239 bytes in 472 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 08:59:57.101 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1f7722ba-4699-4323-b5cb-0a38d114d828'] response: {'name': 'network-changed', 'server_uuid': '60c174e8-40c0-4cce-84b5-e1140cf6e40a', 'tag': '9e88566f-f671-429c-a3cc-6764913a15d2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 451/870] 10.0.0.23 () {34 vars in 669 bytes} [Tue Jun 16 08:59:56 2026] POST /v2.0/networks => generated 624 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 420/871] 10.0.0.23 () {34 vars in 742 bytes} [Tue Jun 16 08:59:57 2026] PUT /v2.0/networks/6c14bb35-317b-4cf3-b258-8baeb3fca85b => generated 592 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/872] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 08:59:57 2026] GET /v2.0/ports?device_id=60c174e8-40c0-4cce-84b5-e1140cf6e40a => generated 973 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/873] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 08:59:57 2026] GET /v2.0/security-groups?id=bfee6407-7e96-4c57-9a58-242817deee25&fields=id&fields=name => generated 112 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/874] 10.0.0.23 () {34 vars in 668 bytes} [Tue Jun 16 08:59:57 2026] POST /v2.0/subnets => generated 626 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/875] 199.19.213.57 () {34 vars in 1079 bytes} [Tue Jun 16 08:59:57 2026] GET /v2.0/ports?tenant_id=cdf27429f7d24147bc5e46f7567fcb3b&device_id=60c174e8-40c0-4cce-84b5-e1140cf6e40a => generated 1242 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/876] 199.19.213.57 () {34 vars in 1017 bytes} [Tue Jun 16 08:59:57 2026] GET /v2.0/networks?tenant_id=cdf27429f7d24147bc5e46f7567fcb3b&shared=False => generated 765 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/877] 10.0.0.23 () {34 vars in 740 bytes} [Tue Jun 16 08:59:57 2026] PUT /v2.0/subnets/dacfa712-55e3-4150-a6f6-aece8cbf70d5 => generated 636 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/878] 199.19.213.57 () {34 vars in 929 bytes} [Tue Jun 16 08:59:57 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/879] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 08:59:57 2026] GET /v2.0/ports?device_id=d1d50856-2aad-4397-9a8c-d3a4b8c5fc8b => generated 971 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/880] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 08:59:57 2026] GET /v2.0/security-groups?id=ff6bab7a-23c9-4349-8645-e31b92b064a0&fields=id&fields=name => generated 112 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/881] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 08:59:57 2026] GET /v2.0/ports?device_id=d1d50856-2aad-4397-9a8c-d3a4b8c5fc8b => generated 971 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 08:59:58.050 8 INFO neutron.services.segments.plugin [-] Segment 8d5b067e-2a53-444d-ab27-d4a1a737fe1a resource provider aggregate not found 2026-06-16 08:59:58.056 8 INFO neutron.services.segments.plugin [-] Segment 8d5b067e-2a53-444d-ab27-d4a1a737fe1a resource provider aggregate not found 2026-06-16 08:59:58.067 8 INFO neutron.services.segments.plugin [-] Segment 8d5b067e-2a53-444d-ab27-d4a1a737fe1a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d5b067e-2a53-444d-ab27-d4a1a737fe1a found for delete ", "request_id": "req-669cccd5-4ce2-48c9-b81a-4ab05c8123a4"}]} 2026-06-16 08:59:58.081 8 INFO neutron.services.segments.plugin [-] Segment 8d5b067e-2a53-444d-ab27-d4a1a737fe1a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d5b067e-2a53-444d-ab27-d4a1a737fe1a found for delete ", "request_id": "req-f1a35e88-856d-4407-89fd-7e453081ab68"}]} [pid: 8|app: 0|req: 425/882] 10.0.0.23 () {32 vars in 725 bytes} [Tue Jun 16 08:59:57 2026] DELETE /v2.0/networks/6c14bb35-317b-4cf3-b258-8baeb3fca85b => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 08:59:58.096 8 INFO neutron.pecan_wsgi.hooks.translation [None req-830e8ba5-5fe4-4712-b8a4-9752cd23827d c68c1e48861d427084d2384685c33988 57018ec10d8c45039f370b1511a228fe - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 458/883] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 08:59:58 2026] GET /v2.0/security-groups?id=ff6bab7a-23c9-4349-8645-e31b92b064a0&fields=id&fields=name => generated 112 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/884] 10.0.0.23 () {32 vars in 725 bytes} [Tue Jun 16 08:59:58 2026] DELETE /v2.0/networks/6c14bb35-317b-4cf3-b258-8baeb3fca85b => 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: 459/885] 10.0.0.23 () {32 vars in 693 bytes} [Tue Jun 16 08:59:58 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/886] 10.0.0.23 () {32 vars in 741 bytes} [Tue Jun 16 08:59:58 2026] GET /v2.0/subnets?network_id=44f5e6d6-256f-4b9a-bfff-d926ee831a62 => generated 649 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/887] 10.0.0.23 () {32 vars in 652 bytes} [Tue Jun 16 08:59:58 2026] GET /v2.0/extensions => generated 21537 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/888] 10.0.0.23 () {32 vars in 648 bytes} [Tue Jun 16 08:59:58 2026] GET /v2.0/networks => generated 1308 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/889] 10.0.0.23 () {32 vars in 646 bytes} [Tue Jun 16 08:59:58 2026] GET /v2.0/subnets => generated 1280 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/890] 10.0.0.23 () {32 vars in 722 bytes} [Tue Jun 16 08:59:58 2026] GET /v2.0/networks/a828c810-e3d6-472d-87e7-126d7fc90a00 => generated 668 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/891] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 08:59:58 2026] GET /v2.0/ports?device_id=60c174e8-40c0-4cce-84b5-e1140cf6e40a => generated 973 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/892] 10.0.0.23 () {32 vars in 720 bytes} [Tue Jun 16 08:59:58 2026] GET /v2.0/subnets/e62394c8-297e-4341-bea2-3f91c65b6720 => generated 641 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/893] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 08:59:58 2026] GET /v2.0/ports?device_id=d1d50856-2aad-4397-9a8c-d3a4b8c5fc8b => generated 971 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 08:59:58.632 8 INFO neutron.pecan_wsgi.hooks.translation [None req-82ed8c04-fd66-47d4-80d3-cf8bd67d2a92 c68c1e48861d427084d2384685c33988 57018ec10d8c45039f370b1511a228fe - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 431/894] 10.0.0.23 () {32 vars in 723 bytes} [Tue Jun 16 08:59:58 2026] DELETE /v2.0/subnets/dacfa712-55e3-4150-a6f6-aece8cbf70d5 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/895] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 08:59:58 2026] GET /v2.0/security-groups?id=bfee6407-7e96-4c57-9a58-242817deee25&fields=id&fields=name => generated 112 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 08:59:58.658 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1da29e59-390b-4f25-9457-21d3f36a9489 c68c1e48861d427084d2384685c33988 57018ec10d8c45039f370b1511a228fe - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 465/896] 10.0.0.23 () {32 vars in 725 bytes} [Tue Jun 16 08:59:58 2026] DELETE /v2.0/networks/6c14bb35-317b-4cf3-b258-8baeb3fca85b => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/897] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 08:59:58 2026] GET /v2.0/security-groups?id=ff6bab7a-23c9-4349-8645-e31b92b064a0&fields=id&fields=name => generated 112 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/898] 199.19.213.57 () {34 vars in 1079 bytes} [Tue Jun 16 08:59:58 2026] GET /v2.0/ports?tenant_id=cdf27429f7d24147bc5e46f7567fcb3b&device_id=60c174e8-40c0-4cce-84b5-e1140cf6e40a => generated 1242 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/899] 199.19.213.57 () {34 vars in 1059 bytes} [Tue Jun 16 08:59:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=9e88566f-f671-429c-a3cc-6764913a15d2 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/900] 199.19.213.57 () {34 vars in 983 bytes} [Tue Jun 16 08:59:58 2026] GET /v2.0/subnets?id=796ee1b9-82da-41ab-aa54-31d650136f22 => generated 687 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/901] 199.19.213.57 () {34 vars in 1051 bytes} [Tue Jun 16 08:59:58 2026] GET /v2.0/ports?network_id=2cc7e1d5-cbb5-46db-a62d-47e2a043d3fb&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: 466/902] 10.0.0.23 () {32 vars in 723 bytes} [Tue Jun 16 08:59:58 2026] DELETE /v2.0/subnets/e62394c8-297e-4341-bea2-3f91c65b6720 => generated 0 bytes in 337 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/903] 199.19.213.57 () {34 vars in 1011 bytes} [Tue Jun 16 08:59:58 2026] GET /v2.0/networks/2cc7e1d5-cbb5-46db-a62d-47e2a043d3fb?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/904] 199.19.213.57 () {34 vars in 1111 bytes} [Tue Jun 16 08:59:59 2026] GET /v2.0/networks/2cc7e1d5-cbb5-46db-a62d-47e2a043d3fb?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) 2026-06-16 08:59:59.103 7 INFO neutron_taas.services.taas.taas_plugin [None req-50e65daa-bfcb-4d41-b021-d78c53e0da00 c68c1e48861d427084d2384685c33988 57018ec10d8c45039f370b1511a228fe - - default default] TaaS: Handle Delete Port: 84dd196d-1a73-45bc-815b-176b1e39f7b9 2026-06-16 08:59:59.106 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-50e65daa-bfcb-4d41-b021-d78c53e0da00 c68c1e48861d427084d2384685c33988 57018ec10d8c45039f370b1511a228fe - - default default] Tap Mirror: Handle Delete Port: 84dd196d-1a73-45bc-815b-176b1e39f7b9 2026-06-16 08:59:59.287 7 INFO neutron.services.segments.plugin [-] Segment c0b01c14-0a62-4dc8-b0c1-82706bbb35bf resource provider aggregate not found 2026-06-16 08:59:59.291 7 INFO neutron.services.segments.plugin [-] Segment c0b01c14-0a62-4dc8-b0c1-82706bbb35bf resource provider aggregate not found 2026-06-16 08:59:59.309 7 INFO neutron.services.segments.plugin [-] Segment c0b01c14-0a62-4dc8-b0c1-82706bbb35bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0b01c14-0a62-4dc8-b0c1-82706bbb35bf found for delete ", "request_id": "req-d0c135bf-1f8a-4e6b-b340-c5c1493e4b6a"}]} 2026-06-16 08:59:59.310 7 INFO neutron.services.segments.plugin [-] Segment c0b01c14-0a62-4dc8-b0c1-82706bbb35bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0b01c14-0a62-4dc8-b0c1-82706bbb35bf found for delete ", "request_id": "req-262ad6e6-008f-46d7-a598-4b61e44e5a51"}]} [pid: 7|app: 0|req: 467/905] 10.0.0.23 () {32 vars in 725 bytes} [Tue Jun 16 08:59:59 2026] DELETE /v2.0/networks/a828c810-e3d6-472d-87e7-126d7fc90a00 => generated 0 bytes in 301 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/906] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 08:59:59 2026] GET /v2.0/ports?device_id=60c174e8-40c0-4cce-84b5-e1140cf6e40a => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/907] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 08:59:59 2026] GET /v2.0/ports?device_id=d1d50856-2aad-4397-9a8c-d3a4b8c5fc8b => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/908] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 08:59:59 2026] GET /v2.0/security-groups?id=bfee6407-7e96-4c57-9a58-242817deee25&fields=id&fields=name => generated 112 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/909] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 08:59:59 2026] GET /v2.0/security-groups?id=ff6bab7a-23c9-4349-8645-e31b92b064a0&fields=id&fields=name => generated 112 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/910] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 08:59:59 2026] GET /v2.0/security-groups?tenant_id=57018ec10d8c45039f370b1511a228fe&name=default => generated 2925 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/911] 199.19.213.57 () {34 vars in 1079 bytes} [Tue Jun 16 08:59:59 2026] GET /v2.0/ports?tenant_id=0e99a657bdad4dd78d530aafade4ecdd&device_id=d1d50856-2aad-4397-9a8c-d3a4b8c5fc8b => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/912] 199.19.213.57 () {34 vars in 985 bytes} [Tue Jun 16 09:00:00 2026] GET /v2.0/networks?id=40a37007-0bc1-4000-8e5e-b6348e94931f => generated 772 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/915] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 08:59:59 2026] DELETE /v2.0/security-groups/eaffbd81-4d2d-45a5-bebd-df9e98b0f687 => 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: 474/916] 199.19.213.57 () {34 vars in 1057 bytes} [Tue Jun 16 09:00:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=c6e4284e-d324-4184-86e5-acc91f06e7c0 => generated 860 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/917] 199.19.213.57 () {34 vars in 983 bytes} [Tue Jun 16 09:00:00 2026] GET /v2.0/subnets?id=63c96315-bc32-45d3-93cc-9d22c92c95d3 => generated 694 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/918] 199.19.213.57 () {34 vars in 1051 bytes} [Tue Jun 16 09:00:00 2026] GET /v2.0/ports?network_id=40a37007-0bc1-4000-8e5e-b6348e94931f&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/919] 199.19.213.57 () {34 vars in 1011 bytes} [Tue Jun 16 09:00:00 2026] GET /v2.0/networks/40a37007-0bc1-4000-8e5e-b6348e94931f?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/920] 199.19.213.57 () {34 vars in 1111 bytes} [Tue Jun 16 09:00:00 2026] GET /v2.0/networks/40a37007-0bc1-4000-8e5e-b6348e94931f?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: 477/921] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:00:00 2026] GET /v2.0/ports?device_id=d1d50856-2aad-4397-9a8c-d3a4b8c5fc8b => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/922] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:00:00 2026] GET /v2.0/ports?device_id=60c174e8-40c0-4cce-84b5-e1140cf6e40a => generated 973 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/923] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 09:00:00 2026] GET /v2.0/security-groups?id=bfee6407-7e96-4c57-9a58-242817deee25&fields=id&fields=name => generated 112 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/924] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 09:00:00 2026] GET /v2.0/security-groups?id=ff6bab7a-23c9-4349-8645-e31b92b064a0&fields=id&fields=name => generated 112 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/925] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:00:01 2026] GET /v2.0/ports?device_id=9e42579f-5022-4507-9227-7ae3c7a60ee0 => generated 975 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/926] 10.0.0.131 () {34 vars in 971 bytes} [Tue Jun 16 09:00:02 2026] GET /v2.0/ports/0db611b7-6b35-40cd-8746-2da54b14af4a => generated 972 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/927] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:00:02 2026] GET /v2.0/ports?device_id=60c174e8-40c0-4cce-84b5-e1140cf6e40a => generated 973 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/928] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:00:02 2026] GET /v2.0/ports?device_id=d1d50856-2aad-4397-9a8c-d3a4b8c5fc8b => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/929] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 09:00:02 2026] GET /v2.0/security-groups?id=bfee6407-7e96-4c57-9a58-242817deee25&fields=id&fields=name => generated 112 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/930] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 09:00:02 2026] GET /v2.0/security-groups?id=ff6bab7a-23c9-4349-8645-e31b92b064a0&fields=id&fields=name => generated 112 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 09:00:02.442 7 INFO neutron.db.segments_db [None req-4ec672a9-fceb-4000-be71-2b0969bfa008 a3cbe31c93c44f5fa64442f72bf3455a 35105daea56c40c0901acc4b8b157a7f - - default default] Added segment d6b2e77b-c168-47ab-81bf-b9b567ae5b3a of type vxlan for network 2d0a8f88-b3f4-44b9-8ac4-3a5efdeb289a [pid: 7|app: 0|req: 480/931] 10.0.0.23 () {34 vars in 669 bytes} [Tue Jun 16 09:00:02 2026] POST /v2.0/networks => generated 629 bytes in 440 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/932] 199.19.213.57 () {34 vars in 999 bytes} [Tue Jun 16 09:00:02 2026] GET /v2.0/subnets?network_id=b4389226-7d91-4b60-bcc7-59eb0fdd47a3 => generated 684 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/933] 10.0.0.23 () {34 vars in 664 bytes} [Tue Jun 16 09:00:02 2026] POST /v2.0/ports => generated 779 bytes in 430 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: 482/934] 199.19.213.57 () {34 vars in 1145 bytes} [Tue Jun 16 09:00:02 2026] GET /v2.0/ports?device_id=9e42579f-5022-4507-9227-7ae3c7a60ee0&device_owner=compute%3Anova&network_id=b4389226-7d91-4b60-bcc7-59eb0fdd47a3 => generated 975 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 09:00:03.053 8 INFO neutron.db.segments_db [None req-9576c799-41cf-41f9-a465-03f2210f7d83 a3cbe31c93c44f5fa64442f72bf3455a 35105daea56c40c0901acc4b8b157a7f - - default default] Added segment e308c307-fba6-4892-b59b-dd3ec857ef70 of type vxlan for network 4d5ea3b1-e78f-4c45-9b66-90baf819d4ef [pid: 8|app: 0|req: 453/935] 10.0.0.23 () {34 vars in 669 bytes} [Tue Jun 16 09:00:02 2026] POST /v2.0/networks => generated 616 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/936] 10.0.0.23 () {34 vars in 668 bytes} [Tue Jun 16 09:00:03 2026] POST /v2.0/subnets => generated 646 bytes in 457 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/937] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:00:03 2026] GET /v2.0/ports?device_id=60c174e8-40c0-4cce-84b5-e1140cf6e40a => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/938] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:00:03 2026] GET /v2.0/ports?device_id=d1d50856-2aad-4397-9a8c-d3a4b8c5fc8b => generated 971 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/939] 10.0.0.23 () {34 vars in 664 bytes} [Tue Jun 16 09:00:03 2026] POST /v2.0/ports => generated 966 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, ' [pid: 8|app: 0|req: 458/940] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 09:00:04 2026] GET /v2.0/security-groups?id=bfee6407-7e96-4c57-9a58-242817deee25&fields=id&fields=name => generated 112 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/941] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 09:00:04 2026] GET /v2.0/security-groups?id=ff6bab7a-23c9-4349-8645-e31b92b064a0&fields=id&fields=name => generated 112 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/942] 199.19.213.57 () {38 vars in 1027 bytes} [Tue Jun 16 09:00:03 2026] PUT /v2.0/ports/0db611b7-6b35-40cd-8746-2da54b14af4a => generated 1153 bytes in 1286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 09:00:04.371 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-622d3e4b-6be0-411c-b192-c24c07789022'] response: {'name': 'network-changed', 'server_uuid': '9e42579f-5022-4507-9227-7ae3c7a60ee0', 'tag': '0db611b7-6b35-40cd-8746-2da54b14af4a', 'status': 'completed', 'code': 200} 2026-06-16 09:00:04.467 8 INFO neutron_taas.services.taas.taas_plugin [None req-95e07fcd-3af5-4f40-be2a-4d980194c1cf a3cbe31c93c44f5fa64442f72bf3455a 35105daea56c40c0901acc4b8b157a7f - - default default] TaaS: Handle Delete Port: 0ee3863b-d70a-4ada-aba5-9675b5e9112a 2026-06-16 09:00:04.476 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-95e07fcd-3af5-4f40-be2a-4d980194c1cf a3cbe31c93c44f5fa64442f72bf3455a 35105daea56c40c0901acc4b8b157a7f - - default default] Tap Mirror: Handle Delete Port: 0ee3863b-d70a-4ada-aba5-9675b5e9112a [pid: 8|app: 0|req: 460/943] 10.0.0.23 () {32 vars in 719 bytes} [Tue Jun 16 09:00:04 2026] DELETE /v2.0/ports/0ee3863b-d70a-4ada-aba5-9675b5e9112a => generated 0 bytes in 355 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 09:00:04.672 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cbf9968b-99e3-456b-8b5c-d5b756f562de a3cbe31c93c44f5fa64442f72bf3455a 35105daea56c40c0901acc4b8b157a7f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 484/944] 10.0.0.23 () {32 vars in 719 bytes} [Tue Jun 16 09:00:04 2026] DELETE /v2.0/ports/0ee3863b-d70a-4ada-aba5-9675b5e9112a => generated 132 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-16 09:00:04.707 8 INFO neutron.pecan_wsgi.hooks.translation [None req-254acffc-f78a-42d6-9c36-ac4301c95372 a3cbe31c93c44f5fa64442f72bf3455a 35105daea56c40c0901acc4b8b157a7f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 461/945] 10.0.0.23 () {32 vars in 716 bytes} [Tue Jun 16 09:00:04 2026] GET /v2.0/ports/0ee3863b-d70a-4ada-aba5-9675b5e9112a => generated 132 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/946] 199.19.213.57 () {34 vars in 1079 bytes} [Tue Jun 16 09:00:04 2026] GET /v2.0/ports?tenant_id=52d28806e6944622ac74dc979e1787d8&device_id=9e42579f-5022-4507-9227-7ae3c7a60ee0 => generated 1425 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/947] 199.19.213.57 () {34 vars in 985 bytes} [Tue Jun 16 09:00:04 2026] GET /v2.0/networks?id=b4389226-7d91-4b60-bcc7-59eb0fdd47a3 => generated 780 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/948] 10.0.0.23 () {32 vars in 723 bytes} [Tue Jun 16 09:00:04 2026] DELETE /v2.0/subnets/f45a639c-cf17-4bed-996a-6bd327347816 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/949] 199.19.213.57 () {34 vars in 1059 bytes} [Tue Jun 16 09:00:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=0db611b7-6b35-40cd-8746-2da54b14af4a => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/950] 199.19.213.57 () {34 vars in 1059 bytes} [Tue Jun 16 09:00:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=0db611b7-6b35-40cd-8746-2da54b14af4a => generated 861 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/951] 199.19.213.57 () {34 vars in 983 bytes} [Tue Jun 16 09:00:05 2026] GET /v2.0/subnets?id=acd9f460-e9d3-46da-bd72-0db104da931c => generated 702 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 09:00:05.146 7 INFO neutron.services.segments.plugin [-] Segment e308c307-fba6-4892-b59b-dd3ec857ef70 resource provider aggregate not found 2026-06-16 09:00:05.156 7 INFO neutron.services.segments.plugin [-] Segment e308c307-fba6-4892-b59b-dd3ec857ef70 resource provider aggregate not found [pid: 8|app: 0|req: 467/952] 199.19.213.57 () {34 vars in 1051 bytes} [Tue Jun 16 09:00:05 2026] GET /v2.0/ports?network_id=b4389226-7d91-4b60-bcc7-59eb0fdd47a3&device_owner=network%3Adhcp => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 09:00:05.181 7 INFO neutron.services.segments.plugin [-] Segment e308c307-fba6-4892-b59b-dd3ec857ef70 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e308c307-fba6-4892-b59b-dd3ec857ef70 found for delete ", "request_id": "req-a07f6d14-7c79-48b8-9934-3d144c680b64"}]} 2026-06-16 09:00:05.185 7 INFO neutron.services.segments.plugin [-] Segment e308c307-fba6-4892-b59b-dd3ec857ef70 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e308c307-fba6-4892-b59b-dd3ec857ef70 found for delete ", "request_id": "req-2f7def2f-97af-4514-99c4-693274adf55a"}]} [pid: 7|app: 0|req: 486/953] 10.0.0.23 () {32 vars in 725 bytes} [Tue Jun 16 09:00:04 2026] DELETE /v2.0/networks/4d5ea3b1-e78f-4c45-9b66-90baf819d4ef => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/954] 199.19.213.57 () {34 vars in 1011 bytes} [Tue Jun 16 09:00:05 2026] GET /v2.0/networks/b4389226-7d91-4b60-bcc7-59eb0fdd47a3?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/955] 199.19.213.57 () {34 vars in 1111 bytes} [Tue Jun 16 09:00:05 2026] GET /v2.0/networks/b4389226-7d91-4b60-bcc7-59eb0fdd47a3?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) 2026-06-16 09:00:05.270 7 INFO neutron.db.segments_db [None req-560a2622-db24-4407-a287-0e98c132ccc4 a3cbe31c93c44f5fa64442f72bf3455a 35105daea56c40c0901acc4b8b157a7f - - default default] Added segment ddc1e258-d9f3-4b40-a05c-b6bb3cb8506b of type vxlan for network 2ef93049-d55c-43fb-80d1-4145d66646a7 [pid: 8|app: 0|req: 470/956] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:00:05 2026] GET /v2.0/ports?device_id=60c174e8-40c0-4cce-84b5-e1140cf6e40a => 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: 487/957] 10.0.0.23 () {34 vars in 669 bytes} [Tue Jun 16 09:00:05 2026] POST /v2.0/networks => generated 617 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/958] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 09:00:05 2026] GET /v2.0/security-groups?id=bfee6407-7e96-4c57-9a58-242817deee25&fields=id&fields=name => generated 112 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/959] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:00:05 2026] GET /v2.0/ports?device_id=d1d50856-2aad-4397-9a8c-d3a4b8c5fc8b => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/960] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 09:00:05 2026] GET /v2.0/security-groups?id=ff6bab7a-23c9-4349-8645-e31b92b064a0&fields=id&fields=name => generated 112 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/961] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:00:05 2026] GET /v2.0/ports?device_id=9e42579f-5022-4507-9227-7ae3c7a60ee0 => generated 1156 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/962] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 09:00:05 2026] GET /v2.0/security-groups?id=2312b240-bc53-4e9d-ab22-de716ec5db3d&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/963] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:00:05 2026] GET /v2.0/ports?device_id=60c174e8-40c0-4cce-84b5-e1140cf6e40a => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/964] 10.0.0.23 () {34 vars in 668 bytes} [Tue Jun 16 09:00:05 2026] POST /v2.0/subnets => generated 646 bytes in 381 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 09:00:06.141 8 INFO neutron.db.l3_db [None req-1dad94d9-ceea-44a0-a1df-aac0875ed28d 8c28a46c84a347e7980f65d2611b08d7 cdf27429f7d24147bc5e46f7567fcb3b - - default default] Floating IP 1323ecbc-bbe8-4a76-9c4e-e682f40e5b34 associated. External IP: 10.96.250.207, port: 9e88566f-f671-429c-a3cc-6764913a15d2. [pid: 7|app: 0|req: 489/965] 10.0.0.23 () {34 vars in 664 bytes} [Tue Jun 16 09:00:05 2026] POST /v2.0/ports => generated 928 bytes in 489 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 09:00:06.405 7 INFO neutron_taas.services.taas.taas_plugin [None req-e31fe3a7-7674-4582-aef5-99d183a16f64 a3cbe31c93c44f5fa64442f72bf3455a 35105daea56c40c0901acc4b8b157a7f - - default default] TaaS: Handle Delete Port: 3cebe302-2c75-4bca-b988-e357203937cb 2026-06-16 09:00:06.411 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e31fe3a7-7674-4582-aef5-99d183a16f64 a3cbe31c93c44f5fa64442f72bf3455a 35105daea56c40c0901acc4b8b157a7f - - default default] Tap Mirror: Handle Delete Port: 3cebe302-2c75-4bca-b988-e357203937cb [pid: 8|app: 0|req: 477/966] 10.0.0.23 () {34 vars in 748 bytes} [Tue Jun 16 09:00:05 2026] PUT /v2.0/floatingips/1323ecbc-bbe8-4a76-9c4e-e682f40e5b34 => generated 856 bytes in 893 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/967] 10.0.0.23 () {32 vars in 719 bytes} [Tue Jun 16 09:00:06 2026] DELETE /v2.0/ports/3cebe302-2c75-4bca-b988-e357203937cb => generated 0 bytes in 300 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/968] 199.19.213.57 () {34 vars in 1079 bytes} [Tue Jun 16 09:00:06 2026] GET /v2.0/ports?tenant_id=52d28806e6944622ac74dc979e1787d8&device_id=9e42579f-5022-4507-9227-7ae3c7a60ee0 => generated 1425 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 09:00:06.588 7 INFO neutron.pecan_wsgi.hooks.translation [None req-57274f3d-8dfc-4aad-b507-5f4b6b10231e a3cbe31c93c44f5fa64442f72bf3455a 35105daea56c40c0901acc4b8b157a7f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 491/969] 10.0.0.23 () {32 vars in 716 bytes} [Tue Jun 16 09:00:06 2026] GET /v2.0/ports/3cebe302-2c75-4bca-b988-e357203937cb => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/970] 199.19.213.57 () {34 vars in 985 bytes} [Tue Jun 16 09:00:06 2026] GET /v2.0/networks?id=b4389226-7d91-4b60-bcc7-59eb0fdd47a3 => generated 780 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/971] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:00:06 2026] GET /v2.0/ports?device_id=d1d50856-2aad-4397-9a8c-d3a4b8c5fc8b => generated 969 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/972] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:00:06 2026] GET /v2.0/ports?device_id=60c174e8-40c0-4cce-84b5-e1140cf6e40a => 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: 492/973] 10.0.0.23 () {32 vars in 723 bytes} [Tue Jun 16 09:00:06 2026] DELETE /v2.0/subnets/570abbd3-ab0c-4fc5-9ed0-2cb1e1d30ad0 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/974] 199.19.213.57 () {34 vars in 1059 bytes} [Tue Jun 16 09:00:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=0db611b7-6b35-40cd-8746-2da54b14af4a => 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: 493/975] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 09:00:06 2026] GET /v2.0/security-groups?id=ff6bab7a-23c9-4349-8645-e31b92b064a0&fields=id&fields=name => generated 112 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/976] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 09:00:06 2026] GET /v2.0/security-groups?id=bfee6407-7e96-4c57-9a58-242817deee25&fields=id&fields=name => generated 112 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 09:00:06.842 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-caee535e-974f-4b3d-81c6-f65d5df4e528'] response: {'name': 'network-changed', 'server_uuid': '60c174e8-40c0-4cce-84b5-e1140cf6e40a', 'tag': '9e88566f-f671-429c-a3cc-6764913a15d2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 484/977] 199.19.213.57 () {34 vars in 1059 bytes} [Tue Jun 16 09:00:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=0db611b7-6b35-40cd-8746-2da54b14af4a => generated 861 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/978] 199.19.213.57 () {34 vars in 983 bytes} [Tue Jun 16 09:00:06 2026] GET /v2.0/subnets?id=acd9f460-e9d3-46da-bd72-0db104da931c => generated 702 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/979] 10.0.0.23 () {32 vars in 725 bytes} [Tue Jun 16 09:00:06 2026] DELETE /v2.0/networks/2ef93049-d55c-43fb-80d1-4145d66646a7 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/980] 199.19.213.57 () {34 vars in 1051 bytes} [Tue Jun 16 09:00:06 2026] GET /v2.0/ports?network_id=b4389226-7d91-4b60-bcc7-59eb0fdd47a3&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/981] 199.19.213.57 () {34 vars in 1011 bytes} [Tue Jun 16 09:00:06 2026] GET /v2.0/networks/b4389226-7d91-4b60-bcc7-59eb0fdd47a3?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/982] 199.19.213.57 () {34 vars in 1111 bytes} [Tue Jun 16 09:00:07 2026] GET /v2.0/networks/b4389226-7d91-4b60-bcc7-59eb0fdd47a3?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) 2026-06-16 09:00:07.220 7 INFO neutron.services.segments.plugin [-] Segment ddc1e258-d9f3-4b40-a05c-b6bb3cb8506b resource provider aggregate not found 2026-06-16 09:00:07.242 7 INFO neutron.services.segments.plugin [-] Segment ddc1e258-d9f3-4b40-a05c-b6bb3cb8506b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ddc1e258-d9f3-4b40-a05c-b6bb3cb8506b found for delete ", "request_id": "req-33cb28fa-cd48-46bc-9ded-ff48104cf97c"}]} 2026-06-16 09:00:07.249 7 INFO neutron.services.segments.plugin [-] Segment ddc1e258-d9f3-4b40-a05c-b6bb3cb8506b resource provider aggregate not found 2026-06-16 09:00:07.268 7 INFO neutron.services.segments.plugin [-] Segment ddc1e258-d9f3-4b40-a05c-b6bb3cb8506b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ddc1e258-d9f3-4b40-a05c-b6bb3cb8506b found for delete ", "request_id": "req-1c9eda45-1886-4708-9dea-c2c6255009b4"}]} [pid: 8|app: 0|req: 489/983] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:00:07 2026] GET /v2.0/ports?device_id=60c174e8-40c0-4cce-84b5-e1140cf6e40a => generated 975 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/984] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 09:00:07 2026] GET /v2.0/security-groups?id=bfee6407-7e96-4c57-9a58-242817deee25&fields=id&fields=name => generated 112 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/985] 10.0.0.23 () {34 vars in 664 bytes} [Tue Jun 16 09:00:06 2026] POST /v2.0/ports => generated 779 bytes in 417 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 491/986] 199.19.213.57 () {34 vars in 1079 bytes} [Tue Jun 16 09:00:07 2026] GET /v2.0/ports?tenant_id=cdf27429f7d24147bc5e46f7567fcb3b&device_id=60c174e8-40c0-4cce-84b5-e1140cf6e40a => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/987] 199.19.213.57 () {34 vars in 985 bytes} [Tue Jun 16 09:00:07 2026] GET /v2.0/networks?id=2cc7e1d5-cbb5-46db-a62d-47e2a043d3fb => generated 765 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/988] 199.19.213.57 () {34 vars in 1059 bytes} [Tue Jun 16 09:00:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=9e88566f-f671-429c-a3cc-6764913a15d2 => generated 859 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/989] 10.0.0.23 () {34 vars in 736 bytes} [Tue Jun 16 09:00:07 2026] PUT /v2.0/ports/220cb75c-2ee4-46d2-a096-d46aa7e3ac58 => generated 752 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 494/990] 199.19.213.57 () {34 vars in 983 bytes} [Tue Jun 16 09:00:07 2026] GET /v2.0/subnets?id=796ee1b9-82da-41ab-aa54-31d650136f22 => generated 687 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/991] 199.19.213.57 () {34 vars in 1119 bytes} [Tue Jun 16 09:00:07 2026] GET /v2.0/ports?device_id=9e42579f-5022-4507-9227-7ae3c7a60ee0&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.11 => generated 1156 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 09:00:07.749 8 INFO neutron_taas.services.taas.taas_plugin [None req-7be1a8fc-3eac-4432-be57-647bac1658b5 a3cbe31c93c44f5fa64442f72bf3455a 35105daea56c40c0901acc4b8b157a7f - - default default] TaaS: Handle Delete Port: 220cb75c-2ee4-46d2-a096-d46aa7e3ac58 2026-06-16 09:00:07.753 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7be1a8fc-3eac-4432-be57-647bac1658b5 a3cbe31c93c44f5fa64442f72bf3455a 35105daea56c40c0901acc4b8b157a7f - - default default] Tap Mirror: Handle Delete Port: 220cb75c-2ee4-46d2-a096-d46aa7e3ac58 [pid: 7|app: 0|req: 498/992] 199.19.213.57 () {34 vars in 1051 bytes} [Tue Jun 16 09:00:07 2026] GET /v2.0/ports?network_id=2cc7e1d5-cbb5-46db-a62d-47e2a043d3fb&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/993] 10.0.0.23 () {32 vars in 719 bytes} [Tue Jun 16 09:00:07 2026] DELETE /v2.0/ports/220cb75c-2ee4-46d2-a096-d46aa7e3ac58 => generated 0 bytes in 281 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/994] 199.19.213.57 () {34 vars in 1011 bytes} [Tue Jun 16 09:00:07 2026] GET /v2.0/networks/2cc7e1d5-cbb5-46db-a62d-47e2a043d3fb?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/995] 10.0.0.23 () {32 vars in 642 bytes} [Tue Jun 16 09:00:07 2026] GET /v2.0/ports => generated 782 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/996] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:00:08 2026] GET /v2.0/ports?device_id=d1d50856-2aad-4397-9a8c-d3a4b8c5fc8b => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/997] 199.19.213.57 () {34 vars in 1111 bytes} [Tue Jun 16 09:00:08 2026] GET /v2.0/networks/2cc7e1d5-cbb5-46db-a62d-47e2a043d3fb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 09:00:08.162 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c652c0ef-4a45-45a7-a234-2037b7a424cd a3cbe31c93c44f5fa64442f72bf3455a 35105daea56c40c0901acc4b8b157a7f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 500/998] 10.0.0.23 () {32 vars in 716 bytes} [Tue Jun 16 09:00:08 2026] GET /v2.0/ports/220cb75c-2ee4-46d2-a096-d46aa7e3ac58 => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/999] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 09:00:08 2026] GET /v2.0/security-groups?id=ff6bab7a-23c9-4349-8645-e31b92b064a0&fields=id&fields=name => generated 112 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1000] 10.0.0.23 () {32 vars in 642 bytes} [Tue Jun 16 09:00:08 2026] GET /v2.0/ports => generated 782 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/1001] 199.19.213.57 () {38 vars in 1027 bytes} [Tue Jun 16 09:00:07 2026] PUT /v2.0/ports/0db611b7-6b35-40cd-8746-2da54b14af4a => generated 972 bytes in 537 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/1002] 10.0.0.23 () {32 vars in 716 bytes} [Tue Jun 16 09:00:08 2026] GET /v2.0/ports/d2c8e13e-59e2-4b05-94f9-fd04aa3dd84d => generated 779 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 09:00:08.335 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-07379f6c-ba8a-46a0-86a1-5026c8679e76'] response: {'name': 'network-changed', 'server_uuid': '9e42579f-5022-4507-9227-7ae3c7a60ee0', 'tag': '0db611b7-6b35-40cd-8746-2da54b14af4a', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 09:00:08.358 7 INFO neutron.pecan_wsgi.hooks.translation [None req-acaff272-f43b-44e4-b3f5-1e92c977c605 a3cbe31c93c44f5fa64442f72bf3455a 35105daea56c40c0901acc4b8b157a7f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 500/1003] 10.0.0.23 () {32 vars in 719 bytes} [Tue Jun 16 09:00:08 2026] DELETE /v2.0/ports/3cebe302-2c75-4bca-b988-e357203937cb => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-16 09:00:08.393 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c68fe227-6a85-4457-a4dd-6bbfdc16ad54 a3cbe31c93c44f5fa64442f72bf3455a 35105daea56c40c0901acc4b8b157a7f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 504/1004] 10.0.0.23 () {32 vars in 723 bytes} [Tue Jun 16 09:00:08 2026] DELETE /v2.0/subnets/570abbd3-ab0c-4fc5-9ed0-2cb1e1d30ad0 => generated 136 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-16 09:00:08.425 7 INFO neutron.pecan_wsgi.hooks.translation [None req-66e5726e-6d81-4cb8-9048-e0be64e6f08e a3cbe31c93c44f5fa64442f72bf3455a 35105daea56c40c0901acc4b8b157a7f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 501/1005] 10.0.0.23 () {32 vars in 723 bytes} [Tue Jun 16 09:00:08 2026] DELETE /v2.0/subnets/f45a639c-cf17-4bed-996a-6bd327347816 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/1006] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:00:08 2026] GET /v2.0/ports?device_id=60c174e8-40c0-4cce-84b5-e1140cf6e40a => generated 975 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 09:00:08.597 8 INFO neutron_taas.services.taas.taas_plugin [None req-7b901ce0-22f0-4ad8-882f-24534404b6d6 a3cbe31c93c44f5fa64442f72bf3455a 35105daea56c40c0901acc4b8b157a7f - - default default] TaaS: Handle Delete Port: d2c8e13e-59e2-4b05-94f9-fd04aa3dd84d 2026-06-16 09:00:08.601 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7b901ce0-22f0-4ad8-882f-24534404b6d6 a3cbe31c93c44f5fa64442f72bf3455a 35105daea56c40c0901acc4b8b157a7f - - default default] Tap Mirror: Handle Delete Port: d2c8e13e-59e2-4b05-94f9-fd04aa3dd84d [pid: 7|app: 0|req: 503/1007] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 09:00:08 2026] GET /v2.0/security-groups?id=bfee6407-7e96-4c57-9a58-242817deee25&fields=id&fields=name => generated 112 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/1008] 10.0.0.23 () {32 vars in 719 bytes} [Tue Jun 16 09:00:08 2026] DELETE /v2.0/ports/d2c8e13e-59e2-4b05-94f9-fd04aa3dd84d => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/1009] 199.19.213.57 () {34 vars in 1079 bytes} [Tue Jun 16 09:00:08 2026] GET /v2.0/ports?tenant_id=52d28806e6944622ac74dc979e1787d8&device_id=9e42579f-5022-4507-9227-7ae3c7a60ee0 => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1010] 10.0.0.23 () {32 vars in 725 bytes} [Tue Jun 16 09:00:08 2026] DELETE /v2.0/networks/2d0a8f88-b3f4-44b9-8ac4-3a5efdeb289a => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/1011] 199.19.213.57 () {34 vars in 985 bytes} [Tue Jun 16 09:00:08 2026] GET /v2.0/networks?id=b4389226-7d91-4b60-bcc7-59eb0fdd47a3 => generated 780 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1012] 199.19.213.57 () {34 vars in 1059 bytes} [Tue Jun 16 09:00:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=0db611b7-6b35-40cd-8746-2da54b14af4a => generated 861 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1013] 199.19.213.57 () {34 vars in 983 bytes} [Tue Jun 16 09:00:08 2026] GET /v2.0/subnets?id=acd9f460-e9d3-46da-bd72-0db104da931c => generated 702 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1014] 199.19.213.57 () {34 vars in 1051 bytes} [Tue Jun 16 09:00:09 2026] GET /v2.0/ports?network_id=b4389226-7d91-4b60-bcc7-59eb0fdd47a3&device_owner=network%3Adhcp => generated 1244 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1015] 199.19.213.57 () {34 vars in 1011 bytes} [Tue Jun 16 09:00:09 2026] GET /v2.0/networks/b4389226-7d91-4b60-bcc7-59eb0fdd47a3?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1016] 199.19.213.57 () {34 vars in 1111 bytes} [Tue Jun 16 09:00:09 2026] GET /v2.0/networks/b4389226-7d91-4b60-bcc7-59eb0fdd47a3?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) 2026-06-16 09:00:09.274 7 INFO neutron.services.segments.plugin [-] Segment d6b2e77b-c168-47ab-81bf-b9b567ae5b3a resource provider aggregate not found 2026-06-16 09:00:09.293 7 INFO neutron.services.segments.plugin [-] Segment d6b2e77b-c168-47ab-81bf-b9b567ae5b3a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6b2e77b-c168-47ab-81bf-b9b567ae5b3a found for delete ", "request_id": "req-0619c55f-daf7-4e40-ab7b-c2fd52c12436"}]} 2026-06-16 09:00:09.296 7 INFO neutron.services.segments.plugin [-] Segment d6b2e77b-c168-47ab-81bf-b9b567ae5b3a resource provider aggregate not found 2026-06-16 09:00:09.317 7 INFO neutron.services.segments.plugin [-] Segment d6b2e77b-c168-47ab-81bf-b9b567ae5b3a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6b2e77b-c168-47ab-81bf-b9b567ae5b3a found for delete ", "request_id": "req-36f055af-32d0-4437-b06c-82570b8837ea"}]} [pid: 8|app: 0|req: 510/1017] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:00:09 2026] GET /v2.0/ports?device_id=d1d50856-2aad-4397-9a8c-d3a4b8c5fc8b => generated 971 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1018] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 09:00:09 2026] GET /v2.0/security-groups?id=ff6bab7a-23c9-4349-8645-e31b92b064a0&fields=id&fields=name => generated 112 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1019] 199.19.213.57 () {34 vars in 993 bytes} [Tue Jun 16 09:00:09 2026] GET /v2.0/ports?device_id=60c174e8-40c0-4cce-84b5-e1140cf6e40a => generated 975 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1020] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:00:09 2026] GET /v2.0/security-groups?tenant_id=35105daea56c40c0901acc4b8b157a7f&name=default => generated 2925 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1021] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:00:09 2026] GET /v2.0/ports?device_id=60c174e8-40c0-4cce-84b5-e1140cf6e40a => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 09:00:09.858 7 INFO neutron_taas.services.taas.taas_plugin [req-ca3ccd30-ed95-45b4-95ca-5c1c50ed8571 req-090a66ee-d869-4081-b853-8d303648608c 8c28a46c84a347e7980f65d2611b08d7 cdf27429f7d24147bc5e46f7567fcb3b - - default default] TaaS: Handle Delete Port: 9e88566f-f671-429c-a3cc-6764913a15d2 2026-06-16 09:00:09.864 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-ca3ccd30-ed95-45b4-95ca-5c1c50ed8571 req-090a66ee-d869-4081-b853-8d303648608c 8c28a46c84a347e7980f65d2611b08d7 cdf27429f7d24147bc5e46f7567fcb3b - - default default] Tap Mirror: Handle Delete Port: 9e88566f-f671-429c-a3cc-6764913a15d2 [pid: 8|app: 0|req: 513/1022] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:00:09 2026] DELETE /v2.0/security-groups/ee69b07d-b8a0-4ae7-899a-3595cb83b469 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1023] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 09:00:09 2026] GET /v2.0/security-groups?id=bfee6407-7e96-4c57-9a58-242817deee25&fields=id&fields=name => generated 112 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 09:00:10.030 7 INFO neutron.db.l3_db [req-ca3ccd30-ed95-45b4-95ca-5c1c50ed8571 req-090a66ee-d869-4081-b853-8d303648608c 8c28a46c84a347e7980f65d2611b08d7 cdf27429f7d24147bc5e46f7567fcb3b - - default default] Floating IP 1323ecbc-bbe8-4a76-9c4e-e682f40e5b34 disassociated. External IP: 10.96.250.207, port: 9e88566f-f671-429c-a3cc-6764913a15d2. [pid: 8|app: 0|req: 515/1024] 199.19.213.57 () {34 vars in 1079 bytes} [Tue Jun 16 09:00:10 2026] GET /v2.0/ports?tenant_id=52d28806e6944622ac74dc979e1787d8&device_id=9e42579f-5022-4507-9227-7ae3c7a60ee0 => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1025] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:00:10 2026] GET /v2.0/ports?device_id=9e42579f-5022-4507-9227-7ae3c7a60ee0 => generated 975 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1026] 199.19.213.57 () {34 vars in 985 bytes} [Tue Jun 16 09:00:10 2026] GET /v2.0/networks?id=b4389226-7d91-4b60-bcc7-59eb0fdd47a3 => generated 780 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1027] 199.19.213.57 () {36 vars in 996 bytes} [Tue Jun 16 09:00:09 2026] DELETE /v2.0/ports/9e88566f-f671-429c-a3cc-6764913a15d2 => generated 0 bytes in 804 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1028] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 09:00:10 2026] GET /v2.0/security-groups?id=2312b240-bc53-4e9d-ab22-de716ec5db3d&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 09:00:10.573 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e2cbfa1a-3af3-42c7-9e3b-06d3b5b392f6'] response: {'server_uuid': '60c174e8-40c0-4cce-84b5-e1140cf6e40a', 'name': 'network-vif-deleted', 'tag': '9e88566f-f671-429c-a3cc-6764913a15d2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 511/1029] 199.19.213.57 () {34 vars in 1059 bytes} [Tue Jun 16 09:00:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=0db611b7-6b35-40cd-8746-2da54b14af4a => generated 861 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1030] 199.19.213.57 () {34 vars in 983 bytes} [Tue Jun 16 09:00:10 2026] GET /v2.0/subnets?id=acd9f460-e9d3-46da-bd72-0db104da931c => generated 702 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1031] 199.19.213.57 () {34 vars in 1051 bytes} [Tue Jun 16 09:00:10 2026] GET /v2.0/ports?network_id=b4389226-7d91-4b60-bcc7-59eb0fdd47a3&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1032] 199.19.213.57 () {34 vars in 1011 bytes} [Tue Jun 16 09:00:10 2026] GET /v2.0/networks/b4389226-7d91-4b60-bcc7-59eb0fdd47a3?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1033] 199.19.213.57 () {34 vars in 1111 bytes} [Tue Jun 16 09:00:10 2026] GET /v2.0/networks/b4389226-7d91-4b60-bcc7-59eb0fdd47a3?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: 8|app: 0|req: 521/1034] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:00:11 2026] GET /v2.0/ports?device_id=60c174e8-40c0-4cce-84b5-e1140cf6e40a => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1035] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:00:11 2026] GET /v2.0/ports?device_id=9e42579f-5022-4507-9227-7ae3c7a60ee0 => generated 975 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1036] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 09:00:11 2026] GET /v2.0/security-groups?id=2312b240-bc53-4e9d-ab22-de716ec5db3d&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1037] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:00:12 2026] GET /v2.0/ports?device_id=60c174e8-40c0-4cce-84b5-e1140cf6e40a => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 09:00:12.761 7 INFO neutron.db.segments_db [None req-ae03a9d0-acf7-4ad7-a906-5d2df7e991ad 561968c7af7f4f28b1d721addfca7509 cea9d8e418c24c22bb58b587311eb1d9 - - default default] Added segment cfaa63d6-e303-46b6-a808-7daaffbfe2e8 of type vxlan for network 873f963b-dcce-4792-b04c-3ddfc5b3e774 [pid: 8|app: 0|req: 524/1038] 199.19.213.57 () {34 vars in 993 bytes} [Tue Jun 16 09:00:12 2026] GET /v2.0/ports?device_id=9e42579f-5022-4507-9227-7ae3c7a60ee0 => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1039] 10.0.0.23 () {34 vars in 669 bytes} [Tue Jun 16 09:00:12 2026] POST /v2.0/networks => generated 626 bytes in 705 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 09:00:12.930 8 INFO neutron_taas.services.taas.taas_plugin [req-fb8487b5-06c4-4a08-80f3-7ffc52ad1a4a req-e02626df-e096-46e9-bee5-3fd1fd7be23d 8b1308a894a94858a557bb95a50a7752 52d28806e6944622ac74dc979e1787d8 - - default default] TaaS: Handle Delete Port: 0db611b7-6b35-40cd-8746-2da54b14af4a 2026-06-16 09:00:12.933 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-fb8487b5-06c4-4a08-80f3-7ffc52ad1a4a req-e02626df-e096-46e9-bee5-3fd1fd7be23d 8b1308a894a94858a557bb95a50a7752 52d28806e6944622ac74dc979e1787d8 - - default default] Tap Mirror: Handle Delete Port: 0db611b7-6b35-40cd-8746-2da54b14af4a [pid: 7|app: 0|req: 516/1040] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:00:12 2026] GET /v2.0/ports?device_id=9e42579f-5022-4507-9227-7ae3c7a60ee0 => generated 973 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 09:00:13.172 8 INFO neutron.db.l3_db [req-fb8487b5-06c4-4a08-80f3-7ffc52ad1a4a req-e02626df-e096-46e9-bee5-3fd1fd7be23d 8b1308a894a94858a557bb95a50a7752 52d28806e6944622ac74dc979e1787d8 - - default default] Floating IP 4d5fa45c-04b0-4fd6-85b5-903f68cc2b50 disassociated. External IP: 10.96.250.210, port: 0db611b7-6b35-40cd-8746-2da54b14af4a. [pid: 7|app: 0|req: 517/1041] 10.0.0.23 () {34 vars in 664 bytes} [Tue Jun 16 09:00:13 2026] POST /v2.0/ports => generated 774 bytes in 425 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: 518/1042] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 09:00:13 2026] GET /v2.0/security-groups?id=2312b240-bc53-4e9d-ab22-de716ec5db3d&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: 519/1043] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:00:13 2026] GET /v2.0/ports?device_id=60c174e8-40c0-4cce-84b5-e1140cf6e40a => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 09:00:13.630 7 INFO neutron.db.segments_db [None req-fcab400f-1d9d-41ed-b270-c75c90996bc1 561968c7af7f4f28b1d721addfca7509 cea9d8e418c24c22bb58b587311eb1d9 - - default default] Added segment f2d7ebb7-2bf1-47a3-be45-2cf69a3d0242 of type vxlan for network ac4b72ca-b42c-4b72-bbe2-a56cb5eec8a4 [pid: 8|app: 0|req: 525/1044] 199.19.213.57 () {36 vars in 996 bytes} [Tue Jun 16 09:00:12 2026] DELETE /v2.0/ports/0db611b7-6b35-40cd-8746-2da54b14af4a => generated 0 bytes in 934 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 09:00:13.766 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8a2e719e-fc19-4e4f-8fbf-72e35e48723e'] response: {'server_uuid': '9e42579f-5022-4507-9227-7ae3c7a60ee0', 'name': 'network-vif-deleted', 'tag': '0db611b7-6b35-40cd-8746-2da54b14af4a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 520/1045] 10.0.0.23 () {34 vars in 669 bytes} [Tue Jun 16 09:00:13 2026] POST /v2.0/networks => generated 612 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1046] 10.0.0.23 () {34 vars in 668 bytes} [Tue Jun 16 09:00:13 2026] POST /v2.0/subnets => generated 626 bytes in 309 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1047] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:00:14 2026] GET /v2.0/ports?device_id=9e42579f-5022-4507-9227-7ae3c7a60ee0 => 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: 521/1048] 10.0.0.23 () {34 vars in 664 bytes} [Tue Jun 16 09:00:14 2026] POST /v2.0/ports => generated 950 bytes in 621 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 528/1049] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:00:14 2026] DELETE /v2.0/security-groups/bfee6407-7e96-4c57-9a58-242817deee25 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 09:00:14.779 8 INFO neutron.api.v2.resource [None req-4632ef14-c3be-43df-b7e6-93b49a1653e4 8c28a46c84a347e7980f65d2611b08d7 cdf27429f7d24147bc5e46f7567fcb3b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 529/1050] 10.0.0.23 () {32 vars in 736 bytes} [Tue Jun 16 09:00:14 2026] GET /v2.0/security-groups/bfee6407-7e96-4c57-9a58-242817deee25 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-16 09:00:14.832 7 INFO neutron_taas.services.taas.taas_plugin [None req-a7e0933e-ac67-4346-9c29-c35751566b10 561968c7af7f4f28b1d721addfca7509 cea9d8e418c24c22bb58b587311eb1d9 - - default default] TaaS: Handle Delete Port: 92c0729c-d15e-452a-8fa0-3f930952f4fc 2026-06-16 09:00:14.835 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a7e0933e-ac67-4346-9c29-c35751566b10 561968c7af7f4f28b1d721addfca7509 cea9d8e418c24c22bb58b587311eb1d9 - - default default] Tap Mirror: Handle Delete Port: 92c0729c-d15e-452a-8fa0-3f930952f4fc 2026-06-16 09:00:14.930 8 INFO neutron_taas.services.taas.taas_plugin [None req-5ce80e3f-d464-4f18-87e8-89a96263d8a9 8c28a46c84a347e7980f65d2611b08d7 cdf27429f7d24147bc5e46f7567fcb3b - - default default] TaaS: Handle Delete Port: 7d18e109-a4d8-4cf2-aa00-c161712a5838 2026-06-16 09:00:14.933 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5ce80e3f-d464-4f18-87e8-89a96263d8a9 8c28a46c84a347e7980f65d2611b08d7 cdf27429f7d24147bc5e46f7567fcb3b - - default default] Tap Mirror: Handle Delete Port: 7d18e109-a4d8-4cf2-aa00-c161712a5838 [pid: 7|app: 0|req: 522/1051] 10.0.0.23 () {32 vars in 719 bytes} [Tue Jun 16 09:00:14 2026] DELETE /v2.0/ports/92c0729c-d15e-452a-8fa0-3f930952f4fc => generated 0 bytes in 281 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 09:00:15.026 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6abe461f-24d6-4123-8294-4d189c7e1cb2 561968c7af7f4f28b1d721addfca7509 cea9d8e418c24c22bb58b587311eb1d9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 523/1052] 10.0.0.23 () {32 vars in 719 bytes} [Tue Jun 16 09:00:15 2026] DELETE /v2.0/ports/92c0729c-d15e-452a-8fa0-3f930952f4fc => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-16 09:00:15.051 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ed974e91-4e54-4585-b154-02e88a3cc398 561968c7af7f4f28b1d721addfca7509 cea9d8e418c24c22bb58b587311eb1d9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 524/1053] 10.0.0.23 () {32 vars in 716 bytes} [Tue Jun 16 09:00:15 2026] GET /v2.0/ports/92c0729c-d15e-452a-8fa0-3f930952f4fc => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1056] 10.0.0.23 () {32 vars in 731 bytes} [Tue Jun 16 09:00:14 2026] DELETE /v2.0/floatingips/1323ecbc-bbe8-4a76-9c4e-e682f40e5b34 => generated 0 bytes in 389 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1057] 10.0.0.23 () {32 vars in 723 bytes} [Tue Jun 16 09:00:15 2026] DELETE /v2.0/subnets/edbddb82-8982-44b0-b926-c110d377df29 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 09:00:15.347 7 INFO neutron.services.segments.plugin [-] Segment f2d7ebb7-2bf1-47a3-be45-2cf69a3d0242 resource provider aggregate not found 2026-06-16 09:00:15.370 7 INFO neutron.services.segments.plugin [-] Segment f2d7ebb7-2bf1-47a3-be45-2cf69a3d0242 resource provider aggregate not found [pid: 7|app: 0|req: 528/1058] 10.0.0.23 () {32 vars in 725 bytes} [Tue Jun 16 09:00:15 2026] DELETE /v2.0/networks/ac4b72ca-b42c-4b72-bbe2-a56cb5eec8a4 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 09:00:15.379 7 INFO neutron.services.segments.plugin [-] Segment f2d7ebb7-2bf1-47a3-be45-2cf69a3d0242 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f2d7ebb7-2bf1-47a3-be45-2cf69a3d0242 found for delete ", "request_id": "req-44eeba97-a1e2-465f-ac22-6db3890df9b8"}]} 2026-06-16 09:00:15.402 7 INFO neutron.services.segments.plugin [-] Segment f2d7ebb7-2bf1-47a3-be45-2cf69a3d0242 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f2d7ebb7-2bf1-47a3-be45-2cf69a3d0242 found for delete ", "request_id": "req-dfd567ad-8faa-4739-9e93-cf62444b496d"}]} 2026-06-16 09:00:15.454 7 INFO neutron.db.segments_db [None req-0ff175a0-e0ba-4a86-bda4-79426242a91b 561968c7af7f4f28b1d721addfca7509 cea9d8e418c24c22bb58b587311eb1d9 - - default default] Added segment 86dbd611-2b80-429f-839e-86dca52da322 of type vxlan for network 7d8f6173-d4ce-4780-8213-7a472696bf63 [pid: 7|app: 0|req: 529/1059] 10.0.0.23 () {34 vars in 669 bytes} [Tue Jun 16 09:00:15 2026] POST /v2.0/networks => generated 612 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 09:00:15.653 8 INFO neutron_taas.services.taas.taas_plugin [None req-904205c9-d1b7-4a5f-b85a-31217d828437 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] TaaS: Handle Delete Port: cf24b22e-4c4e-4328-a2fa-55dee3d84b6e 2026-06-16 09:00:15.656 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-904205c9-d1b7-4a5f-b85a-31217d828437 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] Tap Mirror: Handle Delete Port: cf24b22e-4c4e-4328-a2fa-55dee3d84b6e [pid: 7|app: 0|req: 530/1060] 10.0.0.23 () {34 vars in 668 bytes} [Tue Jun 16 09:00:15 2026] POST /v2.0/subnets => generated 626 bytes in 338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1061] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:00:15 2026] GET /v2.0/ports?device_id=9e42579f-5022-4507-9227-7ae3c7a60ee0 => 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: 532/1062] 10.0.0.23 () {34 vars in 664 bytes} [Tue Jun 16 09:00:15 2026] POST /v2.0/ports => generated 911 bytes in 352 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1063] 10.0.0.23 () {34 vars in 788 bytes} [Tue Jun 16 09:00:15 2026] PUT /v2.0/routers/fc4be329-02fd-448b-b5e1-a54716633ebf/remove_router_interface => generated 309 bytes in 1175 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 09:00:16.471 7 INFO neutron_taas.services.taas.taas_plugin [None req-4da99172-48a9-425b-8fb2-77618c9c2f45 561968c7af7f4f28b1d721addfca7509 cea9d8e418c24c22bb58b587311eb1d9 - - default default] TaaS: Handle Delete Port: 4d95cdc4-8ad2-4313-b04e-5d6dcbb9f212 2026-06-16 09:00:16.473 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4da99172-48a9-425b-8fb2-77618c9c2f45 561968c7af7f4f28b1d721addfca7509 cea9d8e418c24c22bb58b587311eb1d9 - - default default] Tap Mirror: Handle Delete Port: 4d95cdc4-8ad2-4313-b04e-5d6dcbb9f212 2026-06-16 09:00:16.595 8 INFO neutron_taas.services.taas.taas_plugin [None req-02c7d7de-c8c7-4645-b8a2-250abf85c8a7 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] TaaS: Handle Delete Port: 30b79e1a-6a04-46a2-8b4b-872adfa864e0 2026-06-16 09:00:16.599 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-02c7d7de-c8c7-4645-b8a2-250abf85c8a7 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] Tap Mirror: Handle Delete Port: 30b79e1a-6a04-46a2-8b4b-872adfa864e0 [pid: 7|app: 0|req: 533/1064] 10.0.0.23 () {32 vars in 719 bytes} [Tue Jun 16 09:00:16 2026] DELETE /v2.0/ports/4d95cdc4-8ad2-4313-b04e-5d6dcbb9f212 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 09:00:16.645 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9f4a3749-f168-41f0-b1a7-c7d330c1cc29 561968c7af7f4f28b1d721addfca7509 cea9d8e418c24c22bb58b587311eb1d9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 534/1065] 10.0.0.23 () {32 vars in 716 bytes} [Tue Jun 16 09:00:16 2026] GET /v2.0/ports/4d95cdc4-8ad2-4313-b04e-5d6dcbb9f212 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1066] 10.0.0.23 () {32 vars in 723 bytes} [Tue Jun 16 09:00:16 2026] DELETE /v2.0/subnets/1a78e129-8e96-45db-900c-21cb62ba629e => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 09:00:16.900 8 INFO neutron_taas.services.taas.taas_plugin [None req-02c7d7de-c8c7-4645-b8a2-250abf85c8a7 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] TaaS: Handle Delete Port: cbb45a0f-edcf-42b3-ac9c-42e15641a9c2 2026-06-16 09:00:16.903 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-02c7d7de-c8c7-4645-b8a2-250abf85c8a7 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] Tap Mirror: Handle Delete Port: cbb45a0f-edcf-42b3-ac9c-42e15641a9c2 [pid: 7|app: 0|req: 536/1067] 10.0.0.23 () {32 vars in 725 bytes} [Tue Jun 16 09:00:16 2026] DELETE /v2.0/networks/7d8f6173-d4ce-4780-8213-7a472696bf63 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 09:00:17.005 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-02c7d7de-c8c7-4645-b8a2-250abf85c8a7 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 69, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 45, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 341, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 576, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 603, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2245, in delete_router super().delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 646, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 717, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2285, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2290, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() [pid: 7|app: 0|req: 537/1068] 10.0.0.23 () {34 vars in 664 bytes} [Tue Jun 16 09:00:16 2026] POST /v2.0/ports => generated 775 bytes in 220 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: 538/1069] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:00:17 2026] GET /v2.0/ports?device_id=9e42579f-5022-4507-9227-7ae3c7a60ee0 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 09:00:17.316 8 INFO neutron.services.segments.plugin [-] Segment 73dd3f83-8f98-4dc5-aab0-82237483a576 resource provider aggregate not found 2026-06-16 09:00:17.333 8 INFO neutron.services.segments.plugin [-] Segment 73dd3f83-8f98-4dc5-aab0-82237483a576 resource provider aggregate not found 2026-06-16 09:00:17.341 8 INFO neutron.services.segments.plugin [-] Segment 73dd3f83-8f98-4dc5-aab0-82237483a576 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73dd3f83-8f98-4dc5-aab0-82237483a576 found for delete ", "request_id": "req-a13e1e2f-584e-4449-a35e-544bdf3f3e5f"}]} 2026-06-16 09:00:17.347 8 INFO neutron.db.l3_hamode_db [None req-02c7d7de-c8c7-4645-b8a2-250abf85c8a7 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] HA network f26993c0-0e9b-4cd9-81ee-1d175c736fd1 was deleted as no HA routers are present in tenant cdf27429f7d24147bc5e46f7567fcb3b. [pid: 8|app: 0|req: 532/1070] 10.0.0.23 () {32 vars in 723 bytes} [Tue Jun 16 09:00:16 2026] DELETE /v2.0/routers/fc4be329-02fd-448b-b5e1-a54716633ebf => generated 0 bytes in 989 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 09:00:17.357 8 INFO neutron.services.segments.plugin [-] Segment 73dd3f83-8f98-4dc5-aab0-82237483a576 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73dd3f83-8f98-4dc5-aab0-82237483a576 found for delete ", "request_id": "req-49461269-0e2f-43a1-a3e8-08c25559ba88"}]} [pid: 7|app: 0|req: 539/1071] 10.0.0.23 () {34 vars in 736 bytes} [Tue Jun 16 09:00:17 2026] PUT /v2.0/ports/83816561-f55e-4cf4-9657-0d899834ea6b => generated 752 bytes in 197 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-06-16 09:00:17.418 7 INFO neutron.services.segments.plugin [-] Segment 86dbd611-2b80-429f-839e-86dca52da322 resource provider aggregate not found 2026-06-16 09:00:17.426 7 INFO neutron.services.segments.plugin [-] Segment 86dbd611-2b80-429f-839e-86dca52da322 resource provider aggregate not found 2026-06-16 09:00:17.449 7 INFO neutron.services.segments.plugin [-] Segment 86dbd611-2b80-429f-839e-86dca52da322 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 86dbd611-2b80-429f-839e-86dca52da322 found for delete ", "request_id": "req-5edf2192-44e5-4631-9583-e2ff8d3ac3c7"}]} 2026-06-16 09:00:17.455 7 INFO neutron.services.segments.plugin [-] Segment 86dbd611-2b80-429f-839e-86dca52da322 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 86dbd611-2b80-429f-839e-86dca52da322 found for delete ", "request_id": "req-ff7e81f8-fdcb-44d6-9e33-550b0998c248"}]} 2026-06-16 09:00:17.530 7 INFO neutron_taas.services.taas.taas_plugin [None req-03dabf6c-928e-43a9-a371-95f799251926 561968c7af7f4f28b1d721addfca7509 cea9d8e418c24c22bb58b587311eb1d9 - - default default] TaaS: Handle Delete Port: 83816561-f55e-4cf4-9657-0d899834ea6b [pid: 8|app: 0|req: 533/1072] 10.0.0.23 () {32 vars in 723 bytes} [Tue Jun 16 09:00:17 2026] DELETE /v2.0/subnets/796ee1b9-82da-41ab-aa54-31d650136f22 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 09:00:17.532 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-03dabf6c-928e-43a9-a371-95f799251926 561968c7af7f4f28b1d721addfca7509 cea9d8e418c24c22bb58b587311eb1d9 - - default default] Tap Mirror: Handle Delete Port: 83816561-f55e-4cf4-9657-0d899834ea6b [pid: 7|app: 0|req: 540/1073] 10.0.0.23 () {32 vars in 719 bytes} [Tue Jun 16 09:00:17 2026] DELETE /v2.0/ports/83816561-f55e-4cf4-9657-0d899834ea6b => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 09:00:17.707 8 INFO neutron_taas.services.taas.taas_plugin [None req-bb3d3052-5a3e-4e5f-8caf-19743c3f3f4d 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] TaaS: Handle Delete Port: 2418ab64-46d2-4a28-9b7d-70d0ea02ffb6 2026-06-16 09:00:17.710 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bb3d3052-5a3e-4e5f-8caf-19743c3f3f4d 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] Tap Mirror: Handle Delete Port: 2418ab64-46d2-4a28-9b7d-70d0ea02ffb6 [pid: 7|app: 0|req: 541/1074] 10.0.0.23 () {32 vars in 642 bytes} [Tue Jun 16 09:00:17 2026] GET /v2.0/ports => generated 777 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 09:00:17.793 7 INFO neutron.pecan_wsgi.hooks.translation [None req-24caad8e-7c23-4327-9656-e854be95fb16 561968c7af7f4f28b1d721addfca7509 cea9d8e418c24c22bb58b587311eb1d9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 542/1075] 10.0.0.23 () {32 vars in 716 bytes} [Tue Jun 16 09:00:17 2026] GET /v2.0/ports/83816561-f55e-4cf4-9657-0d899834ea6b => 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: 543/1076] 10.0.0.23 () {32 vars in 642 bytes} [Tue Jun 16 09:00:17 2026] GET /v2.0/ports => generated 777 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1077] 10.0.0.23 () {32 vars in 725 bytes} [Tue Jun 16 09:00:17 2026] DELETE /v2.0/networks/2cc7e1d5-cbb5-46db-a62d-47e2a043d3fb => generated 0 bytes in 373 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1078] 10.0.0.23 () {32 vars in 716 bytes} [Tue Jun 16 09:00:17 2026] GET /v2.0/ports/30395501-97a3-4f8e-ad3a-7d9ffaf4c8e3 => generated 774 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 09:00:17.946 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5fd4a433-3854-4767-a0b3-53447a1d0520 561968c7af7f4f28b1d721addfca7509 cea9d8e418c24c22bb58b587311eb1d9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 535/1079] 10.0.0.23 () {32 vars in 719 bytes} [Tue Jun 16 09:00:17 2026] DELETE /v2.0/ports/4d95cdc4-8ad2-4313-b04e-5d6dcbb9f212 => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-16 09:00:17.968 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ed265f26-32b5-4b85-8ab7-aaf82aa22267 561968c7af7f4f28b1d721addfca7509 cea9d8e418c24c22bb58b587311eb1d9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 545/1080] 10.0.0.23 () {32 vars in 723 bytes} [Tue Jun 16 09:00:17 2026] DELETE /v2.0/subnets/1a78e129-8e96-45db-900c-21cb62ba629e => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-16 09:00:17.992 8 INFO neutron.pecan_wsgi.hooks.translation [None req-85eb8610-1a8e-4e25-97e7-1a9a50b39266 561968c7af7f4f28b1d721addfca7509 cea9d8e418c24c22bb58b587311eb1d9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 536/1081] 10.0.0.23 () {32 vars in 723 bytes} [Tue Jun 16 09:00:17 2026] DELETE /v2.0/subnets/edbddb82-8982-44b0-b926-c110d377df29 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-16 09:00:18.145 7 INFO neutron_taas.services.taas.taas_plugin [None req-1f1e8b00-2326-4aad-a8a1-13262c517ee4 561968c7af7f4f28b1d721addfca7509 cea9d8e418c24c22bb58b587311eb1d9 - - default default] TaaS: Handle Delete Port: 30395501-97a3-4f8e-ad3a-7d9ffaf4c8e3 2026-06-16 09:00:18.149 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1f1e8b00-2326-4aad-a8a1-13262c517ee4 561968c7af7f4f28b1d721addfca7509 cea9d8e418c24c22bb58b587311eb1d9 - - default default] Tap Mirror: Handle Delete Port: 30395501-97a3-4f8e-ad3a-7d9ffaf4c8e3 [pid: 8|app: 0|req: 537/1082] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:00:18 2026] GET /v2.0/security-groups?tenant_id=cdf27429f7d24147bc5e46f7567fcb3b&name=default => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1083] 10.0.0.23 () {32 vars in 719 bytes} [Tue Jun 16 09:00:18 2026] DELETE /v2.0/ports/30395501-97a3-4f8e-ad3a-7d9ffaf4c8e3 => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1084] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:00:18 2026] DELETE /v2.0/security-groups/10b4b4e8-d8c3-4454-b6b7-54ee4ec0d91b => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1085] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:00:18 2026] DELETE /v2.0/security-groups/2312b240-bc53-4e9d-ab22-de716ec5db3d => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 09:00:18.421 8 INFO neutron.api.v2.resource [None req-ec1c5809-af75-4302-853d-764f9ec387c4 8b1308a894a94858a557bb95a50a7752 52d28806e6944622ac74dc979e1787d8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 540/1086] 10.0.0.23 () {32 vars in 736 bytes} [Tue Jun 16 09:00:18 2026] GET /v2.0/security-groups/2312b240-bc53-4e9d-ab22-de716ec5db3d => 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: 547/1087] 10.0.0.23 () {32 vars in 725 bytes} [Tue Jun 16 09:00:18 2026] DELETE /v2.0/networks/873f963b-dcce-4792-b04c-3ddfc5b3e774 => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 09:00:18.541 8 INFO neutron_taas.services.taas.taas_plugin [None req-f4bb8d53-737c-4714-8df2-0b9cc9deae1d 8b1308a894a94858a557bb95a50a7752 52d28806e6944622ac74dc979e1787d8 - - default default] TaaS: Handle Delete Port: f91bec82-4a7c-4e3b-b0c1-0cf53da10805 2026-06-16 09:00:18.544 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f4bb8d53-737c-4714-8df2-0b9cc9deae1d 8b1308a894a94858a557bb95a50a7752 52d28806e6944622ac74dc979e1787d8 - - default default] Tap Mirror: Handle Delete Port: f91bec82-4a7c-4e3b-b0c1-0cf53da10805 [pid: 8|app: 0|req: 541/1088] 10.0.0.23 () {32 vars in 731 bytes} [Tue Jun 16 09:00:18 2026] DELETE /v2.0/floatingips/4d5fa45c-04b0-4fd6-85b5-903f68cc2b50 => generated 0 bytes in 317 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1089] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:00:19 2026] GET /v2.0/security-groups?tenant_id=cea9d8e418c24c22bb58b587311eb1d9&name=default => generated 2925 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 09:00:19.333 7 INFO neutron_taas.services.taas.taas_plugin [None req-80cbdd6c-903a-4064-97ef-d1ee09925de9 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] TaaS: Handle Delete Port: 190f012d-fd08-4c89-9493-d382265b0fa1 2026-06-16 09:00:19.336 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-80cbdd6c-903a-4064-97ef-d1ee09925de9 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] Tap Mirror: Handle Delete Port: 190f012d-fd08-4c89-9493-d382265b0fa1 2026-06-16 09:00:19.380 8 INFO neutron.services.segments.plugin [-] Segment 6b131735-289b-418e-81c2-e363fda8017e resource provider aggregate not found 2026-06-16 09:00:19.390 8 INFO neutron.services.segments.plugin [-] Segment 6b131735-289b-418e-81c2-e363fda8017e resource provider aggregate not found 2026-06-16 09:00:19.409 8 INFO neutron.services.segments.plugin [-] Segment 6b131735-289b-418e-81c2-e363fda8017e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6b131735-289b-418e-81c2-e363fda8017e found for delete ", "request_id": "req-cfa8797c-be97-45d6-862e-fbf5f83c9cce"}]} 2026-06-16 09:00:19.425 8 INFO neutron.services.segments.plugin [-] Segment 6b131735-289b-418e-81c2-e363fda8017e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6b131735-289b-418e-81c2-e363fda8017e found for delete ", "request_id": "req-6c731f89-f3d7-4638-afd4-b105532cf694"}]} [pid: 8|app: 0|req: 543/1090] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:00:19 2026] DELETE /v2.0/security-groups/df99c5a5-342c-453d-b63b-4511d23d899c => generated 0 bytes in 187 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 09:00:19.494 7 INFO neutron.services.segments.plugin [-] Segment cfaa63d6-e303-46b6-a808-7daaffbfe2e8 resource provider aggregate not found 2026-06-16 09:00:19.501 7 INFO neutron.services.segments.plugin [-] Segment cfaa63d6-e303-46b6-a808-7daaffbfe2e8 resource provider aggregate not found 2026-06-16 09:00:19.519 7 INFO neutron.services.segments.plugin [-] Segment cfaa63d6-e303-46b6-a808-7daaffbfe2e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cfaa63d6-e303-46b6-a808-7daaffbfe2e8 found for delete ", "request_id": "req-f86e6db8-374f-4ce1-941e-98ceccb6d449"}]} 2026-06-16 09:00:19.524 7 INFO neutron.services.segments.plugin [-] Segment cfaa63d6-e303-46b6-a808-7daaffbfe2e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cfaa63d6-e303-46b6-a808-7daaffbfe2e8 found for delete ", "request_id": "req-3071487d-f75f-41c4-88a8-1cd1f0f7db8f"}]} [pid: 7|app: 0|req: 548/1091] 10.0.0.23 () {34 vars in 788 bytes} [Tue Jun 16 09:00:18 2026] PUT /v2.0/routers/f66382bb-3563-43c2-a427-9128e01d7294/remove_router_interface => generated 309 bytes in 1211 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 09:00:20.310 8 INFO neutron_taas.services.taas.taas_plugin [None req-cda3b172-f6dd-480f-8c44-b2359efab7c4 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] TaaS: Handle Delete Port: a252409e-4700-43be-a489-ab5de3667baf 2026-06-16 09:00:20.313 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cda3b172-f6dd-480f-8c44-b2359efab7c4 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] Tap Mirror: Handle Delete Port: a252409e-4700-43be-a489-ab5de3667baf 2026-06-16 09:00:20.644 8 INFO neutron_taas.services.taas.taas_plugin [None req-cda3b172-f6dd-480f-8c44-b2359efab7c4 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] TaaS: Handle Delete Port: 871ec03d-a56d-4e73-a577-73adf76fc641 2026-06-16 09:00:20.648 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cda3b172-f6dd-480f-8c44-b2359efab7c4 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] Tap Mirror: Handle Delete Port: 871ec03d-a56d-4e73-a577-73adf76fc641 2026-06-16 09:00:20.744 7 INFO neutron.db.segments_db [None req-4a8b971e-deea-4af0-91d5-abefa873bb57 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] Added segment 09fd228c-7914-438a-9e78-b78aa2687c26 of type vxlan for network 3df3ea85-a0d6-49e1-9027-254792318f9d [pid: 7|app: 0|req: 549/1092] 10.0.0.23 () {34 vars in 670 bytes} [Tue Jun 16 09:00:20 2026] POST /v2.0/networks => generated 724 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 09:00:21.016 8 INFO neutron.db.l3_hamode_db [None req-cda3b172-f6dd-480f-8c44-b2359efab7c4 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] HA network 6cad6643-603a-4aa3-9b5c-ded9f6ef6772 was deleted as no HA routers are present in tenant 52d28806e6944622ac74dc979e1787d8. [pid: 8|app: 0|req: 544/1093] 10.0.0.23 () {32 vars in 723 bytes} [Tue Jun 16 09:00:20 2026] DELETE /v2.0/routers/f66382bb-3563-43c2-a427-9128e01d7294 => generated 0 bytes in 967 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1094] 10.0.0.23 () {34 vars in 668 bytes} [Tue Jun 16 09:00:20 2026] POST /v2.0/subnets => generated 691 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1095] 10.0.0.23 () {32 vars in 723 bytes} [Tue Jun 16 09:00:21 2026] DELETE /v2.0/subnets/acd9f460-e9d3-46da-bd72-0db104da931c => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1096] 10.0.0.142 () {34 vars in 990 bytes} [Tue Jun 16 09:00:21 2026] GET /v2.0/ports?device_id=d1d50856-2aad-4397-9a8c-d3a4b8c5fc8b => generated 1240 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 09:00:21.323 7 INFO neutron.db.segments_db [None req-a38773bd-65d7-4140-82be-bc764dc9043f 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] Added segment 80591c3d-abe0-4ecf-b872-41db483be189 of type vxlan for network c9fa07b8-bbf5-41c2-b6f0-5c1a3aba29bf 2026-06-16 09:00:21.438 8 INFO neutron_taas.services.taas.taas_plugin [None req-3ffb8c09-a8db-45db-bd1a-37ff25ac6bf3 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] TaaS: Handle Delete Port: a57da8fd-8d4f-4dc5-bcd2-eed13d78042e 2026-06-16 09:00:21.444 8 INFO neutron.services.segments.plugin [-] Segment 6d21c945-6a13-4f8a-b0c6-fe43208d2e62 resource provider aggregate not found 2026-06-16 09:00:21.448 8 INFO neutron.services.segments.plugin [-] Segment 6d21c945-6a13-4f8a-b0c6-fe43208d2e62 resource provider aggregate not found 2026-06-16 09:00:21.455 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3ffb8c09-a8db-45db-bd1a-37ff25ac6bf3 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] Tap Mirror: Handle Delete Port: a57da8fd-8d4f-4dc5-bcd2-eed13d78042e 2026-06-16 09:00:21.473 8 INFO neutron.services.segments.plugin [-] Segment 6d21c945-6a13-4f8a-b0c6-fe43208d2e62 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d21c945-6a13-4f8a-b0c6-fe43208d2e62 found for delete ", "request_id": "req-3323b28b-f57f-4807-adf9-62ec950a8767"}]} 2026-06-16 09:00:21.475 8 INFO neutron.services.segments.plugin [-] Segment 6d21c945-6a13-4f8a-b0c6-fe43208d2e62 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d21c945-6a13-4f8a-b0c6-fe43208d2e62 found for delete ", "request_id": "req-615fa0f6-3596-424c-ae26-61234652865d"}]} 2026-06-16 09:00:21.607 7 INFO neutron.db.l3_hamode_db [None req-a38773bd-65d7-4140-82be-bc764dc9043f 897375cf7fa54b809d4075b8d2aeb893 68fbdfe0ba32483887b9282308ffb7b2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 546/1097] 10.0.0.23 () {32 vars in 725 bytes} [Tue Jun 16 09:00:21 2026] DELETE /v2.0/networks/b4389226-7d91-4b60-bcc7-59eb0fdd47a3 => generated 0 bytes in 364 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1098] 10.0.0.142 () {34 vars in 1040 bytes} [Tue Jun 16 09:00:21 2026] GET /v2.0/security-groups?id=ff6bab7a-23c9-4349-8645-e31b92b064a0&fields=id&fields=name => generated 112 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1099] 10.0.0.23 () {34 vars in 683 bytes} [Tue Jun 16 09:00:21 2026] POST /v2.0/security-groups => generated 1624 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1100] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:00:22 2026] GET /v2.0/security-groups?tenant_id=52d28806e6944622ac74dc979e1787d8&name=default => generated 2925 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1101] 10.0.0.23 () {32 vars in 662 bytes} [Tue Jun 16 09:00:22 2026] GET /v2.0/security-groups => generated 4529 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 09:00:22.429 7 INFO neutron.db.l3_hamode_db [None req-a38773bd-65d7-4140-82be-bc764dc9043f 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 551/1102] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:00:22 2026] DELETE /v2.0/security-groups/eadb9291-a7c2-431d-b3a9-cded9f46ad51 => generated 0 bytes in 551 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1103] 10.0.0.23 () {34 vars in 757 bytes} [Tue Jun 16 09:00:22 2026] PUT /v2.0/security-groups/c8b8cc41-77b2-4889-8fe5-eb40112297b6 => generated 1663 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1104] 10.0.0.23 () {32 vars in 736 bytes} [Tue Jun 16 09:00:22 2026] GET /v2.0/security-groups/c8b8cc41-77b2-4889-8fe5-eb40112297b6 => generated 1663 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1105] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:00:22 2026] DELETE /v2.0/security-groups/c8b8cc41-77b2-4889-8fe5-eb40112297b6 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1106] 10.0.0.23 () {32 vars in 662 bytes} [Tue Jun 16 09:00:22 2026] GET /v2.0/security-groups => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 09:00:23.004 8 INFO neutron.api.v2.resource [None req-9b4ff580-6e07-40f0-b6ba-cc7bed72a86f e2484b53f7d04b5b897721321fa9b08e f97365ac5e434d75a7c1da5447527ad8 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 556/1107] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:00:22 2026] DELETE /v2.0/security-groups/c8b8cc41-77b2-4889-8fe5-eb40112297b6 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1108] 10.0.0.23 () {34 vars in 683 bytes} [Tue Jun 16 09:00:23 2026] POST /v2.0/security-groups => generated 1625 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1109] 10.0.0.23 () {34 vars in 694 bytes} [Tue Jun 16 09:00:23 2026] POST /v2.0/security-group-rules => generated 601 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1110] 10.0.0.23 () {32 vars in 746 bytes} [Tue Jun 16 09:00:23 2026] GET /v2.0/security-group-rules/8f74b005-6ed6-43e2-8ba2-baa90017b002 => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1111] 10.0.0.23 () {32 vars in 672 bytes} [Tue Jun 16 09:00:23 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1112] 10.0.0.23 () {34 vars in 668 bytes} [Tue Jun 16 09:00:21 2026] POST /v2.0/routers => generated 731 bytes in 2143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 09:00:23.512 8 INFO neutron.services.segments.plugin [-] Segment 1a93ceab-f58a-4338-aea8-f02baf58c980 resource provider aggregate not found 2026-06-16 09:00:23.519 8 INFO neutron.services.segments.plugin [-] Segment 1a93ceab-f58a-4338-aea8-f02baf58c980 resource provider aggregate not found [pid: 7|app: 0|req: 553/1113] 10.0.0.23 () {32 vars in 749 bytes} [Tue Jun 16 09:00:23 2026] DELETE /v2.0/security-group-rules/8f74b005-6ed6-43e2-8ba2-baa90017b002 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 09:00:23.543 8 INFO neutron.services.segments.plugin [-] Segment 1a93ceab-f58a-4338-aea8-f02baf58c980 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a93ceab-f58a-4338-aea8-f02baf58c980 found for delete ", "request_id": "req-16829208-9161-4881-9afc-c0108048c86d"}]} 2026-06-16 09:00:23.543 8 INFO neutron.services.segments.plugin [-] Segment 1a93ceab-f58a-4338-aea8-f02baf58c980 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a93ceab-f58a-4338-aea8-f02baf58c980 found for delete ", "request_id": "req-87653457-5d24-4325-a741-cc5808703763"}]} [pid: 7|app: 0|req: 554/1114] 10.0.0.23 () {32 vars in 672 bytes} [Tue Jun 16 09:00:23 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1115] 10.0.0.23 () {34 vars in 694 bytes} [Tue Jun 16 09:00:23 2026] POST /v2.0/security-group-rules => generated 601 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1116] 10.0.0.23 () {32 vars in 746 bytes} [Tue Jun 16 09:00:23 2026] GET /v2.0/security-group-rules/54f29ff5-fc14-425c-9bbf-7c9aff1243bb => generated 601 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1117] 10.0.0.23 () {32 vars in 672 bytes} [Tue Jun 16 09:00:23 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1118] 10.0.0.23 () {32 vars in 749 bytes} [Tue Jun 16 09:00:23 2026] DELETE /v2.0/security-group-rules/54f29ff5-fc14-425c-9bbf-7c9aff1243bb => 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: 559/1119] 10.0.0.23 () {32 vars in 672 bytes} [Tue Jun 16 09:00:23 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 09:00:24.071 7 INFO neutron.db.securitygroups_db [None req-feeef8e2-ccfb-4b63-98db-b57edc356bff e2484b53f7d04b5b897721321fa9b08e f97365ac5e434d75a7c1da5447527ad8 - - default default] Project f97365ac5e434d75a7c1da5447527ad8 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: 560/1120] 10.0.0.23 () {34 vars in 694 bytes} [Tue Jun 16 09:00:24 2026] POST /v2.0/security-group-rules => generated 607 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1121] 10.0.0.23 () {32 vars in 746 bytes} [Tue Jun 16 09:00:24 2026] GET /v2.0/security-group-rules/b71031db-8577-491e-84d9-c5ac0bc20e92 => generated 607 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1122] 10.0.0.23 () {32 vars in 672 bytes} [Tue Jun 16 09:00:24 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1123] 10.0.0.23 () {32 vars in 749 bytes} [Tue Jun 16 09:00:24 2026] DELETE /v2.0/security-group-rules/b71031db-8577-491e-84d9-c5ac0bc20e92 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1124] 10.0.0.23 () {32 vars in 672 bytes} [Tue Jun 16 09:00:24 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1125] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:00:24 2026] DELETE /v2.0/security-groups/cac84799-e6ab-43a8-8a26-75d348fe6cb2 => 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: 566/1126] 10.0.0.23 () {32 vars in 662 bytes} [Tue Jun 16 09:00:24 2026] GET /v2.0/security-groups => generated 2925 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1127] 10.0.0.23 () {32 vars in 662 bytes} [Tue Jun 16 09:00:24 2026] GET /v2.0/security-groups => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1128] 10.0.0.23 () {34 vars in 782 bytes} [Tue Jun 16 09:00:23 2026] PUT /v2.0/routers/0d50228b-af51-4aaa-9da5-816a8c08793f/add_router_interface => generated 309 bytes in 1450 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1129] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:00:25 2026] GET /v2.0/security-groups?tenant_id=f97365ac5e434d75a7c1da5447527ad8&name=default => generated 2925 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1130] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:00:25 2026] DELETE /v2.0/security-groups/89d9d79b-0755-4fcd-9d0f-5a42bb3aad4a => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1131] 10.0.0.23 () {34 vars in 684 bytes} [Tue Jun 16 09:00:25 2026] POST /v2.0/security-groups => generated 1660 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1132] 10.0.0.23 () {34 vars in 694 bytes} [Tue Jun 16 09:00:25 2026] POST /v2.0/security-group-rules => generated 597 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1133] 10.0.0.23 () {34 vars in 694 bytes} [Tue Jun 16 09:00:26 2026] POST /v2.0/security-group-rules => generated 602 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1134] 10.0.0.23 () {34 vars in 675 bytes} [Tue Jun 16 09:00:26 2026] POST /v2.0/floatingips => generated 552 bytes in 610 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1135] 10.0.0.131 () {34 vars in 1098 bytes} [Tue Jun 16 09:00:27 2026] GET /v2.0/security-groups?name=tempest-securitygroup--285191451&fields=id&tenant_id=68fbdfe0ba32483887b9282308ffb7b2 => generated 69 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1136] 10.0.0.131 () {34 vars in 982 bytes} [Tue Jun 16 09:00:27 2026] GET /v2.0/networks?id=3df3ea85-a0d6-49e1-9027-254792318f9d => generated 676 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1137] 10.0.0.131 () {34 vars in 965 bytes} [Tue Jun 16 09:00:27 2026] GET /v2.0/quotas/68fbdfe0ba32483887b9282308ffb7b2 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1138] 10.0.0.131 () {34 vars in 1002 bytes} [Tue Jun 16 09:00:27 2026] GET /v2.0/ports?tenant_id=68fbdfe0ba32483887b9282308ffb7b2&fields=id => generated 103 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1139] 10.0.0.131 () {34 vars in 1008 bytes} [Tue Jun 16 09:00:27 2026] GET /v2.0/networks/3df3ea85-a0d6-49e1-9027-254792318f9d?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1140] 10.0.0.131 () {34 vars in 1108 bytes} [Tue Jun 16 09:00:27 2026] GET /v2.0/networks/3df3ea85-a0d6-49e1-9027-254792318f9d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1141] 10.0.0.23 () {34 vars in 676 bytes} [Tue Jun 16 09:00:27 2026] POST /v2.0/subnetpools => generated 549 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1142] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:00:27 2026] GET /v2.0/ports?device_id=8050e370-41b9-4fb9-b6c7-495a38329043 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1143] 10.0.0.23 () {32 vars in 728 bytes} [Tue Jun 16 09:00:27 2026] GET /v2.0/subnetpools/56f0deed-63c1-4336-ac1b-9682b07a36b2 => generated 549 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1144] 10.0.0.23 () {34 vars in 748 bytes} [Tue Jun 16 09:00:28 2026] PUT /v2.0/subnetpools/56f0deed-63c1-4336-ac1b-9682b07a36b2 => generated 501 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1145] 10.0.0.23 () {32 vars in 731 bytes} [Tue Jun 16 09:00:28 2026] DELETE /v2.0/subnetpools/56f0deed-63c1-4336-ac1b-9682b07a36b2 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 09:00:28.230 8 INFO neutron.api.v2.resource [None req-9b0f5039-527b-469a-ac4a-b77337186f3d a9866829c10644a7824ee21b1328b7bb 3f36e95edaf346b39901e9046c4e979e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 570/1146] 10.0.0.23 () {32 vars in 728 bytes} [Tue Jun 16 09:00:28 2026] GET /v2.0/subnetpools/56f0deed-63c1-4336-ac1b-9682b07a36b2 => generated 145 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-16 09:00:28.255 7 INFO neutron.api.v2.resource [None req-6365465e-4185-48d2-931e-22865ec14a20 a9866829c10644a7824ee21b1328b7bb 3f36e95edaf346b39901e9046c4e979e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 577/1147] 10.0.0.23 () {32 vars in 731 bytes} [Tue Jun 16 09:00:28 2026] DELETE /v2.0/subnetpools/56f0deed-63c1-4336-ac1b-9682b07a36b2 => generated 145 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1148] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:00:28 2026] GET /v2.0/security-groups?tenant_id=43812aa9674e424ca43673f50f7ec49f&name=default => generated 2925 bytes in 308 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1149] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:00:28 2026] GET /v2.0/security-groups?tenant_id=3f36e95edaf346b39901e9046c4e979e&name=default => generated 2925 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1150] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:00:28 2026] DELETE /v2.0/security-groups/08c88061-419b-4e98-8b62-d67ae36b2116 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1151] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:00:29 2026] GET /v2.0/ports?device_id=8050e370-41b9-4fb9-b6c7-495a38329043 => 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: 579/1152] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:00:29 2026] DELETE /v2.0/security-groups/89bccf3b-ccae-4a61-a5c5-06bbf656865b => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1153] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:00:29 2026] GET /v2.0/security-groups?tenant_id=734c74af016843789a4eb7d215b7823d&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: 580/1154] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:00:29 2026] DELETE /v2.0/security-groups/ddffd18e-7d37-4bf9-9763-37a6dfb4c9e7 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1157] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:00:30 2026] GET /v2.0/ports?device_id=8050e370-41b9-4fb9-b6c7-495a38329043 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1158] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:00:31 2026] GET /v2.0/ports?device_id=d1d50856-2aad-4397-9a8c-d3a4b8c5fc8b => 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: 583/1159] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 09:00:31 2026] GET /v2.0/security-groups?id=ff6bab7a-23c9-4349-8645-e31b92b064a0&fields=id&fields=name => generated 112 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1160] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:00:31 2026] GET /v2.0/ports?device_id=8050e370-41b9-4fb9-b6c7-495a38329043 => 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: 584/1161] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:00:31 2026] GET /v2.0/ports?device_id=d1d50856-2aad-4397-9a8c-d3a4b8c5fc8b => generated 971 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1162] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 09:00:31 2026] GET /v2.0/security-groups?id=ff6bab7a-23c9-4349-8645-e31b92b064a0&fields=id&fields=name => generated 112 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1163] 199.19.213.57 () {34 vars in 985 bytes} [Tue Jun 16 09:00:32 2026] GET /v2.0/networks?id=3df3ea85-a0d6-49e1-9027-254792318f9d => generated 676 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1164] 199.19.213.57 () {34 vars in 1049 bytes} [Tue Jun 16 09:00:32 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=68fbdfe0ba32483887b9282308ffb7b2 => generated 180 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1165] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:00:32 2026] GET /v2.0/ports?device_id=8050e370-41b9-4fb9-b6c7-495a38329043 => 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: 587/1166] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:00:32 2026] GET /v2.0/ports?device_id=d1d50856-2aad-4397-9a8c-d3a4b8c5fc8b => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1167] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 09:00:32 2026] GET /v2.0/security-groups?id=ff6bab7a-23c9-4349-8645-e31b92b064a0&fields=id&fields=name => generated 112 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1168] 199.19.213.57 () {38 vars in 954 bytes} [Tue Jun 16 09:00:32 2026] POST /v2.0/ports => generated 958 bytes in 458 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1169] 199.19.213.57 () {38 vars in 1027 bytes} [Tue Jun 16 09:00:32 2026] PUT /v2.0/ports/8aad92e0-aea6-43cf-920b-9358ede3c4b4 => generated 1239 bytes in 526 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 09:00:33.452 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4fc5f90f-73af-4cad-a3a3-c9bec2fb73f2'] response: {'name': 'network-changed', 'server_uuid': '8050e370-41b9-4fb9-b6c7-495a38329043', 'tag': '8aad92e0-aea6-43cf-920b-9358ede3c4b4', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 581/1170] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:00:33 2026] GET /v2.0/ports?device_id=8050e370-41b9-4fb9-b6c7-495a38329043 => generated 973 bytes in 35 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: 590/1171] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 09:00:33 2026] GET /v2.0/security-groups?id=d9b993a9-24bd-4af4-89be-1c8bf323a2d4&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: 591/1172] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:00:33 2026] GET /v2.0/ports?device_id=d1d50856-2aad-4397-9a8c-d3a4b8c5fc8b => 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: 592/1173] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 09:00:33 2026] GET /v2.0/security-groups?id=ff6bab7a-23c9-4349-8645-e31b92b064a0&fields=id&fields=name => generated 112 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1174] 199.19.213.57 () {34 vars in 993 bytes} [Tue Jun 16 09:00:33 2026] GET /v2.0/ports?device_id=d1d50856-2aad-4397-9a8c-d3a4b8c5fc8b => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 09:00:34.058 7 INFO neutron_taas.services.taas.taas_plugin [req-74ef209a-1634-42ef-b779-c12540fe7041 req-61a5e6fc-2d8c-4906-be0d-0d2a41d29a9a 29a85b288af840ff836f8c9aecefe61c 0e99a657bdad4dd78d530aafade4ecdd - - default default] TaaS: Handle Delete Port: c6e4284e-d324-4184-86e5-acc91f06e7c0 2026-06-16 09:00:34.062 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-74ef209a-1634-42ef-b779-c12540fe7041 req-61a5e6fc-2d8c-4906-be0d-0d2a41d29a9a 29a85b288af840ff836f8c9aecefe61c 0e99a657bdad4dd78d530aafade4ecdd - - default default] Tap Mirror: Handle Delete Port: c6e4284e-d324-4184-86e5-acc91f06e7c0 2026-06-16 09:00:34.196 7 INFO neutron.db.l3_db [req-74ef209a-1634-42ef-b779-c12540fe7041 req-61a5e6fc-2d8c-4906-be0d-0d2a41d29a9a 29a85b288af840ff836f8c9aecefe61c 0e99a657bdad4dd78d530aafade4ecdd - - default default] Floating IP a5f8c21d-5e0d-456e-899b-baa85fa5dc74 disassociated. External IP: 10.96.250.216, port: c6e4284e-d324-4184-86e5-acc91f06e7c0. [pid: 8|app: 0|req: 582/1175] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:00:33 2026] GET /v2.0/security-groups?tenant_id=a1fa5859b4fa44fa8098f78ade5eab0c&name=default => generated 2925 bytes in 457 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1176] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:00:34 2026] GET /v2.0/security-groups?tenant_id=f49b7b4b85a448a39e3524b4b2ec7ed1&name=default => generated 2925 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1177] 199.19.213.57 () {34 vars in 1079 bytes} [Tue Jun 16 09:00:34 2026] GET /v2.0/ports?tenant_id=68fbdfe0ba32483887b9282308ffb7b2&device_id=8050e370-41b9-4fb9-b6c7-495a38329043 => generated 1242 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1178] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:00:34 2026] DELETE /v2.0/security-groups/90e5aa87-a356-44e6-953c-c9b6311604ff => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1179] 199.19.213.57 () {36 vars in 996 bytes} [Tue Jun 16 09:00:33 2026] DELETE /v2.0/ports/c6e4284e-d324-4184-86e5-acc91f06e7c0 => generated 0 bytes in 712 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1180] 199.19.213.57 () {34 vars in 1017 bytes} [Tue Jun 16 09:00:34 2026] GET /v2.0/networks?tenant_id=68fbdfe0ba32483887b9282308ffb7b2&shared=False => generated 771 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1181] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:00:34 2026] DELETE /v2.0/security-groups/e3fdb2d0-0338-42f9-b3f9-2376dba8c784 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1182] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:00:34 2026] GET /v2.0/ports?device_id=8050e370-41b9-4fb9-b6c7-495a38329043 => generated 973 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1183] 199.19.213.57 () {34 vars in 929 bytes} [Tue Jun 16 09:00:34 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1184] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 09:00:34 2026] GET /v2.0/security-groups?id=d9b993a9-24bd-4af4-89be-1c8bf323a2d4&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: 598/1185] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:00:34 2026] GET /v2.0/ports?device_id=d1d50856-2aad-4397-9a8c-d3a4b8c5fc8b => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1186] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:00:34 2026] GET /v2.0/security-groups?tenant_id=209c6c52db5b4b4380aa257a109cdd24&name=default => generated 2925 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1187] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:00:35 2026] DELETE /v2.0/security-groups/454a1c16-311d-4728-8497-ee701482076a => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 09:00:35.500 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9ae43e0a-c7a1-43ff-9d4b-5019b69e1a27'] response: {'server_uuid': 'd1d50856-2aad-4397-9a8c-d3a4b8c5fc8b', 'name': 'network-vif-deleted', 'tag': 'c6e4284e-d324-4184-86e5-acc91f06e7c0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 589/1188] 199.19.213.57 () {34 vars in 1079 bytes} [Tue Jun 16 09:00:35 2026] GET /v2.0/ports?tenant_id=68fbdfe0ba32483887b9282308ffb7b2&device_id=8050e370-41b9-4fb9-b6c7-495a38329043 => generated 1242 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1189] 199.19.213.57 () {34 vars in 1059 bytes} [Tue Jun 16 09:00:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=8aad92e0-aea6-43cf-920b-9358ede3c4b4 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1190] 199.19.213.57 () {34 vars in 983 bytes} [Tue Jun 16 09:00:35 2026] GET /v2.0/subnets?id=9eb8293f-0658-408a-86e5-ba2fcbf39aa0 => generated 694 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1191] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:00:35 2026] GET /v2.0/ports?device_id=8050e370-41b9-4fb9-b6c7-495a38329043 => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1192] 199.19.213.57 () {34 vars in 1051 bytes} [Tue Jun 16 09:00:35 2026] GET /v2.0/ports?network_id=3df3ea85-a0d6-49e1-9027-254792318f9d&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1193] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 09:00:35 2026] GET /v2.0/security-groups?id=d9b993a9-24bd-4af4-89be-1c8bf323a2d4&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1194] 199.19.213.57 () {34 vars in 1011 bytes} [Tue Jun 16 09:00:35 2026] GET /v2.0/networks/3df3ea85-a0d6-49e1-9027-254792318f9d?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1195] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:00:36 2026] GET /v2.0/ports?device_id=d1d50856-2aad-4397-9a8c-d3a4b8c5fc8b => 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: 603/1196] 199.19.213.57 () {34 vars in 1111 bytes} [Tue Jun 16 09:00:36 2026] GET /v2.0/networks/3df3ea85-a0d6-49e1-9027-254792318f9d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1197] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:00:37 2026] GET /v2.0/ports?device_id=8050e370-41b9-4fb9-b6c7-495a38329043 => generated 973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1198] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 09:00:37 2026] GET /v2.0/security-groups?id=d9b993a9-24bd-4af4-89be-1c8bf323a2d4&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1199] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:00:37 2026] GET /v2.0/ports?device_id=d1d50856-2aad-4397-9a8c-d3a4b8c5fc8b => 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: 605/1200] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:00:38 2026] GET /v2.0/ports?device_id=8050e370-41b9-4fb9-b6c7-495a38329043 => generated 973 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1201] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 09:00:38 2026] GET /v2.0/security-groups?id=d9b993a9-24bd-4af4-89be-1c8bf323a2d4&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1202] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:00:38 2026] DELETE /v2.0/security-groups/ff6bab7a-23c9-4349-8645-e31b92b064a0 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 09:00:38.522 7 INFO neutron.api.v2.resource [None req-004e0941-0841-4b35-8e80-4ce5a3f7cb49 29a85b288af840ff836f8c9aecefe61c 0e99a657bdad4dd78d530aafade4ecdd - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 607/1203] 10.0.0.23 () {32 vars in 736 bytes} [Tue Jun 16 09:00:38 2026] GET /v2.0/security-groups/ff6bab7a-23c9-4349-8645-e31b92b064a0 => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-16 09:00:38.645 8 INFO neutron_taas.services.taas.taas_plugin [None req-6dfe0da6-9a09-4467-a383-f3456ee33805 29a85b288af840ff836f8c9aecefe61c 0e99a657bdad4dd78d530aafade4ecdd - - default default] TaaS: Handle Delete Port: 649c156b-5f1c-4e42-b49a-95e853e07b11 2026-06-16 09:00:38.648 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6dfe0da6-9a09-4467-a383-f3456ee33805 29a85b288af840ff836f8c9aecefe61c 0e99a657bdad4dd78d530aafade4ecdd - - default default] Tap Mirror: Handle Delete Port: 649c156b-5f1c-4e42-b49a-95e853e07b11 [pid: 8|app: 0|req: 597/1204] 10.0.0.23 () {32 vars in 731 bytes} [Tue Jun 16 09:00:38 2026] DELETE /v2.0/floatingips/a5f8c21d-5e0d-456e-899b-baa85fa5dc74 => generated 0 bytes in 320 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 09:00:39.275 7 INFO neutron_taas.services.taas.taas_plugin [None req-46ae749c-6a9a-4525-b2a0-e33ffd358639 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] TaaS: Handle Delete Port: f1eb8c7a-fd13-485b-af23-eaa45a5c3519 2026-06-16 09:00:39.278 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-46ae749c-6a9a-4525-b2a0-e33ffd358639 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] Tap Mirror: Handle Delete Port: f1eb8c7a-fd13-485b-af23-eaa45a5c3519 [pid: 8|app: 0|req: 598/1205] 10.0.0.23 () {34 vars in 677 bytes} [Tue Jun 16 09:00:39 2026] POST /v2.0/qos/policies => generated 359 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1206] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:00:39 2026] GET /v2.0/ports?device_id=8050e370-41b9-4fb9-b6c7-495a38329043 => generated 975 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1207] 10.0.0.23 () {34 vars in 677 bytes} [Tue Jun 16 09:00:39 2026] POST /v2.0/qos/policies => generated 359 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1208] 10.0.0.23 () {34 vars in 788 bytes} [Tue Jun 16 09:00:38 2026] PUT /v2.0/routers/55c530c2-e11d-4f6c-be76-ea35cf698083/remove_router_interface => generated 309 bytes in 1102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1209] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:00:39 2026] GET /v2.0/security-groups?tenant_id=e4524b5427b345a8be14388993175e61&name=default => generated 2925 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1210] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 09:00:39 2026] GET /v2.0/security-groups?id=d9b993a9-24bd-4af4-89be-1c8bf323a2d4&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1211] 10.0.0.23 () {34 vars in 677 bytes} [Tue Jun 16 09:00:39 2026] POST /v2.0/qos/policies => generated 359 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1212] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:00:40 2026] DELETE /v2.0/security-groups/1c0ed834-5012-42bb-91e1-c0922e30f64b => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1213] 10.0.0.23 () {34 vars in 677 bytes} [Tue Jun 16 09:00:40 2026] POST /v2.0/qos/policies => generated 359 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 09:00:40.219 7 INFO neutron_taas.services.taas.taas_plugin [None req-f0d26cc4-4e3e-477b-b439-f709341a9f87 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] TaaS: Handle Delete Port: c01625d2-3cf9-49ab-a6fc-b46cc3464793 2026-06-16 09:00:40.224 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f0d26cc4-4e3e-477b-b439-f709341a9f87 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] Tap Mirror: Handle Delete Port: c01625d2-3cf9-49ab-a6fc-b46cc3464793 [pid: 8|app: 0|req: 605/1214] 10.0.0.23 () {34 vars in 677 bytes} [Tue Jun 16 09:00:40 2026] POST /v2.0/qos/policies => generated 359 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1215] 10.0.0.23 () {34 vars in 752 bytes} [Tue Jun 16 09:00:40 2026] PUT /v2.0/policies/b27b020f-8b3c-4e73-bb03-219024a5442d/tags => generated 17 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1216] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:00:40 2026] GET /v2.0/security-groups?tenant_id=58e5dba8d86743c69cf6fa2353f89efa&name=default => generated 2925 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 09:00:40.569 7 INFO neutron_taas.services.taas.taas_plugin [None req-f0d26cc4-4e3e-477b-b439-f709341a9f87 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] TaaS: Handle Delete Port: ec971821-83aa-4c13-91f5-ba91c5acc3bd 2026-06-16 09:00:40.572 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f0d26cc4-4e3e-477b-b439-f709341a9f87 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] Tap Mirror: Handle Delete Port: ec971821-83aa-4c13-91f5-ba91c5acc3bd [pid: 8|app: 0|req: 608/1217] 10.0.0.23 () {34 vars in 752 bytes} [Tue Jun 16 09:00:40 2026] PUT /v2.0/policies/4ac0928e-b83b-4c94-bdcb-cae08aa4b52b/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1218] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:00:40 2026] DELETE /v2.0/security-groups/f1aa1067-1b58-44d9-ac74-52d847e2dfea => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1219] 10.0.0.23 () {34 vars in 752 bytes} [Tue Jun 16 09:00:40 2026] PUT /v2.0/policies/29fcc251-b5a5-4dee-8c56-a7060c4825bc/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1220] 10.0.0.23 () {34 vars in 752 bytes} [Tue Jun 16 09:00:40 2026] PUT /v2.0/policies/fdaaf829-00b6-4ea8-9c4a-65d31b1390d9/tags => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 09:00:40.972 7 INFO neutron.services.segments.plugin [-] Segment ac408db0-c315-4215-b372-fd5e082d45ea resource provider aggregate not found 2026-06-16 09:00:40.983 7 INFO neutron.services.segments.plugin [-] Segment ac408db0-c315-4215-b372-fd5e082d45ea resource provider aggregate not found 2026-06-16 09:00:40.994 7 INFO neutron.services.segments.plugin [-] Segment ac408db0-c315-4215-b372-fd5e082d45ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac408db0-c315-4215-b372-fd5e082d45ea found for delete ", "request_id": "req-1247450c-8c7f-452a-baae-44b9a4cf48f4"}]} 2026-06-16 09:00:41.006 7 INFO neutron.db.l3_hamode_db [None req-f0d26cc4-4e3e-477b-b439-f709341a9f87 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] HA network 59623ecb-d6e4-478e-9bd4-c4a049543e8d was deleted as no HA routers are present in tenant 0e99a657bdad4dd78d530aafade4ecdd. [pid: 7|app: 0|req: 610/1221] 10.0.0.23 () {32 vars in 723 bytes} [Tue Jun 16 09:00:39 2026] DELETE /v2.0/routers/55c530c2-e11d-4f6c-be76-ea35cf698083 => generated 0 bytes in 1023 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 09:00:41.016 7 INFO neutron.services.segments.plugin [-] Segment ac408db0-c315-4215-b372-fd5e082d45ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac408db0-c315-4215-b372-fd5e082d45ea found for delete ", "request_id": "req-e1dc2bac-31e6-4f8c-b46f-13f0ee20b68b"}]} [pid: 7|app: 0|req: 611/1222] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:00:41 2026] GET /v2.0/ports?device_id=8050e370-41b9-4fb9-b6c7-495a38329043 => generated 975 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1223] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 09:00:41 2026] GET /v2.0/security-groups?id=d9b993a9-24bd-4af4-89be-1c8bf323a2d4&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: 8|app: 0|req: 612/1224] 10.0.0.23 () {32 vars in 723 bytes} [Tue Jun 16 09:00:41 2026] DELETE /v2.0/subnets/63c96315-bc32-45d3-93cc-9d22c92c95d3 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 09:00:41.323 8 INFO neutron_taas.services.taas.taas_plugin [None req-87f3b397-5438-4016-b6b0-2c14f3f30c97 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] TaaS: Handle Delete Port: 3be864e7-3f5b-4eb3-be86-632122967f8d 2026-06-16 09:00:41.325 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-87f3b397-5438-4016-b6b0-2c14f3f30c97 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] Tap Mirror: Handle Delete Port: 3be864e7-3f5b-4eb3-be86-632122967f8d [pid: 7|app: 0|req: 613/1225] 10.0.0.23 () {32 vars in 673 bytes} [Tue Jun 16 09:00:41 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 299 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 09:00:41.529 8 INFO neutron.services.segments.plugin [-] Segment 5b617744-9037-4390-94ba-deee3a809b80 resource provider aggregate not found 2026-06-16 09:00:41.535 8 INFO neutron.services.segments.plugin [-] Segment 5b617744-9037-4390-94ba-deee3a809b80 resource provider aggregate not found [pid: 7|app: 0|req: 614/1226] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:00:41 2026] GET /v2.0/ports?device_id=8050e370-41b9-4fb9-b6c7-495a38329043 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 09:00:41.560 8 INFO neutron.services.segments.plugin [-] Segment 5b617744-9037-4390-94ba-deee3a809b80 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b617744-9037-4390-94ba-deee3a809b80 found for delete ", "request_id": "req-b90dca98-2649-429b-bfd0-33cd42e200e9"}]} 2026-06-16 09:00:41.562 8 INFO neutron.services.segments.plugin [-] Segment 5b617744-9037-4390-94ba-deee3a809b80 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b617744-9037-4390-94ba-deee3a809b80 found for delete ", "request_id": "req-ffa2d127-343b-4ca1-85db-c4609329555e"}]} [pid: 8|app: 0|req: 613/1227] 10.0.0.23 () {32 vars in 725 bytes} [Tue Jun 16 09:00:41 2026] DELETE /v2.0/networks/40a37007-0bc1-4000-8e5e-b6348e94931f => generated 0 bytes in 340 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1228] 10.0.0.23 () {32 vars in 687 bytes} [Tue Jun 16 09:00:41 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1229] 10.0.0.23 () {32 vars in 683 bytes} [Tue Jun 16 09:00:41 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1230] 10.0.0.23 () {32 vars in 695 bytes} [Tue Jun 16 09:00:41 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1231] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:00:41 2026] GET /v2.0/security-groups?tenant_id=0e99a657bdad4dd78d530aafade4ecdd&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: 619/1232] 10.0.0.23 () {32 vars in 681 bytes} [Tue Jun 16 09:00:41 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1233] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:00:41 2026] DELETE /v2.0/security-groups/2e9084e7-240e-4fea-b5f2-c2524aa0b8fc => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 09:00:41.886 8 INFO neutron.db.l3_db [None req-84cd6496-a0b0-41c7-9967-b7aa2f948cf5 caa1d4caa8bb4ef4a80871e82f2d1aa0 68fbdfe0ba32483887b9282308ffb7b2 - - default default] Floating IP ac5108dc-795b-491e-b6ca-ac4103c69961 associated. External IP: 10.96.250.209, port: 8aad92e0-aea6-43cf-920b-9358ede3c4b4. [pid: 7|app: 0|req: 621/1234] 10.0.0.23 () {32 vars in 695 bytes} [Tue Jun 16 09:00:41 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1235] 10.0.0.23 () {32 vars in 691 bytes} [Tue Jun 16 09:00:41 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1236] 10.0.0.23 () {32 vars in 703 bytes} [Tue Jun 16 09:00:42 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1237] 10.0.0.23 () {34 vars in 748 bytes} [Tue Jun 16 09:00:41 2026] PUT /v2.0/floatingips/ac5108dc-795b-491e-b6ca-ac4103c69961 => generated 856 bytes in 668 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1238] 10.0.0.23 () {32 vars in 733 bytes} [Tue Jun 16 09:00:42 2026] DELETE /v2.0/qos/policies/b27b020f-8b3c-4e73-bb03-219024a5442d => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 09:00:42.288 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-eb6d74d0-bdf0-4200-95d7-edf5e026d448'] response: {'name': 'network-changed', 'server_uuid': '8050e370-41b9-4fb9-b6c7-495a38329043', 'tag': '8aad92e0-aea6-43cf-920b-9358ede3c4b4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 625/1239] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:00:42 2026] GET /v2.0/ports?device_id=8050e370-41b9-4fb9-b6c7-495a38329043 => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1240] 10.0.0.23 () {32 vars in 733 bytes} [Tue Jun 16 09:00:42 2026] DELETE /v2.0/qos/policies/4ac0928e-b83b-4c94-bdcb-cae08aa4b52b => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1241] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 09:00:42 2026] GET /v2.0/security-groups?id=d9b993a9-24bd-4af4-89be-1c8bf323a2d4&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: 626/1242] 10.0.0.23 () {32 vars in 733 bytes} [Tue Jun 16 09:00:42 2026] DELETE /v2.0/qos/policies/29fcc251-b5a5-4dee-8c56-a7060c4825bc => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1243] 10.0.0.23 () {32 vars in 733 bytes} [Tue Jun 16 09:00:42 2026] DELETE /v2.0/qos/policies/fdaaf829-00b6-4ea8-9c4a-65d31b1390d9 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1244] 10.0.0.23 () {32 vars in 733 bytes} [Tue Jun 16 09:00:42 2026] DELETE /v2.0/qos/policies/b9c3f15d-e746-4d84-919b-c8e8f0804241 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1245] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:00:42 2026] GET /v2.0/ports?device_id=8050e370-41b9-4fb9-b6c7-495a38329043 => generated 975 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1246] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 09:00:42 2026] GET /v2.0/security-groups?id=d9b993a9-24bd-4af4-89be-1c8bf323a2d4&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1247] 199.19.213.57 () {34 vars in 1079 bytes} [Tue Jun 16 09:00:42 2026] GET /v2.0/ports?tenant_id=68fbdfe0ba32483887b9282308ffb7b2&device_id=8050e370-41b9-4fb9-b6c7-495a38329043 => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1248] 199.19.213.57 () {34 vars in 985 bytes} [Tue Jun 16 09:00:42 2026] GET /v2.0/networks?id=3df3ea85-a0d6-49e1-9027-254792318f9d => generated 771 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1249] 199.19.213.57 () {34 vars in 1059 bytes} [Tue Jun 16 09:00:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=8aad92e0-aea6-43cf-920b-9358ede3c4b4 => generated 859 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1250] 199.19.213.57 () {34 vars in 983 bytes} [Tue Jun 16 09:00:42 2026] GET /v2.0/subnets?id=9eb8293f-0658-408a-86e5-ba2fcbf39aa0 => generated 694 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1251] 199.19.213.57 () {34 vars in 1051 bytes} [Tue Jun 16 09:00:43 2026] GET /v2.0/ports?network_id=3df3ea85-a0d6-49e1-9027-254792318f9d&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1252] 199.19.213.57 () {34 vars in 1011 bytes} [Tue Jun 16 09:00:43 2026] GET /v2.0/networks/3df3ea85-a0d6-49e1-9027-254792318f9d?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1253] 199.19.213.57 () {34 vars in 1111 bytes} [Tue Jun 16 09:00:43 2026] GET /v2.0/networks/3df3ea85-a0d6-49e1-9027-254792318f9d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1254] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:00:43 2026] GET /v2.0/ports?device_id=8050e370-41b9-4fb9-b6c7-495a38329043 => generated 975 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1255] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 09:00:43 2026] GET /v2.0/security-groups?id=d9b993a9-24bd-4af4-89be-1c8bf323a2d4&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: 632/1256] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:00:43 2026] GET /v2.0/security-groups?tenant_id=3a01c687e65d49f6b19d0405d5324a63&name=default => generated 2925 bytes in 413 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1257] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:00:44 2026] DELETE /v2.0/security-groups/975f8711-8878-4d98-a236-1bed0b8e5972 => 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: 633/1258] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:00:44 2026] GET /v2.0/security-groups?tenant_id=89cb5af129f54e97955eae3606e23727&name=default => generated 2925 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1259] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:00:44 2026] DELETE /v2.0/security-groups/c2030089-1b34-48dd-bd38-62bcc9dd0886 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1262] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:00:45 2026] GET /v2.0/ports?device_id=8050e370-41b9-4fb9-b6c7-495a38329043 => 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: 636/1263] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 09:00:45 2026] GET /v2.0/security-groups?id=d9b993a9-24bd-4af4-89be-1c8bf323a2d4&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: 637/1264] 199.19.213.57 () {34 vars in 993 bytes} [Tue Jun 16 09:00:45 2026] GET /v2.0/ports?device_id=8050e370-41b9-4fb9-b6c7-495a38329043 => generated 975 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1265] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:00:45 2026] GET /v2.0/security-groups?tenant_id=09d86cda0339455398cf4c16e1f6be52&name=default => generated 2925 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 09:00:45.378 7 INFO neutron_taas.services.taas.taas_plugin [req-63160407-740f-47ef-b8d2-1357a8fce96b req-607b6c9c-3321-4089-b0d8-3c1138899e51 caa1d4caa8bb4ef4a80871e82f2d1aa0 68fbdfe0ba32483887b9282308ffb7b2 - - default default] TaaS: Handle Delete Port: 8aad92e0-aea6-43cf-920b-9358ede3c4b4 2026-06-16 09:00:45.382 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-63160407-740f-47ef-b8d2-1357a8fce96b req-607b6c9c-3321-4089-b0d8-3c1138899e51 caa1d4caa8bb4ef4a80871e82f2d1aa0 68fbdfe0ba32483887b9282308ffb7b2 - - default default] Tap Mirror: Handle Delete Port: 8aad92e0-aea6-43cf-920b-9358ede3c4b4 [pid: 8|app: 0|req: 629/1266] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:00:45 2026] DELETE /v2.0/security-groups/773f3e4f-e630-4c73-a3ca-0be8c00b5acd => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 09:00:45.578 7 INFO neutron.db.l3_db [req-63160407-740f-47ef-b8d2-1357a8fce96b req-607b6c9c-3321-4089-b0d8-3c1138899e51 caa1d4caa8bb4ef4a80871e82f2d1aa0 68fbdfe0ba32483887b9282308ffb7b2 - - default default] Floating IP ac5108dc-795b-491e-b6ca-ac4103c69961 disassociated. External IP: 10.96.250.209, port: 8aad92e0-aea6-43cf-920b-9358ede3c4b4. [pid: 8|app: 0|req: 630/1267] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:00:45 2026] GET /v2.0/security-groups?tenant_id=a2512e70fc354139be694d0187a98645&name=default => generated 2925 bytes in 388 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1268] 199.19.213.57 () {36 vars in 996 bytes} [Tue Jun 16 09:00:45 2026] DELETE /v2.0/ports/8aad92e0-aea6-43cf-920b-9358ede3c4b4 => generated 0 bytes in 792 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 09:00:46.077 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f95ca930-b1c8-48fe-baf1-bb4b0ce53f95'] response: {'server_uuid': '8050e370-41b9-4fb9-b6c7-495a38329043', 'name': 'network-vif-deleted', 'tag': '8aad92e0-aea6-43cf-920b-9358ede3c4b4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 631/1269] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:00:45 2026] DELETE /v2.0/security-groups/4670e981-ea7a-4a43-b2a3-702b50f7ac3b => 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: 639/1270] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:00:46 2026] GET /v2.0/ports?device_id=8050e370-41b9-4fb9-b6c7-495a38329043 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1271] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:00:47 2026] GET /v2.0/ports?device_id=8050e370-41b9-4fb9-b6c7-495a38329043 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1272] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:00:48 2026] GET /v2.0/ports?device_id=8050e370-41b9-4fb9-b6c7-495a38329043 => 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: 640/1273] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:00:48 2026] GET /v2.0/security-groups?tenant_id=742abc036ac648808b30103b9a7243eb&name=default => generated 2925 bytes in 546 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1274] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:00:48 2026] DELETE /v2.0/security-groups/21558b74-adbb-404c-9b08-d180eafc29c9 => 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: 641/1275] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:00:49 2026] GET /v2.0/security-groups?tenant_id=75482513d5e8494cb0a75a0759515c2a&name=default => generated 2925 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1276] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:00:49 2026] DELETE /v2.0/security-groups/998e5898-16e7-4d32-bfa4-c60b56346340 => 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: 642/1277] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:00:49 2026] DELETE /v2.0/security-groups/d9b993a9-24bd-4af4-89be-1c8bf323a2d4 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 09:00:49.774 8 INFO neutron.api.v2.resource [None req-9cb8a106-abbe-43e6-83f9-3ed73b374283 caa1d4caa8bb4ef4a80871e82f2d1aa0 68fbdfe0ba32483887b9282308ffb7b2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 636/1278] 10.0.0.23 () {32 vars in 736 bytes} [Tue Jun 16 09:00:49 2026] GET /v2.0/security-groups/d9b993a9-24bd-4af4-89be-1c8bf323a2d4 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-16 09:00:49.935 7 INFO neutron_taas.services.taas.taas_plugin [None req-c70d8af7-77c5-424f-8227-b1861ff45ae8 caa1d4caa8bb4ef4a80871e82f2d1aa0 68fbdfe0ba32483887b9282308ffb7b2 - - default default] TaaS: Handle Delete Port: a6ffea66-2488-4c33-ac7a-ca5951f59c08 2026-06-16 09:00:49.939 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c70d8af7-77c5-424f-8227-b1861ff45ae8 caa1d4caa8bb4ef4a80871e82f2d1aa0 68fbdfe0ba32483887b9282308ffb7b2 - - default default] Tap Mirror: Handle Delete Port: a6ffea66-2488-4c33-ac7a-ca5951f59c08 [pid: 7|app: 0|req: 643/1279] 10.0.0.23 () {32 vars in 731 bytes} [Tue Jun 16 09:00:49 2026] DELETE /v2.0/floatingips/ac5108dc-795b-491e-b6ca-ac4103c69961 => generated 0 bytes in 392 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1280] 10.0.0.23 () {34 vars in 683 bytes} [Tue Jun 16 09:00:50 2026] POST /v2.0/security-groups => generated 1601 bytes in 512 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-16 09:00:50.622 7 INFO neutron_taas.services.taas.taas_plugin [None req-e31b3940-ae2f-438f-bf1e-0f4f696395bb 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] TaaS: Handle Delete Port: 947115fd-f849-426d-88ba-3f6dda760609 2026-06-16 09:00:50.625 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e31b3940-ae2f-438f-bf1e-0f4f696395bb 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] Tap Mirror: Handle Delete Port: 947115fd-f849-426d-88ba-3f6dda760609 [pid: 8|app: 0|req: 638/1281] 10.0.0.23 () {34 vars in 683 bytes} [Tue Jun 16 09:00:50 2026] POST /v2.0/security-groups => generated 1601 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1282] 10.0.0.23 () {34 vars in 683 bytes} [Tue Jun 16 09:00:50 2026] POST /v2.0/security-groups => generated 1601 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1283] 10.0.0.23 () {34 vars in 683 bytes} [Tue Jun 16 09:00:50 2026] POST /v2.0/security-groups => generated 1601 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1284] 10.0.0.23 () {34 vars in 788 bytes} [Tue Jun 16 09:00:50 2026] PUT /v2.0/routers/0d50228b-af51-4aaa-9da5-816a8c08793f/remove_router_interface => generated 309 bytes in 979 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1285] 10.0.0.23 () {34 vars in 683 bytes} [Tue Jun 16 09:00:51 2026] POST /v2.0/security-groups => generated 1601 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1286] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:00:50 2026] GET /v2.0/security-groups?tenant_id=0f71ac7dd0af4b8fa151f55ab3808597&name=default => generated 2925 bytes in 372 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1287] 10.0.0.23 () {34 vars in 766 bytes} [Tue Jun 16 09:00:51 2026] PUT /v2.0/security-groups/bef1f3be-db4a-4980-8448-d6796dbaae2e/tags => generated 17 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 09:00:51.535 7 INFO neutron_taas.services.taas.taas_plugin [None req-3fb0bcbb-87d4-4ea2-84f6-c51187e346c3 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] TaaS: Handle Delete Port: bc375d7c-6e4d-4970-9b2a-f5e07c33838e 2026-06-16 09:00:51.538 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3fb0bcbb-87d4-4ea2-84f6-c51187e346c3 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] Tap Mirror: Handle Delete Port: bc375d7c-6e4d-4970-9b2a-f5e07c33838e [pid: 8|app: 0|req: 643/1288] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:00:51 2026] DELETE /v2.0/security-groups/faabd090-f03c-4920-9448-a83899810a43 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1289] 10.0.0.23 () {34 vars in 766 bytes} [Tue Jun 16 09:00:51 2026] PUT /v2.0/security-groups/edecba44-ac52-431d-83e3-6cb9d7ee7bde/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1290] 10.0.0.23 () {34 vars in 766 bytes} [Tue Jun 16 09:00:51 2026] PUT /v2.0/security-groups/a0fccb4c-33b7-42c6-a901-51689655b1ca/tags => generated 34 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1291] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:00:51 2026] GET /v2.0/security-groups?tenant_id=1d19a102e8324fb68eeb02ff2ba1aadc&name=default => generated 2925 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1292] 10.0.0.23 () {34 vars in 766 bytes} [Tue Jun 16 09:00:51 2026] PUT /v2.0/security-groups/84e7b752-2487-4115-8e08-294563679ff4/tags => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 09:00:51.839 7 INFO neutron_taas.services.taas.taas_plugin [None req-3fb0bcbb-87d4-4ea2-84f6-c51187e346c3 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] TaaS: Handle Delete Port: f9a7b07a-9a8e-432d-b2c5-5905befe39a9 2026-06-16 09:00:51.842 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3fb0bcbb-87d4-4ea2-84f6-c51187e346c3 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] Tap Mirror: Handle Delete Port: f9a7b07a-9a8e-432d-b2c5-5905befe39a9 [pid: 8|app: 0|req: 648/1293] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:00:51 2026] DELETE /v2.0/security-groups/4fa8a5c3-4e4f-4bc0-ad59-7cb641a00b89 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1294] 10.0.0.23 () {32 vars in 679 bytes} [Tue Jun 16 09:00:51 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1295] 10.0.0.23 () {32 vars in 693 bytes} [Tue Jun 16 09:00:51 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1296] 10.0.0.23 () {32 vars in 689 bytes} [Tue Jun 16 09:00:52 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1297] 10.0.0.23 () {32 vars in 701 bytes} [Tue Jun 16 09:00:52 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1298] 10.0.0.23 () {32 vars in 687 bytes} [Tue Jun 16 09:00:52 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1299] 10.0.0.23 () {32 vars in 701 bytes} [Tue Jun 16 09:00:52 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1300] 10.0.0.23 () {32 vars in 697 bytes} [Tue Jun 16 09:00:52 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1301] 10.0.0.23 () {32 vars in 709 bytes} [Tue Jun 16 09:00:52 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1302] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:00:52 2026] DELETE /v2.0/security-groups/bef1f3be-db4a-4980-8448-d6796dbaae2e => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1303] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:00:52 2026] DELETE /v2.0/security-groups/edecba44-ac52-431d-83e3-6cb9d7ee7bde => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1304] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:00:52 2026] DELETE /v2.0/security-groups/a0fccb4c-33b7-42c6-a901-51689655b1ca => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1305] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:00:52 2026] DELETE /v2.0/security-groups/84e7b752-2487-4115-8e08-294563679ff4 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 09:00:52.803 7 INFO neutron.services.segments.plugin [-] Segment 80591c3d-abe0-4ecf-b872-41db483be189 resource provider aggregate not found 2026-06-16 09:00:52.810 7 INFO neutron.services.segments.plugin [-] Segment 80591c3d-abe0-4ecf-b872-41db483be189 resource provider aggregate not found 2026-06-16 09:00:52.839 7 INFO neutron.db.l3_hamode_db [None req-3fb0bcbb-87d4-4ea2-84f6-c51187e346c3 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] HA network c9fa07b8-bbf5-41c2-b6f0-5c1a3aba29bf was deleted as no HA routers are present in tenant 68fbdfe0ba32483887b9282308ffb7b2. 2026-06-16 09:00:52.843 7 INFO neutron.services.segments.plugin [-] Segment 80591c3d-abe0-4ecf-b872-41db483be189 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80591c3d-abe0-4ecf-b872-41db483be189 found for delete ", "request_id": "req-28c0a5b4-655c-4edc-bdc3-94357b62ba65"}]} 2026-06-16 09:00:52.846 7 INFO neutron.services.segments.plugin [-] Segment 80591c3d-abe0-4ecf-b872-41db483be189 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80591c3d-abe0-4ecf-b872-41db483be189 found for delete ", "request_id": "req-1e080e1f-ebbd-42a4-a71e-c5f619292d93"}]} [pid: 7|app: 0|req: 646/1306] 10.0.0.23 () {32 vars in 723 bytes} [Tue Jun 16 09:00:51 2026] DELETE /v2.0/routers/0d50228b-af51-4aaa-9da5-816a8c08793f => generated 0 bytes in 1562 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1307] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:00:52 2026] DELETE /v2.0/security-groups/f2360469-3c9b-4de4-aa40-e4dcbf3531d6 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1308] 10.0.0.23 () {32 vars in 723 bytes} [Tue Jun 16 09:00:52 2026] DELETE /v2.0/subnets/9eb8293f-0658-408a-86e5-ba2fcbf39aa0 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 09:00:53.138 8 INFO neutron_taas.services.taas.taas_plugin [None req-88e99930-4b55-407f-8a65-c5122f54de5a 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] TaaS: Handle Delete Port: 7699b71f-045c-4895-9aa8-38d75329a473 2026-06-16 09:00:53.140 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-88e99930-4b55-407f-8a65-c5122f54de5a 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] Tap Mirror: Handle Delete Port: 7699b71f-045c-4895-9aa8-38d75329a473 2026-06-16 09:00:53.324 8 INFO neutron.services.segments.plugin [-] Segment 09fd228c-7914-438a-9e78-b78aa2687c26 resource provider aggregate not found 2026-06-16 09:00:53.347 8 INFO neutron.services.segments.plugin [-] Segment 09fd228c-7914-438a-9e78-b78aa2687c26 resource provider aggregate not found 2026-06-16 09:00:53.352 8 INFO neutron.services.segments.plugin [-] Segment 09fd228c-7914-438a-9e78-b78aa2687c26 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 09fd228c-7914-438a-9e78-b78aa2687c26 found for delete ", "request_id": "req-2f8cbfcb-b8aa-433c-a16c-315a8b3c0415"}]} [pid: 8|app: 0|req: 662/1309] 10.0.0.23 () {32 vars in 725 bytes} [Tue Jun 16 09:00:53 2026] DELETE /v2.0/networks/3df3ea85-a0d6-49e1-9027-254792318f9d => generated 0 bytes in 316 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 09:00:53.368 8 INFO neutron.services.segments.plugin [-] Segment 09fd228c-7914-438a-9e78-b78aa2687c26 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 09fd228c-7914-438a-9e78-b78aa2687c26 found for delete ", "request_id": "req-87560b95-e16e-436d-a826-a7d26f52e1e6"}]} [pid: 7|app: 0|req: 648/1310] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:00:53 2026] GET /v2.0/security-groups?tenant_id=68fbdfe0ba32483887b9282308ffb7b2&name=default => generated 2925 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1311] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:00:53 2026] DELETE /v2.0/security-groups/4eb0a125-aeb4-4016-bdaf-f49e500f13ee => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1312] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:00:53 2026] GET /v2.0/security-groups?tenant_id=7e23be9613574b87ba9c7e904b7c835f&name=default => generated 2925 bytes in 329 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1313] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:00:53 2026] GET /v2.0/security-groups?tenant_id=ae632397e96d460d8a25e977929cb849&name=default => generated 2925 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1314] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:00:54 2026] DELETE /v2.0/security-groups/190a90fc-bd57-4537-a5e7-0f2a1fa37a84 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1315] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:00:54 2026] DELETE /v2.0/security-groups/a0cdab8d-07b0-41f0-84c6-883818f21054 => 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: 651/1316] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:00:54 2026] GET /v2.0/security-groups?tenant_id=34b38f84bf3145fc904fe449388ea395&name=default => generated 2925 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1317] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:00:54 2026] DELETE /v2.0/security-groups/2b68e409-831e-43f2-a634-e02a2b9d32cb => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1318] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:00:54 2026] GET /v2.0/security-groups?tenant_id=da8693e39e4848ff827c1949adaa5f8d&name=default => generated 2925 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1319] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:00:54 2026] DELETE /v2.0/security-groups/72e8a1eb-1594-4303-b158-a1ede519de8e => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1320] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:00:54 2026] GET /v2.0/security-groups?tenant_id=84da78d8ef5b4e2b8899b3ee899af37c&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: 654/1321] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:00:54 2026] DELETE /v2.0/security-groups/522a6a1f-36ea-468c-9daa-be0ccc637509 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 09:00:56.906 8 INFO neutron.db.segments_db [None req-7e4bbfd9-5d40-4662-9460-a42aab06c10d f462261b22d04ccf9d451b8068d9b421 11ec0371500a49bca8fe1297340a8518 - - default default] Added segment a4d3652e-87e5-4f1f-82f7-2c382590f44e of type vxlan for network d9bf8307-be31-42df-b1f5-41fa727a8053 2026-06-16 09:00:56.971 8 INFO neutron.db.segments_db [None req-7e4bbfd9-5d40-4662-9460-a42aab06c10d f462261b22d04ccf9d451b8068d9b421 11ec0371500a49bca8fe1297340a8518 - - default default] Added segment 129496d3-529e-4383-bc5f-f4b2d0353523 of type vxlan for network ed94c77c-8259-4c24-ba73-a05dd485013c [pid: 8|app: 0|req: 668/1322] 10.0.0.23 () {34 vars in 669 bytes} [Tue Jun 16 09:00:56 2026] POST /v2.0/networks => generated 1207 bytes in 513 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1323] 10.0.0.23 () {32 vars in 648 bytes} [Tue Jun 16 09:00:57 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) 2026-06-16 09:00:57.330 8 INFO neutron.services.segments.plugin [-] Segment a4d3652e-87e5-4f1f-82f7-2c382590f44e resource provider aggregate not found 2026-06-16 09:00:57.333 8 INFO neutron.services.segments.plugin [-] Segment a4d3652e-87e5-4f1f-82f7-2c382590f44e resource provider aggregate not found 2026-06-16 09:00:57.351 8 INFO neutron.services.segments.plugin [-] Segment a4d3652e-87e5-4f1f-82f7-2c382590f44e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a4d3652e-87e5-4f1f-82f7-2c382590f44e found for delete ", "request_id": "req-a0260e86-05a6-4e8a-87f2-ef4b692736ed"}]} 2026-06-16 09:00:57.358 8 INFO neutron.services.segments.plugin [-] Segment a4d3652e-87e5-4f1f-82f7-2c382590f44e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a4d3652e-87e5-4f1f-82f7-2c382590f44e found for delete ", "request_id": "req-3d8bd483-2c4c-4681-80af-1ff8e51aa6de"}]} [pid: 8|app: 0|req: 669/1324] 10.0.0.23 () {32 vars in 725 bytes} [Tue Jun 16 09:00:57 2026] DELETE /v2.0/networks/d9bf8307-be31-42df-b1f5-41fa727a8053 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 09:00:57.539 7 INFO neutron.services.segments.plugin [-] Segment 129496d3-529e-4383-bc5f-f4b2d0353523 resource provider aggregate not found 2026-06-16 09:00:57.543 7 INFO neutron.services.segments.plugin [-] Segment 129496d3-529e-4383-bc5f-f4b2d0353523 resource provider aggregate not found 2026-06-16 09:00:57.566 7 INFO neutron.services.segments.plugin [-] Segment 129496d3-529e-4383-bc5f-f4b2d0353523 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 129496d3-529e-4383-bc5f-f4b2d0353523 found for delete ", "request_id": "req-d2177307-2573-4909-9c71-356b53526a32"}]} 2026-06-16 09:00:57.567 7 INFO neutron.services.segments.plugin [-] Segment 129496d3-529e-4383-bc5f-f4b2d0353523 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 129496d3-529e-4383-bc5f-f4b2d0353523 found for delete ", "request_id": "req-677bd0c4-36ca-48d4-b7df-4dd4424d93a7"}]} [pid: 7|app: 0|req: 656/1325] 10.0.0.23 () {32 vars in 725 bytes} [Tue Jun 16 09:00:57 2026] DELETE /v2.0/networks/ed94c77c-8259-4c24-ba73-a05dd485013c => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1326] 10.0.0.23 () {32 vars in 648 bytes} [Tue Jun 16 09:00:57 2026] GET /v2.0/networks => generated 651 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 09:00:57.742 7 INFO neutron.db.segments_db [None req-15cdc39a-17d0-425b-8d11-e6478b726ea3 f462261b22d04ccf9d451b8068d9b421 11ec0371500a49bca8fe1297340a8518 - - default default] Added segment e4234663-6111-4e2c-a783-c76b75a72dbc of type vxlan for network 18bf0412-f305-4bed-980d-e3f3d12e84f4 [pid: 7|app: 0|req: 657/1327] 10.0.0.23 () {34 vars in 669 bytes} [Tue Jun 16 09:00:57 2026] POST /v2.0/networks => generated 635 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 09:00:57.949 8 INFO neutron.db.segments_db [None req-591dfd4a-5c33-4e2d-880a-5df0ce436940 f462261b22d04ccf9d451b8068d9b421 11ec0371500a49bca8fe1297340a8518 - - default default] Added segment 972eed99-3b76-42e9-8bbc-1ea5cdd43181 of type vxlan for network 46d6990d-2c05-44b9-904b-552a413b66ed [pid: 8|app: 0|req: 671/1328] 10.0.0.23 () {34 vars in 669 bytes} [Tue Jun 16 09:00:57 2026] POST /v2.0/networks => generated 635 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1329] 10.0.0.23 () {34 vars in 664 bytes} [Tue Jun 16 09:00:58 2026] POST /v2.0/ports => generated 1506 bytes in 687 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 672/1330] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:00:58 2026] GET /v2.0/security-groups?tenant_id=80b9c36ee89c45dcbe6fa194d5b7f96e&name=default => generated 2925 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1331] 10.0.0.23 () {32 vars in 642 bytes} [Tue Jun 16 09:00:58 2026] GET /v2.0/ports => generated 1506 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1332] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:00:58 2026] DELETE /v2.0/security-groups/6256dbeb-7184-40f2-bb62-d27dd61fc044 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 09:00:58.968 7 INFO neutron_taas.services.taas.taas_plugin [None req-c72d769e-ac6e-48da-bc8b-9a9f9b734958 f462261b22d04ccf9d451b8068d9b421 11ec0371500a49bca8fe1297340a8518 - - default default] TaaS: Handle Delete Port: 21708f38-38ae-4a3f-a040-55f4c4eefcd2 2026-06-16 09:00:58.971 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c72d769e-ac6e-48da-bc8b-9a9f9b734958 f462261b22d04ccf9d451b8068d9b421 11ec0371500a49bca8fe1297340a8518 - - default default] Tap Mirror: Handle Delete Port: 21708f38-38ae-4a3f-a040-55f4c4eefcd2 [pid: 7|app: 0|req: 660/1333] 10.0.0.23 () {32 vars in 719 bytes} [Tue Jun 16 09:00:58 2026] DELETE /v2.0/ports/21708f38-38ae-4a3f-a040-55f4c4eefcd2 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 09:00:59.184 8 INFO neutron_taas.services.taas.taas_plugin [None req-cf8822ed-7abe-4d44-b363-8fc40c9129ad f462261b22d04ccf9d451b8068d9b421 11ec0371500a49bca8fe1297340a8518 - - default default] TaaS: Handle Delete Port: c06c4e2f-84fc-4253-9c4c-064cd3f14645 2026-06-16 09:00:59.187 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cf8822ed-7abe-4d44-b363-8fc40c9129ad f462261b22d04ccf9d451b8068d9b421 11ec0371500a49bca8fe1297340a8518 - - default default] Tap Mirror: Handle Delete Port: c06c4e2f-84fc-4253-9c4c-064cd3f14645 [pid: 7|app: 0|req: 661/1334] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:00:59 2026] GET /v2.0/security-groups?tenant_id=b1ca582f42b84cda87c0072aa8acd2a5&name=default => generated 2925 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1335] 10.0.0.23 () {32 vars in 719 bytes} [Tue Jun 16 09:00:59 2026] DELETE /v2.0/ports/c06c4e2f-84fc-4253-9c4c-064cd3f14645 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1336] 10.0.0.23 () {32 vars in 642 bytes} [Tue Jun 16 09:00:59 2026] GET /v2.0/ports => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1337] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:00:59 2026] DELETE /v2.0/security-groups/5bc72bce-3a40-40dd-81b9-ec3c1c06aa61 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 09:00:59.363 8 INFO neutron.db.segments_db [None req-5a8db577-b540-4f5a-b9f5-32a807c93175 f462261b22d04ccf9d451b8068d9b421 11ec0371500a49bca8fe1297340a8518 - - default default] Added segment 3d8092bd-ab8c-4c38-9316-0e02b730d2ff of type vxlan for network f3cb7c13-777e-4cf5-a621-8d95d1de26b9 [pid: 8|app: 0|req: 676/1338] 10.0.0.23 () {34 vars in 669 bytes} [Tue Jun 16 09:00:59 2026] POST /v2.0/networks => generated 634 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 09:00:59.586 7 INFO neutron.db.segments_db [None req-bf437598-ab9e-4775-8307-422052cf25c1 f462261b22d04ccf9d451b8068d9b421 11ec0371500a49bca8fe1297340a8518 - - default default] Added segment b5fcfc4e-e7f2-40c8-b4b0-a7c7beb2637e of type vxlan for network 30ff0f26-3a74-4e02-9bcf-a2a23f562011 [pid: 7|app: 0|req: 663/1339] 10.0.0.23 () {34 vars in 669 bytes} [Tue Jun 16 09:00:59 2026] POST /v2.0/networks => generated 635 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1342] 10.0.0.23 () {34 vars in 675 bytes} [Tue Jun 16 09:01:00 2026] POST /v2.0/subnetpools => generated 516 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1343] 10.0.0.23 () {34 vars in 668 bytes} [Tue Jun 16 09:01:00 2026] POST /v2.0/subnets => generated 1324 bytes in 576 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1344] 10.0.0.23 () {34 vars in 675 bytes} [Tue Jun 16 09:01:00 2026] POST /v2.0/subnetpools => generated 516 bytes in 66 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1345] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:01:00 2026] GET /v2.0/security-groups?tenant_id=4efc8937f508430890271f31c9d69ae8&name=default => generated 2925 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1346] 10.0.0.23 () {32 vars in 646 bytes} [Tue Jun 16 09:01:00 2026] GET /v2.0/subnets => generated 1960 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1347] 10.0.0.23 () {34 vars in 675 bytes} [Tue Jun 16 09:01:00 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: 668/1348] 10.0.0.23 () {34 vars in 675 bytes} [Tue Jun 16 09:01:00 2026] POST /v2.0/subnetpools => generated 516 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1349] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:01:00 2026] DELETE /v2.0/security-groups/88ab65a8-d725-4ae0-981a-88bbf2d40a99 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1350] 10.0.0.23 () {34 vars in 675 bytes} [Tue Jun 16 09:01:01 2026] POST /v2.0/subnetpools => generated 516 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1351] 10.0.0.23 () {32 vars in 723 bytes} [Tue Jun 16 09:01:00 2026] DELETE /v2.0/subnets/74b96100-24ba-4765-a9c6-f425ad79b510 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1352] 10.0.0.23 () {34 vars in 758 bytes} [Tue Jun 16 09:01:01 2026] PUT /v2.0/subnetpools/e3dc626c-b4f0-4a75-bc35-19ed8be458a0/tags => generated 17 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1353] 10.0.0.23 () {34 vars in 758 bytes} [Tue Jun 16 09:01:01 2026] PUT /v2.0/subnetpools/1103d12f-5137-4693-b9ca-329d95577241/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: 670/1354] 10.0.0.23 () {32 vars in 723 bytes} [Tue Jun 16 09:01:01 2026] DELETE /v2.0/subnets/09b0e3c6-b56b-4239-844f-1cf746ef236c => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1355] 10.0.0.23 () {34 vars in 758 bytes} [Tue Jun 16 09:01:01 2026] PUT /v2.0/subnetpools/79c33d8c-11ad-4f41-918a-5c42069977e6/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1356] 10.0.0.23 () {32 vars in 646 bytes} [Tue Jun 16 09:01:01 2026] GET /v2.0/subnets => generated 649 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1357] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:01:01 2026] GET /v2.0/security-groups?tenant_id=92d18b8b636a43c598546d80af9d831f&name=default => generated 2925 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1358] 10.0.0.23 () {34 vars in 758 bytes} [Tue Jun 16 09:01:01 2026] PUT /v2.0/subnetpools/25e8dac2-f342-4a2f-9a20-8fc9f9cc43f4/tags => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 09:01:01.468 8 INFO neutron.services.segments.plugin [-] Segment b5fcfc4e-e7f2-40c8-b4b0-a7c7beb2637e resource provider aggregate not found 2026-06-16 09:01:01.474 8 INFO neutron.services.segments.plugin [-] Segment b5fcfc4e-e7f2-40c8-b4b0-a7c7beb2637e resource provider aggregate not found [pid: 7|app: 0|req: 674/1359] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:01:01 2026] DELETE /v2.0/security-groups/531609ae-fa63-4170-9fbd-b1a03bb6fb20 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 09:01:01.500 8 INFO neutron.services.segments.plugin [-] Segment b5fcfc4e-e7f2-40c8-b4b0-a7c7beb2637e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b5fcfc4e-e7f2-40c8-b4b0-a7c7beb2637e found for delete ", "request_id": "req-1eae85bc-9720-4372-a20b-30f4b195e138"}]} 2026-06-16 09:01:01.503 8 INFO neutron.services.segments.plugin [-] Segment b5fcfc4e-e7f2-40c8-b4b0-a7c7beb2637e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b5fcfc4e-e7f2-40c8-b4b0-a7c7beb2637e found for delete ", "request_id": "req-f36f68c7-9d6a-4630-ae2b-f9aa5e33f42d"}]} [pid: 8|app: 0|req: 686/1360] 10.0.0.23 () {32 vars in 725 bytes} [Tue Jun 16 09:01:01 2026] DELETE /v2.0/networks/30ff0f26-3a74-4e02-9bcf-a2a23f562011 => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1361] 10.0.0.23 () {32 vars in 671 bytes} [Tue Jun 16 09:01:01 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1362] 10.0.0.23 () {32 vars in 685 bytes} [Tue Jun 16 09:01:01 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1363] 10.0.0.23 () {32 vars in 681 bytes} [Tue Jun 16 09:01:01 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1364] 10.0.0.23 () {32 vars in 693 bytes} [Tue Jun 16 09:01:01 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1365] 10.0.0.23 () {32 vars in 725 bytes} [Tue Jun 16 09:01:01 2026] DELETE /v2.0/networks/f3cb7c13-777e-4cf5-a621-8d95d1de26b9 => 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: 679/1366] 10.0.0.23 () {32 vars in 679 bytes} [Tue Jun 16 09:01:01 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1367] 10.0.0.23 () {32 vars in 693 bytes} [Tue Jun 16 09:01:01 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1368] 10.0.0.23 () {32 vars in 689 bytes} [Tue Jun 16 09:01:01 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1369] 10.0.0.23 () {32 vars in 701 bytes} [Tue Jun 16 09:01:01 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1370] 10.0.0.23 () {32 vars in 725 bytes} [Tue Jun 16 09:01:01 2026] DELETE /v2.0/networks/46d6990d-2c05-44b9-904b-552a413b66ed => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1371] 10.0.0.23 () {32 vars in 731 bytes} [Tue Jun 16 09:01:01 2026] DELETE /v2.0/subnetpools/e3dc626c-b4f0-4a75-bc35-19ed8be458a0 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1372] 10.0.0.23 () {32 vars in 731 bytes} [Tue Jun 16 09:01:01 2026] DELETE /v2.0/subnetpools/1103d12f-5137-4693-b9ca-329d95577241 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1373] 10.0.0.23 () {32 vars in 725 bytes} [Tue Jun 16 09:01:01 2026] DELETE /v2.0/networks/18bf0412-f305-4bed-980d-e3f3d12e84f4 => 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: 685/1374] 10.0.0.23 () {32 vars in 731 bytes} [Tue Jun 16 09:01:01 2026] DELETE /v2.0/subnetpools/79c33d8c-11ad-4f41-918a-5c42069977e6 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1375] 10.0.0.23 () {32 vars in 731 bytes} [Tue Jun 16 09:01:01 2026] DELETE /v2.0/subnetpools/25e8dac2-f342-4a2f-9a20-8fc9f9cc43f4 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1376] 10.0.0.23 () {32 vars in 731 bytes} [Tue Jun 16 09:01:02 2026] DELETE /v2.0/subnetpools/655535ce-d999-48f6-9a02-774a8141c0c3 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1377] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:01:02 2026] GET /v2.0/security-groups?tenant_id=11ec0371500a49bca8fe1297340a8518&name=default => generated 2925 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1378] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:01:02 2026] DELETE /v2.0/security-groups/2c00c823-e70a-4f58-b38d-0fad1ea2d752 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1379] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:01:03 2026] GET /v2.0/security-groups?tenant_id=26b568f0e5544dc3be0943948acdf9ba&name=default => generated 2925 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1380] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:01:03 2026] DELETE /v2.0/security-groups/1706d9b5-715a-4b3f-97ea-becd4750492e => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 09:01:03.534 8 INFO neutron.services.segments.plugin [-] Segment 3d8092bd-ab8c-4c38-9316-0e02b730d2ff resource provider aggregate not found 2026-06-16 09:01:03.537 8 INFO neutron.services.segments.plugin [-] Segment 3d8092bd-ab8c-4c38-9316-0e02b730d2ff resource provider aggregate not found 2026-06-16 09:01:03.551 8 INFO neutron.services.segments.plugin [-] Segment 3d8092bd-ab8c-4c38-9316-0e02b730d2ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d8092bd-ab8c-4c38-9316-0e02b730d2ff found for delete ", "request_id": "req-b3d07923-22eb-4573-932d-398392da2718"}]} 2026-06-16 09:01:03.567 8 INFO neutron.services.segments.plugin [-] Segment 972eed99-3b76-42e9-8bbc-1ea5cdd43181 resource provider aggregate not found 2026-06-16 09:01:03.569 8 INFO neutron.services.segments.plugin [-] Segment 3d8092bd-ab8c-4c38-9316-0e02b730d2ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d8092bd-ab8c-4c38-9316-0e02b730d2ff found for delete ", "request_id": "req-ce9ed3b3-06c5-4a7d-89ff-5b61a9e53706"}]} 2026-06-16 09:01:03.581 8 INFO neutron.services.segments.plugin [-] Segment 972eed99-3b76-42e9-8bbc-1ea5cdd43181 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 972eed99-3b76-42e9-8bbc-1ea5cdd43181 found for delete ", "request_id": "req-8d7eeefb-9038-4021-9578-975ec140ed82"}]} 2026-06-16 09:01:03.586 8 INFO neutron.services.segments.plugin [-] Segment 972eed99-3b76-42e9-8bbc-1ea5cdd43181 resource provider aggregate not found 2026-06-16 09:01:03.601 8 INFO neutron.services.segments.plugin [-] Segment e4234663-6111-4e2c-a783-c76b75a72dbc resource provider aggregate not found 2026-06-16 09:01:03.609 8 INFO neutron.services.segments.plugin [-] Segment 972eed99-3b76-42e9-8bbc-1ea5cdd43181 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 972eed99-3b76-42e9-8bbc-1ea5cdd43181 found for delete ", "request_id": "req-32cc248b-7380-4590-89af-69b0265e14b6"}]} 2026-06-16 09:01:03.627 8 INFO neutron.services.segments.plugin [-] Segment e4234663-6111-4e2c-a783-c76b75a72dbc resource provider aggregate not found 2026-06-16 09:01:03.631 8 INFO neutron.services.segments.plugin [-] Segment e4234663-6111-4e2c-a783-c76b75a72dbc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4234663-6111-4e2c-a783-c76b75a72dbc found for delete ", "request_id": "req-c938a43f-9447-4a60-90b4-0c345bb6e4e7"}]} 2026-06-16 09:01:03.642 8 INFO neutron.services.segments.plugin [-] Segment e4234663-6111-4e2c-a783-c76b75a72dbc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4234663-6111-4e2c-a783-c76b75a72dbc found for delete ", "request_id": "req-4d7eda09-acea-4f38-8190-95a0a4d75274"}]} [pid: 8|app: 0|req: 693/1381] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:01:03 2026] GET /v2.0/security-groups?tenant_id=7fc6d96144aa4cf2b734a6631e72b3f2&name=default => generated 2925 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1382] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:01:03 2026] DELETE /v2.0/security-groups/e5dd822c-75cb-4cb0-a946-fca9a67d1356 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1383] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:01:03 2026] GET /v2.0/security-groups?tenant_id=acaf3265073243c4a1e557c39064eb76&name=default => generated 2925 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1384] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:01:04 2026] GET /v2.0/security-groups?tenant_id=189c45b9e9784e0ea8f68aac2a6127be&name=default => generated 2925 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1385] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:01:04 2026] DELETE /v2.0/security-groups/340d95ba-5436-4090-b35e-d4ade373d8f3 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1386] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:01:04 2026] DELETE /v2.0/security-groups/40ad3eb2-0bbf-4390-85a8-ac04ca3f28b3 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1387] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:01:06 2026] GET /v2.0/security-groups?tenant_id=31044df527e641668943eb6766e50f2e&name=default => generated 2925 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1388] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:01:07 2026] GET /v2.0/security-groups?tenant_id=e648f5d4684942909041fbe418ce0db8&name=default => generated 2925 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1389] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:01:07 2026] DELETE /v2.0/security-groups/28ca1280-364c-4a50-809b-6ebd634331f4 => 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: 693/1390] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:01:07 2026] DELETE /v2.0/security-groups/6632382c-a269-4cdc-987a-f33aaf545a81 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1391] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:01:07 2026] GET /v2.0/security-groups?tenant_id=ea37a54c984740bb96920b4752eb5017&name=default => generated 2925 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1392] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:01:07 2026] DELETE /v2.0/security-groups/b43b0c85-f9ca-4317-a708-507c9bfeeb34 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1393] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:01:07 2026] GET /v2.0/security-groups?tenant_id=717a7efbb93a4258931d77963e502b5c&name=default => generated 2925 bytes in 339 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1394] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:01:08 2026] DELETE /v2.0/security-groups/71c75230-a3c6-4ba9-810a-e807e240bd25 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1395] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:01:08 2026] GET /v2.0/security-groups?tenant_id=218cbd0dae8749d7ba2dc6b2277dffb8&name=default => generated 2925 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1396] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:01:08 2026] DELETE /v2.0/security-groups/b57e2db2-021f-4109-98d8-cca85d9e4e03 => 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: 695/1397] 10.0.0.23 () {34 vars in 675 bytes} [Tue Jun 16 09:01:08 2026] POST /v2.0/floatingips => generated 552 bytes in 678 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1398] 10.0.0.23 () {34 vars in 758 bytes} [Tue Jun 16 09:01:08 2026] PUT /v2.0/floatingips/a89f9a4b-e572-4440-98e0-0e84a74e2f4c/tags => generated 25 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1399] 10.0.0.23 () {32 vars in 738 bytes} [Tue Jun 16 09:01:08 2026] GET /v2.0/floatingips/a89f9a4b-e572-4440-98e0-0e84a74e2f4c/tags => generated 25 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1400] 10.0.0.23 () {34 vars in 769 bytes} [Tue Jun 16 09:01:09 2026] PUT /v2.0/floatingips/a89f9a4b-e572-4440-98e0-0e84a74e2f4c/tags/green => generated 4 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1401] 10.0.0.23 () {32 vars in 738 bytes} [Tue Jun 16 09:01:09 2026] GET /v2.0/floatingips/a89f9a4b-e572-4440-98e0-0e84a74e2f4c/tags => generated 34 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1402] 10.0.0.23 () {34 vars in 765 bytes} [Tue Jun 16 09:01:09 2026] PUT /v2.0/floatingips/a89f9a4b-e572-4440-98e0-0e84a74e2f4c/tags/red => generated 4 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1403] 10.0.0.23 () {32 vars in 738 bytes} [Tue Jun 16 09:01:09 2026] GET /v2.0/floatingips/a89f9a4b-e572-4440-98e0-0e84a74e2f4c/tags => generated 34 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1404] 10.0.0.23 () {34 vars in 787 bytes} [Tue Jun 16 09:01:09 2026] PUT /v2.0/floatingips/a89f9a4b-e572-4440-98e0-0e84a74e2f4c/tags/black.or.white => generated 4 bytes in 82 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1405] 10.0.0.23 () {32 vars in 738 bytes} [Tue Jun 16 09:01:09 2026] GET /v2.0/floatingips/a89f9a4b-e572-4440-98e0-0e84a74e2f4c/tags => generated 52 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1406] 10.0.0.23 () {34 vars in 758 bytes} [Tue Jun 16 09:01:09 2026] PUT /v2.0/floatingips/a89f9a4b-e572-4440-98e0-0e84a74e2f4c/tags => generated 37 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1407] 10.0.0.23 () {32 vars in 738 bytes} [Tue Jun 16 09:01:09 2026] GET /v2.0/floatingips/a89f9a4b-e572-4440-98e0-0e84a74e2f4c/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: 701/1408] 10.0.0.23 () {32 vars in 746 bytes} [Tue Jun 16 09:01:09 2026] GET /v2.0/floatingips/a89f9a4b-e572-4440-98e0-0e84a74e2f4c/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 09:01:09.630 7 INFO neutron.api.v2.resource [None req-ef37091f-8cea-4d10-9aae-bbab4a165bbf a867b345a0994b39bcec957286ab1047 72126564e4a6435b8530cd329eb14626 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 702/1409] 10.0.0.23 () {32 vars in 750 bytes} [Tue Jun 16 09:01:09 2026] GET /v2.0/floatingips/a89f9a4b-e572-4440-98e0-0e84a74e2f4c/tags/green => generated 99 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1410] 10.0.0.23 () {32 vars in 749 bytes} [Tue Jun 16 09:01:09 2026] DELETE /v2.0/floatingips/a89f9a4b-e572-4440-98e0-0e84a74e2f4c/tags/red => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 09:01:09.775 8 INFO neutron.db.segments_db [None req-ec84b367-73b2-406f-b6e2-8262bfc31cea 9a8765e071974b2a8eda7aace902002c 8883ebaf8a5d42e186cde48e5bbbd5e8 - - default default] Added segment 349f9c82-568e-4866-8a7a-8c9defbd9694 of type vxlan for network 7cc6433a-3f39-4f7e-8ca1-e2344cc33ea2 [pid: 7|app: 0|req: 704/1411] 10.0.0.23 () {32 vars in 652 bytes} [Tue Jun 16 09:01:09 2026] GET /v2.0/extensions => generated 21537 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1412] 10.0.0.23 () {34 vars in 669 bytes} [Tue Jun 16 09:01:09 2026] POST /v2.0/networks => generated 631 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1413] 10.0.0.23 () {32 vars in 738 bytes} [Tue Jun 16 09:01:09 2026] GET /v2.0/floatingips/a89f9a4b-e572-4440-98e0-0e84a74e2f4c/tags => generated 30 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1414] 10.0.0.23 () {32 vars in 680 bytes} [Tue Jun 16 09:01:09 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 09:01:09.951 7 INFO neutron.api.v2.resource [None req-4e1a11d9-ba56-4cd6-96bb-059e1f9b88f5 a867b345a0994b39bcec957286ab1047 72126564e4a6435b8530cd329eb14626 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 706/1415] 10.0.0.23 () {32 vars in 753 bytes} [Tue Jun 16 09:01:09 2026] DELETE /v2.0/floatingips/a89f9a4b-e572-4440-98e0-0e84a74e2f4c/tags/green => generated 99 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1416] 10.0.0.23 () {32 vars in 680 bytes} [Tue Jun 16 09:01:09 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1417] 10.0.0.23 () {32 vars in 741 bytes} [Tue Jun 16 09:01:09 2026] DELETE /v2.0/floatingips/a89f9a4b-e572-4440-98e0-0e84a74e2f4c/tags => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1418] 10.0.0.23 () {32 vars in 728 bytes} [Tue Jun 16 09:01:10 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1419] 10.0.0.23 () {32 vars in 738 bytes} [Tue Jun 16 09:01:10 2026] GET /v2.0/floatingips/a89f9a4b-e572-4440-98e0-0e84a74e2f4c/tags => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1420] 10.0.0.23 () {32 vars in 664 bytes} [Tue Jun 16 09:01:10 2026] GET /v2.0/extensions/agent => generated 153 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 09:01:10.160 7 INFO neutron_taas.services.taas.taas_plugin [None req-098f3110-18fb-4aed-9768-8b5e08f5564c a867b345a0994b39bcec957286ab1047 72126564e4a6435b8530cd329eb14626 - - default default] TaaS: Handle Delete Port: c74a30f1-a11a-457a-8daa-974b08c1a940 2026-06-16 09:01:10.163 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-098f3110-18fb-4aed-9768-8b5e08f5564c a867b345a0994b39bcec957286ab1047 72126564e4a6435b8530cd329eb14626 - - default default] Tap Mirror: Handle Delete Port: c74a30f1-a11a-457a-8daa-974b08c1a940 [pid: 8|app: 0|req: 710/1421] 10.0.0.23 () {34 vars in 668 bytes} [Tue Jun 16 09:01:09 2026] POST /v2.0/subnets => generated 627 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1422] 10.0.0.23 () {32 vars in 698 bytes} [Tue Jun 16 09:01:10 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 09:01:10.254 8 INFO neutron.db.segments_db [None req-30ac6589-3d27-457f-9ff6-eebb1e3b053f 9a8765e071974b2a8eda7aace902002c 8883ebaf8a5d42e186cde48e5bbbd5e8 - - default default] Added segment b5e02cb4-9eed-4ea2-a0b5-cf632f22d763 of type vxlan for network f44809e7-7b78-43ae-9413-abb3c1824a39 [pid: 7|app: 0|req: 712/1423] 10.0.0.23 () {32 vars in 731 bytes} [Tue Jun 16 09:01:10 2026] DELETE /v2.0/floatingips/a89f9a4b-e572-4440-98e0-0e84a74e2f4c => generated 0 bytes in 323 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1424] 10.0.0.23 () {32 vars in 696 bytes} [Tue Jun 16 09:01:10 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: 714/1425] 10.0.0.23 () {32 vars in 700 bytes} [Tue Jun 16 09:01:10 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1426] 10.0.0.23 () {32 vars in 688 bytes} [Tue Jun 16 09:01:10 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1427] 10.0.0.23 () {32 vars in 702 bytes} [Tue Jun 16 09:01:10 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1428] 10.0.0.23 () {32 vars in 692 bytes} [Tue Jun 16 09:01:10 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1429] 10.0.0.23 () {32 vars in 694 bytes} [Tue Jun 16 09:01:10 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1430] 10.0.0.23 () {32 vars in 684 bytes} [Tue Jun 16 09:01:10 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: 720/1431] 10.0.0.23 () {32 vars in 686 bytes} [Tue Jun 16 09:01:10 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1432] 10.0.0.23 () {32 vars in 660 bytes} [Tue Jun 16 09:01:10 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1433] 10.0.0.23 () {32 vars in 698 bytes} [Tue Jun 16 09:01:10 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1434] 10.0.0.23 () {32 vars in 678 bytes} [Tue Jun 16 09:01:10 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1435] 10.0.0.23 () {32 vars in 682 bytes} [Tue Jun 16 09:01:10 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1436] 10.0.0.23 () {32 vars in 674 bytes} [Tue Jun 16 09:01:10 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1437] 10.0.0.23 () {32 vars in 688 bytes} [Tue Jun 16 09:01:10 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1438] 10.0.0.23 () {32 vars in 722 bytes} [Tue Jun 16 09:01:10 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1439] 10.0.0.23 () {32 vars in 686 bytes} [Tue Jun 16 09:01:10 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1440] 10.0.0.23 () {32 vars in 668 bytes} [Tue Jun 16 09:01:10 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 09:01:10.571 8 INFO neutron.db.l3_hamode_db [None req-30ac6589-3d27-457f-9ff6-eebb1e3b053f 9a8765e071974b2a8eda7aace902002c 8883ebaf8a5d42e186cde48e5bbbd5e8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 730/1441] 10.0.0.23 () {32 vars in 686 bytes} [Tue Jun 16 09:01:10 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1442] 10.0.0.23 () {32 vars in 680 bytes} [Tue Jun 16 09:01:10 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1443] 10.0.0.23 () {32 vars in 698 bytes} [Tue Jun 16 09:01:10 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1444] 10.0.0.23 () {32 vars in 678 bytes} [Tue Jun 16 09:01:10 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1445] 10.0.0.23 () {32 vars in 666 bytes} [Tue Jun 16 09:01:10 2026] GET /v2.0/extensions/router => generated 256 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1446] 10.0.0.23 () {32 vars in 676 bytes} [Tue Jun 16 09:01:10 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1447] 10.0.0.23 () {32 vars in 664 bytes} [Tue Jun 16 09:01:10 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1448] 10.0.0.23 () {32 vars in 674 bytes} [Tue Jun 16 09:01:10 2026] GET /v2.0/extensions/l3-flavors => 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: 738/1449] 10.0.0.23 () {32 vars in 712 bytes} [Tue Jun 16 09:01:10 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1450] 10.0.0.23 () {32 vars in 690 bytes} [Tue Jun 16 09:01:10 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1451] 10.0.0.23 () {32 vars in 682 bytes} [Tue Jun 16 09:01:10 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1452] 10.0.0.23 () {32 vars in 668 bytes} [Tue Jun 16 09:01:10 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1453] 10.0.0.23 () {32 vars in 686 bytes} [Tue Jun 16 09:01:10 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: 7|app: 0|req: 743/1454] 10.0.0.23 () {32 vars in 704 bytes} [Tue Jun 16 09:01:10 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1455] 10.0.0.23 () {32 vars in 674 bytes} [Tue Jun 16 09:01:10 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1456] 10.0.0.23 () {32 vars in 700 bytes} [Tue Jun 16 09:01:10 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1457] 10.0.0.23 () {32 vars in 674 bytes} [Tue Jun 16 09:01:10 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1458] 10.0.0.23 () {32 vars in 692 bytes} [Tue Jun 16 09:01:10 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1459] 10.0.0.23 () {32 vars in 688 bytes} [Tue Jun 16 09:01:10 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1460] 10.0.0.23 () {32 vars in 708 bytes} [Tue Jun 16 09:01:10 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1461] 10.0.0.23 () {32 vars in 704 bytes} [Tue Jun 16 09:01:10 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1462] 10.0.0.23 () {32 vars in 718 bytes} [Tue Jun 16 09:01:10 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1463] 10.0.0.23 () {32 vars in 696 bytes} [Tue Jun 16 09:01:10 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1464] 10.0.0.23 () {32 vars in 710 bytes} [Tue Jun 16 09:01:10 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1465] 10.0.0.23 () {32 vars in 668 bytes} [Tue Jun 16 09:01:10 2026] GET /v2.0/extensions/binding => generated 193 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1466] 10.0.0.23 () {32 vars in 686 bytes} [Tue Jun 16 09:01:10 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: 7|app: 0|req: 756/1467] 10.0.0.23 () {32 vars in 680 bytes} [Tue Jun 16 09:01:10 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1468] 10.0.0.23 () {32 vars in 674 bytes} [Tue Jun 16 09:01:10 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: 758/1469] 10.0.0.23 () {32 vars in 670 bytes} [Tue Jun 16 09:01:10 2026] GET /v2.0/extensions/provider => generated 191 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1470] 10.0.0.23 () {32 vars in 660 bytes} [Tue Jun 16 09:01:10 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: 760/1471] 10.0.0.23 () {32 vars in 698 bytes} [Tue Jun 16 09:01:10 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1472] 10.0.0.23 () {32 vars in 698 bytes} [Tue Jun 16 09:01:10 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1473] 10.0.0.23 () {32 vars in 676 bytes} [Tue Jun 16 09:01:10 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: 7|app: 0|req: 763/1474] 10.0.0.23 () {32 vars in 668 bytes} [Tue Jun 16 09:01:10 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: 7|app: 0|req: 764/1475] 10.0.0.23 () {32 vars in 682 bytes} [Tue Jun 16 09:01:10 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: 7|app: 0|req: 765/1476] 10.0.0.23 () {32 vars in 700 bytes} [Tue Jun 16 09:01:10 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1477] 10.0.0.23 () {32 vars in 684 bytes} [Tue Jun 16 09:01:10 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1478] 10.0.0.23 () {32 vars in 706 bytes} [Tue Jun 16 09:01:10 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1479] 10.0.0.23 () {32 vars in 668 bytes} [Tue Jun 16 09:01:10 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: 7|app: 0|req: 769/1480] 10.0.0.23 () {32 vars in 696 bytes} [Tue Jun 16 09:01:10 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1481] 10.0.0.23 () {32 vars in 694 bytes} [Tue Jun 16 09:01:10 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: 7|app: 0|req: 771/1482] 10.0.0.23 () {32 vars in 684 bytes} [Tue Jun 16 09:01:10 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: 7|app: 0|req: 772/1483] 10.0.0.23 () {32 vars in 688 bytes} [Tue Jun 16 09:01:10 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: 7|app: 0|req: 773/1484] 10.0.0.23 () {32 vars in 704 bytes} [Tue Jun 16 09:01:10 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: 7|app: 0|req: 774/1485] 10.0.0.23 () {32 vars in 666 bytes} [Tue Jun 16 09:01:10 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1486] 10.0.0.23 () {32 vars in 680 bytes} [Tue Jun 16 09:01:10 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1487] 10.0.0.23 () {32 vars in 680 bytes} [Tue Jun 16 09:01:10 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: 7|app: 0|req: 777/1488] 10.0.0.23 () {32 vars in 690 bytes} [Tue Jun 16 09:01:11 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: 7|app: 0|req: 778/1489] 10.0.0.23 () {32 vars in 690 bytes} [Tue Jun 16 09:01:11 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1490] 10.0.0.23 () {32 vars in 694 bytes} [Tue Jun 16 09:01:11 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1491] 10.0.0.23 () {32 vars in 684 bytes} [Tue Jun 16 09:01:11 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: 7|app: 0|req: 781/1492] 10.0.0.23 () {32 vars in 688 bytes} [Tue Jun 16 09:01:11 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1493] 10.0.0.23 () {32 vars in 700 bytes} [Tue Jun 16 09:01:11 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1494] 10.0.0.23 () {32 vars in 702 bytes} [Tue Jun 16 09:01:11 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1495] 10.0.0.23 () {32 vars in 712 bytes} [Tue Jun 16 09:01:11 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1496] 10.0.0.23 () {32 vars in 716 bytes} [Tue Jun 16 09:01:11 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1497] 10.0.0.23 () {32 vars in 714 bytes} [Tue Jun 16 09:01:11 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1498] 10.0.0.23 () {32 vars in 726 bytes} [Tue Jun 16 09:01:11 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: 7|app: 0|req: 788/1499] 10.0.0.23 () {32 vars in 740 bytes} [Tue Jun 16 09:01:11 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1500] 10.0.0.23 () {32 vars in 718 bytes} [Tue Jun 16 09:01:11 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1501] 10.0.0.23 () {32 vars in 682 bytes} [Tue Jun 16 09:01:11 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: 791/1502] 10.0.0.23 () {32 vars in 668 bytes} [Tue Jun 16 09:01:11 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: 7|app: 0|req: 792/1503] 10.0.0.23 () {32 vars in 718 bytes} [Tue Jun 16 09:01:11 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: 7|app: 0|req: 793/1504] 10.0.0.23 () {32 vars in 678 bytes} [Tue Jun 16 09:01:11 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1505] 10.0.0.23 () {32 vars in 668 bytes} [Tue Jun 16 09:01:11 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1506] 10.0.0.23 () {32 vars in 696 bytes} [Tue Jun 16 09:01:11 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 09:01:11.253 8 INFO neutron.db.l3_hamode_db [None req-30ac6589-3d27-457f-9ff6-eebb1e3b053f 9a8765e071974b2a8eda7aace902002c 8883ebaf8a5d42e186cde48e5bbbd5e8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 796/1507] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:01:11 2026] GET /v2.0/security-groups?tenant_id=c8b260378dc241b995742327c131c4bd&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: 797/1508] 10.0.0.23 () {32 vars in 704 bytes} [Tue Jun 16 09:01:11 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: 7|app: 0|req: 798/1509] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:01:11 2026] DELETE /v2.0/security-groups/81be5889-0c8e-44fc-be8c-a77f44d2d70b => 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: 799/1510] 10.0.0.23 () {32 vars in 700 bytes} [Tue Jun 16 09:01:11 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1511] 10.0.0.23 () {32 vars in 700 bytes} [Tue Jun 16 09:01:11 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1512] 10.0.0.23 () {32 vars in 682 bytes} [Tue Jun 16 09:01:11 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1513] 10.0.0.23 () {32 vars in 704 bytes} [Tue Jun 16 09:01:11 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1514] 10.0.0.23 () {32 vars in 694 bytes} [Tue Jun 16 09:01:11 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: 7|app: 0|req: 804/1515] 10.0.0.23 () {32 vars in 688 bytes} [Tue Jun 16 09:01:11 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1516] 10.0.0.23 () {32 vars in 696 bytes} [Tue Jun 16 09:01:11 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1517] 10.0.0.23 () {32 vars in 678 bytes} [Tue Jun 16 09:01:11 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1518] 10.0.0.23 () {32 vars in 688 bytes} [Tue Jun 16 09:01:11 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1519] 10.0.0.23 () {32 vars in 700 bytes} [Tue Jun 16 09:01:11 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: 809/1520] 10.0.0.23 () {32 vars in 664 bytes} [Tue Jun 16 09:01:11 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1521] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:01:11 2026] GET /v2.0/security-groups?tenant_id=72126564e4a6435b8530cd329eb14626&name=default => generated 2925 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1522] 10.0.0.23 () {32 vars in 680 bytes} [Tue Jun 16 09:01:11 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1523] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:01:11 2026] DELETE /v2.0/security-groups/942b4630-8ea0-47aa-9aa3-9d96369f7ecd => 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: 813/1524] 10.0.0.23 () {32 vars in 676 bytes} [Tue Jun 16 09:01:11 2026] GET /v2.0/extensions/vpn-aes-ctr => generated 195 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1525] 10.0.0.23 () {32 vars in 692 bytes} [Tue Jun 16 09:01:11 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: 815/1526] 10.0.0.23 () {32 vars in 676 bytes} [Tue Jun 16 09:01:12 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: 816/1527] 10.0.0.23 () {32 vars in 666 bytes} [Tue Jun 16 09:01:12 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1528] 10.0.0.23 () {32 vars in 662 bytes} [Tue Jun 16 09:01:12 2026] GET /v2.0/extensions/taas => generated 175 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1529] 10.0.0.23 () {32 vars in 674 bytes} [Tue Jun 16 09:01:12 2026] GET /v2.0/extensions/tap-mirror => generated 222 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1530] 10.0.0.23 () {32 vars in 686 bytes} [Tue Jun 16 09:01:12 2026] GET /v2.0/extensions/taas-vlan-filter => generated 226 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1531] 10.0.0.23 () {34 vars in 668 bytes} [Tue Jun 16 09:01:10 2026] POST /v2.0/routers => generated 695 bytes in 2182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1532] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:01:12 2026] GET /v2.0/security-groups?tenant_id=44de16b74d8c44dba90b81ab6535c62e&name=default => generated 2925 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1533] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:01:12 2026] DELETE /v2.0/security-groups/85e138a4-657c-4427-a417-4ebbe36bfb89 => 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: 820/1534] 10.0.0.23 () {34 vars in 782 bytes} [Tue Jun 16 09:01:12 2026] PUT /v2.0/routers/d1aaf85b-1bda-426a-b4cb-309bc42022e4/add_router_interface => generated 309 bytes in 1536 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1535] 10.0.0.23 () {34 vars in 664 bytes} [Tue Jun 16 09:01:13 2026] POST /v2.0/ports => generated 955 bytes in 457 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: 821/1536] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:01:14 2026] GET /v2.0/security-groups?tenant_id=a9f3183818ea413ba2239d23ceed56a9&name=default => generated 2925 bytes in 378 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1537] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:01:14 2026] DELETE /v2.0/security-groups/38ce9179-326a-4682-b6bf-5a6c44b5f4b8 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1538] 10.0.0.23 () {34 vars in 664 bytes} [Tue Jun 16 09:01:14 2026] POST /v2.0/ports => generated 954 bytes in 420 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 823/1539] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:01:14 2026] GET /v2.0/security-groups?tenant_id=1af9bebd079940bcb744bb853437a6d9&name=default => generated 2925 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 09:01:15.248 7 INFO neutron.db.segments_db [None req-acca574c-e51b-4027-b775-8a087fa16ad4 04e1d055f09b4cc5852495a22ded81ab c9b33e067ffa40e3a7285fa18e6b62d6 - - default default] Added segment 2c620813-49ca-400a-b8be-807a9bcf1654 of type vxlan for network 5317c81d-90ad-4f4d-9d51-72ac8068aa23 2026-06-16 09:01:15.304 7 INFO neutron.db.segments_db [None req-acca574c-e51b-4027-b775-8a087fa16ad4 04e1d055f09b4cc5852495a22ded81ab c9b33e067ffa40e3a7285fa18e6b62d6 - - default default] Added segment bffce508-7b38-4c96-8917-d6559545b0d6 of type vxlan for network 5b9f2b75-7117-422b-831a-4e3ff7e9d3b6 [pid: 7|app: 0|req: 824/1540] 10.0.0.23 () {34 vars in 669 bytes} [Tue Jun 16 09:01:14 2026] POST /v2.0/networks => generated 1207 bytes in 562 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1541] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:01:15 2026] DELETE /v2.0/security-groups/8ce0743a-b672-43ea-8bea-5900890889da => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 09:01:15.638 8 INFO neutron.db.l3_db [None req-d4533ab8-8715-4f38-99e7-e37014b3e9db 9a8765e071974b2a8eda7aace902002c 8883ebaf8a5d42e186cde48e5bbbd5e8 - - default default] Floating IP 320298d3-bd30-4568-b860-69a9f76ec217 associated. External IP: 10.96.250.215, port: 76a794b9-28cf-4467-a531-41cf80cdaa3d. [pid: 7|app: 0|req: 828/1544] 10.0.0.23 () {32 vars in 648 bytes} [Tue Jun 16 09:01:15 2026] GET /v2.0/networks => generated 1844 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 09:01:15.793 7 INFO neutron.services.segments.plugin [-] Segment 2c620813-49ca-400a-b8be-807a9bcf1654 resource provider aggregate not found 2026-06-16 09:01:15.796 7 INFO neutron.services.segments.plugin [-] Segment 2c620813-49ca-400a-b8be-807a9bcf1654 resource provider aggregate not found [pid: 7|app: 0|req: 829/1545] 10.0.0.23 () {32 vars in 725 bytes} [Tue Jun 16 09:01:15 2026] DELETE /v2.0/networks/5317c81d-90ad-4f4d-9d51-72ac8068aa23 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 09:01:15.824 7 INFO neutron.services.segments.plugin [-] Segment 2c620813-49ca-400a-b8be-807a9bcf1654 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c620813-49ca-400a-b8be-807a9bcf1654 found for delete ", "request_id": "req-614a9966-9ef1-4326-807b-f4d98bc8f076"}]} 2026-06-16 09:01:15.827 7 INFO neutron.services.segments.plugin [-] Segment 2c620813-49ca-400a-b8be-807a9bcf1654 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c620813-49ca-400a-b8be-807a9bcf1654 found for delete ", "request_id": "req-81a97806-7894-413a-9664-aa8ae3d2aff9"}]} [pid: 8|app: 0|req: 717/1546] 10.0.0.23 () {34 vars in 676 bytes} [Tue Jun 16 09:01:14 2026] POST /v2.0/floatingips => generated 841 bytes in 1215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1547] 10.0.0.23 () {34 vars in 675 bytes} [Tue Jun 16 09:01:15 2026] POST /v2.0/subnetpools => generated 516 bytes in 291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 09:01:16.251 8 INFO neutron.services.segments.plugin [-] Segment bffce508-7b38-4c96-8917-d6559545b0d6 resource provider aggregate not found [pid: 8|app: 0|req: 718/1548] 10.0.0.23 () {32 vars in 725 bytes} [Tue Jun 16 09:01:16 2026] DELETE /v2.0/networks/5b9f2b75-7117-422b-831a-4e3ff7e9d3b6 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 09:01:16.262 8 INFO neutron.services.segments.plugin [-] Segment bffce508-7b38-4c96-8917-d6559545b0d6 resource provider aggregate not found 2026-06-16 09:01:16.281 8 INFO neutron.services.segments.plugin [-] Segment bffce508-7b38-4c96-8917-d6559545b0d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bffce508-7b38-4c96-8917-d6559545b0d6 found for delete ", "request_id": "req-3560a482-89be-4e29-88c0-bf5a5b62741f"}]} 2026-06-16 09:01:16.284 8 INFO neutron.services.segments.plugin [-] Segment bffce508-7b38-4c96-8917-d6559545b0d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bffce508-7b38-4c96-8917-d6559545b0d6 found for delete ", "request_id": "req-08019d29-51e8-4e05-97bb-12558afa91e6"}]} [pid: 8|app: 0|req: 719/1549] 10.0.0.23 () {34 vars in 758 bytes} [Tue Jun 16 09:01:16 2026] PUT /v2.0/subnetpools/c2e399c3-c1cf-4b1a-a720-6afa56daeb2f/tags => generated 25 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 09:01:16.356 7 INFO neutron.db.l3_db [None req-c2dbf215-08e3-43ef-82f1-8a2f0966a4ec 9a8765e071974b2a8eda7aace902002c 8883ebaf8a5d42e186cde48e5bbbd5e8 - - default default] Floating IP 320298d3-bd30-4568-b860-69a9f76ec217 disassociated. External IP: 10.96.250.215, port: 76a794b9-28cf-4467-a531-41cf80cdaa3d. [pid: 8|app: 0|req: 720/1550] 10.0.0.23 () {32 vars in 648 bytes} [Tue Jun 16 09:01:16 2026] GET /v2.0/networks => generated 651 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1551] 10.0.0.23 () {32 vars in 738 bytes} [Tue Jun 16 09:01:16 2026] GET /v2.0/subnetpools/c2e399c3-c1cf-4b1a-a720-6afa56daeb2f/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 09:01:16.476 8 INFO neutron.db.segments_db [None req-d1f02f83-6d91-4970-9469-ed47e37bb679 04e1d055f09b4cc5852495a22ded81ab c9b33e067ffa40e3a7285fa18e6b62d6 - - default default] Added segment e87f7663-5781-46f7-9c6c-92f2c230e7d0 of type vxlan for network 61a9b87e-1397-4340-a5eb-7ef90e00f2fd [pid: 8|app: 0|req: 722/1552] 10.0.0.23 () {34 vars in 669 bytes} [Tue Jun 16 09:01:16 2026] POST /v2.0/networks => generated 631 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1553] 10.0.0.23 () {34 vars in 769 bytes} [Tue Jun 16 09:01:16 2026] PUT /v2.0/subnetpools/c2e399c3-c1cf-4b1a-a720-6afa56daeb2f/tags/green => generated 4 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1554] 10.0.0.23 () {34 vars in 748 bytes} [Tue Jun 16 09:01:16 2026] PUT /v2.0/floatingips/320298d3-bd30-4568-b860-69a9f76ec217 => generated 552 bytes in 553 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1555] 10.0.0.23 () {32 vars in 738 bytes} [Tue Jun 16 09:01:16 2026] GET /v2.0/subnetpools/c2e399c3-c1cf-4b1a-a720-6afa56daeb2f/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 09:01:16.709 8 INFO neutron.db.segments_db [None req-8769cf52-abf3-4b31-9aa5-5091633598f8 04e1d055f09b4cc5852495a22ded81ab c9b33e067ffa40e3a7285fa18e6b62d6 - - default default] Added segment 57a4c519-aa62-4df2-ad38-ea07ea96795b of type vxlan for network bbe2669b-823a-43db-946b-5f0d1125815a [pid: 8|app: 0|req: 724/1556] 10.0.0.23 () {34 vars in 669 bytes} [Tue Jun 16 09:01:16 2026] POST /v2.0/networks => generated 631 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 09:01:16.798 7 INFO neutron_taas.services.taas.taas_plugin [None req-f82f64dc-0143-4b3b-89ad-7abaa9e33fdd 9a8765e071974b2a8eda7aace902002c 8883ebaf8a5d42e186cde48e5bbbd5e8 - - default default] TaaS: Handle Delete Port: f5fa5991-f295-404f-8c74-3371f5f60d40 2026-06-16 09:01:16.802 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f82f64dc-0143-4b3b-89ad-7abaa9e33fdd 9a8765e071974b2a8eda7aace902002c 8883ebaf8a5d42e186cde48e5bbbd5e8 - - default default] Tap Mirror: Handle Delete Port: f5fa5991-f295-404f-8c74-3371f5f60d40 [pid: 8|app: 0|req: 725/1557] 10.0.0.23 () {34 vars in 765 bytes} [Tue Jun 16 09:01:16 2026] PUT /v2.0/subnetpools/c2e399c3-c1cf-4b1a-a720-6afa56daeb2f/tags/red => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1558] 10.0.0.23 () {32 vars in 731 bytes} [Tue Jun 16 09:01:16 2026] DELETE /v2.0/floatingips/320298d3-bd30-4568-b860-69a9f76ec217 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1559] 10.0.0.23 () {32 vars in 738 bytes} [Tue Jun 16 09:01:16 2026] GET /v2.0/subnetpools/c2e399c3-c1cf-4b1a-a720-6afa56daeb2f/tags => generated 34 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1560] 10.0.0.23 () {34 vars in 664 bytes} [Tue Jun 16 09:01:16 2026] POST /v2.0/ports => generated 1505 bytes in 625 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 727/1561] 10.0.0.23 () {34 vars in 787 bytes} [Tue Jun 16 09:01:17 2026] PUT /v2.0/subnetpools/c2e399c3-c1cf-4b1a-a720-6afa56daeb2f/tags/black.or.white => generated 4 bytes in 84 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1562] 10.0.0.23 () {32 vars in 642 bytes} [Tue Jun 16 09:01:17 2026] GET /v2.0/ports => generated 1505 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1563] 10.0.0.23 () {32 vars in 738 bytes} [Tue Jun 16 09:01:17 2026] GET /v2.0/subnetpools/c2e399c3-c1cf-4b1a-a720-6afa56daeb2f/tags => generated 52 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 09:01:17.705 7 INFO neutron.db.l3_db [None req-39db46c4-5645-4bf2-8f26-e87049210b07 9a8765e071974b2a8eda7aace902002c 8883ebaf8a5d42e186cde48e5bbbd5e8 - - default default] Floating IP 65d8ef7b-9ecf-4656-9099-4b9a3dacddbd associated. External IP: 10.96.250.208, port: 55fb9d28-c627-49a5-9bf5-e8856ef35a47. 2026-06-16 09:01:17.949 8 INFO neutron.db.segments_db [None req-7d7c327f-218e-4c57-8640-b7ce7c84b0f9 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] Added segment af93bf8a-b39f-4515-a519-7d2cdc0e9a0b of type vxlan for network 89053df1-9985-445d-8684-66c0b7921535 [pid: 7|app: 0|req: 835/1564] 10.0.0.23 () {34 vars in 676 bytes} [Tue Jun 16 09:01:16 2026] POST /v2.0/floatingips => generated 842 bytes in 1031 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1565] 10.0.0.23 () {34 vars in 670 bytes} [Tue Jun 16 09:01:17 2026] POST /v2.0/networks => generated 722 bytes in 409 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1566] 10.0.0.23 () {34 vars in 758 bytes} [Tue Jun 16 09:01:18 2026] PUT /v2.0/subnetpools/c2e399c3-c1cf-4b1a-a720-6afa56daeb2f/tags => generated 37 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 09:01:18.114 7 INFO neutron_taas.services.taas.taas_plugin [None req-a161eb0e-ef51-4bcb-855f-bed75a592b5f 04e1d055f09b4cc5852495a22ded81ab c9b33e067ffa40e3a7285fa18e6b62d6 - - default default] TaaS: Handle Delete Port: 53255a15-420d-4139-8c82-ff68b40d7bcf 2026-06-16 09:01:18.118 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a161eb0e-ef51-4bcb-855f-bed75a592b5f 04e1d055f09b4cc5852495a22ded81ab c9b33e067ffa40e3a7285fa18e6b62d6 - - default default] Tap Mirror: Handle Delete Port: 53255a15-420d-4139-8c82-ff68b40d7bcf [pid: 8|app: 0|req: 732/1567] 10.0.0.23 () {32 vars in 728 bytes} [Tue Jun 16 09:01:18 2026] GET /v2.0/floatingips/65d8ef7b-9ecf-4656-9099-4b9a3dacddbd => generated 842 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1568] 10.0.0.23 () {32 vars in 719 bytes} [Tue Jun 16 09:01:17 2026] DELETE /v2.0/ports/53255a15-420d-4139-8c82-ff68b40d7bcf => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1569] 10.0.0.23 () {32 vars in 738 bytes} [Tue Jun 16 09:01:18 2026] GET /v2.0/subnetpools/c2e399c3-c1cf-4b1a-a720-6afa56daeb2f/tags => generated 37 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1570] 10.0.0.23 () {34 vars in 668 bytes} [Tue Jun 16 09:01:18 2026] POST /v2.0/subnets => generated 688 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1571] 10.0.0.23 () {32 vars in 654 bytes} [Tue Jun 16 09:01:18 2026] GET /v2.0/floatingips => generated 845 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1572] 10.0.0.23 () {32 vars in 746 bytes} [Tue Jun 16 09:01:18 2026] GET /v2.0/subnetpools/c2e399c3-c1cf-4b1a-a720-6afa56daeb2f/tags/red => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 09:01:18.385 7 INFO neutron.db.segments_db [None req-e4ae7024-07a7-4484-8302-a1cab5e2262e 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] Added segment 6192c4d3-de60-4ef3-aa3c-6555d465a226 of type vxlan for network 7021d60b-67a2-49b5-925e-e44815ae7723 2026-06-16 09:01:18.398 8 INFO neutron_taas.services.taas.taas_plugin [None req-dfebdb65-d2ae-42f8-b4f7-a33947e9b985 04e1d055f09b4cc5852495a22ded81ab c9b33e067ffa40e3a7285fa18e6b62d6 - - default default] TaaS: Handle Delete Port: 6e748fca-0f89-4970-9a28-f26e2298fdd2 2026-06-16 09:01:18.404 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dfebdb65-d2ae-42f8-b4f7-a33947e9b985 04e1d055f09b4cc5852495a22ded81ab c9b33e067ffa40e3a7285fa18e6b62d6 - - default default] Tap Mirror: Handle Delete Port: 6e748fca-0f89-4970-9a28-f26e2298fdd2 [pid: 8|app: 0|req: 734/1573] 10.0.0.23 () {32 vars in 719 bytes} [Tue Jun 16 09:01:18 2026] DELETE /v2.0/ports/6e748fca-0f89-4970-9a28-f26e2298fdd2 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 09:01:18.685 7 INFO neutron.db.l3_hamode_db [None req-e4ae7024-07a7-4484-8302-a1cab5e2262e 897375cf7fa54b809d4075b8d2aeb893 92670d1644b24af9b9fc14260191351a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-16 09:01:18.922 8 INFO neutron.db.l3_db [None req-ba70b999-b02a-4ea3-accf-be2b26636dc0 9a8765e071974b2a8eda7aace902002c 8883ebaf8a5d42e186cde48e5bbbd5e8 - - default default] Floating IP 65d8ef7b-9ecf-4656-9099-4b9a3dacddbd associated. External IP: 10.96.250.208, port: 55fb9d28-c627-49a5-9bf5-e8856ef35a47. 2026-06-16 09:01:19.288 7 INFO neutron.db.l3_hamode_db [None req-e4ae7024-07a7-4484-8302-a1cab5e2262e 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 735/1574] 10.0.0.23 () {34 vars in 748 bytes} [Tue Jun 16 09:01:18 2026] PUT /v2.0/floatingips/65d8ef7b-9ecf-4656-9099-4b9a3dacddbd => generated 841 bytes in 1041 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 09:01:19.603 8 INFO neutron.api.v2.resource [None req-f52a24de-40bd-4373-8549-90cbb39d0d80 445c2e74255040cdb43da6c1b9875641 48ccd4c678134b63aa29f0d129832a5d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 736/1575] 10.0.0.23 () {32 vars in 750 bytes} [Tue Jun 16 09:01:19 2026] GET /v2.0/subnetpools/c2e399c3-c1cf-4b1a-a720-6afa56daeb2f/tags/green => generated 99 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1576] 10.0.0.23 () {32 vars in 642 bytes} [Tue Jun 16 09:01:19 2026] GET /v2.0/ports => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 09:01:19.737 8 INFO neutron.db.l3_db [None req-566545af-2272-4a7a-98c2-32ef8aa6527a 9a8765e071974b2a8eda7aace902002c 8883ebaf8a5d42e186cde48e5bbbd5e8 - - default default] Floating IP 65d8ef7b-9ecf-4656-9099-4b9a3dacddbd disassociated. External IP: 10.96.250.208, port: 76a794b9-28cf-4467-a531-41cf80cdaa3d. [pid: 8|app: 0|req: 738/1577] 10.0.0.23 () {34 vars in 748 bytes} [Tue Jun 16 09:01:19 2026] PUT /v2.0/floatingips/65d8ef7b-9ecf-4656-9099-4b9a3dacddbd => generated 552 bytes in 452 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1578] 10.0.0.23 () {32 vars in 749 bytes} [Tue Jun 16 09:01:20 2026] DELETE /v2.0/subnetpools/c2e399c3-c1cf-4b1a-a720-6afa56daeb2f/tags/red => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 09:01:20.194 8 INFO neutron.db.segments_db [None req-52c0b24f-8335-4f33-a5df-81204c1aed45 04e1d055f09b4cc5852495a22ded81ab c9b33e067ffa40e3a7285fa18e6b62d6 - - default default] Added segment c248f226-ef3f-4fef-b54b-a2d941ac29bd of type vxlan for network 5ea6ba1c-81d9-4eeb-9ed3-dbc307733036 [pid: 7|app: 0|req: 840/1579] 10.0.0.23 () {34 vars in 668 bytes} [Tue Jun 16 09:01:18 2026] POST /v2.0/routers => generated 728 bytes in 1967 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1580] 10.0.0.23 () {34 vars in 669 bytes} [Tue Jun 16 09:01:20 2026] POST /v2.0/networks => generated 630 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1581] 10.0.0.23 () {32 vars in 738 bytes} [Tue Jun 16 09:01:20 2026] GET /v2.0/subnetpools/c2e399c3-c1cf-4b1a-a720-6afa56daeb2f/tags => generated 30 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 09:01:20.457 7 INFO neutron_taas.services.taas.taas_plugin [None req-c758214f-2276-4776-b89b-32a9f5b252e6 9a8765e071974b2a8eda7aace902002c 8883ebaf8a5d42e186cde48e5bbbd5e8 - - default default] TaaS: Handle Delete Port: 67acb2c3-6ccf-402c-81ba-e1047f73b72a 2026-06-16 09:01:20.460 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c758214f-2276-4776-b89b-32a9f5b252e6 9a8765e071974b2a8eda7aace902002c 8883ebaf8a5d42e186cde48e5bbbd5e8 - - default default] Tap Mirror: Handle Delete Port: 67acb2c3-6ccf-402c-81ba-e1047f73b72a [pid: 7|app: 0|req: 841/1582] 10.0.0.23 () {32 vars in 731 bytes} [Tue Jun 16 09:01:20 2026] DELETE /v2.0/floatingips/65d8ef7b-9ecf-4656-9099-4b9a3dacddbd => generated 0 bytes in 370 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 09:01:20.737 7 INFO neutron.db.segments_db [None req-9ad89e64-66b1-4d79-a83a-13a46e6aa7fd 04e1d055f09b4cc5852495a22ded81ab c9b33e067ffa40e3a7285fa18e6b62d6 - - default default] Added segment 9629f43d-e970-4db5-84c4-c65c16ce9be3 of type vxlan for network ec7eea3b-298f-4185-a1a2-18da511d6213 [pid: 7|app: 0|req: 842/1583] 10.0.0.23 () {34 vars in 669 bytes} [Tue Jun 16 09:01:20 2026] POST /v2.0/networks => generated 630 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 09:01:20.865 7 INFO neutron.api.v2.resource [None req-22abd7a7-3f84-4b8a-a236-4e92f0da0c46 445c2e74255040cdb43da6c1b9875641 48ccd4c678134b63aa29f0d129832a5d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 843/1584] 10.0.0.23 () {32 vars in 753 bytes} [Tue Jun 16 09:01:20 2026] DELETE /v2.0/subnetpools/c2e399c3-c1cf-4b1a-a720-6afa56daeb2f/tags/green => generated 99 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-06-16 09:01:20.883 7 INFO neutron.api.v2.resource [None req-ad72c2d3-5346-4abd-9747-17fb77d9c6b0 9a8765e071974b2a8eda7aace902002c 8883ebaf8a5d42e186cde48e5bbbd5e8 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 844/1585] 10.0.0.23 () {32 vars in 731 bytes} [Tue Jun 16 09:01:20 2026] DELETE /v2.0/floatingips/65d8ef7b-9ecf-4656-9099-4b9a3dacddbd => generated 144 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1586] 10.0.0.23 () {34 vars in 668 bytes} [Tue Jun 16 09:01:20 2026] POST /v2.0/subnets => generated 1274 bytes in 470 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1587] 10.0.0.23 () {32 vars in 741 bytes} [Tue Jun 16 09:01:21 2026] DELETE /v2.0/subnetpools/c2e399c3-c1cf-4b1a-a720-6afa56daeb2f/tags => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 09:01:21.600 7 INFO neutron_taas.services.taas.taas_plugin [None req-b6ff58d3-3198-4041-a413-405a3066fa4f 9a8765e071974b2a8eda7aace902002c 8883ebaf8a5d42e186cde48e5bbbd5e8 - - default default] TaaS: Handle Delete Port: 76a794b9-28cf-4467-a531-41cf80cdaa3d 2026-06-16 09:01:21.603 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b6ff58d3-3198-4041-a413-405a3066fa4f 9a8765e071974b2a8eda7aace902002c 8883ebaf8a5d42e186cde48e5bbbd5e8 - - default default] Tap Mirror: Handle Delete Port: 76a794b9-28cf-4467-a531-41cf80cdaa3d [pid: 7|app: 0|req: 847/1588] 10.0.0.23 () {32 vars in 719 bytes} [Tue Jun 16 09:01:21 2026] DELETE /v2.0/ports/76a794b9-28cf-4467-a531-41cf80cdaa3d => generated 0 bytes in 361 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1589] 10.0.0.23 () {32 vars in 646 bytes} [Tue Jun 16 09:01:21 2026] GET /v2.0/subnets => generated 1910 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1590] 10.0.0.23 () {32 vars in 738 bytes} [Tue Jun 16 09:01:21 2026] GET /v2.0/subnetpools/c2e399c3-c1cf-4b1a-a720-6afa56daeb2f/tags => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 09:01:21.935 7 INFO neutron_taas.services.taas.taas_plugin [None req-2ad62e52-1b77-45b1-8185-591c5999f1cc 9a8765e071974b2a8eda7aace902002c 8883ebaf8a5d42e186cde48e5bbbd5e8 - - default default] TaaS: Handle Delete Port: 55fb9d28-c627-49a5-9bf5-e8856ef35a47 2026-06-16 09:01:21.938 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2ad62e52-1b77-45b1-8185-591c5999f1cc 9a8765e071974b2a8eda7aace902002c 8883ebaf8a5d42e186cde48e5bbbd5e8 - - default default] Tap Mirror: Handle Delete Port: 55fb9d28-c627-49a5-9bf5-e8856ef35a47 [pid: 7|app: 0|req: 850/1591] 10.0.0.23 () {32 vars in 719 bytes} [Tue Jun 16 09:01:21 2026] DELETE /v2.0/ports/55fb9d28-c627-49a5-9bf5-e8856ef35a47 => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1592] 10.0.0.23 () {34 vars in 782 bytes} [Tue Jun 16 09:01:20 2026] PUT /v2.0/routers/c2fe1b7f-0d09-4d4d-8d77-f8ae27a380af/add_router_interface => generated 309 bytes in 1831 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1593] 10.0.0.23 () {32 vars in 731 bytes} [Tue Jun 16 09:01:22 2026] DELETE /v2.0/subnetpools/c2e399c3-c1cf-4b1a-a720-6afa56daeb2f => 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: 851/1594] 10.0.0.23 () {32 vars in 723 bytes} [Tue Jun 16 09:01:22 2026] DELETE /v2.0/subnets/3189fbf2-b081-4cc3-acb4-75dabeddb4bc => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1595] 10.0.0.23 () {32 vars in 735 bytes} [Tue Jun 16 09:01:22 2026] GET /v2.0/ports?device_id=d1aaf85b-1bda-426a-b4cb-309bc42022e4 => generated 958 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1596] 10.0.0.23 () {32 vars in 723 bytes} [Tue Jun 16 09:01:22 2026] DELETE /v2.0/subnets/865d45bc-ca33-4ebf-833a-f6c30adda048 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1597] 10.0.0.23 () {32 vars in 646 bytes} [Tue Jun 16 09:01:22 2026] GET /v2.0/subnets => generated 649 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 09:01:22.639 7 INFO neutron.services.segments.plugin [-] Segment 9629f43d-e970-4db5-84c4-c65c16ce9be3 resource provider aggregate not found 2026-06-16 09:01:22.654 7 INFO neutron.services.segments.plugin [-] Segment 9629f43d-e970-4db5-84c4-c65c16ce9be3 resource provider aggregate not found 2026-06-16 09:01:22.654 7 INFO neutron.services.segments.plugin [-] Segment 9629f43d-e970-4db5-84c4-c65c16ce9be3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9629f43d-e970-4db5-84c4-c65c16ce9be3 found for delete ", "request_id": "req-a07b7cda-1576-4939-a48f-7ed45471eb29"}]} 2026-06-16 09:01:22.678 7 INFO neutron.services.segments.plugin [-] Segment 9629f43d-e970-4db5-84c4-c65c16ce9be3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9629f43d-e970-4db5-84c4-c65c16ce9be3 found for delete ", "request_id": "req-0cd6b2f5-b1a7-4850-8e1c-5674a284a425"}]} [pid: 7|app: 0|req: 854/1598] 10.0.0.23 () {32 vars in 725 bytes} [Tue Jun 16 09:01:22 2026] DELETE /v2.0/networks/ec7eea3b-298f-4185-a1a2-18da511d6213 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 09:01:22.761 8 INFO neutron_taas.services.taas.taas_plugin [None req-64b937ba-a7f2-423d-84f4-5de21048df56 9a8765e071974b2a8eda7aace902002c 8883ebaf8a5d42e186cde48e5bbbd5e8 - - default default] TaaS: Handle Delete Port: 9435ef68-5593-4b8a-9d19-7752f3b204bd 2026-06-16 09:01:22.764 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-64b937ba-a7f2-423d-84f4-5de21048df56 9a8765e071974b2a8eda7aace902002c 8883ebaf8a5d42e186cde48e5bbbd5e8 - - default default] Tap Mirror: Handle Delete Port: 9435ef68-5593-4b8a-9d19-7752f3b204bd [pid: 7|app: 0|req: 855/1599] 10.0.0.23 () {32 vars in 725 bytes} [Tue Jun 16 09:01:22 2026] DELETE /v2.0/networks/5ea6ba1c-81d9-4eeb-9ed3-dbc307733036 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1600] 10.0.0.23 () {32 vars in 725 bytes} [Tue Jun 16 09:01:22 2026] DELETE /v2.0/networks/bbe2669b-823a-43db-946b-5f0d1125815a => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1601] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:01:22 2026] GET /v2.0/security-groups?tenant_id=14f8febf135b4a7688115367c8e7f74a&name=default => generated 2925 bytes in 351 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1602] 10.0.0.23 () {34 vars in 788 bytes} [Tue Jun 16 09:01:22 2026] PUT /v2.0/routers/d1aaf85b-1bda-426a-b4cb-309bc42022e4/remove_router_interface => generated 309 bytes in 1100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1603] 10.0.0.23 () {32 vars in 725 bytes} [Tue Jun 16 09:01:23 2026] DELETE /v2.0/networks/61a9b87e-1397-4340-a5eb-7ef90e00f2fd => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1604] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:01:23 2026] DELETE /v2.0/security-groups/835ed435-c150-456b-85eb-c502d23c0856 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 09:01:23.721 7 INFO neutron_taas.services.taas.taas_plugin [None req-ea9cf099-309b-44a4-9543-02473be02cc5 9a8765e071974b2a8eda7aace902002c 8883ebaf8a5d42e186cde48e5bbbd5e8 - - default default] TaaS: Handle Delete Port: 8bad3b7a-81fe-44ea-a5ec-564f6ba450b2 2026-06-16 09:01:23.726 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ea9cf099-309b-44a4-9543-02473be02cc5 9a8765e071974b2a8eda7aace902002c 8883ebaf8a5d42e186cde48e5bbbd5e8 - - default default] Tap Mirror: Handle Delete Port: 8bad3b7a-81fe-44ea-a5ec-564f6ba450b2 [pid: 8|app: 0|req: 747/1605] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:01:23 2026] GET /v2.0/security-groups?tenant_id=48ccd4c678134b63aa29f0d129832a5d&name=default => generated 2925 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 09:01:23.981 7 INFO neutron_taas.services.taas.taas_plugin [None req-ea9cf099-309b-44a4-9543-02473be02cc5 9a8765e071974b2a8eda7aace902002c 8883ebaf8a5d42e186cde48e5bbbd5e8 - - default default] TaaS: Handle Delete Port: 319438a2-ae24-4223-8194-6d0fcea0300f 2026-06-16 09:01:23.984 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ea9cf099-309b-44a4-9543-02473be02cc5 9a8765e071974b2a8eda7aace902002c 8883ebaf8a5d42e186cde48e5bbbd5e8 - - default default] Tap Mirror: Handle Delete Port: 319438a2-ae24-4223-8194-6d0fcea0300f [pid: 8|app: 0|req: 748/1606] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:01:23 2026] DELETE /v2.0/security-groups/2707bb37-4f70-40da-9c1d-428f49bac1cf => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1607] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:01:23 2026] GET /v2.0/security-groups?tenant_id=c9b33e067ffa40e3a7285fa18e6b62d6&name=default => generated 2925 bytes in 299 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 09:01:24.385 7 INFO neutron.db.l3_hamode_db [None req-ea9cf099-309b-44a4-9543-02473be02cc5 9a8765e071974b2a8eda7aace902002c 8883ebaf8a5d42e186cde48e5bbbd5e8 - - default default] HA network f44809e7-7b78-43ae-9413-abb3c1824a39 was deleted as no HA routers are present in tenant 8883ebaf8a5d42e186cde48e5bbbd5e8. [pid: 7|app: 0|req: 859/1608] 10.0.0.23 () {32 vars in 723 bytes} [Tue Jun 16 09:01:23 2026] DELETE /v2.0/routers/d1aaf85b-1bda-426a-b4cb-309bc42022e4 => generated 0 bytes in 894 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1609] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:01:24 2026] DELETE /v2.0/security-groups/79f2ab6e-1309-47f3-8de0-f369e41518ba => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1610] 10.0.0.23 () {32 vars in 723 bytes} [Tue Jun 16 09:01:24 2026] DELETE /v2.0/subnets/0cda0a04-bc70-42a2-b9de-acb4202fcee8 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 09:01:24.683 7 INFO neutron.services.segments.plugin [-] Segment c248f226-ef3f-4fef-b54b-a2d941ac29bd resource provider aggregate not found 2026-06-16 09:01:24.684 8 INFO neutron.services.segments.plugin [-] Segment 349f9c82-568e-4866-8a7a-8c9defbd9694 resource provider aggregate not found 2026-06-16 09:01:24.695 8 INFO neutron.services.segments.plugin [-] Segment 349f9c82-568e-4866-8a7a-8c9defbd9694 resource provider aggregate not found 2026-06-16 09:01:24.700 7 INFO neutron.services.segments.plugin [-] Segment c248f226-ef3f-4fef-b54b-a2d941ac29bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c248f226-ef3f-4fef-b54b-a2d941ac29bd found for delete ", "request_id": "req-0107cfe2-5510-498a-b9f5-a52ea7618bcb"}]} 2026-06-16 09:01:24.702 8 INFO neutron.services.segments.plugin [-] Segment 349f9c82-568e-4866-8a7a-8c9defbd9694 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 349f9c82-568e-4866-8a7a-8c9defbd9694 found for delete ", "request_id": "req-ed6c71eb-f769-421e-8adf-208de7b38116"}]} 2026-06-16 09:01:24.708 7 INFO neutron.services.segments.plugin [-] Segment c248f226-ef3f-4fef-b54b-a2d941ac29bd resource provider aggregate not found [pid: 8|app: 0|req: 751/1611] 10.0.0.23 () {32 vars in 725 bytes} [Tue Jun 16 09:01:24 2026] DELETE /v2.0/networks/7cc6433a-3f39-4f7e-8ca1-e2344cc33ea2 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 09:01:24.721 7 INFO neutron.services.segments.plugin [-] Segment 57a4c519-aa62-4df2-ad38-ea07ea96795b resource provider aggregate not found 2026-06-16 09:01:24.731 8 INFO neutron.services.segments.plugin [-] Segment 349f9c82-568e-4866-8a7a-8c9defbd9694 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 349f9c82-568e-4866-8a7a-8c9defbd9694 found for delete ", "request_id": "req-fc72783a-d144-4c2d-a0cc-b521820f9570"}]} 2026-06-16 09:01:24.749 7 INFO neutron.services.segments.plugin [-] Segment 57a4c519-aa62-4df2-ad38-ea07ea96795b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57a4c519-aa62-4df2-ad38-ea07ea96795b found for delete ", "request_id": "req-f21caaa3-b9f2-47ae-9071-b809c592fd9e"}]} 2026-06-16 09:01:24.754 7 INFO neutron.services.segments.plugin [-] Segment c248f226-ef3f-4fef-b54b-a2d941ac29bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c248f226-ef3f-4fef-b54b-a2d941ac29bd found for delete ", "request_id": "req-25f85595-0804-4f79-b22e-f6818c5c3c7c"}]} 2026-06-16 09:01:24.772 7 INFO neutron.services.segments.plugin [-] Segment e87f7663-5781-46f7-9c6c-92f2c230e7d0 resource provider aggregate not found 2026-06-16 09:01:24.781 7 INFO neutron.services.segments.plugin [-] Segment 57a4c519-aa62-4df2-ad38-ea07ea96795b resource provider aggregate not found 2026-06-16 09:01:24.795 7 INFO neutron.services.segments.plugin [-] Segment e87f7663-5781-46f7-9c6c-92f2c230e7d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e87f7663-5781-46f7-9c6c-92f2c230e7d0 found for delete ", "request_id": "req-1465bfd6-f32a-4d04-978d-900ab03136fc"}]} 2026-06-16 09:01:24.810 7 INFO neutron.services.segments.plugin [-] Segment 57a4c519-aa62-4df2-ad38-ea07ea96795b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57a4c519-aa62-4df2-ad38-ea07ea96795b found for delete ", "request_id": "req-9cf119dd-c56b-40fb-9dad-64e95c4bbe4b"}]} [pid: 7|app: 0|req: 861/1612] 10.0.0.131 () {34 vars in 982 bytes} [Tue Jun 16 09:01:24 2026] GET /v2.0/networks?id=89053df1-9985-445d-8684-66c0b7921535 => generated 673 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 09:01:24.829 7 INFO neutron.services.segments.plugin [-] Segment b5e02cb4-9eed-4ea2-a0b5-cf632f22d763 resource provider aggregate not found 2026-06-16 09:01:24.836 7 INFO neutron.services.segments.plugin [-] Segment e87f7663-5781-46f7-9c6c-92f2c230e7d0 resource provider aggregate not found 2026-06-16 09:01:24.851 7 INFO neutron.services.segments.plugin [-] Segment b5e02cb4-9eed-4ea2-a0b5-cf632f22d763 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b5e02cb4-9eed-4ea2-a0b5-cf632f22d763 found for delete ", "request_id": "req-c131fb43-da5f-48ca-a0a8-dc0671bff513"}]} [pid: 8|app: 0|req: 752/1613] 10.0.0.131 () {34 vars in 965 bytes} [Tue Jun 16 09:01:24 2026] GET /v2.0/quotas/92670d1644b24af9b9fc14260191351a => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 09:01:24.857 7 INFO neutron.services.segments.plugin [-] Segment e87f7663-5781-46f7-9c6c-92f2c230e7d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e87f7663-5781-46f7-9c6c-92f2c230e7d0 found for delete ", "request_id": "req-c4227a35-e00d-41f5-ad5e-584daa1aed57"}]} 2026-06-16 09:01:24.882 7 INFO neutron.services.segments.plugin [-] Segment b5e02cb4-9eed-4ea2-a0b5-cf632f22d763 resource provider aggregate not found 2026-06-16 09:01:24.907 7 INFO neutron.services.segments.plugin [-] Segment b5e02cb4-9eed-4ea2-a0b5-cf632f22d763 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b5e02cb4-9eed-4ea2-a0b5-cf632f22d763 found for delete ", "request_id": "req-565f595c-6973-4f5b-9640-d9453d81b15b"}]} [pid: 7|app: 0|req: 862/1614] 10.0.0.131 () {34 vars in 1002 bytes} [Tue Jun 16 09:01:24 2026] GET /v2.0/ports?tenant_id=92670d1644b24af9b9fc14260191351a&fields=id => generated 103 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1615] 10.0.0.131 () {34 vars in 1008 bytes} [Tue Jun 16 09:01:24 2026] GET /v2.0/networks/89053df1-9985-445d-8684-66c0b7921535?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1616] 10.0.0.131 () {34 vars in 1108 bytes} [Tue Jun 16 09:01:25 2026] GET /v2.0/networks/89053df1-9985-445d-8684-66c0b7921535?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1617] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:01:25 2026] GET /v2.0/ports?device_id=5cfc791c-f4e3-4cc8-b3bd-fd7eee3fd552 => 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: 864/1618] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:01:25 2026] GET /v2.0/security-groups?tenant_id=8883ebaf8a5d42e186cde48e5bbbd5e8&name=default => generated 2925 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1619] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:01:25 2026] DELETE /v2.0/security-groups/523c050e-ca88-48ca-a150-90e026a184a9 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1620] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:01:26 2026] GET /v2.0/ports?device_id=5cfc791c-f4e3-4cc8-b3bd-fd7eee3fd552 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 09:01:26.695 8 INFO neutron.db.segments_db [None req-312749ac-7c07-455a-aa90-9532f0d65193 85380f4909ad442c82ae3b5fd22b1cf0 292ef32b3d474ec694c25062bc59a1b1 - - default default] Added segment 6e681955-e662-4149-90ea-36d1e42cf1b2 of type vxlan for network 36ce1d53-c6b9-48bb-bfb2-5500c8caba38 [pid: 8|app: 0|req: 756/1621] 10.0.0.23 () {34 vars in 669 bytes} [Tue Jun 16 09:01:26 2026] POST /v2.0/networks => generated 628 bytes in 454 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1622] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:01:27 2026] GET /v2.0/ports?device_id=5cfc791c-f4e3-4cc8-b3bd-fd7eee3fd552 => 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: 866/1623] 10.0.0.23 () {34 vars in 668 bytes} [Tue Jun 16 09:01:27 2026] POST /v2.0/subnets => generated 673 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 09:01:27.913 8 INFO neutron.db.segments_db [None req-c66e64ea-ae55-45ff-9e56-eeff98bef957 01c71f20361947bd99a9100ffaa7e85f d10a5e7ce69d4ac5aafc524992c5ea2b - - default default] Added segment 051246c2-fdb9-47b4-a255-41e3f95e1076 of type vxlan for network 6c951e69-9928-4f7b-a7e2-fea54bd737d6 [pid: 8|app: 0|req: 758/1624] 10.0.0.23 () {34 vars in 669 bytes} [Tue Jun 16 09:01:27 2026] POST /v2.0/networks => generated 612 bytes in 482 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1625] 10.0.0.23 () {34 vars in 683 bytes} [Tue Jun 16 09:01:27 2026] POST /v2.0/security-groups => generated 1625 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-16 09:01:28.094 8 INFO neutron.db.segments_db [None req-2c049638-99ed-430f-90db-7e4e61cbe881 85380f4909ad442c82ae3b5fd22b1cf0 292ef32b3d474ec694c25062bc59a1b1 - - default default] Added segment dd4e196b-f07a-47d9-bd04-cbd4d25a6a51 of type vxlan for network 368ac247-6e8c-4ada-a0ba-ed0cfd305fe9 [pid: 8|app: 0|req: 759/1626] 10.0.0.23 () {34 vars in 669 bytes} [Tue Jun 16 09:01:28 2026] POST /v2.0/networks => generated 628 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1627] 10.0.0.23 () {32 vars in 662 bytes} [Tue Jun 16 09:01:28 2026] GET /v2.0/security-groups => generated 4530 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1628] 10.0.0.23 () {34 vars in 742 bytes} [Tue Jun 16 09:01:28 2026] PUT /v2.0/networks/368ac247-6e8c-4ada-a0ba-ed0cfd305fe9 => generated 592 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1629] 10.0.0.23 () {34 vars in 663 bytes} [Tue Jun 16 09:01:28 2026] POST /v2.0/ports => generated 743 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 762/1630] 10.0.0.23 () {34 vars in 757 bytes} [Tue Jun 16 09:01:28 2026] PUT /v2.0/security-groups/dca59239-bf20-47cb-a8b2-d6db8887924a => generated 1663 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1631] 10.0.0.23 () {34 vars in 665 bytes} [Tue Jun 16 09:01:28 2026] POST /v2.0/trunks => generated 407 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1632] 10.0.0.23 () {32 vars in 736 bytes} [Tue Jun 16 09:01:28 2026] GET /v2.0/security-groups/dca59239-bf20-47cb-a8b2-d6db8887924a => generated 1663 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1633] 10.0.0.23 () {34 vars in 668 bytes} [Tue Jun 16 09:01:28 2026] POST /v2.0/subnets => generated 646 bytes in 293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1634] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:01:28 2026] GET /v2.0/ports?device_id=5cfc791c-f4e3-4cc8-b3bd-fd7eee3fd552 => 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: 870/1635] 10.0.0.23 () {34 vars in 748 bytes} [Tue Jun 16 09:01:28 2026] PUT /v2.0/trunks/7a7b1d6f-753a-4d4c-bc83-6bc5ce823081/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1636] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:01:28 2026] DELETE /v2.0/security-groups/dca59239-bf20-47cb-a8b2-d6db8887924a => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1637] 10.0.0.23 () {32 vars in 728 bytes} [Tue Jun 16 09:01:28 2026] GET /v2.0/trunks/7a7b1d6f-753a-4d4c-bc83-6bc5ce823081/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1638] 10.0.0.23 () {32 vars in 662 bytes} [Tue Jun 16 09:01:28 2026] GET /v2.0/security-groups => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1639] 10.0.0.23 () {34 vars in 740 bytes} [Tue Jun 16 09:01:28 2026] PUT /v2.0/subnets/440d6c46-9d72-4987-93e5-c86e1824ab3f => generated 656 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 09:01:28.924 7 INFO neutron.api.v2.resource [None req-6bad4293-0470-4467-8280-191379ebbb07 da509c6a10f24928864b5c8a7993d8b6 0098c34ecc634e6e9a59ae4b9842d850 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 872/1640] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:01:28 2026] DELETE /v2.0/security-groups/dca59239-bf20-47cb-a8b2-d6db8887924a => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1641] 10.0.0.23 () {34 vars in 759 bytes} [Tue Jun 16 09:01:28 2026] PUT /v2.0/trunks/7a7b1d6f-753a-4d4c-bc83-6bc5ce823081/tags/green => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-06-16 09:01:29.064 7 INFO neutron.services.segments.plugin [-] Segment dd4e196b-f07a-47d9-bd04-cbd4d25a6a51 resource provider aggregate not found 2026-06-16 09:01:29.069 7 INFO neutron.services.segments.plugin [-] Segment dd4e196b-f07a-47d9-bd04-cbd4d25a6a51 resource provider aggregate not found [pid: 8|app: 0|req: 770/1642] 10.0.0.23 () {34 vars in 683 bytes} [Tue Jun 16 09:01:28 2026] POST /v2.0/security-groups => generated 1624 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-16 09:01:29.088 7 INFO neutron.services.segments.plugin [-] Segment dd4e196b-f07a-47d9-bd04-cbd4d25a6a51 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd4e196b-f07a-47d9-bd04-cbd4d25a6a51 found for delete ", "request_id": "req-9ee77273-6ce8-4205-a57b-0d293727008f"}]} 2026-06-16 09:01:29.089 7 INFO neutron.services.segments.plugin [-] Segment dd4e196b-f07a-47d9-bd04-cbd4d25a6a51 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd4e196b-f07a-47d9-bd04-cbd4d25a6a51 found for delete ", "request_id": "req-d132bd03-d540-40a4-aba4-afe45fb91c84"}]} [pid: 7|app: 0|req: 873/1643] 10.0.0.23 () {32 vars in 725 bytes} [Tue Jun 16 09:01:28 2026] DELETE /v2.0/networks/368ac247-6e8c-4ada-a0ba-ed0cfd305fe9 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1644] 10.0.0.23 () {32 vars in 728 bytes} [Tue Jun 16 09:01:29 2026] GET /v2.0/trunks/7a7b1d6f-753a-4d4c-bc83-6bc5ce823081/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 09:01:29.112 8 INFO neutron.pecan_wsgi.hooks.translation [None req-781b7bb1-4943-4f5e-962e-f7b3858c92e6 85380f4909ad442c82ae3b5fd22b1cf0 292ef32b3d474ec694c25062bc59a1b1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 772/1645] 10.0.0.23 () {32 vars in 725 bytes} [Tue Jun 16 09:01:29 2026] DELETE /v2.0/networks/368ac247-6e8c-4ada-a0ba-ed0cfd305fe9 => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1646] 10.0.0.23 () {34 vars in 755 bytes} [Tue Jun 16 09:01:29 2026] PUT /v2.0/trunks/7a7b1d6f-753a-4d4c-bc83-6bc5ce823081/tags/red => generated 4 bytes in 23 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1647] 10.0.0.23 () {34 vars in 694 bytes} [Tue Jun 16 09:01:29 2026] POST /v2.0/security-group-rules => generated 601 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1648] 10.0.0.23 () {32 vars in 693 bytes} [Tue Jun 16 09:01:29 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1649] 10.0.0.23 () {32 vars in 728 bytes} [Tue Jun 16 09:01:29 2026] GET /v2.0/trunks/7a7b1d6f-753a-4d4c-bc83-6bc5ce823081/tags => generated 34 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1650] 10.0.0.23 () {32 vars in 746 bytes} [Tue Jun 16 09:01:29 2026] GET /v2.0/security-group-rules/e7887933-d0a8-445c-ab45-e28599d09e00 => generated 601 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1651] 10.0.0.23 () {32 vars in 741 bytes} [Tue Jun 16 09:01:29 2026] GET /v2.0/subnets?network_id=44f5e6d6-256f-4b9a-bfff-d926ee831a62 => generated 649 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1652] 10.0.0.23 () {34 vars in 777 bytes} [Tue Jun 16 09:01:29 2026] PUT /v2.0/trunks/7a7b1d6f-753a-4d4c-bc83-6bc5ce823081/tags/black.or.white => generated 4 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1653] 10.0.0.23 () {32 vars in 652 bytes} [Tue Jun 16 09:01: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: 877/1654] 10.0.0.23 () {32 vars in 672 bytes} [Tue Jun 16 09:01:29 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1655] 10.0.0.23 () {32 vars in 728 bytes} [Tue Jun 16 09:01:29 2026] GET /v2.0/trunks/7a7b1d6f-753a-4d4c-bc83-6bc5ce823081/tags => generated 52 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1656] 10.0.0.23 () {32 vars in 648 bytes} [Tue Jun 16 09:01:29 2026] GET /v2.0/networks => generated 1312 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1657] 10.0.0.23 () {32 vars in 749 bytes} [Tue Jun 16 09:01:29 2026] DELETE /v2.0/security-group-rules/e7887933-d0a8-445c-ab45-e28599d09e00 => 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: 879/1658] 10.0.0.23 () {34 vars in 748 bytes} [Tue Jun 16 09:01:29 2026] PUT /v2.0/trunks/7a7b1d6f-753a-4d4c-bc83-6bc5ce823081/tags => generated 37 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1659] 10.0.0.23 () {32 vars in 646 bytes} [Tue Jun 16 09:01:29 2026] GET /v2.0/subnets => generated 1312 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1660] 10.0.0.23 () {32 vars in 728 bytes} [Tue Jun 16 09:01:29 2026] GET /v2.0/trunks/7a7b1d6f-753a-4d4c-bc83-6bc5ce823081/tags => generated 37 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1661] 10.0.0.23 () {32 vars in 672 bytes} [Tue Jun 16 09:01:29 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1662] 10.0.0.23 () {32 vars in 722 bytes} [Tue Jun 16 09:01:29 2026] GET /v2.0/networks/36ce1d53-c6b9-48bb-bfb2-5500c8caba38 => generated 672 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1663] 10.0.0.23 () {32 vars in 736 bytes} [Tue Jun 16 09:01:29 2026] GET /v2.0/trunks/7a7b1d6f-753a-4d4c-bc83-6bc5ce823081/tags/red => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1664] 199.19.213.57 () {34 vars in 985 bytes} [Tue Jun 16 09:01:29 2026] GET /v2.0/networks?id=89053df1-9985-445d-8684-66c0b7921535 => generated 673 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1665] 10.0.0.23 () {32 vars in 720 bytes} [Tue Jun 16 09:01:29 2026] GET /v2.0/subnets/76385098-5aa7-4190-9ee2-26e41569faa5 => generated 673 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1666] 10.0.0.23 () {34 vars in 694 bytes} [Tue Jun 16 09:01:29 2026] POST /v2.0/security-group-rules => generated 601 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 09:01:29.674 7 INFO neutron.api.v2.resource [None req-deaa2ce4-f67b-4d6e-8608-b8cef73e67e7 01c71f20361947bd99a9100ffaa7e85f d10a5e7ce69d4ac5aafc524992c5ea2b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 884/1667] 10.0.0.23 () {32 vars in 740 bytes} [Tue Jun 16 09:01:29 2026] GET /v2.0/trunks/7a7b1d6f-753a-4d4c-bc83-6bc5ce823081/tags/green => generated 99 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-06-16 09:01:29.686 7 INFO neutron.pecan_wsgi.hooks.translation [None req-32761173-a379-4c5c-8515-a7796c03306e 85380f4909ad442c82ae3b5fd22b1cf0 292ef32b3d474ec694c25062bc59a1b1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 885/1668] 10.0.0.23 () {32 vars in 723 bytes} [Tue Jun 16 09:01:29 2026] DELETE /v2.0/subnets/440d6c46-9d72-4987-93e5-c86e1824ab3f => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1669] 10.0.0.23 () {32 vars in 746 bytes} [Tue Jun 16 09:01:29 2026] GET /v2.0/security-group-rules/d8d34861-4717-45f1-a8a2-24fb952d495d => generated 601 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1670] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:01:29 2026] DELETE /v2.0/trunks/7a7b1d6f-753a-4d4c-bc83-6bc5ce823081/tags/red => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 09:01:29.755 7 INFO neutron.pecan_wsgi.hooks.translation [None req-61a48a03-f85e-4aef-9aba-760f8e846a40 85380f4909ad442c82ae3b5fd22b1cf0 292ef32b3d474ec694c25062bc59a1b1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 888/1671] 10.0.0.23 () {32 vars in 725 bytes} [Tue Jun 16 09:01:29 2026] DELETE /v2.0/networks/368ac247-6e8c-4ada-a0ba-ed0cfd305fe9 => 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: 889/1672] 10.0.0.23 () {32 vars in 672 bytes} [Tue Jun 16 09:01:29 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1673] 10.0.0.23 () {32 vars in 728 bytes} [Tue Jun 16 09:01:29 2026] GET /v2.0/trunks/7a7b1d6f-753a-4d4c-bc83-6bc5ce823081/tags => generated 30 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1674] 10.0.0.23 () {32 vars in 723 bytes} [Tue Jun 16 09:01:29 2026] DELETE /v2.0/subnets/76385098-5aa7-4190-9ee2-26e41569faa5 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1675] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:01:29 2026] GET /v2.0/ports?device_id=5cfc791c-f4e3-4cc8-b3bd-fd7eee3fd552 => generated 957 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1676] 10.0.0.23 () {32 vars in 749 bytes} [Tue Jun 16 09:01:30 2026] DELETE /v2.0/security-group-rules/d8d34861-4717-45f1-a8a2-24fb952d495d => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 09:01:30.114 7 INFO neutron.api.v2.resource [None req-81f6274f-7992-4a10-b753-aaec79a8f6ec 01c71f20361947bd99a9100ffaa7e85f d10a5e7ce69d4ac5aafc524992c5ea2b - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 894/1677] 10.0.0.23 () {32 vars in 743 bytes} [Tue Jun 16 09:01:30 2026] DELETE /v2.0/trunks/7a7b1d6f-753a-4d4c-bc83-6bc5ce823081/tags/green => generated 99 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1678] 199.19.213.57 () {38 vars in 954 bytes} [Tue Jun 16 09:01:29 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: 8|app: 0|req: 785/1679] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 09:01:30 2026] GET /v2.0/security-groups?id=af4f70c7-ca3a-4f9a-9efc-610de96c49fe&fields=id&fields=name => generated 88 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1682] 10.0.0.23 () {32 vars in 725 bytes} [Tue Jun 16 09:01:30 2026] DELETE /v2.0/networks/36ce1d53-c6b9-48bb-bfb2-5500c8caba38 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1683] 10.0.0.23 () {32 vars in 672 bytes} [Tue Jun 16 09:01:30 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1684] 10.0.0.23 () {32 vars in 731 bytes} [Tue Jun 16 09:01:30 2026] DELETE /v2.0/trunks/7a7b1d6f-753a-4d4c-bc83-6bc5ce823081/tags => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1685] 10.0.0.23 () {34 vars in 694 bytes} [Tue Jun 16 09:01:30 2026] POST /v2.0/security-group-rules => generated 602 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1686] 10.0.0.23 () {32 vars in 728 bytes} [Tue Jun 16 09:01:30 2026] GET /v2.0/trunks/7a7b1d6f-753a-4d4c-bc83-6bc5ce823081/tags => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1687] 10.0.0.23 () {32 vars in 746 bytes} [Tue Jun 16 09:01:30 2026] GET /v2.0/security-group-rules/14d51356-56be-4626-a413-d353e485745f => generated 602 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1688] 10.0.0.23 () {32 vars in 718 bytes} [Tue Jun 16 09:01:30 2026] GET /v2.0/trunks/7a7b1d6f-753a-4d4c-bc83-6bc5ce823081 => generated 407 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1689] 10.0.0.23 () {32 vars in 672 bytes} [Tue Jun 16 09:01:30 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1690] 10.0.0.23 () {32 vars in 716 bytes} [Tue Jun 16 09:01:30 2026] GET /v2.0/ports/7d2d4ed9-1ca5-4538-87e8-c8e8538c5835 => generated 826 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1691] 10.0.0.23 () {32 vars in 749 bytes} [Tue Jun 16 09:01:30 2026] DELETE /v2.0/security-group-rules/14d51356-56be-4626-a413-d353e485745f => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1692] 199.19.213.57 () {38 vars in 1027 bytes} [Tue Jun 16 09:01:30 2026] PUT /v2.0/ports/51fe6b71-44df-4d1b-b356-1c2b7fd21282 => generated 1235 bytes in 508 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 904/1693] 10.0.0.23 () {32 vars in 721 bytes} [Tue Jun 16 09:01:30 2026] DELETE /v2.0/trunks/7a7b1d6f-753a-4d4c-bc83-6bc5ce823081 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 09:01:30.828 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1808e690-0b4a-4274-8d9d-4d09a6ba0415'] response: {'name': 'network-changed', 'server_uuid': '5cfc791c-f4e3-4cc8-b3bd-fd7eee3fd552', 'tag': '51fe6b71-44df-4d1b-b356-1c2b7fd21282', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 790/1694] 10.0.0.23 () {32 vars in 672 bytes} [Tue Jun 16 09:01:30 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1695] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:01:30 2026] GET /v2.0/security-groups?tenant_id=292ef32b3d474ec694c25062bc59a1b1&name=default => generated 2925 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 09:01:30.984 8 INFO neutron_taas.services.taas.taas_plugin [None req-7dbb445a-ec64-4a29-9a85-58f3406cac2b 01c71f20361947bd99a9100ffaa7e85f d10a5e7ce69d4ac5aafc524992c5ea2b - - default default] TaaS: Handle Delete Port: 7d2d4ed9-1ca5-4538-87e8-c8e8538c5835 2026-06-16 09:01:30.988 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7dbb445a-ec64-4a29-9a85-58f3406cac2b 01c71f20361947bd99a9100ffaa7e85f d10a5e7ce69d4ac5aafc524992c5ea2b - - default default] Tap Mirror: Handle Delete Port: 7d2d4ed9-1ca5-4538-87e8-c8e8538c5835 [pid: 7|app: 0|req: 906/1696] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:01:30 2026] DELETE /v2.0/security-groups/0d674a91-f63f-4e1e-a49a-32d9fe0c9d26 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1697] 10.0.0.23 () {32 vars in 719 bytes} [Tue Jun 16 09:01:30 2026] DELETE /v2.0/ports/7d2d4ed9-1ca5-4538-87e8-c8e8538c5835 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1698] 10.0.0.23 () {32 vars in 662 bytes} [Tue Jun 16 09:01:31 2026] GET /v2.0/security-groups => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 09:01:31.111 7 INFO neutron.services.segments.plugin [-] Segment 6e681955-e662-4149-90ea-36d1e42cf1b2 resource provider aggregate not found 2026-06-16 09:01:31.117 7 INFO neutron.services.segments.plugin [-] Segment 6e681955-e662-4149-90ea-36d1e42cf1b2 resource provider aggregate not found 2026-06-16 09:01:31.137 7 INFO neutron.services.segments.plugin [-] Segment 6e681955-e662-4149-90ea-36d1e42cf1b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e681955-e662-4149-90ea-36d1e42cf1b2 found for delete ", "request_id": "req-c4db2e0a-4c33-4542-a4e9-d91ea8e2f505"}]} 2026-06-16 09:01:31.145 7 INFO neutron.services.segments.plugin [-] Segment 6e681955-e662-4149-90ea-36d1e42cf1b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e681955-e662-4149-90ea-36d1e42cf1b2 found for delete ", "request_id": "req-50cf540c-0cc6-411c-8424-a417578e71dd"}]} [pid: 7|app: 0|req: 907/1699] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:01:31 2026] DELETE /v2.0/security-groups/79572ff7-8806-4078-856b-aa94ff6f6115 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1700] 10.0.0.23 () {32 vars in 662 bytes} [Tue Jun 16 09:01:31 2026] GET /v2.0/security-groups => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 09:01:31.228 8 INFO neutron.services.segments.plugin [-] Segment 051246c2-fdb9-47b4-a255-41e3f95e1076 resource provider aggregate not found 2026-06-16 09:01:31.232 8 INFO neutron.services.segments.plugin [-] Segment 051246c2-fdb9-47b4-a255-41e3f95e1076 resource provider aggregate not found 2026-06-16 09:01:31.251 8 INFO neutron.services.segments.plugin [-] Segment 051246c2-fdb9-47b4-a255-41e3f95e1076 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 051246c2-fdb9-47b4-a255-41e3f95e1076 found for delete ", "request_id": "req-c19cd901-f37a-4dd9-a15f-1be65089834b"}]} 2026-06-16 09:01:31.256 8 INFO neutron.services.segments.plugin [-] Segment 051246c2-fdb9-47b4-a255-41e3f95e1076 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 051246c2-fdb9-47b4-a255-41e3f95e1076 found for delete ", "request_id": "req-f22f5c96-1694-44ae-ae94-bd67dc7bbc48"}]} [pid: 8|app: 0|req: 793/1701] 10.0.0.23 () {32 vars in 725 bytes} [Tue Jun 16 09:01:31 2026] DELETE /v2.0/networks/6c951e69-9928-4f7b-a7e2-fea54bd737d6 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1702] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:01:31 2026] GET /v2.0/ports?device_id=5cfc791c-f4e3-4cc8-b3bd-fd7eee3fd552 => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1703] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 09:01:31 2026] GET /v2.0/security-groups?id=af4f70c7-ca3a-4f9a-9efc-610de96c49fe&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1704] 199.19.213.57 () {34 vars in 1079 bytes} [Tue Jun 16 09:01:31 2026] GET /v2.0/ports?tenant_id=92670d1644b24af9b9fc14260191351a&device_id=5cfc791c-f4e3-4cc8-b3bd-fd7eee3fd552 => generated 1238 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1705] 199.19.213.57 () {34 vars in 1017 bytes} [Tue Jun 16 09:01:31 2026] GET /v2.0/networks?tenant_id=92670d1644b24af9b9fc14260191351a&shared=False => generated 769 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1706] 199.19.213.57 () {34 vars in 929 bytes} [Tue Jun 16 09:01:31 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1707] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:01:31 2026] GET /v2.0/security-groups?tenant_id=0098c34ecc634e6e9a59ae4b9842d850&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: 912/1708] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:01:31 2026] DELETE /v2.0/security-groups/85c3fd95-6fe2-41d8-8566-b7d7e1a33849 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1709] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:01:32 2026] GET /v2.0/security-groups?tenant_id=34ed4a6832c8460fbbd68708068ae34b&name=default => generated 2925 bytes in 299 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1710] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:01:32 2026] DELETE /v2.0/security-groups/a913fa49-1dd0-4e71-bd3d-b82ea755c0fd => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1711] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:01:32 2026] GET /v2.0/ports?device_id=5cfc791c-f4e3-4cc8-b3bd-fd7eee3fd552 => generated 969 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1712] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 09:01:32 2026] GET /v2.0/security-groups?id=af4f70c7-ca3a-4f9a-9efc-610de96c49fe&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1713] 199.19.213.57 () {34 vars in 1079 bytes} [Tue Jun 16 09:01:32 2026] GET /v2.0/ports?tenant_id=92670d1644b24af9b9fc14260191351a&device_id=5cfc791c-f4e3-4cc8-b3bd-fd7eee3fd552 => generated 1238 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1714] 199.19.213.57 () {34 vars in 1057 bytes} [Tue Jun 16 09:01:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=51fe6b71-44df-4d1b-b356-1c2b7fd21282 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1715] 199.19.213.57 () {34 vars in 983 bytes} [Tue Jun 16 09:01:32 2026] GET /v2.0/subnets?id=23b591e7-3fc7-47e5-b78f-c1bd0f217cc9 => generated 691 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1716] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:01:32 2026] GET /v2.0/security-groups?tenant_id=d10a5e7ce69d4ac5aafc524992c5ea2b&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1717] 199.19.213.57 () {34 vars in 1051 bytes} [Tue Jun 16 09:01:32 2026] GET /v2.0/ports?network_id=89053df1-9985-445d-8684-66c0b7921535&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1718] 199.19.213.57 () {34 vars in 1011 bytes} [Tue Jun 16 09:01:32 2026] GET /v2.0/networks/89053df1-9985-445d-8684-66c0b7921535?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: 917/1719] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:01:32 2026] DELETE /v2.0/security-groups/5058a859-65c6-45ce-b5e1-f7c15eb51f40 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1720] 199.19.213.57 () {34 vars in 1111 bytes} [Tue Jun 16 09:01:32 2026] GET /v2.0/networks/89053df1-9985-445d-8684-66c0b7921535?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) 2026-06-16 09:01:33.396 7 INFO neutron.db.segments_db [None req-7612154b-c763-411a-8553-2a108bac1d6e caab0453ad2c4a47ba69ad8ec601edef 88bee1cff2e440e3b88bf179071e09a6 - - default default] Added segment 8bd70a20-985c-41ac-aa33-b0bbddc51bc4 of type vxlan for network d63ac45d-4684-4810-8ddb-6b8ac5e79143 [pid: 7|app: 0|req: 918/1721] 10.0.0.23 () {34 vars in 669 bytes} [Tue Jun 16 09:01:33 2026] POST /v2.0/networks => generated 614 bytes in 499 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 09:01:33.588 8 INFO neutron.db.segments_db [None req-7407919e-a853-460d-80a6-d2db555f5ba5 caab0453ad2c4a47ba69ad8ec601edef 88bee1cff2e440e3b88bf179071e09a6 - - default default] Added segment 98e9789f-345e-4f9a-921b-3869c26dd3ed of type vxlan for network 1d436ead-df0a-47b7-a057-3d31a5a23701 [pid: 7|app: 0|req: 919/1722] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:01:33 2026] GET /v2.0/ports?device_id=5cfc791c-f4e3-4cc8-b3bd-fd7eee3fd552 => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1723] 10.0.0.23 () {34 vars in 669 bytes} [Tue Jun 16 09:01:33 2026] POST /v2.0/networks => generated 615 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1724] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 09:01:33 2026] GET /v2.0/security-groups?id=af4f70c7-ca3a-4f9a-9efc-610de96c49fe&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1725] 10.0.0.23 () {34 vars in 668 bytes} [Tue Jun 16 09:01:33 2026] POST /v2.0/subnets => generated 646 bytes in 300 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1726] 10.0.0.23 () {34 vars in 668 bytes} [Tue Jun 16 09:01:34 2026] POST /v2.0/subnets => generated 655 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 09:01:34.408 8 INFO neutron.db.segments_db [None req-dbac1601-bce6-4e3e-95c4-f03d44f3921e caab0453ad2c4a47ba69ad8ec601edef 88bee1cff2e440e3b88bf179071e09a6 - - default default] Added segment c7d6b3d4-8082-4745-bb7f-4611cdcf0dd9 of type vxlan for network 2e794cee-9f5b-46cb-93f1-186fe794de58 2026-06-16 09:01:34.660 8 INFO neutron.db.l3_hamode_db [None req-dbac1601-bce6-4e3e-95c4-f03d44f3921e caab0453ad2c4a47ba69ad8ec601edef 88bee1cff2e440e3b88bf179071e09a6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-16 09:01:34.806 8 INFO neutron.db.l3_hamode_db [None req-dbac1601-bce6-4e3e-95c4-f03d44f3921e caab0453ad2c4a47ba69ad8ec601edef 88bee1cff2e440e3b88bf179071e09a6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 922/1727] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:01:34 2026] GET /v2.0/ports?device_id=5cfc791c-f4e3-4cc8-b3bd-fd7eee3fd552 => generated 969 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1728] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 09:01:34 2026] GET /v2.0/security-groups?id=af4f70c7-ca3a-4f9a-9efc-610de96c49fe&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1729] 10.0.0.23 () {34 vars in 668 bytes} [Tue Jun 16 09:01:34 2026] POST /v2.0/routers => generated 511 bytes in 1216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1730] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:01:35 2026] GET /v2.0/security-groups?tenant_id=6b1726004480487c8fc9f8e55a6a6a24&name=default => generated 2925 bytes in 354 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1731] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:01:36 2026] GET /v2.0/ports?device_id=5cfc791c-f4e3-4cc8-b3bd-fd7eee3fd552 => generated 971 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1732] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:01:36 2026] DELETE /v2.0/security-groups/5f08d2a4-6a2d-4796-90c8-4729b0e246bb => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1733] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 09:01:36 2026] GET /v2.0/security-groups?id=af4f70c7-ca3a-4f9a-9efc-610de96c49fe&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: 924/1734] 10.0.0.23 () {34 vars in 782 bytes} [Tue Jun 16 09:01:35 2026] PUT /v2.0/routers/c6885a25-f6aa-4030-94e4-c294f59a3b79/add_router_interface => generated 309 bytes in 1189 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 09:01:36.821 8 INFO neutron.db.segments_db [None req-69995c8e-28f3-434e-bf1d-22fd0f153a8d d420caeaac1b408696eac16e931d44a1 2210e994f463419bad08191e2c18bc95 - - default default] Added segment 332e53a3-a7a1-41d0-9fae-64901dff6dcf of type vxlan for network 2190f98a-f039-47cd-b558-ca6a1f080fea [pid: 7|app: 0|req: 925/1735] 10.0.0.23 () {32 vars in 716 bytes} [Tue Jun 16 09:01:36 2026] GET /v2.0/ports/f927cbd2-4b5d-4ebc-91db-b4abcea1b2bc => generated 959 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1736] 10.0.0.23 () {34 vars in 669 bytes} [Tue Jun 16 09:01:36 2026] POST /v2.0/networks => generated 613 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 09:01:36.982 8 INFO neutron.db.segments_db [None req-38b0cdbf-b973-4349-86ac-1b9f5db08d74 d420caeaac1b408696eac16e931d44a1 2210e994f463419bad08191e2c18bc95 - - default default] Added segment 36416d23-0735-4c9d-b659-dd91378aa580 of type vxlan for network 05335d8e-d584-4114-b71f-f330cb1d9c05 [pid: 8|app: 0|req: 812/1737] 10.0.0.23 () {34 vars in 669 bytes} [Tue Jun 16 09:01:36 2026] POST /v2.0/networks => generated 612 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1738] 10.0.0.23 () {34 vars in 752 bytes} [Tue Jun 16 09:01:37 2026] PUT /v2.0/networks/2190f98a-f039-47cd-b558-ca6a1f080fea/tags => generated 25 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1739] 10.0.0.23 () {32 vars in 732 bytes} [Tue Jun 16 09:01:37 2026] GET /v2.0/networks/2190f98a-f039-47cd-b558-ca6a1f080fea/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1740] 10.0.0.23 () {34 vars in 752 bytes} [Tue Jun 16 09:01:37 2026] PUT /v2.0/networks/05335d8e-d584-4114-b71f-f330cb1d9c05/tags => generated 17 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1741] 10.0.0.23 () {32 vars in 732 bytes} [Tue Jun 16 09:01:37 2026] GET /v2.0/networks/05335d8e-d584-4114-b71f-f330cb1d9c05/tags => generated 17 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1742] 10.0.0.23 () {34 vars in 752 bytes} [Tue Jun 16 09:01:37 2026] PUT /v2.0/networks/05335d8e-d584-4114-b71f-f330cb1d9c05/tags => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1743] 10.0.0.23 () {32 vars in 732 bytes} [Tue Jun 16 09:01:37 2026] GET /v2.0/networks/05335d8e-d584-4114-b71f-f330cb1d9c05/tags => generated 12 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1744] 10.0.0.23 () {32 vars in 732 bytes} [Tue Jun 16 09:01:37 2026] GET /v2.0/networks/2190f98a-f039-47cd-b558-ca6a1f080fea/tags => generated 25 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 09:01:37.667 8 INFO neutron.services.segments.plugin [-] Segment 332e53a3-a7a1-41d0-9fae-64901dff6dcf resource provider aggregate not found 2026-06-16 09:01:37.677 8 INFO neutron.services.segments.plugin [-] Segment 332e53a3-a7a1-41d0-9fae-64901dff6dcf resource provider aggregate not found [pid: 8|app: 0|req: 820/1745] 10.0.0.23 () {32 vars in 725 bytes} [Tue Jun 16 09:01:37 2026] DELETE /v2.0/networks/2190f98a-f039-47cd-b558-ca6a1f080fea => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 09:01:37.703 8 INFO neutron.services.segments.plugin [-] Segment 332e53a3-a7a1-41d0-9fae-64901dff6dcf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 332e53a3-a7a1-41d0-9fae-64901dff6dcf found for delete ", "request_id": "req-7fd33f6b-dc99-46d8-b0ac-f4360b705f87"}]} 2026-06-16 09:01:37.714 8 INFO neutron.services.segments.plugin [-] Segment 332e53a3-a7a1-41d0-9fae-64901dff6dcf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 332e53a3-a7a1-41d0-9fae-64901dff6dcf found for delete ", "request_id": "req-c32ca26e-2c39-4eed-bab8-2be549063ead"}]} [pid: 8|app: 0|req: 821/1746] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:01:37 2026] GET /v2.0/ports?device_id=5cfc791c-f4e3-4cc8-b3bd-fd7eee3fd552 => generated 971 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1747] 10.0.0.23 () {32 vars in 725 bytes} [Tue Jun 16 09:01:37 2026] DELETE /v2.0/networks/05335d8e-d584-4114-b71f-f330cb1d9c05 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1748] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 09:01:37 2026] GET /v2.0/security-groups?id=af4f70c7-ca3a-4f9a-9efc-610de96c49fe&fields=id&fields=name => generated 88 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1749] 10.0.0.23 () {34 vars in 782 bytes} [Tue Jun 16 09:01:36 2026] PUT /v2.0/routers/c6885a25-f6aa-4030-94e4-c294f59a3b79/add_router_interface => generated 309 bytes in 1292 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1750] 10.0.0.23 () {32 vars in 716 bytes} [Tue Jun 16 09:01:38 2026] GET /v2.0/ports/ae578c33-a164-4b40-b7e1-15db330d29df => generated 967 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1751] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:01:38 2026] GET /v2.0/security-groups?tenant_id=6209137bd3e04e0bb1e97f4cc7b491d9&name=default => generated 2925 bytes in 304 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 09:01:39.119 7 INFO neutron_taas.services.taas.taas_plugin [None req-1c10837b-c61c-44d4-a122-90aab355a0cc caab0453ad2c4a47ba69ad8ec601edef 88bee1cff2e440e3b88bf179071e09a6 - - default default] TaaS: Handle Delete Port: ae578c33-a164-4b40-b7e1-15db330d29df 2026-06-16 09:01:39.125 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1c10837b-c61c-44d4-a122-90aab355a0cc caab0453ad2c4a47ba69ad8ec601edef 88bee1cff2e440e3b88bf179071e09a6 - - default default] Tap Mirror: Handle Delete Port: ae578c33-a164-4b40-b7e1-15db330d29df [pid: 8|app: 0|req: 826/1752] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:01:38 2026] GET /v2.0/security-groups?tenant_id=f149a39824734447af609920df0164ff&name=default => generated 2925 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1753] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:01:39 2026] DELETE /v2.0/security-groups/92987825-dd63-4d1e-9acb-f4852ed21cab => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1754] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:01:39 2026] DELETE /v2.0/security-groups/7ec78876-5b7a-4661-86f3-18a972f897d9 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1755] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:01:39 2026] GET /v2.0/ports?device_id=5cfc791c-f4e3-4cc8-b3bd-fd7eee3fd552 => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1756] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:01:39 2026] GET /v2.0/security-groups?tenant_id=2210e994f463419bad08191e2c18bc95&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1757] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 09:01:39 2026] GET /v2.0/security-groups?id=af4f70c7-ca3a-4f9a-9efc-610de96c49fe&fields=id&fields=name => generated 88 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1758] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:01:39 2026] DELETE /v2.0/security-groups/aa3a3167-591a-4735-8a78-a23eba93211d => 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: 927/1759] 10.0.0.23 () {34 vars in 788 bytes} [Tue Jun 16 09:01:38 2026] PUT /v2.0/routers/c6885a25-f6aa-4030-94e4-c294f59a3b79/remove_router_interface => generated 309 bytes in 1444 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 09:01:39.736 8 INFO neutron.services.segments.plugin [-] Segment 36416d23-0735-4c9d-b659-dd91378aa580 resource provider aggregate not found 2026-06-16 09:01:39.756 8 INFO neutron.services.segments.plugin [-] Segment 36416d23-0735-4c9d-b659-dd91378aa580 resource provider aggregate not found 2026-06-16 09:01:39.765 8 INFO neutron.services.segments.plugin [-] Segment 36416d23-0735-4c9d-b659-dd91378aa580 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 36416d23-0735-4c9d-b659-dd91378aa580 found for delete ", "request_id": "req-e656cdba-6e21-4e00-9a59-6153d71de14f"}]} 2026-06-16 09:01:39.780 8 INFO neutron.services.segments.plugin [-] Segment 36416d23-0735-4c9d-b659-dd91378aa580 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 36416d23-0735-4c9d-b659-dd91378aa580 found for delete ", "request_id": "req-72524652-8acf-4526-8717-1b6b186b0457"}]} 2026-06-16 09:01:40.153 8 INFO neutron_taas.services.taas.taas_plugin [None req-00f062be-8acd-49b6-a748-d2816ca39dd0 caab0453ad2c4a47ba69ad8ec601edef 88bee1cff2e440e3b88bf179071e09a6 - - default default] TaaS: Handle Delete Port: f927cbd2-4b5d-4ebc-91db-b4abcea1b2bc 2026-06-16 09:01:40.156 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-00f062be-8acd-49b6-a748-d2816ca39dd0 caab0453ad2c4a47ba69ad8ec601edef 88bee1cff2e440e3b88bf179071e09a6 - - default default] Tap Mirror: Handle Delete Port: f927cbd2-4b5d-4ebc-91db-b4abcea1b2bc [pid: 7|app: 0|req: 928/1760] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:01:40 2026] GET /v2.0/ports?device_id=5cfc791c-f4e3-4cc8-b3bd-fd7eee3fd552 => generated 971 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1761] 10.0.0.23 () {34 vars in 788 bytes} [Tue Jun 16 09:01:39 2026] PUT /v2.0/routers/c6885a25-f6aa-4030-94e4-c294f59a3b79/remove_router_interface => generated 309 bytes in 1070 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1762] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 09:01:40 2026] GET /v2.0/security-groups?id=af4f70c7-ca3a-4f9a-9efc-610de96c49fe&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1763] 10.0.0.23 () {32 vars in 735 bytes} [Tue Jun 16 09:01:40 2026] GET /v2.0/ports?device_id=c6885a25-f6aa-4030-94e4-c294f59a3b79 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 09:01:40.979 7 INFO neutron_taas.services.taas.taas_plugin [None req-a6d806c2-4442-4605-b683-8dec798422d5 caab0453ad2c4a47ba69ad8ec601edef 88bee1cff2e440e3b88bf179071e09a6 - - default default] TaaS: Handle Delete Port: 2495b471-79e2-4718-911b-4a863a267c9c 2026-06-16 09:01:40.982 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a6d806c2-4442-4605-b683-8dec798422d5 caab0453ad2c4a47ba69ad8ec601edef 88bee1cff2e440e3b88bf179071e09a6 - - default default] Tap Mirror: Handle Delete Port: 2495b471-79e2-4718-911b-4a863a267c9c 2026-06-16 09:01:41.412 7 INFO neutron.services.segments.plugin [-] Segment c7d6b3d4-8082-4745-bb7f-4611cdcf0dd9 resource provider aggregate not found 2026-06-16 09:01:41.416 7 INFO neutron.services.segments.plugin [-] Segment c7d6b3d4-8082-4745-bb7f-4611cdcf0dd9 resource provider aggregate not found 2026-06-16 09:01:41.433 7 INFO neutron.services.segments.plugin [-] Segment c7d6b3d4-8082-4745-bb7f-4611cdcf0dd9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c7d6b3d4-8082-4745-bb7f-4611cdcf0dd9 found for delete ", "request_id": "req-0b910d3b-a834-4f79-8326-96d66668466b"}]} 2026-06-16 09:01:41.440 7 INFO neutron.services.segments.plugin [-] Segment c7d6b3d4-8082-4745-bb7f-4611cdcf0dd9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c7d6b3d4-8082-4745-bb7f-4611cdcf0dd9 found for delete ", "request_id": "req-8101e334-2f1a-4237-8d4f-e32181897fcb"}]} 2026-06-16 09:01:41.453 7 INFO neutron.db.l3_hamode_db [None req-a6d806c2-4442-4605-b683-8dec798422d5 caab0453ad2c4a47ba69ad8ec601edef 88bee1cff2e440e3b88bf179071e09a6 - - default default] HA network 2e794cee-9f5b-46cb-93f1-186fe794de58 was deleted as no HA routers are present in tenant 88bee1cff2e440e3b88bf179071e09a6. [pid: 7|app: 0|req: 930/1764] 10.0.0.23 () {32 vars in 723 bytes} [Tue Jun 16 09:01:40 2026] DELETE /v2.0/routers/c6885a25-f6aa-4030-94e4-c294f59a3b79 => generated 0 bytes in 674 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1765] 10.0.0.23 () {32 vars in 723 bytes} [Tue Jun 16 09:01:41 2026] DELETE /v2.0/subnets/d8f54168-ddde-4b76-b39f-63724d1da701 => 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: 931/1766] 10.0.0.23 () {32 vars in 723 bytes} [Tue Jun 16 09:01:41 2026] DELETE /v2.0/subnets/7ae5e128-0062-46c6-b1a8-75c009375931 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1767] 199.19.213.57 () {34 vars in 993 bytes} [Tue Jun 16 09:01:41 2026] GET /v2.0/ports?device_id=5cfc791c-f4e3-4cc8-b3bd-fd7eee3fd552 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1768] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:01:41 2026] GET /v2.0/ports?device_id=5cfc791c-f4e3-4cc8-b3bd-fd7eee3fd552 => generated 971 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 09:01:41.982 7 INFO neutron_taas.services.taas.taas_plugin [None req-a1291b00-3843-4ac1-b3ac-a142512c3de8 caab0453ad2c4a47ba69ad8ec601edef 88bee1cff2e440e3b88bf179071e09a6 - - default default] TaaS: Handle Delete Port: 9f77f3aa-a137-41b6-9603-68a4818abfbd 2026-06-16 09:01:41.985 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a1291b00-3843-4ac1-b3ac-a142512c3de8 caab0453ad2c4a47ba69ad8ec601edef 88bee1cff2e440e3b88bf179071e09a6 - - default default] Tap Mirror: Handle Delete Port: 9f77f3aa-a137-41b6-9603-68a4818abfbd 2026-06-16 09:01:42.053 8 INFO neutron_taas.services.taas.taas_plugin [req-124a8db0-0b96-4238-9eeb-fde65ee57ead req-cba58c46-4014-4cb8-b916-2295b0f26cbb 1582a54cf7d44e768dc198df6406780f 92670d1644b24af9b9fc14260191351a - - default default] TaaS: Handle Delete Port: 51fe6b71-44df-4d1b-b356-1c2b7fd21282 2026-06-16 09:01:42.057 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-124a8db0-0b96-4238-9eeb-fde65ee57ead req-cba58c46-4014-4cb8-b916-2295b0f26cbb 1582a54cf7d44e768dc198df6406780f 92670d1644b24af9b9fc14260191351a - - default default] Tap Mirror: Handle Delete Port: 51fe6b71-44df-4d1b-b356-1c2b7fd21282 [pid: 8|app: 0|req: 837/1769] 199.19.213.57 () {36 vars in 996 bytes} [Tue Jun 16 09:01:41 2026] DELETE /v2.0/ports/51fe6b71-44df-4d1b-b356-1c2b7fd21282 => generated 0 bytes in 301 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1770] 10.0.0.23 () {32 vars in 725 bytes} [Tue Jun 16 09:01:41 2026] DELETE /v2.0/networks/1d436ead-df0a-47b7-a057-3d31a5a23701 => generated 0 bytes in 357 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1771] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 09:01:42 2026] GET /v2.0/security-groups?id=af4f70c7-ca3a-4f9a-9efc-610de96c49fe&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 09:01:42.291 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6bcfa35b-ec6d-47da-a05f-fab5a31fca01'] response: {'server_uuid': '5cfc791c-f4e3-4cc8-b3bd-fd7eee3fd552', 'name': 'network-vif-deleted', 'tag': '51fe6b71-44df-4d1b-b356-1c2b7fd21282', 'status': 'completed', 'code': 200} 2026-06-16 09:01:42.361 7 INFO neutron_taas.services.taas.taas_plugin [None req-460f31cd-cb33-448b-87fe-d185d90069e7 caab0453ad2c4a47ba69ad8ec601edef 88bee1cff2e440e3b88bf179071e09a6 - - default default] TaaS: Handle Delete Port: 642cfab9-51f7-4420-88f3-741959ee6a21 2026-06-16 09:01:42.364 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-460f31cd-cb33-448b-87fe-d185d90069e7 caab0453ad2c4a47ba69ad8ec601edef 88bee1cff2e440e3b88bf179071e09a6 - - default default] Tap Mirror: Handle Delete Port: 642cfab9-51f7-4420-88f3-741959ee6a21 [pid: 7|app: 0|req: 934/1772] 10.0.0.23 () {32 vars in 725 bytes} [Tue Jun 16 09:01:42 2026] DELETE /v2.0/networks/d63ac45d-4684-4810-8ddb-6b8ac5e79143 => generated 0 bytes in 370 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 09:01:42.706 8 INFO neutron.db.segments_db [None req-435f2898-2a06-4b1e-9313-4ca7f505bfb4 caab0453ad2c4a47ba69ad8ec601edef 88bee1cff2e440e3b88bf179071e09a6 - - default default] Added segment 9c157245-259f-49fb-b639-f1df6fd20e4e of type vxlan for network 40ce4aa8-d447-4c7a-8d1a-a7a9fb35eca7 [pid: 8|app: 0|req: 839/1773] 10.0.0.23 () {34 vars in 669 bytes} [Tue Jun 16 09:01:42 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: 7|app: 0|req: 935/1774] 10.0.0.23 () {34 vars in 668 bytes} [Tue Jun 16 09:01:42 2026] POST /v2.0/subnets => generated 646 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 09:01:43.203 8 INFO neutron.db.segments_db [None req-69fa0981-a308-44fb-b6b5-5b3c4a546b3d caab0453ad2c4a47ba69ad8ec601edef 88bee1cff2e440e3b88bf179071e09a6 - - default default] Added segment 2aad10c6-a9db-4319-b5fe-1f7cdf865b0d of type vxlan for network 3668387a-7747-4570-b80d-ce222bace133 [pid: 7|app: 0|req: 936/1775] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:01:43 2026] GET /v2.0/ports?device_id=5cfc791c-f4e3-4cc8-b3bd-fd7eee3fd552 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 09:01:43.457 7 INFO neutron.services.segments.plugin [-] Segment 98e9789f-345e-4f9a-921b-3869c26dd3ed resource provider aggregate not found 2026-06-16 09:01:43.481 7 INFO neutron.services.segments.plugin [-] Segment 98e9789f-345e-4f9a-921b-3869c26dd3ed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 98e9789f-345e-4f9a-921b-3869c26dd3ed found for delete ", "request_id": "req-9aaf34ef-1cd7-457c-b8fc-67037ea967c0"}]} 2026-06-16 09:01:43.505 7 INFO neutron.services.segments.plugin [-] Segment 8bd70a20-985c-41ac-aa33-b0bbddc51bc4 resource provider aggregate not found 2026-06-16 09:01:43.506 7 INFO neutron.services.segments.plugin [-] Segment 98e9789f-345e-4f9a-921b-3869c26dd3ed resource provider aggregate not found 2026-06-16 09:01:43.519 8 INFO neutron.db.l3_hamode_db [None req-69fa0981-a308-44fb-b6b5-5b3c4a546b3d caab0453ad2c4a47ba69ad8ec601edef 88bee1cff2e440e3b88bf179071e09a6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-16 09:01:43.533 7 INFO neutron.services.segments.plugin [-] Segment 98e9789f-345e-4f9a-921b-3869c26dd3ed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 98e9789f-345e-4f9a-921b-3869c26dd3ed found for delete ", "request_id": "req-41f7582b-a8d2-4a6e-bcad-66f852287ef2"}]} 2026-06-16 09:01:43.536 7 INFO neutron.services.segments.plugin [-] Segment 8bd70a20-985c-41ac-aa33-b0bbddc51bc4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8bd70a20-985c-41ac-aa33-b0bbddc51bc4 found for delete ", "request_id": "req-34384c02-e558-44f3-9fb5-ebb28c3a88b4"}]} 2026-06-16 09:01:43.548 7 INFO neutron.services.segments.plugin [-] Segment 8bd70a20-985c-41ac-aa33-b0bbddc51bc4 resource provider aggregate not found 2026-06-16 09:01:43.571 7 INFO neutron.services.segments.plugin [-] Segment 8bd70a20-985c-41ac-aa33-b0bbddc51bc4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8bd70a20-985c-41ac-aa33-b0bbddc51bc4 found for delete ", "request_id": "req-a8edfa26-4c43-49ef-a8db-99f9a8cd405b"}]} 2026-06-16 09:01:43.633 8 INFO neutron.db.l3_hamode_db [None req-69fa0981-a308-44fb-b6b5-5b3c4a546b3d caab0453ad2c4a47ba69ad8ec601edef 88bee1cff2e440e3b88bf179071e09a6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 840/1776] 10.0.0.23 () {34 vars in 668 bytes} [Tue Jun 16 09:01:43 2026] POST /v2.0/routers => generated 511 bytes in 1100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1777] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:01:44 2026] GET /v2.0/ports?device_id=5cfc791c-f4e3-4cc8-b3bd-fd7eee3fd552 => 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: 937/1778] 10.0.0.23 () {34 vars in 664 bytes} [Tue Jun 16 09:01:44 2026] POST /v2.0/ports => generated 964 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1781] 10.0.0.23 () {34 vars in 782 bytes} [Tue Jun 16 09:01:44 2026] PUT /v2.0/routers/665e6afe-b24b-451f-bc17-8bf704e7aa4b/add_router_interface => generated 309 bytes in 1087 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: 940/1782] 10.0.0.23 () {32 vars in 716 bytes} [Tue Jun 16 09:01:45 2026] GET /v2.0/ports/12e27265-35d4-4d85-9a14-6239cb265bb8 => generated 1038 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 09:01:46.198 8 INFO neutron_taas.services.taas.taas_plugin [None req-500b0978-a795-4ba7-8994-ffa61ec775c5 caab0453ad2c4a47ba69ad8ec601edef 88bee1cff2e440e3b88bf179071e09a6 - - default default] TaaS: Handle Delete Port: 12e27265-35d4-4d85-9a14-6239cb265bb8 2026-06-16 09:01:46.201 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-500b0978-a795-4ba7-8994-ffa61ec775c5 caab0453ad2c4a47ba69ad8ec601edef 88bee1cff2e440e3b88bf179071e09a6 - - default default] Tap Mirror: Handle Delete Port: 12e27265-35d4-4d85-9a14-6239cb265bb8 [pid: 8|app: 0|req: 843/1783] 10.0.0.23 () {34 vars in 788 bytes} [Tue Jun 16 09:01:45 2026] PUT /v2.0/routers/665e6afe-b24b-451f-bc17-8bf704e7aa4b/remove_router_interface => generated 309 bytes in 931 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-06-16 09:01:46.877 7 INFO neutron.api.v2.resource [None req-84480017-031d-4e39-9806-2ccb3a020a02 caab0453ad2c4a47ba69ad8ec601edef 88bee1cff2e440e3b88bf179071e09a6 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 941/1784] 10.0.0.23 () {34 vars in 788 bytes} [Tue Jun 16 09:01:46 2026] PUT /v2.0/routers/665e6afe-b24b-451f-bc17-8bf704e7aa4b/remove_router_interface => generated 197 bytes in 174 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1785] 10.0.0.23 () {32 vars in 735 bytes} [Tue Jun 16 09:01:46 2026] GET /v2.0/ports?device_id=665e6afe-b24b-451f-bc17-8bf704e7aa4b => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 09:01:47.107 7 INFO neutron_taas.services.taas.taas_plugin [None req-76795bd8-1683-4312-aae3-e83a7c61653a caab0453ad2c4a47ba69ad8ec601edef 88bee1cff2e440e3b88bf179071e09a6 - - default default] TaaS: Handle Delete Port: b534ae65-4d94-41c8-86d8-5a7c64279f2c 2026-06-16 09:01:47.110 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-76795bd8-1683-4312-aae3-e83a7c61653a caab0453ad2c4a47ba69ad8ec601edef 88bee1cff2e440e3b88bf179071e09a6 - - default default] Tap Mirror: Handle Delete Port: b534ae65-4d94-41c8-86d8-5a7c64279f2c 2026-06-16 09:01:47.258 8 INFO neutron_taas.services.taas.taas_plugin [None req-347d9a63-096b-4971-b912-889d474f919c 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] TaaS: Handle Delete Port: f8c2979c-6c22-4bf5-991d-33df57e88404 2026-06-16 09:01:47.261 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-347d9a63-096b-4971-b912-889d474f919c 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] Tap Mirror: Handle Delete Port: f8c2979c-6c22-4bf5-991d-33df57e88404 2026-06-16 09:01:47.556 7 INFO neutron.services.segments.plugin [-] Segment 2aad10c6-a9db-4319-b5fe-1f7cdf865b0d resource provider aggregate not found 2026-06-16 09:01:47.566 7 INFO neutron.services.segments.plugin [-] Segment 2aad10c6-a9db-4319-b5fe-1f7cdf865b0d resource provider aggregate not found 2026-06-16 09:01:47.585 7 INFO neutron.services.segments.plugin [-] Segment 2aad10c6-a9db-4319-b5fe-1f7cdf865b0d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2aad10c6-a9db-4319-b5fe-1f7cdf865b0d found for delete ", "request_id": "req-69088528-2067-411e-a987-5baebe04e4b7"}]} 2026-06-16 09:01:47.592 7 INFO neutron.services.segments.plugin [-] Segment 2aad10c6-a9db-4319-b5fe-1f7cdf865b0d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2aad10c6-a9db-4319-b5fe-1f7cdf865b0d found for delete ", "request_id": "req-61e41693-f31a-4a49-b92d-37d8a530423b"}]} 2026-06-16 09:01:47.611 7 INFO neutron.db.l3_hamode_db [None req-76795bd8-1683-4312-aae3-e83a7c61653a caab0453ad2c4a47ba69ad8ec601edef 88bee1cff2e440e3b88bf179071e09a6 - - default default] HA network 3668387a-7747-4570-b80d-ce222bace133 was deleted as no HA routers are present in tenant 88bee1cff2e440e3b88bf179071e09a6. [pid: 7|app: 0|req: 943/1786] 10.0.0.23 () {32 vars in 723 bytes} [Tue Jun 16 09:01:46 2026] DELETE /v2.0/routers/665e6afe-b24b-451f-bc17-8bf704e7aa4b => generated 0 bytes in 716 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1787] 10.0.0.23 () {32 vars in 723 bytes} [Tue Jun 16 09:01:47 2026] DELETE /v2.0/subnets/8e199352-46e1-4175-a796-78ee9d0b3fbb => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1788] 10.0.0.23 () {34 vars in 788 bytes} [Tue Jun 16 09:01:46 2026] PUT /v2.0/routers/c2fe1b7f-0d09-4d4d-8d77-f8ae27a380af/remove_router_interface => generated 309 bytes in 1084 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 09:01:47.967 7 INFO neutron_taas.services.taas.taas_plugin [None req-add15a53-caa2-4404-bba7-cdc8a858922f caab0453ad2c4a47ba69ad8ec601edef 88bee1cff2e440e3b88bf179071e09a6 - - default default] TaaS: Handle Delete Port: a2d8f640-b976-4c5a-91e4-14d433eae8c5 2026-06-16 09:01:47.971 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-add15a53-caa2-4404-bba7-cdc8a858922f caab0453ad2c4a47ba69ad8ec601edef 88bee1cff2e440e3b88bf179071e09a6 - - default default] Tap Mirror: Handle Delete Port: a2d8f640-b976-4c5a-91e4-14d433eae8c5 2026-06-16 09:01:48.137 8 INFO neutron_taas.services.taas.taas_plugin [None req-6e1fa100-5f3c-4985-be79-63e5791a68d5 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] TaaS: Handle Delete Port: 612aa6b0-790e-4471-a0d3-6d4672f8a2bf 2026-06-16 09:01:48.141 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6e1fa100-5f3c-4985-be79-63e5791a68d5 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] Tap Mirror: Handle Delete Port: 612aa6b0-790e-4471-a0d3-6d4672f8a2bf [pid: 7|app: 0|req: 945/1789] 10.0.0.23 () {32 vars in 725 bytes} [Tue Jun 16 09:01:47 2026] DELETE /v2.0/networks/40ce4aa8-d447-4c7a-8d1a-a7a9fb35eca7 => generated 0 bytes in 357 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 09:01:48.258 7 INFO neutron.db.segments_db [None req-79e46dfb-55c3-49d4-afeb-e2a6fc553e2b caab0453ad2c4a47ba69ad8ec601edef 88bee1cff2e440e3b88bf179071e09a6 - - default default] Added segment e5ac62e7-f272-49e7-8586-14e4977844bb of type vxlan for network 1bb3005a-036a-4a49-904d-e1f9b9703443 [pid: 7|app: 0|req: 946/1790] 10.0.0.23 () {34 vars in 669 bytes} [Tue Jun 16 09:01:48 2026] POST /v2.0/networks => generated 615 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 09:01:48.523 8 INFO neutron_taas.services.taas.taas_plugin [None req-6e1fa100-5f3c-4985-be79-63e5791a68d5 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] TaaS: Handle Delete Port: c8cfc5ec-6fe3-455c-b86a-155a3f0a8d2a 2026-06-16 09:01:48.527 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6e1fa100-5f3c-4985-be79-63e5791a68d5 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] Tap Mirror: Handle Delete Port: c8cfc5ec-6fe3-455c-b86a-155a3f0a8d2a [pid: 7|app: 0|req: 947/1791] 10.0.0.23 () {34 vars in 668 bytes} [Tue Jun 16 09:01:48 2026] POST /v2.0/subnets => generated 646 bytes in 300 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 09:01:48.739 7 INFO neutron.db.segments_db [None req-577884cc-989f-4c27-a54f-f29e47c3d4cd caab0453ad2c4a47ba69ad8ec601edef 88bee1cff2e440e3b88bf179071e09a6 - - default default] Added segment 33f246a8-1072-44fd-bdae-d039480a439d of type vxlan for network 42973bf9-41a1-49d6-8f10-b1e9b8462a59 2026-06-16 09:01:48.964 8 INFO neutron.services.segments.plugin [-] Segment 6192c4d3-de60-4ef3-aa3c-6555d465a226 resource provider aggregate not found 2026-06-16 09:01:48.972 8 INFO neutron.services.segments.plugin [-] Segment 6192c4d3-de60-4ef3-aa3c-6555d465a226 resource provider aggregate not found 2026-06-16 09:01:48.987 8 INFO neutron.services.segments.plugin [-] Segment 6192c4d3-de60-4ef3-aa3c-6555d465a226 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6192c4d3-de60-4ef3-aa3c-6555d465a226 found for delete ", "request_id": "req-cad6d04d-4b0a-4481-9412-ac64b357fd94"}]} 2026-06-16 09:01:48.993 8 INFO neutron.services.segments.plugin [-] Segment 6192c4d3-de60-4ef3-aa3c-6555d465a226 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6192c4d3-de60-4ef3-aa3c-6555d465a226 found for delete ", "request_id": "req-5f16b3e4-cf80-4f4d-bf99-8e6d9773c027"}]} 2026-06-16 09:01:49.004 8 INFO neutron.db.l3_hamode_db [None req-6e1fa100-5f3c-4985-be79-63e5791a68d5 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] HA network 7021d60b-67a2-49b5-925e-e44815ae7723 was deleted as no HA routers are present in tenant 92670d1644b24af9b9fc14260191351a. [pid: 8|app: 0|req: 845/1792] 10.0.0.23 () {32 vars in 723 bytes} [Tue Jun 16 09:01:47 2026] DELETE /v2.0/routers/c2fe1b7f-0d09-4d4d-8d77-f8ae27a380af => generated 0 bytes in 1106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 09:01:49.024 7 INFO neutron.db.l3_hamode_db [None req-577884cc-989f-4c27-a54f-f29e47c3d4cd caab0453ad2c4a47ba69ad8ec601edef 88bee1cff2e440e3b88bf179071e09a6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-16 09:01:49.177 7 INFO neutron.db.l3_hamode_db [None req-577884cc-989f-4c27-a54f-f29e47c3d4cd caab0453ad2c4a47ba69ad8ec601edef 88bee1cff2e440e3b88bf179071e09a6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 846/1793] 10.0.0.23 () {32 vars in 723 bytes} [Tue Jun 16 09:01:49 2026] DELETE /v2.0/subnets/23b591e7-3fc7-47e5-b78f-c1bd0f217cc9 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 09:01:49.324 8 INFO neutron_taas.services.taas.taas_plugin [None req-f24c8fa4-b13e-475e-8364-4afe2b8df655 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] TaaS: Handle Delete Port: a6f6e8bb-9ef3-4c06-aad4-3b1f320f5071 2026-06-16 09:01:49.327 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f24c8fa4-b13e-475e-8364-4afe2b8df655 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] Tap Mirror: Handle Delete Port: a6f6e8bb-9ef3-4c06-aad4-3b1f320f5071 [pid: 8|app: 0|req: 847/1794] 10.0.0.23 () {32 vars in 725 bytes} [Tue Jun 16 09:01:49 2026] DELETE /v2.0/networks/89053df1-9985-445d-8684-66c0b7921535 => generated 0 bytes in 352 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 09:01:49.613 7 INFO neutron.services.segments.plugin [-] Segment 9c157245-259f-49fb-b639-f1df6fd20e4e resource provider aggregate not found 2026-06-16 09:01:49.619 7 INFO neutron.services.segments.plugin [-] Segment 9c157245-259f-49fb-b639-f1df6fd20e4e resource provider aggregate not found 2026-06-16 09:01:49.640 7 INFO neutron.services.segments.plugin [-] Segment 9c157245-259f-49fb-b639-f1df6fd20e4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c157245-259f-49fb-b639-f1df6fd20e4e found for delete ", "request_id": "req-f17dcd9b-3dbd-4607-af88-82ef4cbd7adf"}]} 2026-06-16 09:01:49.651 7 INFO neutron.services.segments.plugin [-] Segment 9c157245-259f-49fb-b639-f1df6fd20e4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c157245-259f-49fb-b639-f1df6fd20e4e found for delete ", "request_id": "req-1aa622bf-63d8-4c59-bf6e-bd3f481a43eb"}]} 2026-06-16 09:01:49.905 8 INFO neutron.db.segments_db [None req-b635ebd6-7716-4b8e-a919-bedabee40a43 fe7f8e6864bb45f495daa243bb445421 9b9719165e5741eaa593a7c2b3b75fc2 - - default default] Added segment e776193c-4b35-4fe7-bcd9-47aaef025eff of type vxlan for network dadf1c4e-ba70-480d-a2a5-e3ecb9304144 [pid: 7|app: 0|req: 948/1795] 10.0.0.23 () {34 vars in 668 bytes} [Tue Jun 16 09:01:48 2026] POST /v2.0/routers => generated 511 bytes in 1237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1796] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:01:49 2026] GET /v2.0/security-groups?tenant_id=92670d1644b24af9b9fc14260191351a&name=default => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1797] 10.0.0.23 () {34 vars in 669 bytes} [Tue Jun 16 09:01:49 2026] POST /v2.0/networks => generated 620 bytes in 463 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1798] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:01:50 2026] DELETE /v2.0/security-groups/af4f70c7-ca3a-4f9a-9efc-610de96c49fe => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1799] 10.0.0.23 () {34 vars in 668 bytes} [Tue Jun 16 09:01:50 2026] POST /v2.0/subnets => generated 657 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1800] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:01:50 2026] GET /v2.0/security-groups?tenant_id=51f2b8cc4a6a4d53bf433455cb635bdf&name=default => generated 2925 bytes in 326 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1801] 10.0.0.23 () {32 vars in 721 bytes} [Tue Jun 16 09:01:50 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1802] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:01:50 2026] DELETE /v2.0/security-groups/493a2f50-e82d-41b3-ae2d-37263f483507 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 09:01:51.017 8 INFO neutron.services.segments.plugin [-] Segment af93bf8a-b39f-4515-a519-7d2cdc0e9a0b resource provider aggregate not found 2026-06-16 09:01:51.025 8 INFO neutron.services.segments.plugin [-] Segment af93bf8a-b39f-4515-a519-7d2cdc0e9a0b resource provider aggregate not found 2026-06-16 09:01:51.047 8 INFO neutron.services.segments.plugin [-] Segment af93bf8a-b39f-4515-a519-7d2cdc0e9a0b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af93bf8a-b39f-4515-a519-7d2cdc0e9a0b found for delete ", "request_id": "req-0475a850-1339-407a-8a3f-8cc569b46a63"}]} 2026-06-16 09:01:51.048 8 INFO neutron.services.segments.plugin [-] Segment af93bf8a-b39f-4515-a519-7d2cdc0e9a0b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af93bf8a-b39f-4515-a519-7d2cdc0e9a0b found for delete ", "request_id": "req-7182f9f9-673b-4d0e-a319-39be706c66bc"}]} [pid: 7|app: 0|req: 950/1803] 10.0.0.23 () {34 vars in 782 bytes} [Tue Jun 16 09:01:49 2026] PUT /v2.0/routers/4be6e402-f7e3-463b-a7b2-8f53b8fc75d4/add_router_interface => generated 309 bytes in 1167 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1804] 10.0.0.23 () {32 vars in 716 bytes} [Tue Jun 16 09:01:51 2026] GET /v2.0/ports/777c4217-ca95-4535-943e-849ec795bab9 => generated 959 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1805] 10.0.0.23 () {34 vars in 668 bytes} [Tue Jun 16 09:01:50 2026] POST /v2.0/subnets => generated 732 bytes in 272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 09:01:51.308 8 INFO neutron.db.segments_db [None req-880cc68b-4e08-4e65-a0ba-60f16c6cbb9b fe7f8e6864bb45f495daa243bb445421 9b9719165e5741eaa593a7c2b3b75fc2 - - default default] Added segment b8d428b6-f465-4a05-befc-c89aab96f91e of type vxlan for network 6dc0de64-1696-4965-827e-8a30b0d5862d [pid: 8|app: 0|req: 855/1806] 10.0.0.23 () {34 vars in 669 bytes} [Tue Jun 16 09:01:51 2026] POST /v2.0/networks => generated 619 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 09:01:51.585 7 INFO neutron_taas.services.taas.taas_plugin [None req-e1566fd7-d274-429a-94e6-b60c61007814 caab0453ad2c4a47ba69ad8ec601edef 88bee1cff2e440e3b88bf179071e09a6 - - default default] TaaS: Handle Delete Port: 777c4217-ca95-4535-943e-849ec795bab9 2026-06-16 09:01:51.589 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e1566fd7-d274-429a-94e6-b60c61007814 caab0453ad2c4a47ba69ad8ec601edef 88bee1cff2e440e3b88bf179071e09a6 - - default default] Tap Mirror: Handle Delete Port: 777c4217-ca95-4535-943e-849ec795bab9 [pid: 8|app: 0|req: 856/1807] 10.0.0.23 () {34 vars in 668 bytes} [Tue Jun 16 09:01:51 2026] POST /v2.0/subnets => generated 656 bytes in 309 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1808] 10.0.0.23 () {34 vars in 668 bytes} [Tue Jun 16 09:01:51 2026] POST /v2.0/subnets => generated 725 bytes in 276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1809] 10.0.0.23 () {34 vars in 788 bytes} [Tue Jun 16 09:01:51 2026] PUT /v2.0/routers/4be6e402-f7e3-463b-a7b2-8f53b8fc75d4/remove_router_interface => generated 309 bytes in 879 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1810] 10.0.0.23 () {32 vars in 735 bytes} [Tue Jun 16 09:01:52 2026] GET /v2.0/ports?device_id=4be6e402-f7e3-463b-a7b2-8f53b8fc75d4 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 09:01:52.108 8 INFO neutron.db.segments_db [None req-3e7ef1c3-54bc-4dbd-a568-8d1e7546178c fe7f8e6864bb45f495daa243bb445421 9b9719165e5741eaa593a7c2b3b75fc2 - - default default] Added segment 112a135d-4bd8-41b7-bae8-774cc1989406 of type vxlan for network 301dcfb6-a7f3-4eb4-9a74-5a5aad5c5b5b [pid: 8|app: 0|req: 858/1811] 10.0.0.23 () {34 vars in 669 bytes} [Tue Jun 16 09:01:52 2026] POST /v2.0/networks => generated 619 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 09:01:52.291 7 INFO neutron_taas.services.taas.taas_plugin [None req-33d1a232-43d3-42d8-8ae8-815cf7cc4504 caab0453ad2c4a47ba69ad8ec601edef 88bee1cff2e440e3b88bf179071e09a6 - - default default] TaaS: Handle Delete Port: 5bba9acd-3d41-47b5-8845-d0a715ec646d 2026-06-16 09:01:52.295 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-33d1a232-43d3-42d8-8ae8-815cf7cc4504 caab0453ad2c4a47ba69ad8ec601edef 88bee1cff2e440e3b88bf179071e09a6 - - default default] Tap Mirror: Handle Delete Port: 5bba9acd-3d41-47b5-8845-d0a715ec646d [pid: 8|app: 0|req: 859/1812] 10.0.0.23 () {34 vars in 668 bytes} [Tue Jun 16 09:01:52 2026] POST /v2.0/subnets => generated 655 bytes in 349 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 09:01:52.697 7 INFO neutron.services.segments.plugin [-] Segment 33f246a8-1072-44fd-bdae-d039480a439d resource provider aggregate not found 2026-06-16 09:01:52.704 7 INFO neutron.services.segments.plugin [-] Segment 33f246a8-1072-44fd-bdae-d039480a439d resource provider aggregate not found 2026-06-16 09:01:52.721 7 INFO neutron.services.segments.plugin [-] Segment 33f246a8-1072-44fd-bdae-d039480a439d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 33f246a8-1072-44fd-bdae-d039480a439d found for delete ", "request_id": "req-6217c4f9-ee17-4ef0-8356-f8c9ad608673"}]} 2026-06-16 09:01:52.723 7 INFO neutron.services.segments.plugin [-] Segment 33f246a8-1072-44fd-bdae-d039480a439d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 33f246a8-1072-44fd-bdae-d039480a439d found for delete ", "request_id": "req-156310aa-739e-4823-8baa-1b4f98a3fab0"}]} 2026-06-16 09:01:52.730 7 INFO neutron.db.l3_hamode_db [None req-33d1a232-43d3-42d8-8ae8-815cf7cc4504 caab0453ad2c4a47ba69ad8ec601edef 88bee1cff2e440e3b88bf179071e09a6 - - default default] HA network 42973bf9-41a1-49d6-8f10-b1e9b8462a59 was deleted as no HA routers are present in tenant 88bee1cff2e440e3b88bf179071e09a6. [pid: 7|app: 0|req: 954/1813] 10.0.0.23 () {32 vars in 723 bytes} [Tue Jun 16 09:01:52 2026] DELETE /v2.0/routers/4be6e402-f7e3-463b-a7b2-8f53b8fc75d4 => generated 0 bytes in 640 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1814] 10.0.0.23 () {34 vars in 668 bytes} [Tue Jun 16 09:01:52 2026] POST /v2.0/subnets => generated 730 bytes in 288 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1815] 10.0.0.23 () {32 vars in 723 bytes} [Tue Jun 16 09:01:52 2026] DELETE /v2.0/subnets/fbe27d27-e415-4374-ac40-31ed4ab32e44 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 09:01:52.940 8 INFO neutron.db.segments_db [None req-b38bfc96-8bea-46e8-80a4-12e352e2e2a2 fe7f8e6864bb45f495daa243bb445421 9b9719165e5741eaa593a7c2b3b75fc2 - - default default] Added segment 18f33f75-7a9a-4378-bf1f-de93c29f64a1 of type vxlan for network 17d293b5-9c80-402f-a4bb-c8768b6a5d38 2026-06-16 09:01:53.059 7 INFO neutron_taas.services.taas.taas_plugin [None req-da5325a5-51c0-4c8b-a81c-39aa0be9d237 caab0453ad2c4a47ba69ad8ec601edef 88bee1cff2e440e3b88bf179071e09a6 - - default default] TaaS: Handle Delete Port: 2b90388f-f6fe-4762-a9ae-d194f0df8ca7 2026-06-16 09:01:53.063 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-da5325a5-51c0-4c8b-a81c-39aa0be9d237 caab0453ad2c4a47ba69ad8ec601edef 88bee1cff2e440e3b88bf179071e09a6 - - default default] Tap Mirror: Handle Delete Port: 2b90388f-f6fe-4762-a9ae-d194f0df8ca7 2026-06-16 09:01:53.213 8 INFO neutron.db.l3_hamode_db [None req-b38bfc96-8bea-46e8-80a4-12e352e2e2a2 fe7f8e6864bb45f495daa243bb445421 9b9719165e5741eaa593a7c2b3b75fc2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 956/1816] 10.0.0.23 () {32 vars in 725 bytes} [Tue Jun 16 09:01:52 2026] DELETE /v2.0/networks/1bb3005a-036a-4a49-904d-e1f9b9703443 => generated 0 bytes in 344 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 09:01:53.336 7 INFO neutron.db.segments_db [None req-30b291c2-e749-45ad-b203-7dfde59a8190 caab0453ad2c4a47ba69ad8ec601edef 88bee1cff2e440e3b88bf179071e09a6 - - default default] Added segment 2add6932-bb64-47a7-bb18-c35233b07305 of type vxlan for network bbdb10fc-b2b3-4c72-af8e-e6ce70e0044d 2026-06-16 09:01:53.621 7 INFO neutron.db.l3_hamode_db [None req-30b291c2-e749-45ad-b203-7dfde59a8190 caab0453ad2c4a47ba69ad8ec601edef 88bee1cff2e440e3b88bf179071e09a6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-16 09:01:54.211 8 INFO neutron.db.l3_hamode_db [None req-b38bfc96-8bea-46e8-80a4-12e352e2e2a2 fe7f8e6864bb45f495daa243bb445421 9b9719165e5741eaa593a7c2b3b75fc2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-16 09:01:54.417 7 INFO neutron.db.l3_hamode_db [None req-30b291c2-e749-45ad-b203-7dfde59a8190 caab0453ad2c4a47ba69ad8ec601edef 88bee1cff2e440e3b88bf179071e09a6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-16 09:01:54.751 7 INFO neutron.services.segments.plugin [-] Segment e5ac62e7-f272-49e7-8586-14e4977844bb resource provider aggregate not found 2026-06-16 09:01:54.754 7 INFO neutron.services.segments.plugin [-] Segment e5ac62e7-f272-49e7-8586-14e4977844bb resource provider aggregate not found 2026-06-16 09:01:54.766 7 INFO neutron.services.segments.plugin [-] Segment e5ac62e7-f272-49e7-8586-14e4977844bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5ac62e7-f272-49e7-8586-14e4977844bb found for delete ", "request_id": "req-73c294c2-c1c4-4d9f-8a44-600faa378093"}]} 2026-06-16 09:01:54.780 7 INFO neutron.services.segments.plugin [-] Segment e5ac62e7-f272-49e7-8586-14e4977844bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5ac62e7-f272-49e7-8586-14e4977844bb found for delete ", "request_id": "req-6866ebe8-56a3-4aa8-9502-74b20cc2b37f"}]} [pid: 8|app: 0|req: 861/1817] 10.0.0.23 () {34 vars in 668 bytes} [Tue Jun 16 09:01:52 2026] POST /v2.0/routers => generated 684 bytes in 2435 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1818] 10.0.0.172 () {32 vars in 801 bytes} [Tue Jun 16 09:01:55 2026] GET /v2.0/extensions => generated 21537 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1819] 10.0.0.23 () {34 vars in 668 bytes} [Tue Jun 16 09:01:53 2026] POST /v2.0/routers => generated 691 bytes in 2223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 09:01:55.702 8 INFO neutron.db.segments_db [None req-1d1ee306-6693-4a0c-bfc3-70dd78d2f0a0 475a7371fbf94deeb4dbf45e78701ffa 6efb2f453a4f4d57b6da9740deeacb8c - - default default] Added segment 3c872296-0483-44db-89ee-aca9267440e6 of type vxlan for network 5a3ec9fb-71ac-4f97-8db6-1b7d8aca5b2c [pid: 8|app: 0|req: 863/1820] 10.0.0.23 () {34 vars in 669 bytes} [Tue Jun 16 09:01:55 2026] POST /v2.0/networks => generated 708 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1821] 10.0.0.23 () {32 vars in 720 bytes} [Tue Jun 16 09:01:55 2026] GET /v2.0/routers/c09f917f-45b8-4640-8c04-8e42e77a72db => generated 697 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1822] 10.0.0.172 () {30 vars in 724 bytes} [Tue Jun 16 09:01:55 2026] GET /v2.0/quotas/0ec1c505620c47bfb74772329187105e/details => generated 847 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1823] 10.0.0.23 () {34 vars in 668 bytes} [Tue Jun 16 09:01:55 2026] POST /v2.0/subnets => generated 644 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1824] 10.0.0.23 () {32 vars in 646 bytes} [Tue Jun 16 09:01:56 2026] GET /v2.0/routers => generated 700 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 09:01:56.261 8 WARNING neutron.api.v2.base [None req-aefa9e15-73f4-45fe-b47c-d4838a151425 475a7371fbf94deeb4dbf45e78701ffa 6efb2f453a4f4d57b6da9740deeacb8c - - 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-06-16 09:01:56.262 8 INFO neutron.api.v2.resource [None req-aefa9e15-73f4-45fe-b47c-d4838a151425 475a7371fbf94deeb4dbf45e78701ffa 6efb2f453a4f4d57b6da9740deeacb8c - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 868/1825] 10.0.0.23 () {34 vars in 680 bytes} [Tue Jun 16 09:01:56 2026] POST /v2.0/rbac-policies => generated 143 bytes in 5 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1826] 10.0.0.23 () {34 vars in 782 bytes} [Tue Jun 16 09:01:55 2026] PUT /v2.0/routers/b0117b6d-3ca5-4661-b006-7bd03a38b2a8/add_router_interface => generated 309 bytes in 1390 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 09:01:57.094 7 INFO neutron.services.segments.plugin [-] Segment 3c872296-0483-44db-89ee-aca9267440e6 resource provider aggregate not found 2026-06-16 09:01:57.102 7 INFO neutron.services.segments.plugin [-] Segment 3c872296-0483-44db-89ee-aca9267440e6 resource provider aggregate not found [pid: 7|app: 0|req: 959/1827] 10.0.0.23 () {32 vars in 725 bytes} [Tue Jun 16 09:01:56 2026] DELETE /v2.0/networks/5a3ec9fb-71ac-4f97-8db6-1b7d8aca5b2c => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 09:01:57.121 7 INFO neutron.services.segments.plugin [-] Segment 3c872296-0483-44db-89ee-aca9267440e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c872296-0483-44db-89ee-aca9267440e6 found for delete ", "request_id": "req-60cda32d-1c11-47c9-b331-75a13864519f"}]} [pid: 8|app: 0|req: 869/1828] 10.0.0.23 () {34 vars in 740 bytes} [Tue Jun 16 09:01:56 2026] PUT /v2.0/routers/c09f917f-45b8-4640-8c04-8e42e77a72db => generated 704 bytes in 863 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 09:01:57.127 7 INFO neutron.services.segments.plugin [-] Segment 3c872296-0483-44db-89ee-aca9267440e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c872296-0483-44db-89ee-aca9267440e6 found for delete ", "request_id": "req-33b2e645-ff4e-4158-b423-792f98be1910"}]} 2026-06-16 09:01:57.201 8 INFO neutron.db.segments_db [None req-0e5629f6-b5ff-45f3-a996-43f4de74f164 475a7371fbf94deeb4dbf45e78701ffa 6efb2f453a4f4d57b6da9740deeacb8c - - default default] Added segment 08ae3710-b345-4805-8ecc-cd9d8d278644 of type vxlan for network 8953203d-e793-468d-9da2-be9d8de33626 [pid: 8|app: 0|req: 870/1829] 10.0.0.23 () {34 vars in 669 bytes} [Tue Jun 16 09:01:57 2026] POST /v2.0/networks => generated 708 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1830] 10.0.0.23 () {32 vars in 720 bytes} [Tue Jun 16 09:01:57 2026] GET /v2.0/routers/c09f917f-45b8-4640-8c04-8e42e77a72db => generated 704 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1831] 10.0.0.23 () {34 vars in 668 bytes} [Tue Jun 16 09:01:57 2026] POST /v2.0/subnets => generated 647 bytes in 303 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1832] 10.0.0.23 () {32 vars in 735 bytes} [Tue Jun 16 09:01:57 2026] GET /v2.0/ports?device_id=c09f917f-45b8-4640-8c04-8e42e77a72db => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 09:01:57.692 8 WARNING neutron.api.v2.base [None req-9ff0f997-0d33-4c04-9a38-c37b89685c05 475a7371fbf94deeb4dbf45e78701ffa 6efb2f453a4f4d57b6da9740deeacb8c - - 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-06-16 09:01:57.692 8 INFO neutron.api.v2.resource [None req-9ff0f997-0d33-4c04-9a38-c37b89685c05 475a7371fbf94deeb4dbf45e78701ffa 6efb2f453a4f4d57b6da9740deeacb8c - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 874/1833] 10.0.0.23 () {34 vars in 680 bytes} [Tue Jun 16 09:01:57 2026] POST /v2.0/rbac-policies => generated 547 bytes in 7 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-06-16 09:01:57.957 8 INFO neutron_taas.services.taas.taas_plugin [None req-4b253458-a3da-4114-96ab-2ff0aa503616 caab0453ad2c4a47ba69ad8ec601edef 88bee1cff2e440e3b88bf179071e09a6 - - default default] TaaS: Handle Delete Port: f21c22cf-d0bb-482a-afc4-5c230f341dc5 2026-06-16 09:01:57.959 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4b253458-a3da-4114-96ab-2ff0aa503616 caab0453ad2c4a47ba69ad8ec601edef 88bee1cff2e440e3b88bf179071e09a6 - - default default] Tap Mirror: Handle Delete Port: f21c22cf-d0bb-482a-afc4-5c230f341dc5 2026-06-16 09:01:58.184 8 INFO neutron_taas.services.taas.taas_plugin [None req-4b253458-a3da-4114-96ab-2ff0aa503616 caab0453ad2c4a47ba69ad8ec601edef 88bee1cff2e440e3b88bf179071e09a6 - - default default] TaaS: Handle Delete Port: 3e7da94d-8150-424e-9403-0f5c6a1aea38 2026-06-16 09:01:58.191 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4b253458-a3da-4114-96ab-2ff0aa503616 caab0453ad2c4a47ba69ad8ec601edef 88bee1cff2e440e3b88bf179071e09a6 - - default default] Tap Mirror: Handle Delete Port: 3e7da94d-8150-424e-9403-0f5c6a1aea38 2026-06-16 09:01:58.601 8 INFO neutron.services.segments.plugin [-] Segment 2add6932-bb64-47a7-bb18-c35233b07305 resource provider aggregate not found 2026-06-16 09:01:58.602 8 INFO neutron.services.segments.plugin [-] Segment 2add6932-bb64-47a7-bb18-c35233b07305 resource provider aggregate not found 2026-06-16 09:01:58.631 8 INFO neutron.services.segments.plugin [-] Segment 2add6932-bb64-47a7-bb18-c35233b07305 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2add6932-bb64-47a7-bb18-c35233b07305 found for delete ", "request_id": "req-459acb96-1456-49d1-989d-9bdbe00f3903"}]} 2026-06-16 09:01:58.631 8 INFO neutron.services.segments.plugin [-] Segment 2add6932-bb64-47a7-bb18-c35233b07305 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2add6932-bb64-47a7-bb18-c35233b07305 found for delete ", "request_id": "req-8a47eb14-6367-45df-baef-f76be76d42b8"}]} 2026-06-16 09:01:58.636 8 INFO neutron.db.l3_hamode_db [None req-4b253458-a3da-4114-96ab-2ff0aa503616 caab0453ad2c4a47ba69ad8ec601edef 88bee1cff2e440e3b88bf179071e09a6 - - default default] HA network bbdb10fc-b2b3-4c72-af8e-e6ce70e0044d was deleted as no HA routers are present in tenant 88bee1cff2e440e3b88bf179071e09a6. [pid: 8|app: 0|req: 875/1834] 10.0.0.23 () {32 vars in 723 bytes} [Tue Jun 16 09:01:57 2026] DELETE /v2.0/routers/c09f917f-45b8-4640-8c04-8e42e77a72db => generated 0 bytes in 946 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1835] 10.0.0.23 () {34 vars in 782 bytes} [Tue Jun 16 09:01:57 2026] PUT /v2.0/routers/b0117b6d-3ca5-4661-b006-7bd03a38b2a8/add_router_interface => generated 309 bytes in 1569 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1836] 10.0.0.23 () {32 vars in 735 bytes} [Tue Jun 16 09:01:58 2026] GET /v2.0/ports?device_id=c09f917f-45b8-4640-8c04-8e42e77a72db => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1837] 10.0.0.23 () {32 vars in 725 bytes} [Tue Jun 16 09:01:58 2026] DELETE /v2.0/networks/8953203d-e793-468d-9da2-be9d8de33626 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 09:01:58.897 8 INFO neutron.api.v2.resource [None req-9755f146-86e2-4911-8488-1c4da0940a98 caab0453ad2c4a47ba69ad8ec601edef 88bee1cff2e440e3b88bf179071e09a6 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 877/1838] 10.0.0.23 () {32 vars in 723 bytes} [Tue Jun 16 09:01:58 2026] DELETE /v2.0/routers/c09f917f-45b8-4640-8c04-8e42e77a72db => generated 135 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-16 09:01:58.974 8 INFO neutron.db.segments_db [None req-a2cfd3f4-9eb4-4041-bc33-09f6f93ea039 475a7371fbf94deeb4dbf45e78701ffa 6efb2f453a4f4d57b6da9740deeacb8c - - default default] Added segment ab05d1f1-3789-4246-9272-87cb0a2eec5f of type vxlan for network b2e337c5-3134-4554-af5e-922fa42aeb26 [pid: 8|app: 0|req: 878/1839] 10.0.0.23 () {34 vars in 669 bytes} [Tue Jun 16 09:01:58 2026] POST /v2.0/networks => generated 708 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1840] 10.0.0.23 () {32 vars in 735 bytes} [Tue Jun 16 09:01:59 2026] GET /v2.0/ports?device_id=4be6e402-f7e3-463b-a7b2-8f53b8fc75d4 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1841] 10.0.0.172 () {32 vars in 801 bytes} [Tue Jun 16 09:01:59 2026] GET /v2.0/extensions => generated 21537 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1842] 10.0.0.23 () {34 vars in 668 bytes} [Tue Jun 16 09:01:59 2026] POST /v2.0/subnets => generated 647 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 09:01:59.329 8 INFO neutron.api.v2.resource [None req-c32cc578-ee01-4006-bbe3-4440440597ce caab0453ad2c4a47ba69ad8ec601edef 88bee1cff2e440e3b88bf179071e09a6 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 882/1843] 10.0.0.23 () {32 vars in 723 bytes} [Tue Jun 16 09:01:59 2026] DELETE /v2.0/routers/4be6e402-f7e3-463b-a7b2-8f53b8fc75d4 => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1844] 10.0.0.172 () {30 vars in 724 bytes} [Tue Jun 16 09:01:59 2026] GET /v2.0/quotas/0ec1c505620c47bfb74772329187105e/details => generated 847 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1845] 10.0.0.23 () {34 vars in 680 bytes} [Tue Jun 16 09:01:59 2026] POST /v2.0/rbac-policies => generated 324 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 09:01:59.704 8 INFO neutron.pecan_wsgi.hooks.translation [None req-958b8cf3-b589-400b-a9c2-8530284d8aea caab0453ad2c4a47ba69ad8ec601edef 88bee1cff2e440e3b88bf179071e09a6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 885/1846] 10.0.0.23 () {32 vars in 723 bytes} [Tue Jun 16 09:01:59 2026] DELETE /v2.0/subnets/fbe27d27-e415-4374-ac40-31ed4ab32e44 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1847] 10.0.0.23 () {32 vars in 735 bytes} [Tue Jun 16 09:01:59 2026] GET /v2.0/ports?device_id=665e6afe-b24b-451f-bc17-8bf704e7aa4b => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 09:01:59.757 8 INFO neutron.api.v2.resource [None req-4a658f5b-067d-4a91-b655-16638fd36fc7 caab0453ad2c4a47ba69ad8ec601edef 88bee1cff2e440e3b88bf179071e09a6 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 887/1848] 10.0.0.23 () {32 vars in 723 bytes} [Tue Jun 16 09:01:59 2026] DELETE /v2.0/routers/665e6afe-b24b-451f-bc17-8bf704e7aa4b => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-16 09:01:59.776 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e48220dc-30ef-40d5-90e9-9d49bfe093f3 caab0453ad2c4a47ba69ad8ec601edef 88bee1cff2e440e3b88bf179071e09a6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 888/1849] 10.0.0.23 () {32 vars in 723 bytes} [Tue Jun 16 09:01:59 2026] DELETE /v2.0/subnets/8e199352-46e1-4175-a796-78ee9d0b3fbb => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1850] 10.0.0.23 () {32 vars in 735 bytes} [Tue Jun 16 09:01:59 2026] GET /v2.0/ports?device_id=c6885a25-f6aa-4030-94e4-c294f59a3b79 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 09:01:59.840 8 INFO neutron.api.v2.resource [None req-14a57d08-f5e6-45b3-8908-0fb741d842c2 caab0453ad2c4a47ba69ad8ec601edef 88bee1cff2e440e3b88bf179071e09a6 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 890/1851] 10.0.0.23 () {32 vars in 723 bytes} [Tue Jun 16 09:01:59 2026] DELETE /v2.0/routers/c6885a25-f6aa-4030-94e4-c294f59a3b79 => generated 135 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-16 09:01:59.863 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f9d3e6ad-d0c6-45fe-a758-6b78eba505a9 caab0453ad2c4a47ba69ad8ec601edef 88bee1cff2e440e3b88bf179071e09a6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 891/1852] 10.0.0.23 () {32 vars in 723 bytes} [Tue Jun 16 09:01:59 2026] DELETE /v2.0/subnets/d8f54168-ddde-4b76-b39f-63724d1da701 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-16 09:01:59.886 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1a3afdaa-31a8-4127-ada2-c5d96ce406ca caab0453ad2c4a47ba69ad8ec601edef 88bee1cff2e440e3b88bf179071e09a6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 892/1853] 10.0.0.23 () {32 vars in 723 bytes} [Tue Jun 16 09:01:59 2026] DELETE /v2.0/subnets/7ae5e128-0062-46c6-b1a8-75c009375931 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1856] 10.0.0.23 () {32 vars in 722 bytes} [Tue Jun 16 09:02:00 2026] GET /v2.0/networks/b2e337c5-3134-4554-af5e-922fa42aeb26 => generated 655 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1857] 10.0.0.23 () {34 vars in 782 bytes} [Tue Jun 16 09:01:58 2026] PUT /v2.0/routers/b0117b6d-3ca5-4661-b006-7bd03a38b2a8/add_router_interface => generated 309 bytes in 1650 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1858] 10.0.0.23 () {34 vars in 683 bytes} [Tue Jun 16 09:02:00 2026] POST /v2.0/security-groups => generated 1628 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1859] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:02:00 2026] GET /v2.0/security-groups?tenant_id=88bee1cff2e440e3b88bf179071e09a6&name=default => generated 2925 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 09:02:00.658 8 INFO neutron.services.segments.plugin [-] Segment 08ae3710-b345-4805-8ecc-cd9d8d278644 resource provider aggregate not found 2026-06-16 09:02:00.663 8 INFO neutron.services.segments.plugin [-] Segment 08ae3710-b345-4805-8ecc-cd9d8d278644 resource provider aggregate not found 2026-06-16 09:02:00.686 8 INFO neutron.services.segments.plugin [-] Segment 08ae3710-b345-4805-8ecc-cd9d8d278644 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 08ae3710-b345-4805-8ecc-cd9d8d278644 found for delete ", "request_id": "req-22fb2060-4d79-4443-aace-37372f16f8eb"}]} 2026-06-16 09:02:00.686 8 INFO neutron.services.segments.plugin [-] Segment 08ae3710-b345-4805-8ecc-cd9d8d278644 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 08ae3710-b345-4805-8ecc-cd9d8d278644 found for delete ", "request_id": "req-bbae948f-937e-451f-a5c9-6bf65e896364"}]} [pid: 8|app: 0|req: 897/1860] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:02:00 2026] DELETE /v2.0/security-groups/299e3212-9b76-4833-855e-e8bd16763a6d => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1861] 10.0.0.23 () {34 vars in 694 bytes} [Tue Jun 16 09:02:00 2026] POST /v2.0/security-group-rules => generated 597 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 09:02:00.845 8 INFO neutron.pecan_wsgi.hooks.translation [None req-588ff58d-eaaa-4681-9ff2-3d90415d4da2 8e71c52007cb4a34adaafe508a57622f a1c448cf17fb4909a8a439126e807fa5 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 898/1862] 10.0.0.23 () {32 vars in 722 bytes} [Tue Jun 16 09:02:00 2026] GET /v2.0/networks/b2e337c5-3134-4554-af5e-922fa42aeb26 => generated 138 bytes in 68 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1863] 10.0.0.23 () {34 vars in 694 bytes} [Tue Jun 16 09:02:00 2026] POST /v2.0/security-group-rules => generated 597 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1864] 10.0.0.23 () {34 vars in 694 bytes} [Tue Jun 16 09:02:00 2026] POST /v2.0/security-group-rules => generated 599 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1865] 10.0.0.23 () {32 vars in 725 bytes} [Tue Jun 16 09:02:00 2026] DELETE /v2.0/networks/b2e337c5-3134-4554-af5e-922fa42aeb26 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 09:02:01.091 8 INFO neutron.pecan_wsgi.hooks.translation [None req-95855349-bea9-41b6-8714-4230d8f5fd71 475a7371fbf94deeb4dbf45e78701ffa 6efb2f453a4f4d57b6da9740deeacb8c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 900/1866] 10.0.0.23 () {32 vars in 723 bytes} [Tue Jun 16 09:02:01 2026] DELETE /v2.0/subnets/b7b5345e-efc2-457d-809f-c94aab890e8f => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-16 09:02:01.109 8 INFO neutron.pecan_wsgi.hooks.translation [None req-01607b28-a630-4a40-8f3c-27b29c8b91f9 475a7371fbf94deeb4dbf45e78701ffa 6efb2f453a4f4d57b6da9740deeacb8c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 901/1867] 10.0.0.23 () {32 vars in 723 bytes} [Tue Jun 16 09:02:01 2026] DELETE /v2.0/subnets/f0cb942d-2f92-48bd-9def-fe0b4428f030 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-16 09:02:01.128 8 INFO neutron.pecan_wsgi.hooks.translation [None req-71815c38-b1e5-4fe2-a017-678aed6027a9 475a7371fbf94deeb4dbf45e78701ffa 6efb2f453a4f4d57b6da9740deeacb8c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 902/1868] 10.0.0.23 () {32 vars in 723 bytes} [Tue Jun 16 09:02:01 2026] DELETE /v2.0/subnets/c51aebc8-6cfe-4d88-8493-990a5b0e1e60 => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1869] 10.0.0.23 () {34 vars in 694 bytes} [Tue Jun 16 09:02:01 2026] POST /v2.0/security-group-rules => generated 601 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1870] 10.0.0.23 () {34 vars in 694 bytes} [Tue Jun 16 09:02:01 2026] POST /v2.0/security-group-rules => generated 601 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1871] 10.0.0.23 () {34 vars in 694 bytes} [Tue Jun 16 09:02:01 2026] POST /v2.0/security-group-rules => generated 597 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1872] 10.0.0.23 () {34 vars in 694 bytes} [Tue Jun 16 09:02:01 2026] POST /v2.0/security-group-rules => generated 597 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1873] 10.0.0.23 () {34 vars in 694 bytes} [Tue Jun 16 09:02:01 2026] POST /v2.0/security-group-rules => generated 597 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1874] 10.0.0.23 () {34 vars in 694 bytes} [Tue Jun 16 09:02:01 2026] POST /v2.0/security-group-rules => generated 599 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1875] 10.0.0.23 () {34 vars in 694 bytes} [Tue Jun 16 09:02:01 2026] POST /v2.0/security-group-rules => generated 601 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1876] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:02:02 2026] GET /v2.0/security-groups?tenant_id=6efb2f453a4f4d57b6da9740deeacb8c&name=default => generated 2925 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1877] 10.0.0.23 () {34 vars in 694 bytes} [Tue Jun 16 09:02:02 2026] POST /v2.0/security-group-rules => generated 597 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1878] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:02:02 2026] DELETE /v2.0/security-groups/b48ed145-c14a-43c6-8b78-8b64671ba3b6 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1879] 10.0.0.131 () {34 vars in 1096 bytes} [Tue Jun 16 09:02:02 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1311124503&fields=id&tenant_id=9b9719165e5741eaa593a7c2b3b75fc2 => generated 69 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/1880] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:02:02 2026] GET /v2.0/security-groups?tenant_id=a1c448cf17fb4909a8a439126e807fa5&name=default => generated 2925 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 09:02:02.713 8 INFO neutron.services.segments.plugin [-] Segment ab05d1f1-3789-4246-9272-87cb0a2eec5f resource provider aggregate not found 2026-06-16 09:02:02.720 8 INFO neutron.services.segments.plugin [-] Segment ab05d1f1-3789-4246-9272-87cb0a2eec5f resource provider aggregate not found 2026-06-16 09:02:02.746 8 INFO neutron.services.segments.plugin [-] Segment ab05d1f1-3789-4246-9272-87cb0a2eec5f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab05d1f1-3789-4246-9272-87cb0a2eec5f found for delete ", "request_id": "req-0d46edde-b204-4bf2-9f51-426eee258a99"}]} 2026-06-16 09:02:02.749 8 INFO neutron.services.segments.plugin [-] Segment ab05d1f1-3789-4246-9272-87cb0a2eec5f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab05d1f1-3789-4246-9272-87cb0a2eec5f found for delete ", "request_id": "req-bad87edf-e4eb-4244-8b34-bf1b505505be"}]} [pid: 8|app: 0|req: 909/1881] 10.0.0.131 () {34 vars in 982 bytes} [Tue Jun 16 09:02:02 2026] GET /v2.0/networks?id=6dc0de64-1696-4965-827e-8a30b0d5862d => generated 705 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1882] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:02:02 2026] DELETE /v2.0/security-groups/abea10c6-adee-4658-9dbd-389245d3c859 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1883] 10.0.0.131 () {34 vars in 965 bytes} [Tue Jun 16 09:02:02 2026] GET /v2.0/quotas/9b9719165e5741eaa593a7c2b3b75fc2 => 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: 975/1884] 10.0.0.131 () {34 vars in 1002 bytes} [Tue Jun 16 09:02:02 2026] GET /v2.0/ports?tenant_id=9b9719165e5741eaa593a7c2b3b75fc2&fields=id => generated 195 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1885] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:02:02 2026] GET /v2.0/security-groups?tenant_id=0ec1c505620c47bfb74772329187105e&name=default => generated 2925 bytes in 316 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1886] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:02:03 2026] GET /v2.0/security-groups?tenant_id=a86e25f2f7a148abb1c5f38fbe52da4b&name=default => generated 2925 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1887] 10.0.0.131 () {34 vars in 1008 bytes} [Tue Jun 16 09:02:03 2026] GET /v2.0/networks/6dc0de64-1696-4965-827e-8a30b0d5862d?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 09:02:03.412 7 INFO neutron.db.segments_db [None req-e215c4c5-f72b-44de-9d31-feee4ff0e497 5bdaa660f4444838963bae09fa0a460d 6840f002d4fa46dc967762812aa663ba - - default default] Added segment d92e7df7-68c1-42f4-b065-5c951c0d4292 of type vxlan for network a9738568-1444-4592-8b6d-1f27a749c75a [pid: 8|app: 0|req: 913/1888] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:02:03 2026] DELETE /v2.0/security-groups/74eb5ccc-ae33-4779-b2ed-dc31934eb8fc => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1889] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:02:03 2026] DELETE /v2.0/security-groups/1219bfac-c10b-4686-8072-cb934ceef1b1 => 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: 976/1890] 10.0.0.23 () {34 vars in 669 bytes} [Tue Jun 16 09:02:03 2026] POST /v2.0/networks => generated 610 bytes in 463 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1891] 10.0.0.131 () {34 vars in 1108 bytes} [Tue Jun 16 09:02:03 2026] GET /v2.0/networks/6dc0de64-1696-4965-827e-8a30b0d5862d?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) 2026-06-16 09:02:03.641 7 INFO neutron.db.segments_db [None req-59776b8b-e03c-48cd-bb4b-7b58f13f770b 5bdaa660f4444838963bae09fa0a460d 6840f002d4fa46dc967762812aa663ba - - default default] Added segment ff7a6763-4f09-4956-9227-385aaf55fe4f of type vxlan for network a9a5cb92-6812-472a-aefe-c8072367117a [pid: 7|app: 0|req: 977/1892] 10.0.0.23 () {34 vars in 669 bytes} [Tue Jun 16 09:02:03 2026] POST /v2.0/networks => generated 611 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1893] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:02:03 2026] GET /v2.0/ports?device_id=cf5419fb-7e58-4c93-99f6-ae37be7d27a0 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/1894] 10.0.0.23 () {34 vars in 668 bytes} [Tue Jun 16 09:02:03 2026] POST /v2.0/subnets => generated 626 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1895] 10.0.0.23 () {34 vars in 668 bytes} [Tue Jun 16 09:02:04 2026] POST /v2.0/subnets => generated 626 bytes in 420 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 09:02:04.598 7 INFO neutron.db.segments_db [None req-9356268b-0c14-4fc5-be47-ede6be39cdb5 5bdaa660f4444838963bae09fa0a460d 6840f002d4fa46dc967762812aa663ba - - default default] Added segment fb7fddc8-9097-4163-957e-1059e5792a29 of type vxlan for network af80492a-c23a-4b2d-9103-941959d8124b 2026-06-16 09:02:04.865 7 INFO neutron.db.l3_hamode_db [None req-9356268b-0c14-4fc5-be47-ede6be39cdb5 5bdaa660f4444838963bae09fa0a460d 6840f002d4fa46dc967762812aa663ba - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-16 09:02:04.988 7 INFO neutron.db.l3_hamode_db [None req-9356268b-0c14-4fc5-be47-ede6be39cdb5 5bdaa660f4444838963bae09fa0a460d 6840f002d4fa46dc967762812aa663ba - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 979/1896] 10.0.0.23 () {34 vars in 668 bytes} [Tue Jun 16 09:02:04 2026] POST /v2.0/routers => generated 507 bytes in 1156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1897] 10.0.0.23 () {34 vars in 782 bytes} [Tue Jun 16 09:02:05 2026] PUT /v2.0/routers/be505f5d-5333-4631-b338-215674a15e47/add_router_interface => generated 309 bytes in 1410 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1898] 10.0.0.23 () {32 vars in 716 bytes} [Tue Jun 16 09:02:07 2026] GET /v2.0/ports/9239b48c-df52-4608-82ba-0af6544f3562 => generated 955 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 09:02:07.308 7 INFO neutron.db.segments_db [None req-d928d00a-7180-4a36-b6d9-95f2235a847c 2c175f95bcf847c5b5141dc7a51ed375 66370800aef043e5ac7e02b52a134ec9 - - default default] Added segment 99641308-feb5-4a0f-bdfd-bd0c78c0e3f6 of type vxlan for network 46dace43-299d-4bcd-9262-c1a004c64d40 [pid: 7|app: 0|req: 980/1899] 10.0.0.23 () {34 vars in 670 bytes} [Tue Jun 16 09:02:06 2026] POST /v2.0/networks => generated 614 bytes in 459 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 09:02:07.483 7 INFO neutron.db.segments_db [None req-68dae14b-9ba4-4ac9-9e3a-68f480c856aa 2c175f95bcf847c5b5141dc7a51ed375 66370800aef043e5ac7e02b52a134ec9 - - default default] Added segment 8cd0603f-4435-49d8-8aa9-d3a858d3dc3d of type vxlan for network 74ef188f-a89d-4ae7-9511-e54076552bc0 2026-06-16 09:02:07.767 7 INFO neutron.db.l3_hamode_db [None req-68dae14b-9ba4-4ac9-9e3a-68f480c856aa 2c175f95bcf847c5b5141dc7a51ed375 66370800aef043e5ac7e02b52a134ec9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 920/1900] 10.0.0.23 () {34 vars in 782 bytes} [Tue Jun 16 09:02:07 2026] PUT /v2.0/routers/be505f5d-5333-4631-b338-215674a15e47/add_router_interface => generated 309 bytes in 1234 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1901] 199.19.213.57 () {34 vars in 985 bytes} [Tue Jun 16 09:02:08 2026] GET /v2.0/networks?id=6dc0de64-1696-4965-827e-8a30b0d5862d => generated 705 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 09:02:08.630 7 INFO neutron.db.l3_hamode_db [None req-68dae14b-9ba4-4ac9-9e3a-68f480c856aa 2c175f95bcf847c5b5141dc7a51ed375 66370800aef043e5ac7e02b52a134ec9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 922/1902] 10.0.0.23 () {34 vars in 675 bytes} [Tue Jun 16 09:02:08 2026] POST /v2.0/floatingips => generated 552 bytes in 740 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1903] 10.0.0.23 () {32 vars in 716 bytes} [Tue Jun 16 09:02:09 2026] GET /v2.0/ports/e2329a20-4ad2-4c51-aac3-9a02bbd1f846 => generated 955 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1904] 199.19.213.57 () {34 vars in 1049 bytes} [Tue Jun 16 09:02:09 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=9b9719165e5741eaa593a7c2b3b75fc2 => generated 179 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1905] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:02:09 2026] GET /v2.0/ports?device_id=cf5419fb-7e58-4c93-99f6-ae37be7d27a0 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1906] 10.0.0.23 () {34 vars in 675 bytes} [Tue Jun 16 09:02:09 2026] POST /v2.0/floatingips => generated 552 bytes in 581 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1907] 10.0.0.23 () {34 vars in 668 bytes} [Tue Jun 16 09:02:07 2026] POST /v2.0/routers => generated 694 bytes in 2695 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 09:02:10.378 8 INFO neutron_taas.services.taas.taas_plugin [None req-119dcd56-dfd6-42f5-a390-92110f1d5b5b 5bdaa660f4444838963bae09fa0a460d 6840f002d4fa46dc967762812aa663ba - - default default] TaaS: Handle Delete Port: e2329a20-4ad2-4c51-aac3-9a02bbd1f846 2026-06-16 09:02:10.380 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-119dcd56-dfd6-42f5-a390-92110f1d5b5b 5bdaa660f4444838963bae09fa0a460d 6840f002d4fa46dc967762812aa663ba - - default default] Tap Mirror: Handle Delete Port: e2329a20-4ad2-4c51-aac3-9a02bbd1f846 [pid: 7|app: 0|req: 982/1908] 199.19.213.57 () {38 vars in 954 bytes} [Tue Jun 16 09:02:10 2026] POST /v2.0/ports => generated 1179 bytes in 515 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 927/1909] 10.0.0.23 () {34 vars in 788 bytes} [Tue Jun 16 09:02:10 2026] PUT /v2.0/routers/be505f5d-5333-4631-b338-215674a15e47/remove_router_interface => generated 309 bytes in 933 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1910] 10.0.0.23 () {32 vars in 775 bytes} [Tue Jun 16 09:02:10 2026] GET /v2.0/subnets?project_id=66370800aef043e5ac7e02b52a134ec9&cidr=10.100.0.0%2F28 => generated 14 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1911] 10.0.0.23 () {34 vars in 675 bytes} [Tue Jun 16 09:02:10 2026] POST /v2.0/floatingips => generated 552 bytes in 586 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1912] 199.19.213.57 () {38 vars in 1027 bytes} [Tue Jun 16 09:02:11 2026] PUT /v2.0/ports/f5b3940f-1110-49d9-957a-7dd0553ebc91 => generated 1460 bytes in 487 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-06-16 09:02:11.588 7 INFO neutron_taas.services.taas.taas_plugin [None req-8fbb2fa3-cddc-414e-a81b-ce0636643692 5bdaa660f4444838963bae09fa0a460d 6840f002d4fa46dc967762812aa663ba - - default default] TaaS: Handle Delete Port: 9239b48c-df52-4608-82ba-0af6544f3562 2026-06-16 09:02:11.591 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8fbb2fa3-cddc-414e-a81b-ce0636643692 5bdaa660f4444838963bae09fa0a460d 6840f002d4fa46dc967762812aa663ba - - default default] Tap Mirror: Handle Delete Port: 9239b48c-df52-4608-82ba-0af6544f3562 2026-06-16 09:02:11.592 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-154ab5f1-e9e0-4b6f-a26b-275c923c8b7f'] response: {'name': 'network-changed', 'server_uuid': 'cf5419fb-7e58-4c93-99f6-ae37be7d27a0', 'tag': 'f5b3940f-1110-49d9-957a-7dd0553ebc91', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 930/1913] 10.0.0.23 () {32 vars in 693 bytes} [Tue Jun 16 09:02:11 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/1914] 10.0.0.23 () {34 vars in 788 bytes} [Tue Jun 16 09:02:11 2026] PUT /v2.0/routers/be505f5d-5333-4631-b338-215674a15e47/remove_router_interface => generated 309 bytes in 849 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1915] 10.0.0.23 () {32 vars in 783 bytes} [Tue Jun 16 09:02:12 2026] GET /v2.0/subnets?network_id=44f5e6d6-256f-4b9a-bfff-d926ee831a62&cidr=10.100.0.0%2F28 => 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: 986/1916] 10.0.0.23 () {32 vars in 735 bytes} [Tue Jun 16 09:02:12 2026] GET /v2.0/ports?device_id=be505f5d-5333-4631-b338-215674a15e47 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1917] 10.0.0.23 () {34 vars in 675 bytes} [Tue Jun 16 09:02:11 2026] POST /v2.0/floatingips => generated 552 bytes in 492 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1918] 199.19.213.57 () {34 vars in 1079 bytes} [Tue Jun 16 09:02:12 2026] GET /v2.0/ports?tenant_id=9b9719165e5741eaa593a7c2b3b75fc2&device_id=cf5419fb-7e58-4c93-99f6-ae37be7d27a0 => generated 1463 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 09:02:12.381 8 INFO neutron_taas.services.taas.taas_plugin [None req-491fd638-1d58-41ec-81bd-9952b4b78b86 5bdaa660f4444838963bae09fa0a460d 6840f002d4fa46dc967762812aa663ba - - default default] TaaS: Handle Delete Port: f9b371c9-976e-4069-9b82-5cbb14e73f50 2026-06-16 09:02:12.385 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-491fd638-1d58-41ec-81bd-9952b4b78b86 5bdaa660f4444838963bae09fa0a460d 6840f002d4fa46dc967762812aa663ba - - default default] Tap Mirror: Handle Delete Port: f9b371c9-976e-4069-9b82-5cbb14e73f50 [pid: 7|app: 0|req: 987/1919] 10.0.0.23 () {34 vars in 668 bytes} [Tue Jun 16 09:02:12 2026] POST /v2.0/subnets => generated 657 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 09:02:12.833 8 INFO neutron.services.segments.plugin [-] Segment fb7fddc8-9097-4163-957e-1059e5792a29 resource provider aggregate not found 2026-06-16 09:02:12.846 8 INFO neutron.services.segments.plugin [-] Segment fb7fddc8-9097-4163-957e-1059e5792a29 resource provider aggregate not found 2026-06-16 09:02:12.854 8 INFO neutron.services.segments.plugin [-] Segment fb7fddc8-9097-4163-957e-1059e5792a29 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb7fddc8-9097-4163-957e-1059e5792a29 found for delete ", "request_id": "req-0fff6125-e9c1-443e-b1b7-4ccc34499644"}]} 2026-06-16 09:02:12.869 8 INFO neutron.services.segments.plugin [-] Segment fb7fddc8-9097-4163-957e-1059e5792a29 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb7fddc8-9097-4163-957e-1059e5792a29 found for delete ", "request_id": "req-860d544b-62db-49e6-ac1f-672bd549e6bd"}]} 2026-06-16 09:02:12.878 8 INFO neutron.db.l3_hamode_db [None req-491fd638-1d58-41ec-81bd-9952b4b78b86 5bdaa660f4444838963bae09fa0a460d 6840f002d4fa46dc967762812aa663ba - - default default] HA network af80492a-c23a-4b2d-9103-941959d8124b was deleted as no HA routers are present in tenant 6840f002d4fa46dc967762812aa663ba. [pid: 8|app: 0|req: 933/1920] 10.0.0.23 () {32 vars in 723 bytes} [Tue Jun 16 09:02:12 2026] DELETE /v2.0/routers/be505f5d-5333-4631-b338-215674a15e47 => generated 0 bytes in 724 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1921] 199.19.213.57 () {34 vars in 1017 bytes} [Tue Jun 16 09:02:12 2026] GET /v2.0/networks?tenant_id=9b9719165e5741eaa593a7c2b3b75fc2&shared=False => generated 2376 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/1922] 10.0.0.23 () {34 vars in 675 bytes} [Tue Jun 16 09:02:12 2026] POST /v2.0/floatingips => generated 552 bytes in 672 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1923] 10.0.0.23 () {32 vars in 723 bytes} [Tue Jun 16 09:02:13 2026] DELETE /v2.0/subnets/e4df7124-1c7e-46ed-8095-775b954f1554 => 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: 990/1924] 199.19.213.57 () {34 vars in 929 bytes} [Tue Jun 16 09:02:13 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/1925] 10.0.0.23 () {34 vars in 758 bytes} [Tue Jun 16 09:02:13 2026] PUT /v2.0/floatingips/313f4c43-55bf-4f9a-9ac2-3164dfc548aa/tags => generated 17 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/1926] 10.0.0.23 () {32 vars in 723 bytes} [Tue Jun 16 09:02:13 2026] DELETE /v2.0/subnets/355632e2-bd23-4327-a468-627e56235043 => 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: 993/1927] 10.0.0.23 () {34 vars in 758 bytes} [Tue Jun 16 09:02:13 2026] PUT /v2.0/floatingips/ec9a980b-9658-4bbe-96cb-fb0e412a8bfe/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 09:02:13.702 7 INFO neutron.services.segments.plugin [-] Segment ff7a6763-4f09-4956-9227-385aaf55fe4f resource provider aggregate not found 2026-06-16 09:02:13.708 7 INFO neutron.services.segments.plugin [-] Segment ff7a6763-4f09-4956-9227-385aaf55fe4f resource provider aggregate not found 2026-06-16 09:02:13.731 7 INFO neutron.services.segments.plugin [-] Segment ff7a6763-4f09-4956-9227-385aaf55fe4f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff7a6763-4f09-4956-9227-385aaf55fe4f found for delete ", "request_id": "req-b86d69cd-93d8-45b6-a080-fcc166dc5d98"}]} 2026-06-16 09:02:13.735 7 INFO neutron.services.segments.plugin [-] Segment ff7a6763-4f09-4956-9227-385aaf55fe4f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff7a6763-4f09-4956-9227-385aaf55fe4f found for delete ", "request_id": "req-ff57660c-7378-48e5-9788-4f28050becb0"}]} [pid: 7|app: 0|req: 994/1928] 10.0.0.23 () {32 vars in 725 bytes} [Tue Jun 16 09:02:13 2026] DELETE /v2.0/networks/a9a5cb92-6812-472a-aefe-c8072367117a => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/1929] 10.0.0.23 () {34 vars in 758 bytes} [Tue Jun 16 09:02:13 2026] PUT /v2.0/floatingips/5e6b8d81-d407-4471-bdcf-9f7d90a80fa6/tags => generated 34 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/1930] 10.0.0.23 () {32 vars in 725 bytes} [Tue Jun 16 09:02:13 2026] DELETE /v2.0/networks/a9738568-1444-4592-8b6d-1f27a749c75a => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/1931] 10.0.0.23 () {34 vars in 758 bytes} [Tue Jun 16 09:02:13 2026] PUT /v2.0/floatingips/319801f8-38c7-4516-9e2e-a1f6e6157d30/tags => generated 19 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 09:02:14.068 7 INFO neutron.db.segments_db [None req-1fbb7725-25d1-4c8a-ae8b-547543ec93ca 5bdaa660f4444838963bae09fa0a460d 6840f002d4fa46dc967762812aa663ba - - default default] Added segment 6761a15e-2504-4fd6-92e3-19f966e7d3cb of type vxlan for network 2160408e-d1fb-4daa-bc21-083625ef1f9e [pid: 7|app: 0|req: 998/1932] 10.0.0.23 () {34 vars in 669 bytes} [Tue Jun 16 09:02:13 2026] POST /v2.0/networks => generated 611 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/1933] 10.0.0.23 () {32 vars in 671 bytes} [Tue Jun 16 09:02:14 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1934] 10.0.0.23 () {34 vars in 782 bytes} [Tue Jun 16 09:02:12 2026] PUT /v2.0/routers/8ad7a937-3f0b-4d0e-aeb3-077f5636720d/add_router_interface => generated 309 bytes in 1561 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/1935] 10.0.0.23 () {34 vars in 668 bytes} [Tue Jun 16 09:02:14 2026] POST /v2.0/subnets => generated 626 bytes in 272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/1936] 199.19.213.57 () {34 vars in 1079 bytes} [Tue Jun 16 09:02:14 2026] GET /v2.0/ports?tenant_id=9b9719165e5741eaa593a7c2b3b75fc2&device_id=cf5419fb-7e58-4c93-99f6-ae37be7d27a0 => generated 1463 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1937] 10.0.0.23 () {32 vars in 685 bytes} [Tue Jun 16 09:02:14 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 09:02:14.612 8 INFO neutron.db.segments_db [None req-b457d9c8-cf77-4dae-bea9-6a1cd678f8e2 5bdaa660f4444838963bae09fa0a460d 6840f002d4fa46dc967762812aa663ba - - default default] Added segment 7faba2d7-8912-4431-a7df-f73989061c37 of type vxlan for network 0521b26c-3045-4bab-9e44-8f1655eeaf89 [pid: 7|app: 0|req: 1002/1938] 10.0.0.23 () {32 vars in 648 bytes} [Tue Jun 16 09:02:14 2026] GET /v2.0/networks => generated 7405 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/1939] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:02:14 2026] GET /v2.0/ports?device_id=cf5419fb-7e58-4c93-99f6-ae37be7d27a0 => generated 1194 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/1940] 199.19.213.57 () {34 vars in 1055 bytes} [Tue Jun 16 09:02:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.61&port_id=f5b3940f-1110-49d9-957a-7dd0553ebc91 => 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: 1005/1941] 10.0.0.23 () {32 vars in 681 bytes} [Tue Jun 16 09:02:14 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/1942] 10.0.0.23 () {32 vars in 646 bytes} [Tue Jun 16 09:02:14 2026] GET /v2.0/subnets => generated 8054 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/1943] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 09:02:14 2026] GET /v2.0/security-groups?id=0f51155b-ee86-4370-94c9-b6855c99a2f7&fields=id&fields=name => generated 112 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/1944] 199.19.213.57 () {34 vars in 1103 bytes} [Tue Jun 16 09:02:14 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A357&port_id=f5b3940f-1110-49d9-957a-7dd0553ebc91 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 09:02:14.891 8 INFO neutron.db.l3_hamode_db [None req-b457d9c8-cf77-4dae-bea9-6a1cd678f8e2 5bdaa660f4444838963bae09fa0a460d 6840f002d4fa46dc967762812aa663ba - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1009/1945] 10.0.0.23 () {32 vars in 693 bytes} [Tue Jun 16 09:02:14 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/1946] 10.0.0.23 () {32 vars in 646 bytes} [Tue Jun 16 09:02:14 2026] GET /v2.0/routers => generated 1982 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 09:02:15.038 8 INFO neutron.db.l3_hamode_db [None req-b457d9c8-cf77-4dae-bea9-6a1cd678f8e2 5bdaa660f4444838963bae09fa0a460d 6840f002d4fa46dc967762812aa663ba - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1011/1947] 199.19.213.57 () {34 vars in 1063 bytes} [Tue Jun 16 09:02:15 2026] GET /v2.0/subnets?id=bb215a5e-1cd8-48e2-a238-b528c43109b0&id=423b19d6-12fd-4c62-a7f8-5bd591f716d9 => generated 1410 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/1948] 10.0.0.23 () {32 vars in 679 bytes} [Tue Jun 16 09:02:15 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/1949] 199.19.213.57 () {34 vars in 1051 bytes} [Tue Jun 16 09:02:15 2026] GET /v2.0/ports?network_id=6dc0de64-1696-4965-827e-8a30b0d5862d&device_owner=network%3Adhcp => 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: 1016/1952] 10.0.0.23 () {34 vars in 684 bytes} [Tue Jun 16 09:02:15 2026] POST /v2.0/security-groups => generated 1675 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/1953] 10.0.0.23 () {32 vars in 693 bytes} [Tue Jun 16 09:02:15 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/1954] 199.19.213.57 () {34 vars in 1051 bytes} [Tue Jun 16 09:02:15 2026] GET /v2.0/ports?network_id=6dc0de64-1696-4965-827e-8a30b0d5862d&device_owner=network%3Adhcp => 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: 1019/1955] 10.0.0.23 () {34 vars in 694 bytes} [Tue Jun 16 09:02:15 2026] POST /v2.0/security-group-rules => generated 597 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/1956] 10.0.0.23 () {32 vars in 689 bytes} [Tue Jun 16 09:02:15 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/1957] 199.19.213.57 () {34 vars in 1011 bytes} [Tue Jun 16 09:02:15 2026] GET /v2.0/networks/6dc0de64-1696-4965-827e-8a30b0d5862d?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/1958] 10.0.0.23 () {34 vars in 694 bytes} [Tue Jun 16 09:02:15 2026] POST /v2.0/security-group-rules => generated 596 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/1959] 10.0.0.23 () {32 vars in 701 bytes} [Tue Jun 16 09:02:15 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1960] 10.0.0.23 () {34 vars in 668 bytes} [Tue Jun 16 09:02:14 2026] POST /v2.0/routers => generated 507 bytes in 1198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 09:02:15.768 7 INFO neutron.services.segments.plugin [-] Segment d92e7df7-68c1-42f4-b065-5c951c0d4292 resource provider aggregate not found 2026-06-16 09:02:15.789 7 INFO neutron.services.segments.plugin [-] Segment d92e7df7-68c1-42f4-b065-5c951c0d4292 resource provider aggregate not found [pid: 7|app: 0|req: 1024/1961] 199.19.213.57 () {34 vars in 1111 bytes} [Tue Jun 16 09:02:15 2026] GET /v2.0/networks/6dc0de64-1696-4965-827e-8a30b0d5862d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 09:02:15.810 7 INFO neutron.services.segments.plugin [-] Segment d92e7df7-68c1-42f4-b065-5c951c0d4292 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d92e7df7-68c1-42f4-b065-5c951c0d4292 found for delete ", "request_id": "req-d001f390-294d-4c6a-9a11-c5cf6ece1b44"}]} 2026-06-16 09:02:15.822 7 INFO neutron.services.segments.plugin [-] Segment d92e7df7-68c1-42f4-b065-5c951c0d4292 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d92e7df7-68c1-42f4-b065-5c951c0d4292 found for delete ", "request_id": "req-980f9716-b3b8-4973-b86c-00fd391038b7"}]} 2026-06-16 09:02:15.909 7 INFO neutron_taas.services.taas.taas_plugin [None req-6edabb07-e45a-4a9d-923c-7f3d153d232c 3e34139d28fe4c2ba84f931c709eb690 eaac9eae07be49c0a424afb6d9456af3 - - default default] TaaS: Handle Delete Port: acd97da6-a2f7-453e-a486-e1135b83c95a 2026-06-16 09:02:15.911 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6edabb07-e45a-4a9d-923c-7f3d153d232c 3e34139d28fe4c2ba84f931c709eb690 eaac9eae07be49c0a424afb6d9456af3 - - default default] Tap Mirror: Handle Delete Port: acd97da6-a2f7-453e-a486-e1135b83c95a [pid: 8|app: 0|req: 938/1962] 10.0.0.23 () {34 vars in 694 bytes} [Tue Jun 16 09:02:15 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: 1025/1963] 10.0.0.23 () {32 vars in 731 bytes} [Tue Jun 16 09:02:15 2026] DELETE /v2.0/floatingips/313f4c43-55bf-4f9a-9ac2-3164dfc548aa => generated 0 bytes in 271 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/1964] 10.0.0.23 () {34 vars in 694 bytes} [Tue Jun 16 09:02:16 2026] POST /v2.0/security-group-rules => generated 601 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 09:02:16.310 7 INFO neutron_taas.services.taas.taas_plugin [None req-25f605d3-e62b-485c-94a5-352c2f214287 3e34139d28fe4c2ba84f931c709eb690 eaac9eae07be49c0a424afb6d9456af3 - - default default] TaaS: Handle Delete Port: 375e32eb-6127-4bac-a3d7-f5223ad101a6 2026-06-16 09:02:16.313 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-25f605d3-e62b-485c-94a5-352c2f214287 3e34139d28fe4c2ba84f931c709eb690 eaac9eae07be49c0a424afb6d9456af3 - - default default] Tap Mirror: Handle Delete Port: 375e32eb-6127-4bac-a3d7-f5223ad101a6 [pid: 8|app: 0|req: 939/1965] 10.0.0.23 () {34 vars in 664 bytes} [Tue Jun 16 09:02:15 2026] POST /v2.0/ports => generated 947 bytes in 470 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-06-16 09:02:16.462 8 INFO neutron.db.securitygroups_db [None req-4a932a39-f551-43f5-99a5-6ba098abb4a5 2c175f95bcf847c5b5141dc7a51ed375 66370800aef043e5ac7e02b52a134ec9 - - default default] Project 66370800aef043e5ac7e02b52a134ec9 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: 1027/1966] 10.0.0.23 () {32 vars in 731 bytes} [Tue Jun 16 09:02:16 2026] DELETE /v2.0/floatingips/ec9a980b-9658-4bbe-96cb-fb0e412a8bfe => generated 0 bytes in 354 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1967] 10.0.0.23 () {34 vars in 694 bytes} [Tue Jun 16 09:02:16 2026] POST /v2.0/security-group-rules => generated 607 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 09:02:16.670 8 INFO neutron_taas.services.taas.taas_plugin [None req-801ab045-98eb-4174-b517-8ee22b3efaf1 3e34139d28fe4c2ba84f931c709eb690 eaac9eae07be49c0a424afb6d9456af3 - - default default] TaaS: Handle Delete Port: a7f1bf12-b714-463e-a624-96427d7345f3 2026-06-16 09:02:16.673 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-801ab045-98eb-4174-b517-8ee22b3efaf1 3e34139d28fe4c2ba84f931c709eb690 eaac9eae07be49c0a424afb6d9456af3 - - default default] Tap Mirror: Handle Delete Port: a7f1bf12-b714-463e-a624-96427d7345f3 [pid: 8|app: 0|req: 941/1968] 10.0.0.23 () {32 vars in 731 bytes} [Tue Jun 16 09:02:16 2026] DELETE /v2.0/floatingips/5e6b8d81-d407-4471-bdcf-9f7d90a80fa6 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 09:02:16.905 8 INFO neutron.db.securitygroups_db [None req-64596012-737d-4f86-8eee-24cc32a65529 2c175f95bcf847c5b5141dc7a51ed375 66370800aef043e5ac7e02b52a134ec9 - - default default] Project 66370800aef043e5ac7e02b52a134ec9 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 8|app: 0|req: 942/1969] 10.0.0.23 () {34 vars in 694 bytes} [Tue Jun 16 09:02:16 2026] POST /v2.0/security-group-rules => generated 606 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 09:02:17.146 8 INFO neutron_taas.services.taas.taas_plugin [None req-7b5285be-0925-43ff-8062-182c63d9ab2e 3e34139d28fe4c2ba84f931c709eb690 eaac9eae07be49c0a424afb6d9456af3 - - default default] TaaS: Handle Delete Port: 04042634-7064-4cd8-99a3-46d2051345fe 2026-06-16 09:02:17.150 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7b5285be-0925-43ff-8062-182c63d9ab2e 3e34139d28fe4c2ba84f931c709eb690 eaac9eae07be49c0a424afb6d9456af3 - - default default] Tap Mirror: Handle Delete Port: 04042634-7064-4cd8-99a3-46d2051345fe [pid: 8|app: 0|req: 943/1970] 10.0.0.23 () {32 vars in 731 bytes} [Tue Jun 16 09:02:17 2026] DELETE /v2.0/floatingips/319801f8-38c7-4516-9e2e-a1f6e6157d30 => generated 0 bytes in 304 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 09:02:17.446 8 INFO neutron_taas.services.taas.taas_plugin [None req-c7623cc1-fcee-42d2-b0cf-220006b9fb34 3e34139d28fe4c2ba84f931c709eb690 eaac9eae07be49c0a424afb6d9456af3 - - default default] TaaS: Handle Delete Port: 1d34d356-0d79-433b-930e-cde5109afec1 2026-06-16 09:02:17.451 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c7623cc1-fcee-42d2-b0cf-220006b9fb34 3e34139d28fe4c2ba84f931c709eb690 eaac9eae07be49c0a424afb6d9456af3 - - default default] Tap Mirror: Handle Delete Port: 1d34d356-0d79-433b-930e-cde5109afec1 [pid: 8|app: 0|req: 944/1971] 10.0.0.23 () {32 vars in 731 bytes} [Tue Jun 16 09:02:17 2026] DELETE /v2.0/floatingips/e0ae5f57-f3ad-4a81-9f27-8b34320db7a4 => generated 0 bytes in 331 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1972] 10.0.0.23 () {32 vars in 648 bytes} [Tue Jun 16 09:02:17 2026] GET /v2.0/networks => generated 1298 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/1973] 10.0.0.23 () {34 vars in 782 bytes} [Tue Jun 16 09:02:16 2026] PUT /v2.0/routers/cd2b68da-6335-4b8b-960f-64fe8fbf5f6d/add_router_interface => generated 309 bytes in 1267 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 946/1974] 10.0.0.23 () {32 vars in 716 bytes} [Tue Jun 16 09:02:17 2026] GET /v2.0/ports/c7edf7da-2a09-4928-be83-cda44b3b108a => generated 1021 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/1975] 10.0.0.131 () {34 vars in 1100 bytes} [Tue Jun 16 09:02:17 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1257679780&fields=id&tenant_id=66370800aef043e5ac7e02b52a134ec9 => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/1976] 10.0.0.131 () {34 vars in 982 bytes} [Tue Jun 16 09:02:17 2026] GET /v2.0/networks?id=46dace43-299d-4bcd-9262-c1a004c64d40 => generated 661 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/1977] 10.0.0.131 () {34 vars in 965 bytes} [Tue Jun 16 09:02:17 2026] GET /v2.0/quotas/66370800aef043e5ac7e02b52a134ec9 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/1978] 10.0.0.131 () {34 vars in 1002 bytes} [Tue Jun 16 09:02:17 2026] GET /v2.0/ports?tenant_id=66370800aef043e5ac7e02b52a134ec9&fields=id => generated 57 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/1979] 10.0.0.131 () {34 vars in 1008 bytes} [Tue Jun 16 09:02:18 2026] GET /v2.0/networks/46dace43-299d-4bcd-9262-c1a004c64d40?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: 1034/1980] 10.0.0.131 () {34 vars in 1108 bytes} [Tue Jun 16 09:02:18 2026] GET /v2.0/networks/46dace43-299d-4bcd-9262-c1a004c64d40?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) 2026-06-16 09:02:18.226 8 INFO neutron_taas.services.taas.taas_plugin [None req-e05c2c70-a1e9-4b3f-8ad5-76962f26198e 5bdaa660f4444838963bae09fa0a460d 6840f002d4fa46dc967762812aa663ba - - default default] TaaS: Handle Delete Port: c7edf7da-2a09-4928-be83-cda44b3b108a 2026-06-16 09:02:18.229 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e05c2c70-a1e9-4b3f-8ad5-76962f26198e 5bdaa660f4444838963bae09fa0a460d 6840f002d4fa46dc967762812aa663ba - - default default] Tap Mirror: Handle Delete Port: c7edf7da-2a09-4928-be83-cda44b3b108a [pid: 7|app: 0|req: 1035/1981] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:02:18 2026] GET /v2.0/ports?device_id=8227301d-d7ab-4ac8-bfbd-17a7497ff899 => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1982] 10.0.0.23 () {34 vars in 788 bytes} [Tue Jun 16 09:02:17 2026] PUT /v2.0/routers/cd2b68da-6335-4b8b-960f-64fe8fbf5f6d/remove_router_interface => generated 309 bytes in 918 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: 1036/1983] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:02:18 2026] GET /v2.0/security-groups?tenant_id=e4fd01a90b2d4528912a8bb94a2e9f32&name=default => generated 2925 bytes in 345 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 09:02:18.935 8 INFO neutron.api.v2.resource [None req-32714418-e3fc-484c-8837-cfc624392576 5bdaa660f4444838963bae09fa0a460d 6840f002d4fa46dc967762812aa663ba - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 948/1984] 10.0.0.23 () {34 vars in 788 bytes} [Tue Jun 16 09:02:18 2026] PUT /v2.0/routers/cd2b68da-6335-4b8b-960f-64fe8fbf5f6d/remove_router_interface => generated 197 bytes in 155 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1985] 10.0.0.23 () {32 vars in 735 bytes} [Tue Jun 16 09:02:18 2026] GET /v2.0/ports?device_id=cd2b68da-6335-4b8b-960f-64fe8fbf5f6d => 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: 1037/1986] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:02:18 2026] DELETE /v2.0/security-groups/5d248234-ec31-48e2-ae4c-9ebf62722391 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 09:02:19.145 8 INFO neutron_taas.services.taas.taas_plugin [None req-a9793d2b-8728-47d8-8cea-c24fa02e1e92 5bdaa660f4444838963bae09fa0a460d 6840f002d4fa46dc967762812aa663ba - - default default] TaaS: Handle Delete Port: cbcbc0ee-5f4e-4dd2-a430-7062315f4e6d 2026-06-16 09:02:19.148 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a9793d2b-8728-47d8-8cea-c24fa02e1e92 5bdaa660f4444838963bae09fa0a460d 6840f002d4fa46dc967762812aa663ba - - default default] Tap Mirror: Handle Delete Port: cbcbc0ee-5f4e-4dd2-a430-7062315f4e6d [pid: 7|app: 0|req: 1038/1987] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:02:19 2026] GET /v2.0/security-groups?tenant_id=95a29d74bb6e49e29a519092457dc8f7&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: 1039/1988] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:02:19 2026] DELETE /v2.0/security-groups/ad244ac4-7717-47bc-953a-9eca158e1e49 => 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: 1040/1989] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:02:19 2026] GET /v2.0/ports?device_id=8227301d-d7ab-4ac8-bfbd-17a7497ff899 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 09:02:19.576 8 INFO neutron.services.segments.plugin [-] Segment 7faba2d7-8912-4431-a7df-f73989061c37 resource provider aggregate not found 2026-06-16 09:02:19.584 8 INFO neutron.services.segments.plugin [-] Segment 7faba2d7-8912-4431-a7df-f73989061c37 resource provider aggregate not found 2026-06-16 09:02:19.601 8 INFO neutron.services.segments.plugin [-] Segment 7faba2d7-8912-4431-a7df-f73989061c37 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7faba2d7-8912-4431-a7df-f73989061c37 found for delete ", "request_id": "req-a06af2ba-8db3-4ab0-9216-88cb8c8e5f26"}]} 2026-06-16 09:02:19.601 8 INFO neutron.services.segments.plugin [-] Segment 7faba2d7-8912-4431-a7df-f73989061c37 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7faba2d7-8912-4431-a7df-f73989061c37 found for delete ", "request_id": "req-21f0debf-a38f-4358-b55e-df5224632c8f"}]} 2026-06-16 09:02:19.614 8 INFO neutron.db.l3_hamode_db [None req-a9793d2b-8728-47d8-8cea-c24fa02e1e92 5bdaa660f4444838963bae09fa0a460d 6840f002d4fa46dc967762812aa663ba - - default default] HA network 0521b26c-3045-4bab-9e44-8f1655eeaf89 was deleted as no HA routers are present in tenant 6840f002d4fa46dc967762812aa663ba. [pid: 8|app: 0|req: 950/1990] 10.0.0.23 () {32 vars in 723 bytes} [Tue Jun 16 09:02:18 2026] DELETE /v2.0/routers/cd2b68da-6335-4b8b-960f-64fe8fbf5f6d => generated 0 bytes in 662 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/1991] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:02:19 2026] GET /v2.0/security-groups?tenant_id=eaac9eae07be49c0a424afb6d9456af3&name=default => generated 2925 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1992] 10.0.0.23 () {32 vars in 723 bytes} [Tue Jun 16 09:02:19 2026] DELETE /v2.0/subnets/ac43e3cd-22f0-441a-9234-a456deb49674 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/1993] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:02:19 2026] DELETE /v2.0/security-groups/1f13b0a0-525e-4167-8247-c39553ac2198 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1994] 10.0.0.23 () {32 vars in 725 bytes} [Tue Jun 16 09:02:19 2026] DELETE /v2.0/networks/2160408e-d1fb-4daa-bc21-083625ef1f9e => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/1995] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:02:19 2026] GET /v2.0/ports?device_id=cf5419fb-7e58-4c93-99f6-ae37be7d27a0 => generated 1196 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 09:02:20.104 8 INFO neutron.db.segments_db [None req-57792b5e-b1e6-421e-a4b0-007059a0cf7e 5bdaa660f4444838963bae09fa0a460d 6840f002d4fa46dc967762812aa663ba - - default default] Added segment d73d1b86-b825-4cad-afe7-92993bea0b09 of type vxlan for network f9512f90-099a-46ac-8017-7b4fc5cdda24 [pid: 7|app: 0|req: 1044/1996] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 09:02:20 2026] GET /v2.0/security-groups?id=0f51155b-ee86-4370-94c9-b6855c99a2f7&fields=id&fields=name => generated 112 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1997] 10.0.0.23 () {34 vars in 669 bytes} [Tue Jun 16 09:02:20 2026] POST /v2.0/networks => generated 611 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1998] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:02:20 2026] GET /v2.0/ports?device_id=8227301d-d7ab-4ac8-bfbd-17a7497ff899 => 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: 1045/1999] 10.0.0.23 () {34 vars in 668 bytes} [Tue Jun 16 09:02:20 2026] POST /v2.0/subnets => generated 626 bytes in 340 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 09:02:20.610 8 INFO neutron.db.segments_db [None req-07b43931-ed58-485a-bfdd-d182a3add367 5bdaa660f4444838963bae09fa0a460d 6840f002d4fa46dc967762812aa663ba - - default default] Added segment a1527f7f-ae07-4604-bfdf-23b483f62405 of type vxlan for network d07af8e9-08ca-45f8-8b82-f15baa6d8186 2026-06-16 09:02:20.844 8 INFO neutron.db.l3_hamode_db [None req-07b43931-ed58-485a-bfdd-d182a3add367 5bdaa660f4444838963bae09fa0a460d 6840f002d4fa46dc967762812aa663ba - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-16 09:02:21.015 8 INFO neutron.db.l3_hamode_db [None req-07b43931-ed58-485a-bfdd-d182a3add367 5bdaa660f4444838963bae09fa0a460d 6840f002d4fa46dc967762812aa663ba - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-16 09:02:21.630 8 INFO neutron.services.segments.plugin [-] Segment 6761a15e-2504-4fd6-92e3-19f966e7d3cb resource provider aggregate not found 2026-06-16 09:02:21.638 8 INFO neutron.services.segments.plugin [-] Segment 6761a15e-2504-4fd6-92e3-19f966e7d3cb resource provider aggregate not found 2026-06-16 09:02:21.652 8 INFO neutron.services.segments.plugin [-] Segment 6761a15e-2504-4fd6-92e3-19f966e7d3cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6761a15e-2504-4fd6-92e3-19f966e7d3cb found for delete ", "request_id": "req-8f7788f7-cd8c-474f-8156-f41970e6e6bf"}]} 2026-06-16 09:02:21.657 8 INFO neutron.services.segments.plugin [-] Segment 6761a15e-2504-4fd6-92e3-19f966e7d3cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6761a15e-2504-4fd6-92e3-19f966e7d3cb found for delete ", "request_id": "req-c8f6d508-dcb3-4c1d-a64c-165550ec5446"}]} [pid: 7|app: 0|req: 1046/2000] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:02:21 2026] GET /v2.0/ports?device_id=8227301d-d7ab-4ac8-bfbd-17a7497ff899 => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/2001] 10.0.0.23 () {34 vars in 668 bytes} [Tue Jun 16 09:02:20 2026] POST /v2.0/routers => generated 506 bytes in 1226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/2002] 199.19.213.57 () {34 vars in 985 bytes} [Tue Jun 16 09:02:22 2026] GET /v2.0/networks?id=46dace43-299d-4bcd-9262-c1a004c64d40 => generated 661 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/2003] 199.19.213.57 () {34 vars in 1049 bytes} [Tue Jun 16 09:02:22 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=66370800aef043e5ac7e02b52a134ec9 => generated 181 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/2004] 199.19.213.57 () {38 vars in 954 bytes} [Tue Jun 16 09:02:22 2026] POST /v2.0/ports => generated 954 bytes in 469 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1047/2005] 10.0.0.23 () {34 vars in 782 bytes} [Tue Jun 16 09:02:21 2026] PUT /v2.0/routers/1c221993-e20f-41c6-8667-3acf417ed248/add_router_interface => generated 309 bytes in 1428 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/2006] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:02:23 2026] GET /v2.0/ports?device_id=8227301d-d7ab-4ac8-bfbd-17a7497ff899 => generated 957 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/2007] 10.0.0.23 () {32 vars in 716 bytes} [Tue Jun 16 09:02:23 2026] GET /v2.0/ports/8def8ee1-e494-4d71-9cc0-135d8cb652f8 => generated 955 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/2008] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 09:02:23 2026] GET /v2.0/security-groups?id=3ec95303-28dc-4966-b4de-37de91d8e7e6&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-06-16 09:02:23.767 8 INFO neutron_taas.services.taas.taas_plugin [None req-0d1d9270-296e-4021-ba20-e30e2e2c8124 5bdaa660f4444838963bae09fa0a460d 6840f002d4fa46dc967762812aa663ba - - default default] TaaS: Handle Delete Port: 8def8ee1-e494-4d71-9cc0-135d8cb652f8 2026-06-16 09:02:23.771 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0d1d9270-296e-4021-ba20-e30e2e2c8124 5bdaa660f4444838963bae09fa0a460d 6840f002d4fa46dc967762812aa663ba - - default default] Tap Mirror: Handle Delete Port: 8def8ee1-e494-4d71-9cc0-135d8cb652f8 [pid: 7|app: 0|req: 1048/2009] 199.19.213.57 () {38 vars in 1027 bytes} [Tue Jun 16 09:02:23 2026] PUT /v2.0/ports/cfae868e-e76c-4e52-8245-d17fbb34bf1d => generated 1235 bytes in 548 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 09:02:23.814 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1fbeec03-88fd-45e4-b8cb-ea56a12dfd95'] response: {'name': 'network-changed', 'server_uuid': '8227301d-d7ab-4ac8-bfbd-17a7497ff899', 'tag': 'cfae868e-e76c-4e52-8245-d17fbb34bf1d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 962/2010] 10.0.0.23 () {34 vars in 788 bytes} [Tue Jun 16 09:02:23 2026] PUT /v2.0/routers/1c221993-e20f-41c6-8667-3acf417ed248/remove_router_interface => generated 309 bytes in 878 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: 1049/2011] 10.0.0.23 () {32 vars in 735 bytes} [Tue Jun 16 09:02:24 2026] GET /v2.0/ports?device_id=1c221993-e20f-41c6-8667-3acf417ed248 => 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: 1050/2012] 199.19.213.57 () {34 vars in 1079 bytes} [Tue Jun 16 09:02:24 2026] GET /v2.0/ports?tenant_id=66370800aef043e5ac7e02b52a134ec9&device_id=8227301d-d7ab-4ac8-bfbd-17a7497ff899 => generated 1238 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2013] 199.19.213.57 () {34 vars in 1017 bytes} [Tue Jun 16 09:02:24 2026] GET /v2.0/networks?tenant_id=66370800aef043e5ac7e02b52a134ec9&shared=False => generated 757 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2014] 199.19.213.57 () {34 vars in 929 bytes} [Tue Jun 16 09:02:24 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 09:02:24.549 8 INFO neutron_taas.services.taas.taas_plugin [None req-7e4db018-4ef1-4239-a644-189ce685650b 5bdaa660f4444838963bae09fa0a460d 6840f002d4fa46dc967762812aa663ba - - default default] TaaS: Handle Delete Port: 11630921-8ee8-49ad-97c4-9c35e9f0add7 2026-06-16 09:02:24.551 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7e4db018-4ef1-4239-a644-189ce685650b 5bdaa660f4444838963bae09fa0a460d 6840f002d4fa46dc967762812aa663ba - - default default] Tap Mirror: Handle Delete Port: 11630921-8ee8-49ad-97c4-9c35e9f0add7 [pid: 7|app: 0|req: 1053/2015] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:02:24 2026] GET /v2.0/ports?device_id=8227301d-d7ab-4ac8-bfbd-17a7497ff899 => generated 969 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 09:02:24.898 7 INFO neutron.db.segments_db [None req-c8a04a56-d9d8-4f35-b66e-7ceec5f51145 04290461575c473b8d5886cd99721357 4f59c407f7cb4285b77f9498d29951f4 - - default default] Added segment ae6ab06e-f131-48ea-aafb-749df87cda7e of type vxlan for network 1fee32bd-01d5-48ec-bbad-9aec45913284 2026-06-16 09:02:24.942 8 INFO neutron.services.segments.plugin [-] Segment a1527f7f-ae07-4604-bfdf-23b483f62405 resource provider aggregate not found 2026-06-16 09:02:24.949 8 INFO neutron.services.segments.plugin [-] Segment a1527f7f-ae07-4604-bfdf-23b483f62405 resource provider aggregate not found 2026-06-16 09:02:24.968 8 INFO neutron.services.segments.plugin [-] Segment a1527f7f-ae07-4604-bfdf-23b483f62405 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a1527f7f-ae07-4604-bfdf-23b483f62405 found for delete ", "request_id": "req-cf99bfd2-95d3-42db-b612-01bf03357196"}]} 2026-06-16 09:02:24.973 8 INFO neutron.db.l3_hamode_db [None req-7e4db018-4ef1-4239-a644-189ce685650b 5bdaa660f4444838963bae09fa0a460d 6840f002d4fa46dc967762812aa663ba - - default default] HA network d07af8e9-08ca-45f8-8b82-f15baa6d8186 was deleted as no HA routers are present in tenant 6840f002d4fa46dc967762812aa663ba. 2026-06-16 09:02:24.975 8 INFO neutron.services.segments.plugin [-] Segment a1527f7f-ae07-4604-bfdf-23b483f62405 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a1527f7f-ae07-4604-bfdf-23b483f62405 found for delete ", "request_id": "req-561217d0-0c00-4670-ba16-798668a522aa"}]} [pid: 8|app: 0|req: 963/2016] 10.0.0.23 () {32 vars in 723 bytes} [Tue Jun 16 09:02:24 2026] DELETE /v2.0/routers/1c221993-e20f-41c6-8667-3acf417ed248 => generated 0 bytes in 682 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2017] 10.0.0.23 () {34 vars in 669 bytes} [Tue Jun 16 09:02:24 2026] POST /v2.0/networks => generated 613 bytes in 410 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/2018] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 09:02:24 2026] GET /v2.0/security-groups?id=3ec95303-28dc-4966-b4de-37de91d8e7e6&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: 1055/2019] 10.0.0.23 () {32 vars in 723 bytes} [Tue Jun 16 09:02:24 2026] DELETE /v2.0/subnets/37a073a7-3f64-4649-a5ac-37ec3c7699c1 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 09:02:25.267 7 INFO neutron.services.segments.plugin [-] Segment d73d1b86-b825-4cad-afe7-92993bea0b09 resource provider aggregate not found 2026-06-16 09:02:25.276 7 INFO neutron.services.segments.plugin [-] Segment d73d1b86-b825-4cad-afe7-92993bea0b09 resource provider aggregate not found 2026-06-16 09:02:25.299 7 INFO neutron.services.segments.plugin [-] Segment d73d1b86-b825-4cad-afe7-92993bea0b09 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d73d1b86-b825-4cad-afe7-92993bea0b09 found for delete ", "request_id": "req-e8be69fe-5eb0-418c-a118-81a5c3dc653e"}]} [pid: 7|app: 0|req: 1056/2020] 10.0.0.23 () {32 vars in 725 bytes} [Tue Jun 16 09:02:25 2026] DELETE /v2.0/networks/f9512f90-099a-46ac-8017-7b4fc5cdda24 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 09:02:25.315 7 INFO neutron.services.segments.plugin [-] Segment d73d1b86-b825-4cad-afe7-92993bea0b09 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d73d1b86-b825-4cad-afe7-92993bea0b09 found for delete ", "request_id": "req-24bfce5b-b4a2-446a-9be1-01eae4eea240"}]} [pid: 7|app: 0|req: 1057/2021] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:02:25 2026] GET /v2.0/ports?device_id=cf5419fb-7e58-4c93-99f6-ae37be7d27a0 => generated 1196 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 09:02:25.435 7 INFO neutron.db.segments_db [None req-25ecbf51-692e-4a0e-abc6-35223ee31db7 5bdaa660f4444838963bae09fa0a460d 6840f002d4fa46dc967762812aa663ba - - default default] Added segment afb1dd92-2f57-45ee-b3be-d2810ca4b164 of type vxlan for network 64d3749f-84c6-44b3-b731-fe143f361aa6 2026-06-16 09:02:25.675 7 INFO neutron.db.l3_hamode_db [None req-25ecbf51-692e-4a0e-abc6-35223ee31db7 5bdaa660f4444838963bae09fa0a460d 6840f002d4fa46dc967762812aa663ba - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 965/2022] 10.0.0.23 () {34 vars in 663 bytes} [Tue Jun 16 09:02:25 2026] POST /v2.0/ports => generated 743 bytes in 979 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 966/2023] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 09:02:26 2026] GET /v2.0/security-groups?id=0f51155b-ee86-4370-94c9-b6855c99a2f7&fields=id&fields=name => generated 112 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/2024] 199.19.213.57 () {34 vars in 1079 bytes} [Tue Jun 16 09:02:26 2026] GET /v2.0/ports?tenant_id=66370800aef043e5ac7e02b52a134ec9&device_id=8227301d-d7ab-4ac8-bfbd-17a7497ff899 => generated 1238 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 09:02:26.139 8 INFO neutron.db.segments_db [None req-548a440e-bb4b-479b-9ed0-62fa4851c2c2 04290461575c473b8d5886cd99721357 4f59c407f7cb4285b77f9498d29951f4 - - default default] Added segment 2bb05c08-c270-4028-acee-4e7645ffcdd3 of type vxlan for network bbcbcec6-f353-4fe1-a4ae-00d0802da9fc [pid: 8|app: 0|req: 968/2025] 10.0.0.23 () {34 vars in 669 bytes} [Tue Jun 16 09:02:26 2026] POST /v2.0/networks => generated 613 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/2026] 10.0.0.23 () {32 vars in 817 bytes} [Tue Jun 16 09:02:26 2026] GET /v2.0/ports?network_id=6dc0de64-1696-4965-827e-8a30b0d5862d&mac_address=fa%3A16%3A3e%3A6a%3A18%3Aa3 => generated 1196 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/2027] 199.19.213.57 () {34 vars in 1057 bytes} [Tue Jun 16 09:02:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=cfae868e-e76c-4e52-8245-d17fbb34bf1d => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/2028] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:02:26 2026] GET /v2.0/ports?device_id=8227301d-d7ab-4ac8-bfbd-17a7497ff899 => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 09:02:26.528 7 INFO neutron.db.l3_hamode_db [None req-25ecbf51-692e-4a0e-abc6-35223ee31db7 5bdaa660f4444838963bae09fa0a460d 6840f002d4fa46dc967762812aa663ba - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 972/2029] 10.0.0.23 () {34 vars in 663 bytes} [Tue Jun 16 09:02:26 2026] POST /v2.0/ports => generated 743 bytes in 352 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: 1058/2030] 10.0.0.23 () {34 vars in 668 bytes} [Tue Jun 16 09:02:25 2026] POST /v2.0/routers => generated 688 bytes in 2116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2031] 199.19.213.57 () {34 vars in 983 bytes} [Tue Jun 16 09:02:27 2026] GET /v2.0/subnets?id=78a6e162-b804-4025-87c0-36f3b6fccdd5 => generated 678 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2032] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 09:02:27 2026] GET /v2.0/security-groups?id=3ec95303-28dc-4966-b4de-37de91d8e7e6&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 09:02:27.599 8 INFO neutron.db.l3_db [None req-6ab6327d-0193-4001-8eff-692107e04e2d fe7f8e6864bb45f495daa243bb445421 9b9719165e5741eaa593a7c2b3b75fc2 - - default default] Floating IP 0d21ce09-ef22-4312-9b83-b0a223700493 associated. External IP: 10.96.250.211, port: f5b3940f-1110-49d9-957a-7dd0553ebc91. 2026-06-16 09:02:27.635 7 INFO neutron.db.segments_db [None req-d63d10a2-0f83-4bc6-afed-82a79a511c65 04290461575c473b8d5886cd99721357 4f59c407f7cb4285b77f9498d29951f4 - - default default] Added segment d64b0d85-a27c-430f-89f1-528320fae304 of type vxlan for network 9e65f177-440b-4eb6-8e7f-6a70f1f52df3 [pid: 7|app: 0|req: 1061/2033] 10.0.0.23 () {34 vars in 669 bytes} [Tue Jun 16 09:02:27 2026] POST /v2.0/networks => generated 611 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2034] 10.0.0.23 () {32 vars in 720 bytes} [Tue Jun 16 09:02:27 2026] GET /v2.0/routers/60e8375a-ecc5-4d3c-a512-6c76813a350f => generated 694 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2035] 199.19.213.57 () {34 vars in 1051 bytes} [Tue Jun 16 09:02:27 2026] GET /v2.0/ports?network_id=46dace43-299d-4bcd-9262-c1a004c64d40&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/2036] 10.0.0.23 () {34 vars in 676 bytes} [Tue Jun 16 09:02:26 2026] POST /v2.0/floatingips => generated 854 bytes in 1221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 09:02:28.048 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-643f2cc3-caff-43cf-8f83-1cab7a2f86a7'] response: {'name': 'network-changed', 'server_uuid': 'cf5419fb-7e58-4c93-99f6-ae37be7d27a0', 'tag': 'f5b3940f-1110-49d9-957a-7dd0553ebc91', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 974/2037] 10.0.0.23 () {32 vars in 646 bytes} [Tue Jun 16 09:02:27 2026] GET /v2.0/routers => generated 697 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/2038] 199.19.213.57 () {34 vars in 1011 bytes} [Tue Jun 16 09:02:28 2026] GET /v2.0/networks/46dace43-299d-4bcd-9262-c1a004c64d40?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: 1064/2039] 10.0.0.23 () {34 vars in 663 bytes} [Tue Jun 16 09:02:27 2026] POST /v2.0/ports => generated 743 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1065/2040] 10.0.0.131 () {34 vars in 1096 bytes} [Tue Jun 16 09:02:28 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1311124503&fields=id&tenant_id=9b9719165e5741eaa593a7c2b3b75fc2 => generated 69 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2041] 199.19.213.57 () {34 vars in 1111 bytes} [Tue Jun 16 09:02:28 2026] GET /v2.0/networks/46dace43-299d-4bcd-9262-c1a004c64d40?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 09:02:28.300 7 INFO neutron.db.segments_db [None req-1c473c48-71f1-45e9-97e8-f2a25a37bd98 04290461575c473b8d5886cd99721357 4f59c407f7cb4285b77f9498d29951f4 - - default default] Added segment 002193e4-5f08-4db1-9aa3-636502e2cc28 of type vxlan for network 06585ffa-f87c-4e71-aea4-4b258aec7811 [pid: 7|app: 0|req: 1067/2042] 10.0.0.23 () {34 vars in 669 bytes} [Tue Jun 16 09:02:28 2026] POST /v2.0/networks => generated 612 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2043] 10.0.0.131 () {34 vars in 982 bytes} [Tue Jun 16 09:02:28 2026] GET /v2.0/networks?id=301dcfb6-a7f3-4eb4-9a74-5a5aad5c5b5b => generated 705 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/2044] 10.0.0.23 () {34 vars in 740 bytes} [Tue Jun 16 09:02:28 2026] PUT /v2.0/routers/60e8375a-ecc5-4d3c-a512-6c76813a350f => generated 701 bytes in 489 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/2045] 10.0.0.131 () {34 vars in 965 bytes} [Tue Jun 16 09:02:28 2026] GET /v2.0/quotas/9b9719165e5741eaa593a7c2b3b75fc2 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/2046] 199.19.213.57 () {34 vars in 1079 bytes} [Tue Jun 16 09:02:28 2026] GET /v2.0/ports?tenant_id=9b9719165e5741eaa593a7c2b3b75fc2&device_id=cf5419fb-7e58-4c93-99f6-ae37be7d27a0 => generated 1465 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/2047] 10.0.0.23 () {32 vars in 720 bytes} [Tue Jun 16 09:02:28 2026] GET /v2.0/routers/60e8375a-ecc5-4d3c-a512-6c76813a350f => generated 701 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/2048] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:02:28 2026] GET /v2.0/ports?device_id=8227301d-d7ab-4ac8-bfbd-17a7497ff899 => generated 969 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2049] 10.0.0.23 () {34 vars in 663 bytes} [Tue Jun 16 09:02:28 2026] POST /v2.0/ports => generated 743 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1070/2050] 199.19.213.57 () {34 vars in 985 bytes} [Tue Jun 16 09:02:28 2026] GET /v2.0/networks?id=6dc0de64-1696-4965-827e-8a30b0d5862d => generated 801 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2051] 10.0.0.23 () {32 vars in 735 bytes} [Tue Jun 16 09:02:28 2026] GET /v2.0/ports?device_id=60e8375a-ecc5-4d3c-a512-6c76813a350f => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 09:02:28.975 7 INFO neutron.db.segments_db [None req-f804712f-298d-4426-8b93-0845fff2f2a9 04290461575c473b8d5886cd99721357 4f59c407f7cb4285b77f9498d29951f4 - - default default] Added segment 17f1f73f-1bb8-4997-a25f-46a0b4ccfaf6 of type vxlan for network 8dc85244-6355-454c-801b-d2d89017ead7 [pid: 8|app: 0|req: 981/2052] 10.0.0.131 () {34 vars in 1002 bytes} [Tue Jun 16 09:02:28 2026] GET /v2.0/ports?tenant_id=9b9719165e5741eaa593a7c2b3b75fc2&fields=id => generated 333 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/2053] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 09:02:28 2026] GET /v2.0/security-groups?id=3ec95303-28dc-4966-b4de-37de91d8e7e6&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/2054] 199.19.213.57 () {34 vars in 1055 bytes} [Tue Jun 16 09:02:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.61&port_id=f5b3940f-1110-49d9-957a-7dd0553ebc91 => generated 857 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2055] 10.0.0.23 () {34 vars in 669 bytes} [Tue Jun 16 09:02:28 2026] POST /v2.0/networks => generated 613 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2056] 10.0.0.131 () {34 vars in 1008 bytes} [Tue Jun 16 09:02:29 2026] GET /v2.0/networks/301dcfb6-a7f3-4eb4-9a74-5a5aad5c5b5b?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2057] 199.19.213.57 () {34 vars in 1103 bytes} [Tue Jun 16 09:02:29 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A357&port_id=f5b3940f-1110-49d9-957a-7dd0553ebc91 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 09:02:29.270 8 INFO neutron_taas.services.taas.taas_plugin [None req-0d1ec620-8d71-4e9e-a29d-167e7eda3e5b 5bdaa660f4444838963bae09fa0a460d 6840f002d4fa46dc967762812aa663ba - - default default] TaaS: Handle Delete Port: f3e06944-edc4-4758-b15d-c0afd04abb41 2026-06-16 09:02:29.273 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0d1ec620-8d71-4e9e-a29d-167e7eda3e5b 5bdaa660f4444838963bae09fa0a460d 6840f002d4fa46dc967762812aa663ba - - default default] Tap Mirror: Handle Delete Port: f3e06944-edc4-4758-b15d-c0afd04abb41 [pid: 7|app: 0|req: 1075/2058] 10.0.0.23 () {34 vars in 663 bytes} [Tue Jun 16 09:02:29 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1076/2059] 10.0.0.131 () {34 vars in 1108 bytes} [Tue Jun 16 09:02:29 2026] GET /v2.0/networks/301dcfb6-a7f3-4eb4-9a74-5a5aad5c5b5b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2060] 199.19.213.57 () {34 vars in 1063 bytes} [Tue Jun 16 09:02:29 2026] GET /v2.0/subnets?id=bb215a5e-1cd8-48e2-a238-b528c43109b0&id=423b19d6-12fd-4c62-a7f8-5bd591f716d9 => generated 1410 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 09:02:29.642 8 INFO neutron_taas.services.taas.taas_plugin [None req-0d1ec620-8d71-4e9e-a29d-167e7eda3e5b 5bdaa660f4444838963bae09fa0a460d 6840f002d4fa46dc967762812aa663ba - - default default] TaaS: Handle Delete Port: b01697c1-f44b-459c-a2de-8f6e5f28e905 2026-06-16 09:02:29.645 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0d1ec620-8d71-4e9e-a29d-167e7eda3e5b 5bdaa660f4444838963bae09fa0a460d 6840f002d4fa46dc967762812aa663ba - - default default] Tap Mirror: Handle Delete Port: b01697c1-f44b-459c-a2de-8f6e5f28e905 [pid: 7|app: 0|req: 1078/2061] 10.0.0.23 () {34 vars in 746 bytes} [Tue Jun 16 09:02:29 2026] PUT /v2.0/ports/202556d1-3e4e-4164-ac17-ebfe0006b3d7/tags => generated 17 bytes in 79 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: 1079/2062] 199.19.213.57 () {34 vars in 1051 bytes} [Tue Jun 16 09:02:29 2026] GET /v2.0/ports?network_id=6dc0de64-1696-4965-827e-8a30b0d5862d&device_owner=network%3Adhcp => generated 1457 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2063] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:02:29 2026] GET /v2.0/ports?device_id=86d67769-3316-4224-a61c-9d408ed03e16 => 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: 1081/2064] 10.0.0.23 () {34 vars in 746 bytes} [Tue Jun 16 09:02:29 2026] PUT /v2.0/ports/61d834e1-c2e3-4ff1-acfd-9371c39e62bd/tags => generated 25 bytes in 108 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: 1082/2065] 199.19.213.57 () {34 vars in 1051 bytes} [Tue Jun 16 09:02:29 2026] GET /v2.0/ports?network_id=6dc0de64-1696-4965-827e-8a30b0d5862d&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2066] 10.0.0.23 () {34 vars in 746 bytes} [Tue Jun 16 09:02:29 2026] PUT /v2.0/ports/493e6dc5-08d8-4f36-8e5c-d342439a14b4/tags => generated 34 bytes in 79 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-06-16 09:02:30.019 8 INFO neutron.services.segments.plugin [-] Segment afb1dd92-2f57-45ee-b3be-d2810ca4b164 resource provider aggregate not found 2026-06-16 09:02:30.027 8 INFO neutron.services.segments.plugin [-] Segment afb1dd92-2f57-45ee-b3be-d2810ca4b164 resource provider aggregate not found 2026-06-16 09:02:30.040 8 INFO neutron.services.segments.plugin [-] Segment afb1dd92-2f57-45ee-b3be-d2810ca4b164 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid afb1dd92-2f57-45ee-b3be-d2810ca4b164 found for delete ", "request_id": "req-c5e22ab9-a0c4-4cd3-8e36-f4eaf43a963f"}]} [pid: 7|app: 0|req: 1084/2067] 199.19.213.57 () {34 vars in 1011 bytes} [Tue Jun 16 09:02:29 2026] GET /v2.0/networks/6dc0de64-1696-4965-827e-8a30b0d5862d?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 09:02:30.052 8 INFO neutron.services.segments.plugin [-] Segment afb1dd92-2f57-45ee-b3be-d2810ca4b164 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid afb1dd92-2f57-45ee-b3be-d2810ca4b164 found for delete ", "request_id": "req-d0758079-4999-4c4a-acdb-e5d329a2c455"}]} 2026-06-16 09:02:30.059 8 INFO neutron.db.l3_hamode_db [None req-0d1ec620-8d71-4e9e-a29d-167e7eda3e5b 5bdaa660f4444838963bae09fa0a460d 6840f002d4fa46dc967762812aa663ba - - default default] HA network 64d3749f-84c6-44b3-b731-fe143f361aa6 was deleted as no HA routers are present in tenant 6840f002d4fa46dc967762812aa663ba. [pid: 8|app: 0|req: 984/2068] 10.0.0.23 () {32 vars in 723 bytes} [Tue Jun 16 09:02:29 2026] DELETE /v2.0/routers/60e8375a-ecc5-4d3c-a512-6c76813a350f => generated 0 bytes in 1005 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2071] 10.0.0.23 () {34 vars in 746 bytes} [Tue Jun 16 09:02:30 2026] PUT /v2.0/ports/b30f0aab-0178-4d6c-a436-ca457e13a745/tags => generated 19 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 987/2072] 199.19.213.57 () {34 vars in 1111 bytes} [Tue Jun 16 09:02:30 2026] GET /v2.0/networks/6dc0de64-1696-4965-827e-8a30b0d5862d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2073] 10.0.0.23 () {32 vars in 735 bytes} [Tue Jun 16 09:02:30 2026] GET /v2.0/ports?device_id=60e8375a-ecc5-4d3c-a512-6c76813a350f => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/2074] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:02:30 2026] GET /v2.0/ports?device_id=8227301d-d7ab-4ac8-bfbd-17a7497ff899 => generated 969 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 09:02:30.244 8 INFO neutron.api.v2.resource [None req-c854709f-8c7b-4fd7-b629-c3ccb4c0f9ff 5bdaa660f4444838963bae09fa0a460d 6840f002d4fa46dc967762812aa663ba - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 989/2075] 10.0.0.23 () {32 vars in 723 bytes} [Tue Jun 16 09:02:30 2026] DELETE /v2.0/routers/60e8375a-ecc5-4d3c-a512-6c76813a350f => generated 135 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/2076] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 09:02:30 2026] GET /v2.0/security-groups?id=3ec95303-28dc-4966-b4de-37de91d8e7e6&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/2077] 10.0.0.23 () {32 vars in 735 bytes} [Tue Jun 16 09:02:30 2026] GET /v2.0/ports?device_id=1c221993-e20f-41c6-8667-3acf417ed248 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 09:02:30.316 8 INFO neutron.api.v2.resource [None req-fd9d2f56-2e22-4da8-a835-1091e1bc9a37 5bdaa660f4444838963bae09fa0a460d 6840f002d4fa46dc967762812aa663ba - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 992/2078] 10.0.0.23 () {32 vars in 723 bytes} [Tue Jun 16 09:02:30 2026] DELETE /v2.0/routers/1c221993-e20f-41c6-8667-3acf417ed248 => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2079] 10.0.0.23 () {32 vars in 659 bytes} [Tue Jun 16 09:02:30 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 09:02:30.335 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3e2eed54-15c7-4968-b7ab-ac876329f3f1 5bdaa660f4444838963bae09fa0a460d 6840f002d4fa46dc967762812aa663ba - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 993/2080] 10.0.0.23 () {32 vars in 723 bytes} [Tue Jun 16 09:02:30 2026] DELETE /v2.0/subnets/37a073a7-3f64-4649-a5ac-37ec3c7699c1 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/2081] 10.0.0.23 () {32 vars in 735 bytes} [Tue Jun 16 09:02:30 2026] GET /v2.0/ports?device_id=cd2b68da-6335-4b8b-960f-64fe8fbf5f6d => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 09:02:30.385 8 INFO neutron.api.v2.resource [None req-5ae46cac-900f-4b72-a0ab-dea164d48894 5bdaa660f4444838963bae09fa0a460d 6840f002d4fa46dc967762812aa663ba - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 995/2082] 10.0.0.23 () {32 vars in 723 bytes} [Tue Jun 16 09:02:30 2026] DELETE /v2.0/routers/cd2b68da-6335-4b8b-960f-64fe8fbf5f6d => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-16 09:02:30.402 8 INFO neutron.pecan_wsgi.hooks.translation [None req-90baa6ac-5d9c-416d-82b9-b0bdea898b00 5bdaa660f4444838963bae09fa0a460d 6840f002d4fa46dc967762812aa663ba - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 996/2083] 10.0.0.23 () {32 vars in 723 bytes} [Tue Jun 16 09:02:30 2026] DELETE /v2.0/subnets/ac43e3cd-22f0-441a-9234-a456deb49674 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2084] 10.0.0.23 () {32 vars in 673 bytes} [Tue Jun 16 09:02:30 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/2085] 10.0.0.23 () {32 vars in 735 bytes} [Tue Jun 16 09:02:30 2026] GET /v2.0/ports?device_id=be505f5d-5333-4631-b338-215674a15e47 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 09:02:30.463 8 INFO neutron.api.v2.resource [None req-81a553a1-09b4-42da-ada4-aa6749176989 5bdaa660f4444838963bae09fa0a460d 6840f002d4fa46dc967762812aa663ba - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 998/2086] 10.0.0.23 () {32 vars in 723 bytes} [Tue Jun 16 09:02:30 2026] DELETE /v2.0/routers/be505f5d-5333-4631-b338-215674a15e47 => generated 135 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-16 09:02:30.492 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d0e2b165-5e59-4b40-814e-d74f6b669481 5bdaa660f4444838963bae09fa0a460d 6840f002d4fa46dc967762812aa663ba - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 999/2087] 10.0.0.23 () {32 vars in 723 bytes} [Tue Jun 16 09:02:30 2026] DELETE /v2.0/subnets/e4df7124-1c7e-46ed-8095-775b954f1554 => 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: 1089/2088] 10.0.0.23 () {32 vars in 669 bytes} [Tue Jun 16 09:02:30 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 09:02:30.518 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fc025b78-03af-4840-a7ef-c879d7842cdb 5bdaa660f4444838963bae09fa0a460d 6840f002d4fa46dc967762812aa663ba - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1000/2089] 10.0.0.23 () {32 vars in 723 bytes} [Tue Jun 16 09:02:30 2026] DELETE /v2.0/subnets/355632e2-bd23-4327-a468-627e56235043 => 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: 1090/2090] 10.0.0.23 () {32 vars in 681 bytes} [Tue Jun 16 09:02:30 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/2091] 10.0.0.23 () {32 vars in 667 bytes} [Tue Jun 16 09:02:30 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2092] 10.0.0.23 () {32 vars in 681 bytes} [Tue Jun 16 09:02:30 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/2093] 10.0.0.23 () {32 vars in 677 bytes} [Tue Jun 16 09:02:30 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2094] 10.0.0.23 () {32 vars in 689 bytes} [Tue Jun 16 09:02:30 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 09:02:31.149 8 INFO neutron_taas.services.taas.taas_plugin [None req-3b042e56-0a98-454a-b856-f0cc82249c7c 04290461575c473b8d5886cd99721357 4f59c407f7cb4285b77f9498d29951f4 - - default default] TaaS: Handle Delete Port: 202556d1-3e4e-4164-ac17-ebfe0006b3d7 2026-06-16 09:02:31.153 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3b042e56-0a98-454a-b856-f0cc82249c7c 04290461575c473b8d5886cd99721357 4f59c407f7cb4285b77f9498d29951f4 - - default default] Tap Mirror: Handle Delete Port: 202556d1-3e4e-4164-ac17-ebfe0006b3d7 [pid: 7|app: 0|req: 1093/2095] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:02:31 2026] GET /v2.0/security-groups?tenant_id=6840f002d4fa46dc967762812aa663ba&name=default => generated 2925 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/2096] 10.0.0.23 () {32 vars in 719 bytes} [Tue Jun 16 09:02:31 2026] DELETE /v2.0/ports/202556d1-3e4e-4164-ac17-ebfe0006b3d7 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2097] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:02:31 2026] DELETE /v2.0/security-groups/38bfa6c6-4a31-4472-8c30-524e619c4bc0 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 09:02:31.394 8 INFO neutron_taas.services.taas.taas_plugin [None req-5c5f8739-6679-4d40-9a88-e7d1dcde8703 04290461575c473b8d5886cd99721357 4f59c407f7cb4285b77f9498d29951f4 - - default default] TaaS: Handle Delete Port: 61d834e1-c2e3-4ff1-acfd-9371c39e62bd 2026-06-16 09:02:31.407 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5c5f8739-6679-4d40-9a88-e7d1dcde8703 04290461575c473b8d5886cd99721357 4f59c407f7cb4285b77f9498d29951f4 - - default default] Tap Mirror: Handle Delete Port: 61d834e1-c2e3-4ff1-acfd-9371c39e62bd [pid: 7|app: 0|req: 1095/2098] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:02:31 2026] GET /v2.0/ports?device_id=8227301d-d7ab-4ac8-bfbd-17a7497ff899 => generated 969 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/2099] 10.0.0.23 () {32 vars in 719 bytes} [Tue Jun 16 09:02:31 2026] DELETE /v2.0/ports/61d834e1-c2e3-4ff1-acfd-9371c39e62bd => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2100] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 09:02:31 2026] GET /v2.0/security-groups?id=3ec95303-28dc-4966-b4de-37de91d8e7e6&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 09:02:31.673 8 INFO neutron_taas.services.taas.taas_plugin [None req-13d327f4-2fb5-4883-9d54-c126f5fa97cc 04290461575c473b8d5886cd99721357 4f59c407f7cb4285b77f9498d29951f4 - - default default] TaaS: Handle Delete Port: 493e6dc5-08d8-4f36-8e5c-d342439a14b4 2026-06-16 09:02:31.676 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-13d327f4-2fb5-4883-9d54-c126f5fa97cc 04290461575c473b8d5886cd99721357 4f59c407f7cb4285b77f9498d29951f4 - - default default] Tap Mirror: Handle Delete Port: 493e6dc5-08d8-4f36-8e5c-d342439a14b4 [pid: 8|app: 0|req: 1005/2101] 10.0.0.23 () {32 vars in 719 bytes} [Tue Jun 16 09:02:31 2026] DELETE /v2.0/ports/493e6dc5-08d8-4f36-8e5c-d342439a14b4 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 09:02:31.871 7 INFO neutron_taas.services.taas.taas_plugin [None req-04156ef6-a29c-4652-bc20-8d15be12b6b9 04290461575c473b8d5886cd99721357 4f59c407f7cb4285b77f9498d29951f4 - - default default] TaaS: Handle Delete Port: b30f0aab-0178-4d6c-a436-ca457e13a745 2026-06-16 09:02:31.875 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-04156ef6-a29c-4652-bc20-8d15be12b6b9 04290461575c473b8d5886cd99721357 4f59c407f7cb4285b77f9498d29951f4 - - default default] Tap Mirror: Handle Delete Port: b30f0aab-0178-4d6c-a436-ca457e13a745 [pid: 7|app: 0|req: 1097/2102] 10.0.0.23 () {32 vars in 719 bytes} [Tue Jun 16 09:02:31 2026] DELETE /v2.0/ports/b30f0aab-0178-4d6c-a436-ca457e13a745 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 09:02:32.074 8 INFO neutron_taas.services.taas.taas_plugin [None req-d4eb6e96-6bee-4a81-a6c1-98a7e032d005 04290461575c473b8d5886cd99721357 4f59c407f7cb4285b77f9498d29951f4 - - default default] TaaS: Handle Delete Port: 620b7671-1d6f-4723-adbf-3dd9aab3f80a 2026-06-16 09:02:32.076 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d4eb6e96-6bee-4a81-a6c1-98a7e032d005 04290461575c473b8d5886cd99721357 4f59c407f7cb4285b77f9498d29951f4 - - default default] Tap Mirror: Handle Delete Port: 620b7671-1d6f-4723-adbf-3dd9aab3f80a [pid: 8|app: 0|req: 1006/2103] 10.0.0.23 () {32 vars in 719 bytes} [Tue Jun 16 09:02:31 2026] DELETE /v2.0/ports/620b7671-1d6f-4723-adbf-3dd9aab3f80a => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 09:02:32.328 7 INFO neutron.services.segments.plugin [-] Segment ae6ab06e-f131-48ea-aafb-749df87cda7e resource provider aggregate not found 2026-06-16 09:02:32.333 7 INFO neutron.services.segments.plugin [-] Segment ae6ab06e-f131-48ea-aafb-749df87cda7e resource provider aggregate not found 2026-06-16 09:02:32.350 7 INFO neutron.services.segments.plugin [-] Segment ae6ab06e-f131-48ea-aafb-749df87cda7e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae6ab06e-f131-48ea-aafb-749df87cda7e found for delete ", "request_id": "req-02c0f9a2-8e2c-4b10-a4ab-683c0c0a2691"}]} 2026-06-16 09:02:32.356 7 INFO neutron.services.segments.plugin [-] Segment ae6ab06e-f131-48ea-aafb-749df87cda7e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae6ab06e-f131-48ea-aafb-749df87cda7e found for delete ", "request_id": "req-e93c6b9f-064c-45b1-9f7b-a583d982924f"}]} [pid: 7|app: 0|req: 1098/2104] 10.0.0.23 () {32 vars in 725 bytes} [Tue Jun 16 09:02:32 2026] DELETE /v2.0/networks/1fee32bd-01d5-48ec-bbad-9aec45913284 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/2105] 10.0.0.142 () {34 vars in 990 bytes} [Tue Jun 16 09:02:32 2026] GET /v2.0/ports?device_id=cf5419fb-7e58-4c93-99f6-ae37be7d27a0 => generated 1465 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/2106] 10.0.0.142 () {34 vars in 1040 bytes} [Tue Jun 16 09:02:32 2026] GET /v2.0/security-groups?id=0f51155b-ee86-4370-94c9-b6855c99a2f7&fields=id&fields=name => generated 112 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2107] 10.0.0.23 () {32 vars in 725 bytes} [Tue Jun 16 09:02:32 2026] DELETE /v2.0/networks/bbcbcec6-f353-4fe1-a4ae-00d0802da9fc => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2108] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:02:32 2026] GET /v2.0/ports?device_id=8227301d-d7ab-4ac8-bfbd-17a7497ff899 => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 09:02:32.721 8 INFO neutron.services.segments.plugin [-] Segment d64b0d85-a27c-430f-89f1-528320fae304 resource provider aggregate not found 2026-06-16 09:02:32.729 8 INFO neutron.services.segments.plugin [-] Segment d64b0d85-a27c-430f-89f1-528320fae304 resource provider aggregate not found 2026-06-16 09:02:32.742 8 INFO neutron.services.segments.plugin [-] Segment d64b0d85-a27c-430f-89f1-528320fae304 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d64b0d85-a27c-430f-89f1-528320fae304 found for delete ", "request_id": "req-fa3747ed-8cfe-4b98-bc0e-670469a79c29"}]} 2026-06-16 09:02:32.743 8 INFO neutron.services.segments.plugin [-] Segment d64b0d85-a27c-430f-89f1-528320fae304 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d64b0d85-a27c-430f-89f1-528320fae304 found for delete ", "request_id": "req-398fd8cb-920c-4e2d-9bd6-7d470392f0b4"}]} [pid: 7|app: 0|req: 1101/2109] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 09:02:32 2026] GET /v2.0/security-groups?id=3ec95303-28dc-4966-b4de-37de91d8e7e6&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/2110] 10.0.0.23 () {32 vars in 725 bytes} [Tue Jun 16 09:02:32 2026] DELETE /v2.0/networks/9e65f177-440b-4eb6-8e7f-6a70f1f52df3 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2111] 10.0.0.23 () {32 vars in 725 bytes} [Tue Jun 16 09:02:32 2026] DELETE /v2.0/networks/06585ffa-f87c-4e71-aea4-4b258aec7811 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/2112] 10.0.0.23 () {32 vars in 725 bytes} [Tue Jun 16 09:02:32 2026] DELETE /v2.0/networks/8dc85244-6355-454c-801b-d2d89017ead7 => 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: 1103/2113] 10.0.0.23 () {32 vars in 622 bytes} [Tue Jun 16 09:02:33 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/2114] 10.0.0.23 () {32 vars in 632 bytes} [Tue Jun 16 09:02:33 2026] GET /v2.0/ => generated 632 bytes in 348 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2115] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:02:33 2026] GET /v2.0/ports?device_id=8227301d-d7ab-4ac8-bfbd-17a7497ff899 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/2116] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 09:02:33 2026] GET /v2.0/security-groups?id=3ec95303-28dc-4966-b4de-37de91d8e7e6&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: 1105/2117] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:02:34 2026] GET /v2.0/ports?device_id=8227301d-d7ab-4ac8-bfbd-17a7497ff899 => 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: 1106/2118] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 09:02:34 2026] GET /v2.0/security-groups?id=3ec95303-28dc-4966-b4de-37de91d8e7e6&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/2119] 199.19.213.57 () {34 vars in 985 bytes} [Tue Jun 16 09:02:34 2026] GET /v2.0/networks?id=301dcfb6-a7f3-4eb4-9a74-5a5aad5c5b5b => generated 705 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/2120] 199.19.213.57 () {34 vars in 1049 bytes} [Tue Jun 16 09:02:34 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=9b9719165e5741eaa593a7c2b3b75fc2 => generated 179 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2121] 10.0.0.23 () {32 vars in 735 bytes} [Tue Jun 16 09:02:34 2026] GET /v2.0/ports?device_id=8227301d-d7ab-4ac8-bfbd-17a7497ff899 => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 09:02:34.384 7 INFO neutron.services.segments.plugin [-] Segment 2bb05c08-c270-4028-acee-4e7645ffcdd3 resource provider aggregate not found 2026-06-16 09:02:34.394 7 INFO neutron.services.segments.plugin [-] Segment 2bb05c08-c270-4028-acee-4e7645ffcdd3 resource provider aggregate not found 2026-06-16 09:02:34.410 7 INFO neutron.services.segments.plugin [-] Segment 2bb05c08-c270-4028-acee-4e7645ffcdd3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2bb05c08-c270-4028-acee-4e7645ffcdd3 found for delete ", "request_id": "req-00fdcc69-1dbd-4b12-ae6d-a4eb9f7b9bcc"}]} 2026-06-16 09:02:34.430 7 INFO neutron.services.segments.plugin [-] Segment 002193e4-5f08-4db1-9aa3-636502e2cc28 resource provider aggregate not found 2026-06-16 09:02:34.450 7 INFO neutron.services.segments.plugin [-] Segment 2bb05c08-c270-4028-acee-4e7645ffcdd3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2bb05c08-c270-4028-acee-4e7645ffcdd3 found for delete ", "request_id": "req-90061da3-89ff-4e18-bf53-5645da9da4bc"}]} 2026-06-16 09:02:34.485 7 INFO neutron.services.segments.plugin [-] Segment 002193e4-5f08-4db1-9aa3-636502e2cc28 resource provider aggregate not found 2026-06-16 09:02:34.500 7 INFO neutron.services.segments.plugin [-] Segment 002193e4-5f08-4db1-9aa3-636502e2cc28 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 002193e4-5f08-4db1-9aa3-636502e2cc28 found for delete ", "request_id": "req-c2389907-63e9-48e0-9cd3-491e0bda76e4"}]} 2026-06-16 09:02:34.512 7 INFO neutron.services.segments.plugin [-] Segment 002193e4-5f08-4db1-9aa3-636502e2cc28 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 002193e4-5f08-4db1-9aa3-636502e2cc28 found for delete ", "request_id": "req-27d8745d-2e09-44c8-9df6-9771eba4ffb2"}]} [pid: 7|app: 0|req: 1107/2122] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:02:34 2026] GET /v2.0/security-groups?tenant_id=97ca287a7d1845c69a621938cd380b68&name=default => generated 2925 bytes in 432 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2123] 199.19.213.57 () {38 vars in 954 bytes} [Tue Jun 16 09:02:34 2026] POST /v2.0/ports => generated 1183 bytes in 482 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 09:02:34.783 8 INFO neutron.services.segments.plugin [-] Segment 17f1f73f-1bb8-4997-a25f-46a0b4ccfaf6 resource provider aggregate not found 2026-06-16 09:02:34.792 8 INFO neutron.services.segments.plugin [-] Segment 17f1f73f-1bb8-4997-a25f-46a0b4ccfaf6 resource provider aggregate not found 2026-06-16 09:02:34.804 8 INFO neutron.services.segments.plugin [-] Segment 17f1f73f-1bb8-4997-a25f-46a0b4ccfaf6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17f1f73f-1bb8-4997-a25f-46a0b4ccfaf6 found for delete ", "request_id": "req-4d227d74-e801-44de-8491-41c878760d2e"}]} 2026-06-16 09:02:34.814 8 INFO neutron.services.segments.plugin [-] Segment 17f1f73f-1bb8-4997-a25f-46a0b4ccfaf6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17f1f73f-1bb8-4997-a25f-46a0b4ccfaf6 found for delete ", "request_id": "req-2f221c96-bfc5-4b84-b061-11ed76a13232"}]} [pid: 8|app: 0|req: 1017/2124] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:02:34 2026] GET /v2.0/security-groups?tenant_id=e187b6c9873e4ca1934789e3863b5523&name=default => generated 2925 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2125] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:02:34 2026] DELETE /v2.0/security-groups/23183a73-c29d-4df6-9bee-44a4cebc6d27 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 09:02:35.434 7 INFO neutron.db.l3_db [None req-d082aba9-b27e-4cec-9d4d-7e3248df9b10 2c175f95bcf847c5b5141dc7a51ed375 66370800aef043e5ac7e02b52a134ec9 - - default default] Floating IP 1dffa596-1f78-430a-b539-594d4d8c8f52 associated. External IP: 10.96.250.218, port: cfae868e-e76c-4e52-8245-d17fbb34bf1d. [pid: 8|app: 0|req: 1019/2126] 199.19.213.57 () {38 vars in 1027 bytes} [Tue Jun 16 09:02:35 2026] PUT /v2.0/ports/49239cba-c5d4-473e-8503-3a9ffd919875 => generated 1464 bytes in 528 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1020/2127] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:02:35 2026] GET /v2.0/ports?device_id=86d67769-3316-4224-a61c-9d408ed03e16 => generated 1198 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 09:02:35.615 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fdc71807-1dd8-42d7-bf7a-37838cbbf60e'] response: {'name': 'network-changed', 'server_uuid': '86d67769-3316-4224-a61c-9d408ed03e16', 'tag': '49239cba-c5d4-473e-8503-3a9ffd919875', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1021/2128] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:02:35 2026] DELETE /v2.0/security-groups/34d0f12a-903f-4f7b-88aa-77afb9c32b91 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2129] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:02:35 2026] GET /v2.0/security-groups?tenant_id=4f59c407f7cb4285b77f9498d29951f4&name=default => generated 2925 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/2130] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 09:02:35 2026] GET /v2.0/security-groups?id=0f51155b-ee86-4370-94c9-b6855c99a2f7&fields=id&fields=name => generated 112 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2131] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:02:35 2026] DELETE /v2.0/security-groups/35f89b01-5c18-4c0c-88e6-3719f8817bc8 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2132] 10.0.0.23 () {34 vars in 676 bytes} [Tue Jun 16 09:02:34 2026] POST /v2.0/floatingips => generated 855 bytes in 1327 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 09:02:35.903 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5f0e4376-e543-4bce-8e51-1f69b8705aa7'] response: {'name': 'network-changed', 'server_uuid': '8227301d-d7ab-4ac8-bfbd-17a7497ff899', 'tag': 'cfae868e-e76c-4e52-8245-d17fbb34bf1d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1025/2133] 10.0.0.23 () {32 vars in 728 bytes} [Tue Jun 16 09:02:35 2026] GET /v2.0/floatingips/1dffa596-1f78-430a-b539-594d4d8c8f52 => generated 855 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/2134] 199.19.213.57 () {34 vars in 1079 bytes} [Tue Jun 16 09:02:36 2026] GET /v2.0/ports?tenant_id=9b9719165e5741eaa593a7c2b3b75fc2&device_id=86d67769-3316-4224-a61c-9d408ed03e16 => generated 1467 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2135] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:02:36 2026] GET /v2.0/security-groups?tenant_id=f887949edac24f0393ea96a1e0f2f8a2&name=default => generated 2925 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2136] 199.19.213.57 () {34 vars in 1017 bytes} [Tue Jun 16 09:02:36 2026] GET /v2.0/networks?tenant_id=9b9719165e5741eaa593a7c2b3b75fc2&shared=False => generated 2376 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/2137] 199.19.213.57 () {34 vars in 929 bytes} [Tue Jun 16 09:02:36 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2138] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:02:36 2026] DELETE /v2.0/security-groups/c6ab37e3-c323-47d6-ae83-54016194a7e2 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/2139] 199.19.213.57 () {34 vars in 1079 bytes} [Tue Jun 16 09:02:36 2026] GET /v2.0/ports?tenant_id=66370800aef043e5ac7e02b52a134ec9&device_id=8227301d-d7ab-4ac8-bfbd-17a7497ff899 => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2140] 199.19.213.57 () {34 vars in 985 bytes} [Tue Jun 16 09:02:36 2026] GET /v2.0/networks?id=46dace43-299d-4bcd-9262-c1a004c64d40 => generated 757 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2141] 199.19.213.57 () {34 vars in 1057 bytes} [Tue Jun 16 09:02:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=cfae868e-e76c-4e52-8245-d17fbb34bf1d => generated 858 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2142] 199.19.213.57 () {34 vars in 983 bytes} [Tue Jun 16 09:02:36 2026] GET /v2.0/subnets?id=78a6e162-b804-4025-87c0-36f3b6fccdd5 => generated 678 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2143] 199.19.213.57 () {34 vars in 1051 bytes} [Tue Jun 16 09:02:36 2026] GET /v2.0/ports?network_id=46dace43-299d-4bcd-9262-c1a004c64d40&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2144] 199.19.213.57 () {34 vars in 1011 bytes} [Tue Jun 16 09:02:36 2026] GET /v2.0/networks/46dace43-299d-4bcd-9262-c1a004c64d40?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2145] 199.19.213.57 () {34 vars in 1111 bytes} [Tue Jun 16 09:02:36 2026] GET /v2.0/networks/46dace43-299d-4bcd-9262-c1a004c64d40?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: 1114/2146] 10.0.0.23 () {32 vars in 728 bytes} [Tue Jun 16 09:02:36 2026] GET /v2.0/floatingips/1dffa596-1f78-430a-b539-594d4d8c8f52 => generated 855 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2147] 199.19.213.57 () {34 vars in 1079 bytes} [Tue Jun 16 09:02:37 2026] GET /v2.0/ports?tenant_id=9b9719165e5741eaa593a7c2b3b75fc2&device_id=86d67769-3316-4224-a61c-9d408ed03e16 => generated 1467 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2148] 199.19.213.57 () {34 vars in 1057 bytes} [Tue Jun 16 09:02:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.126&port_id=49239cba-c5d4-473e-8503-3a9ffd919875 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2149] 199.19.213.57 () {34 vars in 1103 bytes} [Tue Jun 16 09:02:37 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A42&port_id=49239cba-c5d4-473e-8503-3a9ffd919875 => 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: 1116/2150] 199.19.213.57 () {34 vars in 1063 bytes} [Tue Jun 16 09:02:37 2026] GET /v2.0/subnets?id=549fc50e-4342-498a-8bbf-3f4b3be2b73f&id=28f2a8d1-a1fb-4259-afd4-1167963cb4d2 => generated 1414 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2151] 199.19.213.57 () {34 vars in 1051 bytes} [Tue Jun 16 09:02:37 2026] GET /v2.0/ports?network_id=301dcfb6-a7f3-4eb4-9a74-5a5aad5c5b5b&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: 1117/2152] 199.19.213.57 () {34 vars in 1051 bytes} [Tue Jun 16 09:02:37 2026] GET /v2.0/ports?network_id=301dcfb6-a7f3-4eb4-9a74-5a5aad5c5b5b&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2153] 199.19.213.57 () {34 vars in 1011 bytes} [Tue Jun 16 09:02:37 2026] GET /v2.0/networks/301dcfb6-a7f3-4eb4-9a74-5a5aad5c5b5b?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: 1118/2154] 199.19.213.57 () {34 vars in 1111 bytes} [Tue Jun 16 09:02:37 2026] GET /v2.0/networks/301dcfb6-a7f3-4eb4-9a74-5a5aad5c5b5b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2155] 10.0.0.23 () {32 vars in 728 bytes} [Tue Jun 16 09:02:37 2026] GET /v2.0/floatingips/1dffa596-1f78-430a-b539-594d4d8c8f52 => generated 857 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2156] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:02:39 2026] GET /v2.0/security-groups?tenant_id=0776b67e09f94e50aa881ffbfc32ffec&name=default => generated 2925 bytes in 342 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2157] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:02:40 2026] DELETE /v2.0/security-groups/cb16b4cd-b41e-4d11-9380-04144fbe1892 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2158] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:02:40 2026] GET /v2.0/ports?device_id=86d67769-3316-4224-a61c-9d408ed03e16 => generated 1200 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2159] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 09:02:40 2026] GET /v2.0/security-groups?id=0f51155b-ee86-4370-94c9-b6855c99a2f7&fields=id&fields=name => generated 112 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 09:02:41.210 8 INFO neutron.db.segments_db [None req-3f03e8f8-9e99-4db2-867e-49893f4d0d4b 3aae3f09f4b64efaa6d2dc0294d762ff a9f5fe360d064944a2ca4765dc18e1dd - - default default] Added segment 02404956-753b-4b5b-bd82-a731b938b2c2 of type vxlan for network 4bf34ab5-2486-4b2d-95fe-3f478eeba8c3 [pid: 8|app: 0|req: 1039/2160] 10.0.0.23 () {34 vars in 669 bytes} [Tue Jun 16 09:02:40 2026] POST /v2.0/networks => generated 611 bytes in 441 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2161] 10.0.0.23 () {34 vars in 663 bytes} [Tue Jun 16 09:02:41 2026] POST /v2.0/ports => generated 743 bytes in 424 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2162] 10.0.0.23 () {34 vars in 665 bytes} [Tue Jun 16 09:02:41 2026] POST /v2.0/trunks => generated 407 bytes in 177 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-06-16 09:02:41.991 7 INFO neutron.db.segments_db [None req-accdfe70-a46e-4d1f-9b1d-2bb5c286b4f4 3aae3f09f4b64efaa6d2dc0294d762ff a9f5fe360d064944a2ca4765dc18e1dd - - default default] Added segment fcc39a2c-c1cb-44ec-a4da-6fc4e1ead38a of type vxlan for network ba1dba81-2569-486e-be43-5db6c7be4352 [pid: 7|app: 0|req: 1123/2163] 10.0.0.23 () {34 vars in 669 bytes} [Tue Jun 16 09:02:41 2026] POST /v2.0/networks => generated 612 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2164] 10.0.0.23 () {34 vars in 663 bytes} [Tue Jun 16 09:02:42 2026] POST /v2.0/ports => generated 743 bytes in 400 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2165] 10.0.0.23 () {34 vars in 665 bytes} [Tue Jun 16 09:02:42 2026] POST /v2.0/trunks => generated 407 bytes in 251 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-06-16 09:02:42.831 8 INFO neutron.db.segments_db [None req-412cafcb-11d7-4e80-90bf-0b71ab561b2d 3aae3f09f4b64efaa6d2dc0294d762ff a9f5fe360d064944a2ca4765dc18e1dd - - default default] Added segment 584911a2-1e4e-4f71-8536-53e7c4993b10 of type vxlan for network 5fff5ca9-c093-4ec7-920d-fddfa2c19e4a [pid: 8|app: 0|req: 1042/2166] 10.0.0.23 () {34 vars in 669 bytes} [Tue Jun 16 09:02:42 2026] POST /v2.0/networks => generated 613 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2167] 10.0.0.23 () {34 vars in 663 bytes} [Tue Jun 16 09:02:42 2026] POST /v2.0/ports => generated 743 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2168] 10.0.0.23 () {34 vars in 665 bytes} [Tue Jun 16 09:02:43 2026] POST /v2.0/trunks => generated 407 bytes in 221 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-06-16 09:02:43.651 7 INFO neutron.db.segments_db [None req-9cf3bdce-3f19-4a4a-9c1b-3673321e9d15 3aae3f09f4b64efaa6d2dc0294d762ff a9f5fe360d064944a2ca4765dc18e1dd - - default default] Added segment dc144a08-72da-46b0-8f86-e7f387f9dc12 of type vxlan for network a0689e74-3ab3-4056-8acd-387ada9bc591 [pid: 8|app: 0|req: 1044/2169] 10.0.0.142 () {34 vars in 990 bytes} [Tue Jun 16 09:02:43 2026] GET /v2.0/ports?device_id=8227301d-d7ab-4ac8-bfbd-17a7497ff899 => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2170] 10.0.0.23 () {34 vars in 669 bytes} [Tue Jun 16 09:02:43 2026] POST /v2.0/networks => generated 613 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2171] 10.0.0.142 () {34 vars in 1040 bytes} [Tue Jun 16 09:02:43 2026] GET /v2.0/security-groups?id=3ec95303-28dc-4966-b4de-37de91d8e7e6&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2172] 10.0.0.23 () {34 vars in 663 bytes} [Tue Jun 16 09:02:43 2026] POST /v2.0/ports => generated 743 bytes in 332 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2173] 10.0.0.23 () {34 vars in 665 bytes} [Tue Jun 16 09:02:44 2026] POST /v2.0/trunks => generated 407 bytes in 216 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-06-16 09:02:44.428 7 INFO neutron.db.segments_db [None req-bd783eb3-dc27-4538-b7e9-b34a725ac3c6 3aae3f09f4b64efaa6d2dc0294d762ff a9f5fe360d064944a2ca4765dc18e1dd - - default default] Added segment 3695393b-20c2-4675-9e84-9741d45cd696 of type vxlan for network 346a670a-bb88-43c1-ad3b-359dd5699f82 [pid: 7|app: 0|req: 1128/2174] 10.0.0.23 () {34 vars in 669 bytes} [Tue Jun 16 09:02:44 2026] POST /v2.0/networks => generated 613 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2175] 10.0.0.23 () {34 vars in 663 bytes} [Tue Jun 16 09:02:44 2026] POST /v2.0/ports => generated 743 bytes in 458 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2178] 10.0.0.23 () {34 vars in 665 bytes} [Tue Jun 16 09:02:45 2026] POST /v2.0/trunks => generated 407 bytes in 723 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1050/2179] 10.0.0.23 () {34 vars in 748 bytes} [Tue Jun 16 09:02:45 2026] PUT /v2.0/trunks/fc138b8c-1f0b-4890-bdb5-4b0cc134d7b6/tags => generated 17 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2180] 10.0.0.23 () {34 vars in 748 bytes} [Tue Jun 16 09:02:45 2026] PUT /v2.0/trunks/b52dae09-6cf6-46e7-aa58-c4a58c59528f/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2181] 10.0.0.23 () {34 vars in 748 bytes} [Tue Jun 16 09:02:45 2026] PUT /v2.0/trunks/0c110de4-468b-416b-a48d-4824de45b785/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: 1131/2182] 10.0.0.23 () {34 vars in 748 bytes} [Tue Jun 16 09:02:45 2026] PUT /v2.0/trunks/1c67006e-6610-4bcc-98c2-7c0a568408a3/tags => generated 19 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2183] 10.0.0.23 () {32 vars in 661 bytes} [Tue Jun 16 09:02:45 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2184] 10.0.0.23 () {32 vars in 675 bytes} [Tue Jun 16 09:02:45 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2185] 10.0.0.23 () {32 vars in 671 bytes} [Tue Jun 16 09:02:46 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2186] 10.0.0.23 () {32 vars in 683 bytes} [Tue Jun 16 09:02:46 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2187] 10.0.0.23 () {32 vars in 669 bytes} [Tue Jun 16 09:02:46 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2188] 10.0.0.23 () {32 vars in 683 bytes} [Tue Jun 16 09:02:46 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2189] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:02:46 2026] GET /v2.0/ports?device_id=86d67769-3316-4224-a61c-9d408ed03e16 => generated 1200 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2190] 10.0.0.23 () {32 vars in 679 bytes} [Tue Jun 16 09:02:46 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2191] 10.0.0.23 () {32 vars in 691 bytes} [Tue Jun 16 09:02:46 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2192] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 09:02:46 2026] GET /v2.0/security-groups?id=0f51155b-ee86-4370-94c9-b6855c99a2f7&fields=id&fields=name => generated 112 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2193] 10.0.0.23 () {32 vars in 718 bytes} [Tue Jun 16 09:02:46 2026] GET /v2.0/trunks/fc138b8c-1f0b-4890-bdb5-4b0cc134d7b6 => generated 412 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2194] 10.0.0.23 () {32 vars in 817 bytes} [Tue Jun 16 09:02:46 2026] GET /v2.0/ports?network_id=301dcfb6-a7f3-4eb4-9a74-5a5aad5c5b5b&mac_address=fa%3A16%3A3e%3A25%3A6b%3A06 => generated 1200 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2195] 10.0.0.23 () {32 vars in 716 bytes} [Tue Jun 16 09:02:46 2026] GET /v2.0/ports/c5cf60c1-c7ed-4d96-97ec-9376f2440d17 => generated 826 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2196] 10.0.0.23 () {32 vars in 721 bytes} [Tue Jun 16 09:02:46 2026] DELETE /v2.0/trunks/fc138b8c-1f0b-4890-bdb5-4b0cc134d7b6 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2197] 10.0.0.23 () {32 vars in 718 bytes} [Tue Jun 16 09:02:46 2026] GET /v2.0/trunks/b52dae09-6cf6-46e7-aa58-c4a58c59528f => generated 420 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2198] 10.0.0.23 () {32 vars in 716 bytes} [Tue Jun 16 09:02:46 2026] GET /v2.0/ports/44870dd6-d028-472a-9270-45148effd463 => generated 826 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2199] 10.0.0.23 () {32 vars in 721 bytes} [Tue Jun 16 09:02:46 2026] DELETE /v2.0/trunks/b52dae09-6cf6-46e7-aa58-c4a58c59528f => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2200] 10.0.0.23 () {32 vars in 718 bytes} [Tue Jun 16 09:02:46 2026] GET /v2.0/trunks/0c110de4-468b-416b-a48d-4824de45b785 => generated 429 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2201] 10.0.0.23 () {32 vars in 716 bytes} [Tue Jun 16 09:02:46 2026] GET /v2.0/ports/7a9afad1-61cc-4b58-ac99-919fe5438ee5 => generated 826 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2202] 10.0.0.23 () {32 vars in 721 bytes} [Tue Jun 16 09:02:46 2026] DELETE /v2.0/trunks/0c110de4-468b-416b-a48d-4824de45b785 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2203] 10.0.0.23 () {32 vars in 718 bytes} [Tue Jun 16 09:02:46 2026] GET /v2.0/trunks/1c67006e-6610-4bcc-98c2-7c0a568408a3 => generated 414 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2204] 10.0.0.23 () {32 vars in 716 bytes} [Tue Jun 16 09:02:46 2026] GET /v2.0/ports/58ade18b-f70c-4807-a5c4-b1b5e7b11cba => generated 826 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2205] 10.0.0.23 () {32 vars in 721 bytes} [Tue Jun 16 09:02:46 2026] DELETE /v2.0/trunks/1c67006e-6610-4bcc-98c2-7c0a568408a3 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2206] 10.0.0.23 () {32 vars in 718 bytes} [Tue Jun 16 09:02:47 2026] GET /v2.0/trunks/c3f3038e-6f3a-45a9-a589-b7d1c547182e => generated 407 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2207] 10.0.0.23 () {32 vars in 716 bytes} [Tue Jun 16 09:02:47 2026] GET /v2.0/ports/298c5215-de58-4d98-92e6-e125f2d170ba => generated 826 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2208] 10.0.0.23 () {32 vars in 721 bytes} [Tue Jun 16 09:02:47 2026] DELETE /v2.0/trunks/c3f3038e-6f3a-45a9-a589-b7d1c547182e => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 09:02:47.260 7 INFO neutron.db.l3_db [None req-a1a08425-914f-4266-a4eb-4e42a2dade81 fe7f8e6864bb45f495daa243bb445421 9b9719165e5741eaa593a7c2b3b75fc2 - - default default] Floating IP 1d6a07d2-c429-408c-8a1d-1698a9d45b28 associated. External IP: 10.96.250.219, port: 49239cba-c5d4-473e-8503-3a9ffd919875. 2026-06-16 09:02:47.288 8 INFO neutron_taas.services.taas.taas_plugin [None req-50907eaa-c6d8-4cdf-bea4-d9dcde35fade 3aae3f09f4b64efaa6d2dc0294d762ff a9f5fe360d064944a2ca4765dc18e1dd - - default default] TaaS: Handle Delete Port: c5cf60c1-c7ed-4d96-97ec-9376f2440d17 2026-06-16 09:02:47.292 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-50907eaa-c6d8-4cdf-bea4-d9dcde35fade 3aae3f09f4b64efaa6d2dc0294d762ff a9f5fe360d064944a2ca4765dc18e1dd - - default default] Tap Mirror: Handle Delete Port: c5cf60c1-c7ed-4d96-97ec-9376f2440d17 [pid: 8|app: 0|req: 1074/2209] 10.0.0.23 () {32 vars in 719 bytes} [Tue Jun 16 09:02:47 2026] DELETE /v2.0/ports/c5cf60c1-c7ed-4d96-97ec-9376f2440d17 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 09:02:47.535 8 INFO neutron_taas.services.taas.taas_plugin [None req-7f3c719a-b6c7-4b06-9726-777d4e7526cc 3aae3f09f4b64efaa6d2dc0294d762ff a9f5fe360d064944a2ca4765dc18e1dd - - default default] TaaS: Handle Delete Port: 44870dd6-d028-472a-9270-45148effd463 2026-06-16 09:02:47.539 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7f3c719a-b6c7-4b06-9726-777d4e7526cc 3aae3f09f4b64efaa6d2dc0294d762ff a9f5fe360d064944a2ca4765dc18e1dd - - default default] Tap Mirror: Handle Delete Port: 44870dd6-d028-472a-9270-45148effd463 [pid: 8|app: 0|req: 1075/2210] 10.0.0.23 () {32 vars in 719 bytes} [Tue Jun 16 09:02:47 2026] DELETE /v2.0/ports/44870dd6-d028-472a-9270-45148effd463 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2211] 10.0.0.23 () {34 vars in 676 bytes} [Tue Jun 16 09:02:46 2026] POST /v2.0/floatingips => generated 855 bytes in 1357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 09:02:47.688 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4d490008-9ab1-49cb-be9b-cf1632b08922'] response: {'name': 'network-changed', 'server_uuid': '86d67769-3316-4224-a61c-9d408ed03e16', 'tag': '49239cba-c5d4-473e-8503-3a9ffd919875', 'status': 'completed', 'code': 200} 2026-06-16 09:02:47.755 8 INFO neutron_taas.services.taas.taas_plugin [None req-b1259f9c-7024-4b1b-b595-744fc57d1bf3 3aae3f09f4b64efaa6d2dc0294d762ff a9f5fe360d064944a2ca4765dc18e1dd - - default default] TaaS: Handle Delete Port: 7a9afad1-61cc-4b58-ac99-919fe5438ee5 2026-06-16 09:02:47.759 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b1259f9c-7024-4b1b-b595-744fc57d1bf3 3aae3f09f4b64efaa6d2dc0294d762ff a9f5fe360d064944a2ca4765dc18e1dd - - default default] Tap Mirror: Handle Delete Port: 7a9afad1-61cc-4b58-ac99-919fe5438ee5 [pid: 8|app: 0|req: 1076/2212] 10.0.0.23 () {32 vars in 719 bytes} [Tue Jun 16 09:02:47 2026] DELETE /v2.0/ports/7a9afad1-61cc-4b58-ac99-919fe5438ee5 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 09:02:47.961 7 INFO neutron_taas.services.taas.taas_plugin [None req-5d1c991a-0c8c-4245-839e-6775660325b4 3aae3f09f4b64efaa6d2dc0294d762ff a9f5fe360d064944a2ca4765dc18e1dd - - default default] TaaS: Handle Delete Port: 58ade18b-f70c-4807-a5c4-b1b5e7b11cba 2026-06-16 09:02:47.965 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5d1c991a-0c8c-4245-839e-6775660325b4 3aae3f09f4b64efaa6d2dc0294d762ff a9f5fe360d064944a2ca4765dc18e1dd - - default default] Tap Mirror: Handle Delete Port: 58ade18b-f70c-4807-a5c4-b1b5e7b11cba [pid: 7|app: 0|req: 1137/2213] 10.0.0.23 () {32 vars in 719 bytes} [Tue Jun 16 09:02:47 2026] DELETE /v2.0/ports/58ade18b-f70c-4807-a5c4-b1b5e7b11cba => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 09:02:48.192 8 INFO neutron_taas.services.taas.taas_plugin [None req-566bfd48-0d7c-4220-9b21-8e48d1ed4839 3aae3f09f4b64efaa6d2dc0294d762ff a9f5fe360d064944a2ca4765dc18e1dd - - default default] TaaS: Handle Delete Port: 298c5215-de58-4d98-92e6-e125f2d170ba 2026-06-16 09:02:48.201 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-566bfd48-0d7c-4220-9b21-8e48d1ed4839 3aae3f09f4b64efaa6d2dc0294d762ff a9f5fe360d064944a2ca4765dc18e1dd - - default default] Tap Mirror: Handle Delete Port: 298c5215-de58-4d98-92e6-e125f2d170ba [pid: 7|app: 0|req: 1138/2214] 199.19.213.57 () {34 vars in 1079 bytes} [Tue Jun 16 09:02:48 2026] GET /v2.0/ports?tenant_id=9b9719165e5741eaa593a7c2b3b75fc2&device_id=86d67769-3316-4224-a61c-9d408ed03e16 => generated 1469 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2215] 10.0.0.23 () {32 vars in 719 bytes} [Tue Jun 16 09:02:48 2026] DELETE /v2.0/ports/298c5215-de58-4d98-92e6-e125f2d170ba => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2216] 199.19.213.57 () {34 vars in 985 bytes} [Tue Jun 16 09:02:48 2026] GET /v2.0/networks?id=301dcfb6-a7f3-4eb4-9a74-5a5aad5c5b5b => generated 801 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2217] 199.19.213.57 () {34 vars in 1057 bytes} [Tue Jun 16 09:02:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.126&port_id=49239cba-c5d4-473e-8503-3a9ffd919875 => generated 858 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2218] 199.19.213.57 () {34 vars in 1103 bytes} [Tue Jun 16 09:02:48 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A42&port_id=49239cba-c5d4-473e-8503-3a9ffd919875 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 09:02:48.474 8 INFO neutron.services.segments.plugin [-] Segment 02404956-753b-4b5b-bd82-a731b938b2c2 resource provider aggregate not found [pid: 7|app: 0|req: 1142/2219] 199.19.213.57 () {34 vars in 1063 bytes} [Tue Jun 16 09:02:48 2026] GET /v2.0/subnets?id=549fc50e-4342-498a-8bbf-3f4b3be2b73f&id=28f2a8d1-a1fb-4259-afd4-1167963cb4d2 => generated 1414 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 09:02:48.491 8 INFO neutron.services.segments.plugin [-] Segment 02404956-753b-4b5b-bd82-a731b938b2c2 resource provider aggregate not found 2026-06-16 09:02:48.510 8 INFO neutron.services.segments.plugin [-] Segment 02404956-753b-4b5b-bd82-a731b938b2c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 02404956-753b-4b5b-bd82-a731b938b2c2 found for delete ", "request_id": "req-cceb409a-b8a5-4b82-9621-db67b28b1962"}]} 2026-06-16 09:02:48.512 8 INFO neutron.services.segments.plugin [-] Segment 02404956-753b-4b5b-bd82-a731b938b2c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 02404956-753b-4b5b-bd82-a731b938b2c2 found for delete ", "request_id": "req-db22b0ec-4ddd-40e4-b0b2-48cd9a18797c"}]} [pid: 8|app: 0|req: 1078/2220] 10.0.0.23 () {32 vars in 725 bytes} [Tue Jun 16 09:02:48 2026] DELETE /v2.0/networks/4bf34ab5-2486-4b2d-95fe-3f478eeba8c3 => 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: 1143/2221] 199.19.213.57 () {34 vars in 1051 bytes} [Tue Jun 16 09:02:48 2026] GET /v2.0/ports?network_id=301dcfb6-a7f3-4eb4-9a74-5a5aad5c5b5b&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2222] 199.19.213.57 () {34 vars in 1051 bytes} [Tue Jun 16 09:02:48 2026] GET /v2.0/ports?network_id=301dcfb6-a7f3-4eb4-9a74-5a5aad5c5b5b&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: 1145/2223] 199.19.213.57 () {34 vars in 1011 bytes} [Tue Jun 16 09:02:48 2026] GET /v2.0/networks/301dcfb6-a7f3-4eb4-9a74-5a5aad5c5b5b?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2224] 10.0.0.23 () {32 vars in 725 bytes} [Tue Jun 16 09:02:48 2026] DELETE /v2.0/networks/ba1dba81-2569-486e-be43-5db6c7be4352 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2225] 199.19.213.57 () {34 vars in 1111 bytes} [Tue Jun 16 09:02:48 2026] GET /v2.0/networks/301dcfb6-a7f3-4eb4-9a74-5a5aad5c5b5b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2226] 10.0.0.23 () {32 vars in 725 bytes} [Tue Jun 16 09:02:48 2026] DELETE /v2.0/networks/5fff5ca9-c093-4ec7-920d-fddfa2c19e4a => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 09:02:48.984 7 INFO neutron.services.segments.plugin [-] Segment dc144a08-72da-46b0-8f86-e7f387f9dc12 resource provider aggregate not found 2026-06-16 09:02:48.991 7 INFO neutron.services.segments.plugin [-] Segment dc144a08-72da-46b0-8f86-e7f387f9dc12 resource provider aggregate not found 2026-06-16 09:02:49.007 7 INFO neutron.services.segments.plugin [-] Segment dc144a08-72da-46b0-8f86-e7f387f9dc12 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc144a08-72da-46b0-8f86-e7f387f9dc12 found for delete ", "request_id": "req-23b59a74-d76a-4af9-b220-0f208ec13794"}]} 2026-06-16 09:02:49.011 7 INFO neutron.services.segments.plugin [-] Segment dc144a08-72da-46b0-8f86-e7f387f9dc12 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc144a08-72da-46b0-8f86-e7f387f9dc12 found for delete ", "request_id": "req-64e8d815-c2a8-45be-aa41-dce6b017db4e"}]} [pid: 7|app: 0|req: 1147/2227] 10.0.0.23 () {32 vars in 725 bytes} [Tue Jun 16 09:02:48 2026] DELETE /v2.0/networks/a0689e74-3ab3-4056-8acd-387ada9bc591 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2228] 10.0.0.23 () {32 vars in 725 bytes} [Tue Jun 16 09:02:49 2026] DELETE /v2.0/networks/346a670a-bb88-43c1-ad3b-359dd5699f82 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2229] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:02:50 2026] GET /v2.0/security-groups?tenant_id=a9f5fe360d064944a2ca4765dc18e1dd&name=default => generated 2925 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2230] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:02:50 2026] DELETE /v2.0/security-groups/54256d87-a86e-4964-9fac-e4ed95678ccc => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 09:02:50.547 8 INFO neutron.services.segments.plugin [-] Segment fcc39a2c-c1cb-44ec-a4da-6fc4e1ead38a resource provider aggregate not found 2026-06-16 09:02:50.548 8 INFO neutron.services.segments.plugin [-] Segment fcc39a2c-c1cb-44ec-a4da-6fc4e1ead38a resource provider aggregate not found 2026-06-16 09:02:50.568 8 INFO neutron.services.segments.plugin [-] Segment fcc39a2c-c1cb-44ec-a4da-6fc4e1ead38a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fcc39a2c-c1cb-44ec-a4da-6fc4e1ead38a found for delete ", "request_id": "req-ff4f3431-85b0-4833-95f9-91a6a6f6fb31"}]} 2026-06-16 09:02:50.569 8 INFO neutron.services.segments.plugin [-] Segment fcc39a2c-c1cb-44ec-a4da-6fc4e1ead38a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fcc39a2c-c1cb-44ec-a4da-6fc4e1ead38a found for delete ", "request_id": "req-81e3a682-bbc3-4697-98ac-74a771120516"}]} 2026-06-16 09:02:50.591 8 INFO neutron.services.segments.plugin [-] Segment 584911a2-1e4e-4f71-8536-53e7c4993b10 resource provider aggregate not found 2026-06-16 09:02:50.598 8 INFO neutron.services.segments.plugin [-] Segment 584911a2-1e4e-4f71-8536-53e7c4993b10 resource provider aggregate not found 2026-06-16 09:02:50.619 8 INFO neutron.services.segments.plugin [-] Segment 584911a2-1e4e-4f71-8536-53e7c4993b10 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 584911a2-1e4e-4f71-8536-53e7c4993b10 found for delete ", "request_id": "req-916f7131-4813-4749-906f-45bfde90042b"}]} 2026-06-16 09:02:50.623 8 INFO neutron.services.segments.plugin [-] Segment 584911a2-1e4e-4f71-8536-53e7c4993b10 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 584911a2-1e4e-4f71-8536-53e7c4993b10 found for delete ", "request_id": "req-8f65c344-e15b-43a4-b9ee-f4ffb8a81350"}]} 2026-06-16 09:02:50.640 8 INFO neutron.services.segments.plugin [-] Segment 3695393b-20c2-4675-9e84-9741d45cd696 resource provider aggregate not found 2026-06-16 09:02:50.642 8 INFO neutron.services.segments.plugin [-] Segment 3695393b-20c2-4675-9e84-9741d45cd696 resource provider aggregate not found 2026-06-16 09:02:50.663 8 INFO neutron.services.segments.plugin [-] Segment 3695393b-20c2-4675-9e84-9741d45cd696 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3695393b-20c2-4675-9e84-9741d45cd696 found for delete ", "request_id": "req-0066cadf-13c9-4fe8-aa80-a59700c35743"}]} 2026-06-16 09:02:50.666 8 INFO neutron.services.segments.plugin [-] Segment 3695393b-20c2-4675-9e84-9741d45cd696 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3695393b-20c2-4675-9e84-9741d45cd696 found for delete ", "request_id": "req-0bf1382b-8722-4a4b-b6bf-dbccf2b53361"}]} [pid: 7|app: 0|req: 1149/2231] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:02:50 2026] GET /v2.0/security-groups?tenant_id=230794dbb6c6425d8452169a8a3fa788&name=default => generated 2925 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2232] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:02:50 2026] DELETE /v2.0/security-groups/6f999ca7-a7e3-47f5-8bff-f6650ce94152 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2233] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:02:50 2026] GET /v2.0/security-groups?tenant_id=9f1169c17ef74a6a9d46b281a49add01&name=default => generated 2925 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2234] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:02:51 2026] DELETE /v2.0/security-groups/73a6c780-8d11-4a6c-80b6-4bab9fcb370d => 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: 1151/2235] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:02:53 2026] GET /v2.0/security-groups?tenant_id=c8d95e7447c844718564a4644da51dcd&name=default => generated 2927 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2236] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:02:54 2026] DELETE /v2.0/security-groups/1a2013c3-a264-4c91-81b1-27b297da5085 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 09:02:54.924 7 INFO neutron.db.segments_db [None req-7825fc83-2b26-4bd0-835a-5ec679a07694 1c06516e6fb04c5c80f155900f68f915 797d13d10d41482d9c9af11fd49b14bd - - default default] Added segment 0c40c107-23f0-4464-baa8-8d01eb4e5cfd of type vxlan for network a4ae0cd2-8202-412e-9fda-8fd18b345765 [pid: 7|app: 0|req: 1152/2237] 10.0.0.23 () {34 vars in 669 bytes} [Tue Jun 16 09:02:54 2026] POST /v2.0/networks => generated 611 bytes in 441 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2238] 10.0.0.23 () {34 vars in 752 bytes} [Tue Jun 16 09:02:55 2026] PUT /v2.0/networks/a4ae0cd2-8202-412e-9fda-8fd18b345765/tags => generated 25 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2239] 10.0.0.23 () {32 vars in 732 bytes} [Tue Jun 16 09:02:55 2026] GET /v2.0/networks/a4ae0cd2-8202-412e-9fda-8fd18b345765/tags => generated 25 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2240] 10.0.0.23 () {32 vars in 825 bytes} [Tue Jun 16 09:02:55 2026] GET /v2.0/ports?project_id=66370800aef043e5ac7e02b52a134ec9&network_id=46dace43-299d-4bcd-9262-c1a004c64d40 => generated 3691 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2241] 10.0.0.23 () {34 vars in 763 bytes} [Tue Jun 16 09:02:55 2026] PUT /v2.0/networks/a4ae0cd2-8202-412e-9fda-8fd18b345765/tags/green => generated 4 bytes in 75 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2242] 10.0.0.23 () {32 vars in 732 bytes} [Tue Jun 16 09:02:55 2026] GET /v2.0/networks/a4ae0cd2-8202-412e-9fda-8fd18b345765/tags => generated 34 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2243] 10.0.0.23 () {34 vars in 759 bytes} [Tue Jun 16 09:02:55 2026] PUT /v2.0/networks/a4ae0cd2-8202-412e-9fda-8fd18b345765/tags/red => generated 4 bytes in 80 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2244] 10.0.0.23 () {32 vars in 732 bytes} [Tue Jun 16 09:02:55 2026] GET /v2.0/networks/a4ae0cd2-8202-412e-9fda-8fd18b345765/tags => generated 34 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2245] 10.0.0.23 () {34 vars in 781 bytes} [Tue Jun 16 09:02:55 2026] PUT /v2.0/networks/a4ae0cd2-8202-412e-9fda-8fd18b345765/tags/black.or.white => generated 4 bytes in 86 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2246] 10.0.0.23 () {32 vars in 741 bytes} [Tue Jun 16 09:02:55 2026] GET /v2.0/subnets?network_id=44f5e6d6-256f-4b9a-bfff-d926ee831a62 => generated 667 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2247] 10.0.0.23 () {32 vars in 732 bytes} [Tue Jun 16 09:02:55 2026] GET /v2.0/networks/a4ae0cd2-8202-412e-9fda-8fd18b345765/tags => generated 52 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2248] 10.0.0.23 () {34 vars in 752 bytes} [Tue Jun 16 09:02:55 2026] PUT /v2.0/networks/a4ae0cd2-8202-412e-9fda-8fd18b345765/tags => generated 37 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2249] 10.0.0.23 () {32 vars in 732 bytes} [Tue Jun 16 09:02:55 2026] GET /v2.0/networks/a4ae0cd2-8202-412e-9fda-8fd18b345765/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: 1159/2250] 10.0.0.23 () {32 vars in 740 bytes} [Tue Jun 16 09:02:55 2026] GET /v2.0/networks/a4ae0cd2-8202-412e-9fda-8fd18b345765/tags/red => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 09:02:55.981 7 INFO neutron.api.v2.resource [None req-0d786ca3-8ecb-4f0b-b793-0c9e52954100 1c06516e6fb04c5c80f155900f68f915 797d13d10d41482d9c9af11fd49b14bd - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1160/2251] 10.0.0.23 () {32 vars in 744 bytes} [Tue Jun 16 09:02:55 2026] GET /v2.0/networks/a4ae0cd2-8202-412e-9fda-8fd18b345765/tags/green => generated 99 bytes in 74 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-06-16 09:02:55.984 8 INFO neutron.db.l3_db [None req-d7ae23ad-dd60-4f8c-81fe-3a026f7a39e3 2c175f95bcf847c5b5141dc7a51ed375 66370800aef043e5ac7e02b52a134ec9 - - default default] Floating IP 1dffa596-1f78-430a-b539-594d4d8c8f52 disassociated. External IP: 10.96.250.218, port: cfae868e-e76c-4e52-8245-d17fbb34bf1d. [pid: 7|app: 0|req: 1161/2252] 10.0.0.23 () {32 vars in 743 bytes} [Tue Jun 16 09:02:55 2026] DELETE /v2.0/networks/a4ae0cd2-8202-412e-9fda-8fd18b345765/tags/red => 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: 1162/2253] 10.0.0.23 () {32 vars in 732 bytes} [Tue Jun 16 09:02:56 2026] GET /v2.0/networks/a4ae0cd2-8202-412e-9fda-8fd18b345765/tags => generated 30 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 09:02:56.192 7 INFO neutron.api.v2.resource [None req-43c590c1-7f9d-48f5-8d75-eb43effa8972 1c06516e6fb04c5c80f155900f68f915 797d13d10d41482d9c9af11fd49b14bd - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1163/2254] 10.0.0.23 () {32 vars in 747 bytes} [Tue Jun 16 09:02:56 2026] DELETE /v2.0/networks/a4ae0cd2-8202-412e-9fda-8fd18b345765/tags/green => generated 99 bytes in 61 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2255] 10.0.0.23 () {32 vars in 735 bytes} [Tue Jun 16 09:02:56 2026] DELETE /v2.0/networks/a4ae0cd2-8202-412e-9fda-8fd18b345765/tags => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2256] 10.0.0.23 () {34 vars in 748 bytes} [Tue Jun 16 09:02:55 2026] PUT /v2.0/floatingips/1dffa596-1f78-430a-b539-594d4d8c8f52 => generated 554 bytes in 485 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2257] 10.0.0.23 () {32 vars in 732 bytes} [Tue Jun 16 09:02:56 2026] GET /v2.0/networks/a4ae0cd2-8202-412e-9fda-8fd18b345765/tags => generated 12 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2258] 10.0.0.23 () {32 vars in 728 bytes} [Tue Jun 16 09:02:56 2026] GET /v2.0/floatingips/1dffa596-1f78-430a-b539-594d4d8c8f52 => generated 554 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 09:02:56.346 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8fd2d25d-c754-4393-83d1-4de0e69566d3'] response: {'name': 'network-changed', 'server_uuid': '8227301d-d7ab-4ac8-bfbd-17a7497ff899', 'tag': 'cfae868e-e76c-4e52-8245-d17fbb34bf1d', 'status': 'completed', 'code': 200} 2026-06-16 09:02:56.466 7 INFO neutron.services.segments.plugin [-] Segment 0c40c107-23f0-4464-baa8-8d01eb4e5cfd resource provider aggregate not found 2026-06-16 09:02:56.468 7 INFO neutron.services.segments.plugin [-] Segment 0c40c107-23f0-4464-baa8-8d01eb4e5cfd resource provider aggregate not found 2026-06-16 09:02:56.486 7 INFO neutron.services.segments.plugin [-] Segment 0c40c107-23f0-4464-baa8-8d01eb4e5cfd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c40c107-23f0-4464-baa8-8d01eb4e5cfd found for delete ", "request_id": "req-9f1bc428-b5e7-4029-950c-111e4a469994"}]} 2026-06-16 09:02:56.494 7 INFO neutron.services.segments.plugin [-] Segment 0c40c107-23f0-4464-baa8-8d01eb4e5cfd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c40c107-23f0-4464-baa8-8d01eb4e5cfd found for delete ", "request_id": "req-dc1a13ad-e35f-4255-ba08-8312c6ddd10f"}]} [pid: 7|app: 0|req: 1166/2259] 10.0.0.23 () {32 vars in 725 bytes} [Tue Jun 16 09:02:56 2026] DELETE /v2.0/networks/a4ae0cd2-8202-412e-9fda-8fd18b345765 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2260] 199.19.213.57 () {34 vars in 1079 bytes} [Tue Jun 16 09:02:56 2026] GET /v2.0/ports?tenant_id=66370800aef043e5ac7e02b52a134ec9&device_id=8227301d-d7ab-4ac8-bfbd-17a7497ff899 => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2261] 199.19.213.57 () {34 vars in 985 bytes} [Tue Jun 16 09:02:56 2026] GET /v2.0/networks?id=46dace43-299d-4bcd-9262-c1a004c64d40 => generated 757 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2262] 199.19.213.57 () {34 vars in 1057 bytes} [Tue Jun 16 09:02:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=cfae868e-e76c-4e52-8245-d17fbb34bf1d => 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: 1168/2263] 199.19.213.57 () {34 vars in 983 bytes} [Tue Jun 16 09:02:56 2026] GET /v2.0/subnets?id=78a6e162-b804-4025-87c0-36f3b6fccdd5 => generated 678 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2264] 199.19.213.57 () {34 vars in 1051 bytes} [Tue Jun 16 09:02:57 2026] GET /v2.0/ports?network_id=46dace43-299d-4bcd-9262-c1a004c64d40&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2265] 199.19.213.57 () {34 vars in 1011 bytes} [Tue Jun 16 09:02:57 2026] GET /v2.0/networks/46dace43-299d-4bcd-9262-c1a004c64d40?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2266] 199.19.213.57 () {34 vars in 1111 bytes} [Tue Jun 16 09:02:57 2026] GET /v2.0/networks/46dace43-299d-4bcd-9262-c1a004c64d40?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2267] 10.0.0.23 () {32 vars in 728 bytes} [Tue Jun 16 09:02:57 2026] GET /v2.0/floatingips/1dffa596-1f78-430a-b539-594d4d8c8f52 => generated 554 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2268] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:02:57 2026] GET /v2.0/security-groups?tenant_id=5c1a2261e84648c9aa8a7811e4de3674&name=default => generated 2929 bytes in 343 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2269] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:02:57 2026] DELETE /v2.0/security-groups/c5e9a476-9e14-44ea-9127-817815a2e131 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2270] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:02:57 2026] GET /v2.0/security-groups?tenant_id=797d13d10d41482d9c9af11fd49b14bd&name=default => generated 2929 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2271] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:02:57 2026] DELETE /v2.0/security-groups/b17e0457-c1f1-4f76-96ea-80483b8e87a8 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 09:02:58.122 8 INFO neutron.db.segments_db [None req-17b0edb8-5d81-4c72-8a0f-be4c8aadf9c0 8e395181de7c4e7c9d74be211041cb9e 6e5974aabcee4d0387dbf469a7e0ae90 - - default default] Added segment beb76524-4fd6-4081-ad27-8dc53731ce0a of type vxlan for network bb210c37-c0a8-4bc1-befa-45622b954425 [pid: 8|app: 0|req: 1100/2272] 10.0.0.23 () {34 vars in 669 bytes} [Tue Jun 16 09:02:57 2026] POST /v2.0/networks => generated 611 bytes in 394 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2273] 10.0.0.23 () {32 vars in 728 bytes} [Tue Jun 16 09:02:58 2026] GET /v2.0/floatingips/1dffa596-1f78-430a-b539-594d4d8c8f52 => generated 552 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2274] 10.0.0.23 () {34 vars in 663 bytes} [Tue Jun 16 09:02:58 2026] POST /v2.0/ports => generated 743 bytes in 395 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2275] 10.0.0.23 () {34 vars in 746 bytes} [Tue Jun 16 09:02:58 2026] PUT /v2.0/ports/32c2f696-8db1-4c3d-9d83-b7a3383db30e/tags => generated 25 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1174/2276] 10.0.0.23 () {32 vars in 726 bytes} [Tue Jun 16 09:02:58 2026] GET /v2.0/ports/32c2f696-8db1-4c3d-9d83-b7a3383db30e/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: 8|app: 0|req: 1103/2277] 10.0.0.23 () {34 vars in 757 bytes} [Tue Jun 16 09:02:58 2026] PUT /v2.0/ports/32c2f696-8db1-4c3d-9d83-b7a3383db30e/tags/green => generated 4 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1175/2278] 10.0.0.23 () {32 vars in 726 bytes} [Tue Jun 16 09:02:58 2026] GET /v2.0/ports/32c2f696-8db1-4c3d-9d83-b7a3383db30e/tags => generated 34 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1104/2279] 10.0.0.23 () {34 vars in 753 bytes} [Tue Jun 16 09:02:58 2026] PUT /v2.0/ports/32c2f696-8db1-4c3d-9d83-b7a3383db30e/tags/red => generated 4 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1176/2280] 10.0.0.23 () {32 vars in 726 bytes} [Tue Jun 16 09:02:59 2026] GET /v2.0/ports/32c2f696-8db1-4c3d-9d83-b7a3383db30e/tags => generated 34 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1105/2281] 10.0.0.23 () {34 vars in 775 bytes} [Tue Jun 16 09:02:59 2026] PUT /v2.0/ports/32c2f696-8db1-4c3d-9d83-b7a3383db30e/tags/black.or.white => generated 4 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1177/2282] 10.0.0.23 () {32 vars in 726 bytes} [Tue Jun 16 09:02:59 2026] GET /v2.0/ports/32c2f696-8db1-4c3d-9d83-b7a3383db30e/tags => generated 52 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1106/2283] 10.0.0.23 () {34 vars in 746 bytes} [Tue Jun 16 09:02:59 2026] PUT /v2.0/ports/32c2f696-8db1-4c3d-9d83-b7a3383db30e/tags => generated 37 bytes in 82 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: 1178/2284] 10.0.0.23 () {32 vars in 726 bytes} [Tue Jun 16 09:02:59 2026] GET /v2.0/ports/32c2f696-8db1-4c3d-9d83-b7a3383db30e/tags => generated 37 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1107/2285] 10.0.0.23 () {32 vars in 734 bytes} [Tue Jun 16 09:02:59 2026] GET /v2.0/ports/32c2f696-8db1-4c3d-9d83-b7a3383db30e/tags/red => generated 0 bytes in 88 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-06-16 09:02:59.631 8 INFO neutron.api.v2.resource [None req-3442247f-a90e-4662-8f9e-14520c630f78 8e395181de7c4e7c9d74be211041cb9e 6e5974aabcee4d0387dbf469a7e0ae90 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1108/2286] 10.0.0.23 () {32 vars in 738 bytes} [Tue Jun 16 09:02:59 2026] GET /v2.0/ports/32c2f696-8db1-4c3d-9d83-b7a3383db30e/tags/green => generated 99 bytes in 68 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: 1179/2287] 10.0.0.23 () {34 vars in 684 bytes} [Tue Jun 16 09:02:59 2026] POST /v2.0/security-groups => generated 1677 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2288] 10.0.0.23 () {32 vars in 737 bytes} [Tue Jun 16 09:02:59 2026] DELETE /v2.0/ports/32c2f696-8db1-4c3d-9d83-b7a3383db30e/tags/red => generated 0 bytes in 83 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: 1180/2289] 10.0.0.23 () {34 vars in 694 bytes} [Tue Jun 16 09:02:59 2026] POST /v2.0/security-group-rules => generated 597 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2290] 10.0.0.23 () {32 vars in 726 bytes} [Tue Jun 16 09:02:59 2026] GET /v2.0/ports/32c2f696-8db1-4c3d-9d83-b7a3383db30e/tags => generated 30 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 09:02:59.873 8 INFO neutron.api.v2.resource [None req-10da63ee-0a80-4f04-8fde-95e5be041fb3 8e395181de7c4e7c9d74be211041cb9e 6e5974aabcee4d0387dbf469a7e0ae90 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1111/2291] 10.0.0.23 () {32 vars in 741 bytes} [Tue Jun 16 09:02:59 2026] DELETE /v2.0/ports/32c2f696-8db1-4c3d-9d83-b7a3383db30e/tags/green => generated 99 bytes in 66 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: 1181/2292] 10.0.0.23 () {34 vars in 694 bytes} [Tue Jun 16 09:02:59 2026] POST /v2.0/security-group-rules => generated 596 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2293] 10.0.0.23 () {32 vars in 729 bytes} [Tue Jun 16 09:02:59 2026] DELETE /v2.0/ports/32c2f696-8db1-4c3d-9d83-b7a3383db30e/tags => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1113/2294] 10.0.0.23 () {32 vars in 726 bytes} [Tue Jun 16 09:02:59 2026] GET /v2.0/ports/32c2f696-8db1-4c3d-9d83-b7a3383db30e/tags => generated 12 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2295] 10.0.0.23 () {34 vars in 694 bytes} [Tue Jun 16 09:02:59 2026] POST /v2.0/security-group-rules => generated 602 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-06-16 09:03:00.195 8 INFO neutron_taas.services.taas.taas_plugin [None req-deea4ae3-a247-49f4-82d2-476c853e544a 8e395181de7c4e7c9d74be211041cb9e 6e5974aabcee4d0387dbf469a7e0ae90 - - default default] TaaS: Handle Delete Port: 32c2f696-8db1-4c3d-9d83-b7a3383db30e 2026-06-16 09:03:00.199 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-deea4ae3-a247-49f4-82d2-476c853e544a 8e395181de7c4e7c9d74be211041cb9e 6e5974aabcee4d0387dbf469a7e0ae90 - - default default] Tap Mirror: Handle Delete Port: 32c2f696-8db1-4c3d-9d83-b7a3383db30e [pid: 7|app: 0|req: 1184/2298] 10.0.0.23 () {34 vars in 694 bytes} [Tue Jun 16 09:03:00 2026] POST /v2.0/security-group-rules => generated 601 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 09:03:00.248 7 INFO neutron.db.securitygroups_db [None req-4e7700e9-062a-4bff-8db4-a7de37ed2a9f 2c175f95bcf847c5b5141dc7a51ed375 66370800aef043e5ac7e02b52a134ec9 - - default default] Project 66370800aef043e5ac7e02b52a134ec9 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 8|app: 0|req: 1115/2299] 10.0.0.23 () {32 vars in 719 bytes} [Tue Jun 16 09:03:00 2026] DELETE /v2.0/ports/32c2f696-8db1-4c3d-9d83-b7a3383db30e => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2300] 10.0.0.23 () {34 vars in 694 bytes} [Tue Jun 16 09:03:00 2026] POST /v2.0/security-group-rules => generated 607 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 09:03:00.402 7 INFO neutron.db.securitygroups_db [None req-29cc309e-d410-4ff4-bab0-3b5489c53d5f 2c175f95bcf847c5b5141dc7a51ed375 66370800aef043e5ac7e02b52a134ec9 - - default default] Project 66370800aef043e5ac7e02b52a134ec9 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-06-16 09:03:00.441 8 INFO neutron.services.segments.plugin [-] Segment beb76524-4fd6-4081-ad27-8dc53731ce0a resource provider aggregate not found 2026-06-16 09:03:00.447 8 INFO neutron.services.segments.plugin [-] Segment beb76524-4fd6-4081-ad27-8dc53731ce0a resource provider aggregate not found 2026-06-16 09:03:00.466 8 INFO neutron.services.segments.plugin [-] Segment beb76524-4fd6-4081-ad27-8dc53731ce0a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid beb76524-4fd6-4081-ad27-8dc53731ce0a found for delete ", "request_id": "req-ac609c5f-9c93-4ea5-ab89-7aa342d67bb3"}]} [pid: 8|app: 0|req: 1116/2301] 10.0.0.23 () {32 vars in 725 bytes} [Tue Jun 16 09:03:00 2026] DELETE /v2.0/networks/bb210c37-c0a8-4bc1-befa-45622b954425 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 09:03:00.480 8 INFO neutron.services.segments.plugin [-] Segment beb76524-4fd6-4081-ad27-8dc53731ce0a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid beb76524-4fd6-4081-ad27-8dc53731ce0a found for delete ", "request_id": "req-be6b6383-f762-41f1-acad-f563eeca075f"}]} [pid: 7|app: 0|req: 1186/2302] 10.0.0.23 () {34 vars in 694 bytes} [Tue Jun 16 09:03:00 2026] POST /v2.0/security-group-rules => generated 606 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2303] 10.0.0.23 () {32 vars in 648 bytes} [Tue Jun 16 09:03:00 2026] GET /v2.0/networks => generated 1298 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2304] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:03:01 2026] GET /v2.0/security-groups?tenant_id=9cd96a575a4047d0b63ad7f741e911ee&name=default => generated 2929 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2305] 10.0.0.131 () {34 vars in 1100 bytes} [Tue Jun 16 09:03:01 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1735928313&fields=id&tenant_id=66370800aef043e5ac7e02b52a134ec9 => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2306] 10.0.0.131 () {34 vars in 982 bytes} [Tue Jun 16 09:03:01 2026] GET /v2.0/networks?id=46dace43-299d-4bcd-9262-c1a004c64d40 => generated 661 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2307] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:03:01 2026] DELETE /v2.0/security-groups/de8953bc-d625-40d2-9745-88f7412e7feb => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2308] 10.0.0.131 () {34 vars in 965 bytes} [Tue Jun 16 09:03:01 2026] GET /v2.0/quotas/66370800aef043e5ac7e02b52a134ec9 => generated 292 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2309] 10.0.0.131 () {34 vars in 1002 bytes} [Tue Jun 16 09:03:01 2026] GET /v2.0/ports?tenant_id=66370800aef043e5ac7e02b52a134ec9&fields=id => generated 149 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2310] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:03:01 2026] GET /v2.0/security-groups?tenant_id=6e5974aabcee4d0387dbf469a7e0ae90&name=default => generated 2929 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2311] 10.0.0.131 () {34 vars in 1008 bytes} [Tue Jun 16 09:03:01 2026] GET /v2.0/networks/46dace43-299d-4bcd-9262-c1a004c64d40?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2312] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:03:01 2026] DELETE /v2.0/security-groups/d8167136-5a14-41d3-99bd-514b5aa94f88 => 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: 1191/2313] 10.0.0.131 () {34 vars in 1108 bytes} [Tue Jun 16 09:03:01 2026] GET /v2.0/networks/46dace43-299d-4bcd-9262-c1a004c64d40?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2314] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:03:01 2026] GET /v2.0/ports?device_id=ad488853-bfee-4dbf-b809-82356ec11c7c => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2315] 10.0.0.23 () {34 vars in 683 bytes} [Tue Jun 16 09:03:01 2026] POST /v2.0/security-groups => generated 1603 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2316] 10.0.0.23 () {34 vars in 766 bytes} [Tue Jun 16 09:03:02 2026] PUT /v2.0/security-groups/2657f7d8-bbbb-4952-a3ef-0045877b1b17/tags => generated 25 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2317] 10.0.0.23 () {32 vars in 746 bytes} [Tue Jun 16 09:03:02 2026] GET /v2.0/security-groups/2657f7d8-bbbb-4952-a3ef-0045877b1b17/tags => generated 25 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2318] 10.0.0.23 () {34 vars in 777 bytes} [Tue Jun 16 09:03:02 2026] PUT /v2.0/security-groups/2657f7d8-bbbb-4952-a3ef-0045877b1b17/tags/green => generated 4 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2319] 10.0.0.23 () {32 vars in 746 bytes} [Tue Jun 16 09:03:02 2026] GET /v2.0/security-groups/2657f7d8-bbbb-4952-a3ef-0045877b1b17/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: 1195/2320] 10.0.0.23 () {34 vars in 773 bytes} [Tue Jun 16 09:03:02 2026] PUT /v2.0/security-groups/2657f7d8-bbbb-4952-a3ef-0045877b1b17/tags/red => generated 4 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2321] 10.0.0.23 () {32 vars in 746 bytes} [Tue Jun 16 09:03:02 2026] GET /v2.0/security-groups/2657f7d8-bbbb-4952-a3ef-0045877b1b17/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2322] 10.0.0.23 () {34 vars in 795 bytes} [Tue Jun 16 09:03:02 2026] PUT /v2.0/security-groups/2657f7d8-bbbb-4952-a3ef-0045877b1b17/tags/black.or.white => generated 4 bytes in 71 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2323] 10.0.0.23 () {32 vars in 746 bytes} [Tue Jun 16 09:03:02 2026] GET /v2.0/security-groups/2657f7d8-bbbb-4952-a3ef-0045877b1b17/tags => generated 52 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2324] 10.0.0.23 () {34 vars in 766 bytes} [Tue Jun 16 09:03:02 2026] PUT /v2.0/security-groups/2657f7d8-bbbb-4952-a3ef-0045877b1b17/tags => generated 37 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2325] 10.0.0.23 () {32 vars in 746 bytes} [Tue Jun 16 09:03:02 2026] GET /v2.0/security-groups/2657f7d8-bbbb-4952-a3ef-0045877b1b17/tags => generated 37 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2326] 10.0.0.23 () {32 vars in 754 bytes} [Tue Jun 16 09:03:02 2026] GET /v2.0/security-groups/2657f7d8-bbbb-4952-a3ef-0045877b1b17/tags/red => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 09:03:02.868 8 INFO neutron.api.v2.resource [None req-772b6aef-66da-4a83-83fa-5b8907a0111e d311c142bb294aaeb5c213ecfae8e4e7 0e67eb55c0d04a4c82418aa534ace1c4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1129/2327] 10.0.0.23 () {32 vars in 758 bytes} [Tue Jun 16 09:03:02 2026] GET /v2.0/security-groups/2657f7d8-bbbb-4952-a3ef-0045877b1b17/tags/green => generated 99 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2328] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:03:02 2026] GET /v2.0/ports?device_id=ad488853-bfee-4dbf-b809-82356ec11c7c => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2329] 10.0.0.23 () {32 vars in 757 bytes} [Tue Jun 16 09:03:02 2026] DELETE /v2.0/security-groups/2657f7d8-bbbb-4952-a3ef-0045877b1b17/tags/red => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2330] 10.0.0.23 () {32 vars in 746 bytes} [Tue Jun 16 09:03:02 2026] GET /v2.0/security-groups/2657f7d8-bbbb-4952-a3ef-0045877b1b17/tags => generated 30 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 09:03:03.046 7 INFO neutron.api.v2.resource [None req-f79e2c17-bdf4-416e-a264-41129ac6aece d311c142bb294aaeb5c213ecfae8e4e7 0e67eb55c0d04a4c82418aa534ace1c4 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1200/2331] 10.0.0.23 () {32 vars in 761 bytes} [Tue Jun 16 09:03:03 2026] DELETE /v2.0/security-groups/2657f7d8-bbbb-4952-a3ef-0045877b1b17/tags/green => generated 99 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2332] 10.0.0.23 () {32 vars in 749 bytes} [Tue Jun 16 09:03:03 2026] DELETE /v2.0/security-groups/2657f7d8-bbbb-4952-a3ef-0045877b1b17/tags => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2333] 10.0.0.23 () {32 vars in 746 bytes} [Tue Jun 16 09:03:03 2026] GET /v2.0/security-groups/2657f7d8-bbbb-4952-a3ef-0045877b1b17/tags => generated 12 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2334] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:03:03 2026] DELETE /v2.0/security-groups/2657f7d8-bbbb-4952-a3ef-0045877b1b17 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2335] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:03:04 2026] GET /v2.0/ports?device_id=ad488853-bfee-4dbf-b809-82356ec11c7c => 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: 1202/2336] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:03:03 2026] GET /v2.0/security-groups?tenant_id=0e67eb55c0d04a4c82418aa534ace1c4&name=default => generated 2929 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2337] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:03:04 2026] DELETE /v2.0/security-groups/427566c9-7a41-40f4-b34b-2b640ffe8a3c => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2338] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:03:04 2026] GET /v2.0/security-groups?tenant_id=73d4cfd6369347d398b20b6b8fd76fc0&name=default => generated 2929 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2339] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:03:04 2026] DELETE /v2.0/security-groups/be8dc368-e14b-4d49-8eec-57d7e3b2cd13 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2340] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:03:05 2026] GET /v2.0/ports?device_id=ad488853-bfee-4dbf-b809-82356ec11c7c => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2341] 10.0.0.23 () {34 vars in 677 bytes} [Tue Jun 16 09:03:05 2026] POST /v2.0/qos/policies => generated 359 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2342] 10.0.0.23 () {34 vars in 752 bytes} [Tue Jun 16 09:03:05 2026] PUT /v2.0/policies/704a345b-ff1e-4dbf-8687-ed3875e933e9/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2343] 10.0.0.23 () {32 vars in 732 bytes} [Tue Jun 16 09:03:05 2026] GET /v2.0/policies/704a345b-ff1e-4dbf-8687-ed3875e933e9/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2344] 10.0.0.23 () {34 vars in 763 bytes} [Tue Jun 16 09:03:05 2026] PUT /v2.0/policies/704a345b-ff1e-4dbf-8687-ed3875e933e9/tags/green => generated 4 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2345] 10.0.0.23 () {32 vars in 732 bytes} [Tue Jun 16 09:03:05 2026] GET /v2.0/policies/704a345b-ff1e-4dbf-8687-ed3875e933e9/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2346] 10.0.0.23 () {34 vars in 759 bytes} [Tue Jun 16 09:03:05 2026] PUT /v2.0/policies/704a345b-ff1e-4dbf-8687-ed3875e933e9/tags/red => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2347] 10.0.0.23 () {32 vars in 732 bytes} [Tue Jun 16 09:03:05 2026] GET /v2.0/policies/704a345b-ff1e-4dbf-8687-ed3875e933e9/tags => generated 34 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2348] 10.0.0.23 () {34 vars in 781 bytes} [Tue Jun 16 09:03:05 2026] PUT /v2.0/policies/704a345b-ff1e-4dbf-8687-ed3875e933e9/tags/black.or.white => generated 4 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2349] 10.0.0.23 () {32 vars in 732 bytes} [Tue Jun 16 09:03:05 2026] GET /v2.0/policies/704a345b-ff1e-4dbf-8687-ed3875e933e9/tags => generated 52 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2350] 10.0.0.23 () {34 vars in 752 bytes} [Tue Jun 16 09:03:05 2026] PUT /v2.0/policies/704a345b-ff1e-4dbf-8687-ed3875e933e9/tags => generated 37 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2351] 10.0.0.23 () {32 vars in 732 bytes} [Tue Jun 16 09:03:05 2026] GET /v2.0/policies/704a345b-ff1e-4dbf-8687-ed3875e933e9/tags => generated 37 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2352] 10.0.0.23 () {32 vars in 740 bytes} [Tue Jun 16 09:03:05 2026] GET /v2.0/policies/704a345b-ff1e-4dbf-8687-ed3875e933e9/tags/red => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 09:03:05.985 8 INFO neutron.api.v2.resource [None req-a730fe0a-0db0-4815-ac95-6fc29d3ab221 a0dd96c2e4544e9891c6fbebb1bfda7f 93fdfa1d0b7c44b3adac77518d602002 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1143/2353] 10.0.0.23 () {32 vars in 744 bytes} [Tue Jun 16 09:03:05 2026] GET /v2.0/policies/704a345b-ff1e-4dbf-8687-ed3875e933e9/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2354] 10.0.0.23 () {32 vars in 743 bytes} [Tue Jun 16 09:03:06 2026] DELETE /v2.0/policies/704a345b-ff1e-4dbf-8687-ed3875e933e9/tags/red => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2355] 10.0.0.23 () {32 vars in 732 bytes} [Tue Jun 16 09:03:06 2026] GET /v2.0/policies/704a345b-ff1e-4dbf-8687-ed3875e933e9/tags => generated 30 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 09:03:06.136 7 INFO neutron.api.v2.resource [None req-df88dfae-8512-41d0-a9a8-2905d11f2219 a0dd96c2e4544e9891c6fbebb1bfda7f 93fdfa1d0b7c44b3adac77518d602002 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1212/2356] 10.0.0.23 () {32 vars in 747 bytes} [Tue Jun 16 09:03:06 2026] DELETE /v2.0/policies/704a345b-ff1e-4dbf-8687-ed3875e933e9/tags/green => generated 99 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2357] 10.0.0.23 () {32 vars in 735 bytes} [Tue Jun 16 09:03:06 2026] DELETE /v2.0/policies/704a345b-ff1e-4dbf-8687-ed3875e933e9/tags => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2358] 10.0.0.23 () {32 vars in 732 bytes} [Tue Jun 16 09:03:06 2026] GET /v2.0/policies/704a345b-ff1e-4dbf-8687-ed3875e933e9/tags => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2359] 199.19.213.57 () {34 vars in 985 bytes} [Tue Jun 16 09:03:06 2026] GET /v2.0/networks?id=46dace43-299d-4bcd-9262-c1a004c64d40 => generated 661 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2360] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:03:06 2026] GET /v2.0/ports?device_id=ad488853-bfee-4dbf-b809-82356ec11c7c => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2361] 10.0.0.142 () {34 vars in 990 bytes} [Tue Jun 16 09:03:06 2026] GET /v2.0/ports?device_id=86d67769-3316-4224-a61c-9d408ed03e16 => generated 1469 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2362] 199.19.213.57 () {34 vars in 1049 bytes} [Tue Jun 16 09:03:06 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=66370800aef043e5ac7e02b52a134ec9 => generated 274 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2363] 10.0.0.142 () {34 vars in 1040 bytes} [Tue Jun 16 09:03:06 2026] GET /v2.0/security-groups?id=0f51155b-ee86-4370-94c9-b6855c99a2f7&fields=id&fields=name => generated 112 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2364] 10.0.0.23 () {32 vars in 733 bytes} [Tue Jun 16 09:03:06 2026] DELETE /v2.0/qos/policies/704a345b-ff1e-4dbf-8687-ed3875e933e9 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2365] 199.19.213.57 () {38 vars in 954 bytes} [Tue Jun 16 09:03:06 2026] POST /v2.0/ports => generated 954 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1216/2366] 199.19.213.57 () {38 vars in 1027 bytes} [Tue Jun 16 09:03:06 2026] PUT /v2.0/ports/84d1668f-303d-4824-bcb6-694495c6eb75 => generated 1235 bytes in 449 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 09:03:07.216 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d12dfda8-0187-4ce5-9fd4-b9a1c8986023'] response: {'name': 'network-changed', 'server_uuid': 'ad488853-bfee-4dbf-b809-82356ec11c7c', 'tag': '84d1668f-303d-4824-bcb6-694495c6eb75', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1151/2367] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:03:06 2026] GET /v2.0/security-groups?tenant_id=064f5edb62b04129aaff38c2e4c74143&name=default => generated 2929 bytes in 330 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1152/2368] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:03:07 2026] GET /v2.0/ports?device_id=ad488853-bfee-4dbf-b809-82356ec11c7c => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2369] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:03:07 2026] DELETE /v2.0/security-groups/d6b3b1ff-974b-4a30-8a73-dcc8bbb2dd99 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2370] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 09:03:07 2026] GET /v2.0/security-groups?id=852ec0f1-9e5d-4b6f-969a-94800ab8b5d3&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2371] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:03:07 2026] GET /v2.0/security-groups?tenant_id=93fdfa1d0b7c44b3adac77518d602002&name=default => generated 2929 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2372] 199.19.213.57 () {34 vars in 1079 bytes} [Tue Jun 16 09:03:07 2026] GET /v2.0/ports?tenant_id=66370800aef043e5ac7e02b52a134ec9&device_id=ad488853-bfee-4dbf-b809-82356ec11c7c => generated 1238 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2373] 199.19.213.57 () {34 vars in 1017 bytes} [Tue Jun 16 09:03:07 2026] GET /v2.0/networks?tenant_id=66370800aef043e5ac7e02b52a134ec9&shared=False => generated 757 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2374] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:03:07 2026] DELETE /v2.0/security-groups/fd53a436-52da-4a7f-a6ce-468f2932ef8d => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2375] 199.19.213.57 () {34 vars in 929 bytes} [Tue Jun 16 09:03:07 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2376] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:03:08 2026] GET /v2.0/ports?device_id=ad488853-bfee-4dbf-b809-82356ec11c7c => generated 969 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 09:03:08.578 7 INFO neutron.db.segments_db [None req-ca0f7955-c83f-4609-9298-0e8224ddc534 c41b1002e8c944be8a99d33062fdd132 7a93f5560c40448b945e45b4da4c4193 - - default default] Added segment 2f7e9316-ae04-4e6b-ac2e-3b002d5d7b68 of type vxlan for network 1145222d-2db3-4940-b14c-134586a85e14 [pid: 8|app: 0|req: 1158/2377] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 09:03:08 2026] GET /v2.0/security-groups?id=852ec0f1-9e5d-4b6f-969a-94800ab8b5d3&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: 1220/2378] 10.0.0.23 () {34 vars in 669 bytes} [Tue Jun 16 09:03:08 2026] POST /v2.0/networks => generated 613 bytes in 482 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2379] 199.19.213.57 () {34 vars in 1079 bytes} [Tue Jun 16 09:03:08 2026] GET /v2.0/ports?tenant_id=66370800aef043e5ac7e02b52a134ec9&device_id=ad488853-bfee-4dbf-b809-82356ec11c7c => generated 1238 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2380] 10.0.0.23 () {34 vars in 668 bytes} [Tue Jun 16 09:03:08 2026] POST /v2.0/subnets => generated 626 bytes in 276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2381] 199.19.213.57 () {34 vars in 1057 bytes} [Tue Jun 16 09:03:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=84d1668f-303d-4824-bcb6-694495c6eb75 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2382] 10.0.0.23 () {34 vars in 750 bytes} [Tue Jun 16 09:03:08 2026] PUT /v2.0/subnets/e76e2480-9807-4120-becd-0979c05cfc2e/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2383] 199.19.213.57 () {34 vars in 983 bytes} [Tue Jun 16 09:03:08 2026] GET /v2.0/subnets?id=78a6e162-b804-4025-87c0-36f3b6fccdd5 => generated 678 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2384] 10.0.0.23 () {32 vars in 730 bytes} [Tue Jun 16 09:03:09 2026] GET /v2.0/subnets/e76e2480-9807-4120-becd-0979c05cfc2e/tags => generated 25 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2385] 199.19.213.57 () {34 vars in 1051 bytes} [Tue Jun 16 09:03:09 2026] GET /v2.0/ports?network_id=46dace43-299d-4bcd-9262-c1a004c64d40&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2386] 10.0.0.23 () {34 vars in 761 bytes} [Tue Jun 16 09:03:09 2026] PUT /v2.0/subnets/e76e2480-9807-4120-becd-0979c05cfc2e/tags/green => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2387] 199.19.213.57 () {34 vars in 1011 bytes} [Tue Jun 16 09:03:09 2026] GET /v2.0/networks/46dace43-299d-4bcd-9262-c1a004c64d40?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2388] 10.0.0.23 () {32 vars in 730 bytes} [Tue Jun 16 09:03:09 2026] GET /v2.0/subnets/e76e2480-9807-4120-becd-0979c05cfc2e/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: 1226/2389] 199.19.213.57 () {34 vars in 1111 bytes} [Tue Jun 16 09:03:09 2026] GET /v2.0/networks/46dace43-299d-4bcd-9262-c1a004c64d40?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2390] 10.0.0.23 () {34 vars in 757 bytes} [Tue Jun 16 09:03:09 2026] PUT /v2.0/subnets/e76e2480-9807-4120-becd-0979c05cfc2e/tags/red => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2391] 10.0.0.23 () {32 vars in 730 bytes} [Tue Jun 16 09:03:09 2026] GET /v2.0/subnets/e76e2480-9807-4120-becd-0979c05cfc2e/tags => generated 34 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2392] 10.0.0.23 () {34 vars in 779 bytes} [Tue Jun 16 09:03:09 2026] PUT /v2.0/subnets/e76e2480-9807-4120-becd-0979c05cfc2e/tags/black.or.white => generated 4 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2393] 10.0.0.23 () {32 vars in 730 bytes} [Tue Jun 16 09:03:09 2026] GET /v2.0/subnets/e76e2480-9807-4120-becd-0979c05cfc2e/tags => generated 52 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2394] 10.0.0.23 () {34 vars in 750 bytes} [Tue Jun 16 09:03:09 2026] PUT /v2.0/subnets/e76e2480-9807-4120-becd-0979c05cfc2e/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: 1229/2395] 10.0.0.23 () {32 vars in 730 bytes} [Tue Jun 16 09:03:09 2026] GET /v2.0/subnets/e76e2480-9807-4120-becd-0979c05cfc2e/tags => generated 37 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2396] 10.0.0.23 () {32 vars in 738 bytes} [Tue Jun 16 09:03:09 2026] GET /v2.0/subnets/e76e2480-9807-4120-becd-0979c05cfc2e/tags/red => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 09:03:09.609 7 INFO neutron.api.v2.resource [None req-9f811de5-557c-4e10-ba54-5792bca7476a c41b1002e8c944be8a99d33062fdd132 7a93f5560c40448b945e45b4da4c4193 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1230/2397] 10.0.0.23 () {32 vars in 742 bytes} [Tue Jun 16 09:03:09 2026] GET /v2.0/subnets/e76e2480-9807-4120-becd-0979c05cfc2e/tags/green => generated 99 bytes in 78 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2398] 10.0.0.23 () {32 vars in 741 bytes} [Tue Jun 16 09:03:09 2026] DELETE /v2.0/subnets/e76e2480-9807-4120-becd-0979c05cfc2e/tags/red => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2399] 10.0.0.23 () {32 vars in 730 bytes} [Tue Jun 16 09:03:09 2026] GET /v2.0/subnets/e76e2480-9807-4120-becd-0979c05cfc2e/tags => generated 30 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2400] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:03:09 2026] GET /v2.0/ports?device_id=ad488853-bfee-4dbf-b809-82356ec11c7c => generated 969 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 09:03:09.802 8 INFO neutron.api.v2.resource [None req-5bd39f84-73aa-47c3-bf6a-41708a20cfaa c41b1002e8c944be8a99d33062fdd132 7a93f5560c40448b945e45b4da4c4193 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1170/2401] 10.0.0.23 () {32 vars in 745 bytes} [Tue Jun 16 09:03:09 2026] DELETE /v2.0/subnets/e76e2480-9807-4120-becd-0979c05cfc2e/tags/green => generated 99 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2402] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 09:03:09 2026] GET /v2.0/security-groups?id=852ec0f1-9e5d-4b6f-969a-94800ab8b5d3&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2403] 10.0.0.23 () {32 vars in 733 bytes} [Tue Jun 16 09:03:09 2026] DELETE /v2.0/subnets/e76e2480-9807-4120-becd-0979c05cfc2e/tags => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2404] 10.0.0.23 () {32 vars in 730 bytes} [Tue Jun 16 09:03:09 2026] GET /v2.0/subnets/e76e2480-9807-4120-becd-0979c05cfc2e/tags => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2405] 10.0.0.23 () {32 vars in 723 bytes} [Tue Jun 16 09:03:09 2026] DELETE /v2.0/subnets/e76e2480-9807-4120-becd-0979c05cfc2e => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 09:03:10.302 7 INFO neutron_taas.services.taas.taas_plugin [None req-7cef00fb-5b88-4825-ab19-6d45d5ac3312 c41b1002e8c944be8a99d33062fdd132 7a93f5560c40448b945e45b4da4c4193 - - default default] TaaS: Handle Delete Port: bad79c5c-c065-4c0e-b370-334f4e663106 2026-06-16 09:03:10.305 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7cef00fb-5b88-4825-ab19-6d45d5ac3312 c41b1002e8c944be8a99d33062fdd132 7a93f5560c40448b945e45b4da4c4193 - - default default] Tap Mirror: Handle Delete Port: bad79c5c-c065-4c0e-b370-334f4e663106 2026-06-16 09:03:10.540 7 INFO neutron.services.segments.plugin [-] Segment 2f7e9316-ae04-4e6b-ac2e-3b002d5d7b68 resource provider aggregate not found 2026-06-16 09:03:10.545 7 INFO neutron.services.segments.plugin [-] Segment 2f7e9316-ae04-4e6b-ac2e-3b002d5d7b68 resource provider aggregate not found 2026-06-16 09:03:10.567 7 INFO neutron.services.segments.plugin [-] Segment 2f7e9316-ae04-4e6b-ac2e-3b002d5d7b68 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f7e9316-ae04-4e6b-ac2e-3b002d5d7b68 found for delete ", "request_id": "req-64b1db98-8b92-4104-8568-8ba7c382784d"}]} 2026-06-16 09:03:10.569 7 INFO neutron.services.segments.plugin [-] Segment 2f7e9316-ae04-4e6b-ac2e-3b002d5d7b68 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f7e9316-ae04-4e6b-ac2e-3b002d5d7b68 found for delete ", "request_id": "req-8d00920a-272d-4b2c-9c87-2a5bfd3949ee"}]} [pid: 7|app: 0|req: 1234/2406] 10.0.0.23 () {32 vars in 725 bytes} [Tue Jun 16 09:03:10 2026] DELETE /v2.0/networks/1145222d-2db3-4940-b14c-134586a85e14 => generated 0 bytes in 420 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2407] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:03:10 2026] GET /v2.0/ports?device_id=ad488853-bfee-4dbf-b809-82356ec11c7c => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2408] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 09:03:10 2026] GET /v2.0/security-groups?id=852ec0f1-9e5d-4b6f-969a-94800ab8b5d3&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 09:03:11.461 8 INFO neutron.db.segments_db [None req-ffa8a400-6291-4a9c-80fa-7d379a423845 476ccac7d9074e63b01205bf2440f0b7 cd549dfbf90341969e81af9a61ea13a3 - - default default] Added segment df03f7b9-a6a5-4163-ba81-a60a3b70a4cb of type vxlan for network d7bb2ed0-2cd7-429e-95db-173ac94ab6ca [pid: 7|app: 0|req: 1236/2409] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:03:11 2026] GET /v2.0/security-groups?tenant_id=149d0f5dd4be49f9a6f05ddf5966c904&name=default => generated 2929 bytes in 294 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2410] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:03:11 2026] DELETE /v2.0/security-groups/932378f2-d7a2-4151-bc65-262c5cdb4899 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 09:03:11.749 8 INFO neutron.db.l3_hamode_db [None req-ffa8a400-6291-4a9c-80fa-7d379a423845 476ccac7d9074e63b01205bf2440f0b7 cd549dfbf90341969e81af9a61ea13a3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1238/2411] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:03:11 2026] GET /v2.0/security-groups?tenant_id=7a93f5560c40448b945e45b4da4c4193&name=default => generated 2929 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 09:03:11.888 8 INFO neutron.db.l3_hamode_db [None req-ffa8a400-6291-4a9c-80fa-7d379a423845 476ccac7d9074e63b01205bf2440f0b7 cd549dfbf90341969e81af9a61ea13a3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1239/2412] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:03:11 2026] DELETE /v2.0/security-groups/970d8b7c-e5c4-4a9d-8ccd-604126fb592c => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2413] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:03:12 2026] GET /v2.0/ports?device_id=ad488853-bfee-4dbf-b809-82356ec11c7c => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2414] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 09:03:12 2026] GET /v2.0/security-groups?id=852ec0f1-9e5d-4b6f-969a-94800ab8b5d3&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2415] 10.0.0.23 () {34 vars in 667 bytes} [Tue Jun 16 09:03:11 2026] POST /v2.0/routers => generated 474 bytes in 1334 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2416] 10.0.0.23 () {34 vars in 750 bytes} [Tue Jun 16 09:03:12 2026] PUT /v2.0/routers/3455d35c-6bc0-49b0-87cf-b51fe694f2d6/tags => generated 25 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2417] 10.0.0.23 () {32 vars in 730 bytes} [Tue Jun 16 09:03:12 2026] GET /v2.0/routers/3455d35c-6bc0-49b0-87cf-b51fe694f2d6/tags => generated 25 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2418] 10.0.0.23 () {34 vars in 761 bytes} [Tue Jun 16 09:03:12 2026] PUT /v2.0/routers/3455d35c-6bc0-49b0-87cf-b51fe694f2d6/tags/green => generated 4 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2419] 10.0.0.23 () {32 vars in 730 bytes} [Tue Jun 16 09:03:13 2026] GET /v2.0/routers/3455d35c-6bc0-49b0-87cf-b51fe694f2d6/tags => generated 34 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2420] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:03:13 2026] GET /v2.0/ports?device_id=ad488853-bfee-4dbf-b809-82356ec11c7c => generated 971 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2421] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 09:03:13 2026] GET /v2.0/security-groups?id=852ec0f1-9e5d-4b6f-969a-94800ab8b5d3&fields=id&fields=name => generated 114 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2422] 10.0.0.23 () {34 vars in 757 bytes} [Tue Jun 16 09:03:13 2026] PUT /v2.0/routers/3455d35c-6bc0-49b0-87cf-b51fe694f2d6/tags/red => generated 4 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2423] 10.0.0.23 () {32 vars in 730 bytes} [Tue Jun 16 09:03:13 2026] GET /v2.0/routers/3455d35c-6bc0-49b0-87cf-b51fe694f2d6/tags => generated 34 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2424] 10.0.0.23 () {34 vars in 779 bytes} [Tue Jun 16 09:03:13 2026] PUT /v2.0/routers/3455d35c-6bc0-49b0-87cf-b51fe694f2d6/tags/black.or.white => generated 4 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2425] 10.0.0.23 () {32 vars in 730 bytes} [Tue Jun 16 09:03:13 2026] GET /v2.0/routers/3455d35c-6bc0-49b0-87cf-b51fe694f2d6/tags => generated 52 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2426] 10.0.0.23 () {34 vars in 750 bytes} [Tue Jun 16 09:03:13 2026] PUT /v2.0/routers/3455d35c-6bc0-49b0-87cf-b51fe694f2d6/tags => generated 37 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2427] 10.0.0.23 () {32 vars in 730 bytes} [Tue Jun 16 09:03:13 2026] GET /v2.0/routers/3455d35c-6bc0-49b0-87cf-b51fe694f2d6/tags => generated 37 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2428] 10.0.0.23 () {32 vars in 738 bytes} [Tue Jun 16 09:03:14 2026] GET /v2.0/routers/3455d35c-6bc0-49b0-87cf-b51fe694f2d6/tags/red => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 09:03:14.289 7 INFO neutron.api.v2.resource [None req-b3a7b136-cd8a-4cf2-9d26-a6eca00667e4 476ccac7d9074e63b01205bf2440f0b7 cd549dfbf90341969e81af9a61ea13a3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1249/2429] 10.0.0.23 () {32 vars in 742 bytes} [Tue Jun 16 09:03:14 2026] GET /v2.0/routers/3455d35c-6bc0-49b0-87cf-b51fe694f2d6/tags/green => generated 99 bytes in 96 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2430] 10.0.0.23 () {32 vars in 741 bytes} [Tue Jun 16 09:03:14 2026] DELETE /v2.0/routers/3455d35c-6bc0-49b0-87cf-b51fe694f2d6/tags/red => 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: 1250/2431] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:03:14 2026] GET /v2.0/ports?device_id=ad488853-bfee-4dbf-b809-82356ec11c7c => generated 971 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2432] 10.0.0.23 () {32 vars in 730 bytes} [Tue Jun 16 09:03:14 2026] GET /v2.0/routers/3455d35c-6bc0-49b0-87cf-b51fe694f2d6/tags => generated 30 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2433] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 09:03:14 2026] GET /v2.0/security-groups?id=852ec0f1-9e5d-4b6f-969a-94800ab8b5d3&fields=id&fields=name => generated 114 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 09:03:14.699 8 INFO neutron.api.v2.resource [None req-6be40b92-3020-4285-9131-53b4b7d4148e 476ccac7d9074e63b01205bf2440f0b7 cd549dfbf90341969e81af9a61ea13a3 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1183/2434] 10.0.0.23 () {32 vars in 745 bytes} [Tue Jun 16 09:03:14 2026] DELETE /v2.0/routers/3455d35c-6bc0-49b0-87cf-b51fe694f2d6/tags/green => generated 99 bytes in 130 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2435] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:03:14 2026] GET /v2.0/ports?device_id=ad488853-bfee-4dbf-b809-82356ec11c7c => 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: 1253/2436] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 09:03:14 2026] GET /v2.0/security-groups?id=852ec0f1-9e5d-4b6f-969a-94800ab8b5d3&fields=id&fields=name => generated 114 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2437] 10.0.0.23 () {32 vars in 733 bytes} [Tue Jun 16 09:03:14 2026] DELETE /v2.0/routers/3455d35c-6bc0-49b0-87cf-b51fe694f2d6/tags => 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: 1254/2438] 10.0.0.23 () {32 vars in 735 bytes} [Tue Jun 16 09:03:14 2026] GET /v2.0/ports?device_id=ad488853-bfee-4dbf-b809-82356ec11c7c => generated 1240 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2439] 10.0.0.23 () {32 vars in 730 bytes} [Tue Jun 16 09:03:14 2026] GET /v2.0/routers/3455d35c-6bc0-49b0-87cf-b51fe694f2d6/tags => generated 12 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2440] 10.0.0.23 () {32 vars in 720 bytes} [Tue Jun 16 09:03:14 2026] GET /v2.0/routers/3455d35c-6bc0-49b0-87cf-b51fe694f2d6 => generated 480 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 09:03:15.259 7 INFO neutron.db.l3_db [None req-d30b7353-6d34-4b52-a7e5-acc68fe84344 2c175f95bcf847c5b5141dc7a51ed375 66370800aef043e5ac7e02b52a134ec9 - - default default] Floating IP 1dffa596-1f78-430a-b539-594d4d8c8f52 associated. External IP: 10.96.250.218, port: 84d1668f-303d-4824-bcb6-694495c6eb75. [pid: 8|app: 0|req: 1187/2441] 10.0.0.23 () {34 vars in 741 bytes} [Tue Jun 16 09:03:15 2026] PUT /v2.0/routers/3455d35c-6bc0-49b0-87cf-b51fe694f2d6 => generated 480 bytes in 604 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2444] 10.0.0.23 () {32 vars in 735 bytes} [Tue Jun 16 09:03:15 2026] GET /v2.0/ports?device_id=3455d35c-6bc0-49b0-87cf-b51fe694f2d6 => 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: 1255/2445] 10.0.0.23 () {34 vars in 748 bytes} [Tue Jun 16 09:03:14 2026] PUT /v2.0/floatingips/1dffa596-1f78-430a-b539-594d4d8c8f52 => generated 855 bytes in 814 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2446] 10.0.0.23 () {32 vars in 728 bytes} [Tue Jun 16 09:03:15 2026] GET /v2.0/floatingips/1dffa596-1f78-430a-b539-594d4d8c8f52 => generated 855 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 09:03:15.736 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9638208e-0074-4ed9-b5e4-894f47d2b6e7'] response: {'name': 'network-changed', 'server_uuid': 'ad488853-bfee-4dbf-b809-82356ec11c7c', 'tag': '84d1668f-303d-4824-bcb6-694495c6eb75', 'status': 'completed', 'code': 200} 2026-06-16 09:03:15.873 8 INFO neutron_taas.services.taas.taas_plugin [None req-57536a4d-7557-43b5-9710-d8674ccecdb2 476ccac7d9074e63b01205bf2440f0b7 cd549dfbf90341969e81af9a61ea13a3 - - default default] TaaS: Handle Delete Port: 316a5cbb-0494-40b8-bc60-a359df75a926 2026-06-16 09:03:15.876 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-57536a4d-7557-43b5-9710-d8674ccecdb2 476ccac7d9074e63b01205bf2440f0b7 cd549dfbf90341969e81af9a61ea13a3 - - default default] Tap Mirror: Handle Delete Port: 316a5cbb-0494-40b8-bc60-a359df75a926 2026-06-16 09:03:16.208 8 INFO neutron.services.segments.plugin [-] Segment df03f7b9-a6a5-4163-ba81-a60a3b70a4cb resource provider aggregate not found 2026-06-16 09:03:16.211 8 INFO neutron.services.segments.plugin [-] Segment df03f7b9-a6a5-4163-ba81-a60a3b70a4cb resource provider aggregate not found 2026-06-16 09:03:16.229 8 INFO neutron.db.l3_hamode_db [None req-57536a4d-7557-43b5-9710-d8674ccecdb2 476ccac7d9074e63b01205bf2440f0b7 cd549dfbf90341969e81af9a61ea13a3 - - default default] HA network d7bb2ed0-2cd7-429e-95db-173ac94ab6ca was deleted as no HA routers are present in tenant cd549dfbf90341969e81af9a61ea13a3. 2026-06-16 09:03:16.236 8 INFO neutron.services.segments.plugin [-] Segment df03f7b9-a6a5-4163-ba81-a60a3b70a4cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df03f7b9-a6a5-4163-ba81-a60a3b70a4cb found for delete ", "request_id": "req-1769491a-201e-4f41-adfe-f974bc835de9"}]} 2026-06-16 09:03:16.240 8 INFO neutron.services.segments.plugin [-] Segment df03f7b9-a6a5-4163-ba81-a60a3b70a4cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df03f7b9-a6a5-4163-ba81-a60a3b70a4cb found for delete ", "request_id": "req-282dec51-2f61-4959-bae4-66604b75bf26"}]} [pid: 8|app: 0|req: 1191/2447] 10.0.0.23 () {32 vars in 723 bytes} [Tue Jun 16 09:03:15 2026] DELETE /v2.0/routers/3455d35c-6bc0-49b0-87cf-b51fe694f2d6 => generated 0 bytes in 567 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2448] 199.19.213.57 () {34 vars in 1079 bytes} [Tue Jun 16 09:03:16 2026] GET /v2.0/ports?tenant_id=66370800aef043e5ac7e02b52a134ec9&device_id=ad488853-bfee-4dbf-b809-82356ec11c7c => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2449] 199.19.213.57 () {34 vars in 985 bytes} [Tue Jun 16 09:03:16 2026] GET /v2.0/networks?id=46dace43-299d-4bcd-9262-c1a004c64d40 => generated 757 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2450] 199.19.213.57 () {34 vars in 1057 bytes} [Tue Jun 16 09:03:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=84d1668f-303d-4824-bcb6-694495c6eb75 => generated 858 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2451] 199.19.213.57 () {34 vars in 983 bytes} [Tue Jun 16 09:03:16 2026] GET /v2.0/subnets?id=78a6e162-b804-4025-87c0-36f3b6fccdd5 => generated 678 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2452] 199.19.213.57 () {34 vars in 1051 bytes} [Tue Jun 16 09:03:16 2026] GET /v2.0/ports?network_id=46dace43-299d-4bcd-9262-c1a004c64d40&device_owner=network%3Adhcp => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2453] 199.19.213.57 () {34 vars in 1011 bytes} [Tue Jun 16 09:03:16 2026] GET /v2.0/networks/46dace43-299d-4bcd-9262-c1a004c64d40?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: 1260/2454] 199.19.213.57 () {34 vars in 1111 bytes} [Tue Jun 16 09:03:16 2026] GET /v2.0/networks/46dace43-299d-4bcd-9262-c1a004c64d40?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2455] 10.0.0.23 () {32 vars in 728 bytes} [Tue Jun 16 09:03:16 2026] GET /v2.0/floatingips/1dffa596-1f78-430a-b539-594d4d8c8f52 => 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: 1261/2456] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:03:17 2026] GET /v2.0/security-groups?tenant_id=cd549dfbf90341969e81af9a61ea13a3&name=default => generated 2929 bytes in 355 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2457] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:03:17 2026] DELETE /v2.0/security-groups/68788484-b144-4807-93aa-2e61f8412fc2 => 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: 1262/2458] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:03:17 2026] GET /v2.0/security-groups?tenant_id=507fd64b7634495a867bfa46127fe16e&name=default => generated 2929 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2459] 10.0.0.23 () {32 vars in 728 bytes} [Tue Jun 16 09:03:17 2026] GET /v2.0/floatingips/1dffa596-1f78-430a-b539-594d4d8c8f52 => generated 857 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2460] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:03:17 2026] DELETE /v2.0/security-groups/dd0376d2-89c6-439a-a3ac-de6fc2a8dd04 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2461] 10.0.0.23 () {32 vars in 720 bytes} [Tue Jun 16 09:03:22 2026] GET /v2.0/subnets/1fe36bb9-d809-4d3d-944e-4a942bef060d => generated 675 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2462] 10.0.0.224 () {30 vars in 690 bytes} [Tue Jun 16 09:03:23 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2463] 10.0.0.224 () {30 vars in 692 bytes} [Tue Jun 16 09:03:23 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2464] 10.0.0.224 () {30 vars in 668 bytes} [Tue Jun 16 09:03:23 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2465] 10.0.0.224 () {30 vars in 704 bytes} [Tue Jun 16 09:03:23 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2466] 10.0.0.224 () {28 vars in 439 bytes} [Tue Jun 16 09:03:24 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: 1267/2467] 10.0.0.224 () {30 vars in 728 bytes} [Tue Jun 16 09:03:24 2026] GET /v2.0/subnets/1fe36bb9-d809-4d3d-944e-4a942bef060d => generated 657 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2468] 10.0.0.224 () {30 vars in 690 bytes} [Tue Jun 16 09:03: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: 1268/2469] 10.0.0.224 () {30 vars in 692 bytes} [Tue Jun 16 09:03:24 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2470] 10.0.0.224 () {30 vars in 668 bytes} [Tue Jun 16 09:03:24 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2471] 10.0.0.224 () {30 vars in 704 bytes} [Tue Jun 16 09:03:24 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2472] 10.0.0.224 () {30 vars in 728 bytes} [Tue Jun 16 09:03:24 2026] GET /v2.0/subnets/1fe36bb9-d809-4d3d-944e-4a942bef060d => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2473] 10.0.0.224 () {30 vars in 690 bytes} [Tue Jun 16 09:03:24 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2474] 10.0.0.224 () {30 vars in 692 bytes} [Tue Jun 16 09:03:24 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2475] 10.0.0.224 () {30 vars in 668 bytes} [Tue Jun 16 09:03:24 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2476] 10.0.0.224 () {30 vars in 704 bytes} [Tue Jun 16 09:03:24 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2477] 10.0.0.224 () {30 vars in 730 bytes} [Tue Jun 16 09:03:24 2026] GET /v2.0/networks/dadf1c4e-ba70-480d-a2a5-e3ecb9304144 => generated 799 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2478] 10.0.0.224 () {30 vars in 682 bytes} [Tue Jun 16 09:03:24 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2479] 10.0.0.224 () {34 vars in 704 bytes} [Tue Jun 16 09:03:24 2026] POST /v2.0/ports => generated 1132 bytes in 383 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2480] 10.0.0.142 () {34 vars in 990 bytes} [Tue Jun 16 09:03:25 2026] GET /v2.0/ports?device_id=ad488853-bfee-4dbf-b809-82356ec11c7c => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1274/2481] 10.0.0.142 () {34 vars in 1040 bytes} [Tue Jun 16 09:03:25 2026] GET /v2.0/security-groups?id=852ec0f1-9e5d-4b6f-969a-94800ab8b5d3&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2482] 199.19.213.57 () {30 vars in 702 bytes} [Tue Jun 16 09:03:27 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2483] 199.19.213.57 () {30 vars in 704 bytes} [Tue Jun 16 09:03:27 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2484] 199.19.213.57 () {30 vars in 680 bytes} [Tue Jun 16 09:03:27 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2485] 199.19.213.57 () {30 vars in 716 bytes} [Tue Jun 16 09:03:27 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2486] 199.19.213.57 () {30 vars in 736 bytes} [Tue Jun 16 09:03:27 2026] GET /v2.0/ports/39eab93e-6182-4155-b777-5d2b8b650889 => 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: 1277/2487] 199.19.213.57 () {30 vars in 702 bytes} [Tue Jun 16 09:03: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: 8|app: 0|req: 1211/2488] 199.19.213.57 () {30 vars in 704 bytes} [Tue Jun 16 09:03:28 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2489] 199.19.213.57 () {30 vars in 680 bytes} [Tue Jun 16 09:03:28 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2490] 199.19.213.57 () {30 vars in 716 bytes} [Tue Jun 16 09:03:28 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 09:03:28.126 7 INFO neutron.api.v2.resource [None req-539b973f-694d-4f89-86d2-d217a86014f1 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1279/2491] 199.19.213.57 () {30 vars in 762 bytes} [Tue Jun 16 09:03:28 2026] GET /v2.0/security-groups/lb-18c003a8-a745-46bc-a092-c6ee5b1209c4 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2492] 199.19.213.57 () {30 vars in 784 bytes} [Tue Jun 16 09:03:28 2026] GET /v2.0/security-groups?name=lb-18c003a8-a745-46bc-a092-c6ee5b1209c4 => generated 23 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2493] 199.19.213.57 () {34 vars in 735 bytes} [Tue Jun 16 09:03:28 2026] POST /v2.0/security-groups => generated 1638 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2494] 199.19.213.57 () {30 vars in 814 bytes} [Tue Jun 16 09:03:28 2026] GET /v2.0/security-group-rules?security_group_id=190fd70b-4263-4aba-91f8-ffe2d6e65bc8 => generated 1182 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2495] 199.19.213.57 () {34 vars in 788 bytes} [Tue Jun 16 09:03:28 2026] PUT /v2.0/ports/39eab93e-6182-4155-b777-5d2b8b650889 => generated 1132 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2496] 199.19.213.57 () {30 vars in 702 bytes} [Tue Jun 16 09:03:28 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1282/2497] 199.19.213.57 () {30 vars in 704 bytes} [Tue Jun 16 09:03:28 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2498] 199.19.213.57 () {30 vars in 680 bytes} [Tue Jun 16 09:03:28 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: 1283/2499] 199.19.213.57 () {30 vars in 716 bytes} [Tue Jun 16 09:03:28 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2500] 199.19.213.57 () {30 vars in 740 bytes} [Tue Jun 16 09:03:28 2026] GET /v2.0/subnets/1fe36bb9-d809-4d3d-944e-4a942bef060d => generated 675 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2503] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:03:35 2026] GET /v2.0/ports?device_id=ad488853-bfee-4dbf-b809-82356ec11c7c => generated 971 bytes in 690 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2504] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 09:03:35 2026] GET /v2.0/security-groups?id=852ec0f1-9e5d-4b6f-969a-94800ab8b5d3&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2505] 10.0.0.131 () {34 vars in 1016 bytes} [Tue Jun 16 09:03:36 2026] GET /v2.0/security-groups?id=3932b211-0082-4477-a1f6-27ebfb891c3f&fields=id => 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: 1286/2506] 10.0.0.131 () {34 vars in 982 bytes} [Tue Jun 16 09:03:36 2026] GET /v2.0/networks?id=d2af0cf3-7606-4341-9d07-67f763434734 => generated 735 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2507] 10.0.0.131 () {34 vars in 965 bytes} [Tue Jun 16 09:03:37 2026] GET /v2.0/quotas/af404a0d81654029bab8098d9048bf81 => generated 291 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2508] 10.0.0.131 () {34 vars in 1002 bytes} [Tue Jun 16 09:03:37 2026] GET /v2.0/ports?tenant_id=af404a0d81654029bab8098d9048bf81&fields=id => generated 149 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2509] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:03:37 2026] GET /v2.0/ports?device_id=ad488853-bfee-4dbf-b809-82356ec11c7c => 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: 1288/2510] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 09:03:37 2026] GET /v2.0/security-groups?id=852ec0f1-9e5d-4b6f-969a-94800ab8b5d3&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2511] 10.0.0.131 () {34 vars in 1008 bytes} [Tue Jun 16 09:03:37 2026] GET /v2.0/networks/d2af0cf3-7606-4341-9d07-67f763434734?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2512] 10.0.0.131 () {34 vars in 1108 bytes} [Tue Jun 16 09:03:37 2026] GET /v2.0/networks/d2af0cf3-7606-4341-9d07-67f763434734?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2513] 199.19.213.57 () {34 vars in 993 bytes} [Tue Jun 16 09:03:37 2026] GET /v2.0/ports?device_id=ad488853-bfee-4dbf-b809-82356ec11c7c => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 09:03:38.040 7 INFO neutron_taas.services.taas.taas_plugin [req-13197e2f-5747-4dda-8a95-b15e082e0c3b req-a7f8f154-b54b-40a8-a37a-35951dd764cb 2c175f95bcf847c5b5141dc7a51ed375 66370800aef043e5ac7e02b52a134ec9 - - default default] TaaS: Handle Delete Port: 84d1668f-303d-4824-bcb6-694495c6eb75 2026-06-16 09:03:38.043 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-13197e2f-5747-4dda-8a95-b15e082e0c3b req-a7f8f154-b54b-40a8-a37a-35951dd764cb 2c175f95bcf847c5b5141dc7a51ed375 66370800aef043e5ac7e02b52a134ec9 - - default default] Tap Mirror: Handle Delete Port: 84d1668f-303d-4824-bcb6-694495c6eb75 [pid: 8|app: 0|req: 1225/2514] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:03:38 2026] GET /v2.0/ports?device_id=04e1e512-14e5-4f99-998d-6579a50d0c08 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 09:03:38.179 7 INFO neutron.db.l3_db [req-13197e2f-5747-4dda-8a95-b15e082e0c3b req-a7f8f154-b54b-40a8-a37a-35951dd764cb 2c175f95bcf847c5b5141dc7a51ed375 66370800aef043e5ac7e02b52a134ec9 - - default default] Floating IP 1dffa596-1f78-430a-b539-594d4d8c8f52 disassociated. External IP: 10.96.250.218, port: 84d1668f-303d-4824-bcb6-694495c6eb75. [pid: 8|app: 0|req: 1226/2515] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:03:38 2026] GET /v2.0/ports?device_id=04e1e512-14e5-4f99-998d-6579a50d0c08 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2516] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:03:38 2026] GET /v2.0/ports?device_id=ad488853-bfee-4dbf-b809-82356ec11c7c => 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: 1290/2517] 199.19.213.57 () {36 vars in 996 bytes} [Tue Jun 16 09:03:37 2026] DELETE /v2.0/ports/84d1668f-303d-4824-bcb6-694495c6eb75 => generated 0 bytes in 711 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 09:03:38.660 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-18bfc654-9011-4d33-b186-4005e0a5d66f'] response: {'server_uuid': 'ad488853-bfee-4dbf-b809-82356ec11c7c', 'name': 'network-vif-deleted', 'tag': '84d1668f-303d-4824-bcb6-694495c6eb75', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1228/2518] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:03:39 2026] GET /v2.0/ports?device_id=ad488853-bfee-4dbf-b809-82356ec11c7c => 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: 1291/2519] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:03:40 2026] GET /v2.0/ports?device_id=ad488853-bfee-4dbf-b809-82356ec11c7c => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2520] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:03:41 2026] GET /v2.0/ports?device_id=04e1e512-14e5-4f99-998d-6579a50d0c08 => 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: 1292/2521] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:03:41 2026] GET /v2.0/ports?device_id=04e1e512-14e5-4f99-998d-6579a50d0c08 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2522] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:03:41 2026] GET /v2.0/ports?device_id=ad488853-bfee-4dbf-b809-82356ec11c7c => 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: 1293/2523] 199.19.213.57 () {34 vars in 985 bytes} [Tue Jun 16 09:03:41 2026] GET /v2.0/networks?id=d2af0cf3-7606-4341-9d07-67f763434734 => generated 735 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2524] 199.19.213.57 () {34 vars in 1049 bytes} [Tue Jun 16 09:03:42 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=af404a0d81654029bab8098d9048bf81 => generated 343 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2525] 199.19.213.57 () {38 vars in 954 bytes} [Tue Jun 16 09:03:42 2026] POST /v2.0/ports => generated 1082 bytes in 406 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2526] 199.19.213.57 () {38 vars in 1027 bytes} [Tue Jun 16 09:03:42 2026] PUT /v2.0/ports/0f37209d-8678-44a9-9298-f47d1e83a5e5 => generated 1243 bytes in 409 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 09:03:42.943 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1cb8db31-b98a-44be-9320-9ce1d46bd99e'] response: {'name': 'network-changed', 'server_uuid': '04e1e512-14e5-4f99-998d-6579a50d0c08', 'tag': '0f37209d-8678-44a9-9298-f47d1e83a5e5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1295/2527] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:03:42 2026] GET /v2.0/ports?device_id=ad488853-bfee-4dbf-b809-82356ec11c7c => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1233/2528] 199.19.213.57 () {34 vars in 1079 bytes} [Tue Jun 16 09:03:43 2026] GET /v2.0/ports?tenant_id=af404a0d81654029bab8098d9048bf81&device_id=04e1e512-14e5-4f99-998d-6579a50d0c08 => generated 1246 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2529] 199.19.213.57 () {34 vars in 1017 bytes} [Tue Jun 16 09:03:43 2026] GET /v2.0/networks?tenant_id=af404a0d81654029bab8098d9048bf81&shared=False => generated 735 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2530] 199.19.213.57 () {34 vars in 929 bytes} [Tue Jun 16 09:03:43 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2531] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:03:44 2026] DELETE /v2.0/security-groups/852ec0f1-9e5d-4b6f-969a-94800ab8b5d3 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 09:03:44.324 8 INFO neutron_taas.services.taas.taas_plugin [None req-cab4eb5b-2592-4b27-bc75-1de04408cefa 2c175f95bcf847c5b5141dc7a51ed375 66370800aef043e5ac7e02b52a134ec9 - - default default] TaaS: Handle Delete Port: ca4d7271-2f4a-4227-bcb1-7bba0d85ae5d 2026-06-16 09:03:44.327 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cab4eb5b-2592-4b27-bc75-1de04408cefa 2c175f95bcf847c5b5141dc7a51ed375 66370800aef043e5ac7e02b52a134ec9 - - default default] Tap Mirror: Handle Delete Port: ca4d7271-2f4a-4227-bcb1-7bba0d85ae5d [pid: 8|app: 0|req: 1235/2532] 10.0.0.23 () {32 vars in 731 bytes} [Tue Jun 16 09:03:44 2026] DELETE /v2.0/floatingips/1dffa596-1f78-430a-b539-594d4d8c8f52 => generated 0 bytes in 322 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2533] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:03:44 2026] GET /v2.0/ports?device_id=04e1e512-14e5-4f99-998d-6579a50d0c08 => generated 1246 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2534] 199.19.213.57 () {34 vars in 1079 bytes} [Tue Jun 16 09:03:44 2026] GET /v2.0/ports?tenant_id=af404a0d81654029bab8098d9048bf81&device_id=04e1e512-14e5-4f99-998d-6579a50d0c08 => generated 1246 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2535] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 09:03:44 2026] GET /v2.0/security-groups?id=3932b211-0082-4477-a1f6-27ebfb891c3f&fields=id&fields=name => generated 96 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2536] 199.19.213.57 () {34 vars in 1061 bytes} [Tue Jun 16 09:03:44 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.167&port_id=0f37209d-8678-44a9-9298-f47d1e83a5e5 => 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: 1301/2537] 199.19.213.57 () {34 vars in 983 bytes} [Tue Jun 16 09:03:44 2026] GET /v2.0/subnets?id=e31c0628-015c-4c6a-aac8-c160a99d0729 => generated 654 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2538] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:03:44 2026] GET /v2.0/ports?device_id=8227301d-d7ab-4ac8-bfbd-17a7497ff899 => generated 971 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2539] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:03:44 2026] GET /v2.0/ports?device_id=04e1e512-14e5-4f99-998d-6579a50d0c08 => generated 1246 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2540] 199.19.213.57 () {34 vars in 1051 bytes} [Tue Jun 16 09:03:44 2026] GET /v2.0/ports?network_id=d2af0cf3-7606-4341-9d07-67f763434734&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: 1303/2541] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 09:03:44 2026] GET /v2.0/security-groups?id=3ec95303-28dc-4966-b4de-37de91d8e7e6&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2542] 199.19.213.57 () {34 vars in 1011 bytes} [Tue Jun 16 09:03:44 2026] GET /v2.0/networks/d2af0cf3-7606-4341-9d07-67f763434734?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2543] 199.19.213.57 () {34 vars in 1111 bytes} [Tue Jun 16 09:03:44 2026] GET /v2.0/networks/d2af0cf3-7606-4341-9d07-67f763434734?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2546] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:03:45 2026] GET /v2.0/ports?device_id=8227301d-d7ab-4ac8-bfbd-17a7497ff899 => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2547] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 09:03:45 2026] GET /v2.0/security-groups?id=3ec95303-28dc-4966-b4de-37de91d8e7e6&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2548] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:03:47 2026] GET /v2.0/ports?device_id=8227301d-d7ab-4ac8-bfbd-17a7497ff899 => 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: 1307/2549] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 09:03:47 2026] GET /v2.0/security-groups?id=3ec95303-28dc-4966-b4de-37de91d8e7e6&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2550] 199.19.213.57 () {34 vars in 993 bytes} [Tue Jun 16 09:03:47 2026] GET /v2.0/ports?device_id=8227301d-d7ab-4ac8-bfbd-17a7497ff899 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 09:03:47.554 7 INFO neutron_taas.services.taas.taas_plugin [req-9e60f6bc-9dac-4903-90f6-5d434f7c95ee req-b7f29a4e-0beb-4b06-8e01-de56a60cdc69 2c175f95bcf847c5b5141dc7a51ed375 66370800aef043e5ac7e02b52a134ec9 - - default default] TaaS: Handle Delete Port: cfae868e-e76c-4e52-8245-d17fbb34bf1d 2026-06-16 09:03:47.557 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-9e60f6bc-9dac-4903-90f6-5d434f7c95ee req-b7f29a4e-0beb-4b06-8e01-de56a60cdc69 2c175f95bcf847c5b5141dc7a51ed375 66370800aef043e5ac7e02b52a134ec9 - - default default] Tap Mirror: Handle Delete Port: cfae868e-e76c-4e52-8245-d17fbb34bf1d [pid: 8|app: 0|req: 1244/2551] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:03:47 2026] GET /v2.0/ports?device_id=04e1e512-14e5-4f99-998d-6579a50d0c08 => generated 1246 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2552] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 09:03:47 2026] GET /v2.0/security-groups?id=3932b211-0082-4477-a1f6-27ebfb891c3f&fields=id&fields=name => generated 96 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2553] 199.19.213.57 () {36 vars in 996 bytes} [Tue Jun 16 09:03:47 2026] DELETE /v2.0/ports/cfae868e-e76c-4e52-8245-d17fbb34bf1d => generated 0 bytes in 381 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2554] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:03:47 2026] GET /v2.0/ports?device_id=04e1e512-14e5-4f99-998d-6579a50d0c08 => generated 1246 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 09:03:47.766 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-35f54497-315e-4f42-9d17-a17535a1510a'] response: {'server_uuid': '8227301d-d7ab-4ac8-bfbd-17a7497ff899', 'name': 'network-vif-deleted', 'tag': 'cfae868e-e76c-4e52-8245-d17fbb34bf1d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1309/2555] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:03:48 2026] GET /v2.0/ports?device_id=8227301d-d7ab-4ac8-bfbd-17a7497ff899 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2556] 199.19.213.57 () {34 vars in 993 bytes} [Tue Jun 16 09:03:48 2026] GET /v2.0/ports?device_id=04e1e512-14e5-4f99-998d-6579a50d0c08 => 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: 1310/2557] 199.19.213.57 () {34 vars in 1043 bytes} [Tue Jun 16 09:03:48 2026] GET /v2.0/security-groups?id=3932b211-0082-4477-a1f6-27ebfb891c3f&fields=id&fields=name => generated 96 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2558] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:03:49 2026] GET /v2.0/ports?device_id=8227301d-d7ab-4ac8-bfbd-17a7497ff899 => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2559] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:03:50 2026] GET /v2.0/ports?device_id=8227301d-d7ab-4ac8-bfbd-17a7497ff899 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2560] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:03:50 2026] GET /v2.0/ports?device_id=04e1e512-14e5-4f99-998d-6579a50d0c08 => generated 1248 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2561] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 09:03:50 2026] GET /v2.0/security-groups?id=3932b211-0082-4477-a1f6-27ebfb891c3f&fields=id&fields=name => generated 96 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2562] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:03:51 2026] GET /v2.0/ports?device_id=04e1e512-14e5-4f99-998d-6579a50d0c08 => 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: 1313/2563] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:03:51 2026] DELETE /v2.0/security-groups/3ec95303-28dc-4966-b4de-37de91d8e7e6 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 09:03:52.260 8 INFO neutron_taas.services.taas.taas_plugin [None req-32e6be1b-dbfd-42fb-94dd-25c30dbc65e0 2c175f95bcf847c5b5141dc7a51ed375 66370800aef043e5ac7e02b52a134ec9 - - default default] TaaS: Handle Delete Port: ae9164bf-6bc0-4c0d-a2c4-243969f5399c 2026-06-16 09:03:52.264 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-32e6be1b-dbfd-42fb-94dd-25c30dbc65e0 2c175f95bcf847c5b5141dc7a51ed375 66370800aef043e5ac7e02b52a134ec9 - - default default] Tap Mirror: Handle Delete Port: ae9164bf-6bc0-4c0d-a2c4-243969f5399c [pid: 8|app: 0|req: 1251/2564] 10.0.0.23 () {34 vars in 788 bytes} [Tue Jun 16 09:03:51 2026] PUT /v2.0/routers/8ad7a937-3f0b-4d0e-aeb3-077f5636720d/remove_router_interface => generated 309 bytes in 1031 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2565] 10.0.0.23 () {32 vars in 723 bytes} [Tue Jun 16 09:03:52 2026] DELETE /v2.0/subnets/78a6e162-b804-4025-87c0-36f3b6fccdd5 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 09:03:53.304 8 INFO neutron_taas.services.taas.taas_plugin [None req-058d5926-9f39-47cd-8952-eba3ba36727f 2c175f95bcf847c5b5141dc7a51ed375 66370800aef043e5ac7e02b52a134ec9 - - default default] TaaS: Handle Delete Port: 89cf1eda-385e-470d-9c98-b2f1bb7efedd 2026-06-16 09:03:53.307 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-058d5926-9f39-47cd-8952-eba3ba36727f 2c175f95bcf847c5b5141dc7a51ed375 66370800aef043e5ac7e02b52a134ec9 - - default default] Tap Mirror: Handle Delete Port: 89cf1eda-385e-470d-9c98-b2f1bb7efedd 2026-06-16 09:03:53.684 8 INFO neutron_taas.services.taas.taas_plugin [None req-058d5926-9f39-47cd-8952-eba3ba36727f 2c175f95bcf847c5b5141dc7a51ed375 66370800aef043e5ac7e02b52a134ec9 - - default default] TaaS: Handle Delete Port: 9a043788-0520-4732-b747-c8cd5a03e0bf 2026-06-16 09:03:53.687 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-058d5926-9f39-47cd-8952-eba3ba36727f 2c175f95bcf847c5b5141dc7a51ed375 66370800aef043e5ac7e02b52a134ec9 - - default default] Tap Mirror: Handle Delete Port: 9a043788-0520-4732-b747-c8cd5a03e0bf [pid: 7|app: 0|req: 1315/2566] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:03:53 2026] GET /v2.0/ports?device_id=04e1e512-14e5-4f99-998d-6579a50d0c08 => generated 1248 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2567] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 09:03:53 2026] GET /v2.0/security-groups?id=3932b211-0082-4477-a1f6-27ebfb891c3f&fields=id&fields=name => generated 96 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 09:03:54.084 8 INFO neutron.services.segments.plugin [-] Segment 8cd0603f-4435-49d8-8aa9-d3a858d3dc3d resource provider aggregate not found 2026-06-16 09:03:54.091 8 INFO neutron.services.segments.plugin [-] Segment 8cd0603f-4435-49d8-8aa9-d3a858d3dc3d resource provider aggregate not found [pid: 7|app: 0|req: 1317/2568] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:03:54 2026] GET /v2.0/ports?device_id=04e1e512-14e5-4f99-998d-6579a50d0c08 => generated 1248 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 09:03:54.106 8 INFO neutron.db.l3_hamode_db [None req-058d5926-9f39-47cd-8952-eba3ba36727f 2c175f95bcf847c5b5141dc7a51ed375 66370800aef043e5ac7e02b52a134ec9 - - default default] HA network 74ef188f-a89d-4ae7-9511-e54076552bc0 was deleted as no HA routers are present in tenant 66370800aef043e5ac7e02b52a134ec9. 2026-06-16 09:03:54.114 8 INFO neutron.services.segments.plugin [-] Segment 8cd0603f-4435-49d8-8aa9-d3a858d3dc3d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8cd0603f-4435-49d8-8aa9-d3a858d3dc3d found for delete ", "request_id": "req-020e7144-14b3-4b28-964b-811611511c07"}]} 2026-06-16 09:03:54.117 8 INFO neutron.services.segments.plugin [-] Segment 8cd0603f-4435-49d8-8aa9-d3a858d3dc3d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8cd0603f-4435-49d8-8aa9-d3a858d3dc3d found for delete ", "request_id": "req-7abeddc7-8149-48db-90df-5115791b221d"}]} [pid: 8|app: 0|req: 1252/2569] 10.0.0.23 () {32 vars in 723 bytes} [Tue Jun 16 09:03:53 2026] DELETE /v2.0/routers/8ad7a937-3f0b-4d0e-aeb3-077f5636720d => generated 0 bytes in 1053 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 09:03:54.248 7 INFO neutron_taas.services.taas.taas_plugin [None req-13b5065c-2aa6-4aba-a1f1-34dbec070dad 2c175f95bcf847c5b5141dc7a51ed375 66370800aef043e5ac7e02b52a134ec9 - - default default] TaaS: Handle Delete Port: 067fbc53-5b26-4778-879c-f4c11cb3a45a 2026-06-16 09:03:54.250 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-13b5065c-2aa6-4aba-a1f1-34dbec070dad 2c175f95bcf847c5b5141dc7a51ed375 66370800aef043e5ac7e02b52a134ec9 - - default default] Tap Mirror: Handle Delete Port: 067fbc53-5b26-4778-879c-f4c11cb3a45a 2026-06-16 09:03:54.483 7 INFO neutron.services.segments.plugin [-] Segment 99641308-feb5-4a0f-bdfd-bd0c78c0e3f6 resource provider aggregate not found 2026-06-16 09:03:54.494 7 INFO neutron.services.segments.plugin [-] Segment 99641308-feb5-4a0f-bdfd-bd0c78c0e3f6 resource provider aggregate not found 2026-06-16 09:03:54.508 7 INFO neutron.services.segments.plugin [-] Segment 99641308-feb5-4a0f-bdfd-bd0c78c0e3f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 99641308-feb5-4a0f-bdfd-bd0c78c0e3f6 found for delete ", "request_id": "req-6369c5a4-2e2c-467b-bf9c-97ada95389a6"}]} 2026-06-16 09:03:54.529 7 INFO neutron.services.segments.plugin [-] Segment 99641308-feb5-4a0f-bdfd-bd0c78c0e3f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 99641308-feb5-4a0f-bdfd-bd0c78c0e3f6 found for delete ", "request_id": "req-96c8e5c0-d60e-4cc7-9df2-aed72e12811d"}]} [pid: 7|app: 0|req: 1318/2570] 10.0.0.23 () {32 vars in 725 bytes} [Tue Jun 16 09:03:54 2026] DELETE /v2.0/networks/46dace43-299d-4bcd-9262-c1a004c64d40 => generated 0 bytes in 413 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2571] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:03:55 2026] GET /v2.0/security-groups?tenant_id=d7bb82dbd4674b8c9099df0bf78f8bca&name=default => generated 2929 bytes in 323 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2572] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:03:55 2026] DELETE /v2.0/security-groups/2e8f57cd-06a5-4e5e-8837-f991634d3795 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2573] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:03:55 2026] GET /v2.0/security-groups?tenant_id=66370800aef043e5ac7e02b52a134ec9&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: 1320/2574] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:03:55 2026] DELETE /v2.0/security-groups/5fd6ae31-9c64-4c26-8561-3b0268ceb39e => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 09:03:58.295 8 INFO neutron.db.segments_db [None req-3001ae35-1416-4592-bbf6-c47bc1bc1693 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] Added segment e901e0d2-a869-4d0c-a4b0-e19fdf9602da of type vxlan for network 92ac599f-f62e-4d47-9dfd-653a715db887 [pid: 8|app: 0|req: 1255/2575] 10.0.0.23 () {34 vars in 670 bytes} [Tue Jun 16 09:03:57 2026] POST /v2.0/networks => generated 721 bytes in 484 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2576] 10.0.0.23 () {34 vars in 668 bytes} [Tue Jun 16 09:03:58 2026] POST /v2.0/subnets => generated 687 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 09:03:58.707 8 INFO neutron.db.segments_db [None req-64996e64-5c9a-4a05-a34a-6d705862e0cd 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] Added segment f2b09508-695b-4159-84b1-8c68a9d2d753 of type vxlan for network 3a1208a4-f9cb-423f-a60b-1306f6858816 2026-06-16 09:03:58.958 8 INFO neutron.db.l3_hamode_db [None req-64996e64-5c9a-4a05-a34a-6d705862e0cd 897375cf7fa54b809d4075b8d2aeb893 dcd9c9a721034395a06b9110693cbca5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-16 09:03:59.770 8 INFO neutron.db.l3_hamode_db [None req-64996e64-5c9a-4a05-a34a-6d705862e0cd 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1256/2579] 10.0.0.23 () {34 vars in 668 bytes} [Tue Jun 16 09:03:58 2026] POST /v2.0/routers => generated 727 bytes in 1955 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2580] 10.0.0.23 () {34 vars in 782 bytes} [Tue Jun 16 09:04:00 2026] PUT /v2.0/routers/953c2d51-a2ef-4fcc-b979-8cb3d1cd465e/add_router_interface => generated 309 bytes in 1360 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 09:04:03.344 8 INFO neutron.db.segments_db [None req-1208ad18-af8c-413f-b173-044ad59ebeb0 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] Added segment a3fcbb6d-2bb8-4604-864c-2dc84b1ab08d of type vxlan for network 55124157-d5d9-45b7-b475-831c09e84222 [pid: 8|app: 0|req: 1257/2581] 10.0.0.23 () {34 vars in 670 bytes} [Tue Jun 16 09:04:03 2026] POST /v2.0/networks => generated 721 bytes in 307 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2582] 10.0.0.23 () {34 vars in 668 bytes} [Tue Jun 16 09:04:03 2026] POST /v2.0/subnets => generated 688 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 09:04:03.800 8 INFO neutron.db.segments_db [None req-193bbfe3-0210-4358-9ac3-92ab40267ea6 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] Added segment 6772bb91-a900-45ca-a259-ee42a0dbf198 of type vxlan for network f54adb9d-eeff-4e93-a6ee-8283bcabd4f2 2026-06-16 09:04:04.086 8 INFO neutron.db.l3_hamode_db [None req-193bbfe3-0210-4358-9ac3-92ab40267ea6 897375cf7fa54b809d4075b8d2aeb893 b4df96066c224e00b5328b8a78cbf29a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-16 09:04:05.053 8 INFO neutron.db.l3_hamode_db [None req-193bbfe3-0210-4358-9ac3-92ab40267ea6 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1258/2583] 10.0.0.23 () {34 vars in 668 bytes} [Tue Jun 16 09:04:03 2026] POST /v2.0/routers => generated 728 bytes in 2466 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2584] 10.0.0.23 () {34 vars in 782 bytes} [Tue Jun 16 09:04:06 2026] PUT /v2.0/routers/374bf957-6b7a-4279-bffa-0e727be8e1b0/add_router_interface => generated 309 bytes in 1291 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2585] 10.0.0.23 () {34 vars in 684 bytes} [Tue Jun 16 09:04:08 2026] POST /v2.0/security-groups => generated 1675 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2586] 10.0.0.23 () {34 vars in 694 bytes} [Tue Jun 16 09:04:08 2026] POST /v2.0/security-group-rules => generated 597 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2587] 10.0.0.23 () {34 vars in 694 bytes} [Tue Jun 16 09:04:08 2026] POST /v2.0/security-group-rules => generated 596 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2588] 10.0.0.23 () {34 vars in 694 bytes} [Tue Jun 16 09:04:08 2026] POST /v2.0/security-group-rules => generated 602 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2589] 10.0.0.23 () {34 vars in 694 bytes} [Tue Jun 16 09:04:08 2026] POST /v2.0/security-group-rules => generated 601 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 09:04:09.029 7 INFO neutron.db.securitygroups_db [None req-8713a871-1671-45ff-8acb-60a61ed1fcca 82f5ea3174d64231b6bffa95d217b63d dcd9c9a721034395a06b9110693cbca5 - - default default] Project dcd9c9a721034395a06b9110693cbca5 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: 1329/2590] 10.0.0.23 () {34 vars in 694 bytes} [Tue Jun 16 09:04:08 2026] POST /v2.0/security-group-rules => generated 607 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 09:04:09.177 8 INFO neutron.db.securitygroups_db [None req-9fc74a40-9777-444a-9f70-16fcd6161798 82f5ea3174d64231b6bffa95d217b63d dcd9c9a721034395a06b9110693cbca5 - - default default] Project dcd9c9a721034395a06b9110693cbca5 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 8|app: 0|req: 1262/2591] 10.0.0.23 () {34 vars in 694 bytes} [Tue Jun 16 09:04:09 2026] POST /v2.0/security-group-rules => generated 606 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2592] 10.0.0.23 () {34 vars in 684 bytes} [Tue Jun 16 09:04:09 2026] POST /v2.0/security-groups => generated 1663 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2593] 10.0.0.23 () {34 vars in 694 bytes} [Tue Jun 16 09:04:09 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: 7|app: 0|req: 1331/2594] 10.0.0.23 () {34 vars in 694 bytes} [Tue Jun 16 09:04:10 2026] POST /v2.0/security-group-rules => generated 602 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2595] 10.0.0.23 () {34 vars in 675 bytes} [Tue Jun 16 09:04:10 2026] POST /v2.0/floatingips => generated 552 bytes in 651 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2596] 10.0.0.131 () {34 vars in 1100 bytes} [Tue Jun 16 09:04:11 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2073680211&fields=id&tenant_id=dcd9c9a721034395a06b9110693cbca5 => generated 69 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2597] 10.0.0.131 () {34 vars in 1098 bytes} [Tue Jun 16 09:04:11 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-131730301&fields=id&tenant_id=dcd9c9a721034395a06b9110693cbca5 => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2598] 10.0.0.131 () {34 vars in 982 bytes} [Tue Jun 16 09:04:11 2026] GET /v2.0/networks?id=92ac599f-f62e-4d47-9dfd-653a715db887 => generated 672 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2599] 10.0.0.131 () {34 vars in 965 bytes} [Tue Jun 16 09:04:11 2026] GET /v2.0/quotas/dcd9c9a721034395a06b9110693cbca5 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2600] 10.0.0.131 () {34 vars in 1002 bytes} [Tue Jun 16 09:04:11 2026] GET /v2.0/ports?tenant_id=dcd9c9a721034395a06b9110693cbca5&fields=id => generated 103 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2601] 10.0.0.131 () {34 vars in 1008 bytes} [Tue Jun 16 09:04:11 2026] GET /v2.0/networks/92ac599f-f62e-4d47-9dfd-653a715db887?fields=segments => generated 14 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2602] 10.0.0.131 () {34 vars in 1108 bytes} [Tue Jun 16 09:04:11 2026] GET /v2.0/networks/92ac599f-f62e-4d47-9dfd-653a715db887?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2603] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:04:12 2026] GET /v2.0/ports?device_id=62fe2f2a-5047-434d-9d79-dfad13e1a027 => generated 12 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2604] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:04:13 2026] GET /v2.0/ports?device_id=62fe2f2a-5047-434d-9d79-dfad13e1a027 => generated 12 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2605] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:04:14 2026] GET /v2.0/ports?device_id=62fe2f2a-5047-434d-9d79-dfad13e1a027 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2608] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:04:15 2026] GET /v2.0/ports?device_id=62fe2f2a-5047-434d-9d79-dfad13e1a027 => 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: 1338/2609] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:04:16 2026] GET /v2.0/ports?device_id=62fe2f2a-5047-434d-9d79-dfad13e1a027 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2610] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:04:17 2026] GET /v2.0/ports?device_id=62fe2f2a-5047-434d-9d79-dfad13e1a027 => 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: 1339/2611] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:04:18 2026] GET /v2.0/ports?device_id=62fe2f2a-5047-434d-9d79-dfad13e1a027 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2612] 199.19.213.57 () {34 vars in 985 bytes} [Tue Jun 16 09:04:18 2026] GET /v2.0/networks?id=92ac599f-f62e-4d47-9dfd-653a715db887 => generated 672 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2613] 199.19.213.57 () {34 vars in 1049 bytes} [Tue Jun 16 09:04:19 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=dcd9c9a721034395a06b9110693cbca5 => generated 273 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2614] 199.19.213.57 () {38 vars in 954 bytes} [Tue Jun 16 09:04:19 2026] POST /v2.0/ports => generated 993 bytes in 483 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1275/2615] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:04:19 2026] GET /v2.0/ports?device_id=62fe2f2a-5047-434d-9d79-dfad13e1a027 => generated 996 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2616] 10.0.0.131 () {34 vars in 1120 bytes} [Tue Jun 16 09:04:19 2026] GET /v2.0/security-groups?id=31716bed-b47e-44db-9cf0-50b478630779&id=d1b39495-37b7-4f52-97d5-9ae673a31685&fields=id&fields=name => generated 206 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2617] 199.19.213.57 () {38 vars in 1027 bytes} [Tue Jun 16 09:04:19 2026] PUT /v2.0/ports/ce314070-96df-4e7f-b33d-38e5bc66f3d8 => generated 1274 bytes in 553 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 09:04:20.320 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3e364cc1-fef4-442d-82e4-e4f3f21252fe'] response: {'name': 'network-changed', 'server_uuid': '62fe2f2a-5047-434d-9d79-dfad13e1a027', 'tag': 'ce314070-96df-4e7f-b33d-38e5bc66f3d8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1277/2618] 199.19.213.57 () {34 vars in 1079 bytes} [Tue Jun 16 09:04:20 2026] GET /v2.0/ports?tenant_id=dcd9c9a721034395a06b9110693cbca5&device_id=62fe2f2a-5047-434d-9d79-dfad13e1a027 => generated 1277 bytes in 43 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: 1342/2619] 199.19.213.57 () {34 vars in 1017 bytes} [Tue Jun 16 09:04:20 2026] GET /v2.0/networks?tenant_id=dcd9c9a721034395a06b9110693cbca5&shared=False => generated 768 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2620] 199.19.213.57 () {34 vars in 929 bytes} [Tue Jun 16 09:04:20 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2621] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:04:21 2026] GET /v2.0/ports?device_id=62fe2f2a-5047-434d-9d79-dfad13e1a027 => generated 1008 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2622] 10.0.0.131 () {34 vars in 1120 bytes} [Tue Jun 16 09:04:21 2026] GET /v2.0/security-groups?id=31716bed-b47e-44db-9cf0-50b478630779&id=d1b39495-37b7-4f52-97d5-9ae673a31685&fields=id&fields=name => generated 206 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2623] 199.19.213.57 () {34 vars in 1079 bytes} [Tue Jun 16 09:04:22 2026] GET /v2.0/ports?tenant_id=dcd9c9a721034395a06b9110693cbca5&device_id=62fe2f2a-5047-434d-9d79-dfad13e1a027 => generated 1277 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2624] 199.19.213.57 () {34 vars in 1057 bytes} [Tue Jun 16 09:04:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=ce314070-96df-4e7f-b33d-38e5bc66f3d8 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2625] 199.19.213.57 () {34 vars in 983 bytes} [Tue Jun 16 09:04:22 2026] GET /v2.0/subnets?id=24be3404-19df-474c-b9ee-01045d577d80 => generated 690 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2626] 199.19.213.57 () {34 vars in 1051 bytes} [Tue Jun 16 09:04:22 2026] GET /v2.0/ports?network_id=92ac599f-f62e-4d47-9dfd-653a715db887&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2627] 199.19.213.57 () {34 vars in 1011 bytes} [Tue Jun 16 09:04:22 2026] GET /v2.0/networks/92ac599f-f62e-4d47-9dfd-653a715db887?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2628] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:04:22 2026] GET /v2.0/ports?device_id=62fe2f2a-5047-434d-9d79-dfad13e1a027 => generated 1008 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2629] 199.19.213.57 () {34 vars in 1111 bytes} [Tue Jun 16 09:04:22 2026] GET /v2.0/networks/92ac599f-f62e-4d47-9dfd-653a715db887?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2630] 10.0.0.131 () {34 vars in 1120 bytes} [Tue Jun 16 09:04:22 2026] GET /v2.0/security-groups?id=31716bed-b47e-44db-9cf0-50b478630779&id=d1b39495-37b7-4f52-97d5-9ae673a31685&fields=id&fields=name => generated 206 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2631] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:04:23 2026] GET /v2.0/ports?device_id=62fe2f2a-5047-434d-9d79-dfad13e1a027 => generated 1008 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2632] 10.0.0.131 () {34 vars in 1120 bytes} [Tue Jun 16 09:04:23 2026] GET /v2.0/security-groups?id=31716bed-b47e-44db-9cf0-50b478630779&id=d1b39495-37b7-4f52-97d5-9ae673a31685&fields=id&fields=name => generated 206 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2633] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:04:24 2026] GET /v2.0/ports?device_id=62fe2f2a-5047-434d-9d79-dfad13e1a027 => generated 1008 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2634] 10.0.0.131 () {34 vars in 1120 bytes} [Tue Jun 16 09:04:24 2026] GET /v2.0/security-groups?id=31716bed-b47e-44db-9cf0-50b478630779&id=d1b39495-37b7-4f52-97d5-9ae673a31685&fields=id&fields=name => generated 206 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2635] 199.19.213.57 () {34 vars in 993 bytes} [Tue Jun 16 09:04:25 2026] GET /v2.0/ports?device_id=62fe2f2a-5047-434d-9d79-dfad13e1a027 => generated 1277 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2636] 199.19.213.57 () {34 vars in 1123 bytes} [Tue Jun 16 09:04:25 2026] GET /v2.0/security-groups?id=d1b39495-37b7-4f52-97d5-9ae673a31685&id=31716bed-b47e-44db-9cf0-50b478630779&fields=id&fields=name => generated 206 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2637] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:04:25 2026] GET /v2.0/ports?device_id=62fe2f2a-5047-434d-9d79-dfad13e1a027 => generated 1008 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2638] 10.0.0.131 () {34 vars in 1120 bytes} [Tue Jun 16 09:04:25 2026] GET /v2.0/security-groups?id=31716bed-b47e-44db-9cf0-50b478630779&id=d1b39495-37b7-4f52-97d5-9ae673a31685&fields=id&fields=name => generated 206 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2639] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:04:27 2026] GET /v2.0/ports?device_id=62fe2f2a-5047-434d-9d79-dfad13e1a027 => generated 1010 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2640] 10.0.0.131 () {34 vars in 1120 bytes} [Tue Jun 16 09:04:27 2026] GET /v2.0/security-groups?id=31716bed-b47e-44db-9cf0-50b478630779&id=d1b39495-37b7-4f52-97d5-9ae673a31685&fields=id&fields=name => generated 206 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2641] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:04:28 2026] GET /v2.0/ports?device_id=62fe2f2a-5047-434d-9d79-dfad13e1a027 => generated 1010 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2642] 10.0.0.131 () {34 vars in 1120 bytes} [Tue Jun 16 09:04:28 2026] GET /v2.0/security-groups?id=31716bed-b47e-44db-9cf0-50b478630779&id=d1b39495-37b7-4f52-97d5-9ae673a31685&fields=id&fields=name => generated 206 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2643] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:04:28 2026] GET /v2.0/ports?device_id=62fe2f2a-5047-434d-9d79-dfad13e1a027 => generated 1010 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 09:04:29.024 8 INFO neutron.db.l3_db [None req-f2195f0f-7ffa-4e8d-a809-989b35fb7ed3 82f5ea3174d64231b6bffa95d217b63d dcd9c9a721034395a06b9110693cbca5 - - default default] Floating IP 367a2813-8398-449c-8fe4-0e9a79eb0490 associated. External IP: 10.96.250.210, port: ce314070-96df-4e7f-b33d-38e5bc66f3d8. [pid: 8|app: 0|req: 1290/2644] 10.0.0.23 () {34 vars in 748 bytes} [Tue Jun 16 09:04:28 2026] PUT /v2.0/floatingips/367a2813-8398-449c-8fe4-0e9a79eb0490 => generated 855 bytes in 900 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 09:04:29.568 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-22495edf-f533-4211-94f6-bdfc3e055e8f'] response: {'name': 'network-changed', 'server_uuid': '62fe2f2a-5047-434d-9d79-dfad13e1a027', 'tag': 'ce314070-96df-4e7f-b33d-38e5bc66f3d8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1292/2647] 199.19.213.57 () {34 vars in 1079 bytes} [Tue Jun 16 09:04:30 2026] GET /v2.0/ports?tenant_id=dcd9c9a721034395a06b9110693cbca5&device_id=62fe2f2a-5047-434d-9d79-dfad13e1a027 => generated 1279 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2648] 199.19.213.57 () {34 vars in 985 bytes} [Tue Jun 16 09:04:30 2026] GET /v2.0/networks?id=92ac599f-f62e-4d47-9dfd-653a715db887 => generated 768 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2649] 199.19.213.57 () {34 vars in 1057 bytes} [Tue Jun 16 09:04:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=ce314070-96df-4e7f-b33d-38e5bc66f3d8 => generated 858 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2650] 199.19.213.57 () {34 vars in 983 bytes} [Tue Jun 16 09:04:30 2026] GET /v2.0/subnets?id=24be3404-19df-474c-b9ee-01045d577d80 => generated 690 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2651] 199.19.213.57 () {34 vars in 1051 bytes} [Tue Jun 16 09:04:30 2026] GET /v2.0/ports?network_id=92ac599f-f62e-4d47-9dfd-653a715db887&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2652] 199.19.213.57 () {34 vars in 1011 bytes} [Tue Jun 16 09:04:30 2026] GET /v2.0/networks/92ac599f-f62e-4d47-9dfd-653a715db887?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2653] 199.19.213.57 () {34 vars in 1111 bytes} [Tue Jun 16 09:04:30 2026] GET /v2.0/networks/92ac599f-f62e-4d47-9dfd-653a715db887?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: 1359/2654] 199.19.213.57 () {30 vars in 702 bytes} [Tue Jun 16 09:04:31 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2655] 199.19.213.57 () {30 vars in 704 bytes} [Tue Jun 16 09:04:31 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: 1360/2656] 199.19.213.57 () {30 vars in 680 bytes} [Tue Jun 16 09:04:31 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2657] 199.19.213.57 () {30 vars in 716 bytes} [Tue Jun 16 09:04:31 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2658] 199.19.213.57 () {30 vars in 740 bytes} [Tue Jun 16 09:04:31 2026] GET /v2.0/subnets/1fe36bb9-d809-4d3d-944e-4a942bef060d => generated 675 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2659] 199.19.213.57 () {30 vars in 768 bytes} [Tue Jun 16 09:04:31 2026] GET /v2.0/ports?device_id=04e1e512-14e5-4f99-998d-6579a50d0c08 => generated 1248 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2660] 199.19.213.57 () {34 vars in 716 bytes} [Tue Jun 16 09:04:31 2026] POST /v2.0/ports => generated 1059 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2661] 10.0.0.131 () {34 vars in 971 bytes} [Tue Jun 16 09:04:31 2026] GET /v2.0/ports/8c8a818d-f224-4a08-b764-38208c23b3c2 => generated 1059 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2662] 10.0.0.131 () {34 vars in 907 bytes} [Tue Jun 16 09:04:32 2026] GET /v2.0/extensions => generated 21537 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2663] 199.19.213.57 () {34 vars in 1261 bytes} [Tue Jun 16 09:04:33 2026] GET /v2.0/ports/8c8a818d-f224-4a08-b764-38208c23b3c2?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2664] 199.19.213.57 () {34 vars in 1011 bytes} [Tue Jun 16 09:04:33 2026] GET /v2.0/networks/dadf1c4e-ba70-480d-a2a5-e3ecb9304144?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2665] 199.19.213.57 () {34 vars in 1111 bytes} [Tue Jun 16 09:04:33 2026] GET /v2.0/networks/dadf1c4e-ba70-480d-a2a5-e3ecb9304144?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: 7|app: 0|req: 1365/2666] 199.19.213.57 () {34 vars in 974 bytes} [Tue Jun 16 09:04:33 2026] GET /v2.0/ports/8c8a818d-f224-4a08-b764-38208c23b3c2 => generated 1059 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2667] 199.19.213.57 () {34 vars in 985 bytes} [Tue Jun 16 09:04:33 2026] GET /v2.0/networks?id=dadf1c4e-ba70-480d-a2a5-e3ecb9304144 => generated 802 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2668] 199.19.213.57 () {38 vars in 1027 bytes} [Tue Jun 16 09:04:33 2026] PUT /v2.0/ports/8c8a818d-f224-4a08-b764-38208c23b3c2 => generated 1249 bytes in 467 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 09:04:34.361 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-972d52e5-e787-46a0-897b-3ee0bc39566d'] response: {'name': 'network-changed', 'server_uuid': '04e1e512-14e5-4f99-998d-6579a50d0c08', 'tag': '8c8a818d-f224-4a08-b764-38208c23b3c2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1303/2669] 199.19.213.57 () {34 vars in 1079 bytes} [Tue Jun 16 09:04:34 2026] GET /v2.0/ports?tenant_id=af404a0d81654029bab8098d9048bf81&device_id=04e1e512-14e5-4f99-998d-6579a50d0c08 => generated 2489 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2670] 199.19.213.57 () {34 vars in 985 bytes} [Tue Jun 16 09:04:34 2026] GET /v2.0/networks?id=dadf1c4e-ba70-480d-a2a5-e3ecb9304144 => generated 802 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2671] 199.19.213.57 () {34 vars in 1057 bytes} [Tue Jun 16 09:04:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.229&port_id=8c8a818d-f224-4a08-b764-38208c23b3c2 => 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: 1368/2672] 199.19.213.57 () {34 vars in 983 bytes} [Tue Jun 16 09:04:35 2026] GET /v2.0/subnets?id=1fe36bb9-d809-4d3d-944e-4a942bef060d => generated 678 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2673] 199.19.213.57 () {34 vars in 1051 bytes} [Tue Jun 16 09:04:35 2026] GET /v2.0/ports?network_id=dadf1c4e-ba70-480d-a2a5-e3ecb9304144&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: 1369/2674] 199.19.213.57 () {34 vars in 1011 bytes} [Tue Jun 16 09:04:35 2026] GET /v2.0/networks/dadf1c4e-ba70-480d-a2a5-e3ecb9304144?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2675] 199.19.213.57 () {34 vars in 1111 bytes} [Tue Jun 16 09:04:35 2026] GET /v2.0/networks/dadf1c4e-ba70-480d-a2a5-e3ecb9304144?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: 7|app: 0|req: 1370/2676] 199.19.213.57 () {34 vars in 1079 bytes} [Tue Jun 16 09:04:36 2026] GET /v2.0/ports?tenant_id=af404a0d81654029bab8098d9048bf81&device_id=04e1e512-14e5-4f99-998d-6579a50d0c08 => generated 2489 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2677] 199.19.213.57 () {34 vars in 1061 bytes} [Tue Jun 16 09:04:36 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.167&port_id=0f37209d-8678-44a9-9298-f47d1e83a5e5 => 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: 1371/2678] 199.19.213.57 () {34 vars in 983 bytes} [Tue Jun 16 09:04:36 2026] GET /v2.0/subnets?id=e31c0628-015c-4c6a-aac8-c160a99d0729 => generated 654 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2679] 199.19.213.57 () {34 vars in 1051 bytes} [Tue Jun 16 09:04:36 2026] GET /v2.0/ports?network_id=d2af0cf3-7606-4341-9d07-67f763434734&device_owner=network%3Adhcp => generated 1244 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2680] 199.19.213.57 () {34 vars in 1011 bytes} [Tue Jun 16 09:04:36 2026] GET /v2.0/networks/d2af0cf3-7606-4341-9d07-67f763434734?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2681] 199.19.213.57 () {34 vars in 1111 bytes} [Tue Jun 16 09:04:36 2026] GET /v2.0/networks/d2af0cf3-7606-4341-9d07-67f763434734?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2682] 199.19.213.57 () {34 vars in 1057 bytes} [Tue Jun 16 09:04:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.229&port_id=8c8a818d-f224-4a08-b764-38208c23b3c2 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2683] 199.19.213.57 () {34 vars in 983 bytes} [Tue Jun 16 09:04:36 2026] GET /v2.0/subnets?id=1fe36bb9-d809-4d3d-944e-4a942bef060d => generated 678 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2684] 199.19.213.57 () {34 vars in 1051 bytes} [Tue Jun 16 09:04:36 2026] GET /v2.0/ports?network_id=dadf1c4e-ba70-480d-a2a5-e3ecb9304144&device_owner=network%3Adhcp => generated 1461 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2685] 199.19.213.57 () {34 vars in 1011 bytes} [Tue Jun 16 09:04:36 2026] GET /v2.0/networks/dadf1c4e-ba70-480d-a2a5-e3ecb9304144?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: 1375/2686] 199.19.213.57 () {34 vars in 1111 bytes} [Tue Jun 16 09:04:36 2026] GET /v2.0/networks/dadf1c4e-ba70-480d-a2a5-e3ecb9304144?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2687] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:04:38 2026] GET /v2.0/ports?device_id=62fe2f2a-5047-434d-9d79-dfad13e1a027 => generated 1010 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2688] 10.0.0.131 () {34 vars in 1120 bytes} [Tue Jun 16 09:04:38 2026] GET /v2.0/security-groups?id=31716bed-b47e-44db-9cf0-50b478630779&id=d1b39495-37b7-4f52-97d5-9ae673a31685&fields=id&fields=name => generated 206 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2689] 10.0.0.23 () {32 vars in 735 bytes} [Tue Jun 16 09:04:38 2026] GET /v2.0/ports?device_id=62fe2f2a-5047-434d-9d79-dfad13e1a027 => generated 1279 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2690] 10.0.0.23 () {32 vars in 857 bytes} [Tue Jun 16 09:04:38 2026] GET /v2.0/floatingips?floating_network_id=44f5e6d6-256f-4b9a-bfff-d926ee831a62&port_id=ce314070-96df-4e7f-b33d-38e5bc66f3d8 => generated 860 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2691] 10.0.0.142 () {34 vars in 990 bytes} [Tue Jun 16 09:04:39 2026] GET /v2.0/ports?device_id=62fe2f2a-5047-434d-9d79-dfad13e1a027 => generated 1279 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2692] 10.0.0.142 () {34 vars in 1120 bytes} [Tue Jun 16 09:04:39 2026] GET /v2.0/security-groups?id=d1b39495-37b7-4f52-97d5-9ae673a31685&id=31716bed-b47e-44db-9cf0-50b478630779&fields=id&fields=name => generated 206 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2693] 10.0.0.131 () {34 vars in 971 bytes} [Tue Jun 16 09:04:41 2026] GET /v2.0/ports/8c8a818d-f224-4a08-b764-38208c23b3c2 => generated 1251 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2694] 199.19.213.57 () {34 vars in 788 bytes} [Tue Jun 16 09:04:41 2026] PUT /v2.0/ports/8c8a818d-f224-4a08-b764-38208c23b3c2 => generated 1276 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 09:04:41.422 8 INFO neutron.api.v2.resource [None req-118912ad-8a91-47a2-b2a4-7500389165f0 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1316/2695] 199.19.213.57 () {30 vars in 762 bytes} [Tue Jun 16 09:04:41 2026] GET /v2.0/security-groups/lb-18c003a8-a745-46bc-a092-c6ee5b1209c4 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-16 09:04:41.446 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e0b89cd3-2d15-4214-8376-3f7c408fc070'] response: {'name': 'network-changed', 'server_uuid': '04e1e512-14e5-4f99-998d-6579a50d0c08', 'tag': '8c8a818d-f224-4a08-b764-38208c23b3c2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1380/2696] 199.19.213.57 () {30 vars in 784 bytes} [Tue Jun 16 09:04:41 2026] GET /v2.0/security-groups?name=lb-18c003a8-a745-46bc-a092-c6ee5b1209c4 => generated 1639 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2697] 10.0.0.131 () {34 vars in 1272 bytes} [Tue Jun 16 09:04:41 2026] GET /v2.0/ports?device_id=62fe2f2a-5047-434d-9d79-dfad13e1a027&device_id=04e1e512-14e5-4f99-998d-6579a50d0c08&device_id=86d67769-3316-4224-a61c-9d408ed03e16&device_id=cf5419fb-7e58-4c93-99f6-ae37be7d27a0 => generated 6770 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2698] 199.19.213.57 () {34 vars in 788 bytes} [Tue Jun 16 09:04:41 2026] PUT /v2.0/ports/8c8a818d-f224-4a08-b764-38208c23b3c2 => generated 1314 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2699] 10.0.0.131 () {34 vars in 1360 bytes} [Tue Jun 16 09:04:41 2026] GET /v2.0/security-groups?id=190fd70b-4263-4aba-91f8-ffe2d6e65bc8&id=0f51155b-ee86-4370-94c9-b6855c99a2f7&id=31716bed-b47e-44db-9cf0-50b478630779&id=d1b39495-37b7-4f52-97d5-9ae673a31685&id=3932b211-0082-4477-a1f6-27ebfb891c3f&fields=id&fields=name => generated 471 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 09:04:41.812 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1081386a-5f91-45ac-9377-9539993f7901'] response: {'name': 'network-changed', 'server_uuid': '04e1e512-14e5-4f99-998d-6579a50d0c08', 'tag': '8c8a818d-f224-4a08-b764-38208c23b3c2', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1318/2700] 199.19.213.57 () {34 vars in 1079 bytes} [Tue Jun 16 09:04:41 2026] GET /v2.0/ports?tenant_id=af404a0d81654029bab8098d9048bf81&device_id=04e1e512-14e5-4f99-998d-6579a50d0c08 => generated 2590 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2701] 199.19.213.57 () {34 vars in 985 bytes} [Tue Jun 16 09:04:42 2026] GET /v2.0/networks?id=dadf1c4e-ba70-480d-a2a5-e3ecb9304144 => generated 802 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2702] 199.19.213.57 () {30 vars in 702 bytes} [Tue Jun 16 09:04:42 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2703] 199.19.213.57 () {34 vars in 1057 bytes} [Tue Jun 16 09:04:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.229&port_id=8c8a818d-f224-4a08-b764-38208c23b3c2 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2704] 199.19.213.57 () {30 vars in 704 bytes} [Tue Jun 16 09:04:42 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: 1383/2705] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:04:42 2026] GET /v2.0/ports?device_id=62fe2f2a-5047-434d-9d79-dfad13e1a027 => generated 1010 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2706] 10.0.0.131 () {34 vars in 1120 bytes} [Tue Jun 16 09:04:42 2026] GET /v2.0/security-groups?id=31716bed-b47e-44db-9cf0-50b478630779&id=d1b39495-37b7-4f52-97d5-9ae673a31685&fields=id&fields=name => generated 206 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2707] 199.19.213.57 () {34 vars in 983 bytes} [Tue Jun 16 09:04:42 2026] GET /v2.0/subnets?id=1fe36bb9-d809-4d3d-944e-4a942bef060d => generated 678 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2708] 199.19.213.57 () {30 vars in 680 bytes} [Tue Jun 16 09:04:42 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: 1386/2709] 199.19.213.57 () {30 vars in 716 bytes} [Tue Jun 16 09:04:42 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2710] 199.19.213.57 () {34 vars in 1051 bytes} [Tue Jun 16 09:04:42 2026] GET /v2.0/ports?network_id=dadf1c4e-ba70-480d-a2a5-e3ecb9304144&device_owner=network%3Adhcp => generated 1461 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2711] 199.19.213.57 () {30 vars in 740 bytes} [Tue Jun 16 09:04:42 2026] GET /v2.0/subnets/1fe36bb9-d809-4d3d-944e-4a942bef060d => generated 675 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2712] 199.19.213.57 () {34 vars in 1011 bytes} [Tue Jun 16 09:04:42 2026] GET /v2.0/networks/dadf1c4e-ba70-480d-a2a5-e3ecb9304144?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: 1388/2713] 199.19.213.57 () {30 vars in 736 bytes} [Tue Jun 16 09:04:42 2026] GET /v2.0/ports/39eab93e-6182-4155-b777-5d2b8b650889 => generated 1132 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2714] 199.19.213.57 () {34 vars in 1111 bytes} [Tue Jun 16 09:04:42 2026] GET /v2.0/networks/dadf1c4e-ba70-480d-a2a5-e3ecb9304144?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2715] 199.19.213.57 () {30 vars in 736 bytes} [Tue Jun 16 09:04:42 2026] GET /v2.0/ports/8c8a818d-f224-4a08-b764-38208c23b3c2 => generated 1350 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2716] 199.19.213.57 () {30 vars in 740 bytes} [Tue Jun 16 09:04:42 2026] GET /v2.0/subnets/1fe36bb9-d809-4d3d-944e-4a942bef060d => generated 675 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2717] 199.19.213.57 () {30 vars in 742 bytes} [Tue Jun 16 09:04:42 2026] GET /v2.0/networks/dadf1c4e-ba70-480d-a2a5-e3ecb9304144 => generated 799 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2718] 199.19.213.57 () {30 vars in 736 bytes} [Tue Jun 16 09:04:42 2026] GET /v2.0/ports/39eab93e-6182-4155-b777-5d2b8b650889 => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2719] 199.19.213.57 () {30 vars in 740 bytes} [Tue Jun 16 09:04:42 2026] GET /v2.0/subnets/1fe36bb9-d809-4d3d-944e-4a942bef060d => generated 675 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2720] 10.0.0.131 () {34 vars in 1084 bytes} [Tue Jun 16 09:04:42 2026] GET /v2.0/ports?device_id=86d67769-3316-4224-a61c-9d408ed03e16&device_id=cf5419fb-7e58-4c93-99f6-ae37be7d27a0 => generated 2923 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2721] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 09:04:42 2026] GET /v2.0/security-groups?id=0f51155b-ee86-4370-94c9-b6855c99a2f7&fields=id&fields=name => generated 112 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2722] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:04:43 2026] GET /v2.0/ports?device_id=04e1e512-14e5-4f99-998d-6579a50d0c08 => generated 2590 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2723] 10.0.0.131 () {34 vars in 1120 bytes} [Tue Jun 16 09:04:43 2026] GET /v2.0/security-groups?id=190fd70b-4263-4aba-91f8-ffe2d6e65bc8&id=3932b211-0082-4477-a1f6-27ebfb891c3f&fields=id&fields=name => generated 195 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2724] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:04:43 2026] GET /v2.0/ports?device_id=62fe2f2a-5047-434d-9d79-dfad13e1a027 => generated 1010 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2725] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:04:43 2026] GET /v2.0/ports?device_id=62fe2f2a-5047-434d-9d79-dfad13e1a027 => generated 1279 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2726] 199.19.213.57 () {34 vars in 1079 bytes} [Tue Jun 16 09:04:43 2026] GET /v2.0/ports?tenant_id=af404a0d81654029bab8098d9048bf81&device_id=04e1e512-14e5-4f99-998d-6579a50d0c08 => generated 2590 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2727] 10.0.0.131 () {34 vars in 1120 bytes} [Tue Jun 16 09:04:43 2026] GET /v2.0/security-groups?id=31716bed-b47e-44db-9cf0-50b478630779&id=d1b39495-37b7-4f52-97d5-9ae673a31685&fields=id&fields=name => generated 206 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2728] 10.0.0.131 () {34 vars in 1120 bytes} [Tue Jun 16 09:04:43 2026] GET /v2.0/security-groups?id=31716bed-b47e-44db-9cf0-50b478630779&id=d1b39495-37b7-4f52-97d5-9ae673a31685&fields=id&fields=name => generated 206 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2729] 199.19.213.57 () {34 vars in 985 bytes} [Tue Jun 16 09:04:43 2026] GET /v2.0/networks?id=dadf1c4e-ba70-480d-a2a5-e3ecb9304144 => generated 802 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2730] 199.19.213.57 () {34 vars in 1057 bytes} [Tue Jun 16 09:04:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.229&port_id=8c8a818d-f224-4a08-b764-38208c23b3c2 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2731] 199.19.213.57 () {34 vars in 983 bytes} [Tue Jun 16 09:04:43 2026] GET /v2.0/subnets?id=1fe36bb9-d809-4d3d-944e-4a942bef060d => generated 678 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2732] 199.19.213.57 () {34 vars in 1051 bytes} [Tue Jun 16 09:04:43 2026] GET /v2.0/ports?network_id=dadf1c4e-ba70-480d-a2a5-e3ecb9304144&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2733] 199.19.213.57 () {34 vars in 1011 bytes} [Tue Jun 16 09:04:43 2026] GET /v2.0/networks/dadf1c4e-ba70-480d-a2a5-e3ecb9304144?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: 1398/2734] 199.19.213.57 () {34 vars in 1111 bytes} [Tue Jun 16 09:04:43 2026] GET /v2.0/networks/dadf1c4e-ba70-480d-a2a5-e3ecb9304144?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2735] 199.19.213.57 () {34 vars in 993 bytes} [Tue Jun 16 09:04:44 2026] GET /v2.0/ports?device_id=62fe2f2a-5047-434d-9d79-dfad13e1a027 => generated 1010 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2736] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:04:44 2026] GET /v2.0/ports?device_id=62fe2f2a-5047-434d-9d79-dfad13e1a027 => generated 1010 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 09:04:44.663 7 INFO neutron_taas.services.taas.taas_plugin [req-4831167f-5781-4d61-b431-461666464df1 req-434eb890-e212-4cfb-8670-7095afb5b697 82f5ea3174d64231b6bffa95d217b63d dcd9c9a721034395a06b9110693cbca5 - - default default] TaaS: Handle Delete Port: ce314070-96df-4e7f-b33d-38e5bc66f3d8 2026-06-16 09:04:44.668 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-4831167f-5781-4d61-b431-461666464df1 req-434eb890-e212-4cfb-8670-7095afb5b697 82f5ea3174d64231b6bffa95d217b63d dcd9c9a721034395a06b9110693cbca5 - - default default] Tap Mirror: Handle Delete Port: ce314070-96df-4e7f-b33d-38e5bc66f3d8 [pid: 8|app: 0|req: 1339/2737] 10.0.0.131 () {34 vars in 1120 bytes} [Tue Jun 16 09:04:44 2026] GET /v2.0/security-groups?id=31716bed-b47e-44db-9cf0-50b478630779&id=d1b39495-37b7-4f52-97d5-9ae673a31685&fields=id&fields=name => generated 206 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 09:04:44.797 7 INFO neutron.db.l3_db [req-4831167f-5781-4d61-b431-461666464df1 req-434eb890-e212-4cfb-8670-7095afb5b697 82f5ea3174d64231b6bffa95d217b63d dcd9c9a721034395a06b9110693cbca5 - - default default] Floating IP 367a2813-8398-449c-8fe4-0e9a79eb0490 disassociated. External IP: 10.96.250.210, port: ce314070-96df-4e7f-b33d-38e5bc66f3d8. [pid: 7|app: 0|req: 1399/2740] 199.19.213.57 () {36 vars in 996 bytes} [Tue Jun 16 09:04:44 2026] DELETE /v2.0/ports/ce314070-96df-4e7f-b33d-38e5bc66f3d8 => generated 0 bytes in 728 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 09:04:45.293 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5854bf94-94f1-46c6-b546-04b0e5c41f26'] response: {'server_uuid': '62fe2f2a-5047-434d-9d79-dfad13e1a027', 'name': 'network-vif-deleted', 'tag': 'ce314070-96df-4e7f-b33d-38e5bc66f3d8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1400/2741] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:04:45 2026] GET /v2.0/ports?device_id=62fe2f2a-5047-434d-9d79-dfad13e1a027 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 09:04:46.481 8 INFO neutron.db.l3_db [None req-dafd32e5-ab79-4bde-bf35-3fd340912351 fe7f8e6864bb45f495daa243bb445421 9b9719165e5741eaa593a7c2b3b75fc2 - - default default] Floating IP bbc04766-80da-4665-ab45-16a5bd57dffe associated. External IP: 10.96.250.213, port: 39eab93e-6182-4155-b777-5d2b8b650889. [pid: 8|app: 0|req: 1342/2742] 10.0.0.23 () {34 vars in 676 bytes} [Tue Jun 16 09:04:45 2026] POST /v2.0/floatingips => generated 899 bytes in 1263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2743] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:04:46 2026] GET /v2.0/ports?device_id=62fe2f2a-5047-434d-9d79-dfad13e1a027 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2744] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:04:48 2026] GET /v2.0/ports?device_id=62fe2f2a-5047-434d-9d79-dfad13e1a027 => 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: 1402/2745] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:04:49 2026] DELETE /v2.0/security-groups/d1b39495-37b7-4f52-97d5-9ae673a31685 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 09:04:49.351 8 INFO neutron.api.v2.resource [None req-3dfabad6-4282-4642-a53d-604124b0f830 82f5ea3174d64231b6bffa95d217b63d dcd9c9a721034395a06b9110693cbca5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1344/2746] 10.0.0.23 () {32 vars in 736 bytes} [Tue Jun 16 09:04:49 2026] GET /v2.0/security-groups/d1b39495-37b7-4f52-97d5-9ae673a31685 => generated 146 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-16 09:04:49.501 7 INFO neutron_taas.services.taas.taas_plugin [None req-c63f04c3-142d-43e9-9d85-dbe72c705b50 82f5ea3174d64231b6bffa95d217b63d dcd9c9a721034395a06b9110693cbca5 - - default default] TaaS: Handle Delete Port: 57931735-2b34-40fa-9af6-a2db4e921fcb 2026-06-16 09:04:49.505 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c63f04c3-142d-43e9-9d85-dbe72c705b50 82f5ea3174d64231b6bffa95d217b63d dcd9c9a721034395a06b9110693cbca5 - - default default] Tap Mirror: Handle Delete Port: 57931735-2b34-40fa-9af6-a2db4e921fcb [pid: 7|app: 0|req: 1403/2747] 10.0.0.23 () {32 vars in 731 bytes} [Tue Jun 16 09:04:49 2026] DELETE /v2.0/floatingips/367a2813-8398-449c-8fe4-0e9a79eb0490 => generated 0 bytes in 369 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2748] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:04:49 2026] DELETE /v2.0/security-groups/31716bed-b47e-44db-9cf0-50b478630779 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2749] 199.19.213.57 () {30 vars in 702 bytes} [Tue Jun 16 09:04:50 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2750] 199.19.213.57 () {30 vars in 704 bytes} [Tue Jun 16 09:04:50 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2751] 199.19.213.57 () {30 vars in 680 bytes} [Tue Jun 16 09:04:50 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2752] 199.19.213.57 () {30 vars in 716 bytes} [Tue Jun 16 09:04:50 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 09:04:50.247 8 INFO neutron.api.v2.resource [None req-c212370c-5d6a-4c66-9469-0a801b631a77 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1350/2753] 199.19.213.57 () {30 vars in 762 bytes} [Tue Jun 16 09:04:50 2026] GET /v2.0/security-groups/lb-18c003a8-a745-46bc-a092-c6ee5b1209c4 => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2754] 199.19.213.57 () {30 vars in 784 bytes} [Tue Jun 16 09:04:50 2026] GET /v2.0/security-groups?name=lb-18c003a8-a745-46bc-a092-c6ee5b1209c4 => generated 1639 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2755] 199.19.213.57 () {30 vars in 814 bytes} [Tue Jun 16 09:04:50 2026] GET /v2.0/security-group-rules?security_group_id=190fd70b-4263-4aba-91f8-ffe2d6e65bc8 => generated 1182 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 09:04:50.334 7 INFO neutron_taas.services.taas.taas_plugin [None req-d308329e-f687-46e2-9eb6-52d3d9bbcbb4 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] TaaS: Handle Delete Port: 62f14b1d-d0ea-4df2-ba96-48cbdccd7495 2026-06-16 09:04:50.337 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d308329e-f687-46e2-9eb6-52d3d9bbcbb4 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] Tap Mirror: Handle Delete Port: 62f14b1d-d0ea-4df2-ba96-48cbdccd7495 [pid: 8|app: 0|req: 1353/2756] 199.19.213.57 () {34 vars in 746 bytes} [Tue Jun 16 09:04:50 2026] POST /v2.0/security-group-rules => generated 597 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2757] 199.19.213.57 () {34 vars in 746 bytes} [Tue Jun 16 09:04:50 2026] POST /v2.0/security-group-rules => generated 601 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2758] 10.0.0.23 () {34 vars in 788 bytes} [Tue Jun 16 09:04:49 2026] PUT /v2.0/routers/953c2d51-a2ef-4fcc-b979-8cb3d1cd465e/remove_router_interface => generated 309 bytes in 1020 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 09:04:51.228 8 INFO neutron_taas.services.taas.taas_plugin [None req-199a109c-d536-4933-96e2-629ce72c5949 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] TaaS: Handle Delete Port: 6ccdd135-43f8-46dd-bb13-7fc9d72c7e1a 2026-06-16 09:04:51.231 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-199a109c-d536-4933-96e2-629ce72c5949 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] Tap Mirror: Handle Delete Port: 6ccdd135-43f8-46dd-bb13-7fc9d72c7e1a 2026-06-16 09:04:51.528 8 INFO neutron_taas.services.taas.taas_plugin [None req-199a109c-d536-4933-96e2-629ce72c5949 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] TaaS: Handle Delete Port: 3b8f5151-c1a2-4e81-90d9-f503087ad902 2026-06-16 09:04:51.531 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-199a109c-d536-4933-96e2-629ce72c5949 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] Tap Mirror: Handle Delete Port: 3b8f5151-c1a2-4e81-90d9-f503087ad902 2026-06-16 09:04:51.888 8 INFO neutron.db.l3_hamode_db [None req-199a109c-d536-4933-96e2-629ce72c5949 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] HA network 3a1208a4-f9cb-423f-a60b-1306f6858816 was deleted as no HA routers are present in tenant dcd9c9a721034395a06b9110693cbca5. [pid: 8|app: 0|req: 1355/2759] 10.0.0.23 () {32 vars in 723 bytes} [Tue Jun 16 09:04:50 2026] DELETE /v2.0/routers/953c2d51-a2ef-4fcc-b979-8cb3d1cd465e => generated 0 bytes in 917 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 09:04:51.903 8 INFO neutron.services.segments.plugin [-] Segment f2b09508-695b-4159-84b1-8c68a9d2d753 resource provider aggregate not found 2026-06-16 09:04:51.911 8 INFO neutron.services.segments.plugin [-] Segment f2b09508-695b-4159-84b1-8c68a9d2d753 resource provider aggregate not found 2026-06-16 09:04:51.924 8 INFO neutron.services.segments.plugin [-] Segment f2b09508-695b-4159-84b1-8c68a9d2d753 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f2b09508-695b-4159-84b1-8c68a9d2d753 found for delete ", "request_id": "req-1f00bd85-1fab-4525-898e-095aba0e37f5"}]} 2026-06-16 09:04:51.930 8 INFO neutron.services.segments.plugin [-] Segment f2b09508-695b-4159-84b1-8c68a9d2d753 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f2b09508-695b-4159-84b1-8c68a9d2d753 found for delete ", "request_id": "req-9c76c9d5-ed04-4f85-b77e-55335a5654c7"}]} [pid: 7|app: 0|req: 1405/2760] 10.0.0.23 () {32 vars in 723 bytes} [Tue Jun 16 09:04:51 2026] DELETE /v2.0/subnets/24be3404-19df-474c-b9ee-01045d577d80 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 09:04:52.192 8 INFO neutron_taas.services.taas.taas_plugin [None req-82af3efd-3aea-460c-8b9e-b7d17ef59a0f 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] TaaS: Handle Delete Port: 74170dd7-15e8-404f-8fa9-89b20f78ccdb 2026-06-16 09:04:52.195 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-82af3efd-3aea-460c-8b9e-b7d17ef59a0f 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] Tap Mirror: Handle Delete Port: 74170dd7-15e8-404f-8fa9-89b20f78ccdb [pid: 8|app: 0|req: 1356/2761] 10.0.0.23 () {32 vars in 725 bytes} [Tue Jun 16 09:04:52 2026] DELETE /v2.0/networks/92ac599f-f62e-4d47-9dfd-653a715db887 => generated 0 bytes in 362 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 09:04:52.871 7 INFO neutron_taas.services.taas.taas_plugin [None req-bfd39770-0099-441d-b755-46d3f4babdb1 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] TaaS: Handle Delete Port: e562c362-bc54-4960-a485-3dc674995119 2026-06-16 09:04:52.875 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bfd39770-0099-441d-b755-46d3f4babdb1 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] Tap Mirror: Handle Delete Port: e562c362-bc54-4960-a485-3dc674995119 [pid: 7|app: 0|req: 1406/2762] 10.0.0.23 () {34 vars in 788 bytes} [Tue Jun 16 09:04:52 2026] PUT /v2.0/routers/374bf957-6b7a-4279-bffa-0e727be8e1b0/remove_router_interface => generated 309 bytes in 1067 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 09:04:53.780 8 INFO neutron_taas.services.taas.taas_plugin [None req-1cc26f54-e339-4e87-82e2-ca640806e0c5 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] TaaS: Handle Delete Port: d7c4264b-545c-4c11-8eb9-46aa1553afa8 2026-06-16 09:04:53.783 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1cc26f54-e339-4e87-82e2-ca640806e0c5 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] Tap Mirror: Handle Delete Port: d7c4264b-545c-4c11-8eb9-46aa1553afa8 2026-06-16 09:04:53.957 8 INFO neutron.services.segments.plugin [-] Segment e901e0d2-a869-4d0c-a4b0-e19fdf9602da resource provider aggregate not found 2026-06-16 09:04:53.961 8 INFO neutron.services.segments.plugin [-] Segment e901e0d2-a869-4d0c-a4b0-e19fdf9602da resource provider aggregate not found 2026-06-16 09:04:53.991 8 INFO neutron.services.segments.plugin [-] Segment e901e0d2-a869-4d0c-a4b0-e19fdf9602da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e901e0d2-a869-4d0c-a4b0-e19fdf9602da found for delete ", "request_id": "req-0aab01be-1823-4635-8845-514b0a9df9e1"}]} 2026-06-16 09:04:53.994 8 INFO neutron.services.segments.plugin [-] Segment e901e0d2-a869-4d0c-a4b0-e19fdf9602da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e901e0d2-a869-4d0c-a4b0-e19fdf9602da found for delete ", "request_id": "req-070700ad-5bc1-4745-8460-5268606a8842"}]} 2026-06-16 09:04:54.126 8 INFO neutron_taas.services.taas.taas_plugin [None req-1cc26f54-e339-4e87-82e2-ca640806e0c5 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] TaaS: Handle Delete Port: a0700453-cdf9-4628-a15d-5937a91ea1e8 2026-06-16 09:04:54.130 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1cc26f54-e339-4e87-82e2-ca640806e0c5 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] Tap Mirror: Handle Delete Port: a0700453-cdf9-4628-a15d-5937a91ea1e8 2026-06-16 09:04:54.548 8 INFO neutron.db.l3_hamode_db [None req-1cc26f54-e339-4e87-82e2-ca640806e0c5 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] HA network f54adb9d-eeff-4e93-a6ee-8283bcabd4f2 was deleted as no HA routers are present in tenant b4df96066c224e00b5328b8a78cbf29a. [pid: 8|app: 0|req: 1357/2763] 10.0.0.23 () {32 vars in 723 bytes} [Tue Jun 16 09:04:53 2026] DELETE /v2.0/routers/374bf957-6b7a-4279-bffa-0e727be8e1b0 => generated 0 bytes in 1025 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2764] 10.0.0.23 () {32 vars in 723 bytes} [Tue Jun 16 09:04:54 2026] DELETE /v2.0/subnets/69595af7-c9a0-4fda-9c19-1491202612a1 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 09:04:54.815 8 INFO neutron_taas.services.taas.taas_plugin [None req-28c0035d-0d96-45ad-abda-475743046d3f 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] TaaS: Handle Delete Port: ff030cee-efcd-40af-aa54-775be1578b99 2026-06-16 09:04:54.818 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-28c0035d-0d96-45ad-abda-475743046d3f 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] Tap Mirror: Handle Delete Port: ff030cee-efcd-40af-aa54-775be1578b99 [pid: 8|app: 0|req: 1358/2765] 10.0.0.23 () {32 vars in 725 bytes} [Tue Jun 16 09:04:54 2026] DELETE /v2.0/networks/55124157-d5d9-45b7-b475-831c09e84222 => generated 0 bytes in 315 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2766] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:04:55 2026] GET /v2.0/security-groups?tenant_id=dcd9c9a721034395a06b9110693cbca5&name=default => generated 2929 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2767] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:04:55 2026] DELETE /v2.0/security-groups/e8c2de7a-4a5b-4761-ad8f-1b33406d7c8e => 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: 1409/2768] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:04:55 2026] GET /v2.0/security-groups?tenant_id=b4df96066c224e00b5328b8a78cbf29a&name=default => generated 2929 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2769] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:04:55 2026] DELETE /v2.0/security-groups/0cbeca0b-5083-4db6-b818-fe0c4de73b7a => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 09:04:56.015 8 INFO neutron.services.segments.plugin [-] Segment 6772bb91-a900-45ca-a259-ee42a0dbf198 resource provider aggregate not found 2026-06-16 09:04:56.022 8 INFO neutron.services.segments.plugin [-] Segment 6772bb91-a900-45ca-a259-ee42a0dbf198 resource provider aggregate not found 2026-06-16 09:04:56.042 8 INFO neutron.services.segments.plugin [-] Segment 6772bb91-a900-45ca-a259-ee42a0dbf198 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6772bb91-a900-45ca-a259-ee42a0dbf198 found for delete ", "request_id": "req-66a15b04-a622-47dd-bc42-b444924af9a3"}]} 2026-06-16 09:04:56.054 8 INFO neutron.services.segments.plugin [-] Segment 6772bb91-a900-45ca-a259-ee42a0dbf198 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6772bb91-a900-45ca-a259-ee42a0dbf198 found for delete ", "request_id": "req-c73e6b2a-f564-4639-afeb-c79461f63b17"}]} 2026-06-16 09:04:56.058 8 INFO neutron.services.segments.plugin [-] Segment a3fcbb6d-2bb8-4604-864c-2dc84b1ab08d resource provider aggregate not found 2026-06-16 09:04:56.077 8 INFO neutron.services.segments.plugin [-] Segment a3fcbb6d-2bb8-4604-864c-2dc84b1ab08d resource provider aggregate not found 2026-06-16 09:04:56.087 8 INFO neutron.services.segments.plugin [-] Segment a3fcbb6d-2bb8-4604-864c-2dc84b1ab08d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3fcbb6d-2bb8-4604-864c-2dc84b1ab08d found for delete ", "request_id": "req-7dd1fdb8-7913-457d-b6f7-b4f9dd645d72"}]} 2026-06-16 09:04:56.095 8 INFO neutron.services.segments.plugin [-] Segment a3fcbb6d-2bb8-4604-864c-2dc84b1ab08d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3fcbb6d-2bb8-4604-864c-2dc84b1ab08d found for delete ", "request_id": "req-624fc93e-82b2-4ec2-9400-a0cd3f85f699"}]} [pid: 7|app: 0|req: 1410/2770] 10.0.0.224 () {30 vars in 690 bytes} [Tue Jun 16 09:04:57 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2771] 10.0.0.224 () {30 vars in 692 bytes} [Tue Jun 16 09:04:57 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2772] 10.0.0.224 () {30 vars in 668 bytes} [Tue Jun 16 09:04:57 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2773] 10.0.0.224 () {30 vars in 704 bytes} [Tue Jun 16 09:04:57 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2774] 10.0.0.224 () {28 vars in 439 bytes} [Tue Jun 16 09:04:58 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2775] 10.0.0.224 () {30 vars in 728 bytes} [Tue Jun 16 09:04:58 2026] GET /v2.0/subnets/bb215a5e-1cd8-48e2-a238-b528c43109b0 => generated 656 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2776] 199.19.213.57 () {30 vars in 702 bytes} [Tue Jun 16 09:04:59 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2777] 199.19.213.57 () {30 vars in 704 bytes} [Tue Jun 16 09:04:59 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: 1414/2778] 199.19.213.57 () {30 vars in 680 bytes} [Tue Jun 16 09:04:59 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2779] 199.19.213.57 () {30 vars in 716 bytes} [Tue Jun 16 09:04:59 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: 1415/2780] 199.19.213.57 () {30 vars in 740 bytes} [Tue Jun 16 09:04:59 2026] GET /v2.0/subnets/bb215a5e-1cd8-48e2-a238-b528c43109b0 => generated 674 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2781] 199.19.213.57 () {30 vars in 768 bytes} [Tue Jun 16 09:04:59 2026] GET /v2.0/ports?device_id=04e1e512-14e5-4f99-998d-6579a50d0c08 => generated 2590 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2782] 199.19.213.57 () {30 vars in 702 bytes} [Tue Jun 16 09:04:59 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2783] 199.19.213.57 () {30 vars in 704 bytes} [Tue Jun 16 09:04:59 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2784] 199.19.213.57 () {30 vars in 680 bytes} [Tue Jun 16 09:04:59 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2785] 199.19.213.57 () {30 vars in 716 bytes} [Tue Jun 16 09:04:59 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: 1418/2788] 199.19.213.57 () {34 vars in 716 bytes} [Tue Jun 16 09:04:59 2026] POST /v2.0/ports => generated 1324 bytes in 424 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1419/2789] 10.0.0.131 () {34 vars in 971 bytes} [Tue Jun 16 09:05:00 2026] GET /v2.0/ports/a18a6ace-516d-4f92-a141-bd4174357621 => generated 1324 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2790] 10.0.0.131 () {34 vars in 907 bytes} [Tue Jun 16 09:05:00 2026] GET /v2.0/extensions => generated 21537 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-06-16 09:05:00.878 8 INFO neutron.db.segments_db [None req-86d90e74-4417-4ee3-9dcc-b94a43397183 a6af04b73a574b6f8587a8555f6aa292 d8858dc7ca834f42b196f7a359e1cb59 - - default default] Added segment 0f42b8a0-2fc5-4b86-a807-5cf43dbe4ca6 of type vxlan for network 72e24d5a-8adf-4ae3-b218-ad06508d04be [pid: 8|app: 0|req: 1371/2791] 10.0.0.23 () {34 vars in 669 bytes} [Tue Jun 16 09:05:00 2026] POST /v2.0/networks => generated 613 bytes in 559 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 09:05:01.071 7 INFO neutron.db.segments_db [None req-b38b7079-4fab-4a34-a6a5-c987fdd4b9bf a6af04b73a574b6f8587a8555f6aa292 d8858dc7ca834f42b196f7a359e1cb59 - - default default] Added segment c4301bda-cba7-4b1b-aada-92825abea7bc of type vxlan for network f7ef78bd-cb20-4ed5-afd9-ac0dbc9636b7 [pid: 7|app: 0|req: 1421/2792] 10.0.0.23 () {34 vars in 669 bytes} [Tue Jun 16 09:05:01 2026] POST /v2.0/networks => generated 613 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 09:05:01.268 8 INFO neutron.db.segments_db [None req-dd3e65d4-7866-4dac-8bd0-ebbe900f7520 a6af04b73a574b6f8587a8555f6aa292 d8858dc7ca834f42b196f7a359e1cb59 - - default default] Added segment fdcea6f7-109f-498c-a25b-b6cad43ae9bd of type vxlan for network 3504052f-499a-4b25-8614-ab8f8c5c94ef [pid: 8|app: 0|req: 1372/2793] 10.0.0.23 () {34 vars in 669 bytes} [Tue Jun 16 09:05:01 2026] POST /v2.0/networks => generated 613 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 09:05:01.497 7 INFO neutron.db.segments_db [None req-1e652f2c-475e-4a26-b5a8-1047586f033a a6af04b73a574b6f8587a8555f6aa292 d8858dc7ca834f42b196f7a359e1cb59 - - default default] Added segment c8d0829c-1abe-45c9-9567-ab3acb9df5b8 of type vxlan for network e0907707-73e7-49a4-b68b-68b3e7d3c5ad [pid: 8|app: 0|req: 1373/2794] 199.19.213.57 () {34 vars in 1261 bytes} [Tue Jun 16 09:05:01 2026] GET /v2.0/ports/a18a6ace-516d-4f92-a141-bd4174357621?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: 1422/2795] 10.0.0.23 () {34 vars in 669 bytes} [Tue Jun 16 09:05:01 2026] POST /v2.0/networks => generated 613 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2796] 199.19.213.57 () {34 vars in 1011 bytes} [Tue Jun 16 09:05:01 2026] GET /v2.0/networks/6dc0de64-1696-4965-827e-8a30b0d5862d?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 09:05:01.681 7 INFO neutron.db.segments_db [None req-b02fb7b5-7256-47b2-a938-4ac110bea23f a6af04b73a574b6f8587a8555f6aa292 d8858dc7ca834f42b196f7a359e1cb59 - - default default] Added segment c08d2d53-9b9e-4e9d-a36a-a20043c6fb4b of type vxlan for network b2177cba-0277-4427-8504-fdd01e3f9116 [pid: 8|app: 0|req: 1375/2797] 199.19.213.57 () {34 vars in 1111 bytes} [Tue Jun 16 09:05:01 2026] GET /v2.0/networks/6dc0de64-1696-4965-827e-8a30b0d5862d?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: 1423/2798] 10.0.0.23 () {34 vars in 669 bytes} [Tue Jun 16 09:05:01 2026] POST /v2.0/networks => generated 613 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2799] 10.0.0.23 () {34 vars in 752 bytes} [Tue Jun 16 09:05:01 2026] PUT /v2.0/networks/72e24d5a-8adf-4ae3-b218-ad06508d04be/tags => generated 17 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2800] 10.0.0.23 () {34 vars in 752 bytes} [Tue Jun 16 09:05:01 2026] PUT /v2.0/networks/f7ef78bd-cb20-4ed5-afd9-ac0dbc9636b7/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2801] 10.0.0.23 () {34 vars in 752 bytes} [Tue Jun 16 09:05:01 2026] PUT /v2.0/networks/3504052f-499a-4b25-8614-ab8f8c5c94ef/tags => generated 34 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2802] 10.0.0.23 () {34 vars in 752 bytes} [Tue Jun 16 09:05:01 2026] PUT /v2.0/networks/e0907707-73e7-49a4-b68b-68b3e7d3c5ad/tags => generated 19 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2803] 10.0.0.23 () {32 vars in 665 bytes} [Tue Jun 16 09:05:02 2026] GET /v2.0/networks?tags=red => generated 1857 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2804] 10.0.0.23 () {32 vars in 679 bytes} [Tue Jun 16 09:05:02 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1250 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2805] 10.0.0.23 () {32 vars in 675 bytes} [Tue Jun 16 09:05:02 2026] GET /v2.0/networks?tags-any=blue => generated 1250 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2806] 199.19.213.57 () {34 vars in 974 bytes} [Tue Jun 16 09:05:02 2026] GET /v2.0/ports/a18a6ace-516d-4f92-a141-bd4174357621 => generated 1324 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2807] 10.0.0.23 () {32 vars in 687 bytes} [Tue Jun 16 09:05:02 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1857 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2808] 199.19.213.57 () {34 vars in 985 bytes} [Tue Jun 16 09:05:02 2026] GET /v2.0/networks?id=6dc0de64-1696-4965-827e-8a30b0d5862d => generated 801 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2809] 10.0.0.23 () {32 vars in 673 bytes} [Tue Jun 16 09:05:02 2026] GET /v2.0/networks?not-tags=red => generated 1862 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2810] 10.0.0.23 () {32 vars in 687 bytes} [Tue Jun 16 09:05:02 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2469 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2811] 10.0.0.23 () {32 vars in 683 bytes} [Tue Jun 16 09:05:02 2026] GET /v2.0/networks?not-tags-any=blue => generated 2469 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2812] 10.0.0.23 () {32 vars in 695 bytes} [Tue Jun 16 09:05:02 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1862 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2813] 10.0.0.23 () {32 vars in 725 bytes} [Tue Jun 16 09:05:02 2026] DELETE /v2.0/networks/72e24d5a-8adf-4ae3-b218-ad06508d04be => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 09:05:02.820 7 INFO neutron.services.segments.plugin [-] Segment 0f42b8a0-2fc5-4b86-a807-5cf43dbe4ca6 resource provider aggregate not found 2026-06-16 09:05:02.828 7 INFO neutron.services.segments.plugin [-] Segment 0f42b8a0-2fc5-4b86-a807-5cf43dbe4ca6 resource provider aggregate not found 2026-06-16 09:05:02.849 7 INFO neutron.services.segments.plugin [-] Segment 0f42b8a0-2fc5-4b86-a807-5cf43dbe4ca6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f42b8a0-2fc5-4b86-a807-5cf43dbe4ca6 found for delete ", "request_id": "req-bfd7961e-8fc5-412b-bee6-3b02fdb517fe"}]} 2026-06-16 09:05:02.850 7 INFO neutron.services.segments.plugin [-] Segment 0f42b8a0-2fc5-4b86-a807-5cf43dbe4ca6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f42b8a0-2fc5-4b86-a807-5cf43dbe4ca6 found for delete ", "request_id": "req-0ee3f8bb-ef79-48dc-b310-8ff9f5df9587"}]} [pid: 8|app: 0|req: 1382/2814] 199.19.213.57 () {38 vars in 1027 bytes} [Tue Jun 16 09:05:02 2026] PUT /v2.0/ports/a18a6ace-516d-4f92-a141-bd4174357621 => generated 1514 bytes in 561 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2815] 10.0.0.23 () {32 vars in 725 bytes} [Tue Jun 16 09:05:02 2026] DELETE /v2.0/networks/f7ef78bd-cb20-4ed5-afd9-ac0dbc9636b7 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 09:05:02.924 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-be71ab5c-e29d-4d6f-bfae-c2a1bcefe2ac'] response: {'name': 'network-changed', 'server_uuid': '04e1e512-14e5-4f99-998d-6579a50d0c08', 'tag': 'a18a6ace-516d-4f92-a141-bd4174357621', 'status': 'completed', 'code': 200} 2026-06-16 09:05:03.014 8 INFO neutron.services.segments.plugin [-] Segment fdcea6f7-109f-498c-a25b-b6cad43ae9bd resource provider aggregate not found 2026-06-16 09:05:03.020 8 INFO neutron.services.segments.plugin [-] Segment fdcea6f7-109f-498c-a25b-b6cad43ae9bd resource provider aggregate not found 2026-06-16 09:05:03.036 8 INFO neutron.services.segments.plugin [-] Segment fdcea6f7-109f-498c-a25b-b6cad43ae9bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fdcea6f7-109f-498c-a25b-b6cad43ae9bd found for delete ", "request_id": "req-e7461cfb-c2a3-4a69-90c8-6e2eae6b4cf1"}]} 2026-06-16 09:05:03.037 8 INFO neutron.services.segments.plugin [-] Segment fdcea6f7-109f-498c-a25b-b6cad43ae9bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fdcea6f7-109f-498c-a25b-b6cad43ae9bd found for delete ", "request_id": "req-f895e046-9e2a-4f2f-a074-bc9a5d6059eb"}]} [pid: 8|app: 0|req: 1383/2816] 10.0.0.23 () {32 vars in 725 bytes} [Tue Jun 16 09:05:02 2026] DELETE /v2.0/networks/3504052f-499a-4b25-8614-ab8f8c5c94ef => 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: 1434/2817] 10.0.0.23 () {32 vars in 725 bytes} [Tue Jun 16 09:05:03 2026] DELETE /v2.0/networks/e0907707-73e7-49a4-b68b-68b3e7d3c5ad => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2818] 10.0.0.23 () {32 vars in 725 bytes} [Tue Jun 16 09:05:03 2026] DELETE /v2.0/networks/b2177cba-0277-4427-8504-fdd01e3f9116 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2819] 199.19.213.57 () {34 vars in 1079 bytes} [Tue Jun 16 09:05:03 2026] GET /v2.0/ports?tenant_id=af404a0d81654029bab8098d9048bf81&device_id=04e1e512-14e5-4f99-998d-6579a50d0c08 => generated 4096 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2820] 199.19.213.57 () {34 vars in 985 bytes} [Tue Jun 16 09:05:03 2026] GET /v2.0/networks?id=6dc0de64-1696-4965-827e-8a30b0d5862d => generated 801 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2821] 199.19.213.57 () {34 vars in 1055 bytes} [Tue Jun 16 09:05:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.35&port_id=a18a6ace-516d-4f92-a141-bd4174357621 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2822] 199.19.213.57 () {34 vars in 1103 bytes} [Tue Jun 16 09:05:03 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A26f&port_id=a18a6ace-516d-4f92-a141-bd4174357621 => 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: 1437/2823] 199.19.213.57 () {34 vars in 1063 bytes} [Tue Jun 16 09:05:03 2026] GET /v2.0/subnets?id=bb215a5e-1cd8-48e2-a238-b528c43109b0&id=423b19d6-12fd-4c62-a7f8-5bd591f716d9 => generated 1410 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2824] 199.19.213.57 () {34 vars in 1051 bytes} [Tue Jun 16 09:05:03 2026] GET /v2.0/ports?network_id=6dc0de64-1696-4965-827e-8a30b0d5862d&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: 1438/2825] 199.19.213.57 () {34 vars in 1051 bytes} [Tue Jun 16 09:05:03 2026] GET /v2.0/ports?network_id=6dc0de64-1696-4965-827e-8a30b0d5862d&device_owner=network%3Adhcp => generated 1457 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2826] 199.19.213.57 () {34 vars in 1011 bytes} [Tue Jun 16 09:05:03 2026] GET /v2.0/networks/6dc0de64-1696-4965-827e-8a30b0d5862d?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: 1439/2827] 199.19.213.57 () {34 vars in 1111 bytes} [Tue Jun 16 09:05:03 2026] GET /v2.0/networks/6dc0de64-1696-4965-827e-8a30b0d5862d?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-06-16 09:05:04.874 7 INFO neutron.services.segments.plugin [-] Segment c4301bda-cba7-4b1b-aada-92825abea7bc resource provider aggregate not found 2026-06-16 09:05:04.879 7 INFO neutron.services.segments.plugin [-] Segment c4301bda-cba7-4b1b-aada-92825abea7bc resource provider aggregate not found 2026-06-16 09:05:04.897 7 INFO neutron.services.segments.plugin [-] Segment c4301bda-cba7-4b1b-aada-92825abea7bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c4301bda-cba7-4b1b-aada-92825abea7bc found for delete ", "request_id": "req-1dac87d5-0091-4d9d-9b15-1ef384b21887"}]} 2026-06-16 09:05:04.901 7 INFO neutron.services.segments.plugin [-] Segment c4301bda-cba7-4b1b-aada-92825abea7bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c4301bda-cba7-4b1b-aada-92825abea7bc found for delete ", "request_id": "req-74a1adee-20df-47ee-af1f-3165520a2082"}]} 2026-06-16 09:05:04.918 7 INFO neutron.services.segments.plugin [-] Segment c8d0829c-1abe-45c9-9567-ab3acb9df5b8 resource provider aggregate not found [pid: 8|app: 0|req: 1389/2828] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:05:04 2026] GET /v2.0/security-groups?tenant_id=59f25bd239e34999a193cfa8336de567&name=default => generated 2929 bytes in 417 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 09:05:04.929 7 INFO neutron.services.segments.plugin [-] Segment c8d0829c-1abe-45c9-9567-ab3acb9df5b8 resource provider aggregate not found 2026-06-16 09:05:04.945 7 INFO neutron.services.segments.plugin [-] Segment c8d0829c-1abe-45c9-9567-ab3acb9df5b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8d0829c-1abe-45c9-9567-ab3acb9df5b8 found for delete ", "request_id": "req-8110e7c2-5139-4433-b48a-27d0cf0a44bc"}]} 2026-06-16 09:05:04.963 7 INFO neutron.services.segments.plugin [-] Segment c8d0829c-1abe-45c9-9567-ab3acb9df5b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8d0829c-1abe-45c9-9567-ab3acb9df5b8 found for delete ", "request_id": "req-1a57e714-5a6c-4332-8851-7952868b1eef"}]} [pid: 8|app: 0|req: 1390/2829] 199.19.213.57 () {34 vars in 1079 bytes} [Tue Jun 16 09:05:04 2026] GET /v2.0/ports?tenant_id=af404a0d81654029bab8098d9048bf81&device_id=04e1e512-14e5-4f99-998d-6579a50d0c08 => generated 4096 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 09:05:05.084 8 INFO neutron.services.segments.plugin [-] Segment c08d2d53-9b9e-4e9d-a36a-a20043c6fb4b resource provider aggregate not found 2026-06-16 09:05:05.099 8 INFO neutron.services.segments.plugin [-] Segment c08d2d53-9b9e-4e9d-a36a-a20043c6fb4b resource provider aggregate not found [pid: 8|app: 0|req: 1391/2830] 199.19.213.57 () {34 vars in 1061 bytes} [Tue Jun 16 09:05:05 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.167&port_id=0f37209d-8678-44a9-9298-f47d1e83a5e5 => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 09:05:05.137 8 INFO neutron.services.segments.plugin [-] Segment c08d2d53-9b9e-4e9d-a36a-a20043c6fb4b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c08d2d53-9b9e-4e9d-a36a-a20043c6fb4b found for delete ", "request_id": "req-7f0f483c-9f56-49a2-b4fa-cb625b522247"}]} [pid: 7|app: 0|req: 1440/2831] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:05:04 2026] DELETE /v2.0/security-groups/9748734d-f582-428a-afec-e32534c46f23 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 09:05:05.151 8 INFO neutron.services.segments.plugin [-] Segment c08d2d53-9b9e-4e9d-a36a-a20043c6fb4b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c08d2d53-9b9e-4e9d-a36a-a20043c6fb4b found for delete ", "request_id": "req-b065edda-e6ca-4541-9cef-2c3f74b59b75"}]} [pid: 8|app: 0|req: 1392/2832] 199.19.213.57 () {34 vars in 983 bytes} [Tue Jun 16 09:05:05 2026] GET /v2.0/subnets?id=e31c0628-015c-4c6a-aac8-c160a99d0729 => generated 654 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2833] 199.19.213.57 () {34 vars in 1051 bytes} [Tue Jun 16 09:05:05 2026] GET /v2.0/ports?network_id=d2af0cf3-7606-4341-9d07-67f763434734&device_owner=network%3Adhcp => generated 1244 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2834] 199.19.213.57 () {34 vars in 1011 bytes} [Tue Jun 16 09:05:05 2026] GET /v2.0/networks/d2af0cf3-7606-4341-9d07-67f763434734?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: 1442/2835] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:05:05 2026] GET /v2.0/security-groups?tenant_id=d8858dc7ca834f42b196f7a359e1cb59&name=default => generated 2929 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2836] 199.19.213.57 () {34 vars in 1111 bytes} [Tue Jun 16 09:05:05 2026] GET /v2.0/networks/d2af0cf3-7606-4341-9d07-67f763434734?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2837] 199.19.213.57 () {34 vars in 1057 bytes} [Tue Jun 16 09:05:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.229&port_id=8c8a818d-f224-4a08-b764-38208c23b3c2 => 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: 1443/2838] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:05:05 2026] DELETE /v2.0/security-groups/9dddeb8a-519c-4c69-858e-72444e4fee04 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2839] 199.19.213.57 () {34 vars in 983 bytes} [Tue Jun 16 09:05:05 2026] GET /v2.0/subnets?id=1fe36bb9-d809-4d3d-944e-4a942bef060d => generated 678 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2840] 199.19.213.57 () {34 vars in 1051 bytes} [Tue Jun 16 09:05:05 2026] GET /v2.0/ports?network_id=dadf1c4e-ba70-480d-a2a5-e3ecb9304144&device_owner=network%3Adhcp => generated 1461 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2841] 199.19.213.57 () {34 vars in 1011 bytes} [Tue Jun 16 09:05:05 2026] GET /v2.0/networks/dadf1c4e-ba70-480d-a2a5-e3ecb9304144?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2842] 199.19.213.57 () {34 vars in 1111 bytes} [Tue Jun 16 09:05:05 2026] GET /v2.0/networks/dadf1c4e-ba70-480d-a2a5-e3ecb9304144?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2843] 199.19.213.57 () {34 vars in 1055 bytes} [Tue Jun 16 09:05:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.35&port_id=a18a6ace-516d-4f92-a141-bd4174357621 => 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: 1447/2844] 199.19.213.57 () {34 vars in 1103 bytes} [Tue Jun 16 09:05:05 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A26f&port_id=a18a6ace-516d-4f92-a141-bd4174357621 => 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: 1448/2845] 199.19.213.57 () {34 vars in 1063 bytes} [Tue Jun 16 09:05:05 2026] GET /v2.0/subnets?id=bb215a5e-1cd8-48e2-a238-b528c43109b0&id=423b19d6-12fd-4c62-a7f8-5bd591f716d9 => generated 1410 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2846] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:05:05 2026] GET /v2.0/security-groups?tenant_id=203e7e5794954664bce2bbfead0a2bb9&name=default => generated 2929 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2847] 199.19.213.57 () {34 vars in 1051 bytes} [Tue Jun 16 09:05:05 2026] GET /v2.0/ports?network_id=6dc0de64-1696-4965-827e-8a30b0d5862d&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2848] 199.19.213.57 () {34 vars in 1051 bytes} [Tue Jun 16 09:05:05 2026] GET /v2.0/ports?network_id=6dc0de64-1696-4965-827e-8a30b0d5862d&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: 8|app: 0|req: 1399/2849] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:05:05 2026] DELETE /v2.0/security-groups/5b0c31a0-9947-41dd-bbcd-8b874914b247 => 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: 1451/2850] 199.19.213.57 () {34 vars in 1011 bytes} [Tue Jun 16 09:05:05 2026] GET /v2.0/networks/6dc0de64-1696-4965-827e-8a30b0d5862d?fields=segments => generated 14 bytes in 834 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2851] 199.19.213.57 () {34 vars in 1111 bytes} [Tue Jun 16 09:05:06 2026] GET /v2.0/networks/6dc0de64-1696-4965-827e-8a30b0d5862d?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: 1452/2852] 10.0.0.131 () {34 vars in 971 bytes} [Tue Jun 16 09:05:10 2026] GET /v2.0/ports/a18a6ace-516d-4f92-a141-bd4174357621 => generated 1516 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2853] 199.19.213.57 () {30 vars in 742 bytes} [Tue Jun 16 09:05:10 2026] GET /v2.0/networks/6dc0de64-1696-4965-827e-8a30b0d5862d => generated 798 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2854] 199.19.213.57 () {30 vars in 740 bytes} [Tue Jun 16 09:05:10 2026] GET /v2.0/subnets/bb215a5e-1cd8-48e2-a238-b528c43109b0 => 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: 1455/2855] 199.19.213.57 () {30 vars in 740 bytes} [Tue Jun 16 09:05:10 2026] GET /v2.0/subnets/423b19d6-12fd-4c62-a7f8-5bd591f716d9 => generated 743 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 09:05:10.872 8 INFO neutron.db.segments_db [None req-bf20725e-5d01-41d8-93b8-ad1fb88c16cb 190e904e837c420dbf2b98d6911ed3cc baf41fca63554dbfa06e39624387ca8e - - default default] Added segment a70845a6-3ee7-4d5d-8d3f-220273953751 of type vxlan for network 9bd30711-14d2-459d-85c8-27c2094d1de3 [pid: 7|app: 0|req: 1456/2856] 199.19.213.57 () {30 vars in 702 bytes} [Tue Jun 16 09:05:10 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: 1457/2857] 199.19.213.57 () {30 vars in 704 bytes} [Tue Jun 16 09:05:10 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: 1458/2858] 199.19.213.57 () {30 vars in 680 bytes} [Tue Jun 16 09:05:10 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: 1459/2859] 199.19.213.57 () {30 vars in 716 bytes} [Tue Jun 16 09:05:10 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: 1460/2860] 199.19.213.57 () {30 vars in 740 bytes} [Tue Jun 16 09:05:10 2026] GET /v2.0/subnets/1fe36bb9-d809-4d3d-944e-4a942bef060d => 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: 1461/2861] 199.19.213.57 () {30 vars in 736 bytes} [Tue Jun 16 09:05:11 2026] GET /v2.0/ports/39eab93e-6182-4155-b777-5d2b8b650889 => generated 1132 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2862] 199.19.213.57 () {30 vars in 736 bytes} [Tue Jun 16 09:05:11 2026] GET /v2.0/ports/8c8a818d-f224-4a08-b764-38208c23b3c2 => generated 1350 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 09:05:11.168 8 INFO neutron.db.l3_hamode_db [None req-bf20725e-5d01-41d8-93b8-ad1fb88c16cb 190e904e837c420dbf2b98d6911ed3cc baf41fca63554dbfa06e39624387ca8e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1463/2863] 199.19.213.57 () {30 vars in 740 bytes} [Tue Jun 16 09:05:11 2026] GET /v2.0/subnets/1fe36bb9-d809-4d3d-944e-4a942bef060d => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2864] 199.19.213.57 () {30 vars in 742 bytes} [Tue Jun 16 09:05:11 2026] GET /v2.0/networks/dadf1c4e-ba70-480d-a2a5-e3ecb9304144 => generated 799 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 09:05:11.295 8 INFO neutron.db.l3_hamode_db [None req-bf20725e-5d01-41d8-93b8-ad1fb88c16cb 190e904e837c420dbf2b98d6911ed3cc baf41fca63554dbfa06e39624387ca8e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1465/2865] 199.19.213.57 () {30 vars in 736 bytes} [Tue Jun 16 09:05:11 2026] GET /v2.0/ports/39eab93e-6182-4155-b777-5d2b8b650889 => 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: 1466/2866] 199.19.213.57 () {30 vars in 740 bytes} [Tue Jun 16 09:05:11 2026] GET /v2.0/subnets/1fe36bb9-d809-4d3d-944e-4a942bef060d => generated 675 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2867] 10.0.0.23 () {34 vars in 667 bytes} [Tue Jun 16 09:05:10 2026] POST /v2.0/routers => generated 474 bytes in 1361 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 09:05:12.059 7 INFO neutron.db.l3_hamode_db [None req-b479cdb0-5481-4a82-a889-4ff939bc46ae 190e904e837c420dbf2b98d6911ed3cc baf41fca63554dbfa06e39624387ca8e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-16 09:05:12.229 7 INFO neutron.db.l3_hamode_db [None req-b479cdb0-5481-4a82-a889-4ff939bc46ae 190e904e837c420dbf2b98d6911ed3cc baf41fca63554dbfa06e39624387ca8e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1467/2868] 10.0.0.23 () {34 vars in 667 bytes} [Tue Jun 16 09:05:11 2026] POST /v2.0/routers => generated 474 bytes in 949 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 09:05:13.005 8 INFO neutron.db.l3_hamode_db [None req-5ed3e508-25d4-4a3c-8e3a-35481334b055 190e904e837c420dbf2b98d6911ed3cc baf41fca63554dbfa06e39624387ca8e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-16 09:05:13.135 8 INFO neutron.db.l3_hamode_db [None req-5ed3e508-25d4-4a3c-8e3a-35481334b055 190e904e837c420dbf2b98d6911ed3cc baf41fca63554dbfa06e39624387ca8e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1402/2869] 10.0.0.23 () {34 vars in 667 bytes} [Tue Jun 16 09:05:12 2026] POST /v2.0/routers => generated 474 bytes in 872 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 09:05:13.876 7 INFO neutron.db.l3_hamode_db [None req-d8a00ad4-b296-455c-93ee-e59dc5253004 190e904e837c420dbf2b98d6911ed3cc baf41fca63554dbfa06e39624387ca8e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-16 09:05:14.008 7 INFO neutron.db.l3_hamode_db [None req-d8a00ad4-b296-455c-93ee-e59dc5253004 190e904e837c420dbf2b98d6911ed3cc baf41fca63554dbfa06e39624387ca8e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1468/2870] 10.0.0.23 () {34 vars in 667 bytes} [Tue Jun 16 09:05:13 2026] POST /v2.0/routers => generated 474 bytes in 778 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 09:05:14.662 8 INFO neutron.db.l3_hamode_db [None req-efbc1bed-6b89-45b7-afca-71eea5362a1e 190e904e837c420dbf2b98d6911ed3cc baf41fca63554dbfa06e39624387ca8e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-16 09:05:14.789 8 INFO neutron.db.l3_hamode_db [None req-efbc1bed-6b89-45b7-afca-71eea5362a1e 190e904e837c420dbf2b98d6911ed3cc baf41fca63554dbfa06e39624387ca8e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1403/2873] 10.0.0.23 () {34 vars in 667 bytes} [Tue Jun 16 09:05:14 2026] POST /v2.0/routers => generated 474 bytes in 824 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2874] 10.0.0.23 () {34 vars in 750 bytes} [Tue Jun 16 09:05:15 2026] PUT /v2.0/routers/c9d2cbd8-86b0-478c-aba6-2f35399139f1/tags => generated 17 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2875] 10.0.0.23 () {34 vars in 750 bytes} [Tue Jun 16 09:05:15 2026] PUT /v2.0/routers/94cf1302-5d51-4d6a-bc69-494825e5ac0f/tags => generated 25 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2876] 10.0.0.23 () {34 vars in 750 bytes} [Tue Jun 16 09:05:15 2026] PUT /v2.0/routers/90eb7775-0743-4722-abd2-fec250479e9b/tags => generated 34 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2877] 10.0.0.23 () {34 vars in 750 bytes} [Tue Jun 16 09:05:15 2026] PUT /v2.0/routers/61460113-db89-4293-9e71-fe40b74b9de1/tags => generated 19 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2878] 10.0.0.23 () {32 vars in 663 bytes} [Tue Jun 16 09:05:15 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2879] 10.0.0.23 () {32 vars in 677 bytes} [Tue Jun 16 09:05:16 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2880] 10.0.0.23 () {32 vars in 673 bytes} [Tue Jun 16 09:05:16 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2881] 10.0.0.23 () {32 vars in 685 bytes} [Tue Jun 16 09:05:16 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2882] 10.0.0.23 () {32 vars in 671 bytes} [Tue Jun 16 09:05:16 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2883] 10.0.0.23 () {32 vars in 685 bytes} [Tue Jun 16 09:05:16 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 1027 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2884] 10.0.0.23 () {32 vars in 681 bytes} [Tue Jun 16 09:05:17 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2885] 10.0.0.23 () {32 vars in 693 bytes} [Tue Jun 16 09:05:17 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2886] 10.0.0.23 () {32 vars in 720 bytes} [Tue Jun 16 09:05:17 2026] GET /v2.0/routers/c9d2cbd8-86b0-478c-aba6-2f35399139f1 => generated 485 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2887] 10.0.0.23 () {34 vars in 741 bytes} [Tue Jun 16 09:05:17 2026] PUT /v2.0/routers/c9d2cbd8-86b0-478c-aba6-2f35399139f1 => generated 485 bytes in 576 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/2888] 10.0.0.23 () {32 vars in 735 bytes} [Tue Jun 16 09:05:18 2026] GET /v2.0/ports?device_id=c9d2cbd8-86b0-478c-aba6-2f35399139f1 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 09:05:18.707 8 INFO neutron_taas.services.taas.taas_plugin [None req-2368c231-da9a-4400-8519-dfc524a0e985 190e904e837c420dbf2b98d6911ed3cc baf41fca63554dbfa06e39624387ca8e - - default default] TaaS: Handle Delete Port: b5ff8f46-142e-4e02-9118-823b2bb384a6 2026-06-16 09:05:18.711 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2368c231-da9a-4400-8519-dfc524a0e985 190e904e837c420dbf2b98d6911ed3cc baf41fca63554dbfa06e39624387ca8e - - default default] Tap Mirror: Handle Delete Port: b5ff8f46-142e-4e02-9118-823b2bb384a6 [pid: 7|app: 0|req: 1479/2889] 10.0.0.224 () {30 vars in 690 bytes} [Tue Jun 16 09:05:18 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: 1480/2890] 10.0.0.224 () {30 vars in 692 bytes} [Tue Jun 16 09:05:18 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/2891] 10.0.0.224 () {30 vars in 668 bytes} [Tue Jun 16 09:05:18 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: 1482/2892] 10.0.0.224 () {30 vars in 704 bytes} [Tue Jun 16 09:05:18 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2893] 10.0.0.23 () {32 vars in 723 bytes} [Tue Jun 16 09:05:18 2026] DELETE /v2.0/routers/c9d2cbd8-86b0-478c-aba6-2f35399139f1 => generated 0 bytes in 464 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/2894] 10.0.0.23 () {32 vars in 720 bytes} [Tue Jun 16 09:05:18 2026] GET /v2.0/routers/94cf1302-5d51-4d6a-bc69-494825e5ac0f => generated 493 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/2895] 10.0.0.224 () {28 vars in 439 bytes} [Tue Jun 16 09:05:19 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/2896] 10.0.0.224 () {30 vars in 728 bytes} [Tue Jun 16 09:05:19 2026] GET /v2.0/subnets/549fc50e-4342-498a-8bbf-3f4b3be2b73f => generated 655 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2897] 10.0.0.23 () {34 vars in 741 bytes} [Tue Jun 16 09:05:19 2026] PUT /v2.0/routers/94cf1302-5d51-4d6a-bc69-494825e5ac0f => generated 493 bytes in 618 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/2898] 10.0.0.23 () {32 vars in 735 bytes} [Tue Jun 16 09:05:19 2026] GET /v2.0/ports?device_id=94cf1302-5d51-4d6a-bc69-494825e5ac0f => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 09:05:19.930 8 INFO neutron_taas.services.taas.taas_plugin [None req-bcd9a140-fb68-444b-b4a9-2f56c658234f 190e904e837c420dbf2b98d6911ed3cc baf41fca63554dbfa06e39624387ca8e - - default default] TaaS: Handle Delete Port: 6f2e6a87-7cd1-40ff-9d7c-12d76fe78c83 2026-06-16 09:05:19.932 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bcd9a140-fb68-444b-b4a9-2f56c658234f 190e904e837c420dbf2b98d6911ed3cc baf41fca63554dbfa06e39624387ca8e - - default default] Tap Mirror: Handle Delete Port: 6f2e6a87-7cd1-40ff-9d7c-12d76fe78c83 [pid: 8|app: 0|req: 1413/2899] 10.0.0.23 () {32 vars in 723 bytes} [Tue Jun 16 09:05:19 2026] DELETE /v2.0/routers/94cf1302-5d51-4d6a-bc69-494825e5ac0f => generated 0 bytes in 449 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/2900] 10.0.0.23 () {32 vars in 720 bytes} [Tue Jun 16 09:05:20 2026] GET /v2.0/routers/90eb7775-0743-4722-abd2-fec250479e9b => generated 502 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2901] 10.0.0.23 () {34 vars in 741 bytes} [Tue Jun 16 09:05:20 2026] PUT /v2.0/routers/90eb7775-0743-4722-abd2-fec250479e9b => generated 502 bytes in 585 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/2902] 10.0.0.23 () {32 vars in 735 bytes} [Tue Jun 16 09:05:20 2026] GET /v2.0/ports?device_id=90eb7775-0743-4722-abd2-fec250479e9b => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 09:05:21.030 8 INFO neutron_taas.services.taas.taas_plugin [None req-dc7a1c5d-6746-46e7-a282-1ac2e7a1c1a6 190e904e837c420dbf2b98d6911ed3cc baf41fca63554dbfa06e39624387ca8e - - default default] TaaS: Handle Delete Port: ac1d1d58-0276-4768-b0b9-190a64a3bb10 2026-06-16 09:05:21.033 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dc7a1c5d-6746-46e7-a282-1ac2e7a1c1a6 190e904e837c420dbf2b98d6911ed3cc baf41fca63554dbfa06e39624387ca8e - - default default] Tap Mirror: Handle Delete Port: ac1d1d58-0276-4768-b0b9-190a64a3bb10 [pid: 8|app: 0|req: 1415/2903] 10.0.0.23 () {32 vars in 723 bytes} [Tue Jun 16 09:05:20 2026] DELETE /v2.0/routers/90eb7775-0743-4722-abd2-fec250479e9b => generated 0 bytes in 407 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/2904] 10.0.0.23 () {32 vars in 720 bytes} [Tue Jun 16 09:05:21 2026] GET /v2.0/routers/61460113-db89-4293-9e71-fe40b74b9de1 => generated 487 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2905] 10.0.0.23 () {34 vars in 741 bytes} [Tue Jun 16 09:05:21 2026] PUT /v2.0/routers/61460113-db89-4293-9e71-fe40b74b9de1 => generated 487 bytes in 597 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/2906] 10.0.0.23 () {32 vars in 735 bytes} [Tue Jun 16 09:05:21 2026] GET /v2.0/ports?device_id=61460113-db89-4293-9e71-fe40b74b9de1 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 09:05:22.161 8 INFO neutron_taas.services.taas.taas_plugin [None req-2c4981f2-6d55-4f16-911e-9827bfb53000 190e904e837c420dbf2b98d6911ed3cc baf41fca63554dbfa06e39624387ca8e - - default default] TaaS: Handle Delete Port: 540d61de-2110-4ae1-9b0d-36cf51c09354 2026-06-16 09:05:22.165 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2c4981f2-6d55-4f16-911e-9827bfb53000 190e904e837c420dbf2b98d6911ed3cc baf41fca63554dbfa06e39624387ca8e - - default default] Tap Mirror: Handle Delete Port: 540d61de-2110-4ae1-9b0d-36cf51c09354 [pid: 8|app: 0|req: 1417/2907] 10.0.0.23 () {32 vars in 723 bytes} [Tue Jun 16 09:05:21 2026] DELETE /v2.0/routers/61460113-db89-4293-9e71-fe40b74b9de1 => generated 0 bytes in 430 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/2908] 199.19.213.57 () {30 vars in 702 bytes} [Tue Jun 16 09:05:22 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2909] 10.0.0.23 () {32 vars in 720 bytes} [Tue Jun 16 09:05:22 2026] GET /v2.0/routers/769e5eb2-ef93-4971-8888-12c10c9afeb8 => generated 480 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/2910] 199.19.213.57 () {30 vars in 704 bytes} [Tue Jun 16 09:05: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: 1493/2911] 199.19.213.57 () {30 vars in 680 bytes} [Tue Jun 16 09:05: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: 1494/2912] 199.19.213.57 () {30 vars in 716 bytes} [Tue Jun 16 09:05:22 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: 1495/2913] 199.19.213.57 () {30 vars in 740 bytes} [Tue Jun 16 09:05:22 2026] GET /v2.0/subnets/bb215a5e-1cd8-48e2-a238-b528c43109b0 => generated 674 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/2914] 199.19.213.57 () {30 vars in 740 bytes} [Tue Jun 16 09:05:22 2026] GET /v2.0/subnets/549fc50e-4342-498a-8bbf-3f4b3be2b73f => generated 673 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/2915] 199.19.213.57 () {30 vars in 768 bytes} [Tue Jun 16 09:05:22 2026] GET /v2.0/ports?device_id=04e1e512-14e5-4f99-998d-6579a50d0c08 => generated 4098 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/2916] 199.19.213.57 () {30 vars in 702 bytes} [Tue Jun 16 09:05:22 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: 1499/2917] 199.19.213.57 () {30 vars in 704 bytes} [Tue Jun 16 09:05: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: 1500/2918] 199.19.213.57 () {30 vars in 680 bytes} [Tue Jun 16 09:05: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: 1501/2919] 199.19.213.57 () {30 vars in 716 bytes} [Tue Jun 16 09:05: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: 8|app: 0|req: 1419/2920] 10.0.0.23 () {34 vars in 741 bytes} [Tue Jun 16 09:05:22 2026] PUT /v2.0/routers/769e5eb2-ef93-4971-8888-12c10c9afeb8 => generated 480 bytes in 660 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2921] 10.0.0.23 () {32 vars in 735 bytes} [Tue Jun 16 09:05:23 2026] GET /v2.0/ports?device_id=769e5eb2-ef93-4971-8888-12c10c9afeb8 => 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: 1502/2922] 199.19.213.57 () {34 vars in 716 bytes} [Tue Jun 16 09:05:22 2026] POST /v2.0/ports => generated 1324 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-16 09:05:23.370 8 INFO neutron_taas.services.taas.taas_plugin [None req-0a6c7263-0fca-4b22-8728-873fa509a14e 190e904e837c420dbf2b98d6911ed3cc baf41fca63554dbfa06e39624387ca8e - - default default] TaaS: Handle Delete Port: 6817bcd5-7831-4ffa-8fdb-314cbdaa95b0 2026-06-16 09:05:23.375 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0a6c7263-0fca-4b22-8728-873fa509a14e 190e904e837c420dbf2b98d6911ed3cc baf41fca63554dbfa06e39624387ca8e - - default default] Tap Mirror: Handle Delete Port: 6817bcd5-7831-4ffa-8fdb-314cbdaa95b0 2026-06-16 09:05:23.764 8 INFO neutron.services.segments.plugin [-] Segment a70845a6-3ee7-4d5d-8d3f-220273953751 resource provider aggregate not found 2026-06-16 09:05:23.768 8 INFO neutron.services.segments.plugin [-] Segment a70845a6-3ee7-4d5d-8d3f-220273953751 resource provider aggregate not found 2026-06-16 09:05:23.784 8 INFO neutron.db.l3_hamode_db [None req-0a6c7263-0fca-4b22-8728-873fa509a14e 190e904e837c420dbf2b98d6911ed3cc baf41fca63554dbfa06e39624387ca8e - - default default] HA network 9bd30711-14d2-459d-85c8-27c2094d1de3 was deleted as no HA routers are present in tenant baf41fca63554dbfa06e39624387ca8e. 2026-06-16 09:05:23.793 8 INFO neutron.services.segments.plugin [-] Segment a70845a6-3ee7-4d5d-8d3f-220273953751 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a70845a6-3ee7-4d5d-8d3f-220273953751 found for delete ", "request_id": "req-ae52884f-3559-4511-8cd0-ad90b18cb54c"}]} 2026-06-16 09:05:23.796 8 INFO neutron.services.segments.plugin [-] Segment a70845a6-3ee7-4d5d-8d3f-220273953751 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a70845a6-3ee7-4d5d-8d3f-220273953751 found for delete ", "request_id": "req-bc9546ba-61e0-485a-9836-febd03f40d35"}]} [pid: 8|app: 0|req: 1421/2923] 10.0.0.23 () {32 vars in 723 bytes} [Tue Jun 16 09:05:23 2026] DELETE /v2.0/routers/769e5eb2-ef93-4971-8888-12c10c9afeb8 => generated 0 bytes in 632 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: 1503/2924] 10.0.0.131 () {34 vars in 971 bytes} [Tue Jun 16 09:05:23 2026] GET /v2.0/ports/b61267fd-5485-40a8-b0a5-3800b71731e3 => generated 1324 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/2925] 199.19.213.57 () {34 vars in 1261 bytes} [Tue Jun 16 09:05:24 2026] GET /v2.0/ports/b61267fd-5485-40a8-b0a5-3800b71731e3?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/2926] 199.19.213.57 () {34 vars in 1011 bytes} [Tue Jun 16 09:05:24 2026] GET /v2.0/networks/301dcfb6-a7f3-4eb4-9a74-5a5aad5c5b5b?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2927] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:05:24 2026] GET /v2.0/security-groups?tenant_id=baf41fca63554dbfa06e39624387ca8e&name=default => generated 2929 bytes in 366 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/2928] 199.19.213.57 () {34 vars in 1111 bytes} [Tue Jun 16 09:05:25 2026] GET /v2.0/networks/301dcfb6-a7f3-4eb4-9a74-5a5aad5c5b5b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2929] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:05:25 2026] DELETE /v2.0/security-groups/0dad3fc7-1851-45ac-8f95-4f860381501f => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/2930] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:05:25 2026] GET /v2.0/security-groups?tenant_id=7da324f41d6a4123aa07b299bd46762a&name=default => generated 2929 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2931] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:05:25 2026] DELETE /v2.0/security-groups/c7382dbf-dea3-4453-95d8-5494e25cdb67 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/2932] 199.19.213.57 () {34 vars in 974 bytes} [Tue Jun 16 09:05:25 2026] GET /v2.0/ports/b61267fd-5485-40a8-b0a5-3800b71731e3 => generated 1324 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2933] 199.19.213.57 () {34 vars in 985 bytes} [Tue Jun 16 09:05:25 2026] GET /v2.0/networks?id=301dcfb6-a7f3-4eb4-9a74-5a5aad5c5b5b => generated 801 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2934] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:05:25 2026] GET /v2.0/security-groups?tenant_id=b3c34615335e41b9872420d1f5330cbd&name=default => generated 2929 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2935] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:05:25 2026] DELETE /v2.0/security-groups/fd3b6eb5-a3e1-46a4-af1e-31e1fe5acae3 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/2936] 199.19.213.57 () {38 vars in 1027 bytes} [Tue Jun 16 09:05:25 2026] PUT /v2.0/ports/b61267fd-5485-40a8-b0a5-3800b71731e3 => generated 1514 bytes in 571 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 09:05:26.329 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-36b98340-a3d2-4c7c-94cd-c206dce2a984'] response: {'name': 'network-changed', 'server_uuid': '04e1e512-14e5-4f99-998d-6579a50d0c08', 'tag': 'b61267fd-5485-40a8-b0a5-3800b71731e3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1428/2937] 199.19.213.57 () {34 vars in 1079 bytes} [Tue Jun 16 09:05:26 2026] GET /v2.0/ports?tenant_id=af404a0d81654029bab8098d9048bf81&device_id=04e1e512-14e5-4f99-998d-6579a50d0c08 => generated 5604 bytes in 65 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: 1510/2938] 199.19.213.57 () {34 vars in 985 bytes} [Tue Jun 16 09:05:26 2026] GET /v2.0/networks?id=301dcfb6-a7f3-4eb4-9a74-5a5aad5c5b5b => generated 801 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2939] 199.19.213.57 () {34 vars in 1055 bytes} [Tue Jun 16 09:05:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.43&port_id=b61267fd-5485-40a8-b0a5-3800b71731e3 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/2940] 199.19.213.57 () {34 vars in 1103 bytes} [Tue Jun 16 09:05:27 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Ad2&port_id=b61267fd-5485-40a8-b0a5-3800b71731e3 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2941] 199.19.213.57 () {34 vars in 1063 bytes} [Tue Jun 16 09:05:27 2026] GET /v2.0/subnets?id=549fc50e-4342-498a-8bbf-3f4b3be2b73f&id=28f2a8d1-a1fb-4259-afd4-1167963cb4d2 => generated 1414 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/2942] 199.19.213.57 () {34 vars in 1051 bytes} [Tue Jun 16 09:05:27 2026] GET /v2.0/ports?network_id=301dcfb6-a7f3-4eb4-9a74-5a5aad5c5b5b&device_owner=network%3Adhcp => generated 1461 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2943] 199.19.213.57 () {34 vars in 1051 bytes} [Tue Jun 16 09:05:27 2026] GET /v2.0/ports?network_id=301dcfb6-a7f3-4eb4-9a74-5a5aad5c5b5b&device_owner=network%3Adhcp => generated 1461 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/2944] 199.19.213.57 () {34 vars in 1011 bytes} [Tue Jun 16 09:05:27 2026] GET /v2.0/networks/301dcfb6-a7f3-4eb4-9a74-5a5aad5c5b5b?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2945] 199.19.213.57 () {34 vars in 1111 bytes} [Tue Jun 16 09:05:27 2026] GET /v2.0/networks/301dcfb6-a7f3-4eb4-9a74-5a5aad5c5b5b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/2946] 199.19.213.57 () {34 vars in 1079 bytes} [Tue Jun 16 09:05:28 2026] GET /v2.0/ports?tenant_id=af404a0d81654029bab8098d9048bf81&device_id=04e1e512-14e5-4f99-998d-6579a50d0c08 => generated 5604 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2947] 199.19.213.57 () {34 vars in 1061 bytes} [Tue Jun 16 09:05:28 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.167&port_id=0f37209d-8678-44a9-9298-f47d1e83a5e5 => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/2948] 199.19.213.57 () {34 vars in 983 bytes} [Tue Jun 16 09:05:28 2026] GET /v2.0/subnets?id=e31c0628-015c-4c6a-aac8-c160a99d0729 => generated 654 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2949] 199.19.213.57 () {34 vars in 1051 bytes} [Tue Jun 16 09:05:28 2026] GET /v2.0/ports?network_id=d2af0cf3-7606-4341-9d07-67f763434734&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/2950] 199.19.213.57 () {34 vars in 1011 bytes} [Tue Jun 16 09:05:28 2026] GET /v2.0/networks/d2af0cf3-7606-4341-9d07-67f763434734?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2951] 199.19.213.57 () {34 vars in 1111 bytes} [Tue Jun 16 09:05:28 2026] GET /v2.0/networks/d2af0cf3-7606-4341-9d07-67f763434734?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/2952] 199.19.213.57 () {34 vars in 1057 bytes} [Tue Jun 16 09:05:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.229&port_id=8c8a818d-f224-4a08-b764-38208c23b3c2 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2953] 199.19.213.57 () {34 vars in 983 bytes} [Tue Jun 16 09:05:28 2026] GET /v2.0/subnets?id=1fe36bb9-d809-4d3d-944e-4a942bef060d => generated 678 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/2954] 199.19.213.57 () {34 vars in 1051 bytes} [Tue Jun 16 09:05:28 2026] GET /v2.0/ports?network_id=dadf1c4e-ba70-480d-a2a5-e3ecb9304144&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2955] 199.19.213.57 () {34 vars in 1011 bytes} [Tue Jun 16 09:05:28 2026] GET /v2.0/networks/dadf1c4e-ba70-480d-a2a5-e3ecb9304144?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/2956] 199.19.213.57 () {34 vars in 1111 bytes} [Tue Jun 16 09:05:28 2026] GET /v2.0/networks/dadf1c4e-ba70-480d-a2a5-e3ecb9304144?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2957] 199.19.213.57 () {34 vars in 1055 bytes} [Tue Jun 16 09:05:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.35&port_id=a18a6ace-516d-4f92-a141-bd4174357621 => 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: 1520/2958] 199.19.213.57 () {34 vars in 1103 bytes} [Tue Jun 16 09:05:28 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A26f&port_id=a18a6ace-516d-4f92-a141-bd4174357621 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2959] 199.19.213.57 () {34 vars in 1063 bytes} [Tue Jun 16 09:05:29 2026] GET /v2.0/subnets?id=bb215a5e-1cd8-48e2-a238-b528c43109b0&id=423b19d6-12fd-4c62-a7f8-5bd591f716d9 => 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: 1521/2960] 199.19.213.57 () {34 vars in 1051 bytes} [Tue Jun 16 09:05:29 2026] GET /v2.0/ports?network_id=6dc0de64-1696-4965-827e-8a30b0d5862d&device_owner=network%3Adhcp => generated 1457 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2961] 199.19.213.57 () {34 vars in 1051 bytes} [Tue Jun 16 09:05:29 2026] GET /v2.0/ports?network_id=6dc0de64-1696-4965-827e-8a30b0d5862d&device_owner=network%3Adhcp => generated 1457 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/2962] 199.19.213.57 () {34 vars in 1011 bytes} [Tue Jun 16 09:05:29 2026] GET /v2.0/networks/6dc0de64-1696-4965-827e-8a30b0d5862d?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2963] 199.19.213.57 () {34 vars in 1111 bytes} [Tue Jun 16 09:05:29 2026] GET /v2.0/networks/6dc0de64-1696-4965-827e-8a30b0d5862d?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: 1523/2964] 199.19.213.57 () {34 vars in 1055 bytes} [Tue Jun 16 09:05:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.43&port_id=b61267fd-5485-40a8-b0a5-3800b71731e3 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2965] 199.19.213.57 () {34 vars in 1103 bytes} [Tue Jun 16 09:05:29 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Ad2&port_id=b61267fd-5485-40a8-b0a5-3800b71731e3 => 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: 1524/2966] 199.19.213.57 () {34 vars in 1063 bytes} [Tue Jun 16 09:05:29 2026] GET /v2.0/subnets?id=549fc50e-4342-498a-8bbf-3f4b3be2b73f&id=28f2a8d1-a1fb-4259-afd4-1167963cb4d2 => generated 1414 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2967] 199.19.213.57 () {34 vars in 1051 bytes} [Tue Jun 16 09:05:29 2026] GET /v2.0/ports?network_id=301dcfb6-a7f3-4eb4-9a74-5a5aad5c5b5b&device_owner=network%3Adhcp => generated 1461 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/2968] 199.19.213.57 () {34 vars in 1051 bytes} [Tue Jun 16 09:05:29 2026] GET /v2.0/ports?network_id=301dcfb6-a7f3-4eb4-9a74-5a5aad5c5b5b&device_owner=network%3Adhcp => generated 1461 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2969] 199.19.213.57 () {34 vars in 1011 bytes} [Tue Jun 16 09:05:29 2026] GET /v2.0/networks/301dcfb6-a7f3-4eb4-9a74-5a5aad5c5b5b?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: 1526/2970] 199.19.213.57 () {34 vars in 1111 bytes} [Tue Jun 16 09:05:29 2026] GET /v2.0/networks/301dcfb6-a7f3-4eb4-9a74-5a5aad5c5b5b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 09:05:31.225 7 INFO neutron.db.segments_db [None req-018209cd-8650-47c6-9250-081cb070ca2c 0328f4c42eb2490da45dad012adb7b5d fe18067e31544b378015a190006793fd - - default default] Added segment 42200395-3692-4fc7-b815-a00861a87eb9 of type vxlan for network b544fbe3-49db-420d-8eec-f420116f7d02 [pid: 7|app: 0|req: 1528/2973] 10.0.0.23 () {34 vars in 669 bytes} [Tue Jun 16 09:05:30 2026] POST /v2.0/networks => generated 612 bytes in 479 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2974] 10.0.0.23 () {34 vars in 668 bytes} [Tue Jun 16 09:05:31 2026] POST /v2.0/subnets => generated 626 bytes in 322 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 09:05:31.790 7 INFO neutron.db.segments_db [None req-fc48db2e-7b9b-46e3-a393-e9b023e23f9b 0328f4c42eb2490da45dad012adb7b5d fe18067e31544b378015a190006793fd - - default default] Added segment be8d4fb7-b76f-475e-9018-bf9e5e805468 of type vxlan for network 2b4f92d2-87eb-4c17-aab8-6151777af86b [pid: 7|app: 0|req: 1529/2975] 10.0.0.23 () {34 vars in 669 bytes} [Tue Jun 16 09:05:31 2026] POST /v2.0/networks => generated 612 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2976] 10.0.0.23 () {34 vars in 668 bytes} [Tue Jun 16 09:05:31 2026] POST /v2.0/subnets => generated 629 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 09:05:32.342 7 INFO neutron.db.segments_db [None req-97283711-c057-4b55-a8a7-43b68fdcb11a 0328f4c42eb2490da45dad012adb7b5d fe18067e31544b378015a190006793fd - - default default] Added segment 081f80cc-ec32-49ad-bb56-00babd8f1aee of type vxlan for network db51d3b8-da48-40dd-9167-68329b9aebac [pid: 7|app: 0|req: 1530/2977] 10.0.0.23 () {34 vars in 669 bytes} [Tue Jun 16 09:05:32 2026] POST /v2.0/networks => generated 611 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2978] 10.0.0.23 () {34 vars in 668 bytes} [Tue Jun 16 09:05:32 2026] POST /v2.0/subnets => generated 629 bytes in 336 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 09:05:32.876 7 INFO neutron.db.segments_db [None req-0faf87fd-60b8-4bb4-83c8-7bba0496b826 0328f4c42eb2490da45dad012adb7b5d fe18067e31544b378015a190006793fd - - default default] Added segment fc78919c-e7da-43cf-935c-69530f06118c of type vxlan for network 33d2c50a-8e41-4a5f-b352-0b6b525a798b [pid: 7|app: 0|req: 1531/2979] 10.0.0.23 () {34 vars in 669 bytes} [Tue Jun 16 09:05:32 2026] POST /v2.0/networks => generated 612 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2980] 10.0.0.23 () {34 vars in 668 bytes} [Tue Jun 16 09:05:32 2026] POST /v2.0/subnets => generated 629 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-16 09:05:33.310 7 INFO neutron.db.segments_db [None req-52b4e750-a038-4cea-8d39-7ef0b9ff598e 0328f4c42eb2490da45dad012adb7b5d fe18067e31544b378015a190006793fd - - default default] Added segment ca1c147c-f70a-487a-97be-6b2be50cf66c of type vxlan for network 6ac208aa-1c9e-4a7d-86e0-143a23fefb65 [pid: 7|app: 0|req: 1532/2981] 10.0.0.23 () {34 vars in 669 bytes} [Tue Jun 16 09:05:33 2026] POST /v2.0/networks => generated 613 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/2982] 10.0.0.131 () {34 vars in 971 bytes} [Tue Jun 16 09:05:33 2026] GET /v2.0/ports/b61267fd-5485-40a8-b0a5-3800b71731e3 => generated 1516 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/2983] 199.19.213.57 () {30 vars in 742 bytes} [Tue Jun 16 09:05:33 2026] GET /v2.0/networks/301dcfb6-a7f3-4eb4-9a74-5a5aad5c5b5b => generated 798 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/2984] 199.19.213.57 () {30 vars in 740 bytes} [Tue Jun 16 09:05:33 2026] GET /v2.0/subnets/549fc50e-4342-498a-8bbf-3f4b3be2b73f => generated 673 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/2985] 199.19.213.57 () {30 vars in 740 bytes} [Tue Jun 16 09:05:33 2026] GET /v2.0/subnets/28f2a8d1-a1fb-4259-afd4-1167963cb4d2 => generated 748 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2986] 10.0.0.23 () {34 vars in 668 bytes} [Tue Jun 16 09:05:33 2026] POST /v2.0/subnets => generated 629 bytes in 299 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/2987] 199.19.213.57 () {30 vars in 736 bytes} [Tue Jun 16 09:05:33 2026] GET /v2.0/ports/a18a6ace-516d-4f92-a141-bd4174357621 => generated 1516 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2988] 10.0.0.23 () {34 vars in 750 bytes} [Tue Jun 16 09:05:33 2026] PUT /v2.0/subnets/0abfa48b-2121-4a64-ae17-49c5cc0116e6/tags => generated 17 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2989] 10.0.0.23 () {34 vars in 750 bytes} [Tue Jun 16 09:05:33 2026] PUT /v2.0/subnets/e0766f74-2bf3-4ed3-a70f-604e16052c7b/tags => generated 25 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2990] 10.0.0.23 () {34 vars in 750 bytes} [Tue Jun 16 09:05:33 2026] PUT /v2.0/subnets/9ce8a5df-fd84-4e8e-bba2-9dd6d0e9aed2/tags => generated 34 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2991] 10.0.0.23 () {34 vars in 750 bytes} [Tue Jun 16 09:05:33 2026] PUT /v2.0/subnets/52bc8cdc-6fe6-47d2-aa00-f2ce24497372/tags => generated 19 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2992] 10.0.0.23 () {32 vars in 663 bytes} [Tue Jun 16 09:05:34 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2993] 10.0.0.23 () {32 vars in 677 bytes} [Tue Jun 16 09:05:34 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2994] 10.0.0.23 () {32 vars in 673 bytes} [Tue Jun 16 09:05:34 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2995] 10.0.0.23 () {32 vars in 685 bytes} [Tue Jun 16 09:05:34 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2996] 10.0.0.23 () {32 vars in 671 bytes} [Tue Jun 16 09:05:34 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2997] 10.0.0.23 () {32 vars in 685 bytes} [Tue Jun 16 09:05:34 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/2998] 199.19.213.57 () {34 vars in 789 bytes} [Tue Jun 16 09:05:33 2026] PUT /v2.0/ports/a18a6ace-516d-4f92-a141-bd4174357621 => generated 1251 bytes in 579 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-06-16 09:05:34.420 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-573a844f-554f-47a0-b04f-4f7f5fdefe24'] response: {'name': 'network-changed', 'server_uuid': '04e1e512-14e5-4f99-998d-6579a50d0c08', 'tag': 'a18a6ace-516d-4f92-a141-bd4174357621', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1461/2999] 10.0.0.23 () {32 vars in 681 bytes} [Tue Jun 16 09:05:34 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/3000] 199.19.213.57 () {30 vars in 742 bytes} [Tue Jun 16 09:05:34 2026] GET /v2.0/networks/6dc0de64-1696-4965-827e-8a30b0d5862d => generated 798 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/3001] 10.0.0.23 () {32 vars in 693 bytes} [Tue Jun 16 09:05:34 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/3002] 199.19.213.57 () {30 vars in 740 bytes} [Tue Jun 16 09:05:34 2026] GET /v2.0/subnets/bb215a5e-1cd8-48e2-a238-b528c43109b0 => generated 674 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/3003] 199.19.213.57 () {30 vars in 702 bytes} [Tue Jun 16 09:05:34 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: 1542/3004] 199.19.213.57 () {30 vars in 704 bytes} [Tue Jun 16 09:05:34 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: 1543/3005] 199.19.213.57 () {30 vars in 680 bytes} [Tue Jun 16 09:05:34 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: 1544/3006] 199.19.213.57 () {30 vars in 716 bytes} [Tue Jun 16 09:05:34 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/3007] 10.0.0.23 () {32 vars in 723 bytes} [Tue Jun 16 09:05:34 2026] DELETE /v2.0/subnets/0abfa48b-2121-4a64-ae17-49c5cc0116e6 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/3008] 199.19.213.57 () {30 vars in 740 bytes} [Tue Jun 16 09:05:34 2026] GET /v2.0/subnets/1fe36bb9-d809-4d3d-944e-4a942bef060d => generated 675 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/3009] 199.19.213.57 () {30 vars in 736 bytes} [Tue Jun 16 09:05:34 2026] GET /v2.0/ports/39eab93e-6182-4155-b777-5d2b8b650889 => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/3010] 199.19.213.57 () {30 vars in 736 bytes} [Tue Jun 16 09:05:34 2026] GET /v2.0/ports/8c8a818d-f224-4a08-b764-38208c23b3c2 => generated 1350 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/3011] 10.0.0.23 () {32 vars in 723 bytes} [Tue Jun 16 09:05:34 2026] DELETE /v2.0/subnets/e0766f74-2bf3-4ed3-a70f-604e16052c7b => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/3012] 199.19.213.57 () {30 vars in 740 bytes} [Tue Jun 16 09:05:34 2026] GET /v2.0/subnets/1fe36bb9-d809-4d3d-944e-4a942bef060d => generated 675 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/3013] 199.19.213.57 () {30 vars in 742 bytes} [Tue Jun 16 09:05:34 2026] GET /v2.0/networks/dadf1c4e-ba70-480d-a2a5-e3ecb9304144 => generated 799 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/3014] 199.19.213.57 () {34 vars in 1079 bytes} [Tue Jun 16 09:05:34 2026] GET /v2.0/ports?tenant_id=af404a0d81654029bab8098d9048bf81&device_id=04e1e512-14e5-4f99-998d-6579a50d0c08 => generated 5377 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/3015] 10.0.0.23 () {32 vars in 723 bytes} [Tue Jun 16 09:05:34 2026] DELETE /v2.0/subnets/9ce8a5df-fd84-4e8e-bba2-9dd6d0e9aed2 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/3016] 199.19.213.57 () {30 vars in 736 bytes} [Tue Jun 16 09:05:34 2026] GET /v2.0/ports/39eab93e-6182-4155-b777-5d2b8b650889 => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/3017] 199.19.213.57 () {34 vars in 985 bytes} [Tue Jun 16 09:05:35 2026] GET /v2.0/networks?id=6dc0de64-1696-4965-827e-8a30b0d5862d => 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: 1548/3018] 199.19.213.57 () {30 vars in 740 bytes} [Tue Jun 16 09:05:35 2026] GET /v2.0/subnets/1fe36bb9-d809-4d3d-944e-4a942bef060d => generated 675 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/3019] 199.19.213.57 () {34 vars in 1055 bytes} [Tue Jun 16 09:05:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.35&port_id=a18a6ace-516d-4f92-a141-bd4174357621 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/3020] 10.0.0.23 () {32 vars in 723 bytes} [Tue Jun 16 09:05:35 2026] DELETE /v2.0/subnets/52bc8cdc-6fe6-47d2-aa00-f2ce24497372 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/3021] 199.19.213.57 () {34 vars in 983 bytes} [Tue Jun 16 09:05:35 2026] GET /v2.0/subnets?id=bb215a5e-1cd8-48e2-a238-b528c43109b0 => generated 677 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/3022] 199.19.213.57 () {34 vars in 1051 bytes} [Tue Jun 16 09:05:35 2026] GET /v2.0/ports?network_id=6dc0de64-1696-4965-827e-8a30b0d5862d&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: 1552/3023] 199.19.213.57 () {34 vars in 1011 bytes} [Tue Jun 16 09:05:35 2026] GET /v2.0/networks/6dc0de64-1696-4965-827e-8a30b0d5862d?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/3024] 10.0.0.23 () {32 vars in 723 bytes} [Tue Jun 16 09:05:35 2026] DELETE /v2.0/subnets/5009978c-32cb-4d50-8cca-a0c5b22005cd => 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: 1553/3025] 199.19.213.57 () {34 vars in 1111 bytes} [Tue Jun 16 09:05:35 2026] GET /v2.0/networks/6dc0de64-1696-4965-827e-8a30b0d5862d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 09:05:35.476 8 INFO neutron_taas.services.taas.taas_plugin [None req-10c9befb-2b68-4ec6-8eb1-44307aa0093b 0328f4c42eb2490da45dad012adb7b5d fe18067e31544b378015a190006793fd - - default default] TaaS: Handle Delete Port: b27e98a6-5b8e-4e73-8aef-3860fb0ba6a8 2026-06-16 09:05:35.479 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-10c9befb-2b68-4ec6-8eb1-44307aa0093b 0328f4c42eb2490da45dad012adb7b5d fe18067e31544b378015a190006793fd - - default default] Tap Mirror: Handle Delete Port: b27e98a6-5b8e-4e73-8aef-3860fb0ba6a8 2026-06-16 09:05:35.697 8 INFO neutron.services.segments.plugin [-] Segment 42200395-3692-4fc7-b815-a00861a87eb9 resource provider aggregate not found 2026-06-16 09:05:35.699 8 INFO neutron.services.segments.plugin [-] Segment 42200395-3692-4fc7-b815-a00861a87eb9 resource provider aggregate not found 2026-06-16 09:05:35.724 8 INFO neutron.services.segments.plugin [-] Segment 42200395-3692-4fc7-b815-a00861a87eb9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42200395-3692-4fc7-b815-a00861a87eb9 found for delete ", "request_id": "req-0dda9027-1570-47f7-ac11-414b489b1b76"}]} 2026-06-16 09:05:35.724 8 INFO neutron.services.segments.plugin [-] Segment 42200395-3692-4fc7-b815-a00861a87eb9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42200395-3692-4fc7-b815-a00861a87eb9 found for delete ", "request_id": "req-b16c0018-af80-408e-9537-e11735f97969"}]} [pid: 8|app: 0|req: 1473/3026] 10.0.0.23 () {32 vars in 725 bytes} [Tue Jun 16 09:05:35 2026] DELETE /v2.0/networks/b544fbe3-49db-420d-8eec-f420116f7d02 => generated 0 bytes in 410 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 09:05:35.893 7 INFO neutron.services.segments.plugin [-] Segment be8d4fb7-b76f-475e-9018-bf9e5e805468 resource provider aggregate not found 2026-06-16 09:05:35.902 7 INFO neutron.services.segments.plugin [-] Segment be8d4fb7-b76f-475e-9018-bf9e5e805468 resource provider aggregate not found 2026-06-16 09:05:35.931 7 INFO neutron.services.segments.plugin [-] Segment be8d4fb7-b76f-475e-9018-bf9e5e805468 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be8d4fb7-b76f-475e-9018-bf9e5e805468 found for delete ", "request_id": "req-148516bc-5c3d-45f7-803c-500db89af5f6"}]} 2026-06-16 09:05:35.934 7 INFO neutron.services.segments.plugin [-] Segment be8d4fb7-b76f-475e-9018-bf9e5e805468 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be8d4fb7-b76f-475e-9018-bf9e5e805468 found for delete ", "request_id": "req-2790557a-2549-4f00-acad-0143b1dd39e0"}]} [pid: 7|app: 0|req: 1554/3027] 10.0.0.23 () {32 vars in 725 bytes} [Tue Jun 16 09:05:35 2026] DELETE /v2.0/networks/2b4f92d2-87eb-4c17-aab8-6151777af86b => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/3028] 10.0.0.23 () {32 vars in 725 bytes} [Tue Jun 16 09:05:35 2026] DELETE /v2.0/networks/db51d3b8-da48-40dd-9167-68329b9aebac => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/3029] 10.0.0.23 () {32 vars in 725 bytes} [Tue Jun 16 09:05:36 2026] DELETE /v2.0/networks/33d2c50a-8e41-4a5f-b352-0b6b525a798b => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/3030] 10.0.0.23 () {32 vars in 725 bytes} [Tue Jun 16 09:05:36 2026] DELETE /v2.0/networks/6ac208aa-1c9e-4a7d-86e0-143a23fefb65 => 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: 1556/3031] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:05:37 2026] GET /v2.0/security-groups?tenant_id=d46bd23692b2434a8b8dda3db669325d&name=default => generated 2929 bytes in 361 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 09:05:37.755 8 INFO neutron.services.segments.plugin [-] Segment 081f80cc-ec32-49ad-bb56-00babd8f1aee resource provider aggregate not found 2026-06-16 09:05:37.762 8 INFO neutron.services.segments.plugin [-] Segment 081f80cc-ec32-49ad-bb56-00babd8f1aee resource provider aggregate not found 2026-06-16 09:05:37.778 8 INFO neutron.services.segments.plugin [-] Segment 081f80cc-ec32-49ad-bb56-00babd8f1aee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 081f80cc-ec32-49ad-bb56-00babd8f1aee found for delete ", "request_id": "req-4086daca-d599-44ad-8956-451db1934019"}]} 2026-06-16 09:05:37.786 8 INFO neutron.services.segments.plugin [-] Segment 081f80cc-ec32-49ad-bb56-00babd8f1aee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 081f80cc-ec32-49ad-bb56-00babd8f1aee found for delete ", "request_id": "req-67ed7bcc-9bd2-43e6-9f33-b7488f97050f"}]} 2026-06-16 09:05:37.798 8 INFO neutron.services.segments.plugin [-] Segment ca1c147c-f70a-487a-97be-6b2be50cf66c resource provider aggregate not found 2026-06-16 09:05:37.816 8 INFO neutron.services.segments.plugin [-] Segment ca1c147c-f70a-487a-97be-6b2be50cf66c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca1c147c-f70a-487a-97be-6b2be50cf66c found for delete ", "request_id": "req-00c25a03-ce3a-4078-a681-5ac64a54ccbe"}]} 2026-06-16 09:05:37.822 8 INFO neutron.services.segments.plugin [-] Segment ca1c147c-f70a-487a-97be-6b2be50cf66c resource provider aggregate not found 2026-06-16 09:05:37.844 8 INFO neutron.services.segments.plugin [-] Segment ca1c147c-f70a-487a-97be-6b2be50cf66c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca1c147c-f70a-487a-97be-6b2be50cf66c found for delete ", "request_id": "req-55afca84-0c9d-4ba8-b035-fca1439f48be"}]} [pid: 8|app: 0|req: 1476/3032] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:05:37 2026] DELETE /v2.0/security-groups/770b2fd8-1bbd-4fed-90b2-827f0ee4d007 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 09:05:37.954 7 INFO neutron.services.segments.plugin [-] Segment fc78919c-e7da-43cf-935c-69530f06118c resource provider aggregate not found 2026-06-16 09:05:37.960 7 INFO neutron.services.segments.plugin [-] Segment fc78919c-e7da-43cf-935c-69530f06118c resource provider aggregate not found 2026-06-16 09:05:37.976 7 INFO neutron.services.segments.plugin [-] Segment fc78919c-e7da-43cf-935c-69530f06118c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc78919c-e7da-43cf-935c-69530f06118c found for delete ", "request_id": "req-f624674b-24b7-4410-8f9f-4c4235f0b301"}]} 2026-06-16 09:05:37.984 7 INFO neutron.services.segments.plugin [-] Segment fc78919c-e7da-43cf-935c-69530f06118c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc78919c-e7da-43cf-935c-69530f06118c found for delete ", "request_id": "req-475a0353-1d6e-4348-9e27-bf71af246028"}]} [pid: 7|app: 0|req: 1557/3033] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:05:37 2026] GET /v2.0/security-groups?tenant_id=fe18067e31544b378015a190006793fd&name=default => generated 2929 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/3034] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:05:38 2026] DELETE /v2.0/security-groups/052e3fc3-bc8d-4277-9841-addbca9666ec => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/3035] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:05:38 2026] GET /v2.0/security-groups?tenant_id=e80579969a9c492bb26acfb12647cf35&name=default => generated 2929 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/3036] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:05:38 2026] DELETE /v2.0/security-groups/e7742951-9933-4863-872d-4e3e0e8d4133 => 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: 1559/3037] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:05:42 2026] GET /v2.0/security-groups?tenant_id=a46f470a842446cab7b99d53312eb4ca&name=default => generated 2929 bytes in 310 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/3038] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:05:42 2026] DELETE /v2.0/security-groups/efeaf796-d934-4826-83e8-2e3064a5e26c => 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: 1560/3039] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:05:43 2026] GET /v2.0/security-groups?tenant_id=f0682755b7d84654857c70a24af5fd95&name=default => generated 2929 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/3040] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:05:43 2026] DELETE /v2.0/security-groups/22cb4d93-ed02-4093-9f8b-275cdc270550 => 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: 1562/3043] 199.19.213.57 () {30 vars in 702 bytes} [Tue Jun 16 09:05:49 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/3044] 199.19.213.57 () {30 vars in 704 bytes} [Tue Jun 16 09:05:49 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/3045] 199.19.213.57 () {30 vars in 680 bytes} [Tue Jun 16 09:05:49 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/3046] 199.19.213.57 () {30 vars in 716 bytes} [Tue Jun 16 09:05:49 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3047] 199.19.213.57 () {30 vars in 740 bytes} [Tue Jun 16 09:05:49 2026] GET /v2.0/subnets/bb215a5e-1cd8-48e2-a238-b528c43109b0 => generated 674 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/3048] 199.19.213.57 () {30 vars in 768 bytes} [Tue Jun 16 09:05:49 2026] GET /v2.0/ports?device_id=04e1e512-14e5-4f99-998d-6579a50d0c08 => generated 5377 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1565/3049] 199.19.213.57 () {30 vars in 702 bytes} [Tue Jun 16 09:05:49 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/3050] 199.19.213.57 () {30 vars in 704 bytes} [Tue Jun 16 09:05:49 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: 1566/3051] 199.19.213.57 () {30 vars in 680 bytes} [Tue Jun 16 09:05:49 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/3052] 199.19.213.57 () {30 vars in 716 bytes} [Tue Jun 16 09:05:49 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: 1567/3053] 199.19.213.57 () {30 vars in 736 bytes} [Tue Jun 16 09:05:49 2026] GET /v2.0/ports/b61267fd-5485-40a8-b0a5-3800b71731e3 => generated 1516 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/3054] 199.19.213.57 () {34 vars in 789 bytes} [Tue Jun 16 09:05:49 2026] PUT /v2.0/ports/b61267fd-5485-40a8-b0a5-3800b71731e3 => generated 1251 bytes in 318 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 09:05:50.105 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f1a8ae42-bc2a-48aa-bc6c-4143216bd2e7'] response: {'name': 'network-changed', 'server_uuid': '04e1e512-14e5-4f99-998d-6579a50d0c08', 'tag': 'b61267fd-5485-40a8-b0a5-3800b71731e3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1568/3055] 199.19.213.57 () {30 vars in 742 bytes} [Tue Jun 16 09:05:50 2026] GET /v2.0/networks/301dcfb6-a7f3-4eb4-9a74-5a5aad5c5b5b => generated 798 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1488/3056] 199.19.213.57 () {30 vars in 740 bytes} [Tue Jun 16 09:05:50 2026] GET /v2.0/subnets/549fc50e-4342-498a-8bbf-3f4b3be2b73f => generated 673 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/3057] 199.19.213.57 () {30 vars in 736 bytes} [Tue Jun 16 09:05:50 2026] GET /v2.0/ports/b61267fd-5485-40a8-b0a5-3800b71731e3 => generated 1287 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/3058] 199.19.213.57 () {34 vars in 788 bytes} [Tue Jun 16 09:05:50 2026] PUT /v2.0/ports/b61267fd-5485-40a8-b0a5-3800b71731e3 => generated 1080 bytes in 389 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: 1570/3059] 199.19.213.57 () {34 vars in 1079 bytes} [Tue Jun 16 09:05:50 2026] GET /v2.0/ports?tenant_id=af404a0d81654029bab8098d9048bf81&device_id=04e1e512-14e5-4f99-998d-6579a50d0c08 => generated 4977 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/3060] 199.19.213.57 () {30 vars in 742 bytes} [Tue Jun 16 09:05:50 2026] GET /v2.0/networks/301dcfb6-a7f3-4eb4-9a74-5a5aad5c5b5b => generated 798 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1571/3061] 199.19.213.57 () {34 vars in 985 bytes} [Tue Jun 16 09:05:50 2026] GET /v2.0/networks?id=301dcfb6-a7f3-4eb4-9a74-5a5aad5c5b5b => generated 801 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/3062] 199.19.213.57 () {30 vars in 768 bytes} [Tue Jun 16 09:05:50 2026] GET /v2.0/ports?device_id=04e1e512-14e5-4f99-998d-6579a50d0c08 => generated 4977 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/3063] 199.19.213.57 () {34 vars in 1011 bytes} [Tue Jun 16 09:05:50 2026] GET /v2.0/networks/301dcfb6-a7f3-4eb4-9a74-5a5aad5c5b5b?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/3064] 199.19.213.57 () {34 vars in 1111 bytes} [Tue Jun 16 09:05:50 2026] GET /v2.0/networks/301dcfb6-a7f3-4eb4-9a74-5a5aad5c5b5b?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: 1573/3065] 199.19.213.57 () {30 vars in 768 bytes} [Tue Jun 16 09:05:50 2026] GET /v2.0/ports?device_id=04e1e512-14e5-4f99-998d-6579a50d0c08 => generated 4977 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/3066] 199.19.213.57 () {30 vars in 768 bytes} [Tue Jun 16 09:05:51 2026] GET /v2.0/ports?device_id=04e1e512-14e5-4f99-998d-6579a50d0c08 => generated 4977 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 09:05:52.155 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8a2ebe2f-f2d6-4627-830c-0ad11f5fa85a'] response: {'name': 'network-changed', 'server_uuid': '04e1e512-14e5-4f99-998d-6579a50d0c08', 'tag': 'b61267fd-5485-40a8-b0a5-3800b71731e3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1574/3067] 199.19.213.57 () {34 vars in 1079 bytes} [Tue Jun 16 09:05:52 2026] GET /v2.0/ports?tenant_id=af404a0d81654029bab8098d9048bf81&device_id=04e1e512-14e5-4f99-998d-6579a50d0c08 => generated 4977 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/3068] 199.19.213.57 () {34 vars in 985 bytes} [Tue Jun 16 09:05:52 2026] GET /v2.0/networks?id=301dcfb6-a7f3-4eb4-9a74-5a5aad5c5b5b => generated 801 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1575/3069] 199.19.213.57 () {34 vars in 1011 bytes} [Tue Jun 16 09:05:52 2026] GET /v2.0/networks/301dcfb6-a7f3-4eb4-9a74-5a5aad5c5b5b?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/3070] 199.19.213.57 () {34 vars in 1111 bytes} [Tue Jun 16 09:05:52 2026] GET /v2.0/networks/301dcfb6-a7f3-4eb4-9a74-5a5aad5c5b5b?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: 1576/3071] 199.19.213.57 () {30 vars in 768 bytes} [Tue Jun 16 09:05:52 2026] GET /v2.0/ports?device_id=04e1e512-14e5-4f99-998d-6579a50d0c08 => generated 4977 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/3072] 199.19.213.57 () {34 vars in 974 bytes} [Tue Jun 16 09:05:53 2026] GET /v2.0/ports/b61267fd-5485-40a8-b0a5-3800b71731e3 => generated 1116 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/3073] 199.19.213.57 () {34 vars in 1059 bytes} [Tue Jun 16 09:05:53 2026] GET /v2.0/ports/b61267fd-5485-40a8-b0a5-3800b71731e3?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/3074] 199.19.213.57 () {34 vars in 1015 bytes} [Tue Jun 16 09:05:53 2026] GET /v2.0/networks/301dcfb6-a7f3-4eb4-9a74-5a5aad5c5b5b?fields=dns_domain => generated 29 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/3075] 199.19.213.57 () {38 vars in 1027 bytes} [Tue Jun 16 09:05:53 2026] PUT /v2.0/ports/b61267fd-5485-40a8-b0a5-3800b71731e3 => generated 917 bytes in 308 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/3076] 199.19.213.57 () {30 vars in 768 bytes} [Tue Jun 16 09:05:54 2026] GET /v2.0/ports?device_id=04e1e512-14e5-4f99-998d-6579a50d0c08 => generated 3869 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 09:05:54.229 7 INFO neutron_taas.services.taas.taas_plugin [None req-fd567dca-3892-4aaf-8d6c-a9da5ac01e30 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] TaaS: Handle Delete Port: b61267fd-5485-40a8-b0a5-3800b71731e3 2026-06-16 09:05:54.232 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fd567dca-3892-4aaf-8d6c-a9da5ac01e30 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] Tap Mirror: Handle Delete Port: b61267fd-5485-40a8-b0a5-3800b71731e3 [pid: 7|app: 0|req: 1579/3077] 199.19.213.57 () {32 vars in 758 bytes} [Tue Jun 16 09:05:54 2026] DELETE /v2.0/ports/b61267fd-5485-40a8-b0a5-3800b71731e3 => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/3078] 199.19.213.57 () {30 vars in 702 bytes} [Tue Jun 16 09:05:54 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/3079] 199.19.213.57 () {30 vars in 704 bytes} [Tue Jun 16 09:05:54 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/3080] 199.19.213.57 () {30 vars in 680 bytes} [Tue Jun 16 09:05:54 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: 1581/3081] 199.19.213.57 () {30 vars in 716 bytes} [Tue Jun 16 09:05:54 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/3082] 199.19.213.57 () {30 vars in 740 bytes} [Tue Jun 16 09:05:54 2026] GET /v2.0/subnets/1fe36bb9-d809-4d3d-944e-4a942bef060d => 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: 1582/3083] 199.19.213.57 () {30 vars in 736 bytes} [Tue Jun 16 09:05:54 2026] GET /v2.0/ports/39eab93e-6182-4155-b777-5d2b8b650889 => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/3084] 199.19.213.57 () {30 vars in 736 bytes} [Tue Jun 16 09:05:54 2026] GET /v2.0/ports/8c8a818d-f224-4a08-b764-38208c23b3c2 => 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: 1583/3085] 199.19.213.57 () {30 vars in 740 bytes} [Tue Jun 16 09:05:54 2026] GET /v2.0/subnets/1fe36bb9-d809-4d3d-944e-4a942bef060d => generated 675 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/3086] 199.19.213.57 () {30 vars in 742 bytes} [Tue Jun 16 09:05:54 2026] GET /v2.0/networks/dadf1c4e-ba70-480d-a2a5-e3ecb9304144 => generated 799 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/3087] 199.19.213.57 () {30 vars in 736 bytes} [Tue Jun 16 09:05:54 2026] GET /v2.0/ports/39eab93e-6182-4155-b777-5d2b8b650889 => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/3088] 199.19.213.57 () {30 vars in 740 bytes} [Tue Jun 16 09:05:54 2026] GET /v2.0/subnets/1fe36bb9-d809-4d3d-944e-4a942bef060d => 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: 1585/3089] 199.19.213.57 () {34 vars in 1079 bytes} [Tue Jun 16 09:05:55 2026] GET /v2.0/ports?tenant_id=af404a0d81654029bab8098d9048bf81&device_id=04e1e512-14e5-4f99-998d-6579a50d0c08 => generated 3869 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/3090] 199.19.213.57 () {34 vars in 1225 bytes} [Tue Jun 16 09:05:55 2026] GET /v2.0/networks?id=d2af0cf3-7606-4341-9d07-67f763434734&id=dadf1c4e-ba70-480d-a2a5-e3ecb9304144&id=6dc0de64-1696-4965-827e-8a30b0d5862d&id=301dcfb6-a7f3-4eb4-9a74-5a5aad5c5b5b => generated 3097 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1586/3091] 199.19.213.57 () {34 vars in 1061 bytes} [Tue Jun 16 09:05:55 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.167&port_id=0f37209d-8678-44a9-9298-f47d1e83a5e5 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/3092] 199.19.213.57 () {34 vars in 983 bytes} [Tue Jun 16 09:05:55 2026] GET /v2.0/subnets?id=e31c0628-015c-4c6a-aac8-c160a99d0729 => generated 654 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/3093] 199.19.213.57 () {34 vars in 1051 bytes} [Tue Jun 16 09:05:55 2026] GET /v2.0/ports?network_id=d2af0cf3-7606-4341-9d07-67f763434734&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/3094] 199.19.213.57 () {34 vars in 1011 bytes} [Tue Jun 16 09:05:55 2026] GET /v2.0/networks/d2af0cf3-7606-4341-9d07-67f763434734?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: 1588/3095] 199.19.213.57 () {34 vars in 1111 bytes} [Tue Jun 16 09:05:55 2026] GET /v2.0/networks/d2af0cf3-7606-4341-9d07-67f763434734?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/3096] 199.19.213.57 () {34 vars in 1057 bytes} [Tue Jun 16 09:05:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.229&port_id=8c8a818d-f224-4a08-b764-38208c23b3c2 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/3097] 199.19.213.57 () {34 vars in 983 bytes} [Tue Jun 16 09:05:55 2026] GET /v2.0/subnets?id=1fe36bb9-d809-4d3d-944e-4a942bef060d => generated 678 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/3098] 199.19.213.57 () {34 vars in 1051 bytes} [Tue Jun 16 09:05:55 2026] GET /v2.0/ports?network_id=dadf1c4e-ba70-480d-a2a5-e3ecb9304144&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: 1590/3099] 199.19.213.57 () {34 vars in 1011 bytes} [Tue Jun 16 09:05:55 2026] GET /v2.0/networks/dadf1c4e-ba70-480d-a2a5-e3ecb9304144?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/3100] 199.19.213.57 () {34 vars in 1111 bytes} [Tue Jun 16 09:05:55 2026] GET /v2.0/networks/dadf1c4e-ba70-480d-a2a5-e3ecb9304144?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: 1591/3101] 199.19.213.57 () {34 vars in 1055 bytes} [Tue Jun 16 09:05:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.35&port_id=a18a6ace-516d-4f92-a141-bd4174357621 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/3102] 199.19.213.57 () {34 vars in 983 bytes} [Tue Jun 16 09:05:55 2026] GET /v2.0/subnets?id=bb215a5e-1cd8-48e2-a238-b528c43109b0 => generated 677 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1592/3103] 199.19.213.57 () {34 vars in 1051 bytes} [Tue Jun 16 09:05:55 2026] GET /v2.0/ports?network_id=6dc0de64-1696-4965-827e-8a30b0d5862d&device_owner=network%3Adhcp => generated 1457 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/3104] 199.19.213.57 () {34 vars in 1011 bytes} [Tue Jun 16 09:05:55 2026] GET /v2.0/networks/6dc0de64-1696-4965-827e-8a30b0d5862d?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: 1593/3105] 199.19.213.57 () {34 vars in 1111 bytes} [Tue Jun 16 09:05:55 2026] GET /v2.0/networks/6dc0de64-1696-4965-827e-8a30b0d5862d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/3106] 199.19.213.57 () {30 vars in 702 bytes} [Tue Jun 16 09:05:59 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1594/3107] 199.19.213.57 () {30 vars in 704 bytes} [Tue Jun 16 09:05:59 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/3108] 199.19.213.57 () {30 vars in 680 bytes} [Tue Jun 16 09:05:59 2026] GET /v2.0/extensions/qos => generated 166 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1595/3109] 199.19.213.57 () {30 vars in 716 bytes} [Tue Jun 16 09:05:59 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/3110] 199.19.213.57 () {30 vars in 768 bytes} [Tue Jun 16 09:05:59 2026] GET /v2.0/ports?device_id=04e1e512-14e5-4f99-998d-6579a50d0c08 => generated 3869 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1596/3111] 199.19.213.57 () {30 vars in 702 bytes} [Tue Jun 16 09:05:59 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/3112] 199.19.213.57 () {30 vars in 704 bytes} [Tue Jun 16 09:05:59 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: 7|app: 0|req: 1597/3113] 199.19.213.57 () {30 vars in 680 bytes} [Tue Jun 16 09:05:59 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/3114] 199.19.213.57 () {30 vars in 716 bytes} [Tue Jun 16 09:05:59 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1598/3115] 199.19.213.57 () {30 vars in 736 bytes} [Tue Jun 16 09:05:59 2026] GET /v2.0/ports/a18a6ace-516d-4f92-a141-bd4174357621 => generated 1287 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/3118] 199.19.213.57 () {34 vars in 788 bytes} [Tue Jun 16 09:05:59 2026] PUT /v2.0/ports/a18a6ace-516d-4f92-a141-bd4174357621 => generated 1080 bytes in 360 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 09:06:00.387 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-17c4a264-74dd-4191-bf0d-8b0f96db7fb9'] response: {'name': 'network-changed', 'server_uuid': '04e1e512-14e5-4f99-998d-6579a50d0c08', 'tag': 'a18a6ace-516d-4f92-a141-bd4174357621', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1601/3119] 199.19.213.57 () {30 vars in 742 bytes} [Tue Jun 16 09:06:00 2026] GET /v2.0/networks/6dc0de64-1696-4965-827e-8a30b0d5862d => generated 798 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1519/3120] 199.19.213.57 () {30 vars in 768 bytes} [Tue Jun 16 09:06:00 2026] GET /v2.0/ports?device_id=04e1e512-14e5-4f99-998d-6579a50d0c08 => generated 3698 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1602/3121] 199.19.213.57 () {30 vars in 768 bytes} [Tue Jun 16 09:06:00 2026] GET /v2.0/ports?device_id=04e1e512-14e5-4f99-998d-6579a50d0c08 => generated 3698 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/3122] 199.19.213.57 () {34 vars in 1079 bytes} [Tue Jun 16 09:06:00 2026] GET /v2.0/ports?tenant_id=af404a0d81654029bab8098d9048bf81&device_id=04e1e512-14e5-4f99-998d-6579a50d0c08 => generated 3698 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1603/3123] 199.19.213.57 () {34 vars in 985 bytes} [Tue Jun 16 09:06:00 2026] GET /v2.0/networks?id=6dc0de64-1696-4965-827e-8a30b0d5862d => generated 801 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/3124] 199.19.213.57 () {34 vars in 1011 bytes} [Tue Jun 16 09:06:00 2026] GET /v2.0/networks/6dc0de64-1696-4965-827e-8a30b0d5862d?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: 1604/3125] 199.19.213.57 () {34 vars in 1111 bytes} [Tue Jun 16 09:06:01 2026] GET /v2.0/networks/6dc0de64-1696-4965-827e-8a30b0d5862d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/3126] 199.19.213.57 () {30 vars in 768 bytes} [Tue Jun 16 09:06:01 2026] GET /v2.0/ports?device_id=04e1e512-14e5-4f99-998d-6579a50d0c08 => generated 3698 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1605/3127] 199.19.213.57 () {34 vars in 974 bytes} [Tue Jun 16 09:06:02 2026] GET /v2.0/ports/a18a6ace-516d-4f92-a141-bd4174357621 => generated 1116 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/3128] 199.19.213.57 () {34 vars in 1059 bytes} [Tue Jun 16 09:06:02 2026] GET /v2.0/ports/a18a6ace-516d-4f92-a141-bd4174357621?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1606/3129] 199.19.213.57 () {30 vars in 768 bytes} [Tue Jun 16 09:06:02 2026] GET /v2.0/ports?device_id=04e1e512-14e5-4f99-998d-6579a50d0c08 => generated 3698 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/3130] 199.19.213.57 () {34 vars in 1015 bytes} [Tue Jun 16 09:06:02 2026] GET /v2.0/networks/6dc0de64-1696-4965-827e-8a30b0d5862d?fields=dns_domain => generated 29 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1607/3131] 199.19.213.57 () {38 vars in 1027 bytes} [Tue Jun 16 09:06:02 2026] PUT /v2.0/ports/a18a6ace-516d-4f92-a141-bd4174357621 => generated 917 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/3132] 199.19.213.57 () {30 vars in 768 bytes} [Tue Jun 16 09:06:03 2026] GET /v2.0/ports?device_id=04e1e512-14e5-4f99-998d-6579a50d0c08 => generated 2590 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, ' 2026-06-16 09:06:03.938 7 INFO neutron_taas.services.taas.taas_plugin [None req-ff467b57-d038-456e-8428-5c8303209480 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] TaaS: Handle Delete Port: a18a6ace-516d-4f92-a141-bd4174357621 2026-06-16 09:06:03.942 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ff467b57-d038-456e-8428-5c8303209480 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] Tap Mirror: Handle Delete Port: a18a6ace-516d-4f92-a141-bd4174357621 [pid: 7|app: 0|req: 1608/3133] 199.19.213.57 () {32 vars in 758 bytes} [Tue Jun 16 09:06:03 2026] DELETE /v2.0/ports/a18a6ace-516d-4f92-a141-bd4174357621 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/3134] 199.19.213.57 () {30 vars in 702 bytes} [Tue Jun 16 09:06:04 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: 1609/3135] 199.19.213.57 () {30 vars in 704 bytes} [Tue Jun 16 09:06:04 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/3136] 199.19.213.57 () {30 vars in 680 bytes} [Tue Jun 16 09:06:04 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: 1610/3137] 199.19.213.57 () {30 vars in 716 bytes} [Tue Jun 16 09:06:04 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/3138] 199.19.213.57 () {30 vars in 740 bytes} [Tue Jun 16 09:06:04 2026] GET /v2.0/subnets/1fe36bb9-d809-4d3d-944e-4a942bef060d => 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: 1611/3139] 199.19.213.57 () {30 vars in 736 bytes} [Tue Jun 16 09:06:04 2026] GET /v2.0/ports/39eab93e-6182-4155-b777-5d2b8b650889 => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/3140] 199.19.213.57 () {30 vars in 736 bytes} [Tue Jun 16 09:06:04 2026] GET /v2.0/ports/8c8a818d-f224-4a08-b764-38208c23b3c2 => generated 1350 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1612/3141] 199.19.213.57 () {30 vars in 740 bytes} [Tue Jun 16 09:06:04 2026] GET /v2.0/subnets/1fe36bb9-d809-4d3d-944e-4a942bef060d => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/3142] 199.19.213.57 () {30 vars in 742 bytes} [Tue Jun 16 09:06:04 2026] GET /v2.0/networks/dadf1c4e-ba70-480d-a2a5-e3ecb9304144 => generated 799 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1613/3143] 199.19.213.57 () {30 vars in 736 bytes} [Tue Jun 16 09:06:04 2026] GET /v2.0/ports/39eab93e-6182-4155-b777-5d2b8b650889 => generated 1132 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/3144] 199.19.213.57 () {30 vars in 740 bytes} [Tue Jun 16 09:06:04 2026] GET /v2.0/subnets/1fe36bb9-d809-4d3d-944e-4a942bef060d => generated 675 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1614/3145] 199.19.213.57 () {34 vars in 1079 bytes} [Tue Jun 16 09:06:04 2026] GET /v2.0/ports?tenant_id=af404a0d81654029bab8098d9048bf81&device_id=04e1e512-14e5-4f99-998d-6579a50d0c08 => generated 2590 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/3146] 199.19.213.57 () {34 vars in 1145 bytes} [Tue Jun 16 09:06:04 2026] GET /v2.0/networks?id=d2af0cf3-7606-4341-9d07-67f763434734&id=dadf1c4e-ba70-480d-a2a5-e3ecb9304144&id=6dc0de64-1696-4965-827e-8a30b0d5862d => generated 2310 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1615/3147] 199.19.213.57 () {34 vars in 1061 bytes} [Tue Jun 16 09:06:04 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.167&port_id=0f37209d-8678-44a9-9298-f47d1e83a5e5 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3148] 199.19.213.57 () {34 vars in 983 bytes} [Tue Jun 16 09:06:04 2026] GET /v2.0/subnets?id=e31c0628-015c-4c6a-aac8-c160a99d0729 => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1616/3149] 199.19.213.57 () {34 vars in 1051 bytes} [Tue Jun 16 09:06:04 2026] GET /v2.0/ports?network_id=d2af0cf3-7606-4341-9d07-67f763434734&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/3150] 199.19.213.57 () {34 vars in 1011 bytes} [Tue Jun 16 09:06:04 2026] GET /v2.0/networks/d2af0cf3-7606-4341-9d07-67f763434734?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: 1617/3151] 199.19.213.57 () {34 vars in 1111 bytes} [Tue Jun 16 09:06:04 2026] GET /v2.0/networks/d2af0cf3-7606-4341-9d07-67f763434734?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/3152] 199.19.213.57 () {34 vars in 1057 bytes} [Tue Jun 16 09:06:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.229&port_id=8c8a818d-f224-4a08-b764-38208c23b3c2 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1618/3153] 199.19.213.57 () {34 vars in 983 bytes} [Tue Jun 16 09:06:04 2026] GET /v2.0/subnets?id=1fe36bb9-d809-4d3d-944e-4a942bef060d => generated 678 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/3154] 199.19.213.57 () {34 vars in 1051 bytes} [Tue Jun 16 09:06:04 2026] GET /v2.0/ports?network_id=dadf1c4e-ba70-480d-a2a5-e3ecb9304144&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1619/3155] 199.19.213.57 () {34 vars in 1011 bytes} [Tue Jun 16 09:06:05 2026] GET /v2.0/networks/dadf1c4e-ba70-480d-a2a5-e3ecb9304144?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/3156] 199.19.213.57 () {34 vars in 1111 bytes} [Tue Jun 16 09:06:05 2026] GET /v2.0/networks/dadf1c4e-ba70-480d-a2a5-e3ecb9304144?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/3159] 199.19.213.57 () {30 vars in 702 bytes} [Tue Jun 16 09:06:16 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: 1621/3160] 199.19.213.57 () {30 vars in 704 bytes} [Tue Jun 16 09:06:16 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/3161] 199.19.213.57 () {30 vars in 680 bytes} [Tue Jun 16 09:06:16 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1622/3162] 199.19.213.57 () {30 vars in 716 bytes} [Tue Jun 16 09:06:16 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 09:06:16.124 8 INFO neutron.api.v2.resource [None req-1477c32e-14db-473a-9a64-6afb1ea493c5 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1541/3163] 199.19.213.57 () {30 vars in 762 bytes} [Tue Jun 16 09:06:16 2026] GET /v2.0/security-groups/lb-18c003a8-a745-46bc-a092-c6ee5b1209c4 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1623/3164] 199.19.213.57 () {30 vars in 784 bytes} [Tue Jun 16 09:06:16 2026] GET /v2.0/security-groups?name=lb-18c003a8-a745-46bc-a092-c6ee5b1209c4 => generated 2865 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/3165] 199.19.213.57 () {30 vars in 814 bytes} [Tue Jun 16 09:06:16 2026] GET /v2.0/security-group-rules?security_group_id=190fd70b-4263-4aba-91f8-ffe2d6e65bc8 => generated 2334 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1624/3166] 199.19.213.57 () {32 vars in 788 bytes} [Tue Jun 16 09:06:16 2026] DELETE /v2.0/security-group-rules/76d9dedf-1f8a-4086-acd6-d12679e8d310 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/3167] 199.19.213.57 () {32 vars in 788 bytes} [Tue Jun 16 09:06:16 2026] DELETE /v2.0/security-group-rules/af44dcc0-f987-45ec-9b0e-e924fa082d00 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 09:06:19.821 7 INFO neutron_taas.services.taas.taas_plugin [None req-6902edd8-ecc0-4531-a19a-d4d36fbe6c7f fe7f8e6864bb45f495daa243bb445421 9b9719165e5741eaa593a7c2b3b75fc2 - - default default] TaaS: Handle Delete Port: 67974373-c287-45f3-9fa8-6325073d9166 2026-06-16 09:06:19.824 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6902edd8-ecc0-4531-a19a-d4d36fbe6c7f fe7f8e6864bb45f495daa243bb445421 9b9719165e5741eaa593a7c2b3b75fc2 - - default default] Tap Mirror: Handle Delete Port: 67974373-c287-45f3-9fa8-6325073d9166 2026-06-16 09:06:20.037 7 INFO neutron.db.l3_db [None req-6902edd8-ecc0-4531-a19a-d4d36fbe6c7f fe7f8e6864bb45f495daa243bb445421 9b9719165e5741eaa593a7c2b3b75fc2 - - default default] Floating IP bbc04766-80da-4665-ab45-16a5bd57dffe disassociated (deleted). External IP: 10.96.250.213, port: 39eab93e-6182-4155-b777-5d2b8b650889. [pid: 7|app: 0|req: 1625/3168] 10.0.0.23 () {32 vars in 731 bytes} [Tue Jun 16 09:06:19 2026] DELETE /v2.0/floatingips/bbc04766-80da-4665-ab45-16a5bd57dffe => generated 0 bytes in 702 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 09:06:20.411 8 INFO neutron.api.v2.resource [None req-b71745be-2c08-4003-a4dd-d53813ce662c fe7f8e6864bb45f495daa243bb445421 9b9719165e5741eaa593a7c2b3b75fc2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1544/3169] 10.0.0.23 () {32 vars in 728 bytes} [Tue Jun 16 09:06:20 2026] GET /v2.0/floatingips/bbc04766-80da-4665-ab45-16a5bd57dffe => generated 144 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1626/3170] 199.19.213.57 () {30 vars in 702 bytes} [Tue Jun 16 09:06:21 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/3171] 199.19.213.57 () {30 vars in 704 bytes} [Tue Jun 16 09:06:21 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: 1627/3172] 199.19.213.57 () {30 vars in 680 bytes} [Tue Jun 16 09:06:21 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/3173] 199.19.213.57 () {30 vars in 716 bytes} [Tue Jun 16 09:06:21 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-06-16 09:06:21.884 7 INFO neutron.api.v2.resource [None req-27a6c684-c863-4efa-bba1-d3bab8cb2a2c 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1628/3174] 199.19.213.57 () {30 vars in 762 bytes} [Tue Jun 16 09:06:21 2026] GET /v2.0/security-groups/lb-18c003a8-a745-46bc-a092-c6ee5b1209c4 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/3175] 199.19.213.57 () {30 vars in 784 bytes} [Tue Jun 16 09:06:21 2026] GET /v2.0/security-groups?name=lb-18c003a8-a745-46bc-a092-c6ee5b1209c4 => generated 1639 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1629/3176] 199.19.213.57 () {30 vars in 814 bytes} [Tue Jun 16 09:06:21 2026] GET /v2.0/security-group-rules?security_group_id=190fd70b-4263-4aba-91f8-ffe2d6e65bc8 => generated 1182 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/3177] 199.19.213.57 () {30 vars in 702 bytes} [Tue Jun 16 09:06: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: 1630/3178] 199.19.213.57 () {30 vars in 704 bytes} [Tue Jun 16 09:06: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: 8|app: 0|req: 1549/3179] 199.19.213.57 () {30 vars in 680 bytes} [Tue Jun 16 09:06:22 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: 1631/3180] 199.19.213.57 () {30 vars in 716 bytes} [Tue Jun 16 09:06: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: 8|app: 0|req: 1550/3181] 199.19.213.57 () {30 vars in 740 bytes} [Tue Jun 16 09:06:22 2026] GET /v2.0/subnets/1fe36bb9-d809-4d3d-944e-4a942bef060d => generated 675 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1632/3182] 199.19.213.57 () {30 vars in 768 bytes} [Tue Jun 16 09:06:22 2026] GET /v2.0/ports?device_id=04e1e512-14e5-4f99-998d-6579a50d0c08 => generated 2590 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/3183] 199.19.213.57 () {30 vars in 768 bytes} [Tue Jun 16 09:06:22 2026] GET /v2.0/ports?device_id=04e1e512-14e5-4f99-998d-6579a50d0c08 => generated 2590 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1633/3184] 199.19.213.57 () {30 vars in 768 bytes} [Tue Jun 16 09:06:22 2026] GET /v2.0/ports?device_id=04e1e512-14e5-4f99-998d-6579a50d0c08 => generated 2590 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/3185] 199.19.213.57 () {30 vars in 768 bytes} [Tue Jun 16 09:06:23 2026] GET /v2.0/ports?device_id=04e1e512-14e5-4f99-998d-6579a50d0c08 => generated 2590 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1634/3186] 199.19.213.57 () {34 vars in 974 bytes} [Tue Jun 16 09:06:24 2026] GET /v2.0/ports/8c8a818d-f224-4a08-b764-38208c23b3c2 => generated 1350 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/3187] 199.19.213.57 () {34 vars in 1059 bytes} [Tue Jun 16 09:06:24 2026] GET /v2.0/ports/8c8a818d-f224-4a08-b764-38208c23b3c2?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: 1635/3188] 199.19.213.57 () {30 vars in 768 bytes} [Tue Jun 16 09:06:24 2026] GET /v2.0/ports?device_id=04e1e512-14e5-4f99-998d-6579a50d0c08 => generated 2590 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/3189] 199.19.213.57 () {34 vars in 1015 bytes} [Tue Jun 16 09:06:24 2026] GET /v2.0/networks/dadf1c4e-ba70-480d-a2a5-e3ecb9304144?fields=dns_domain => generated 29 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1636/3190] 199.19.213.57 () {38 vars in 1027 bytes} [Tue Jun 16 09:06:24 2026] PUT /v2.0/ports/8c8a818d-f224-4a08-b764-38208c23b3c2 => generated 1151 bytes in 331 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/3191] 199.19.213.57 () {30 vars in 768 bytes} [Tue Jun 16 09:06:25 2026] GET /v2.0/ports?device_id=04e1e512-14e5-4f99-998d-6579a50d0c08 => generated 1248 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1637/3192] 199.19.213.57 () {34 vars in 788 bytes} [Tue Jun 16 09:06:25 2026] PUT /v2.0/ports/8c8a818d-f224-4a08-b764-38208c23b3c2 => generated 1090 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/3193] 199.19.213.57 () {30 vars in 736 bytes} [Tue Jun 16 09:06:25 2026] GET /v2.0/ports/8c8a818d-f224-4a08-b764-38208c23b3c2 => generated 1090 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 09:06:26.019 7 INFO neutron_taas.services.taas.taas_plugin [None req-521df408-a0aa-4c64-a320-300a8ecf9111 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] TaaS: Handle Delete Port: 8c8a818d-f224-4a08-b764-38208c23b3c2 2026-06-16 09:06:26.022 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-521df408-a0aa-4c64-a320-300a8ecf9111 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] Tap Mirror: Handle Delete Port: 8c8a818d-f224-4a08-b764-38208c23b3c2 [pid: 7|app: 0|req: 1638/3194] 199.19.213.57 () {32 vars in 758 bytes} [Tue Jun 16 09:06:25 2026] DELETE /v2.0/ports/8c8a818d-f224-4a08-b764-38208c23b3c2 => generated 0 bytes in 286 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/3195] 199.19.213.57 () {30 vars in 702 bytes} [Tue Jun 16 09:06:26 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: 1639/3196] 199.19.213.57 () {30 vars in 704 bytes} [Tue Jun 16 09:06:26 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/3197] 199.19.213.57 () {30 vars in 680 bytes} [Tue Jun 16 09:06:26 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: 1640/3198] 199.19.213.57 () {30 vars in 716 bytes} [Tue Jun 16 09:06:26 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-06-16 09:06:26.359 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7d65363c-513d-4659-ae58-7db42ffd1d88 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1559/3199] 199.19.213.57 () {32 vars in 758 bytes} [Tue Jun 16 09:06:26 2026] DELETE /v2.0/ports/8c8a818d-f224-4a08-b764-38208c23b3c2 => 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: 1641/3200] 199.19.213.57 () {30 vars in 736 bytes} [Tue Jun 16 09:06:26 2026] GET /v2.0/ports/39eab93e-6182-4155-b777-5d2b8b650889 => generated 1132 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 09:06:26.446 7 INFO neutron.api.v2.resource [None req-0737e341-ddbc-4907-a396-760dffa665c4 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1642/3201] 199.19.213.57 () {30 vars in 762 bytes} [Tue Jun 16 09:06:26 2026] GET /v2.0/security-groups/lb-18c003a8-a745-46bc-a092-c6ee5b1209c4 => generated 149 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/3202] 199.19.213.57 () {34 vars in 1079 bytes} [Tue Jun 16 09:06:26 2026] GET /v2.0/ports?tenant_id=af404a0d81654029bab8098d9048bf81&device_id=04e1e512-14e5-4f99-998d-6579a50d0c08 => generated 1248 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1643/3203] 199.19.213.57 () {30 vars in 784 bytes} [Tue Jun 16 09:06:26 2026] GET /v2.0/security-groups?name=lb-18c003a8-a745-46bc-a092-c6ee5b1209c4 => generated 1639 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1644/3204] 199.19.213.57 () {30 vars in 736 bytes} [Tue Jun 16 09:06:26 2026] GET /v2.0/ports/39eab93e-6182-4155-b777-5d2b8b650889 => generated 1132 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/3205] 199.19.213.57 () {34 vars in 1065 bytes} [Tue Jun 16 09:06:26 2026] GET /v2.0/networks?id=d2af0cf3-7606-4341-9d07-67f763434734&id=dadf1c4e-ba70-480d-a2a5-e3ecb9304144 => generated 1523 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/3206] 199.19.213.57 () {34 vars in 1061 bytes} [Tue Jun 16 09:06:26 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.167&port_id=0f37209d-8678-44a9-9298-f47d1e83a5e5 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/3207] 199.19.213.57 () {34 vars in 983 bytes} [Tue Jun 16 09:06:26 2026] GET /v2.0/subnets?id=e31c0628-015c-4c6a-aac8-c160a99d0729 => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/3208] 199.19.213.57 () {34 vars in 1051 bytes} [Tue Jun 16 09:06:26 2026] GET /v2.0/ports?network_id=d2af0cf3-7606-4341-9d07-67f763434734&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/3209] 199.19.213.57 () {34 vars in 1011 bytes} [Tue Jun 16 09:06:26 2026] GET /v2.0/networks/d2af0cf3-7606-4341-9d07-67f763434734?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1645/3210] 199.19.213.57 () {34 vars in 788 bytes} [Tue Jun 16 09:06:26 2026] PUT /v2.0/ports/39eab93e-6182-4155-b777-5d2b8b650889 => generated 1094 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/3211] 199.19.213.57 () {34 vars in 1111 bytes} [Tue Jun 16 09:06:26 2026] GET /v2.0/networks/d2af0cf3-7606-4341-9d07-67f763434734?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: 1646/3212] 199.19.213.57 () {32 vars in 778 bytes} [Tue Jun 16 09:06:26 2026] DELETE /v2.0/security-groups/190fd70b-4263-4aba-91f8-ffe2d6e65bc8 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 09:06:27.003 8 INFO neutron_taas.services.taas.taas_plugin [None req-c65ed208-3a3e-48d0-aa9e-e881dd8287cc 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] TaaS: Handle Delete Port: 39eab93e-6182-4155-b777-5d2b8b650889 2026-06-16 09:06:27.006 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c65ed208-3a3e-48d0-aa9e-e881dd8287cc 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] Tap Mirror: Handle Delete Port: 39eab93e-6182-4155-b777-5d2b8b650889 [pid: 8|app: 0|req: 1567/3213] 199.19.213.57 () {32 vars in 758 bytes} [Tue Jun 16 09:06:26 2026] DELETE /v2.0/ports/39eab93e-6182-4155-b777-5d2b8b650889 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1648/3216] 199.19.213.57 () {34 vars in 993 bytes} [Tue Jun 16 09:06:30 2026] GET /v2.0/ports?device_id=04e1e512-14e5-4f99-998d-6579a50d0c08 => generated 1248 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 09:06:30.272 8 INFO neutron_taas.services.taas.taas_plugin [req-0e63fa7a-c428-402c-a009-607740ef1826 req-aa89dabc-6f92-4c79-b15c-4a20a5631008 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] TaaS: Handle Delete Port: 0f37209d-8678-44a9-9298-f47d1e83a5e5 2026-06-16 09:06:30.275 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-0e63fa7a-c428-402c-a009-607740ef1826 req-aa89dabc-6f92-4c79-b15c-4a20a5631008 897375cf7fa54b809d4075b8d2aeb893 af404a0d81654029bab8098d9048bf81 - - default default] Tap Mirror: Handle Delete Port: 0f37209d-8678-44a9-9298-f47d1e83a5e5 [pid: 8|app: 0|req: 1569/3217] 199.19.213.57 () {36 vars in 996 bytes} [Tue Jun 16 09:06:30 2026] DELETE /v2.0/ports/0f37209d-8678-44a9-9298-f47d1e83a5e5 => generated 0 bytes in 320 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 09:06:30.525 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-280f77af-45bf-4bb4-ad06-416e4fc13fea'] response: {'server_uuid': '04e1e512-14e5-4f99-998d-6579a50d0c08', 'name': 'network-vif-deleted', 'tag': '0f37209d-8678-44a9-9298-f47d1e83a5e5', 'status': 'completed', 'code': 200} 2026-06-16 09:06:30.790 7 INFO neutron_taas.services.taas.taas_plugin [None req-fff9fd36-9be0-4a61-96f8-4d708e758ebf fe7f8e6864bb45f495daa243bb445421 9b9719165e5741eaa593a7c2b3b75fc2 - - default default] TaaS: Handle Delete Port: e6eba3a4-8523-4754-aefb-3d07d364ee64 2026-06-16 09:06:30.793 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fff9fd36-9be0-4a61-96f8-4d708e758ebf fe7f8e6864bb45f495daa243bb445421 9b9719165e5741eaa593a7c2b3b75fc2 - - default default] Tap Mirror: Handle Delete Port: e6eba3a4-8523-4754-aefb-3d07d364ee64 2026-06-16 09:06:30.977 7 INFO neutron.db.l3_db [None req-fff9fd36-9be0-4a61-96f8-4d708e758ebf fe7f8e6864bb45f495daa243bb445421 9b9719165e5741eaa593a7c2b3b75fc2 - - default default] Floating IP 1d6a07d2-c429-408c-8a1d-1698a9d45b28 disassociated (deleted). External IP: 10.96.250.219, port: 49239cba-c5d4-473e-8503-3a9ffd919875. [pid: 7|app: 0|req: 1649/3218] 10.0.0.23 () {32 vars in 731 bytes} [Tue Jun 16 09:06:30 2026] DELETE /v2.0/floatingips/1d6a07d2-c429-408c-8a1d-1698a9d45b28 => generated 0 bytes in 685 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 09:06:31.367 8 INFO neutron.api.v2.resource [None req-6ca9c353-9118-49e9-950a-88e351482fef fe7f8e6864bb45f495daa243bb445421 9b9719165e5741eaa593a7c2b3b75fc2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1570/3219] 10.0.0.23 () {32 vars in 728 bytes} [Tue Jun 16 09:06:31 2026] GET /v2.0/floatingips/1d6a07d2-c429-408c-8a1d-1698a9d45b28 => generated 144 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-16 09:06:31.392 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5ec06ae5-5a12-498f-b81e-13c89138c050'] response: {'name': 'network-changed', 'server_uuid': '86d67769-3316-4224-a61c-9d408ed03e16', 'tag': '49239cba-c5d4-473e-8503-3a9ffd919875', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1650/3220] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:06:31 2026] GET /v2.0/ports?device_id=86d67769-3316-4224-a61c-9d408ed03e16 => generated 1200 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/3221] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 09:06:31 2026] GET /v2.0/security-groups?id=0f51155b-ee86-4370-94c9-b6855c99a2f7&fields=id&fields=name => generated 112 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1651/3222] 199.19.213.57 () {34 vars in 1079 bytes} [Tue Jun 16 09:06:31 2026] GET /v2.0/ports?tenant_id=9b9719165e5741eaa593a7c2b3b75fc2&device_id=86d67769-3316-4224-a61c-9d408ed03e16 => generated 1469 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/3223] 199.19.213.57 () {34 vars in 985 bytes} [Tue Jun 16 09:06:31 2026] GET /v2.0/networks?id=301dcfb6-a7f3-4eb4-9a74-5a5aad5c5b5b => generated 801 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1652/3224] 199.19.213.57 () {34 vars in 1057 bytes} [Tue Jun 16 09:06:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.126&port_id=49239cba-c5d4-473e-8503-3a9ffd919875 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3225] 199.19.213.57 () {34 vars in 1103 bytes} [Tue Jun 16 09:06:32 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A42&port_id=49239cba-c5d4-473e-8503-3a9ffd919875 => 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: 1653/3226] 199.19.213.57 () {34 vars in 1063 bytes} [Tue Jun 16 09:06:32 2026] GET /v2.0/subnets?id=549fc50e-4342-498a-8bbf-3f4b3be2b73f&id=28f2a8d1-a1fb-4259-afd4-1167963cb4d2 => generated 1414 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/3227] 199.19.213.57 () {34 vars in 1051 bytes} [Tue Jun 16 09:06:32 2026] GET /v2.0/ports?network_id=301dcfb6-a7f3-4eb4-9a74-5a5aad5c5b5b&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: 1654/3228] 199.19.213.57 () {34 vars in 1051 bytes} [Tue Jun 16 09:06:32 2026] GET /v2.0/ports?network_id=301dcfb6-a7f3-4eb4-9a74-5a5aad5c5b5b&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/3229] 199.19.213.57 () {34 vars in 1011 bytes} [Tue Jun 16 09:06:32 2026] GET /v2.0/networks/301dcfb6-a7f3-4eb4-9a74-5a5aad5c5b5b?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: 1655/3230] 199.19.213.57 () {34 vars in 1111 bytes} [Tue Jun 16 09:06:32 2026] GET /v2.0/networks/301dcfb6-a7f3-4eb4-9a74-5a5aad5c5b5b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/3231] 199.19.213.57 () {34 vars in 993 bytes} [Tue Jun 16 09:06:33 2026] GET /v2.0/ports?device_id=86d67769-3316-4224-a61c-9d408ed03e16 => generated 1200 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 09:06:34.216 7 INFO neutron_taas.services.taas.taas_plugin [req-18247366-557a-4a13-838f-6125925d492d req-b8c15344-b2eb-4fa2-9d8f-2ea5e8956c43 fe7f8e6864bb45f495daa243bb445421 9b9719165e5741eaa593a7c2b3b75fc2 - - default default] TaaS: Handle Delete Port: 49239cba-c5d4-473e-8503-3a9ffd919875 2026-06-16 09:06:34.219 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-18247366-557a-4a13-838f-6125925d492d req-b8c15344-b2eb-4fa2-9d8f-2ea5e8956c43 fe7f8e6864bb45f495daa243bb445421 9b9719165e5741eaa593a7c2b3b75fc2 - - default default] Tap Mirror: Handle Delete Port: 49239cba-c5d4-473e-8503-3a9ffd919875 [pid: 7|app: 0|req: 1656/3232] 199.19.213.57 () {36 vars in 996 bytes} [Tue Jun 16 09:06:34 2026] DELETE /v2.0/ports/49239cba-c5d4-473e-8503-3a9ffd919875 => generated 0 bytes in 350 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 09:06:34.515 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f7003177-2b00-417f-b181-c74d6260387e'] response: {'server_uuid': '86d67769-3316-4224-a61c-9d408ed03e16', 'name': 'network-vif-deleted', 'tag': '49239cba-c5d4-473e-8503-3a9ffd919875', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1577/3233] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:06:36 2026] GET /v2.0/ports?device_id=86d67769-3316-4224-a61c-9d408ed03e16 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 09:06:41.995 7 INFO neutron_taas.services.taas.taas_plugin [None req-cb7b6b0a-7a6f-4c5e-a876-a499b9a6beee fe7f8e6864bb45f495daa243bb445421 9b9719165e5741eaa593a7c2b3b75fc2 - - default default] TaaS: Handle Delete Port: 868f7578-3818-4bbb-8af0-e816687c30b6 2026-06-16 09:06:41.997 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cb7b6b0a-7a6f-4c5e-a876-a499b9a6beee fe7f8e6864bb45f495daa243bb445421 9b9719165e5741eaa593a7c2b3b75fc2 - - default default] Tap Mirror: Handle Delete Port: 868f7578-3818-4bbb-8af0-e816687c30b6 2026-06-16 09:06:42.194 7 INFO neutron.db.l3_db [None req-cb7b6b0a-7a6f-4c5e-a876-a499b9a6beee fe7f8e6864bb45f495daa243bb445421 9b9719165e5741eaa593a7c2b3b75fc2 - - default default] Floating IP 0d21ce09-ef22-4312-9b83-b0a223700493 disassociated (deleted). External IP: 10.96.250.211, port: f5b3940f-1110-49d9-957a-7dd0553ebc91. [pid: 7|app: 0|req: 1657/3234] 10.0.0.23 () {32 vars in 731 bytes} [Tue Jun 16 09:06:41 2026] DELETE /v2.0/floatingips/0d21ce09-ef22-4312-9b83-b0a223700493 => generated 0 bytes in 702 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 09:06:42.610 8 INFO neutron.api.v2.resource [None req-72bb4286-7d3e-4f66-b395-410a58697b2e fe7f8e6864bb45f495daa243bb445421 9b9719165e5741eaa593a7c2b3b75fc2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1578/3235] 10.0.0.23 () {32 vars in 728 bytes} [Tue Jun 16 09:06:42 2026] GET /v2.0/floatingips/0d21ce09-ef22-4312-9b83-b0a223700493 => generated 144 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-16 09:06:42.618 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-11cad969-bbc7-4767-b9fc-186f6956076f'] response: {'name': 'network-changed', 'server_uuid': 'cf5419fb-7e58-4c93-99f6-ae37be7d27a0', 'tag': 'f5b3940f-1110-49d9-957a-7dd0553ebc91', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1658/3236] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:06:42 2026] GET /v2.0/ports?device_id=cf5419fb-7e58-4c93-99f6-ae37be7d27a0 => generated 1196 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1579/3237] 10.0.0.131 () {34 vars in 1040 bytes} [Tue Jun 16 09:06:42 2026] GET /v2.0/security-groups?id=0f51155b-ee86-4370-94c9-b6855c99a2f7&fields=id&fields=name => generated 112 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1659/3238] 199.19.213.57 () {34 vars in 1079 bytes} [Tue Jun 16 09:06:43 2026] GET /v2.0/ports?tenant_id=9b9719165e5741eaa593a7c2b3b75fc2&device_id=cf5419fb-7e58-4c93-99f6-ae37be7d27a0 => generated 1465 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1580/3239] 199.19.213.57 () {34 vars in 985 bytes} [Tue Jun 16 09:06:43 2026] GET /v2.0/networks?id=6dc0de64-1696-4965-827e-8a30b0d5862d => generated 801 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1660/3240] 199.19.213.57 () {34 vars in 1055 bytes} [Tue Jun 16 09:06:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.61&port_id=f5b3940f-1110-49d9-957a-7dd0553ebc91 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1581/3241] 199.19.213.57 () {34 vars in 1103 bytes} [Tue Jun 16 09:06:43 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A357&port_id=f5b3940f-1110-49d9-957a-7dd0553ebc91 => 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: 1661/3242] 199.19.213.57 () {34 vars in 1063 bytes} [Tue Jun 16 09:06:43 2026] GET /v2.0/subnets?id=bb215a5e-1cd8-48e2-a238-b528c43109b0&id=423b19d6-12fd-4c62-a7f8-5bd591f716d9 => generated 1410 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1582/3243] 199.19.213.57 () {34 vars in 1051 bytes} [Tue Jun 16 09:06:43 2026] GET /v2.0/ports?network_id=6dc0de64-1696-4965-827e-8a30b0d5862d&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1662/3244] 199.19.213.57 () {34 vars in 1051 bytes} [Tue Jun 16 09:06:43 2026] GET /v2.0/ports?network_id=6dc0de64-1696-4965-827e-8a30b0d5862d&device_owner=network%3Adhcp => generated 1457 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1583/3245] 199.19.213.57 () {34 vars in 1011 bytes} [Tue Jun 16 09:06:43 2026] GET /v2.0/networks/6dc0de64-1696-4965-827e-8a30b0d5862d?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1663/3246] 199.19.213.57 () {34 vars in 1111 bytes} [Tue Jun 16 09:06:43 2026] GET /v2.0/networks/6dc0de64-1696-4965-827e-8a30b0d5862d?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: 1665/3249] 199.19.213.57 () {34 vars in 993 bytes} [Tue Jun 16 09:06:45 2026] GET /v2.0/ports?device_id=cf5419fb-7e58-4c93-99f6-ae37be7d27a0 => generated 1196 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 09:06:45.380 8 INFO neutron_taas.services.taas.taas_plugin [req-c83e33c6-07fc-43bc-9eac-48a786e292ad req-6bcf1236-9325-43e2-b6bd-841ba225bdb6 fe7f8e6864bb45f495daa243bb445421 9b9719165e5741eaa593a7c2b3b75fc2 - - default default] TaaS: Handle Delete Port: f5b3940f-1110-49d9-957a-7dd0553ebc91 2026-06-16 09:06:45.384 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-c83e33c6-07fc-43bc-9eac-48a786e292ad req-6bcf1236-9325-43e2-b6bd-841ba225bdb6 fe7f8e6864bb45f495daa243bb445421 9b9719165e5741eaa593a7c2b3b75fc2 - - default default] Tap Mirror: Handle Delete Port: f5b3940f-1110-49d9-957a-7dd0553ebc91 [pid: 8|app: 0|req: 1585/3250] 199.19.213.57 () {36 vars in 996 bytes} [Tue Jun 16 09:06:45 2026] DELETE /v2.0/ports/f5b3940f-1110-49d9-957a-7dd0553ebc91 => generated 0 bytes in 387 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 09:06:45.655 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8ba0c06e-8d51-4518-8182-48445252b19d'] response: {'server_uuid': 'cf5419fb-7e58-4c93-99f6-ae37be7d27a0', 'name': 'network-vif-deleted', 'tag': 'f5b3940f-1110-49d9-957a-7dd0553ebc91', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1666/3251] 10.0.0.131 () {34 vars in 990 bytes} [Tue Jun 16 09:06:47 2026] GET /v2.0/ports?device_id=cf5419fb-7e58-4c93-99f6-ae37be7d27a0 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1586/3252] 10.0.0.23 () {32 vars in 749 bytes} [Tue Jun 16 09:06:53 2026] DELETE /v2.0/security-group-rules/40b94bf4-0b6a-4fc4-905a-097f1d0ba3ac => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 09:06:53.318 7 INFO neutron.api.v2.resource [None req-1a16654f-e5fb-4627-b865-2ebb52aa4ce4 fe7f8e6864bb45f495daa243bb445421 9b9719165e5741eaa593a7c2b3b75fc2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1667/3253] 10.0.0.23 () {32 vars in 746 bytes} [Tue Jun 16 09:06:53 2026] GET /v2.0/security-group-rules/40b94bf4-0b6a-4fc4-905a-097f1d0ba3ac => generated 155 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1587/3254] 10.0.0.23 () {32 vars in 749 bytes} [Tue Jun 16 09:06:53 2026] DELETE /v2.0/security-group-rules/3e88ae87-3b09-4228-af6b-b211089b0ac9 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 09:06:53.408 7 INFO neutron.api.v2.resource [None req-5f5d0c5d-a3e6-4ecf-885a-11f8dbd0ff72 fe7f8e6864bb45f495daa243bb445421 9b9719165e5741eaa593a7c2b3b75fc2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1668/3255] 10.0.0.23 () {32 vars in 746 bytes} [Tue Jun 16 09:06:53 2026] GET /v2.0/security-group-rules/3e88ae87-3b09-4228-af6b-b211089b0ac9 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1588/3256] 10.0.0.23 () {32 vars in 749 bytes} [Tue Jun 16 09:06:53 2026] DELETE /v2.0/security-group-rules/39588d1f-29db-4906-9e13-85c4124e3052 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 09:06:53.497 7 INFO neutron.api.v2.resource [None req-f961120f-e0fa-41f5-a431-255e6000186a fe7f8e6864bb45f495daa243bb445421 9b9719165e5741eaa593a7c2b3b75fc2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1669/3257] 10.0.0.23 () {32 vars in 746 bytes} [Tue Jun 16 09:06:53 2026] GET /v2.0/security-group-rules/39588d1f-29db-4906-9e13-85c4124e3052 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1589/3258] 10.0.0.23 () {32 vars in 749 bytes} [Tue Jun 16 09:06:53 2026] DELETE /v2.0/security-group-rules/755b3b7a-ebab-47f0-8f96-af19f02347a9 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 09:06:53.582 7 INFO neutron.api.v2.resource [None req-92e62d40-735e-43dc-9f33-eebb5dc9f104 fe7f8e6864bb45f495daa243bb445421 9b9719165e5741eaa593a7c2b3b75fc2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1670/3259] 10.0.0.23 () {32 vars in 746 bytes} [Tue Jun 16 09:06:53 2026] GET /v2.0/security-group-rules/755b3b7a-ebab-47f0-8f96-af19f02347a9 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1590/3260] 10.0.0.23 () {32 vars in 749 bytes} [Tue Jun 16 09:06:53 2026] DELETE /v2.0/security-group-rules/77f21aa0-da3a-4f94-a045-60927e652aa6 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 09:06:53.665 7 INFO neutron.api.v2.resource [None req-976cb47c-7c7d-4017-ac13-fb9b964943c2 fe7f8e6864bb45f495daa243bb445421 9b9719165e5741eaa593a7c2b3b75fc2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1671/3261] 10.0.0.23 () {32 vars in 746 bytes} [Tue Jun 16 09:06:53 2026] GET /v2.0/security-group-rules/77f21aa0-da3a-4f94-a045-60927e652aa6 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1591/3262] 10.0.0.23 () {32 vars in 749 bytes} [Tue Jun 16 09:06:53 2026] DELETE /v2.0/security-group-rules/d8005c3c-a3db-4cd2-9971-ab536a75805f => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 09:06:53.754 7 INFO neutron.api.v2.resource [None req-397a8e59-4f53-4ee4-994f-c01b297c491b fe7f8e6864bb45f495daa243bb445421 9b9719165e5741eaa593a7c2b3b75fc2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1672/3263] 10.0.0.23 () {32 vars in 746 bytes} [Tue Jun 16 09:06:53 2026] GET /v2.0/security-group-rules/d8005c3c-a3db-4cd2-9971-ab536a75805f => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1592/3264] 10.0.0.23 () {32 vars in 749 bytes} [Tue Jun 16 09:06:53 2026] DELETE /v2.0/security-group-rules/8269b7ca-d4c9-43ac-a1f0-511a3a4e4685 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 09:06:53.849 7 INFO neutron.api.v2.resource [None req-34a2c376-0022-4da6-bc11-326a57773f67 fe7f8e6864bb45f495daa243bb445421 9b9719165e5741eaa593a7c2b3b75fc2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1673/3265] 10.0.0.23 () {32 vars in 746 bytes} [Tue Jun 16 09:06:53 2026] GET /v2.0/security-group-rules/8269b7ca-d4c9-43ac-a1f0-511a3a4e4685 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1593/3266] 10.0.0.23 () {32 vars in 749 bytes} [Tue Jun 16 09:06:53 2026] DELETE /v2.0/security-group-rules/2f466608-3380-4a67-b79e-8144fa6176f1 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 09:06:53.938 7 INFO neutron.api.v2.resource [None req-4c3e46a1-01fb-4a3d-8e89-d51a4013163b fe7f8e6864bb45f495daa243bb445421 9b9719165e5741eaa593a7c2b3b75fc2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1674/3267] 10.0.0.23 () {32 vars in 746 bytes} [Tue Jun 16 09:06:53 2026] GET /v2.0/security-group-rules/2f466608-3380-4a67-b79e-8144fa6176f1 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1594/3268] 10.0.0.23 () {32 vars in 749 bytes} [Tue Jun 16 09:06:53 2026] DELETE /v2.0/security-group-rules/87a2dd6c-f98c-4f1e-af7f-6f707522386a => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 09:06:54.024 7 INFO neutron.api.v2.resource [None req-17b5fe1e-ca38-4eb3-9d83-78ea3c7e5e01 fe7f8e6864bb45f495daa243bb445421 9b9719165e5741eaa593a7c2b3b75fc2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1675/3269] 10.0.0.23 () {32 vars in 746 bytes} [Tue Jun 16 09:06:54 2026] GET /v2.0/security-group-rules/87a2dd6c-f98c-4f1e-af7f-6f707522386a => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1595/3270] 10.0.0.23 () {32 vars in 749 bytes} [Tue Jun 16 09:06:54 2026] DELETE /v2.0/security-group-rules/dbc62885-d846-444b-a446-397e5370fa63 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 09:06:54.113 7 INFO neutron.api.v2.resource [None req-380b0434-bdf5-43a4-9aad-a6a5bef3ce5d fe7f8e6864bb45f495daa243bb445421 9b9719165e5741eaa593a7c2b3b75fc2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1676/3271] 10.0.0.23 () {32 vars in 746 bytes} [Tue Jun 16 09:06:54 2026] GET /v2.0/security-group-rules/dbc62885-d846-444b-a446-397e5370fa63 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1596/3272] 10.0.0.23 () {32 vars in 749 bytes} [Tue Jun 16 09:06:54 2026] DELETE /v2.0/security-group-rules/a764bf28-45a6-4db3-b725-e9fbaeebefc8 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 09:06:54.217 7 INFO neutron.api.v2.resource [None req-4d980163-7fd8-40da-98c7-6f6ed94cffbe fe7f8e6864bb45f495daa243bb445421 9b9719165e5741eaa593a7c2b3b75fc2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1677/3273] 10.0.0.23 () {32 vars in 746 bytes} [Tue Jun 16 09:06:54 2026] GET /v2.0/security-group-rules/a764bf28-45a6-4db3-b725-e9fbaeebefc8 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1597/3274] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:06:54 2026] DELETE /v2.0/security-groups/0f51155b-ee86-4370-94c9-b6855c99a2f7 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 09:06:54.327 7 INFO neutron.api.v2.resource [None req-08b849af-d75e-4f3b-994c-466453719101 fe7f8e6864bb45f495daa243bb445421 9b9719165e5741eaa593a7c2b3b75fc2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1678/3275] 10.0.0.23 () {32 vars in 736 bytes} [Tue Jun 16 09:06:54 2026] GET /v2.0/security-groups/0f51155b-ee86-4370-94c9-b6855c99a2f7 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-16 09:06:54.814 8 INFO neutron_taas.services.taas.taas_plugin [None req-86cc7993-006a-4e51-8953-00a6cd8c4c04 fe7f8e6864bb45f495daa243bb445421 9b9719165e5741eaa593a7c2b3b75fc2 - - default default] TaaS: Handle Delete Port: 5faadf89-fd75-4848-b4fc-3252730e15b9 2026-06-16 09:06:54.818 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-86cc7993-006a-4e51-8953-00a6cd8c4c04 fe7f8e6864bb45f495daa243bb445421 9b9719165e5741eaa593a7c2b3b75fc2 - - default default] Tap Mirror: Handle Delete Port: 5faadf89-fd75-4848-b4fc-3252730e15b9 [pid: 8|app: 0|req: 1598/3276] 10.0.0.23 () {34 vars in 788 bytes} [Tue Jun 16 09:06:54 2026] PUT /v2.0/routers/b0117b6d-3ca5-4661-b006-7bd03a38b2a8/remove_router_interface => generated 309 bytes in 1050 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 09:06:55.599 7 INFO neutron.api.v2.resource [None req-557288c9-85f3-4f1a-9b5b-ccaa29df1c76 fe7f8e6864bb45f495daa243bb445421 9b9719165e5741eaa593a7c2b3b75fc2 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1679/3277] 10.0.0.23 () {34 vars in 788 bytes} [Tue Jun 16 09:06:55 2026] PUT /v2.0/routers/b0117b6d-3ca5-4661-b006-7bd03a38b2a8/remove_router_interface => generated 198 bytes in 154 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-16 09:06:56.042 8 INFO neutron_taas.services.taas.taas_plugin [None req-03c3cc3e-3da7-40e0-95a8-058d252d94fe fe7f8e6864bb45f495daa243bb445421 9b9719165e5741eaa593a7c2b3b75fc2 - - default default] TaaS: Handle Delete Port: ab3b9061-4d29-4051-a43e-0c477e51fb2a 2026-06-16 09:06:56.045 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-03c3cc3e-3da7-40e0-95a8-058d252d94fe fe7f8e6864bb45f495daa243bb445421 9b9719165e5741eaa593a7c2b3b75fc2 - - default default] Tap Mirror: Handle Delete Port: ab3b9061-4d29-4051-a43e-0c477e51fb2a [pid: 8|app: 0|req: 1599/3278] 10.0.0.23 () {34 vars in 788 bytes} [Tue Jun 16 09:06:55 2026] PUT /v2.0/routers/b0117b6d-3ca5-4661-b006-7bd03a38b2a8/remove_router_interface => generated 309 bytes in 1075 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 09:06:56.862 7 INFO neutron.api.v2.resource [None req-5e060ab8-a235-4040-bbb5-53acf60a7c75 fe7f8e6864bb45f495daa243bb445421 9b9719165e5741eaa593a7c2b3b75fc2 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1680/3279] 10.0.0.23 () {34 vars in 788 bytes} [Tue Jun 16 09:06:56 2026] PUT /v2.0/routers/b0117b6d-3ca5-4661-b006-7bd03a38b2a8/remove_router_interface => generated 198 bytes in 178 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-16 09:06:57.230 8 INFO neutron_taas.services.taas.taas_plugin [None req-acfa2c85-55b9-4c7b-bcc0-d52db901b97d fe7f8e6864bb45f495daa243bb445421 9b9719165e5741eaa593a7c2b3b75fc2 - - default default] TaaS: Handle Delete Port: 01cbba75-f879-43a4-b08f-f8b0c1cb58af 2026-06-16 09:06:57.233 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-acfa2c85-55b9-4c7b-bcc0-d52db901b97d fe7f8e6864bb45f495daa243bb445421 9b9719165e5741eaa593a7c2b3b75fc2 - - default default] Tap Mirror: Handle Delete Port: 01cbba75-f879-43a4-b08f-f8b0c1cb58af [pid: 8|app: 0|req: 1600/3280] 10.0.0.23 () {34 vars in 788 bytes} [Tue Jun 16 09:06:56 2026] PUT /v2.0/routers/b0117b6d-3ca5-4661-b006-7bd03a38b2a8/remove_router_interface => generated 309 bytes in 993 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 09:06:58.018 7 INFO neutron.api.v2.resource [None req-e956bacb-d971-4e4f-b947-e9a33b7440ad fe7f8e6864bb45f495daa243bb445421 9b9719165e5741eaa593a7c2b3b75fc2 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1681/3281] 10.0.0.23 () {34 vars in 788 bytes} [Tue Jun 16 09:06:57 2026] PUT /v2.0/routers/b0117b6d-3ca5-4661-b006-7bd03a38b2a8/remove_router_interface => generated 198 bytes in 152 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-16 09:06:58.237 8 INFO neutron_taas.services.taas.taas_plugin [None req-70e57588-ac13-4336-853a-d563d9d96a6d fe7f8e6864bb45f495daa243bb445421 9b9719165e5741eaa593a7c2b3b75fc2 - - default default] TaaS: Handle Delete Port: abf44fca-45d3-4f41-81b7-edfd7d66df1e 2026-06-16 09:06:58.241 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-70e57588-ac13-4336-853a-d563d9d96a6d fe7f8e6864bb45f495daa243bb445421 9b9719165e5741eaa593a7c2b3b75fc2 - - default default] Tap Mirror: Handle Delete Port: abf44fca-45d3-4f41-81b7-edfd7d66df1e 2026-06-16 09:06:59.132 8 INFO neutron_taas.services.taas.taas_plugin [None req-70e57588-ac13-4336-853a-d563d9d96a6d fe7f8e6864bb45f495daa243bb445421 9b9719165e5741eaa593a7c2b3b75fc2 - - default default] TaaS: Handle Delete Port: 284f405c-b76a-4732-8d85-5b75115217b4 2026-06-16 09:06:59.135 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-70e57588-ac13-4336-853a-d563d9d96a6d fe7f8e6864bb45f495daa243bb445421 9b9719165e5741eaa593a7c2b3b75fc2 - - default default] Tap Mirror: Handle Delete Port: 284f405c-b76a-4732-8d85-5b75115217b4 2026-06-16 09:06:59.523 8 INFO neutron.services.segments.plugin [-] Segment 18f33f75-7a9a-4378-bf1f-de93c29f64a1 resource provider aggregate not found 2026-06-16 09:06:59.529 8 INFO neutron.services.segments.plugin [-] Segment 18f33f75-7a9a-4378-bf1f-de93c29f64a1 resource provider aggregate not found 2026-06-16 09:06:59.547 8 INFO neutron.services.segments.plugin [-] Segment 18f33f75-7a9a-4378-bf1f-de93c29f64a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18f33f75-7a9a-4378-bf1f-de93c29f64a1 found for delete ", "request_id": "req-efcd441c-126e-4c1e-820c-790618b4f862"}]} 2026-06-16 09:06:59.554 8 INFO neutron.services.segments.plugin [-] Segment 18f33f75-7a9a-4378-bf1f-de93c29f64a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18f33f75-7a9a-4378-bf1f-de93c29f64a1 found for delete ", "request_id": "req-0d2bfa73-55ee-4b08-868d-cc07dc334b8a"}]} 2026-06-16 09:06:59.557 8 INFO neutron.db.l3_hamode_db [None req-70e57588-ac13-4336-853a-d563d9d96a6d fe7f8e6864bb45f495daa243bb445421 9b9719165e5741eaa593a7c2b3b75fc2 - - default default] HA network 17d293b5-9c80-402f-a4bb-c8768b6a5d38 was deleted as no HA routers are present in tenant 9b9719165e5741eaa593a7c2b3b75fc2. [pid: 8|app: 0|req: 1601/3282] 10.0.0.23 () {32 vars in 723 bytes} [Tue Jun 16 09:06:58 2026] DELETE /v2.0/routers/b0117b6d-3ca5-4661-b006-7bd03a38b2a8 => generated 0 bytes in 1540 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 09:06:59.595 7 INFO neutron.api.v2.resource [None req-066974e9-2bb1-44c3-ab2c-048497a60e5c fe7f8e6864bb45f495daa243bb445421 9b9719165e5741eaa593a7c2b3b75fc2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1682/3283] 10.0.0.23 () {32 vars in 720 bytes} [Tue Jun 16 09:06:59 2026] GET /v2.0/routers/b0117b6d-3ca5-4661-b006-7bd03a38b2a8 => generated 135 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1602/3284] 10.0.0.23 () {32 vars in 723 bytes} [Tue Jun 16 09:06:59 2026] DELETE /v2.0/subnets/28f2a8d1-a1fb-4259-afd4-1167963cb4d2 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 09:06:59.780 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d9bc1440-49df-4686-a424-267d44590b36 fe7f8e6864bb45f495daa243bb445421 9b9719165e5741eaa593a7c2b3b75fc2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1683/3285] 10.0.0.23 () {32 vars in 720 bytes} [Tue Jun 16 09:06:59 2026] GET /v2.0/subnets/28f2a8d1-a1fb-4259-afd4-1167963cb4d2 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1603/3286] 10.0.0.23 () {32 vars in 723 bytes} [Tue Jun 16 09:06:59 2026] DELETE /v2.0/subnets/549fc50e-4342-498a-8bbf-3f4b3be2b73f => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 09:06:59.983 7 INFO neutron.pecan_wsgi.hooks.translation [None req-51a7c0e1-48f5-4be4-b50e-a166174329a8 fe7f8e6864bb45f495daa243bb445421 9b9719165e5741eaa593a7c2b3b75fc2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1684/3287] 10.0.0.23 () {32 vars in 720 bytes} [Tue Jun 16 09:06:59 2026] GET /v2.0/subnets/549fc50e-4342-498a-8bbf-3f4b3be2b73f => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-16 09:07:00.097 8 INFO neutron_taas.services.taas.taas_plugin [None req-1e1acdb5-787b-4224-9678-34f73d2d47ac fe7f8e6864bb45f495daa243bb445421 9b9719165e5741eaa593a7c2b3b75fc2 - - default default] TaaS: Handle Delete Port: 640e1352-4e3f-4584-85b8-8f20642b94d5 2026-06-16 09:07:00.100 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1e1acdb5-787b-4224-9678-34f73d2d47ac fe7f8e6864bb45f495daa243bb445421 9b9719165e5741eaa593a7c2b3b75fc2 - - default default] Tap Mirror: Handle Delete Port: 640e1352-4e3f-4584-85b8-8f20642b94d5 [pid: 8|app: 0|req: 1604/3290] 10.0.0.23 () {32 vars in 725 bytes} [Tue Jun 16 09:06:59 2026] DELETE /v2.0/networks/301dcfb6-a7f3-4eb4-9a74-5a5aad5c5b5b => generated 0 bytes in 320 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 09:07:00.331 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8f7adb8d-8756-4f44-9b61-855eed6df520 fe7f8e6864bb45f495daa243bb445421 9b9719165e5741eaa593a7c2b3b75fc2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1687/3291] 10.0.0.23 () {32 vars in 722 bytes} [Tue Jun 16 09:07:00 2026] GET /v2.0/networks/301dcfb6-a7f3-4eb4-9a74-5a5aad5c5b5b => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1605/3292] 10.0.0.23 () {32 vars in 723 bytes} [Tue Jun 16 09:07:00 2026] DELETE /v2.0/subnets/423b19d6-12fd-4c62-a7f8-5bd591f716d9 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 09:07:00.556 7 INFO neutron.pecan_wsgi.hooks.translation [None req-086191f3-4c77-4d6c-96e6-6666d06e12cb fe7f8e6864bb45f495daa243bb445421 9b9719165e5741eaa593a7c2b3b75fc2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1688/3293] 10.0.0.23 () {32 vars in 720 bytes} [Tue Jun 16 09:07:00 2026] GET /v2.0/subnets/423b19d6-12fd-4c62-a7f8-5bd591f716d9 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1606/3294] 10.0.0.23 () {32 vars in 723 bytes} [Tue Jun 16 09:07:00 2026] DELETE /v2.0/subnets/bb215a5e-1cd8-48e2-a238-b528c43109b0 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 09:07:00.746 7 INFO neutron.pecan_wsgi.hooks.translation [None req-eb9ba066-5f40-4a98-904a-ed0b2006baa0 fe7f8e6864bb45f495daa243bb445421 9b9719165e5741eaa593a7c2b3b75fc2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1689/3295] 10.0.0.23 () {32 vars in 720 bytes} [Tue Jun 16 09:07:00 2026] GET /v2.0/subnets/bb215a5e-1cd8-48e2-a238-b528c43109b0 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-16 09:07:00.863 8 INFO neutron_taas.services.taas.taas_plugin [None req-5b39c57b-68b3-4e14-9fcb-7196356a5382 fe7f8e6864bb45f495daa243bb445421 9b9719165e5741eaa593a7c2b3b75fc2 - - default default] TaaS: Handle Delete Port: 2c9e38f3-bf36-482f-a05d-bd54b1d6ae68 2026-06-16 09:07:00.867 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5b39c57b-68b3-4e14-9fcb-7196356a5382 fe7f8e6864bb45f495daa243bb445421 9b9719165e5741eaa593a7c2b3b75fc2 - - default default] Tap Mirror: Handle Delete Port: 2c9e38f3-bf36-482f-a05d-bd54b1d6ae68 [pid: 8|app: 0|req: 1607/3296] 10.0.0.23 () {32 vars in 725 bytes} [Tue Jun 16 09:07:00 2026] DELETE /v2.0/networks/6dc0de64-1696-4965-827e-8a30b0d5862d => generated 0 bytes in 329 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 09:07:01.101 7 INFO neutron.pecan_wsgi.hooks.translation [None req-87c7fe59-c0b5-425b-91d0-248dd812dfec fe7f8e6864bb45f495daa243bb445421 9b9719165e5741eaa593a7c2b3b75fc2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1690/3297] 10.0.0.23 () {32 vars in 722 bytes} [Tue Jun 16 09:07:01 2026] GET /v2.0/networks/6dc0de64-1696-4965-827e-8a30b0d5862d => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1608/3298] 10.0.0.23 () {32 vars in 723 bytes} [Tue Jun 16 09:07:01 2026] DELETE /v2.0/subnets/0d8aeb9a-dc13-4469-beb2-d971f07edf6a => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 09:07:01.294 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2ed31a93-ba13-4916-98ea-f781c2744596 fe7f8e6864bb45f495daa243bb445421 9b9719165e5741eaa593a7c2b3b75fc2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1691/3299] 10.0.0.23 () {32 vars in 720 bytes} [Tue Jun 16 09:07:01 2026] GET /v2.0/subnets/0d8aeb9a-dc13-4469-beb2-d971f07edf6a => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1609/3300] 10.0.0.23 () {32 vars in 723 bytes} [Tue Jun 16 09:07:01 2026] DELETE /v2.0/subnets/1fe36bb9-d809-4d3d-944e-4a942bef060d => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 09:07:01.506 7 INFO neutron.pecan_wsgi.hooks.translation [None req-28e63ca6-a872-4f15-944f-c5a930023ed7 fe7f8e6864bb45f495daa243bb445421 9b9719165e5741eaa593a7c2b3b75fc2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1692/3301] 10.0.0.23 () {32 vars in 720 bytes} [Tue Jun 16 09:07:01 2026] GET /v2.0/subnets/1fe36bb9-d809-4d3d-944e-4a942bef060d => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-16 09:07:01.573 8 INFO neutron.services.segments.plugin [-] Segment 112a135d-4bd8-41b7-bae8-774cc1989406 resource provider aggregate not found 2026-06-16 09:07:01.577 8 INFO neutron.services.segments.plugin [-] Segment 112a135d-4bd8-41b7-bae8-774cc1989406 resource provider aggregate not found 2026-06-16 09:07:01.602 8 INFO neutron.services.segments.plugin [-] Segment 112a135d-4bd8-41b7-bae8-774cc1989406 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 112a135d-4bd8-41b7-bae8-774cc1989406 found for delete ", "request_id": "req-92feb59b-7a40-4f00-b182-2f37dc33825e"}]} 2026-06-16 09:07:01.608 8 INFO neutron.services.segments.plugin [-] Segment 112a135d-4bd8-41b7-bae8-774cc1989406 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 112a135d-4bd8-41b7-bae8-774cc1989406 found for delete ", "request_id": "req-dca4c188-46f6-47dc-ab59-763d2e614e57"}]} 2026-06-16 09:07:01.630 8 INFO neutron.services.segments.plugin [-] Segment b8d428b6-f465-4a05-befc-c89aab96f91e resource provider aggregate not found 2026-06-16 09:07:01.630 8 INFO neutron.services.segments.plugin [-] Segment b8d428b6-f465-4a05-befc-c89aab96f91e resource provider aggregate not found 2026-06-16 09:07:01.652 8 INFO neutron.services.segments.plugin [-] Segment b8d428b6-f465-4a05-befc-c89aab96f91e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8d428b6-f465-4a05-befc-c89aab96f91e found for delete ", "request_id": "req-535b2757-1d78-433c-b6d1-f13d782c6b1d"}]} 2026-06-16 09:07:01.659 8 INFO neutron.services.segments.plugin [-] Segment b8d428b6-f465-4a05-befc-c89aab96f91e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8d428b6-f465-4a05-befc-c89aab96f91e found for delete ", "request_id": "req-75b943f3-2e2d-4d51-87ac-7e251469a0d2"}]} 2026-06-16 09:07:01.668 8 INFO neutron_taas.services.taas.taas_plugin [None req-1500dc37-6325-4d0c-86b8-54acf2d9dffb fe7f8e6864bb45f495daa243bb445421 9b9719165e5741eaa593a7c2b3b75fc2 - - default default] TaaS: Handle Delete Port: b71fd85b-81f2-495c-80c3-d5d29caa56eb 2026-06-16 09:07:01.671 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1500dc37-6325-4d0c-86b8-54acf2d9dffb fe7f8e6864bb45f495daa243bb445421 9b9719165e5741eaa593a7c2b3b75fc2 - - default default] Tap Mirror: Handle Delete Port: b71fd85b-81f2-495c-80c3-d5d29caa56eb [pid: 8|app: 0|req: 1610/3302] 10.0.0.23 () {32 vars in 725 bytes} [Tue Jun 16 09:07:01 2026] DELETE /v2.0/networks/dadf1c4e-ba70-480d-a2a5-e3ecb9304144 => generated 0 bytes in 357 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-16 09:07:01.892 7 INFO neutron.pecan_wsgi.hooks.translation [None req-43c143e7-9b79-4d6b-b555-591c86bf9a9d fe7f8e6864bb45f495daa243bb445421 9b9719165e5741eaa593a7c2b3b75fc2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1693/3303] 10.0.0.23 () {32 vars in 722 bytes} [Tue Jun 16 09:07:01 2026] GET /v2.0/networks/dadf1c4e-ba70-480d-a2a5-e3ecb9304144 => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-16 09:07:03.673 8 INFO neutron.services.segments.plugin [-] Segment e776193c-4b35-4fe7-bcd9-47aaef025eff resource provider aggregate not found 2026-06-16 09:07:03.681 8 INFO neutron.services.segments.plugin [-] Segment e776193c-4b35-4fe7-bcd9-47aaef025eff resource provider aggregate not found 2026-06-16 09:07:03.689 8 INFO neutron.services.segments.plugin [-] Segment e776193c-4b35-4fe7-bcd9-47aaef025eff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e776193c-4b35-4fe7-bcd9-47aaef025eff found for delete ", "request_id": "req-1259432b-da84-46c4-9246-7c6dc6c7f1fe"}]} 2026-06-16 09:07:03.695 8 INFO neutron.services.segments.plugin [-] Segment e776193c-4b35-4fe7-bcd9-47aaef025eff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e776193c-4b35-4fe7-bcd9-47aaef025eff found for delete ", "request_id": "req-54a9ab17-d4c0-436c-b590-b6b55271e001"}]} [pid: 8|app: 0|req: 1611/3304] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:07:03 2026] GET /v2.0/security-groups?tenant_id=16aa744cddac47c695946d6612ea82a6&name=default => generated 2929 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1694/3305] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:07:04 2026] DELETE /v2.0/security-groups/a3a16b03-2c72-4363-98a1-ce31383b7905 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1612/3306] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:07:04 2026] GET /v2.0/security-groups?tenant_id=b822d208261e4d5195a28c2bde6eb37e&name=default => generated 2929 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1695/3307] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:07:04 2026] DELETE /v2.0/security-groups/2e7b2075-1544-4a69-b9a4-bc48ab635c8d => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1613/3308] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:07:04 2026] GET /v2.0/security-groups?tenant_id=0bf8da5765f9408db6adff0caa4d6ce0&name=default => generated 2929 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1696/3309] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:07:05 2026] DELETE /v2.0/security-groups/8a5e6163-06fb-4546-882e-493e82dfbcb9 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1614/3310] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:07:05 2026] GET /v2.0/security-groups?tenant_id=82d8b2f23457448e9bcc363aa0b2e446&name=default => generated 2929 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1697/3311] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:07:05 2026] DELETE /v2.0/security-groups/e1268043-344d-419a-882e-b68439f0a693 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1615/3312] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:07:05 2026] GET /v2.0/security-groups?tenant_id=9b9719165e5741eaa593a7c2b3b75fc2&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: 1698/3313] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:07:05 2026] DELETE /v2.0/security-groups/5427c987-f8eb-4ed8-9f1e-d303c3c2c5c2 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1616/3314] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:07:06 2026] GET /v2.0/security-groups?tenant_id=df16009107a9422088f4f1a2aff59dca&name=default => generated 2929 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1699/3315] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:07:06 2026] DELETE /v2.0/security-groups/5379cca1-133f-4443-80b7-6f80f9edb511 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1617/3316] 10.0.0.23 () {32 vars in 773 bytes} [Tue Jun 16 09:07:06 2026] GET /v2.0/security-groups?tenant_id=31683dc1bd86405f8cae3f1cc3d78183&name=default => generated 2929 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1700/3317] 10.0.0.23 () {32 vars in 739 bytes} [Tue Jun 16 09:07:06 2026] DELETE /v2.0/security-groups/e90bcdba-ec84-4965-a122-5f2efaffacd3 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1618/3318] 10.0.0.23 () {32 vars in 648 bytes} [Tue Jun 16 09:07:09 2026] GET /v2.0/networks => generated 2168 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1701/3319] 10.0.0.23 () {32 vars in 654 bytes} [Tue Jun 16 09:07:11 2026] GET /v2.0/floatingips => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1619/3320] 10.0.0.23 () {32 vars in 646 bytes} [Tue Jun 16 09:07:11 2026] GET /v2.0/routers => generated 15 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1702/3321] 10.0.0.23 () {32 vars in 642 bytes} [Tue Jun 16 09:07:11 2026] GET /v2.0/ports => generated 4725 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1620/3322] 10.0.0.23 () {32 vars in 646 bytes} [Tue Jun 16 09:07:11 2026] GET /v2.0/subnets => generated 1308 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1703/3323] 10.0.0.23 () {32 vars in 648 bytes} [Tue Jun 16 09:07:11 2026] GET /v2.0/networks => generated 2168 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1621/3324] 10.0.0.23 () {32 vars in 662 bytes} [Tue Jun 16 09:07:11 2026] GET /v2.0/security-groups => generated 17401 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1704/3325] 10.0.0.23 () {32 vars in 654 bytes} [Tue Jun 16 09:07:11 2026] GET /v2.0/subnetpools => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)