+ 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 [Wed Jun 24 23:06:50 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:56 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: neutron-server-6c59c96794-vdvsj 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, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f2c97afe668 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-24 23:06:55.248 7 INFO neutron.common.config [-] Logging enabled! 2026-06-24 23:06:55.249 7 INFO neutron.common.config [-] uwsgi version 27.0.3.dev18 2026-06-24 23:06:55.289 8 INFO neutron.common.config [-] Logging enabled! 2026-06-24 23:06:55.290 8 INFO neutron.common.config [-] uwsgi version 27.0.3.dev18 2026-06-24 23:06:55.645 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-24 23:06:55.666 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-24 23:06:57.133 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-24 23:06:57.136 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-24 23:06:57.140 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-24 23:06:57.141 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-24 23:06:57.141 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-24 23:06:57.141 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-24 23:06:57.141 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-24 23:06:57.149 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-24 23:06:57.149 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-24 23:06:57.149 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-24 23:06:57.171 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-24 23:06:57.173 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-24 23:06:57.173 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-24 23:06:57.189 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-24 23:06:57.192 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-24 23:06:57.197 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-24 23:06:57.198 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-24 23:06:57.198 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-24 23:06:57.199 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-24 23:06:57.200 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-24 23:06:57.201 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-24 23:06:57.201 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-24 23:06:57.201 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-24 23:06:57.201 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-24 23:06:57.217 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-24 23:06:57.217 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-24 23:06:57.217 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-24 23:06:57.251 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-24 23:06:57.252 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-24 23:06:57.252 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-24 23:06:57.289 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-24 23:06:57.289 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-24 23:06:57.290 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-24 23:06:57.290 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-24 23:06:57.509 7 INFO neutron.plugins.ml2.managers [None req-4b91ec9b-3c56-4183-ba4f-ee81386debae - - - - - -] Initializing driver for type 'vlan' 2026-06-24 23:06:57.609 8 INFO neutron.plugins.ml2.managers [None req-8310f516-eb90-49de-bef2-bd0449653524 - - - - - -] Initializing driver for type 'vlan' 2026-06-24 23:06:57.783 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-4b91ec9b-3c56-4183-ba4f-ee81386debae - - - - - -] VlanTypeDriver initialization complete 2026-06-24 23:06:57.784 7 INFO neutron.plugins.ml2.managers [None req-4b91ec9b-3c56-4183-ba4f-ee81386debae - - - - - -] Initializing driver for type 'vxlan' 2026-06-24 23:06:57.784 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-4b91ec9b-3c56-4183-ba4f-ee81386debae - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-24 23:06:57.796 7 INFO neutron.plugins.ml2.managers [None req-4b91ec9b-3c56-4183-ba4f-ee81386debae - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-24 23:06:57.797 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-4b91ec9b-3c56-4183-ba4f-ee81386debae - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-24 23:06:57.797 7 INFO neutron.plugins.ml2.managers [None req-4b91ec9b-3c56-4183-ba4f-ee81386debae - - - - - -] Initializing extension driver 'port_security' 2026-06-24 23:06:57.797 7 INFO neutron.plugins.ml2.extensions.port_security [None req-4b91ec9b-3c56-4183-ba4f-ee81386debae - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-24 23:06:57.797 7 INFO neutron.plugins.ml2.managers [None req-4b91ec9b-3c56-4183-ba4f-ee81386debae - - - - - -] Initializing extension driver 'qos' 2026-06-24 23:06:57.797 7 INFO neutron.plugins.ml2.managers [None req-4b91ec9b-3c56-4183-ba4f-ee81386debae - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-24 23:06:57.797 7 INFO neutron.plugins.ml2.managers [None req-4b91ec9b-3c56-4183-ba4f-ee81386debae - - - - - -] Initializing mechanism driver 'l2population' 2026-06-24 23:06:57.809 7 INFO neutron.quota [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded quota_driver: . 2026-06-24 23:06:57.810 7 INFO neutron.plugins.ml2.plugin [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Modular L2 Plugin initialization complete 2026-06-24 23:06:57.810 7 INFO neutron.plugins.ml2.managers [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-24 23:06:57.810 7 INFO neutron.plugins.ml2.managers [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-24 23:06:57.810 7 INFO neutron.plugins.ml2.managers [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-24 23:06:57.810 7 INFO neutron.manager [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loading Plugin: qos 2026-06-24 23:06:57.823 7 INFO neutron.manager [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loading Plugin: router 2026-06-24 23:06:57.864 7 INFO neutron.services.service_base [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-24 23:06:57.865 7 INFO neutron.manager [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loading Plugin: segments 2026-06-24 23:06:57.882 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-8310f516-eb90-49de-bef2-bd0449653524 - - - - - -] VlanTypeDriver initialization complete 2026-06-24 23:06:57.882 8 INFO neutron.plugins.ml2.managers [None req-8310f516-eb90-49de-bef2-bd0449653524 - - - - - -] Initializing driver for type 'vxlan' 2026-06-24 23:06:57.882 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-8310f516-eb90-49de-bef2-bd0449653524 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-24 23:06:57.895 8 INFO neutron.plugins.ml2.managers [None req-8310f516-eb90-49de-bef2-bd0449653524 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-24 23:06:57.895 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-8310f516-eb90-49de-bef2-bd0449653524 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-24 23:06:57.895 8 INFO neutron.plugins.ml2.managers [None req-8310f516-eb90-49de-bef2-bd0449653524 - - - - - -] Initializing extension driver 'port_security' 2026-06-24 23:06:57.896 8 INFO neutron.plugins.ml2.extensions.port_security [None req-8310f516-eb90-49de-bef2-bd0449653524 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-24 23:06:57.896 8 INFO neutron.plugins.ml2.managers [None req-8310f516-eb90-49de-bef2-bd0449653524 - - - - - -] Initializing extension driver 'qos' 2026-06-24 23:06:57.896 8 INFO neutron.plugins.ml2.managers [None req-8310f516-eb90-49de-bef2-bd0449653524 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-24 23:06:57.896 8 INFO neutron.plugins.ml2.managers [None req-8310f516-eb90-49de-bef2-bd0449653524 - - - - - -] Initializing mechanism driver 'l2population' 2026-06-24 23:06:57.907 8 INFO neutron.quota [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded quota_driver: . 2026-06-24 23:06:57.908 8 INFO neutron.plugins.ml2.plugin [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Modular L2 Plugin initialization complete 2026-06-24 23:06:57.908 8 INFO neutron.plugins.ml2.managers [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-24 23:06:57.908 8 INFO neutron.plugins.ml2.managers [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-24 23:06:57.908 8 INFO neutron.plugins.ml2.managers [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-24 23:06:57.908 8 INFO neutron.manager [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loading Plugin: qos 2026-06-24 23:06:57.921 8 INFO neutron.manager [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loading Plugin: router 2026-06-24 23:06:57.961 8 INFO neutron.services.service_base [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-24 23:06:57.961 8 INFO neutron.manager [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loading Plugin: segments 2026-06-24 23:06:57.966 7 INFO neutron.manager [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loading Plugin: trunk 2026-06-24 23:06:57.983 7 INFO neutron.manager [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loading Plugin: vpnaas 2026-06-24 23:06:58.023 7 WARNING stevedore.named [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-24 23:06:58.065 8 INFO neutron.manager [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loading Plugin: trunk 2026-06-24 23:06:58.081 8 INFO neutron.manager [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loading Plugin: vpnaas 2026-06-24 23:06:58.095 7 INFO neutron_vpnaas.services.vpn.plugin [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-24 23:06:58.095 7 INFO neutron.common.utils [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-24 23:06:58.095 7 INFO neutron.manager [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loading Plugin: taas 2026-06-24 23:06:58.120 8 WARNING stevedore.named [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-24 23:06:58.121 7 WARNING stevedore.named [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-24 23:06:58.144 7 INFO neutron_taas.services.taas.taas_plugin [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-06-24 23:06:58.144 7 INFO neutron.manager [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loading Plugin: tapmirror 2026-06-24 23:06:58.158 7 WARNING stevedore.named [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-24 23:06:58.172 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-06-24 23:06:58.172 7 INFO neutron.manager [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loading Plugin: auto_allocate 2026-06-24 23:06:58.180 7 INFO neutron.manager [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loading Plugin: tag 2026-06-24 23:06:58.188 7 INFO neutron.manager [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loading Plugin: timestamp 2026-06-24 23:06:58.191 7 INFO neutron.manager [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loading Plugin: network_ip_availability 2026-06-24 23:06:58.192 8 INFO neutron_vpnaas.services.vpn.plugin [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-24 23:06:58.192 8 INFO neutron.common.utils [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-24 23:06:58.193 8 INFO neutron.manager [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loading Plugin: taas 2026-06-24 23:06:58.195 7 INFO neutron.manager [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loading Plugin: flavors 2026-06-24 23:06:58.200 7 INFO neutron.manager [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loading Plugin: revisions 2026-06-24 23:06:58.204 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Initializing extension manager. 2026-06-24 23:06:58.205 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: address-group 2026-06-24 23:06:58.206 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: address-scope 2026-06-24 23:06:58.206 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-24 23:06:58.207 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: agent 2026-06-24 23:06:58.208 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: agent-resources-synced 2026-06-24 23:06:58.209 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-24 23:06:58.211 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-24 23:06:58.212 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: availability_zone 2026-06-24 23:06:58.213 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: availability_zone_filter 2026-06-24 23:06:58.213 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-24 23:06:58.214 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: default-subnetpools 2026-06-24 23:06:58.216 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-24 23:06:58.217 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: dns-integration 2026-06-24 23:06:58.218 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: dns-domain-ports 2026-06-24 23:06:58.219 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-24 23:06:58.219 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: dvr 2026-06-24 23:06:58.220 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-24 23:06:58.220 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: empty-string-filtering 2026-06-24 23:06:58.221 8 WARNING stevedore.named [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-24 23:06:58.221 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-24 23:06:58.221 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-24 23:06:58.223 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: external-net 2026-06-24 23:06:58.223 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-24 23:06:58.224 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: extraroute 2026-06-24 23:06:58.224 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: extraroute-atomic 2026-06-24 23:06:58.225 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-24 23:06:58.226 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-24 23:06:58.226 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-24 23:06:58.227 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-24 23:06:58.227 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: fip-port-details 2026-06-24 23:06:58.229 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: flavors 2026-06-24 23:06:58.230 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-24 23:06:58.231 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: floatingip-pools 2026-06-24 23:06:58.232 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: ip_allocation 2026-06-24 23:06:58.232 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: ip-substring-filtering 2026-06-24 23:06:58.233 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: l2_adjacency 2026-06-24 23:06:58.235 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: router 2026-06-24 23:06:58.237 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-24 23:06:58.238 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-24 23:06:58.239 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-24 23:06:58.239 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: ext-gw-mode 2026-06-24 23:06:58.240 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: l3-ha 2026-06-24 23:06:58.241 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-24 23:06:58.241 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-24 23:06:58.241 8 INFO neutron_taas.services.taas.taas_plugin [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-06-24 23:06:58.241 8 INFO neutron.manager [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loading Plugin: tapmirror 2026-06-24 23:06:58.243 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: l3-flavors 2026-06-24 23:06:58.244 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-24 23:06:58.245 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-24 23:06:58.247 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-24 23:06:58.248 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-24 23:06:58.249 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-24 23:06:58.251 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-24 23:06:58.252 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-24 23:06:58.252 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: multi-provider 2026-06-24 23:06:58.253 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: net-mtu 2026-06-24 23:06:58.253 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: net-mtu-writable 2026-06-24 23:06:58.254 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: network_availability_zone 2026-06-24 23:06:58.254 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: network_ha 2026-06-24 23:06:58.255 8 WARNING stevedore.named [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-24 23:06:58.255 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: network-ip-availability 2026-06-24 23:06:58.256 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-24 23:06:58.257 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: pagination 2026-06-24 23:06:58.257 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: port-device-profile 2026-06-24 23:06:58.258 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-24 23:06:58.258 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-24 23:06:58.259 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-24 23:06:58.259 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: port-mac-override 2026-06-24 23:06:58.260 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-24 23:06:58.262 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-24 23:06:58.262 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-24 23:06:58.263 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: port-resource-request 2026-06-24 23:06:58.264 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-24 23:06:58.264 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-24 23:06:58.265 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: binding 2026-06-24 23:06:58.266 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: binding-extended 2026-06-24 23:06:58.266 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: port-security 2026-06-24 23:06:58.267 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: project-id 2026-06-24 23:06:58.267 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: provider 2026-06-24 23:06:58.268 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-06-24 23:06:58.270 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: qos 2026-06-24 23:06:58.271 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-24 23:06:58.271 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-24 23:06:58.272 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: qos-default 2026-06-24 23:06:58.272 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: qos-fip 2026-06-24 23:06:58.273 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-24 23:06:58.273 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-24 23:06:58.274 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-24 23:06:58.274 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-06-24 23:06:58.274 8 INFO neutron.manager [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loading Plugin: auto_allocate 2026-06-24 23:06:58.274 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-24 23:06:58.275 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-24 23:06:58.276 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: qos-pps 2026-06-24 23:06:58.276 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-24 23:06:58.277 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-24 23:06:58.278 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: qos-rules-alias 2026-06-24 23:06:58.278 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: quota-check-limit 2026-06-24 23:06:58.279 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: quota-check-limit-default 2026-06-24 23:06:58.281 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: quotas 2026-06-24 23:06:58.283 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: quota_details 2026-06-24 23:06:58.284 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: rbac-policies 2026-06-24 23:06:58.285 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: rbac-address-group 2026-06-24 23:06:58.285 8 INFO neutron.manager [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loading Plugin: tag 2026-06-24 23:06:58.285 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: rbac-address-scope 2026-06-24 23:06:58.286 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: rbac-security-groups 2026-06-24 23:06:58.286 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: rbac-subnetpool 2026-06-24 23:06:58.287 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: revision-if-match 2026-06-24 23:06:58.287 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-24 23:06:58.288 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: router_availability_zone 2026-06-24 23:06:58.289 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-24 23:06:58.290 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: security-groups-default-rules 2026-06-24 23:06:58.291 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-24 23:06:58.292 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-24 23:06:58.292 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-24 23:06:58.293 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-24 23:06:58.293 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-24 23:06:58.294 8 INFO neutron.manager [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loading Plugin: timestamp 2026-06-24 23:06:58.296 8 INFO neutron.manager [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loading Plugin: network_ip_availability 2026-06-24 23:06:58.298 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: security-group 2026-06-24 23:06:58.299 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: segment 2026-06-24 23:06:58.300 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-24 23:06:58.300 8 INFO neutron.manager [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loading Plugin: flavors 2026-06-24 23:06:58.300 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: service-type 2026-06-24 23:06:58.301 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: sorting 2026-06-24 23:06:58.301 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: standard-attr-segment 2026-06-24 23:06:58.302 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: standard-attr-description 2026-06-24 23:06:58.302 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: stateful-security-group 2026-06-24 23:06:58.303 7 WARNING neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-24 23:06:58.303 8 INFO neutron.manager [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loading Plugin: revisions 2026-06-24 23:06:58.303 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-24 23:06:58.304 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: subnet-external-network 2026-06-24 23:06:58.305 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: subnet_onboard 2026-06-24 23:06:58.305 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-24 23:06:58.306 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: subnet-service-types 2026-06-24 23:06:58.306 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: subnet_allocation 2026-06-24 23:06:58.307 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-24 23:06:58.307 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Initializing extension manager. 2026-06-24 23:06:58.308 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: tag-creation 2026-06-24 23:06:58.308 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-24 23:06:58.308 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: address-group 2026-06-24 23:06:58.309 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: address-scope 2026-06-24 23:06:58.310 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-24 23:06:58.311 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: agent 2026-06-24 23:06:58.311 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: agent-resources-synced 2026-06-24 23:06:58.312 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: standard-attr-tag 2026-06-24 23:06:58.313 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-24 23:06:58.313 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-24 23:06:58.313 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: trunk 2026-06-24 23:06:58.314 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: trunk-details 2026-06-24 23:06:58.314 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-24 23:06:58.314 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-24 23:06:58.315 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: availability_zone 2026-06-24 23:06:58.315 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-06-24 23:06:58.315 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: availability_zone_filter 2026-06-24 23:06:58.316 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-24 23:06:58.316 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-24 23:06:58.316 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: default-subnetpools 2026-06-24 23:06:58.317 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: vpn-aes-ctr 2026-06-24 23:06:58.318 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-24 23:06:58.318 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: dns-integration 2026-06-24 23:06:58.318 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-24 23:06:58.319 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: dns-domain-ports 2026-06-24 23:06:58.319 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-24 23:06:58.319 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-24 23:06:58.320 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: vpn-flavors 2026-06-24 23:06:58.320 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: dvr 2026-06-24 23:06:58.321 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-24 23:06:58.321 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: empty-string-filtering 2026-06-24 23:06:58.322 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: vpnaas 2026-06-24 23:06:58.322 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-24 23:06:58.322 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-24 23:06:58.323 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: taas 2026-06-24 23:06:58.323 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: external-net 2026-06-24 23:06:58.323 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-24 23:06:58.324 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: tap-mirror 2026-06-24 23:06:58.324 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: extraroute 2026-06-24 23:06:58.324 7 INFO neutron.api.extensions [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Loaded extension: taas-vlan-filter 2026-06-24 23:06:58.325 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: extraroute-atomic 2026-06-24 23:06:58.326 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-24 23:06:58.326 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-24 23:06:58.326 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-24 23:06:58.327 7 INFO neutron.quota.resource_registry [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-24 23:06:58.327 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-24 23:06:58.327 7 INFO neutron.quota.resource_registry [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-24 23:06:58.327 7 INFO neutron.quota.resource_registry [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-24 23:06:58.327 7 INFO neutron.quota.resource_registry [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-24 23:06:58.327 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: fip-port-details 2026-06-24 23:06:58.328 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: flavors 2026-06-24 23:06:58.329 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-24 23:06:58.330 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: floatingip-pools 2026-06-24 23:06:58.331 7 INFO neutron.quota.resource_registry [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-24 23:06:58.331 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: ip_allocation 2026-06-24 23:06:58.331 7 INFO neutron.quota.resource_registry [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-24 23:06:58.331 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: ip-substring-filtering 2026-06-24 23:06:58.332 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: l2_adjacency 2026-06-24 23:06:58.333 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: router 2026-06-24 23:06:58.335 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-24 23:06:58.335 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-24 23:06:58.335 7 INFO neutron.quota.resource_registry [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-24 23:06:58.336 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-24 23:06:58.336 7 INFO neutron.quota.resource_registry [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-24 23:06:58.336 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: ext-gw-mode 2026-06-24 23:06:58.337 7 INFO neutron.quota.resource_registry [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-24 23:06:58.337 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: l3-ha 2026-06-24 23:06:58.337 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-24 23:06:58.337 7 INFO neutron.quota.resource_registry [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-24 23:06:58.338 7 WARNING neutron.quota.resource_registry [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] subnetpool is already registered 2026-06-24 23:06:58.338 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-24 23:06:58.338 7 INFO neutron.quota.resource_registry [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-24 23:06:58.338 7 WARNING neutron.quota.resource_registry [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] subnetpool is already registered 2026-06-24 23:06:58.338 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: l3-flavors 2026-06-24 23:06:58.339 7 INFO neutron.quota.resource_registry [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-24 23:06:58.339 7 INFO neutron.quota.resource_registry [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-24 23:06:58.339 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-24 23:06:58.339 7 INFO neutron.quota.resource_registry [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-24 23:06:58.340 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-24 23:06:58.340 7 INFO neutron.quota.resource_registry [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-24 23:06:58.340 7 INFO neutron.quota.resource_registry [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-24 23:06:58.341 7 INFO neutron.quota.resource_registry [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-24 23:06:58.341 7 INFO neutron.quota.resource_registry [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-24 23:06:58.341 7 WARNING neutron.quota.resource_registry [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] ipsecpolicy is already registered 2026-06-24 23:06:58.342 7 INFO neutron.quota.resource_registry [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-24 23:06:58.342 7 WARNING neutron.quota.resource_registry [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] ikepolicy is already registered 2026-06-24 23:06:58.342 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-24 23:06:58.343 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-24 23:06:58.344 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-24 23:06:58.347 7 INFO neutron.quota.resource_registry [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-24 23:06:58.347 7 WARNING neutron.quota.resource_registry [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] router is already registered 2026-06-24 23:06:58.347 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-24 23:06:58.347 7 INFO neutron.quota.resource_registry [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-24 23:06:58.347 7 WARNING neutron.quota.resource_registry [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] floatingip is already registered 2026-06-24 23:06:58.348 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-24 23:06:58.351 7 INFO neutron.quota.resource_registry [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-24 23:06:58.351 7 WARNING neutron.quota.resource_registry [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] rbac_policy is already registered 2026-06-24 23:06:58.352 7 INFO neutron.quota.resource_registry [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-24 23:06:58.352 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: multi-provider 2026-06-24 23:06:58.352 7 WARNING neutron.quota.resource_registry [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] security_group is already registered 2026-06-24 23:06:58.352 7 INFO neutron.quota.resource_registry [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-24 23:06:58.352 7 WARNING neutron.quota.resource_registry [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] security_group_rule is already registered 2026-06-24 23:06:58.352 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: net-mtu 2026-06-24 23:06:58.353 7 INFO neutron.quota.resource_registry [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-24 23:06:58.353 7 WARNING neutron.quota.resource_registry [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] subnetpool is already registered 2026-06-24 23:06:58.353 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: net-mtu-writable 2026-06-24 23:06:58.354 7 INFO neutron.quota.resource_registry [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-24 23:06:58.354 7 WARNING neutron.quota.resource_registry [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] subnetpool is already registered 2026-06-24 23:06:58.354 7 INFO neutron.quota.resource_registry [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-24 23:06:58.354 7 WARNING neutron.quota.resource_registry [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] trunk is already registered 2026-06-24 23:06:58.354 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: network_availability_zone 2026-06-24 23:06:58.355 7 INFO neutron.quota.resource_registry [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-24 23:06:58.355 7 WARNING neutron.quota.resource_registry [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] ikepolicy is already registered 2026-06-24 23:06:58.355 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: network_ha 2026-06-24 23:06:58.355 7 INFO neutron.quota.resource_registry [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-24 23:06:58.355 7 WARNING neutron.quota.resource_registry [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] ipsecpolicy is already registered 2026-06-24 23:06:58.356 7 INFO neutron.quota.resource_registry [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-24 23:06:58.356 7 WARNING neutron.quota.resource_registry [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] endpoint_group is already registered 2026-06-24 23:06:58.356 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: network-ip-availability 2026-06-24 23:06:58.356 7 INFO neutron.quota.resource_registry [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-24 23:06:58.356 7 WARNING neutron.quota.resource_registry [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] vpnservice is already registered 2026-06-24 23:06:58.357 7 INFO neutron.quota.resource_registry [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-24 23:06:58.357 7 WARNING neutron.quota.resource_registry [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] ipsec_site_connection is already registered 2026-06-24 23:06:58.357 7 INFO neutron.quota.resource_registry [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-24 23:06:58.357 7 WARNING neutron.quota.resource_registry [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] ipsecpolicy is already registered 2026-06-24 23:06:58.357 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-24 23:06:58.358 7 INFO neutron.quota.resource_registry [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-24 23:06:58.358 7 WARNING neutron.quota.resource_registry [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] ikepolicy is already registered 2026-06-24 23:06:58.358 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: pagination 2026-06-24 23:06:58.358 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: port-device-profile 2026-06-24 23:06:58.359 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-24 23:06:58.359 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-24 23:06:58.360 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-24 23:06:58.360 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: port-mac-override 2026-06-24 23:06:58.361 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-24 23:06:58.361 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-24 23:06:58.362 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-24 23:06:58.362 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: port-resource-request 2026-06-24 23:06:58.363 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-24 23:06:58.363 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-24 23:06:58.364 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: binding 2026-06-24 23:06:58.365 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: binding-extended 2026-06-24 23:06:58.365 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: port-security 2026-06-24 23:06:58.366 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: project-id 2026-06-24 23:06:58.366 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: provider 2026-06-24 23:06:58.367 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-06-24 23:06:58.369 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: qos 2026-06-24 23:06:58.370 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-24 23:06:58.370 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-24 23:06:58.371 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: qos-default 2026-06-24 23:06:58.371 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: qos-fip 2026-06-24 23:06:58.372 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-24 23:06:58.372 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-24 23:06:58.373 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-24 23:06:58.374 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-24 23:06:58.374 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-24 23:06:58.375 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: qos-pps 2026-06-24 23:06:58.375 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-24 23:06:58.376 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-24 23:06:58.376 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: qos-rules-alias 2026-06-24 23:06:58.377 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: quota-check-limit 2026-06-24 23:06:58.378 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: quota-check-limit-default 2026-06-24 23:06:58.380 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: quotas 2026-06-24 23:06:58.381 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: quota_details 2026-06-24 23:06:58.382 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: rbac-policies 2026-06-24 23:06:58.383 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: rbac-address-group 2026-06-24 23:06:58.383 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: rbac-address-scope 2026-06-24 23:06:58.384 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: rbac-security-groups 2026-06-24 23:06:58.384 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: rbac-subnetpool 2026-06-24 23:06:58.385 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: revision-if-match 2026-06-24 23:06:58.386 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-24 23:06:58.386 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: router_availability_zone 2026-06-24 23:06:58.387 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-24 23:06:58.389 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: security-groups-default-rules 2026-06-24 23:06:58.389 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-24 23:06:58.390 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-24 23:06:58.390 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-24 23:06:58.391 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-24 23:06:58.391 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-24 23:06:58.396 7 WARNING keystonemiddleware._common.config [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-24 23:06:58.396 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: security-group 2026-06-24 23:06:58.397 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: segment 2026-06-24 23:06:58.398 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-24 23:06:58.398 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: service-type 2026-06-24 23:06:58.399 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: sorting 2026-06-24 23:06:58.399 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: standard-attr-segment 2026-06-24 23:06:58.400 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: standard-attr-description 2026-06-24 23:06:58.400 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: stateful-security-group 2026-06-24 23:06:58.401 8 WARNING neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-24 23:06:58.401 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-24 23:06:58.402 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: subnet-external-network 2026-06-24 23:06:58.402 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: subnet_onboard 2026-06-24 23:06:58.403 7 WARNING oslo_config.cfg [None req-244a8ba4-7143-4a73-a170-a00ef5686e09 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-24 23:06:58.403 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-24 23:06:58.403 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: subnet-service-types 2026-06-24 23:06:58.404 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: subnet_allocation 2026-06-24 23:06:58.405 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: subnetpool-prefix-ops WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7f2c97afe668 pid: 7 (default app) 2026-06-24 23:06:58.405 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: tag-creation 2026-06-24 23:06:58.406 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-24 23:06:58.410 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: standard-attr-tag 2026-06-24 23:06:58.410 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-24 23:06:58.411 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: trunk 2026-06-24 23:06:58.411 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: trunk-details 2026-06-24 23:06:58.412 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-24 23:06:58.412 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-06-24 23:06:58.413 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-24 23:06:58.414 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: vpn-aes-ctr 2026-06-24 23:06:58.416 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-24 23:06:58.416 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-24 23:06:58.417 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: vpn-flavors 2026-06-24 23:06:58.418 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: vpnaas 2026-06-24 23:06:58.420 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: taas 2026-06-24 23:06:58.421 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: tap-mirror 2026-06-24 23:06:58.422 8 INFO neutron.api.extensions [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Loaded extension: taas-vlan-filter 2026-06-24 23:06:58.424 8 INFO neutron.quota.resource_registry [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-24 23:06:58.424 8 INFO neutron.quota.resource_registry [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-24 23:06:58.425 8 INFO neutron.quota.resource_registry [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-24 23:06:58.425 8 INFO neutron.quota.resource_registry [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-24 23:06:58.428 8 INFO neutron.quota.resource_registry [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-24 23:06:58.428 8 INFO neutron.quota.resource_registry [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-24 23:06:58.433 8 INFO neutron.quota.resource_registry [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-24 23:06:58.434 8 INFO neutron.quota.resource_registry [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-24 23:06:58.434 8 INFO neutron.quota.resource_registry [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-24 23:06:58.435 8 INFO neutron.quota.resource_registry [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-24 23:06:58.435 8 WARNING neutron.quota.resource_registry [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] subnetpool is already registered 2026-06-24 23:06:58.435 8 INFO neutron.quota.resource_registry [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-24 23:06:58.436 8 WARNING neutron.quota.resource_registry [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] subnetpool is already registered 2026-06-24 23:06:58.436 8 INFO neutron.quota.resource_registry [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-24 23:06:58.436 8 INFO neutron.quota.resource_registry [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-24 23:06:58.437 8 INFO neutron.quota.resource_registry [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-24 23:06:58.437 8 INFO neutron.quota.resource_registry [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-24 23:06:58.438 8 INFO neutron.quota.resource_registry [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-24 23:06:58.438 8 INFO neutron.quota.resource_registry [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-24 23:06:58.438 8 INFO neutron.quota.resource_registry [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-24 23:06:58.439 8 WARNING neutron.quota.resource_registry [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] ipsecpolicy is already registered 2026-06-24 23:06:58.439 8 INFO neutron.quota.resource_registry [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-24 23:06:58.439 8 WARNING neutron.quota.resource_registry [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] ikepolicy is already registered 2026-06-24 23:06:58.443 8 INFO neutron.quota.resource_registry [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-24 23:06:58.444 8 WARNING neutron.quota.resource_registry [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] router is already registered 2026-06-24 23:06:58.444 8 INFO neutron.quota.resource_registry [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-24 23:06:58.444 8 WARNING neutron.quota.resource_registry [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] floatingip is already registered 2026-06-24 23:06:58.448 8 INFO neutron.quota.resource_registry [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-24 23:06:58.448 8 WARNING neutron.quota.resource_registry [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] rbac_policy is already registered 2026-06-24 23:06:58.449 8 INFO neutron.quota.resource_registry [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-24 23:06:58.449 8 WARNING neutron.quota.resource_registry [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] security_group is already registered 2026-06-24 23:06:58.449 8 INFO neutron.quota.resource_registry [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-24 23:06:58.449 8 WARNING neutron.quota.resource_registry [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] security_group_rule is already registered 2026-06-24 23:06:58.450 8 INFO neutron.quota.resource_registry [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-24 23:06:58.450 8 WARNING neutron.quota.resource_registry [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] subnetpool is already registered 2026-06-24 23:06:58.451 8 INFO neutron.quota.resource_registry [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-24 23:06:58.451 8 WARNING neutron.quota.resource_registry [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] subnetpool is already registered 2026-06-24 23:06:58.451 8 INFO neutron.quota.resource_registry [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-24 23:06:58.451 8 WARNING neutron.quota.resource_registry [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] trunk is already registered 2026-06-24 23:06:58.452 8 INFO neutron.quota.resource_registry [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-24 23:06:58.452 8 WARNING neutron.quota.resource_registry [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] ikepolicy is already registered 2026-06-24 23:06:58.452 8 INFO neutron.quota.resource_registry [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-24 23:06:58.452 8 WARNING neutron.quota.resource_registry [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] ipsecpolicy is already registered 2026-06-24 23:06:58.453 8 INFO neutron.quota.resource_registry [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-24 23:06:58.453 8 WARNING neutron.quota.resource_registry [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] endpoint_group is already registered 2026-06-24 23:06:58.453 8 INFO neutron.quota.resource_registry [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-24 23:06:58.453 8 WARNING neutron.quota.resource_registry [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] vpnservice is already registered 2026-06-24 23:06:58.454 8 INFO neutron.quota.resource_registry [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-24 23:06:58.454 8 WARNING neutron.quota.resource_registry [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] ipsec_site_connection is already registered 2026-06-24 23:06:58.454 8 INFO neutron.quota.resource_registry [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-24 23:06:58.454 8 WARNING neutron.quota.resource_registry [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] ipsecpolicy is already registered 2026-06-24 23:06:58.455 8 INFO neutron.quota.resource_registry [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-24 23:06:58.455 8 WARNING neutron.quota.resource_registry [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] ikepolicy is already registered 2026-06-24 23:06:58.493 8 WARNING keystonemiddleware._common.config [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-24 23:06:58.500 8 WARNING oslo_config.cfg [None req-7079780c-2ddd-4bbc-8439-eab7939d5df2 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7f2c97afe668 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-24 23:07:02.707 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ab43add2-8bcb-4818-9a7d-cba7186116f4 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1/4] 199.204.45.19 () {44 vars in 924 bytes} [Wed Jun 24 23:07:01 2026] GET /v2.0/networks/public => generated 108 bytes in 1525 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 4/5] 199.204.45.19 () {44 vars in 946 bytes} [Wed Jun 24 23:07:02 2026] GET /v2.0/networks?name=public => generated 15 bytes in 364 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 23:07:03.555 8 WARNING neutron.services.revisions.revision_plugin [None req-ed29a9b2-83cf-4778-b2b7-918d32da06d4 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Could not find related network for resource to bump revision. 2026-06-24 23:07:03.576 8 INFO neutron.db.segments_db [None req-ed29a9b2-83cf-4778-b2b7-918d32da06d4 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Added segment cfd6b10a-413a-4027-9ede-6b07b1dd2949 of type flat for network 72b7f2ec-78aa-4cb0-b78f-eac459b8893c 2026-06-24 23:07:03.628 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ed29a9b2-83cf-4778-b2b7-918d32da06d4 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 2/6] 199.204.45.19 () {48 vars in 964 bytes} [Wed Jun 24 23:07:03 2026] POST /v2.0/networks => generated 124 bytes in 628 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 23:07:09.843 7 INFO neutron.pecan_wsgi.hooks.translation [None req-837e2a95-a4ad-4c85-a571-293189b96c39 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/7] 199.204.45.19 () {44 vars in 924 bytes} [Wed Jun 24 23:07:09 2026] GET /v2.0/networks/public => generated 108 bytes in 365 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.204.45.19 () {44 vars in 946 bytes} [Wed Jun 24 23:07:09 2026] GET /v2.0/networks?name=public => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 23:07:10.167 7 WARNING neutron.services.revisions.revision_plugin [None req-f34b7abc-625c-48da-9724-64c7be0a706f 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Could not find related network for resource to bump revision. 2026-06-24 23:07:10.193 7 INFO neutron.db.segments_db [None req-f34b7abc-625c-48da-9724-64c7be0a706f 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Added segment 56b6ba82-5e04-4232-8964-688a050ab628 of type flat for network bf069646-f5ee-4c38-ac3d-fa0cbf345c0b 2026-06-24 23:07:10.270 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f34b7abc-625c-48da-9724-64c7be0a706f 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/9] 199.204.45.19 () {48 vars in 964 bytes} [Wed Jun 24 23:07:09 2026] POST /v2.0/networks => generated 124 bytes in 468 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 23:07:16.166 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f4607a5f-aa00-44d4-862d-10d48ea8092a 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/11] 199.204.45.19 () {44 vars in 924 bytes} [Wed Jun 24 23:07:16 2026] GET /v2.0/networks/public => generated 108 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/12] 199.204.45.19 () {44 vars in 946 bytes} [Wed Jun 24 23:07:16 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-24 23:07:16.294 7 WARNING neutron.services.revisions.revision_plugin [None req-70af17bb-e8d8-4701-9537-aa56047ea42f 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Could not find related network for resource to bump revision. 2026-06-24 23:07:16.311 7 INFO neutron.db.segments_db [None req-70af17bb-e8d8-4701-9537-aa56047ea42f 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Added segment 7b7d204e-1dc1-458d-8a87-94c2943afe99 of type flat for network 342effa5-d244-43de-aa16-2818edf72d8f 2026-06-24 23:07:16.342 7 INFO neutron.pecan_wsgi.hooks.translation [None req-70af17bb-e8d8-4701-9537-aa56047ea42f 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/13] 199.204.45.19 () {48 vars in 964 bytes} [Wed Jun 24 23:07:16 2026] POST /v2.0/networks => generated 124 bytes in 215 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 23:07:22.279 8 INFO neutron.pecan_wsgi.hooks.translation [None req-01248c6a-014a-41c4-a67a-c2d6af227658 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/14] 199.204.45.19 () {44 vars in 924 bytes} [Wed Jun 24 23:07:22 2026] GET /v2.0/networks/public => generated 108 bytes in 63 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/15] 199.204.45.19 () {44 vars in 946 bytes} [Wed Jun 24 23:07:22 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-24 23:07:22.351 8 WARNING neutron.services.revisions.revision_plugin [None req-a0f63c1e-9038-4462-8542-cbedeaacbc06 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Could not find related network for resource to bump revision. 2026-06-24 23:07:22.366 8 INFO neutron.db.segments_db [None req-a0f63c1e-9038-4462-8542-cbedeaacbc06 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Added segment 17cc8988-7ba4-44e2-90c2-c4e44d42c44f of type flat for network 1a9a5613-9090-46ec-9a5d-771e414c6028 2026-06-24 23:07:22.386 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a0f63c1e-9038-4462-8542-cbedeaacbc06 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/16] 199.204.45.19 () {48 vars in 964 bytes} [Wed Jun 24 23:07:22 2026] POST /v2.0/networks => generated 124 bytes in 92 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 23:07:28.201 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2654ade6-bf5f-4687-b389-0d60966a573f 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/17] 199.204.45.19 () {44 vars in 924 bytes} [Wed Jun 24 23:07:28 2026] GET /v2.0/networks/public => generated 108 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 199.204.45.19 () {44 vars in 946 bytes} [Wed Jun 24 23:07:28 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 23:07:28.289 7 WARNING neutron.services.revisions.revision_plugin [None req-f7cdb1ee-026d-49fb-b639-1287eee8b340 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Could not find related network for resource to bump revision. 2026-06-24 23:07:28.331 7 INFO neutron.db.segments_db [None req-f7cdb1ee-026d-49fb-b639-1287eee8b340 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Added segment 0b71f5a3-40f2-4413-9f24-005269aeee59 of type flat for network 1f00f1f8-3630-40f5-ab6d-04c65eef8c53 2026-06-24 23:07:28.351 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f7cdb1ee-026d-49fb-b639-1287eee8b340 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/19] 199.204.45.19 () {48 vars in 964 bytes} [Wed Jun 24 23:07:28 2026] POST /v2.0/networks => generated 124 bytes in 127 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 23:07:34.179 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d1452d86-2a46-4fc2-8f18-1a62e4f7ca83 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 12/21] 199.204.45.19 () {44 vars in 924 bytes} [Wed Jun 24 23:07:34 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: 10/22] 199.204.45.19 () {44 vars in 946 bytes} [Wed Jun 24 23:07:34 2026] GET /v2.0/networks?name=public => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 23:07:34.261 7 WARNING neutron.services.revisions.revision_plugin [None req-9ac2f4cb-15ea-496c-8578-0f3cce557736 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Could not find related network for resource to bump revision. 2026-06-24 23:07:34.279 7 INFO neutron.db.segments_db [None req-9ac2f4cb-15ea-496c-8578-0f3cce557736 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Added segment 0e221868-3f10-4c5e-8a37-494caaf83a1d of type flat for network c6b46b7e-7510-4952-9c80-d6a72022cab8 [pid: 7|app: 0|req: 13/23] 199.204.45.19 () {48 vars in 964 bytes} [Wed Jun 24 23:07:34 2026] POST /v2.0/networks => generated 706 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 23:07:35.448 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8e579e71-c736-44e8-9ce2-f24458be1092 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/24] 199.204.45.19 () {44 vars in 924 bytes} [Wed Jun 24 23:07:35 2026] GET /v2.0/networks/public => generated 108 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/25] 199.204.45.19 () {44 vars in 946 bytes} [Wed Jun 24 23:07:35 2026] GET /v2.0/networks?name=public => generated 709 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:07:35.520 8 INFO neutron.pecan_wsgi.hooks.translation [None req-61f49b5b-ce55-4fd1-9ff8-dd9c4e04abcd 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 12/26] 199.204.45.19 () {44 vars in 1031 bytes} [Wed Jun 24 23:07:35 2026] GET /v2.0/subnets/public-subnet?network_id=c6b46b7e-7510-4952-9c80-d6a72022cab8 => generated 113 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/27] 199.204.45.19 () {44 vars in 1054 bytes} [Wed Jun 24 23:07:35 2026] GET /v2.0/subnets?name=public-subnet&network_id=c6b46b7e-7510-4952-9c80-d6a72022cab8 => generated 14 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/28] 199.204.45.19 () {48 vars in 962 bytes} [Wed Jun 24 23:07:35 2026] POST /v2.0/subnets => generated 664 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 23:12:35.504 8 INFO neutron.pecan_wsgi.hooks.translation [None req-17905947-dccb-4f5e-b6c1-3cf3aefd2e35 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 33/68] 199.204.45.19 () {44 vars in 934 bytes} [Wed Jun 24 23:12:35 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 111 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/69] 199.204.45.19 () {44 vars in 956 bytes} [Wed Jun 24 23:12:35 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 23:12:35.584 8 INFO neutron.db.segments_db [None req-4ffe7805-cb8c-450d-b4f1-a0342012d67d 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Added segment 16a4b621-a803-41d5-a6e3-c4346f0fa78d of type vxlan for network 905ac97b-8b97-4f8f-8c46-4143a3680f78 [pid: 8|app: 0|req: 34/70] 199.204.45.19 () {48 vars in 963 bytes} [Wed Jun 24 23:12:35 2026] POST /v2.0/networks => generated 707 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 23:12:36.579 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a5c2b87d-21f0-4eff-a973-a1f7f76375bf 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 37/71] 199.204.45.19 () {44 vars in 934 bytes} [Wed Jun 24 23:12:36 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/72] 199.204.45.19 () {44 vars in 956 bytes} [Wed Jun 24 23:12:36 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:12:36.648 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2ce62dda-8084-4878-a868-96253d6abbcd 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 38/73] 199.204.45.19 () {44 vars in 1033 bytes} [Wed Jun 24 23:12:36 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=905ac97b-8b97-4f8f-8c46-4143a3680f78 => generated 114 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/74] 199.204.45.19 () {44 vars in 1056 bytes} [Wed Jun 24 23:12:36 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=905ac97b-8b97-4f8f-8c46-4143a3680f78 => generated 14 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/75] 199.204.45.19 () {48 vars in 962 bytes} [Wed Jun 24 23:12:36 2026] POST /v2.0/subnets => generated 651 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 23:12:37.980 8 INFO neutron.api.v2.resource [None req-edfc22da-44ba-4d8b-a841-447d70af7d28 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 37/76] 199.204.45.19 () {44 vars in 968 bytes} [Wed Jun 24 23:12:37 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/77] 199.204.45.19 () {44 vars in 990 bytes} [Wed Jun 24 23:12:37 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/78] 199.204.45.19 () {48 vars in 977 bytes} [Wed Jun 24 23:12:38 2026] POST /v2.0/security-groups => generated 1616 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/79] 199.204.45.19 () {44 vars in 998 bytes} [Wed Jun 24 23:12:39 2026] GET /v2.0/security-groups/d6199e80-2539-4527-b30b-d70b322b7033 => generated 1616 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/80] 199.204.45.19 () {44 vars in 998 bytes} [Wed Jun 24 23:12:39 2026] GET /v2.0/security-groups/d6199e80-2539-4527-b30b-d70b322b7033 => generated 1616 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/81] 199.204.45.19 () {44 vars in 998 bytes} [Wed Jun 24 23:12:39 2026] GET /v2.0/security-groups/d6199e80-2539-4527-b30b-d70b322b7033 => generated 1616 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/82] 199.204.45.19 () {48 vars in 988 bytes} [Wed Jun 24 23:12:39 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: 7|app: 0|req: 43/83] 199.204.45.19 () {44 vars in 998 bytes} [Wed Jun 24 23:12:40 2026] GET /v2.0/security-groups/d6199e80-2539-4527-b30b-d70b322b7033 => generated 2230 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/84] 199.204.45.19 () {44 vars in 998 bytes} [Wed Jun 24 23:12:40 2026] GET /v2.0/security-groups/d6199e80-2539-4527-b30b-d70b322b7033 => generated 2230 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/85] 199.204.45.19 () {44 vars in 998 bytes} [Wed Jun 24 23:12:40 2026] GET /v2.0/security-groups/d6199e80-2539-4527-b30b-d70b322b7033 => generated 2230 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/86] 199.204.45.19 () {48 vars in 988 bytes} [Wed Jun 24 23:12:40 2026] POST /v2.0/security-group-rules => generated 603 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/87] 199.204.45.19 () {44 vars in 998 bytes} [Wed Jun 24 23:12:41 2026] GET /v2.0/security-groups/d6199e80-2539-4527-b30b-d70b322b7033 => generated 2846 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/88] 199.204.45.19 () {44 vars in 998 bytes} [Wed Jun 24 23:12:41 2026] GET /v2.0/security-groups/d6199e80-2539-4527-b30b-d70b322b7033 => generated 2846 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/89] 199.204.45.19 () {44 vars in 998 bytes} [Wed Jun 24 23:12:41 2026] GET /v2.0/security-groups/d6199e80-2539-4527-b30b-d70b322b7033 => generated 2846 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/90] 199.204.45.19 () {48 vars in 988 bytes} [Wed Jun 24 23:12:41 2026] POST /v2.0/security-group-rules => generated 603 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/91] 199.204.45.19 () {44 vars in 998 bytes} [Wed Jun 24 23:12:42 2026] GET /v2.0/security-groups/d6199e80-2539-4527-b30b-d70b322b7033 => generated 3462 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/92] 199.204.45.19 () {44 vars in 998 bytes} [Wed Jun 24 23:12:42 2026] GET /v2.0/security-groups/d6199e80-2539-4527-b30b-d70b322b7033 => generated 3462 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/93] 199.204.45.19 () {44 vars in 998 bytes} [Wed Jun 24 23:12:42 2026] GET /v2.0/security-groups/d6199e80-2539-4527-b30b-d70b322b7033 => generated 3462 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/94] 199.204.45.19 () {48 vars in 988 bytes} [Wed Jun 24 23:12:42 2026] POST /v2.0/security-group-rules => generated 603 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/95] 199.204.45.19 () {44 vars in 998 bytes} [Wed Jun 24 23:12:43 2026] GET /v2.0/security-groups/d6199e80-2539-4527-b30b-d70b322b7033 => generated 4078 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/96] 199.204.45.19 () {44 vars in 998 bytes} [Wed Jun 24 23:12:43 2026] GET /v2.0/security-groups/d6199e80-2539-4527-b30b-d70b322b7033 => generated 4078 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/97] 199.204.45.19 () {44 vars in 998 bytes} [Wed Jun 24 23:12:43 2026] GET /v2.0/security-groups/d6199e80-2539-4527-b30b-d70b322b7033 => generated 4078 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/98] 199.204.45.19 () {48 vars in 988 bytes} [Wed Jun 24 23:12:43 2026] POST /v2.0/security-group-rules => generated 603 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/99] 199.204.45.19 () {44 vars in 984 bytes} [Wed Jun 24 23:12:45 2026] GET /v2.0/networks/905ac97b-8b97-4f8f-8c46-4143a3680f78 => generated 732 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:12:45.193 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7f8d7ad0-da51-44bb-b348-622dd8782903 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 49/100] 199.204.45.19 () {44 vars in 1073 bytes} [Wed Jun 24 23:12:45 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=905ac97b-8b97-4f8f-8c46-4143a3680f78 => generated 132 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/101] 199.204.45.19 () {44 vars in 1096 bytes} [Wed Jun 24 23:12:45 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=905ac97b-8b97-4f8f-8c46-4143a3680f78 => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/103] 199.204.45.19 () {44 vars in 998 bytes} [Wed Jun 24 23:12:45 2026] GET /v2.0/security-groups/d6199e80-2539-4527-b30b-d70b322b7033 => generated 4694 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/105] 199.204.45.19 () {48 vars in 958 bytes} [Wed Jun 24 23:12:45 2026] POST /v2.0/ports => generated 1100 bytes in 689 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-24 23:12:54.012 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3f7fa06e-6a1e-48fa-8249-7f07abca39c5 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 55/106] 199.204.45.19 () {44 vars in 976 bytes} [Wed Jun 24 23:12:53 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 61 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: 52/107] 199.204.45.19 () {44 vars in 998 bytes} [Wed Jun 24 23:12:54 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/108] 199.204.45.19 () {48 vars in 1028 bytes} [Wed Jun 24 23:12:54 2026] PUT /v2.0/ports/0e6213e8-7156-4d6a-9664-cbc99dc44436 => generated 1249 bytes in 718 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/109] 199.204.45.19 () {44 vars in 917 bytes} [Wed Jun 24 23:12:56 2026] GET /v2.0/ports => generated 3730 bytes in 89 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-24 23:12:57.436 7 INFO neutron.api.v2.resource [None req-d57d5e8e-485c-4bc4-946c-75cf4330c29d 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 57/110] 199.204.45.19 () {44 vars in 956 bytes} [Wed Jun 24 23:12:57 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/111] 199.204.45.19 () {44 vars in 978 bytes} [Wed Jun 24 23:12:57 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/112] 199.204.45.19 () {48 vars in 977 bytes} [Wed Jun 24 23:12:57 2026] POST /v2.0/security-groups => generated 1610 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/113] 199.204.45.19 () {44 vars in 998 bytes} [Wed Jun 24 23:12:58 2026] GET /v2.0/security-groups/5e984835-5652-4a42-a8f9-acc35c73fd25 => generated 1610 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/114] 199.204.45.19 () {44 vars in 998 bytes} [Wed Jun 24 23:12:58 2026] GET /v2.0/security-groups/5e984835-5652-4a42-a8f9-acc35c73fd25 => generated 1610 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/115] 199.204.45.19 () {44 vars in 998 bytes} [Wed Jun 24 23:12:58 2026] GET /v2.0/security-groups/5e984835-5652-4a42-a8f9-acc35c73fd25 => 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: 60/116] 199.204.45.19 () {48 vars in 988 bytes} [Wed Jun 24 23:12:58 2026] POST /v2.0/security-group-rules => generated 623 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/117] 199.204.45.19 () {44 vars in 998 bytes} [Wed Jun 24 23:12:59 2026] GET /v2.0/security-groups/5e984835-5652-4a42-a8f9-acc35c73fd25 => generated 2246 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/118] 199.204.45.19 () {44 vars in 998 bytes} [Wed Jun 24 23:12:59 2026] GET /v2.0/security-groups/5e984835-5652-4a42-a8f9-acc35c73fd25 => generated 2246 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/119] 199.204.45.19 () {44 vars in 998 bytes} [Wed Jun 24 23:12:59 2026] GET /v2.0/security-groups/5e984835-5652-4a42-a8f9-acc35c73fd25 => generated 2246 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.204.45.19 () {48 vars in 988 bytes} [Wed Jun 24 23:12:59 2026] POST /v2.0/security-group-rules => generated 627 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 65/133] 199.204.45.19 () {44 vars in 972 bytes} [Wed Jun 24 23:14:20 2026] GET /v2.0/quotas/8ea1126b9919444ba6c0cc0bea72d1e7 => 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: 69/134] 199.204.45.19 () {48 vars in 1024 bytes} [Wed Jun 24 23:14:21 2026] PUT /v2.0/quotas/8ea1126b9919444ba6c0cc0bea72d1e7 => generated 291 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 23:16:54.032 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c5c2ca32-c2d5-49b7-8ecd-3a81992d6755 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 80/155] 199.204.45.19 () {30 vars in 740 bytes} [Wed Jun 24 23:16:53 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 189 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: 76/156] 199.204.45.19 () {30 vars in 762 bytes} [Wed Jun 24 23:16:54 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 23:16:55.935 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8082dc17-f2cc-4102-8e0d-7690ebaafa50 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 81/157] 199.204.45.19 () {30 vars in 740 bytes} [Wed Jun 24 23:16:55 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 112 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 77/158] 199.204.45.19 () {30 vars in 762 bytes} [Wed Jun 24 23:16:55 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 23:27:17.861 8 INFO neutron.api.v2.resource [None req-b5d191c5-ca21-4ff7-9711-0d2a27f5ae8e 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 120/243] 199.204.45.19 () {44 vars in 1071 bytes} [Wed Jun 24 23:27:17 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=b0b71553d5a74d7ca5b33178c09b7e20 => generated 139 bytes in 130 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/244] 199.204.45.19 () {44 vars in 1094 bytes} [Wed Jun 24 23:27:17 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=b0b71553d5a74d7ca5b33178c09b7e20 => generated 23 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/245] 199.204.45.19 () {48 vars in 978 bytes} [Wed Jun 24 23:27:18 2026] POST /v2.0/security-groups => generated 1624 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/246] 199.204.45.19 () {44 vars in 1085 bytes} [Wed Jun 24 23:27:19 2026] GET /v2.0/security-groups/9166539f-aa5f-4dab-bfca-df1e55415824?project_id=b0b71553d5a74d7ca5b33178c09b7e20 => generated 1624 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/247] 199.204.45.19 () {44 vars in 998 bytes} [Wed Jun 24 23:27:19 2026] GET /v2.0/security-groups/9166539f-aa5f-4dab-bfca-df1e55415824 => generated 1624 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/248] 199.204.45.19 () {44 vars in 1085 bytes} [Wed Jun 24 23:27:19 2026] GET /v2.0/security-groups/9166539f-aa5f-4dab-bfca-df1e55415824?project_id=b0b71553d5a74d7ca5b33178c09b7e20 => generated 1624 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/249] 199.204.45.19 () {48 vars in 988 bytes} [Wed Jun 24 23:27:19 2026] POST /v2.0/security-group-rules => generated 597 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/250] 199.204.45.19 () {44 vars in 1085 bytes} [Wed Jun 24 23:27:20 2026] GET /v2.0/security-groups/9166539f-aa5f-4dab-bfca-df1e55415824?project_id=b0b71553d5a74d7ca5b33178c09b7e20 => generated 2234 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/251] 199.204.45.19 () {44 vars in 998 bytes} [Wed Jun 24 23:27:20 2026] GET /v2.0/security-groups/9166539f-aa5f-4dab-bfca-df1e55415824 => generated 2234 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/252] 199.204.45.19 () {44 vars in 1085 bytes} [Wed Jun 24 23:27:20 2026] GET /v2.0/security-groups/9166539f-aa5f-4dab-bfca-df1e55415824?project_id=b0b71553d5a74d7ca5b33178c09b7e20 => generated 2234 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/253] 199.204.45.19 () {48 vars in 988 bytes} [Wed Jun 24 23:27:20 2026] POST /v2.0/security-group-rules => generated 599 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/254] 199.204.45.19 () {44 vars in 1085 bytes} [Wed Jun 24 23:27:21 2026] GET /v2.0/security-groups/9166539f-aa5f-4dab-bfca-df1e55415824?project_id=b0b71553d5a74d7ca5b33178c09b7e20 => generated 2846 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/255] 199.204.45.19 () {44 vars in 998 bytes} [Wed Jun 24 23:27:21 2026] GET /v2.0/security-groups/9166539f-aa5f-4dab-bfca-df1e55415824 => generated 2846 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/256] 199.204.45.19 () {44 vars in 1085 bytes} [Wed Jun 24 23:27:21 2026] GET /v2.0/security-groups/9166539f-aa5f-4dab-bfca-df1e55415824?project_id=b0b71553d5a74d7ca5b33178c09b7e20 => generated 2846 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/257] 199.204.45.19 () {48 vars in 988 bytes} [Wed Jun 24 23:27:21 2026] POST /v2.0/security-group-rules => generated 601 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/258] 199.204.45.19 () {44 vars in 1085 bytes} [Wed Jun 24 23:27:22 2026] GET /v2.0/security-groups/9166539f-aa5f-4dab-bfca-df1e55415824?project_id=b0b71553d5a74d7ca5b33178c09b7e20 => generated 3460 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 128/259] 199.204.45.19 () {44 vars in 998 bytes} [Wed Jun 24 23:27:22 2026] GET /v2.0/security-groups/9166539f-aa5f-4dab-bfca-df1e55415824 => generated 3460 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/260] 199.204.45.19 () {44 vars in 1085 bytes} [Wed Jun 24 23:27:22 2026] GET /v2.0/security-groups/9166539f-aa5f-4dab-bfca-df1e55415824?project_id=b0b71553d5a74d7ca5b33178c09b7e20 => generated 3460 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/261] 199.204.45.19 () {48 vars in 988 bytes} [Wed Jun 24 23:27:22 2026] POST /v2.0/security-group-rules => generated 602 bytes in 84 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/286] 199.204.45.19 () {30 vars in 739 bytes} [Wed Jun 24 23:30:18 2026] GET /v2.0/networks?tenant_id=b0b71553d5a74d7ca5b33178c09b7e20&shared=False => generated 15 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 23:30:18.301 7 INFO neutron.db.segments_db [None req-48721835-9ad8-4bf9-b43b-90ca0029e22f 9817f5a03c17421e9d61e3f3611d3cdf b0b71553d5a74d7ca5b33178c09b7e20 - - 40c404c64f95479eab6ecc0e3f872b71 40c404c64f95479eab6ecc0e3f872b71] Added segment 2318f34e-be9c-4c93-b761-1d50cf2745c0 of type vxlan for network 61293840-f414-4644-a602-5910f5c6256c [pid: 7|app: 0|req: 145/287] 199.204.45.19 () {34 vars in 681 bytes} [Wed Jun 24 23:30:18 2026] POST /v2.0/networks => generated 718 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/288] 199.204.45.19 () {30 vars in 721 bytes} [Wed Jun 24 23:30:18 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/289] 199.204.45.19 () {30 vars in 632 bytes} [Wed Jun 24 23:30:18 2026] GET /v2.0/extensions => generated 21537 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/290] 199.204.45.19 () {34 vars in 676 bytes} [Wed Jun 24 23:30:18 2026] POST /v2.0/ports => generated 999 bytes in 312 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/291] 199.204.45.19 () {30 vars in 702 bytes} [Wed Jun 24 23:30:18 2026] GET /v2.0/networks/61293840-f414-4644-a602-5910f5c6256c => generated 705 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/292] 199.204.45.19 () {30 vars in 721 bytes} [Wed Jun 24 23:30:20 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/293] 199.204.45.19 () {30 vars in 702 bytes} [Wed Jun 24 23:30:21 2026] GET /v2.0/networks/61293840-f414-4644-a602-5910f5c6256c => generated 705 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/296] 199.204.45.19 () {44 vars in 972 bytes} [Wed Jun 24 23:30:37 2026] GET /v2.0/quotas/b0b71553d5a74d7ca5b33178c09b7e20 => 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: 150/297] 199.204.45.19 () {48 vars in 1024 bytes} [Wed Jun 24 23:30:38 2026] PUT /v2.0/quotas/b0b71553d5a74d7ca5b33178c09b7e20 => generated 291 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:42:22.920 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0f683c40-6c31-486b-9700-58fe181c4c44 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 195/392] 199.204.45.19 () {44 vars in 924 bytes} [Wed Jun 24 23:42:22 2026] GET /v2.0/networks/public => generated 108 bytes in 136 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/393] 199.204.45.19 () {44 vars in 946 bytes} [Wed Jun 24 23:42:22 2026] GET /v2.0/networks?name=public => generated 753 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:42:24.100 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8ecc7c9f-c763-4342-bcf1-3802c10c0833 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 196/394] 199.204.45.19 () {44 vars in 924 bytes} [Wed Jun 24 23:42:24 2026] GET /v2.0/networks/public => generated 108 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/395] 199.204.45.19 () {44 vars in 946 bytes} [Wed Jun 24 23:42:24 2026] GET /v2.0/networks?name=public => generated 753 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:42:24.168 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5baeb8cf-a3ac-489c-9121-0d745bb5a3a5 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 197/396] 199.204.45.19 () {44 vars in 1031 bytes} [Wed Jun 24 23:42:24 2026] GET /v2.0/subnets/public-subnet?network_id=c6b46b7e-7510-4952-9c80-d6a72022cab8 => generated 113 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/397] 199.204.45.19 () {44 vars in 1054 bytes} [Wed Jun 24 23:42:24 2026] GET /v2.0/subnets?name=public-subnet&network_id=c6b46b7e-7510-4952-9c80-d6a72022cab8 => generated 667 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:42:51.388 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bae4a5e9-2044-44f6-a135-c802b8a1c98b 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 200/402] 199.204.45.19 () {44 vars in 934 bytes} [Wed Jun 24 23:42:51 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/403] 199.204.45.19 () {44 vars in 956 bytes} [Wed Jun 24 23:42:51 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:42:52.378 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ab087cab-27b2-4c39-bb73-d0a1d87a48be 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 201/404] 199.204.45.19 () {44 vars in 934 bytes} [Wed Jun 24 23:42:52 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/405] 199.204.45.19 () {44 vars in 956 bytes} [Wed Jun 24 23:42:52 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:42:52.444 8 INFO neutron.pecan_wsgi.hooks.translation [None req-85e679bf-da0a-4cfb-b0b9-d1e2d4fab4db 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 202/406] 199.204.45.19 () {44 vars in 1033 bytes} [Wed Jun 24 23:42:52 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=905ac97b-8b97-4f8f-8c46-4143a3680f78 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/407] 199.204.45.19 () {44 vars in 1056 bytes} [Wed Jun 24 23:42:52 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=905ac97b-8b97-4f8f-8c46-4143a3680f78 => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:42:53.476 8 INFO neutron.api.v2.resource [None req-1a78f6ee-2f97-466e-8bf8-1012716eed6c 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 203/408] 199.204.45.19 () {44 vars in 968 bytes} [Wed Jun 24 23:42:53 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/409] 199.204.45.19 () {44 vars in 990 bytes} [Wed Jun 24 23:42:53 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/410] 199.204.45.19 () {44 vars in 998 bytes} [Wed Jun 24 23:42:54 2026] GET /v2.0/security-groups/d6199e80-2539-4527-b30b-d70b322b7033 => generated 4694 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/411] 199.204.45.19 () {44 vars in 998 bytes} [Wed Jun 24 23:42:54 2026] GET /v2.0/security-groups/d6199e80-2539-4527-b30b-d70b322b7033 => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/412] 199.204.45.19 () {44 vars in 1008 bytes} [Wed Jun 24 23:42:54 2026] GET /v2.0/security-group-rules/76a988b5-a087-4d39-b4de-52c7af4aec76 => generated 601 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/413] 199.204.45.19 () {44 vars in 998 bytes} [Wed Jun 24 23:42:55 2026] GET /v2.0/security-groups/d6199e80-2539-4527-b30b-d70b322b7033 => generated 4694 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/414] 199.204.45.19 () {44 vars in 998 bytes} [Wed Jun 24 23:42:55 2026] GET /v2.0/security-groups/d6199e80-2539-4527-b30b-d70b322b7033 => generated 4694 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/415] 199.204.45.19 () {44 vars in 1008 bytes} [Wed Jun 24 23:42:55 2026] GET /v2.0/security-group-rules/a9508ce2-6a13-4c95-a1b5-e86dee7b6ba9 => generated 603 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/416] 199.204.45.19 () {44 vars in 998 bytes} [Wed Jun 24 23:42:56 2026] GET /v2.0/security-groups/d6199e80-2539-4527-b30b-d70b322b7033 => generated 4694 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/417] 199.204.45.19 () {44 vars in 998 bytes} [Wed Jun 24 23:42:56 2026] GET /v2.0/security-groups/d6199e80-2539-4527-b30b-d70b322b7033 => 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: 208/418] 199.204.45.19 () {44 vars in 1008 bytes} [Wed Jun 24 23:42:56 2026] GET /v2.0/security-group-rules/a4f05f6f-55da-4531-9770-43c88d5efaa9 => 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: 211/419] 199.204.45.19 () {44 vars in 998 bytes} [Wed Jun 24 23:42:57 2026] GET /v2.0/security-groups/d6199e80-2539-4527-b30b-d70b322b7033 => generated 4694 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/420] 199.204.45.19 () {44 vars in 998 bytes} [Wed Jun 24 23:42:57 2026] GET /v2.0/security-groups/d6199e80-2539-4527-b30b-d70b322b7033 => generated 4694 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/421] 199.204.45.19 () {44 vars in 1008 bytes} [Wed Jun 24 23:42:57 2026] GET /v2.0/security-group-rules/8e596542-a2d5-424f-a712-6674099519b7 => generated 603 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/422] 199.204.45.19 () {44 vars in 998 bytes} [Wed Jun 24 23:42:58 2026] GET /v2.0/security-groups/d6199e80-2539-4527-b30b-d70b322b7033 => generated 4694 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/423] 199.204.45.19 () {44 vars in 998 bytes} [Wed Jun 24 23:42:58 2026] GET /v2.0/security-groups/d6199e80-2539-4527-b30b-d70b322b7033 => generated 4694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/424] 199.204.45.19 () {44 vars in 1008 bytes} [Wed Jun 24 23:42:58 2026] GET /v2.0/security-group-rules/26423c00-cbb5-4716-a20d-aadb35769d69 => generated 603 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/425] 199.204.45.19 () {44 vars in 984 bytes} [Wed Jun 24 23:42:59 2026] GET /v2.0/networks/905ac97b-8b97-4f8f-8c46-4143a3680f78 => generated 732 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:42:59.566 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0f74f10a-34cc-407f-af02-924754576a0a 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 212/426] 199.204.45.19 () {44 vars in 1073 bytes} [Wed Jun 24 23:42:59 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=905ac97b-8b97-4f8f-8c46-4143a3680f78 => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/427] 199.204.45.19 () {44 vars in 1096 bytes} [Wed Jun 24 23:42:59 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=905ac97b-8b97-4f8f-8c46-4143a3680f78 => generated 1254 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/428] 199.204.45.19 () {44 vars in 998 bytes} [Wed Jun 24 23:42:59 2026] GET /v2.0/security-groups/d6199e80-2539-4527-b30b-d70b322b7033 => generated 4694 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 23:43:07.181 7 INFO neutron.pecan_wsgi.hooks.translation [None req-06bcf791-108d-4ccf-a4b1-069021c33254 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 217/431] 199.204.45.19 () {44 vars in 976 bytes} [Wed Jun 24 23:43:07 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 71 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/432] 199.204.45.19 () {44 vars in 998 bytes} [Wed Jun 24 23:43:07 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/433] 199.204.45.19 () {44 vars in 917 bytes} [Wed Jun 24 23:43:08 2026] GET /v2.0/ports => generated 4725 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 23:43:10.012 8 INFO neutron.api.v2.resource [None req-7bc50800-3636-4084-a798-1cb8d61cc3bb 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 216/434] 199.204.45.19 () {44 vars in 956 bytes} [Wed Jun 24 23:43:09 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/435] 199.204.45.19 () {44 vars in 978 bytes} [Wed Jun 24 23:43:10 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/436] 199.204.45.19 () {44 vars in 998 bytes} [Wed Jun 24 23:43:10 2026] GET /v2.0/security-groups/5e984835-5652-4a42-a8f9-acc35c73fd25 => generated 2886 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/437] 199.204.45.19 () {44 vars in 998 bytes} [Wed Jun 24 23:43:10 2026] GET /v2.0/security-groups/5e984835-5652-4a42-a8f9-acc35c73fd25 => generated 2886 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/438] 199.204.45.19 () {44 vars in 1008 bytes} [Wed Jun 24 23:43:11 2026] GET /v2.0/security-group-rules/45a51b4d-a0d7-470e-b1d0-466d79931986 => generated 623 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/439] 199.204.45.19 () {44 vars in 998 bytes} [Wed Jun 24 23:43:11 2026] GET /v2.0/security-groups/5e984835-5652-4a42-a8f9-acc35c73fd25 => generated 2886 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/440] 199.204.45.19 () {44 vars in 998 bytes} [Wed Jun 24 23:43:11 2026] GET /v2.0/security-groups/5e984835-5652-4a42-a8f9-acc35c73fd25 => generated 2886 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/441] 199.204.45.19 () {44 vars in 1008 bytes} [Wed Jun 24 23:43:11 2026] GET /v2.0/security-group-rules/e570f604-d49f-463b-b8e3-c0172466ae8b => generated 627 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/444] 199.204.45.19 () {44 vars in 972 bytes} [Wed Jun 24 23:43:24 2026] GET /v2.0/quotas/8ea1126b9919444ba6c0cc0bea72d1e7 => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:44:18.569 8 INFO neutron.api.v2.resource [None req-718c1fbb-f86b-408a-9790-0b79e164a914 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 225/453] 199.204.45.19 () {44 vars in 1071 bytes} [Wed Jun 24 23:44:18 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=b0b71553d5a74d7ca5b33178c09b7e20 => generated 139 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/454] 199.204.45.19 () {44 vars in 1094 bytes} [Wed Jun 24 23:44:18 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=b0b71553d5a74d7ca5b33178c09b7e20 => generated 4072 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/455] 199.204.45.19 () {44 vars in 1085 bytes} [Wed Jun 24 23:44:19 2026] GET /v2.0/security-groups/9166539f-aa5f-4dab-bfca-df1e55415824?project_id=b0b71553d5a74d7ca5b33178c09b7e20 => generated 4075 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/456] 199.204.45.19 () {44 vars in 998 bytes} [Wed Jun 24 23:44:19 2026] GET /v2.0/security-groups/9166539f-aa5f-4dab-bfca-df1e55415824 => generated 4075 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/457] 199.204.45.19 () {44 vars in 1008 bytes} [Wed Jun 24 23:44:19 2026] GET /v2.0/security-group-rules/3bc17bef-ad3c-4680-9d46-a0dd8ef0257b => generated 597 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/458] 199.204.45.19 () {44 vars in 1085 bytes} [Wed Jun 24 23:44:20 2026] GET /v2.0/security-groups/9166539f-aa5f-4dab-bfca-df1e55415824?project_id=b0b71553d5a74d7ca5b33178c09b7e20 => generated 4075 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/459] 199.204.45.19 () {44 vars in 998 bytes} [Wed Jun 24 23:44:20 2026] GET /v2.0/security-groups/9166539f-aa5f-4dab-bfca-df1e55415824 => generated 4075 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/460] 199.204.45.19 () {44 vars in 1008 bytes} [Wed Jun 24 23:44:20 2026] GET /v2.0/security-group-rules/1430ee45-d6b3-4745-80f4-3f825736e944 => generated 599 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/461] 199.204.45.19 () {44 vars in 1085 bytes} [Wed Jun 24 23:44:21 2026] GET /v2.0/security-groups/9166539f-aa5f-4dab-bfca-df1e55415824?project_id=b0b71553d5a74d7ca5b33178c09b7e20 => generated 4075 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/462] 199.204.45.19 () {44 vars in 998 bytes} [Wed Jun 24 23:44:21 2026] GET /v2.0/security-groups/9166539f-aa5f-4dab-bfca-df1e55415824 => generated 4075 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/463] 199.204.45.19 () {44 vars in 1008 bytes} [Wed Jun 24 23:44:21 2026] GET /v2.0/security-group-rules/1e78aab0-3f7e-4e94-b657-8c1fc956fb3e => generated 601 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/464] 199.204.45.19 () {44 vars in 1085 bytes} [Wed Jun 24 23:44:22 2026] GET /v2.0/security-groups/9166539f-aa5f-4dab-bfca-df1e55415824?project_id=b0b71553d5a74d7ca5b33178c09b7e20 => generated 4075 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/465] 199.204.45.19 () {44 vars in 998 bytes} [Wed Jun 24 23:44:22 2026] GET /v2.0/security-groups/9166539f-aa5f-4dab-bfca-df1e55415824 => 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: 235/466] 199.204.45.19 () {44 vars in 1008 bytes} [Wed Jun 24 23:44:22 2026] GET /v2.0/security-group-rules/c92085d5-0169-48c1-a9ab-a214b075d33c => generated 602 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/467] 199.204.45.19 () {44 vars in 972 bytes} [Wed Jun 24 23:44:29 2026] GET /v2.0/quotas/b0b71553d5a74d7ca5b33178c09b7e20 => generated 291 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/476] 199.204.45.19 () {44 vars in 946 bytes} [Wed Jun 24 23:45:20 2026] GET /v2.0/networks?name=public => 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: 244/483] 10.0.0.103 () {32 vars in 649 bytes} [Wed Jun 24 23:46:08 2026] GET /v2.0/networks => generated 2168 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/484] 10.0.0.103 () {32 vars in 655 bytes} [Wed Jun 24 23:46:09 2026] GET /v2.0/floatingips => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/485] 10.0.0.103 () {32 vars in 647 bytes} [Wed Jun 24 23:46:09 2026] GET /v2.0/routers => generated 15 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/486] 10.0.0.103 () {32 vars in 643 bytes} [Wed Jun 24 23:46:09 2026] GET /v2.0/ports => generated 4725 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/487] 10.0.0.103 () {32 vars in 647 bytes} [Wed Jun 24 23:46:09 2026] GET /v2.0/subnets => generated 1308 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/488] 10.0.0.103 () {32 vars in 649 bytes} [Wed Jun 24 23:46:09 2026] GET /v2.0/networks => generated 2168 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/489] 10.0.0.103 () {32 vars in 663 bytes} [Wed Jun 24 23:46:09 2026] GET /v2.0/security-groups => generated 17401 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/490] 10.0.0.103 () {32 vars in 655 bytes} [Wed Jun 24 23:46:09 2026] GET /v2.0/subnetpools => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 23:46:20.812 7 INFO neutron.db.segments_db [None req-2e353f79-947f-4c50-80ef-77b21df9aa2c 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Added segment 0d613b5e-be9d-4b48-b918-e28f9d6bb1b8 of type vxlan for network 81b61031-3b9d-4e88-9222-66183e3351b4 2026-06-24 23:46:20.837 8 INFO neutron.db.segments_db [None req-306c25b2-4ee1-4010-a7e0-6a88bcd005e2 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Added segment 5af3d8e2-af64-4be3-9019-30c5e81e82db of type vxlan for network 2474ae1f-56c1-42a8-8264-cb5c820ea04b [pid: 7|app: 0|req: 249/493] 10.0.0.103 () {34 vars in 671 bytes} [Wed Jun 24 23:46:20 2026] POST /v2.0/networks => generated 745 bytes in 399 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/494] 10.0.0.103 () {34 vars in 671 bytes} [Wed Jun 24 23:46:20 2026] POST /v2.0/networks => generated 742 bytes in 398 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/495] 10.0.0.103 () {34 vars in 669 bytes} [Wed Jun 24 23:46:20 2026] POST /v2.0/subnets => generated 690 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/496] 10.0.0.103 () {34 vars in 669 bytes} [Wed Jun 24 23:46:20 2026] POST /v2.0/subnets => generated 692 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 23:46:21.324 7 INFO neutron.db.segments_db [None req-56676b87-065e-4c27-b5ab-111e7784ba3a 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Added segment 51512800-2fab-4553-9c02-8484ede12f08 of type vxlan for network 17878db8-216a-4b30-b1c3-99cfee1cdaf0 [pid: 8|app: 0|req: 247/497] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:46:21 2026] GET /v2.0/security-groups?tenant_id=99413078a8b348829c0ed6294e079c0c&name=default => generated 2921 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 23:46:21.543 8 INFO neutron.db.segments_db [None req-67afec70-9f66-4a6e-a3dc-f14173d28c17 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Added segment 7b90dd27-4167-4937-be91-8fa96b324695 of type vxlan for network 5c398a78-f43e-4b46-8b4d-6a77fdad6786 2026-06-24 23:46:21.651 7 INFO neutron.db.l3_hamode_db [None req-56676b87-065e-4c27-b5ab-111e7784ba3a 0c7efeec7f91447da48004ffe52b089d ea791895fc6d4ca0aa7226a5cb03f272 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 23:46:21.836 8 INFO neutron.db.l3_hamode_db [None req-67afec70-9f66-4a6e-a3dc-f14173d28c17 0c7efeec7f91447da48004ffe52b089d 2cae2f64ab9349938de6a289630a83c6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 23:46:22.685 7 INFO neutron.db.l3_hamode_db [None req-56676b87-065e-4c27-b5ab-111e7784ba3a 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 23:46:22.930 8 INFO neutron.db.l3_hamode_db [None req-67afec70-9f66-4a6e-a3dc-f14173d28c17 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 251/498] 10.0.0.103 () {34 vars in 669 bytes} [Wed Jun 24 23:46:21 2026] POST /v2.0/routers => generated 730 bytes in 2445 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/499] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:46:23 2026] GET /v2.0/security-groups?tenant_id=14e31b8c1a1847698c560ca7dbd7e114&name=default => generated 2921 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/500] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:46:23 2026] DELETE /v2.0/security-groups/f273e505-d37a-4b3b-bd30-cf36fd885360 => 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: 248/501] 10.0.0.103 () {34 vars in 669 bytes} [Wed Jun 24 23:46:21 2026] POST /v2.0/routers => generated 732 bytes in 2513 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/502] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:46:23 2026] DELETE /v2.0/security-groups/d206b38f-c8db-41a5-ae50-af64c4ca3a38 => 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: 254/503] 10.0.0.103 () {34 vars in 783 bytes} [Wed Jun 24 23:46:23 2026] PUT /v2.0/routers/0af49f03-6120-4bcf-9bd9-1c65c0d1c03f/add_router_interface => generated 309 bytes in 1215 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/504] 10.0.0.103 () {34 vars in 783 bytes} [Wed Jun 24 23:46:24 2026] PUT /v2.0/routers/801327eb-a3f7-4f2e-8327-b87ec3dc9eed/add_router_interface => generated 309 bytes in 1103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/505] 10.0.0.103 () {34 vars in 685 bytes} [Wed Jun 24 23:46:25 2026] POST /v2.0/security-groups => generated 1660 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/506] 10.0.0.103 () {34 vars in 695 bytes} [Wed Jun 24 23:46:25 2026] POST /v2.0/security-group-rules => generated 597 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/507] 10.0.0.103 () {34 vars in 695 bytes} [Wed Jun 24 23:46:26 2026] POST /v2.0/security-group-rules => generated 602 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/508] 10.0.0.233 () {38 vars in 971 bytes} [Wed Jun 24 23:46:26 2026] POST /v2.0/security-groups => generated 1680 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-24 23:46:26.497 7 INFO neutron.db.segments_db [None req-ae7e7b2d-4693-4626-8419-faef863abe31 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Added segment 2d40eedc-2502-4e75-bf86-cf81810109e9 of type vxlan for network 907abb50-341c-4aa7-8312-5d202f6e02f4 [pid: 7|app: 0|req: 256/509] 10.0.0.103 () {34 vars in 671 bytes} [Wed Jun 24 23:46:26 2026] POST /v2.0/networks => generated 748 bytes in 522 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/510] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:46:26 2026] GET /v2.0/security-groups?tenant_id=77e4263d63194ced8add02b5cfda7edb&name=default => generated 2925 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/511] 10.0.0.103 () {34 vars in 669 bytes} [Wed Jun 24 23:46:26 2026] POST /v2.0/subnets => generated 695 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/512] 10.0.0.103 () {34 vars in 676 bytes} [Wed Jun 24 23:46:26 2026] POST /v2.0/floatingips => generated 552 bytes in 563 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/513] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:46:27 2026] DELETE /v2.0/security-groups/91434eb5-7240-416e-a89e-eee0f4a9a7d7 => 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: 255/514] 10.0.0.233 () {38 vars in 971 bytes} [Wed Jun 24 23:46:27 2026] POST /v2.0/security-groups => generated 1681 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-24 23:46:27.174 7 INFO neutron.db.segments_db [None req-ddfcc5e8-b2ee-4440-a2eb-516f77c4877e 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Added segment 6dec0312-8e71-4ef9-8bbf-50741f9d0873 of type vxlan for network 2d199c4f-3bc1-4fcc-8af6-68d6f81b9887 [pid: 8|app: 0|req: 256/515] 10.0.0.233 () {38 vars in 971 bytes} [Wed Jun 24 23:46:27 2026] POST /v2.0/security-groups => generated 1682 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/516] 10.0.0.233 () {34 vars in 1002 bytes} [Wed Jun 24 23:46:27 2026] GET /v2.0/security-groups?tenant_id=2cae2f64ab9349938de6a289630a83c6 => generated 7904 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/517] 10.0.0.233 () {34 vars in 991 bytes} [Wed Jun 24 23:46:27 2026] GET /v2.0/security-groups/48bd21e2-02f0-4343-855f-57a49bc6dd13 => generated 2918 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 23:46:27.477 7 INFO neutron.db.l3_hamode_db [None req-ddfcc5e8-b2ee-4440-a2eb-516f77c4877e 0c7efeec7f91447da48004ffe52b089d 6a92e565e31a47c1a4cf36706f7ddc5c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 259/518] 10.0.0.233 () {34 vars in 991 bytes} [Wed Jun 24 23:46:27 2026] GET /v2.0/security-groups/48bd21e2-02f0-4343-855f-57a49bc6dd13 => generated 2918 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/519] 10.0.0.233 () {34 vars in 991 bytes} [Wed Jun 24 23:46:27 2026] GET /v2.0/security-groups/5c98a653-ed6f-4a8c-9489-96a620797a2d => generated 1680 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/520] 10.0.0.233 () {34 vars in 1100 bytes} [Wed Jun 24 23:46:27 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1556351523&fields=id&tenant_id=ea791895fc6d4ca0aa7226a5cb03f272 => generated 69 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/521] 10.0.0.233 () {36 vars in 1013 bytes} [Wed Jun 24 23:46:27 2026] DELETE /v2.0/security-groups/5c98a653-ed6f-4a8c-9489-96a620797a2d => 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: 263/522] 10.0.0.233 () {34 vars in 982 bytes} [Wed Jun 24 23:46:27 2026] GET /v2.0/networks?id=2474ae1f-56c1-42a8-8264-cb5c820ea04b => generated 675 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:46:27.743 8 INFO neutron.api.v2.resource [req-0e292a12-fcc2-4ed0-aa53-75a4d105f08e req-1405861d-0754-4582-8e1d-c29d4339dc1e b6816729e27049d5ac8db70944d1967b 2cae2f64ab9349938de6a289630a83c6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 264/523] 10.0.0.233 () {34 vars in 991 bytes} [Wed Jun 24 23:46:27 2026] GET /v2.0/security-groups/5c98a653-ed6f-4a8c-9489-96a620797a2d => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/524] 10.0.0.233 () {34 vars in 965 bytes} [Wed Jun 24 23:46:27 2026] GET /v2.0/quotas/ea791895fc6d4ca0aa7226a5cb03f272 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/525] 10.0.0.233 () {34 vars in 1002 bytes} [Wed Jun 24 23:46:27 2026] GET /v2.0/ports?tenant_id=ea791895fc6d4ca0aa7226a5cb03f272&fields=id => generated 103 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/526] 10.0.0.233 () {34 vars in 991 bytes} [Wed Jun 24 23:46:27 2026] GET /v2.0/security-groups/6474cc0e-5fb6-446f-9446-cb01a0c829e8 => generated 1681 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 23:46:28.266 7 INFO neutron.db.l3_hamode_db [None req-ddfcc5e8-b2ee-4440-a2eb-516f77c4877e 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 268/527] 10.0.0.233 () {36 vars in 1013 bytes} [Wed Jun 24 23:46:27 2026] DELETE /v2.0/security-groups/6474cc0e-5fb6-446f-9446-cb01a0c829e8 => generated 0 bytes in 654 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/528] 10.0.0.233 () {34 vars in 907 bytes} [Wed Jun 24 23:46:28 2026] GET /v2.0/extensions => generated 21537 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-06-24 23:46:28.698 8 INFO neutron.api.v2.resource [req-f816b84a-5ef7-4b6a-9617-58437677a5f7 req-df287439-d178-4797-8783-ed6cb0095e9c b6816729e27049d5ac8db70944d1967b 2cae2f64ab9349938de6a289630a83c6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 270/529] 10.0.0.233 () {34 vars in 991 bytes} [Wed Jun 24 23:46:28 2026] GET /v2.0/security-groups/6474cc0e-5fb6-446f-9446-cb01a0c829e8 => 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: 271/530] 10.0.0.233 () {34 vars in 1008 bytes} [Wed Jun 24 23:46:28 2026] GET /v2.0/networks/2474ae1f-56c1-42a8-8264-cb5c820ea04b?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: 272/531] 10.0.0.233 () {34 vars in 991 bytes} [Wed Jun 24 23:46:28 2026] GET /v2.0/security-groups/e7d7ee01-a29f-4235-afd6-d1a526f5c683 => generated 1682 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/532] 10.0.0.233 () {34 vars in 1108 bytes} [Wed Jun 24 23:46:28 2026] GET /v2.0/networks/2474ae1f-56c1-42a8-8264-cb5c820ea04b?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: 274/533] 10.0.0.233 () {36 vars in 1013 bytes} [Wed Jun 24 23:46:28 2026] DELETE /v2.0/security-groups/e7d7ee01-a29f-4235-afd6-d1a526f5c683 => 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: 275/534] 10.0.0.103 () {32 vars in 653 bytes} [Wed Jun 24 23:46:28 2026] GET /v2.0/extensions => generated 21537 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-06-24 23:46:29.003 8 INFO neutron.api.v2.resource [req-4a25c052-f726-455f-90ed-6dada14e6137 req-9415f1ce-e2c1-4ff5-a90c-a89d22399ae8 b6816729e27049d5ac8db70944d1967b 2cae2f64ab9349938de6a289630a83c6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 276/535] 10.0.0.233 () {34 vars in 991 bytes} [Wed Jun 24 23:46:28 2026] GET /v2.0/security-groups/e7d7ee01-a29f-4235-afd6-d1a526f5c683 => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/536] 10.0.0.103 () {32 vars in 681 bytes} [Wed Jun 24 23:46:29 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/537] 10.0.0.103 () {34 vars in 669 bytes} [Wed Jun 24 23:46:27 2026] POST /v2.0/routers => generated 735 bytes in 1909 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/538] 10.0.0.103 () {32 vars in 681 bytes} [Wed Jun 24 23:46:29 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/539] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:46:29 2026] GET /v2.0/ports?device_id=347549c6-53f2-46a7-a8b9-cca8cd663c18 => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/540] 10.0.0.233 () {34 vars in 1002 bytes} [Wed Jun 24 23:46:29 2026] GET /v2.0/security-groups?tenant_id=2cae2f64ab9349938de6a289630a83c6 => generated 2921 bytes in 307 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/541] 10.0.0.103 () {32 vars in 729 bytes} [Wed Jun 24 23:46:29 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/542] 10.0.0.233 () {34 vars in 991 bytes} [Wed Jun 24 23:46:29 2026] GET /v2.0/security-groups/48bd21e2-02f0-4343-855f-57a49bc6dd13 => generated 2918 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/543] 10.0.0.103 () {32 vars in 665 bytes} [Wed Jun 24 23:46:29 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) [pid: 7|app: 0|req: 266/544] 10.0.0.233 () {34 vars in 991 bytes} [Wed Jun 24 23:46:29 2026] GET /v2.0/security-groups/48bd21e2-02f0-4343-855f-57a49bc6dd13 => 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: 267/545] 10.0.0.103 () {32 vars in 699 bytes} [Wed Jun 24 23:46:29 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/546] 10.0.0.103 () {32 vars in 697 bytes} [Wed Jun 24 23:46:29 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/547] 10.0.0.103 () {32 vars in 701 bytes} [Wed Jun 24 23:46:29 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/548] 10.0.0.103 () {32 vars in 689 bytes} [Wed Jun 24 23:46:29 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:46:29.476 7 INFO neutron.api.v2.resource [req-96d11fb2-57c8-49e8-9e5c-e6482f757aec req-392e3746-f84f-47a3-b9dd-7c4fb255b888 b6816729e27049d5ac8db70944d1967b 2cae2f64ab9349938de6a289630a83c6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 271/549] 10.0.0.233 () {34 vars in 991 bytes} [Wed Jun 24 23:46:29 2026] GET /v2.0/security-groups/e7d7ee01-a29f-4235-afd6-d1a526f5c683 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/550] 10.0.0.103 () {32 vars in 703 bytes} [Wed Jun 24 23:46:29 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/551] 10.0.0.103 () {32 vars in 693 bytes} [Wed Jun 24 23:46:29 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/552] 10.0.0.103 () {32 vars in 695 bytes} [Wed Jun 24 23:46:29 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:46:29.507 7 INFO neutron.api.v2.resource [req-44e605d6-7583-481c-badf-d49201b0c4b7 req-ae452d01-ba33-4ed9-bf33-ef11a367ffe9 b6816729e27049d5ac8db70944d1967b 2cae2f64ab9349938de6a289630a83c6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 275/553] 10.0.0.233 () {34 vars in 991 bytes} [Wed Jun 24 23:46:29 2026] GET /v2.0/security-groups/6474cc0e-5fb6-446f-9446-cb01a0c829e8 => generated 146 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/554] 10.0.0.103 () {32 vars in 685 bytes} [Wed Jun 24 23:46:29 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/555] 10.0.0.103 () {32 vars in 687 bytes} [Wed Jun 24 23:46:29 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/556] 10.0.0.103 () {32 vars in 661 bytes} [Wed Jun 24 23:46:29 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/557] 10.0.0.103 () {32 vars in 699 bytes} [Wed Jun 24 23:46:29 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:46:29.541 7 INFO neutron.api.v2.resource [req-c0de5a27-e8ce-4c0e-8e79-449b777f09e7 req-8b017a6b-e215-4ad6-84f5-d9fae68e13b2 b6816729e27049d5ac8db70944d1967b 2cae2f64ab9349938de6a289630a83c6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 280/558] 10.0.0.233 () {34 vars in 991 bytes} [Wed Jun 24 23:46:29 2026] GET /v2.0/security-groups/5c98a653-ed6f-4a8c-9489-96a620797a2d => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/559] 10.0.0.103 () {32 vars in 679 bytes} [Wed Jun 24 23:46:29 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: 282/560] 10.0.0.103 () {32 vars in 683 bytes} [Wed Jun 24 23:46:29 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) 2026-06-24 23:46:29.983 7 INFO neutron_taas.services.taas.taas_plugin [None req-4a0ab738-568b-4d34-bda6-04e8e179ceec 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] TaaS: Handle Delete Port: a0f5cff1-fa59-4d2d-abfc-289f639875cc 2026-06-24 23:46:29.992 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4a0ab738-568b-4d34-bda6-04e8e179ceec 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Tap Mirror: Handle Delete Port: a0f5cff1-fa59-4d2d-abfc-289f639875cc [pid: 8|app: 0|req: 279/561] 10.0.0.103 () {34 vars in 783 bytes} [Wed Jun 24 23:46:29 2026] PUT /v2.0/routers/a451f117-a223-4fc8-8d68-f4ddf28e5142/add_router_interface => generated 309 bytes in 1186 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/562] 10.0.0.103 () {32 vars in 675 bytes} [Wed Jun 24 23:46:30 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/563] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:46:30 2026] GET /v2.0/ports?device_id=347549c6-53f2-46a7-a8b9-cca8cd663c18 => 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: 282/564] 10.0.0.103 () {32 vars in 689 bytes} [Wed Jun 24 23:46:30 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/567] 10.0.0.103 () {32 vars in 723 bytes} [Wed Jun 24 23:46:30 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/568] 10.0.0.103 () {32 vars in 687 bytes} [Wed Jun 24 23:46:30 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/569] 10.0.0.103 () {32 vars in 669 bytes} [Wed Jun 24 23:46:30 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/570] 10.0.0.103 () {32 vars in 687 bytes} [Wed Jun 24 23:46:30 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: 8|app: 0|req: 289/571] 10.0.0.103 () {32 vars in 681 bytes} [Wed Jun 24 23:46:30 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/572] 10.0.0.103 () {32 vars in 699 bytes} [Wed Jun 24 23:46:30 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/573] 10.0.0.103 () {32 vars in 679 bytes} [Wed Jun 24 23:46:30 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: 8|app: 0|req: 292/574] 10.0.0.103 () {32 vars in 667 bytes} [Wed Jun 24 23:46:30 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: 8|app: 0|req: 293/575] 10.0.0.103 () {32 vars in 677 bytes} [Wed Jun 24 23:46:30 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/576] 10.0.0.103 () {32 vars in 665 bytes} [Wed Jun 24 23:46:30 2026] GET /v2.0/extensions/l3-ha => 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: 295/577] 10.0.0.103 () {32 vars in 675 bytes} [Wed Jun 24 23:46:30 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/578] 10.0.0.103 () {32 vars in 713 bytes} [Wed Jun 24 23:46:30 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: 8|app: 0|req: 297/579] 10.0.0.103 () {32 vars in 691 bytes} [Wed Jun 24 23:46:30 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/580] 10.0.0.103 () {32 vars in 683 bytes} [Wed Jun 24 23:46:30 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/581] 10.0.0.103 () {32 vars in 669 bytes} [Wed Jun 24 23:46:30 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/582] 10.0.0.103 () {32 vars in 687 bytes} [Wed Jun 24 23:46:30 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/583] 10.0.0.103 () {32 vars in 705 bytes} [Wed Jun 24 23:46:30 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: 8|app: 0|req: 302/584] 10.0.0.103 () {32 vars in 675 bytes} [Wed Jun 24 23:46:30 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: 8|app: 0|req: 303/585] 10.0.0.103 () {32 vars in 701 bytes} [Wed Jun 24 23:46:30 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/586] 10.0.0.103 () {32 vars in 675 bytes} [Wed Jun 24 23:46:30 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/587] 10.0.0.103 () {32 vars in 693 bytes} [Wed Jun 24 23:46:30 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/588] 10.0.0.103 () {32 vars in 689 bytes} [Wed Jun 24 23:46:30 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: 8|app: 0|req: 307/589] 10.0.0.103 () {32 vars in 709 bytes} [Wed Jun 24 23:46:30 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/590] 10.0.0.103 () {32 vars in 705 bytes} [Wed Jun 24 23:46:30 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/591] 10.0.0.103 () {32 vars in 719 bytes} [Wed Jun 24 23:46:30 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: 8|app: 0|req: 310/592] 10.0.0.103 () {32 vars in 697 bytes} [Wed Jun 24 23:46:30 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/593] 10.0.0.103 () {32 vars in 711 bytes} [Wed Jun 24 23:46:30 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/594] 10.0.0.103 () {32 vars in 669 bytes} [Wed Jun 24 23:46:30 2026] GET /v2.0/extensions/binding => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/595] 10.0.0.103 () {32 vars in 687 bytes} [Wed Jun 24 23:46:30 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/596] 10.0.0.103 () {32 vars in 681 bytes} [Wed Jun 24 23:46:30 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/597] 10.0.0.103 () {32 vars in 675 bytes} [Wed Jun 24 23:46:30 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: 8|app: 0|req: 316/598] 10.0.0.103 () {32 vars in 671 bytes} [Wed Jun 24 23:46:30 2026] GET /v2.0/extensions/provider => generated 191 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/599] 10.0.0.103 () {32 vars in 661 bytes} [Wed Jun 24 23:46:30 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: 318/600] 10.0.0.103 () {32 vars in 699 bytes} [Wed Jun 24 23:46:30 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: 8|app: 0|req: 319/601] 10.0.0.103 () {32 vars in 699 bytes} [Wed Jun 24 23:46:30 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: 8|app: 0|req: 320/602] 10.0.0.103 () {32 vars in 677 bytes} [Wed Jun 24 23:46:30 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: 8|app: 0|req: 321/603] 10.0.0.103 () {32 vars in 669 bytes} [Wed Jun 24 23:46:30 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/604] 10.0.0.103 () {32 vars in 683 bytes} [Wed Jun 24 23:46:30 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/605] 10.0.0.103 () {32 vars in 701 bytes} [Wed Jun 24 23:46:30 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/606] 10.0.0.103 () {32 vars in 685 bytes} [Wed Jun 24 23:46:30 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/607] 10.0.0.103 () {32 vars in 707 bytes} [Wed Jun 24 23:46:30 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/608] 10.0.0.103 () {34 vars in 789 bytes} [Wed Jun 24 23:46:29 2026] PUT /v2.0/routers/801327eb-a3f7-4f2e-8327-b87ec3dc9eed/remove_router_interface => generated 309 bytes in 1066 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/609] 10.0.0.103 () {32 vars in 669 bytes} [Wed Jun 24 23:46:30 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: 8|app: 0|req: 327/610] 10.0.0.103 () {32 vars in 697 bytes} [Wed Jun 24 23:46:30 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/611] 10.0.0.103 () {32 vars in 695 bytes} [Wed Jun 24 23:46:30 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/612] 10.0.0.103 () {32 vars in 685 bytes} [Wed Jun 24 23:46:30 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: 8|app: 0|req: 330/613] 10.0.0.103 () {32 vars in 689 bytes} [Wed Jun 24 23:46:30 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/614] 10.0.0.103 () {32 vars in 705 bytes} [Wed Jun 24 23:46:30 2026] GET /v2.0/extensions/quota-check-limit-default => generated 268 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/615] 10.0.0.103 () {32 vars in 667 bytes} [Wed Jun 24 23:46:30 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: 8|app: 0|req: 333/616] 10.0.0.103 () {32 vars in 681 bytes} [Wed Jun 24 23:46:30 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/617] 10.0.0.103 () {32 vars in 681 bytes} [Wed Jun 24 23:46:30 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/618] 10.0.0.103 () {32 vars in 691 bytes} [Wed Jun 24 23:46:30 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: 8|app: 0|req: 336/619] 10.0.0.103 () {32 vars in 691 bytes} [Wed Jun 24 23:46:30 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/620] 10.0.0.103 () {32 vars in 695 bytes} [Wed Jun 24 23:46:30 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: 8|app: 0|req: 338/621] 10.0.0.103 () {32 vars in 685 bytes} [Wed Jun 24 23:46:30 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/622] 10.0.0.103 () {32 vars in 689 bytes} [Wed Jun 24 23:46:30 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: 8|app: 0|req: 340/623] 10.0.0.103 () {32 vars in 701 bytes} [Wed Jun 24 23:46:30 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/624] 10.0.0.103 () {32 vars in 703 bytes} [Wed Jun 24 23:46:30 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:46:30.833 7 INFO neutron_taas.services.taas.taas_plugin [None req-f43b38bc-7a07-4a2a-8343-ca7431deccbd 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] TaaS: Handle Delete Port: addf63eb-4d22-4a42-b549-31cdd659a95a 2026-06-24 23:46:30.836 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f43b38bc-7a07-4a2a-8343-ca7431deccbd 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Tap Mirror: Handle Delete Port: addf63eb-4d22-4a42-b549-31cdd659a95a [pid: 8|app: 0|req: 342/625] 10.0.0.233 () {38 vars in 971 bytes} [Wed Jun 24 23:46:30 2026] POST /v2.0/security-groups => generated 1684 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/626] 10.0.0.103 () {32 vars in 713 bytes} [Wed Jun 24 23:46:30 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/627] 10.0.0.103 () {32 vars in 717 bytes} [Wed Jun 24 23:46:30 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/628] 10.0.0.103 () {32 vars in 715 bytes} [Wed Jun 24 23:46:30 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/629] 10.0.0.233 () {34 vars in 991 bytes} [Wed Jun 24 23:46:30 2026] GET /v2.0/security-groups/577bf472-1927-47ab-bdda-5b58a7069985 => generated 1684 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/630] 10.0.0.103 () {32 vars in 727 bytes} [Wed Jun 24 23:46:30 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/631] 10.0.0.103 () {32 vars in 741 bytes} [Wed Jun 24 23:46:30 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:46:31.033 7 INFO neutron_taas.services.taas.taas_plugin [None req-f43b38bc-7a07-4a2a-8343-ca7431deccbd 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] TaaS: Handle Delete Port: 161956da-41ae-411d-82e8-f2be8f208d6c 2026-06-24 23:46:31.035 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f43b38bc-7a07-4a2a-8343-ca7431deccbd 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Tap Mirror: Handle Delete Port: 161956da-41ae-411d-82e8-f2be8f208d6c [pid: 8|app: 0|req: 349/632] 10.0.0.233 () {38 vars in 981 bytes} [Wed Jun 24 23:46:30 2026] POST /v2.0/security-group-rules => generated 614 bytes in 87 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/633] 10.0.0.103 () {32 vars in 719 bytes} [Wed Jun 24 23:46:31 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: 8|app: 0|req: 351/634] 10.0.0.103 () {32 vars in 683 bytes} [Wed Jun 24 23:46:31 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/635] 10.0.0.103 () {32 vars in 669 bytes} [Wed Jun 24 23:46:31 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: 8|app: 0|req: 353/636] 10.0.0.103 () {32 vars in 719 bytes} [Wed Jun 24 23:46:31 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) 2026-06-24 23:46:31.104 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-f43b38bc-7a07-4a2a-8343-ca7431deccbd 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 69, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 45, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 341, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 576, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 603, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2245, in delete_router super().delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 646, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 717, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2285, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2290, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() [pid: 8|app: 0|req: 354/637] 10.0.0.233 () {38 vars in 971 bytes} [Wed Jun 24 23:46:31 2026] POST /v2.0/security-groups => generated 1683 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/638] 10.0.0.103 () {32 vars in 679 bytes} [Wed Jun 24 23:46:31 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/639] 10.0.0.103 () {32 vars in 669 bytes} [Wed Jun 24 23:46:31 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/640] 10.0.0.103 () {32 vars in 697 bytes} [Wed Jun 24 23:46:31 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) [pid: 8|app: 0|req: 358/641] 10.0.0.103 () {32 vars in 705 bytes} [Wed Jun 24 23:46:31 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/642] 10.0.0.233 () {34 vars in 991 bytes} [Wed Jun 24 23:46:31 2026] GET /v2.0/security-groups/876f1417-0f64-424c-a311-6c2e34b301da => generated 1683 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/643] 10.0.0.103 () {32 vars in 701 bytes} [Wed Jun 24 23:46:31 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/644] 10.0.0.103 () {32 vars in 701 bytes} [Wed Jun 24 23:46:31 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/645] 10.0.0.233 () {38 vars in 981 bytes} [Wed Jun 24 23:46:31 2026] POST /v2.0/security-group-rules => generated 614 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/646] 10.0.0.103 () {32 vars in 683 bytes} [Wed Jun 24 23:46:31 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/647] 10.0.0.103 () {32 vars in 705 bytes} [Wed Jun 24 23:46:31 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/648] 10.0.0.103 () {32 vars in 695 bytes} [Wed Jun 24 23:46:31 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/649] 10.0.0.233 () {34 vars in 991 bytes} [Wed Jun 24 23:46:31 2026] GET /v2.0/security-groups/876f1417-0f64-424c-a311-6c2e34b301da => generated 2308 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/650] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:46:31 2026] GET /v2.0/ports?device_id=347549c6-53f2-46a7-a8b9-cca8cd663c18 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/651] 10.0.0.103 () {32 vars in 689 bytes} [Wed Jun 24 23:46:31 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:46:31.552 7 INFO neutron.db.l3_hamode_db [None req-f43b38bc-7a07-4a2a-8343-ca7431deccbd 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] HA network 5c398a78-f43e-4b46-8b4d-6a77fdad6786 was deleted as no HA routers are present in tenant 2cae2f64ab9349938de6a289630a83c6. [pid: 7|app: 0|req: 284/652] 10.0.0.103 () {32 vars in 724 bytes} [Wed Jun 24 23:46:30 2026] DELETE /v2.0/routers/801327eb-a3f7-4f2e-8327-b87ec3dc9eed => generated 0 bytes in 934 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/653] 10.0.0.103 () {32 vars in 697 bytes} [Wed Jun 24 23:46:31 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: 8|app: 0|req: 369/654] 10.0.0.233 () {38 vars in 981 bytes} [Wed Jun 24 23:46:31 2026] POST /v2.0/security-group-rules => generated 619 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/655] 10.0.0.103 () {32 vars in 679 bytes} [Wed Jun 24 23:46:31 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: 8|app: 0|req: 371/656] 10.0.0.103 () {32 vars in 689 bytes} [Wed Jun 24 23:46:31 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/657] 10.0.0.103 () {32 vars in 701 bytes} [Wed Jun 24 23:46:31 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/658] 10.0.0.233 () {34 vars in 991 bytes} [Wed Jun 24 23:46:31 2026] GET /v2.0/security-groups/876f1417-0f64-424c-a311-6c2e34b301da => generated 2938 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/659] 10.0.0.103 () {32 vars in 665 bytes} [Wed Jun 24 23:46:31 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: 8|app: 0|req: 375/660] 10.0.0.103 () {32 vars in 681 bytes} [Wed Jun 24 23:46:31 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/661] 10.0.0.103 () {32 vars in 677 bytes} [Wed Jun 24 23:46:31 2026] GET /v2.0/extensions/vpn-aes-ctr => generated 195 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/662] 10.0.0.103 () {32 vars in 724 bytes} [Wed Jun 24 23:46:31 2026] DELETE /v2.0/subnets/f176c754-d61c-456e-b12d-4190c5ad4a42 => 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: 287/663] 10.0.0.103 () {32 vars in 693 bytes} [Wed Jun 24 23:46:31 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/664] 10.0.0.233 () {34 vars in 1001 bytes} [Wed Jun 24 23:46:31 2026] GET /v2.0/security-group-rules/52ff40f2-16e6-4eca-a120-d62a4e62ec63 => generated 616 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/665] 10.0.0.103 () {32 vars in 677 bytes} [Wed Jun 24 23:46:31 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/666] 10.0.0.103 () {32 vars in 667 bytes} [Wed Jun 24 23:46:31 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/667] 10.0.0.233 () {34 vars in 991 bytes} [Wed Jun 24 23:46:31 2026] GET /v2.0/security-groups/876f1417-0f64-424c-a311-6c2e34b301da => generated 2938 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/668] 10.0.0.103 () {32 vars in 663 bytes} [Wed Jun 24 23:46:31 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: 288/669] 10.0.0.103 () {32 vars in 726 bytes} [Wed Jun 24 23:46:31 2026] DELETE /v2.0/networks/81b61031-3b9d-4e88-9222-66183e3351b4 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/670] 10.0.0.103 () {32 vars in 675 bytes} [Wed Jun 24 23:46:31 2026] GET /v2.0/extensions/tap-mirror => generated 222 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/671] 10.0.0.103 () {32 vars in 687 bytes} [Wed Jun 24 23:46:31 2026] GET /v2.0/extensions/taas-vlan-filter => generated 226 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/672] 10.0.0.233 () {36 vars in 1023 bytes} [Wed Jun 24 23:46:31 2026] DELETE /v2.0/security-group-rules/52ff40f2-16e6-4eca-a120-d62a4e62ec63 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 23:46:31.897 7 INFO neutron.services.segments.plugin [-] Segment 7b90dd27-4167-4937-be91-8fa96b324695 resource provider aggregate not found 2026-06-24 23:46:31.919 7 INFO neutron.services.segments.plugin [-] Segment 7b90dd27-4167-4937-be91-8fa96b324695 resource provider aggregate not found 2026-06-24 23:46:31.921 7 INFO neutron.services.segments.plugin [-] Segment 7b90dd27-4167-4937-be91-8fa96b324695 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b90dd27-4167-4937-be91-8fa96b324695 found for delete ", "request_id": "req-47c351b8-00e8-4a61-85cd-2501298a0e43"}]} [pid: 7|app: 0|req: 291/673] 10.0.0.233 () {34 vars in 991 bytes} [Wed Jun 24 23:46:31 2026] GET /v2.0/security-groups/876f1417-0f64-424c-a311-6c2e34b301da => generated 2308 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 23:46:31.940 7 INFO neutron.services.segments.plugin [-] Segment 7b90dd27-4167-4937-be91-8fa96b324695 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b90dd27-4167-4937-be91-8fa96b324695 found for delete ", "request_id": "req-b674ca0f-8cb6-4a77-899f-abfe20378af8"}]} [pid: 8|app: 0|req: 383/674] 10.0.0.233 () {36 vars in 1013 bytes} [Wed Jun 24 23:46:31 2026] DELETE /v2.0/security-groups/876f1417-0f64-424c-a311-6c2e34b301da => 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: 292/675] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:46:32 2026] GET /v2.0/security-groups?tenant_id=2cae2f64ab9349938de6a289630a83c6&name=default => generated 2921 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/676] 10.0.0.233 () {34 vars in 991 bytes} [Wed Jun 24 23:46:32 2026] GET /v2.0/security-groups/577bf472-1927-47ab-bdda-5b58a7069985 => generated 2309 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/677] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:46:32 2026] DELETE /v2.0/security-groups/48bd21e2-02f0-4343-855f-57a49bc6dd13 => 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: 385/678] 10.0.0.233 () {36 vars in 1013 bytes} [Wed Jun 24 23:46:32 2026] DELETE /v2.0/security-groups/577bf472-1927-47ab-bdda-5b58a7069985 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 23:46:32.516 7 INFO neutron_taas.services.taas.taas_plugin [None req-4bede5a7-7961-4679-a072-85006d0061e7 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] TaaS: Handle Delete Port: 5a374737-6660-474d-a972-99a3ecec771e 2026-06-24 23:46:32.519 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4bede5a7-7961-4679-a072-85006d0061e7 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Tap Mirror: Handle Delete Port: 5a374737-6660-474d-a972-99a3ecec771e [pid: 8|app: 0|req: 386/679] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:46:32 2026] GET /v2.0/security-groups?tenant_id=da95d6c2aca04bbbb60103200330354c&name=default => generated 2925 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/680] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:46:32 2026] GET /v2.0/ports?device_id=347549c6-53f2-46a7-a8b9-cca8cd663c18 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/681] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:46:32 2026] DELETE /v2.0/security-groups/43eaa03f-644c-4235-9d01-4a24d4e9646c => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/682] 10.0.0.103 () {34 vars in 789 bytes} [Wed Jun 24 23:46:32 2026] PUT /v2.0/routers/a451f117-a223-4fc8-8d68-f4ddf28e5142/remove_router_interface => generated 309 bytes in 772 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:46:33.181 8 INFO neutron_taas.services.taas.taas_plugin [None req-0929e2ee-c7c0-4d2b-9f91-46a46cd7e240 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] TaaS: Handle Delete Port: 9b27d9bf-406d-4723-b7cb-414059773dc0 2026-06-24 23:46:33.188 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0929e2ee-c7c0-4d2b-9f91-46a46cd7e240 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Tap Mirror: Handle Delete Port: 9b27d9bf-406d-4723-b7cb-414059773dc0 2026-06-24 23:46:33.497 8 INFO neutron_taas.services.taas.taas_plugin [None req-0929e2ee-c7c0-4d2b-9f91-46a46cd7e240 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] TaaS: Handle Delete Port: 8f55ec74-da33-4206-8e17-8dabd403a0f9 2026-06-24 23:46:33.500 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0929e2ee-c7c0-4d2b-9f91-46a46cd7e240 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Tap Mirror: Handle Delete Port: 8f55ec74-da33-4206-8e17-8dabd403a0f9 2026-06-24 23:46:33.584 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-0929e2ee-c7c0-4d2b-9f91-46a46cd7e240 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - 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: 295/683] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:46:33 2026] GET /v2.0/ports?device_id=347549c6-53f2-46a7-a8b9-cca8cd663c18 => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 23:46:33.944 7 INFO neutron.services.segments.plugin [-] Segment 0d613b5e-be9d-4b48-b918-e28f9d6bb1b8 resource provider aggregate not found 2026-06-24 23:46:33.964 7 INFO neutron.services.segments.plugin [-] Segment 0d613b5e-be9d-4b48-b918-e28f9d6bb1b8 resource provider aggregate not found 2026-06-24 23:46:33.969 7 INFO neutron.services.segments.plugin [-] Segment 0d613b5e-be9d-4b48-b918-e28f9d6bb1b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d613b5e-be9d-4b48-b918-e28f9d6bb1b8 found for delete ", "request_id": "req-d935e99b-d21c-4506-af95-c5f6ce15938e"}]} 2026-06-24 23:46:33.972 8 INFO neutron.db.l3_hamode_db [None req-0929e2ee-c7c0-4d2b-9f91-46a46cd7e240 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] HA network 2d199c4f-3bc1-4fcc-8af6-68d6f81b9887 was deleted as no HA routers are present in tenant 6a92e565e31a47c1a4cf36706f7ddc5c. [pid: 8|app: 0|req: 389/684] 10.0.0.103 () {32 vars in 724 bytes} [Wed Jun 24 23:46:32 2026] DELETE /v2.0/routers/a451f117-a223-4fc8-8d68-f4ddf28e5142 => generated 0 bytes in 996 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 23:46:33.984 7 INFO neutron.services.segments.plugin [-] Segment 0d613b5e-be9d-4b48-b918-e28f9d6bb1b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d613b5e-be9d-4b48-b918-e28f9d6bb1b8 found for delete ", "request_id": "req-a9fe2696-80de-42de-ac10-1058a31623ae"}]} [pid: 8|app: 0|req: 390/685] 199.204.45.19 () {34 vars in 985 bytes} [Wed Jun 24 23:46:33 2026] GET /v2.0/networks?id=2474ae1f-56c1-42a8-8264-cb5c820ea04b => generated 675 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/686] 10.0.0.103 () {32 vars in 724 bytes} [Wed Jun 24 23:46:34 2026] DELETE /v2.0/subnets/a3959dd9-6fb2-440a-bcb7-871c162b8bd1 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/687] 199.204.45.19 () {34 vars in 910 bytes} [Wed Jun 24 23:46:34 2026] GET /v2.0/extensions => generated 21537 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-06-24 23:46:34.206 7 INFO neutron.db.segments_db [None req-723fb8a4-2444-4c87-ba59-15975aca031b 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Added segment d7ea3ab0-813d-442d-813d-5d68bb7c9365 of type vxlan for network 3fbe2cb0-d057-4c96-a859-ef88a2caac97 [pid: 7|app: 0|req: 296/688] 10.0.0.103 () {34 vars in 671 bytes} [Wed Jun 24 23:46:33 2026] POST /v2.0/networks => generated 752 bytes in 496 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/689] 10.0.0.103 () {32 vars in 726 bytes} [Wed Jun 24 23:46:34 2026] DELETE /v2.0/networks/907abb50-341c-4aa7-8312-5d202f6e02f4 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/690] 199.204.45.19 () {34 vars in 1049 bytes} [Wed Jun 24 23:46:34 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ea791895fc6d4ca0aa7226a5cb03f272 => generated 181 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:46:34.471 8 INFO neutron.services.segments.plugin [-] Segment 6dec0312-8e71-4ef9-8bbf-50741f9d0873 resource provider aggregate not found 2026-06-24 23:46:34.497 8 INFO neutron.services.segments.plugin [-] Segment 6dec0312-8e71-4ef9-8bbf-50741f9d0873 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6dec0312-8e71-4ef9-8bbf-50741f9d0873 found for delete ", "request_id": "req-c95b5abd-1c8d-4564-a45d-bcf6d68a110e"}]} 2026-06-24 23:46:34.512 8 INFO neutron.services.segments.plugin [-] Segment 6dec0312-8e71-4ef9-8bbf-50741f9d0873 resource provider aggregate not found 2026-06-24 23:46:34.544 8 INFO neutron.services.segments.plugin [-] Segment 6dec0312-8e71-4ef9-8bbf-50741f9d0873 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6dec0312-8e71-4ef9-8bbf-50741f9d0873 found for delete ", "request_id": "req-aa02fdc0-4d48-48bd-bb86-f7b6176102ea"}]} [pid: 8|app: 0|req: 394/691] 10.0.0.103 () {34 vars in 669 bytes} [Wed Jun 24 23:46:34 2026] POST /v2.0/subnets => generated 699 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/692] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:46:34 2026] GET /v2.0/security-groups?tenant_id=6a92e565e31a47c1a4cf36706f7ddc5c&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/693] 199.204.45.19 () {38 vars in 954 bytes} [Wed Jun 24 23:46:34 2026] POST /v2.0/ports => generated 954 bytes in 521 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-24 23:46:34.966 8 INFO neutron.db.segments_db [None req-470fddaf-b1a6-494a-ae2b-4a7cf31b8700 f7d2e22bf0854721967919953ea0fbb3 54beb591b1574dbda0b473635de79298 - - default default] Added segment bedc0d87-ffe2-4d56-9163-313912393888 of type vxlan for network 9723da7c-af5d-4dd3-80fe-bc2a125cdc62 2026-06-24 23:46:34.982 7 INFO neutron.db.segments_db [None req-8c66dac7-f1fa-41fa-b3af-0320596707d4 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Added segment 88addb1b-d2d0-491f-8d73-87dc7000fcf1 of type vxlan for network cd54b57c-08d7-4dc0-af13-f7e8dc4abbf4 2026-06-24 23:46:35.052 8 INFO neutron.db.segments_db [None req-470fddaf-b1a6-494a-ae2b-4a7cf31b8700 f7d2e22bf0854721967919953ea0fbb3 54beb591b1574dbda0b473635de79298 - - default default] Added segment 0b835546-7b85-4410-917e-9f225bb1a815 of type vxlan for network 5b15535b-f746-4117-86f0-dcb1c9f20107 [pid: 8|app: 0|req: 396/694] 10.0.0.103 () {34 vars in 670 bytes} [Wed Jun 24 23:46:34 2026] POST /v2.0/networks => generated 1245 bytes in 522 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/695] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:46:35 2026] DELETE /v2.0/security-groups/903ab827-e56e-4035-8d34-9c0811215345 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 23:46:35.297 7 INFO neutron.db.l3_hamode_db [None req-8c66dac7-f1fa-41fa-b3af-0320596707d4 0c7efeec7f91447da48004ffe52b089d d9400723143649bd8f696354a9a0c1fa - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 398/696] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:46:35 2026] GET /v2.0/ports?device_id=347549c6-53f2-46a7-a8b9-cca8cd663c18 => generated 957 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/697] 10.0.0.103 () {32 vars in 649 bytes} [Wed Jun 24 23:46:35 2026] GET /v2.0/networks => generated 1844 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/698] 199.204.45.19 () {38 vars in 1027 bytes} [Wed Jun 24 23:46:35 2026] PUT /v2.0/ports/f5111d46-eb54-48a9-b642-42897b61d82e => generated 1235 bytes in 633 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: 401/699] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:46:36 2026] GET /v2.0/security-groups?id=c2b3c849-1bbb-4451-9319-2189f0bff351&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:46:36.197 7 INFO neutron.db.l3_hamode_db [None req-8c66dac7-f1fa-41fa-b3af-0320596707d4 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 402/700] 10.0.0.103 () {32 vars in 726 bytes} [Wed Jun 24 23:46:36 2026] DELETE /v2.0/networks/9723da7c-af5d-4dd3-80fe-bc2a125cdc62 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/701] 10.0.0.103 () {32 vars in 726 bytes} [Wed Jun 24 23:46:36 2026] DELETE /v2.0/networks/5b15535b-f746-4117-86f0-dcb1c9f20107 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 23:46:36.518 8 INFO neutron.services.segments.plugin [-] Segment 2d40eedc-2502-4e75-bf86-cf81810109e9 resource provider aggregate not found [pid: 8|app: 0|req: 404/702] 10.0.0.103 () {32 vars in 649 bytes} [Wed Jun 24 23:46:36 2026] GET /v2.0/networks => generated 651 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:46:36.537 8 INFO neutron.services.segments.plugin [-] Segment 2d40eedc-2502-4e75-bf86-cf81810109e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d40eedc-2502-4e75-bf86-cf81810109e9 found for delete ", "request_id": "req-c307cced-951f-492c-a64b-b8cc52608b19"}]} 2026-06-24 23:46:36.566 8 INFO neutron.services.segments.plugin [-] Segment bedc0d87-ffe2-4d56-9163-313912393888 resource provider aggregate not found 2026-06-24 23:46:36.571 8 INFO neutron.services.segments.plugin [-] Segment 2d40eedc-2502-4e75-bf86-cf81810109e9 resource provider aggregate not found 2026-06-24 23:46:36.602 8 INFO neutron.services.segments.plugin [-] Segment 2d40eedc-2502-4e75-bf86-cf81810109e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d40eedc-2502-4e75-bf86-cf81810109e9 found for delete ", "request_id": "req-770410e5-b9a8-4cff-a454-2f11cd9a52c8"}]} 2026-06-24 23:46:36.606 8 INFO neutron.services.segments.plugin [-] Segment bedc0d87-ffe2-4d56-9163-313912393888 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bedc0d87-ffe2-4d56-9163-313912393888 found for delete ", "request_id": "req-aeafd578-b0a9-4f44-8214-c5e8e5b051ff"}]} 2026-06-24 23:46:36.629 8 INFO neutron.services.segments.plugin [-] Segment 0b835546-7b85-4410-917e-9f225bb1a815 resource provider aggregate not found 2026-06-24 23:46:36.635 8 INFO neutron.services.segments.plugin [-] Segment bedc0d87-ffe2-4d56-9163-313912393888 resource provider aggregate not found 2026-06-24 23:46:36.663 8 INFO neutron.db.segments_db [None req-c4cf6517-5998-4a69-ab2a-e040fa0448ab f7d2e22bf0854721967919953ea0fbb3 54beb591b1574dbda0b473635de79298 - - default default] Added segment e66a4b7d-6ec1-4aa6-ade3-4e85df9e2e73 of type vxlan for network 25338186-a639-4159-b810-145cb1b82ce0 2026-06-24 23:46:36.673 8 INFO neutron.services.segments.plugin [-] Segment bedc0d87-ffe2-4d56-9163-313912393888 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bedc0d87-ffe2-4d56-9163-313912393888 found for delete ", "request_id": "req-b3f00462-7868-4713-b85d-1be5e50fae24"}]} 2026-06-24 23:46:36.679 8 INFO neutron.services.segments.plugin [-] Segment 0b835546-7b85-4410-917e-9f225bb1a815 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b835546-7b85-4410-917e-9f225bb1a815 found for delete ", "request_id": "req-72dee285-f31f-450e-bdde-f8acb8179632"}]} 2026-06-24 23:46:36.693 8 INFO neutron.services.segments.plugin [-] Segment 0b835546-7b85-4410-917e-9f225bb1a815 resource provider aggregate not found 2026-06-24 23:46:36.712 8 INFO neutron.services.segments.plugin [-] Segment 0b835546-7b85-4410-917e-9f225bb1a815 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b835546-7b85-4410-917e-9f225bb1a815 found for delete ", "request_id": "req-638573e0-c6cc-45ae-981b-b81844654dc8"}]} [pid: 8|app: 0|req: 405/703] 10.0.0.103 () {34 vars in 670 bytes} [Wed Jun 24 23:46:36 2026] POST /v2.0/networks => generated 654 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 23:46:36.789 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-da33a190-2b6b-40e6-8aa8-6e052bf42e7d'] response: {'name': 'network-changed', 'server_uuid': '347549c6-53f2-46a7-a8b9-cca8cd663c18', 'tag': 'f5111d46-eb54-48a9-b642-42897b61d82e', 'status': 'completed', 'code': 200} 2026-06-24 23:46:36.826 8 INFO neutron.db.segments_db [None req-33538970-77c6-4455-aff0-313d5a5bb71a f7d2e22bf0854721967919953ea0fbb3 54beb591b1574dbda0b473635de79298 - - default default] Added segment 885626ab-3945-4d65-bfc6-6f6fbdf99a02 of type vxlan for network 8f64e3c4-7725-4599-9e60-dae46ecd4be6 [pid: 8|app: 0|req: 406/704] 10.0.0.103 () {34 vars in 670 bytes} [Wed Jun 24 23:46:36 2026] POST /v2.0/networks => generated 653 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/705] 10.0.0.103 () {34 vars in 669 bytes} [Wed Jun 24 23:46:34 2026] POST /v2.0/routers => generated 739 bytes in 2292 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/706] 199.204.45.19 () {34 vars in 1079 bytes} [Wed Jun 24 23:46:37 2026] GET /v2.0/ports?tenant_id=ea791895fc6d4ca0aa7226a5cb03f272&device_id=347549c6-53f2-46a7-a8b9-cca8cd663c18 => generated 1238 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/707] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:46:37 2026] GET /v2.0/ports?device_id=347549c6-53f2-46a7-a8b9-cca8cd663c18 => generated 969 bytes in 319 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/708] 10.0.0.103 () {34 vars in 665 bytes} [Wed Jun 24 23:46:36 2026] POST /v2.0/ports => generated 1505 bytes in 1192 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-24 23:46:38.583 8 INFO neutron.db.segments_db [None req-79c4f76d-268c-4ab3-b894-3e4f72e713fe 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Added segment 848435c5-7ab2-42a2-97e0-9396c87c9ec6 of type vxlan for network 05623ff9-a57c-448e-9e3c-8af9f6f3d255 [pid: 8|app: 0|req: 408/709] 10.0.0.103 () {34 vars in 671 bytes} [Wed Jun 24 23:46:38 2026] POST /v2.0/networks => generated 747 bytes in 601 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/710] 199.204.45.19 () {34 vars in 1057 bytes} [Wed Jun 24 23:46:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=f5111d46-eb54-48a9-b642-42897b61d82e => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/711] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:46:38 2026] GET /v2.0/security-groups?id=c2b3c849-1bbb-4451-9319-2189f0bff351&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: 411/712] 10.0.0.103 () {32 vars in 643 bytes} [Wed Jun 24 23:46:38 2026] GET /v2.0/ports => generated 1505 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/713] 10.0.0.103 () {34 vars in 783 bytes} [Wed Jun 24 23:46:37 2026] PUT /v2.0/routers/70a45693-6fd3-4f2b-9fef-2a7cc39c1d34/add_router_interface => generated 309 bytes in 1292 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/714] 199.204.45.19 () {34 vars in 983 bytes} [Wed Jun 24 23:46:38 2026] GET /v2.0/subnets?id=307d4699-e5e3-48aa-8289-a01f870a8242 => generated 693 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/715] 10.0.0.103 () {34 vars in 669 bytes} [Wed Jun 24 23:46:38 2026] POST /v2.0/subnets => generated 694 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 23:46:39.101 7 INFO neutron_taas.services.taas.taas_plugin [None req-9550a746-0b66-4a31-9560-9205c2601a72 f7d2e22bf0854721967919953ea0fbb3 54beb591b1574dbda0b473635de79298 - - default default] TaaS: Handle Delete Port: 30d28729-e85b-4763-970a-6ab7c2b1bf91 2026-06-24 23:46:39.110 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9550a746-0b66-4a31-9560-9205c2601a72 f7d2e22bf0854721967919953ea0fbb3 54beb591b1574dbda0b473635de79298 - - default default] Tap Mirror: Handle Delete Port: 30d28729-e85b-4763-970a-6ab7c2b1bf91 [pid: 8|app: 0|req: 413/716] 199.204.45.19 () {34 vars in 1051 bytes} [Wed Jun 24 23:46:39 2026] GET /v2.0/ports?network_id=2474ae1f-56c1-42a8-8264-cb5c820ea04b&device_owner=network%3Adhcp => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 23:46:39.152 8 INFO neutron.db.segments_db [None req-d7eb1f1c-1c69-45e8-8981-f8f0b63c541f 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Added segment 0bf1ee96-d11d-4587-a6ca-4e1e81d1e415 of type vxlan for network 879f5c28-d5cd-43cf-a36b-e532f9dc7bb0 [pid: 7|app: 0|req: 304/717] 10.0.0.103 () {32 vars in 720 bytes} [Wed Jun 24 23:46:38 2026] DELETE /v2.0/ports/30d28729-e85b-4763-970a-6ab7c2b1bf91 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/718] 199.204.45.19 () {34 vars in 1011 bytes} [Wed Jun 24 23:46:39 2026] GET /v2.0/networks/2474ae1f-56c1-42a8-8264-cb5c820ea04b?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 23:46:39.375 7 INFO neutron_taas.services.taas.taas_plugin [None req-6efb5566-f4c3-4331-a304-b8a81f79dcf3 f7d2e22bf0854721967919953ea0fbb3 54beb591b1574dbda0b473635de79298 - - default default] TaaS: Handle Delete Port: 34908c02-ba0c-4409-bbe9-3e9fd05a6d8e 2026-06-24 23:46:39.377 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6efb5566-f4c3-4331-a304-b8a81f79dcf3 f7d2e22bf0854721967919953ea0fbb3 54beb591b1574dbda0b473635de79298 - - default default] Tap Mirror: Handle Delete Port: 34908c02-ba0c-4409-bbe9-3e9fd05a6d8e 2026-06-24 23:46:39.383 8 INFO neutron.db.l3_hamode_db [None req-d7eb1f1c-1c69-45e8-8981-f8f0b63c541f 0c7efeec7f91447da48004ffe52b089d dfd1b0e4510a48fc83592ad465c6a4ad - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 306/719] 10.0.0.103 () {32 vars in 720 bytes} [Wed Jun 24 23:46:39 2026] DELETE /v2.0/ports/34908c02-ba0c-4409-bbe9-3e9fd05a6d8e => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/720] 199.204.45.19 () {34 vars in 1111 bytes} [Wed Jun 24 23:46:39 2026] GET /v2.0/networks/2474ae1f-56c1-42a8-8264-cb5c820ea04b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/721] 10.0.0.103 () {34 vars in 685 bytes} [Wed Jun 24 23:46:39 2026] POST /v2.0/security-groups => generated 1661 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/722] 10.0.0.103 () {32 vars in 643 bytes} [Wed Jun 24 23:46:39 2026] GET /v2.0/ports => 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: 310/723] 10.0.0.103 () {34 vars in 695 bytes} [Wed Jun 24 23:46:39 2026] POST /v2.0/security-group-rules => generated 597 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 23:46:39.810 7 INFO neutron.db.segments_db [None req-cfac0540-222e-44ed-a167-0879b8f2de4d f7d2e22bf0854721967919953ea0fbb3 54beb591b1574dbda0b473635de79298 - - default default] Added segment c500a8c3-9705-4cf5-99ad-adfb6cd2bd89 of type vxlan for network 5ed6ba90-2add-45b3-b1ca-f1ed0bd4d6d9 [pid: 7|app: 0|req: 311/724] 10.0.0.103 () {34 vars in 670 bytes} [Wed Jun 24 23:46:39 2026] POST /v2.0/networks => generated 653 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/725] 10.0.0.103 () {34 vars in 695 bytes} [Wed Jun 24 23:46:39 2026] POST /v2.0/security-group-rules => generated 602 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/726] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:46:40 2026] GET /v2.0/ports?device_id=347549c6-53f2-46a7-a8b9-cca8cd663c18 => generated 969 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:46:40.151 7 INFO neutron.db.segments_db [None req-5318f508-a62c-49a4-93b4-7c97f393b291 f7d2e22bf0854721967919953ea0fbb3 54beb591b1574dbda0b473635de79298 - - default default] Added segment 6bb91a13-dece-43fe-b5c6-e6780d359b38 of type vxlan for network efd556f2-f32b-4bec-adbd-7487396b732b 2026-06-24 23:46:40.185 8 INFO neutron.db.l3_hamode_db [None req-d7eb1f1c-1c69-45e8-8981-f8f0b63c541f 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 314/727] 10.0.0.103 () {34 vars in 670 bytes} [Wed Jun 24 23:46:40 2026] POST /v2.0/networks => generated 653 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/728] 10.0.0.103 () {34 vars in 676 bytes} [Wed Jun 24 23:46:40 2026] POST /v2.0/floatingips => generated 552 bytes in 556 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/729] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:46:40 2026] GET /v2.0/security-groups?id=c2b3c849-1bbb-4451-9319-2189f0bff351&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: 317/730] 199.204.45.19 () {34 vars in 1079 bytes} [Wed Jun 24 23:46:40 2026] GET /v2.0/ports?tenant_id=ea791895fc6d4ca0aa7226a5cb03f272&device_id=347549c6-53f2-46a7-a8b9-cca8cd663c18 => 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: 414/731] 10.0.0.103 () {34 vars in 669 bytes} [Wed Jun 24 23:46:39 2026] POST /v2.0/routers => generated 734 bytes in 1992 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/732] 199.204.45.19 () {34 vars in 985 bytes} [Wed Jun 24 23:46:41 2026] GET /v2.0/networks?id=2474ae1f-56c1-42a8-8264-cb5c820ea04b => generated 770 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/733] 10.0.0.103 () {34 vars in 669 bytes} [Wed Jun 24 23:46:40 2026] POST /v2.0/subnets => generated 1324 bytes in 490 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/734] 199.204.45.19 () {34 vars in 1057 bytes} [Wed Jun 24 23:46:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=f5111d46-eb54-48a9-b642-42897b61d82e => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/735] 10.0.0.233 () {34 vars in 1100 bytes} [Wed Jun 24 23:46:41 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1236091256&fields=id&tenant_id=d9400723143649bd8f696354a9a0c1fa => 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: 321/736] 10.0.0.103 () {32 vars in 647 bytes} [Wed Jun 24 23:46:41 2026] GET /v2.0/subnets => generated 1960 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/737] 199.204.45.19 () {34 vars in 983 bytes} [Wed Jun 24 23:46:41 2026] GET /v2.0/subnets?id=307d4699-e5e3-48aa-8289-a01f870a8242 => generated 693 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/738] 10.0.0.233 () {34 vars in 982 bytes} [Wed Jun 24 23:46:41 2026] GET /v2.0/networks?id=3fbe2cb0-d057-4c96-a859-ef88a2caac97 => generated 684 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/739] 10.0.0.103 () {32 vars in 724 bytes} [Wed Jun 24 23:46:41 2026] DELETE /v2.0/subnets/0b7e2a73-a345-4db6-ba2c-8d68b43f9b7d => generated 0 bytes in 98 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/740] 199.204.45.19 () {34 vars in 1051 bytes} [Wed Jun 24 23:46:41 2026] GET /v2.0/ports?network_id=2474ae1f-56c1-42a8-8264-cb5c820ea04b&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/741] 10.0.0.233 () {34 vars in 965 bytes} [Wed Jun 24 23:46:41 2026] GET /v2.0/quotas/d9400723143649bd8f696354a9a0c1fa => 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: 327/742] 10.0.0.103 () {32 vars in 724 bytes} [Wed Jun 24 23:46:41 2026] DELETE /v2.0/subnets/65eae1db-ba4f-404a-9442-a1d6e3b5af6f => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/743] 199.204.45.19 () {34 vars in 1011 bytes} [Wed Jun 24 23:46:41 2026] GET /v2.0/networks/2474ae1f-56c1-42a8-8264-cb5c820ea04b?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/744] 10.0.0.233 () {34 vars in 1002 bytes} [Wed Jun 24 23:46:41 2026] GET /v2.0/ports?tenant_id=d9400723143649bd8f696354a9a0c1fa&fields=id => generated 103 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/745] 10.0.0.103 () {32 vars in 647 bytes} [Wed Jun 24 23:46:41 2026] GET /v2.0/subnets => generated 649 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/746] 199.204.45.19 () {34 vars in 1111 bytes} [Wed Jun 24 23:46:42 2026] GET /v2.0/networks/2474ae1f-56c1-42a8-8264-cb5c820ea04b?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: 332/747] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:46:42 2026] GET /v2.0/ports?device_id=347549c6-53f2-46a7-a8b9-cca8cd663c18 => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:46:42.254 7 INFO neutron.services.segments.plugin [-] Segment 6bb91a13-dece-43fe-b5c6-e6780d359b38 resource provider aggregate not found 2026-06-24 23:46:42.259 7 INFO neutron.services.segments.plugin [-] Segment 6bb91a13-dece-43fe-b5c6-e6780d359b38 resource provider aggregate not found [pid: 7|app: 0|req: 333/748] 10.0.0.103 () {32 vars in 726 bytes} [Wed Jun 24 23:46:42 2026] DELETE /v2.0/networks/efd556f2-f32b-4bec-adbd-7487396b732b => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 23:46:42.287 7 INFO neutron.services.segments.plugin [-] Segment 6bb91a13-dece-43fe-b5c6-e6780d359b38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6bb91a13-dece-43fe-b5c6-e6780d359b38 found for delete ", "request_id": "req-41bd2362-9d64-4c0f-8d19-b8d0149f0e89"}]} 2026-06-24 23:46:42.303 7 INFO neutron.services.segments.plugin [-] Segment 6bb91a13-dece-43fe-b5c6-e6780d359b38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6bb91a13-dece-43fe-b5c6-e6780d359b38 found for delete ", "request_id": "req-169d1dbe-1dbc-4b2e-9564-c422114e3f95"}]} [pid: 7|app: 0|req: 334/749] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:46:42 2026] GET /v2.0/security-groups?id=c2b3c849-1bbb-4451-9319-2189f0bff351&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: 335/750] 10.0.0.103 () {32 vars in 726 bytes} [Wed Jun 24 23:46:42 2026] DELETE /v2.0/networks/5ed6ba90-2add-45b3-b1ca-f1ed0bd4d6d9 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/751] 10.0.0.103 () {34 vars in 783 bytes} [Wed Jun 24 23:46:41 2026] PUT /v2.0/routers/6d21e57e-c93b-45e3-8a6b-60ad459f8c53/add_router_interface => generated 309 bytes in 1342 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/752] 10.0.0.233 () {34 vars in 907 bytes} [Wed Jun 24 23:46:42 2026] GET /v2.0/extensions => generated 21537 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/753] 10.0.0.233 () {34 vars in 1008 bytes} [Wed Jun 24 23:46:42 2026] GET /v2.0/networks/3fbe2cb0-d057-4c96-a859-ef88a2caac97?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/754] 10.0.0.233 () {34 vars in 1108 bytes} [Wed Jun 24 23:46:42 2026] GET /v2.0/networks/3fbe2cb0-d057-4c96-a859-ef88a2caac97?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 23:46:42.665 8 INFO neutron.services.segments.plugin [-] Segment 885626ab-3945-4d65-bfc6-6f6fbdf99a02 resource provider aggregate not found 2026-06-24 23:46:42.670 8 INFO neutron.services.segments.plugin [-] Segment 885626ab-3945-4d65-bfc6-6f6fbdf99a02 resource provider aggregate not found [pid: 8|app: 0|req: 417/755] 10.0.0.103 () {32 vars in 726 bytes} [Wed Jun 24 23:46:42 2026] DELETE /v2.0/networks/8f64e3c4-7725-4599-9e60-dae46ecd4be6 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 23:46:42.707 8 INFO neutron.services.segments.plugin [-] Segment 885626ab-3945-4d65-bfc6-6f6fbdf99a02 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 885626ab-3945-4d65-bfc6-6f6fbdf99a02 found for delete ", "request_id": "req-2810ef7f-081a-42a5-9a4f-b1abacdd309d"}]} 2026-06-24 23:46:42.708 8 INFO neutron.services.segments.plugin [-] Segment 885626ab-3945-4d65-bfc6-6f6fbdf99a02 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 885626ab-3945-4d65-bfc6-6f6fbdf99a02 found for delete ", "request_id": "req-797a1647-1974-43a5-b59c-64f3e07f6bc8"}]} [pid: 8|app: 0|req: 418/756] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:46:42 2026] GET /v2.0/ports?device_id=8275358e-812a-4ce5-9301-1addf93fae9f => 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: 339/757] 10.0.0.103 () {32 vars in 726 bytes} [Wed Jun 24 23:46:42 2026] DELETE /v2.0/networks/25338186-a639-4159-b810-145cb1b82ce0 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/758] 10.0.0.103 () {34 vars in 685 bytes} [Wed Jun 24 23:46:43 2026] POST /v2.0/security-groups => generated 1661 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/759] 10.0.0.103 () {34 vars in 695 bytes} [Wed Jun 24 23:46:43 2026] POST /v2.0/security-group-rules => generated 597 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/760] 10.0.0.103 () {34 vars in 695 bytes} [Wed Jun 24 23:46:43 2026] POST /v2.0/security-group-rules => generated 602 bytes in 76 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/761] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:46:43 2026] GET /v2.0/security-groups?tenant_id=54beb591b1574dbda0b473635de79298&name=default => generated 2925 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/762] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:46:43 2026] GET /v2.0/ports?device_id=347549c6-53f2-46a7-a8b9-cca8cd663c18 => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/763] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:46:43 2026] DELETE /v2.0/security-groups/3ffb5035-1b80-483a-a903-f5bf972b18ba => 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: 344/764] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:46:43 2026] GET /v2.0/security-groups?id=c2b3c849-1bbb-4451-9319-2189f0bff351&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/765] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:46:43 2026] GET /v2.0/ports?device_id=8275358e-812a-4ce5-9301-1addf93fae9f => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/766] 10.0.0.103 () {34 vars in 676 bytes} [Wed Jun 24 23:46:43 2026] POST /v2.0/floatingips => generated 552 bytes in 574 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 23:46:44.321 7 INFO neutron.services.segments.plugin [-] Segment c500a8c3-9705-4cf5-99ad-adfb6cd2bd89 resource provider aggregate not found 2026-06-24 23:46:44.325 7 INFO neutron.services.segments.plugin [-] Segment c500a8c3-9705-4cf5-99ad-adfb6cd2bd89 resource provider aggregate not found 2026-06-24 23:46:44.341 7 INFO neutron.services.segments.plugin [-] Segment c500a8c3-9705-4cf5-99ad-adfb6cd2bd89 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c500a8c3-9705-4cf5-99ad-adfb6cd2bd89 found for delete ", "request_id": "req-207db09c-4b66-4283-af5e-9432a5b15920"}]} 2026-06-24 23:46:44.345 7 INFO neutron.services.segments.plugin [-] Segment c500a8c3-9705-4cf5-99ad-adfb6cd2bd89 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c500a8c3-9705-4cf5-99ad-adfb6cd2bd89 found for delete ", "request_id": "req-31898018-7808-4b7e-9e59-a1c1b2e85a93"}]} 2026-06-24 23:46:44.355 7 INFO neutron.services.segments.plugin [-] Segment e66a4b7d-6ec1-4aa6-ade3-4e85df9e2e73 resource provider aggregate not found 2026-06-24 23:46:44.362 7 INFO neutron.services.segments.plugin [-] Segment e66a4b7d-6ec1-4aa6-ade3-4e85df9e2e73 resource provider aggregate not found 2026-06-24 23:46:44.372 7 INFO neutron.services.segments.plugin [-] Segment e66a4b7d-6ec1-4aa6-ade3-4e85df9e2e73 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e66a4b7d-6ec1-4aa6-ade3-4e85df9e2e73 found for delete ", "request_id": "req-0d7f6254-57cf-41c5-b37c-5f0a6de7c140"}]} 2026-06-24 23:46:44.389 7 INFO neutron.services.segments.plugin [-] Segment e66a4b7d-6ec1-4aa6-ade3-4e85df9e2e73 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e66a4b7d-6ec1-4aa6-ade3-4e85df9e2e73 found for delete ", "request_id": "req-fcfcf4e9-4813-45d4-9dfe-3808cd7dcd5b"}]} [pid: 7|app: 0|req: 346/767] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:46:44 2026] GET /v2.0/ports?device_id=347549c6-53f2-46a7-a8b9-cca8cd663c18 => 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: 422/768] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:46:44 2026] GET /v2.0/security-groups?id=c2b3c849-1bbb-4451-9319-2189f0bff351&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: 347/769] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:46:44 2026] GET /v2.0/ports?device_id=8275358e-812a-4ce5-9301-1addf93fae9f => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 23:46:45.684 7 INFO neutron.db.segments_db [None req-fb4dd29a-972e-4157-a794-f1f8fa82499e e535fcf150614d6193219ad7b18e525b bc9311d1d9094ab8a97c71fbff929369 - - default default] Added segment 9d512efa-ece6-46b7-b494-31055eca4884 of type vxlan for network 9a43409f-6f92-4ff8-a500-b6cf4c3451e5 [pid: 7|app: 0|req: 349/772] 10.0.0.103 () {34 vars in 670 bytes} [Wed Jun 24 23:46:45 2026] POST /v2.0/networks => generated 647 bytes in 450 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/773] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:46:45 2026] GET /v2.0/ports?device_id=347549c6-53f2-46a7-a8b9-cca8cd663c18 => 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: 350/774] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:46:45 2026] GET /v2.0/security-groups?id=c2b3c849-1bbb-4451-9319-2189f0bff351&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/775] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:46:46 2026] GET /v2.0/ports?device_id=8275358e-812a-4ce5-9301-1addf93fae9f => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/776] 10.0.0.103 () {34 vars in 669 bytes} [Wed Jun 24 23:46:46 2026] POST /v2.0/subnets => generated 673 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 23:46:46.568 8 INFO neutron.db.segments_db [None req-c1d6ba12-27d9-4684-8474-b1b69c3d9050 e535fcf150614d6193219ad7b18e525b bc9311d1d9094ab8a97c71fbff929369 - - default default] Added segment 9dd63761-77eb-4868-afe3-079e8385ef58 of type vxlan for network ee55eb2f-4840-4ef7-abff-5029394e71a8 [pid: 8|app: 0|req: 426/777] 10.0.0.103 () {34 vars in 670 bytes} [Wed Jun 24 23:46:46 2026] POST /v2.0/networks => generated 648 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/778] 10.0.0.103 () {34 vars in 743 bytes} [Wed Jun 24 23:46:46 2026] PUT /v2.0/networks/ee55eb2f-4840-4ef7-abff-5029394e71a8 => generated 592 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/779] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:46:46 2026] GET /v2.0/ports?device_id=347549c6-53f2-46a7-a8b9-cca8cd663c18 => generated 971 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/780] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:46:47 2026] GET /v2.0/security-groups?id=c2b3c849-1bbb-4451-9319-2189f0bff351&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/781] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:46:47 2026] GET /v2.0/ports?device_id=8275358e-812a-4ce5-9301-1addf93fae9f => 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: 356/782] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:46:47 2026] GET /v2.0/ports?device_id=347549c6-53f2-46a7-a8b9-cca8cd663c18 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/783] 199.204.45.19 () {34 vars in 985 bytes} [Wed Jun 24 23:46:47 2026] GET /v2.0/networks?id=3fbe2cb0-d057-4c96-a859-ef88a2caac97 => generated 684 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/784] 10.0.0.103 () {34 vars in 669 bytes} [Wed Jun 24 23:46:46 2026] POST /v2.0/subnets => generated 646 bytes in 700 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/785] 199.204.45.19 () {34 vars in 1049 bytes} [Wed Jun 24 23:46:47 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d9400723143649bd8f696354a9a0c1fa => generated 181 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/786] 10.0.0.103 () {34 vars in 741 bytes} [Wed Jun 24 23:46:47 2026] PUT /v2.0/subnets/d8e20280-907b-4cbf-8e18-77cd2e5ca143 => generated 656 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:46:47.800 7 INFO neutron.db.l3_db [None req-45e015a6-b7b1-41e7-b2c3-5d3d0f4d87ec b77feafc302440059d86093dfd139202 ea791895fc6d4ca0aa7226a5cb03f272 - - default default] Floating IP ab949b3f-c189-410f-9ffe-6b3dff2b4df9 associated. External IP: 10.96.250.216, port: f5111d46-eb54-48a9-b642-42897b61d82e. [pid: 7|app: 0|req: 358/787] 10.0.0.103 () {34 vars in 749 bytes} [Wed Jun 24 23:46:47 2026] PUT /v2.0/floatingips/ab949b3f-c189-410f-9ffe-6b3dff2b4df9 => generated 855 bytes in 797 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/788] 199.204.45.19 () {38 vars in 954 bytes} [Wed Jun 24 23:46:47 2026] POST /v2.0/ports => generated 954 bytes in 424 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-24 23:46:48.351 7 INFO neutron.services.segments.plugin [-] Segment 9dd63761-77eb-4868-afe3-079e8385ef58 resource provider aggregate not found 2026-06-24 23:46:48.351 7 INFO neutron.services.segments.plugin [-] Segment 9dd63761-77eb-4868-afe3-079e8385ef58 resource provider aggregate not found 2026-06-24 23:46:48.373 7 INFO neutron.services.segments.plugin [-] Segment 9dd63761-77eb-4868-afe3-079e8385ef58 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9dd63761-77eb-4868-afe3-079e8385ef58 found for delete ", "request_id": "req-ecef6a3f-f7e5-438d-ad45-109155632e42"}]} 2026-06-24 23:46:48.376 7 INFO neutron.services.segments.plugin [-] Segment 9dd63761-77eb-4868-afe3-079e8385ef58 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9dd63761-77eb-4868-afe3-079e8385ef58 found for delete ", "request_id": "req-54780298-f4d8-4e62-a8d0-feeee7472b5a"}]} [pid: 7|app: 0|req: 359/789] 10.0.0.103 () {32 vars in 726 bytes} [Wed Jun 24 23:46:48 2026] DELETE /v2.0/networks/ee55eb2f-4840-4ef7-abff-5029394e71a8 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/790] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:46:48 2026] GET /v2.0/ports?device_id=347549c6-53f2-46a7-a8b9-cca8cd663c18 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/791] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:46:48 2026] GET /v2.0/ports?device_id=8275358e-812a-4ce5-9301-1addf93fae9f => generated 969 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:46:48.527 7 INFO neutron.pecan_wsgi.hooks.translation [None req-414bb3ed-1b8b-4d3f-853b-47dfc4246403 e535fcf150614d6193219ad7b18e525b bc9311d1d9094ab8a97c71fbff929369 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 362/792] 10.0.0.103 () {32 vars in 726 bytes} [Wed Jun 24 23:46:48 2026] DELETE /v2.0/networks/ee55eb2f-4840-4ef7-abff-5029394e71a8 => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/793] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:46:48 2026] GET /v2.0/security-groups?id=c2b3c849-1bbb-4451-9319-2189f0bff351&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: 364/794] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:46:48 2026] GET /v2.0/security-groups?id=4728f044-7c64-4424-bd5e-25610467622b&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-24 23:46:48.658 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-31297621-cc5a-4683-89d7-83466da31602'] response: {'name': 'network-changed', 'server_uuid': '347549c6-53f2-46a7-a8b9-cca8cd663c18', 'tag': 'f5111d46-eb54-48a9-b642-42897b61d82e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 431/795] 199.204.45.19 () {38 vars in 1027 bytes} [Wed Jun 24 23:46:48 2026] PUT /v2.0/ports/8ec82a6d-6b0f-42b0-b8c8-c1e9a4255392 => generated 1235 bytes in 515 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/796] 10.0.0.103 () {32 vars in 694 bytes} [Wed Jun 24 23:46:48 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 23:46:48.706 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3d47944b-db0e-4e08-bc9a-8545cfb5af85'] response: {'name': 'network-changed', 'server_uuid': '8275358e-812a-4ce5-9301-1addf93fae9f', 'tag': '8ec82a6d-6b0f-42b0-b8c8-c1e9a4255392', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 432/797] 10.0.0.103 () {32 vars in 742 bytes} [Wed Jun 24 23:46:48 2026] GET /v2.0/subnets?network_id=c6b46b7e-7510-4952-9c80-d6a72022cab8 => generated 649 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/798] 10.0.0.103 () {32 vars in 653 bytes} [Wed Jun 24 23:46:48 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: 8|app: 0|req: 433/799] 10.0.0.103 () {32 vars in 649 bytes} [Wed Jun 24 23:46:48 2026] GET /v2.0/networks => generated 1312 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/800] 10.0.0.103 () {32 vars in 647 bytes} [Wed Jun 24 23:46:48 2026] GET /v2.0/subnets => generated 1312 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/801] 10.0.0.103 () {32 vars in 723 bytes} [Wed Jun 24 23:46:48 2026] GET /v2.0/networks/9a43409f-6f92-4ff8-a500-b6cf4c3451e5 => generated 672 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/802] 10.0.0.103 () {32 vars in 721 bytes} [Wed Jun 24 23:46:48 2026] GET /v2.0/subnets/c14070b7-317f-40d8-a077-002f01dc0f6e => generated 673 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/803] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:46:48 2026] GET /v2.0/ports?device_id=347549c6-53f2-46a7-a8b9-cca8cd663c18 => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:46:49.003 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0a129cea-4bb5-462b-8803-5509e4eb9efb e535fcf150614d6193219ad7b18e525b bc9311d1d9094ab8a97c71fbff929369 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 369/804] 10.0.0.103 () {32 vars in 724 bytes} [Wed Jun 24 23:46:48 2026] DELETE /v2.0/subnets/d8e20280-907b-4cbf-8e18-77cd2e5ca143 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 23:46:49.025 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f4fa860a-c57e-4b68-9cc4-a50fdaf6230e e535fcf150614d6193219ad7b18e525b bc9311d1d9094ab8a97c71fbff929369 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 370/805] 10.0.0.103 () {32 vars in 726 bytes} [Wed Jun 24 23:46:49 2026] DELETE /v2.0/networks/ee55eb2f-4840-4ef7-abff-5029394e71a8 => 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: 436/806] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:46:49 2026] GET /v2.0/security-groups?id=c2b3c849-1bbb-4451-9319-2189f0bff351&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/807] 10.0.0.103 () {32 vars in 724 bytes} [Wed Jun 24 23:46:49 2026] DELETE /v2.0/subnets/c14070b7-317f-40d8-a077-002f01dc0f6e => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/808] 199.204.45.19 () {34 vars in 1079 bytes} [Wed Jun 24 23:46:49 2026] GET /v2.0/ports?tenant_id=ea791895fc6d4ca0aa7226a5cb03f272&device_id=347549c6-53f2-46a7-a8b9-cca8cd663c18 => generated 1240 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/809] 199.204.45.19 () {34 vars in 1079 bytes} [Wed Jun 24 23:46:49 2026] GET /v2.0/ports?tenant_id=d9400723143649bd8f696354a9a0c1fa&device_id=8275358e-812a-4ce5-9301-1addf93fae9f => generated 1238 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/810] 199.204.45.19 () {34 vars in 985 bytes} [Wed Jun 24 23:46:49 2026] GET /v2.0/networks?id=2474ae1f-56c1-42a8-8264-cb5c820ea04b => generated 770 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/811] 10.0.0.103 () {32 vars in 726 bytes} [Wed Jun 24 23:46:49 2026] DELETE /v2.0/networks/9a43409f-6f92-4ff8-a500-b6cf4c3451e5 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/812] 199.204.45.19 () {34 vars in 1017 bytes} [Wed Jun 24 23:46:49 2026] GET /v2.0/networks?tenant_id=d9400723143649bd8f696354a9a0c1fa&shared=False => 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: 373/813] 199.204.45.19 () {34 vars in 1057 bytes} [Wed Jun 24 23:46:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=f5111d46-eb54-48a9-b642-42897b61d82e => generated 858 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/814] 199.204.45.19 () {34 vars in 983 bytes} [Wed Jun 24 23:46:49 2026] GET /v2.0/subnets?id=307d4699-e5e3-48aa-8289-a01f870a8242 => generated 693 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/815] 199.204.45.19 () {34 vars in 929 bytes} [Wed Jun 24 23:46:49 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/816] 199.204.45.19 () {34 vars in 1051 bytes} [Wed Jun 24 23:46:49 2026] GET /v2.0/ports?network_id=2474ae1f-56c1-42a8-8264-cb5c820ea04b&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/817] 199.204.45.19 () {34 vars in 1011 bytes} [Wed Jun 24 23:46:49 2026] GET /v2.0/networks/2474ae1f-56c1-42a8-8264-cb5c820ea04b?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: 376/818] 199.204.45.19 () {34 vars in 1111 bytes} [Wed Jun 24 23:46:49 2026] GET /v2.0/networks/2474ae1f-56c1-42a8-8264-cb5c820ea04b?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: 8|app: 0|req: 443/819] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:46:49 2026] GET /v2.0/ports?device_id=8275358e-812a-4ce5-9301-1addf93fae9f => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/820] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:46:49 2026] GET /v2.0/security-groups?id=4728f044-7c64-4424-bd5e-25610467622b&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: 444/821] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:46:49 2026] GET /v2.0/security-groups?tenant_id=bc9311d1d9094ab8a97c71fbff929369&name=default => generated 2925 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/822] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:46:50 2026] DELETE /v2.0/security-groups/9abafdc0-97d6-4d50-92ce-05dd7b265c41 => 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: 445/823] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:46:50 2026] GET /v2.0/ports?device_id=347549c6-53f2-46a7-a8b9-cca8cd663c18 => 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: 379/824] 10.0.0.233 () {34 vars in 1100 bytes} [Wed Jun 24 23:46:50 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1211824838&fields=id&tenant_id=dfd1b0e4510a48fc83592ad465c6a4ad => generated 69 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/825] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:46:50 2026] GET /v2.0/security-groups?id=c2b3c849-1bbb-4451-9319-2189f0bff351&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: 380/826] 10.0.0.233 () {34 vars in 982 bytes} [Wed Jun 24 23:46:50 2026] GET /v2.0/networks?id=05623ff9-a57c-448e-9e3c-8af9f6f3d255 => generated 679 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/827] 10.0.0.233 () {34 vars in 965 bytes} [Wed Jun 24 23:46:50 2026] GET /v2.0/quotas/dfd1b0e4510a48fc83592ad465c6a4ad => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/828] 10.0.0.233 () {34 vars in 1002 bytes} [Wed Jun 24 23:46:50 2026] GET /v2.0/ports?tenant_id=dfd1b0e4510a48fc83592ad465c6a4ad&fields=id => generated 103 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:46:50.400 7 INFO neutron.services.segments.plugin [-] Segment 9d512efa-ece6-46b7-b494-31055eca4884 resource provider aggregate not found 2026-06-24 23:46:50.405 7 INFO neutron.services.segments.plugin [-] Segment 9d512efa-ece6-46b7-b494-31055eca4884 resource provider aggregate not found [pid: 8|app: 0|req: 448/829] 10.0.0.233 () {34 vars in 1008 bytes} [Wed Jun 24 23:46:50 2026] GET /v2.0/networks/05623ff9-a57c-448e-9e3c-8af9f6f3d255?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 23:46:50.420 7 INFO neutron.services.segments.plugin [-] Segment 9d512efa-ece6-46b7-b494-31055eca4884 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d512efa-ece6-46b7-b494-31055eca4884 found for delete ", "request_id": "req-f5e6b442-c305-443e-9990-78e7898e8106"}]} 2026-06-24 23:46:50.425 7 INFO neutron.services.segments.plugin [-] Segment 9d512efa-ece6-46b7-b494-31055eca4884 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d512efa-ece6-46b7-b494-31055eca4884 found for delete ", "request_id": "req-84f44580-50d6-43b6-924c-09e5958db90b"}]} [pid: 7|app: 0|req: 382/830] 10.0.0.233 () {34 vars in 1108 bytes} [Wed Jun 24 23:46:50 2026] GET /v2.0/networks/05623ff9-a57c-448e-9e3c-8af9f6f3d255?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: 449/831] 199.204.45.19 () {34 vars in 1079 bytes} [Wed Jun 24 23:46:50 2026] GET /v2.0/ports?tenant_id=d9400723143649bd8f696354a9a0c1fa&device_id=8275358e-812a-4ce5-9301-1addf93fae9f => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/832] 199.204.45.19 () {34 vars in 1057 bytes} [Wed Jun 24 23:46:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=8ec82a6d-6b0f-42b0-b8c8-c1e9a4255392 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/833] 199.204.45.19 () {34 vars in 983 bytes} [Wed Jun 24 23:46:50 2026] GET /v2.0/subnets?id=d8cfcd58-7dfc-40df-a0a8-2b89c6a6de84 => generated 702 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/834] 199.204.45.19 () {34 vars in 1051 bytes} [Wed Jun 24 23:46:50 2026] GET /v2.0/ports?network_id=3fbe2cb0-d057-4c96-a859-ef88a2caac97&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/835] 199.204.45.19 () {34 vars in 1011 bytes} [Wed Jun 24 23:46:50 2026] GET /v2.0/networks/3fbe2cb0-d057-4c96-a859-ef88a2caac97?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/836] 199.204.45.19 () {34 vars in 1111 bytes} [Wed Jun 24 23:46:50 2026] GET /v2.0/networks/3fbe2cb0-d057-4c96-a859-ef88a2caac97?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: 452/837] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:46:50 2026] GET /v2.0/ports?device_id=d275ba3d-643e-419d-90ec-163a71df2642 => 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: 386/838] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:46:50 2026] GET /v2.0/ports?device_id=8275358e-812a-4ce5-9301-1addf93fae9f => generated 969 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/839] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:46:50 2026] GET /v2.0/security-groups?id=4728f044-7c64-4424-bd5e-25610467622b&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/840] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:46:51 2026] GET /v2.0/ports?device_id=347549c6-53f2-46a7-a8b9-cca8cd663c18 => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/841] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:46:51 2026] GET /v2.0/security-groups?id=c2b3c849-1bbb-4451-9319-2189f0bff351&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: 388/842] 199.204.45.19 () {34 vars in 993 bytes} [Wed Jun 24 23:46:51 2026] GET /v2.0/ports?device_id=347549c6-53f2-46a7-a8b9-cca8cd663c18 => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:46:51.853 8 INFO neutron_taas.services.taas.taas_plugin [req-f8bf2435-66ee-43a9-99bd-5796ab25dd11 req-b97f08cf-cddd-4b95-ba06-c3ad6045d2f9 b77feafc302440059d86093dfd139202 ea791895fc6d4ca0aa7226a5cb03f272 - - default default] TaaS: Handle Delete Port: f5111d46-eb54-48a9-b642-42897b61d82e 2026-06-24 23:46:51.862 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-f8bf2435-66ee-43a9-99bd-5796ab25dd11 req-b97f08cf-cddd-4b95-ba06-c3ad6045d2f9 b77feafc302440059d86093dfd139202 ea791895fc6d4ca0aa7226a5cb03f272 - - default default] Tap Mirror: Handle Delete Port: f5111d46-eb54-48a9-b642-42897b61d82e [pid: 7|app: 0|req: 389/843] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:46:51 2026] GET /v2.0/ports?device_id=d275ba3d-643e-419d-90ec-163a71df2642 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/844] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:46:51 2026] GET /v2.0/ports?device_id=8275358e-812a-4ce5-9301-1addf93fae9f => generated 969 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/845] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:46:52 2026] GET /v2.0/security-groups?id=4728f044-7c64-4424-bd5e-25610467622b&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:46:52.121 8 INFO neutron.db.l3_db [req-f8bf2435-66ee-43a9-99bd-5796ab25dd11 req-b97f08cf-cddd-4b95-ba06-c3ad6045d2f9 b77feafc302440059d86093dfd139202 ea791895fc6d4ca0aa7226a5cb03f272 - - default default] Floating IP ab949b3f-c189-410f-9ffe-6b3dff2b4df9 disassociated. External IP: 10.96.250.216, port: f5111d46-eb54-48a9-b642-42897b61d82e. [pid: 7|app: 0|req: 392/846] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:46:52 2026] GET /v2.0/ports?device_id=347549c6-53f2-46a7-a8b9-cca8cd663c18 => 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: 455/847] 199.204.45.19 () {36 vars in 996 bytes} [Wed Jun 24 23:46:51 2026] DELETE /v2.0/ports/f5111d46-eb54-48a9-b642-42897b61d82e => generated 0 bytes in 884 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 23:46:52.580 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f414bb4b-1726-4eb4-9bda-7533e3ca021a'] response: {'server_uuid': '347549c6-53f2-46a7-a8b9-cca8cd663c18', 'name': 'network-vif-deleted', 'tag': 'f5111d46-eb54-48a9-b642-42897b61d82e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 393/848] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:46:52 2026] GET /v2.0/ports?device_id=d275ba3d-643e-419d-90ec-163a71df2642 => 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: 456/849] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:46:53 2026] GET /v2.0/ports?device_id=8275358e-812a-4ce5-9301-1addf93fae9f => generated 969 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/850] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:46:53 2026] GET /v2.0/security-groups?id=4728f044-7c64-4424-bd5e-25610467622b&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: 457/851] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:46:53 2026] GET /v2.0/ports?device_id=347549c6-53f2-46a7-a8b9-cca8cd663c18 => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/852] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:46:54 2026] GET /v2.0/ports?device_id=d275ba3d-643e-419d-90ec-163a71df2642 => 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: 458/853] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:46:54 2026] GET /v2.0/ports?device_id=8275358e-812a-4ce5-9301-1addf93fae9f => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/854] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:46:54 2026] GET /v2.0/security-groups?id=4728f044-7c64-4424-bd5e-25610467622b&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/855] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:46:54 2026] GET /v2.0/ports?device_id=347549c6-53f2-46a7-a8b9-cca8cd663c18 => 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: 460/856] 199.204.45.19 () {34 vars in 985 bytes} [Wed Jun 24 23:46:55 2026] GET /v2.0/networks?id=05623ff9-a57c-448e-9e3c-8af9f6f3d255 => generated 679 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/857] 199.204.45.19 () {34 vars in 1049 bytes} [Wed Jun 24 23:46:55 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=dfd1b0e4510a48fc83592ad465c6a4ad => generated 181 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/858] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:46:55 2026] GET /v2.0/ports?device_id=d275ba3d-643e-419d-90ec-163a71df2642 => 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: 397/859] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:46:55 2026] GET /v2.0/security-groups?tenant_id=7bbd5354f1874dc691be4544b796e3a3&name=default => generated 2925 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/860] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:46:55 2026] DELETE /v2.0/security-groups/36e67b9c-c666-4cd1-ab74-fab06ecbe4b2 => 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: 463/861] 199.204.45.19 () {38 vars in 954 bytes} [Wed Jun 24 23:46:55 2026] POST /v2.0/ports => generated 954 bytes in 396 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: 464/862] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:46:55 2026] GET /v2.0/ports?device_id=8275358e-812a-4ce5-9301-1addf93fae9f => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/863] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:46:55 2026] GET /v2.0/security-groups?tenant_id=12a206d6982e4dc7b1e8e192b6cac935&name=default => generated 2925 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/864] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:46:55 2026] GET /v2.0/security-groups?id=4728f044-7c64-4424-bd5e-25610467622b&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/865] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:46:55 2026] DELETE /v2.0/security-groups/dc95ddd1-9380-4b73-9075-dc7e31e14f0b => 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: 402/866] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:46:55 2026] GET /v2.0/ports?device_id=8275358e-812a-4ce5-9301-1addf93fae9f => 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: 403/867] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:46:55 2026] GET /v2.0/ports?device_id=347549c6-53f2-46a7-a8b9-cca8cd663c18 => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/868] 199.204.45.19 () {38 vars in 1027 bytes} [Wed Jun 24 23:46:55 2026] PUT /v2.0/ports/c96e8082-19fa-48fb-a2f1-32d80080797c => generated 1235 bytes in 500 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 23:46:56.172 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-97aed9ee-e08b-4513-9c74-81f1df6c465b'] response: {'name': 'network-changed', 'server_uuid': 'd275ba3d-643e-419d-90ec-163a71df2642', 'tag': 'c96e8082-19fa-48fb-a2f1-32d80080797c', 'status': 'completed', 'code': 200} 2026-06-24 23:46:56.240 7 INFO neutron.db.l3_db [None req-718c0ec7-18ce-4e4d-8bec-3cf2bbbf0281 8b9beff54c8d4b2fa0acf8380181c5be d9400723143649bd8f696354a9a0c1fa - - default default] Floating IP 3e6c3655-7313-4de8-992e-b094e23e45e2 associated. External IP: 10.96.250.201, port: 8ec82a6d-6b0f-42b0-b8c8-c1e9a4255392. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 466/869] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:46:56 2026] GET /v2.0/ports?device_id=d275ba3d-643e-419d-90ec-163a71df2642 => 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: 467/870] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:46:56 2026] GET /v2.0/security-groups?id=93ec83d8-0ee7-44b9-aac2-ddf61ed13965&fields=id&fields=name => generated 114 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/871] 10.0.0.103 () {34 vars in 749 bytes} [Wed Jun 24 23:46:55 2026] PUT /v2.0/floatingips/3e6c3655-7313-4de8-992e-b094e23e45e2 => generated 855 bytes in 719 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:46:56.604 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0d6786ab-b309-4a59-94dd-fe4dec53d0fe'] response: {'name': 'network-changed', 'server_uuid': '8275358e-812a-4ce5-9301-1addf93fae9f', 'tag': '8ec82a6d-6b0f-42b0-b8c8-c1e9a4255392', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 468/872] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:46:56 2026] GET /v2.0/ports?device_id=8275358e-812a-4ce5-9301-1addf93fae9f => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/873] 199.204.45.19 () {34 vars in 1079 bytes} [Wed Jun 24 23:46:56 2026] GET /v2.0/ports?tenant_id=dfd1b0e4510a48fc83592ad465c6a4ad&device_id=d275ba3d-643e-419d-90ec-163a71df2642 => generated 1238 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/874] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:46:56 2026] GET /v2.0/security-groups?id=4728f044-7c64-4424-bd5e-25610467622b&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: 406/875] 199.204.45.19 () {34 vars in 1017 bytes} [Wed Jun 24 23:46:56 2026] GET /v2.0/networks?tenant_id=dfd1b0e4510a48fc83592ad465c6a4ad&shared=False => generated 775 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/876] 199.204.45.19 () {34 vars in 929 bytes} [Wed Jun 24 23:46:56 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/877] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:46:56 2026] DELETE /v2.0/security-groups/c2b3c849-1bbb-4451-9319-2189f0bff351 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 23:46:57.022 8 INFO neutron.api.v2.resource [None req-19232f25-cbf6-4426-9d43-c56c22c9cc0b b77feafc302440059d86093dfd139202 ea791895fc6d4ca0aa7226a5cb03f272 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 471/878] 10.0.0.103 () {32 vars in 737 bytes} [Wed Jun 24 23:46:57 2026] GET /v2.0/security-groups/c2b3c849-1bbb-4451-9319-2189f0bff351 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/879] 199.204.45.19 () {34 vars in 1079 bytes} [Wed Jun 24 23:46:57 2026] GET /v2.0/ports?tenant_id=d9400723143649bd8f696354a9a0c1fa&device_id=8275358e-812a-4ce5-9301-1addf93fae9f => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/880] 199.204.45.19 () {34 vars in 985 bytes} [Wed Jun 24 23:46:57 2026] GET /v2.0/networks?id=3fbe2cb0-d057-4c96-a859-ef88a2caac97 => generated 780 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/881] 199.204.45.19 () {34 vars in 1057 bytes} [Wed Jun 24 23:46:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=8ec82a6d-6b0f-42b0-b8c8-c1e9a4255392 => generated 858 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/882] 199.204.45.19 () {34 vars in 983 bytes} [Wed Jun 24 23:46:57 2026] GET /v2.0/subnets?id=d8cfcd58-7dfc-40df-a0a8-2b89c6a6de84 => generated 702 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/883] 199.204.45.19 () {34 vars in 1051 bytes} [Wed Jun 24 23:46:57 2026] GET /v2.0/ports?network_id=3fbe2cb0-d057-4c96-a859-ef88a2caac97&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/884] 199.204.45.19 () {34 vars in 1011 bytes} [Wed Jun 24 23:46:57 2026] GET /v2.0/networks/3fbe2cb0-d057-4c96-a859-ef88a2caac97?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 23:46:57.457 7 INFO neutron_taas.services.taas.taas_plugin [None req-aeea7eb9-2a8d-43c3-b180-4f814a017865 b77feafc302440059d86093dfd139202 ea791895fc6d4ca0aa7226a5cb03f272 - - default default] TaaS: Handle Delete Port: 202a5bcb-03cc-4a82-b35d-adad23461709 2026-06-24 23:46:57.460 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aeea7eb9-2a8d-43c3-b180-4f814a017865 b77feafc302440059d86093dfd139202 ea791895fc6d4ca0aa7226a5cb03f272 - - default default] Tap Mirror: Handle Delete Port: 202a5bcb-03cc-4a82-b35d-adad23461709 [pid: 8|app: 0|req: 478/885] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:46:57 2026] GET /v2.0/ports?device_id=d275ba3d-643e-419d-90ec-163a71df2642 => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/886] 199.204.45.19 () {34 vars in 1111 bytes} [Wed Jun 24 23:46:57 2026] GET /v2.0/networks/3fbe2cb0-d057-4c96-a859-ef88a2caac97?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: 480/887] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:46:57 2026] GET /v2.0/security-groups?id=93ec83d8-0ee7-44b9-aac2-ddf61ed13965&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/888] 10.0.0.103 () {32 vars in 732 bytes} [Wed Jun 24 23:46:57 2026] DELETE /v2.0/floatingips/ab949b3f-c189-410f-9ffe-6b3dff2b4df9 => generated 0 bytes in 605 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/889] 199.204.45.19 () {34 vars in 1079 bytes} [Wed Jun 24 23:46:57 2026] GET /v2.0/ports?tenant_id=dfd1b0e4510a48fc83592ad465c6a4ad&device_id=d275ba3d-643e-419d-90ec-163a71df2642 => generated 1238 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/890] 199.204.45.19 () {34 vars in 1057 bytes} [Wed Jun 24 23:46:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=c96e8082-19fa-48fb-a2f1-32d80080797c => 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: 411/891] 199.204.45.19 () {34 vars in 983 bytes} [Wed Jun 24 23:46:57 2026] GET /v2.0/subnets?id=b2143f0c-afe5-4411-b9c9-0ff1fa11d31a => generated 697 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/892] 199.204.45.19 () {34 vars in 1051 bytes} [Wed Jun 24 23:46:57 2026] GET /v2.0/ports?network_id=05623ff9-a57c-448e-9e3c-8af9f6f3d255&device_owner=network%3Adhcp => generated 1244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/893] 199.204.45.19 () {34 vars in 1011 bytes} [Wed Jun 24 23:46:58 2026] GET /v2.0/networks/05623ff9-a57c-448e-9e3c-8af9f6f3d255?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/894] 199.204.45.19 () {34 vars in 1111 bytes} [Wed Jun 24 23:46:58 2026] GET /v2.0/networks/05623ff9-a57c-448e-9e3c-8af9f6f3d255?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-24 23:46:58.141 8 INFO neutron_taas.services.taas.taas_plugin [None req-ca348829-4f0c-4ff8-b010-d8629bf39ccf 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] TaaS: Handle Delete Port: 2dc7549b-aaed-4548-bc58-7af4c5dc6023 2026-06-24 23:46:58.143 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ca348829-4f0c-4ff8-b010-d8629bf39ccf 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Tap Mirror: Handle Delete Port: 2dc7549b-aaed-4548-bc58-7af4c5dc6023 [pid: 8|app: 0|req: 481/895] 10.0.0.103 () {34 vars in 789 bytes} [Wed Jun 24 23:46:57 2026] PUT /v2.0/routers/0af49f03-6120-4bcf-9bd9-1c65c0d1c03f/remove_router_interface => generated 309 bytes in 1057 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/896] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:46:58 2026] GET /v2.0/ports?device_id=d275ba3d-643e-419d-90ec-163a71df2642 => generated 969 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/897] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:46:58 2026] GET /v2.0/security-groups?id=93ec83d8-0ee7-44b9-aac2-ddf61ed13965&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:46:58.886 8 INFO neutron_taas.services.taas.taas_plugin [None req-cfd73d47-cbdd-4b80-bc05-9675844d00e3 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] TaaS: Handle Delete Port: d2cd50bb-183d-4c15-8321-e691894161e3 2026-06-24 23:46:58.888 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cfd73d47-cbdd-4b80-bc05-9675844d00e3 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Tap Mirror: Handle Delete Port: d2cd50bb-183d-4c15-8321-e691894161e3 2026-06-24 23:46:59.111 8 INFO neutron_taas.services.taas.taas_plugin [None req-cfd73d47-cbdd-4b80-bc05-9675844d00e3 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] TaaS: Handle Delete Port: 39374364-15c3-4270-a54a-21cc8d17326b 2026-06-24 23:46:59.113 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cfd73d47-cbdd-4b80-bc05-9675844d00e3 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Tap Mirror: Handle Delete Port: 39374364-15c3-4270-a54a-21cc8d17326b 2026-06-24 23:46:59.467 8 INFO neutron.services.segments.plugin [-] Segment 51512800-2fab-4553-9c02-8484ede12f08 resource provider aggregate not found 2026-06-24 23:46:59.474 8 INFO neutron.services.segments.plugin [-] Segment 51512800-2fab-4553-9c02-8484ede12f08 resource provider aggregate not found 2026-06-24 23:46:59.488 8 INFO neutron.services.segments.plugin [-] Segment 51512800-2fab-4553-9c02-8484ede12f08 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51512800-2fab-4553-9c02-8484ede12f08 found for delete ", "request_id": "req-3bcec0eb-6ea0-4d2e-805b-35527eecd2de"}]} 2026-06-24 23:46:59.490 8 INFO neutron.services.segments.plugin [-] Segment 51512800-2fab-4553-9c02-8484ede12f08 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51512800-2fab-4553-9c02-8484ede12f08 found for delete ", "request_id": "req-69368a3c-687a-4867-8247-b92248e17a91"}]} 2026-06-24 23:46:59.497 8 INFO neutron.db.l3_hamode_db [None req-cfd73d47-cbdd-4b80-bc05-9675844d00e3 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] HA network 17878db8-216a-4b30-b1c3-99cfee1cdaf0 was deleted as no HA routers are present in tenant ea791895fc6d4ca0aa7226a5cb03f272. [pid: 8|app: 0|req: 482/898] 10.0.0.103 () {32 vars in 724 bytes} [Wed Jun 24 23:46:58 2026] DELETE /v2.0/routers/0af49f03-6120-4bcf-9bd9-1c65c0d1c03f => generated 0 bytes in 801 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/899] 10.0.0.103 () {32 vars in 724 bytes} [Wed Jun 24 23:46:59 2026] DELETE /v2.0/subnets/307d4699-e5e3-48aa-8289-a01f870a8242 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 23:46:59.821 8 INFO neutron_taas.services.taas.taas_plugin [None req-39eca7e5-3c21-4575-8eb2-00759227177f 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] TaaS: Handle Delete Port: 2e7a7d1b-dba2-40a9-802b-c6bf5adfb6a1 2026-06-24 23:46:59.824 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-39eca7e5-3c21-4575-8eb2-00759227177f 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Tap Mirror: Handle Delete Port: 2e7a7d1b-dba2-40a9-802b-c6bf5adfb6a1 [pid: 7|app: 0|req: 418/900] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:46:59 2026] GET /v2.0/ports?device_id=d275ba3d-643e-419d-90ec-163a71df2642 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/901] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:46:59 2026] GET /v2.0/security-groups?id=93ec83d8-0ee7-44b9-aac2-ddf61ed13965&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/902] 10.0.0.103 () {32 vars in 726 bytes} [Wed Jun 24 23:46:59 2026] DELETE /v2.0/networks/2474ae1f-56c1-42a8-8264-cb5c820ea04b => generated 0 bytes in 326 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/903] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:47:00 2026] GET /v2.0/security-groups?tenant_id=ea791895fc6d4ca0aa7226a5cb03f272&name=default => generated 2921 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/906] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:47:00 2026] DELETE /v2.0/security-groups/d3233d6d-8e0b-4834-af46-51c5f8d6afe3 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/907] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:47:00 2026] GET /v2.0/ports?device_id=d275ba3d-643e-419d-90ec-163a71df2642 => generated 969 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/908] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:47:01 2026] GET /v2.0/security-groups?id=93ec83d8-0ee7-44b9-aac2-ddf61ed13965&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: 424/909] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:47:01 2026] GET /v2.0/security-groups?tenant_id=0337f23c774f4f19a6f4a576627594a4&name=default => generated 2925 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/910] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:47:01 2026] DELETE /v2.0/security-groups/2f5dd52c-8e6b-4cb3-9fe1-cef9e58e4881 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 23:47:01.506 8 INFO neutron.services.segments.plugin [-] Segment 5af3d8e2-af64-4be3-9019-30c5e81e82db resource provider aggregate not found 2026-06-24 23:47:01.510 8 INFO neutron.services.segments.plugin [-] Segment 5af3d8e2-af64-4be3-9019-30c5e81e82db resource provider aggregate not found 2026-06-24 23:47:01.523 8 INFO neutron.services.segments.plugin [-] Segment 5af3d8e2-af64-4be3-9019-30c5e81e82db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5af3d8e2-af64-4be3-9019-30c5e81e82db found for delete ", "request_id": "req-d2598506-f65e-45b8-8c30-7f661738bf78"}]} 2026-06-24 23:47:01.525 8 INFO neutron.services.segments.plugin [-] Segment 5af3d8e2-af64-4be3-9019-30c5e81e82db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5af3d8e2-af64-4be3-9019-30c5e81e82db found for delete ", "request_id": "req-76502487-f68b-4fdb-aaf4-bab4d432cece"}]} [pid: 7|app: 0|req: 425/911] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:47:01 2026] GET /v2.0/security-groups?tenant_id=0de6fac9e25f4978a19b9a74c48431e2&name=default => generated 2925 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/912] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:47:01 2026] DELETE /v2.0/security-groups/564e2166-1472-4913-abeb-d389d6b742de => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/913] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:47:02 2026] GET /v2.0/ports?device_id=d275ba3d-643e-419d-90ec-163a71df2642 => 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: 488/914] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:47:02 2026] GET /v2.0/security-groups?id=93ec83d8-0ee7-44b9-aac2-ddf61ed13965&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/915] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:47:03 2026] GET /v2.0/ports?device_id=d275ba3d-643e-419d-90ec-163a71df2642 => generated 969 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/916] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:47:03 2026] GET /v2.0/security-groups?id=93ec83d8-0ee7-44b9-aac2-ddf61ed13965&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: 428/917] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:47:04 2026] GET /v2.0/ports?device_id=d275ba3d-643e-419d-90ec-163a71df2642 => generated 971 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/918] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:47:04 2026] GET /v2.0/security-groups?id=93ec83d8-0ee7-44b9-aac2-ddf61ed13965&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/919] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:47:04 2026] GET /v2.0/security-groups?tenant_id=46cb4f0214f346bca88e12f3e9350036&name=default => generated 2925 bytes in 304 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/920] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:47:05 2026] DELETE /v2.0/security-groups/e6405b1d-2a03-484b-9d10-554b07194b13 => 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: 430/921] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:47:05 2026] GET /v2.0/security-groups?tenant_id=ef04a00d1dc2442e9219a542adb25fdc&name=default => generated 2925 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/922] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:47:05 2026] DELETE /v2.0/security-groups/5a0db6f9-9b19-4907-8ab3-651b26272b72 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/923] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:47:05 2026] GET /v2.0/ports?device_id=d275ba3d-643e-419d-90ec-163a71df2642 => 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: 493/924] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:47:05 2026] GET /v2.0/security-groups?id=93ec83d8-0ee7-44b9-aac2-ddf61ed13965&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: 432/925] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:47:05 2026] GET /v2.0/ports?device_id=d275ba3d-643e-419d-90ec-163a71df2642 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:47:06.258 8 INFO neutron.db.l3_db [None req-ff67881f-de61-44ec-9014-56d053a71ce3 e1e8a2ca35554b3ca94fd2ab35938ac3 dfd1b0e4510a48fc83592ad465c6a4ad - - default default] Floating IP 04bc5166-7bd8-4f02-891e-3aac2270b374 associated. External IP: 10.96.250.218, port: c96e8082-19fa-48fb-a2f1-32d80080797c. [pid: 8|app: 0|req: 494/926] 10.0.0.103 () {34 vars in 749 bytes} [Wed Jun 24 23:47:05 2026] PUT /v2.0/floatingips/04bc5166-7bd8-4f02-891e-3aac2270b374 => generated 855 bytes in 791 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:47:06.640 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-90a4bb4e-2cda-4957-be0b-c7f9dd2ecbef'] response: {'name': 'network-changed', 'server_uuid': 'd275ba3d-643e-419d-90ec-163a71df2642', 'tag': 'c96e8082-19fa-48fb-a2f1-32d80080797c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 433/927] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:47:06 2026] GET /v2.0/ports?device_id=d275ba3d-643e-419d-90ec-163a71df2642 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/928] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:47:06 2026] GET /v2.0/security-groups?id=93ec83d8-0ee7-44b9-aac2-ddf61ed13965&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: 434/929] 199.204.45.19 () {34 vars in 1079 bytes} [Wed Jun 24 23:47:07 2026] GET /v2.0/ports?tenant_id=dfd1b0e4510a48fc83592ad465c6a4ad&device_id=d275ba3d-643e-419d-90ec-163a71df2642 => generated 1240 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/930] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:47:07 2026] GET /v2.0/ports?device_id=d275ba3d-643e-419d-90ec-163a71df2642 => 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: 496/931] 199.204.45.19 () {34 vars in 985 bytes} [Wed Jun 24 23:47:07 2026] GET /v2.0/networks?id=05623ff9-a57c-448e-9e3c-8af9f6f3d255 => generated 775 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/932] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:47:07 2026] GET /v2.0/security-groups?id=93ec83d8-0ee7-44b9-aac2-ddf61ed13965&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/933] 199.204.45.19 () {34 vars in 1057 bytes} [Wed Jun 24 23:47:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=c96e8082-19fa-48fb-a2f1-32d80080797c => generated 858 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/934] 199.204.45.19 () {34 vars in 983 bytes} [Wed Jun 24 23:47:07 2026] GET /v2.0/subnets?id=b2143f0c-afe5-4411-b9c9-0ff1fa11d31a => generated 697 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/935] 199.204.45.19 () {34 vars in 1051 bytes} [Wed Jun 24 23:47:07 2026] GET /v2.0/ports?network_id=05623ff9-a57c-448e-9e3c-8af9f6f3d255&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/936] 199.204.45.19 () {34 vars in 1011 bytes} [Wed Jun 24 23:47:07 2026] GET /v2.0/networks/05623ff9-a57c-448e-9e3c-8af9f6f3d255?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: 438/937] 199.204.45.19 () {34 vars in 1111 bytes} [Wed Jun 24 23:47:07 2026] GET /v2.0/networks/05623ff9-a57c-448e-9e3c-8af9f6f3d255?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: 500/938] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:47:08 2026] GET /v2.0/ports?device_id=d275ba3d-643e-419d-90ec-163a71df2642 => generated 971 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/939] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:47:08 2026] GET /v2.0/security-groups?id=93ec83d8-0ee7-44b9-aac2-ddf61ed13965&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/940] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:47:09 2026] GET /v2.0/ports?device_id=d275ba3d-643e-419d-90ec-163a71df2642 => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/941] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:47:09 2026] GET /v2.0/security-groups?id=93ec83d8-0ee7-44b9-aac2-ddf61ed13965&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/942] 199.204.45.19 () {34 vars in 993 bytes} [Wed Jun 24 23:47:09 2026] GET /v2.0/ports?device_id=d275ba3d-643e-419d-90ec-163a71df2642 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:47:09.874 7 INFO neutron_taas.services.taas.taas_plugin [req-d819e4fc-6652-404b-bf4e-da9420d4cfc7 req-d6e76cb4-428e-420e-a9a8-7d3553266288 e1e8a2ca35554b3ca94fd2ab35938ac3 dfd1b0e4510a48fc83592ad465c6a4ad - - default default] TaaS: Handle Delete Port: c96e8082-19fa-48fb-a2f1-32d80080797c 2026-06-24 23:47:09.877 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-d819e4fc-6652-404b-bf4e-da9420d4cfc7 req-d6e76cb4-428e-420e-a9a8-7d3553266288 e1e8a2ca35554b3ca94fd2ab35938ac3 dfd1b0e4510a48fc83592ad465c6a4ad - - default default] Tap Mirror: Handle Delete Port: c96e8082-19fa-48fb-a2f1-32d80080797c 2026-06-24 23:47:10.061 7 INFO neutron.db.l3_db [req-d819e4fc-6652-404b-bf4e-da9420d4cfc7 req-d6e76cb4-428e-420e-a9a8-7d3553266288 e1e8a2ca35554b3ca94fd2ab35938ac3 dfd1b0e4510a48fc83592ad465c6a4ad - - default default] Floating IP 04bc5166-7bd8-4f02-891e-3aac2270b374 disassociated. External IP: 10.96.250.218, port: c96e8082-19fa-48fb-a2f1-32d80080797c. [pid: 7|app: 0|req: 441/943] 199.204.45.19 () {36 vars in 996 bytes} [Wed Jun 24 23:47:09 2026] DELETE /v2.0/ports/c96e8082-19fa-48fb-a2f1-32d80080797c => generated 0 bytes in 782 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 23:47:10.545 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fefbbae0-bb60-4b1a-a582-703711d6d7a9'] response: {'server_uuid': 'd275ba3d-643e-419d-90ec-163a71df2642', 'name': 'network-vif-deleted', 'tag': 'c96e8082-19fa-48fb-a2f1-32d80080797c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 503/944] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:47:10 2026] GET /v2.0/security-groups?tenant_id=72ea7dfbee264caca54a361e35d13086&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: 442/945] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:47:10 2026] DELETE /v2.0/security-groups/4e8bf163-42f5-4b81-a977-35554e5b1d66 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/946] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:47:10 2026] GET /v2.0/ports?device_id=d275ba3d-643e-419d-90ec-163a71df2642 => 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: 443/947] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:47:10 2026] GET /v2.0/security-groups?tenant_id=8d63bcb03552459e966dbdb1d089f64d&name=default => generated 2925 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/948] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:47:10 2026] DELETE /v2.0/security-groups/bd65cf51-d5d3-4d91-8b23-a197149c1495 => 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: 444/949] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:47:11 2026] GET /v2.0/ports?device_id=d275ba3d-643e-419d-90ec-163a71df2642 => 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: 506/950] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:47:11 2026] GET /v2.0/security-groups?tenant_id=9439619a8ea44ad68cd099e4309577db&name=default => generated 2925 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/951] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:47:12 2026] DELETE /v2.0/security-groups/235f21d1-cc01-45b9-94fc-51142bf8dae2 => 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: 507/952] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:47:12 2026] GET /v2.0/ports?device_id=d275ba3d-643e-419d-90ec-163a71df2642 => 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: 446/953] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:47:14 2026] GET /v2.0/ports?device_id=d275ba3d-643e-419d-90ec-163a71df2642 => 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: 508/954] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:47:14 2026] GET /v2.0/security-groups?tenant_id=d44d9a0d2fff47efbb29b9b47b140226&name=default => generated 2925 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/955] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:47:15 2026] DELETE /v2.0/security-groups/df2e7a6f-1c46-4f4a-a638-faf94c2e62f0 => 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: 509/958] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:47:15 2026] DELETE /v2.0/security-groups/93ec83d8-0ee7-44b9-aac2-ddf61ed13965 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 23:47:15.323 8 INFO neutron.api.v2.resource [None req-9c5bfe7e-b770-4b63-abcd-7cf4cde62f1b e1e8a2ca35554b3ca94fd2ab35938ac3 dfd1b0e4510a48fc83592ad465c6a4ad - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 510/959] 10.0.0.103 () {32 vars in 737 bytes} [Wed Jun 24 23:47:15 2026] GET /v2.0/security-groups/93ec83d8-0ee7-44b9-aac2-ddf61ed13965 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/960] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:47:15 2026] GET /v2.0/security-groups?tenant_id=4c83b63be1bb42aa9bfd6fdde6385be0&name=default => generated 2925 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 23:47:15.414 8 INFO neutron_taas.services.taas.taas_plugin [None req-f7151cf7-b480-406d-8ff5-0812f73ab2ee e1e8a2ca35554b3ca94fd2ab35938ac3 dfd1b0e4510a48fc83592ad465c6a4ad - - default default] TaaS: Handle Delete Port: f4e1fb9e-8c74-4251-a58a-aad9ee7463d9 2026-06-24 23:47:15.416 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f7151cf7-b480-406d-8ff5-0812f73ab2ee e1e8a2ca35554b3ca94fd2ab35938ac3 dfd1b0e4510a48fc83592ad465c6a4ad - - default default] Tap Mirror: Handle Delete Port: f4e1fb9e-8c74-4251-a58a-aad9ee7463d9 [pid: 7|app: 0|req: 451/961] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:47:15 2026] DELETE /v2.0/security-groups/2e36db36-7da0-45df-ade9-6e10d08a305b => 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: 511/962] 10.0.0.103 () {32 vars in 732 bytes} [Wed Jun 24 23:47:15 2026] DELETE /v2.0/floatingips/04bc5166-7bd8-4f02-891e-3aac2270b374 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 23:47:15.902 7 INFO neutron_taas.services.taas.taas_plugin [None req-ea1d3a96-2816-417a-91fb-25c0c60628fa 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] TaaS: Handle Delete Port: 3b9c009c-92ec-43b8-9270-ee3a5b6dd355 2026-06-24 23:47:15.905 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ea1d3a96-2816-417a-91fb-25c0c60628fa 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Tap Mirror: Handle Delete Port: 3b9c009c-92ec-43b8-9270-ee3a5b6dd355 [pid: 7|app: 0|req: 452/963] 10.0.0.103 () {34 vars in 789 bytes} [Wed Jun 24 23:47:15 2026] PUT /v2.0/routers/6d21e57e-c93b-45e3-8a6b-60ad459f8c53/remove_router_interface => generated 309 bytes in 872 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:47:16.733 7 INFO neutron.db.segments_db [None req-bb939234-9a02-4730-849b-a45e03d6c010 33f3a428ff6343a7bbaa04a35f535a50 2896f6b9d831400b80969e20cfbcf8aa - - default default] Added segment 7baff35e-4f32-4679-8957-3355d85c0258 of type vxlan for network 0925044f-2f3d-4337-a17c-a057f32bffd3 [pid: 7|app: 0|req: 453/964] 10.0.0.103 () {34 vars in 670 bytes} [Wed Jun 24 23:47:16 2026] POST /v2.0/networks => generated 632 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 23:47:16.912 8 INFO neutron_taas.services.taas.taas_plugin [None req-12e5eee5-774b-476a-878d-cb4f6a507e1d 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] TaaS: Handle Delete Port: e4a3ff27-a23f-4730-aa59-fcc8b2f6528a 2026-06-24 23:47:16.916 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-12e5eee5-774b-476a-878d-cb4f6a507e1d 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Tap Mirror: Handle Delete Port: e4a3ff27-a23f-4730-aa59-fcc8b2f6528a [pid: 7|app: 0|req: 454/965] 10.0.0.59 () {34 vars in 989 bytes} [Wed Jun 24 23:47:16 2026] GET /v2.0/ports?device_id=8275358e-812a-4ce5-9301-1addf93fae9f => generated 1240 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 23:47:17.115 7 INFO neutron.db.segments_db [None req-b16da64d-f99f-4f46-901a-e8789f08980d 33f3a428ff6343a7bbaa04a35f535a50 2896f6b9d831400b80969e20cfbcf8aa - - default default] Added segment da7a7d13-4d9e-4922-821c-1ea20a45b45f of type vxlan for network 1bbf4487-ecef-40c8-91a2-172e80cb51ae 2026-06-24 23:47:17.184 8 INFO neutron_taas.services.taas.taas_plugin [None req-12e5eee5-774b-476a-878d-cb4f6a507e1d 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] TaaS: Handle Delete Port: 0ba18f19-5cdd-47a8-92b3-8022b01a61c5 2026-06-24 23:47:17.187 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-12e5eee5-774b-476a-878d-cb4f6a507e1d 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Tap Mirror: Handle Delete Port: 0ba18f19-5cdd-47a8-92b3-8022b01a61c5 [pid: 7|app: 0|req: 455/966] 10.0.0.103 () {34 vars in 670 bytes} [Wed Jun 24 23:47:17 2026] POST /v2.0/networks => generated 631 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/967] 10.0.0.59 () {34 vars in 1039 bytes} [Wed Jun 24 23:47:17 2026] GET /v2.0/security-groups?id=4728f044-7c64-4424-bd5e-25610467622b&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:47:17.315 7 INFO neutron.db.segments_db [None req-3827757f-603c-4276-9542-fd59ff7d4f3f 33f3a428ff6343a7bbaa04a35f535a50 2896f6b9d831400b80969e20cfbcf8aa - - default default] Added segment 97850197-3730-40e6-a7fa-cd335e64b381 of type vxlan for network d50dcab0-ca69-4b05-807e-4fec53ad08c9 [pid: 7|app: 0|req: 457/968] 10.0.0.103 () {34 vars in 670 bytes} [Wed Jun 24 23:47:17 2026] POST /v2.0/networks => generated 630 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 23:47:17.459 7 INFO neutron.db.segments_db [None req-44b0af71-944a-4278-8982-40eabdcf01fc 33f3a428ff6343a7bbaa04a35f535a50 2896f6b9d831400b80969e20cfbcf8aa - - default default] Added segment cda0297a-cfbc-4682-87e1-b494c096b975 of type vxlan for network a71ca5bf-5ce1-49ad-9af3-c95543dbbc6b [pid: 7|app: 0|req: 458/969] 10.0.0.103 () {34 vars in 670 bytes} [Wed Jun 24 23:47:17 2026] POST /v2.0/networks => generated 631 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 23:47:17.566 8 INFO neutron.services.segments.plugin [-] Segment 0bf1ee96-d11d-4587-a6ca-4e1e81d1e415 resource provider aggregate not found 2026-06-24 23:47:17.569 8 INFO neutron.services.segments.plugin [-] Segment 0bf1ee96-d11d-4587-a6ca-4e1e81d1e415 resource provider aggregate not found 2026-06-24 23:47:17.591 8 INFO neutron.services.segments.plugin [-] Segment 0bf1ee96-d11d-4587-a6ca-4e1e81d1e415 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0bf1ee96-d11d-4587-a6ca-4e1e81d1e415 found for delete ", "request_id": "req-5427e8cd-dfdb-4414-8b50-858f23a3ab01"}]} 2026-06-24 23:47:17.592 8 INFO neutron.services.segments.plugin [-] Segment 0bf1ee96-d11d-4587-a6ca-4e1e81d1e415 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0bf1ee96-d11d-4587-a6ca-4e1e81d1e415 found for delete ", "request_id": "req-0377b51f-5646-458d-8436-9662d486c173"}]} 2026-06-24 23:47:17.595 8 INFO neutron.db.l3_hamode_db [None req-12e5eee5-774b-476a-878d-cb4f6a507e1d 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] HA network 879f5c28-d5cd-43cf-a36b-e532f9dc7bb0 was deleted as no HA routers are present in tenant dfd1b0e4510a48fc83592ad465c6a4ad. [pid: 8|app: 0|req: 512/970] 10.0.0.103 () {32 vars in 724 bytes} [Wed Jun 24 23:47:16 2026] DELETE /v2.0/routers/6d21e57e-c93b-45e3-8a6b-60ad459f8c53 => generated 0 bytes in 1182 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 23:47:17.610 7 INFO neutron.db.segments_db [None req-17801c20-6246-48eb-ae22-b8aa4ad681dd 33f3a428ff6343a7bbaa04a35f535a50 2896f6b9d831400b80969e20cfbcf8aa - - default default] Added segment 8899f48e-d57a-474f-8388-16ad042a3170 of type vxlan for network e3f83616-4836-44fb-8cd2-1b15a65703f1 [pid: 7|app: 0|req: 459/971] 10.0.0.103 () {34 vars in 670 bytes} [Wed Jun 24 23:47:17 2026] POST /v2.0/networks => generated 631 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/972] 10.0.0.103 () {34 vars in 753 bytes} [Wed Jun 24 23:47:17 2026] PUT /v2.0/networks/0925044f-2f3d-4337-a17c-a057f32bffd3/tags => generated 17 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/973] 10.0.0.103 () {32 vars in 724 bytes} [Wed Jun 24 23:47:17 2026] DELETE /v2.0/subnets/b2143f0c-afe5-4411-b9c9-0ff1fa11d31a => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/974] 10.0.0.103 () {34 vars in 753 bytes} [Wed Jun 24 23:47:17 2026] PUT /v2.0/networks/1bbf4487-ecef-40c8-91a2-172e80cb51ae/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 23:47:17.857 8 INFO neutron_taas.services.taas.taas_plugin [None req-c9aa8b59-5f29-4a9f-8e3c-8bf1dcc01e01 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] TaaS: Handle Delete Port: fd3736bc-3d2e-4e83-8aa2-65f20bb41827 2026-06-24 23:47:17.859 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c9aa8b59-5f29-4a9f-8e3c-8bf1dcc01e01 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Tap Mirror: Handle Delete Port: fd3736bc-3d2e-4e83-8aa2-65f20bb41827 [pid: 7|app: 0|req: 462/975] 10.0.0.103 () {34 vars in 753 bytes} [Wed Jun 24 23:47:17 2026] PUT /v2.0/networks/d50dcab0-ca69-4b05-807e-4fec53ad08c9/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/976] 10.0.0.103 () {34 vars in 753 bytes} [Wed Jun 24 23:47:17 2026] PUT /v2.0/networks/a71ca5bf-5ce1-49ad-9af3-c95543dbbc6b/tags => generated 19 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/977] 10.0.0.103 () {32 vars in 666 bytes} [Wed Jun 24 23:47:17 2026] GET /v2.0/networks?tags=red => generated 1854 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/978] 10.0.0.103 () {32 vars in 726 bytes} [Wed Jun 24 23:47:17 2026] DELETE /v2.0/networks/05623ff9-a57c-448e-9e3c-8af9f6f3d255 => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/979] 10.0.0.103 () {32 vars in 680 bytes} [Wed Jun 24 23:47:18 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1247 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/980] 10.0.0.103 () {32 vars in 676 bytes} [Wed Jun 24 23:47:18 2026] GET /v2.0/networks?tags-any=blue => generated 1247 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/981] 10.0.0.103 () {32 vars in 688 bytes} [Wed Jun 24 23:47:18 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1854 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/982] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:47:18 2026] GET /v2.0/security-groups?tenant_id=dfd1b0e4510a48fc83592ad465c6a4ad&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/983] 10.0.0.103 () {32 vars in 674 bytes} [Wed Jun 24 23:47:18 2026] GET /v2.0/networks?not-tags=red => generated 1860 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/984] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:47:18 2026] DELETE /v2.0/security-groups/27378481-5867-470c-8977-28091923b5a5 => 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: 517/985] 10.0.0.103 () {32 vars in 688 bytes} [Wed Jun 24 23:47:18 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2467 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/986] 10.0.0.103 () {32 vars in 684 bytes} [Wed Jun 24 23:47:18 2026] GET /v2.0/networks?not-tags-any=blue => generated 2467 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/987] 10.0.0.103 () {32 vars in 696 bytes} [Wed Jun 24 23:47:18 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1860 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 23:47:18.600 7 INFO neutron.services.segments.plugin [-] Segment 7baff35e-4f32-4679-8957-3355d85c0258 resource provider aggregate not found 2026-06-24 23:47:18.605 7 INFO neutron.services.segments.plugin [-] Segment 7baff35e-4f32-4679-8957-3355d85c0258 resource provider aggregate not found 2026-06-24 23:47:18.619 7 INFO neutron.services.segments.plugin [-] Segment 7baff35e-4f32-4679-8957-3355d85c0258 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7baff35e-4f32-4679-8957-3355d85c0258 found for delete ", "request_id": "req-cb824fa6-e829-4a19-8e45-fa60c9b10b7f"}]} 2026-06-24 23:47:18.620 7 INFO neutron.services.segments.plugin [-] Segment 7baff35e-4f32-4679-8957-3355d85c0258 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7baff35e-4f32-4679-8957-3355d85c0258 found for delete ", "request_id": "req-489826b3-c0c6-4950-9c13-52277b985f64"}]} [pid: 7|app: 0|req: 470/988] 10.0.0.103 () {32 vars in 726 bytes} [Wed Jun 24 23:47:18 2026] DELETE /v2.0/networks/0925044f-2f3d-4337-a17c-a057f32bffd3 => 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: 519/989] 10.0.0.103 () {32 vars in 726 bytes} [Wed Jun 24 23:47:18 2026] DELETE /v2.0/networks/1bbf4487-ecef-40c8-91a2-172e80cb51ae => generated 0 bytes in 118 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/990] 10.0.0.103 () {32 vars in 726 bytes} [Wed Jun 24 23:47:18 2026] DELETE /v2.0/networks/d50dcab0-ca69-4b05-807e-4fec53ad08c9 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/991] 10.0.0.103 () {32 vars in 726 bytes} [Wed Jun 24 23:47:18 2026] DELETE /v2.0/networks/a71ca5bf-5ce1-49ad-9af3-c95543dbbc6b => 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: 472/992] 10.0.0.103 () {32 vars in 726 bytes} [Wed Jun 24 23:47:19 2026] DELETE /v2.0/networks/e3f83616-4836-44fb-8cd2-1b15a65703f1 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 23:47:19.617 8 INFO neutron.services.segments.plugin [-] Segment 848435c5-7ab2-42a2-97e0-9396c87c9ec6 resource provider aggregate not found 2026-06-24 23:47:19.623 8 INFO neutron.services.segments.plugin [-] Segment 848435c5-7ab2-42a2-97e0-9396c87c9ec6 resource provider aggregate not found 2026-06-24 23:47:19.638 8 INFO neutron.services.segments.plugin [-] Segment 848435c5-7ab2-42a2-97e0-9396c87c9ec6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 848435c5-7ab2-42a2-97e0-9396c87c9ec6 found for delete ", "request_id": "req-0484c4c3-fcfd-4551-acc8-98505dd3644e"}]} 2026-06-24 23:47:19.641 8 INFO neutron.services.segments.plugin [-] Segment 848435c5-7ab2-42a2-97e0-9396c87c9ec6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 848435c5-7ab2-42a2-97e0-9396c87c9ec6 found for delete ", "request_id": "req-1bbb9c51-9829-4b39-89cf-21784b7227e0"}]} 2026-06-24 23:47:19.655 8 INFO neutron.services.segments.plugin [-] Segment da7a7d13-4d9e-4922-821c-1ea20a45b45f resource provider aggregate not found 2026-06-24 23:47:19.661 8 INFO neutron.services.segments.plugin [-] Segment da7a7d13-4d9e-4922-821c-1ea20a45b45f resource provider aggregate not found 2026-06-24 23:47:19.674 8 INFO neutron.services.segments.plugin [-] Segment da7a7d13-4d9e-4922-821c-1ea20a45b45f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da7a7d13-4d9e-4922-821c-1ea20a45b45f found for delete ", "request_id": "req-170a0363-458f-455a-960e-2596f63dbde9"}]} 2026-06-24 23:47:19.681 8 INFO neutron.services.segments.plugin [-] Segment da7a7d13-4d9e-4922-821c-1ea20a45b45f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da7a7d13-4d9e-4922-821c-1ea20a45b45f found for delete ", "request_id": "req-ca3d6d00-9919-4bb1-a425-fe5d5ccbfacf"}]} 2026-06-24 23:47:19.690 8 INFO neutron.services.segments.plugin [-] Segment cda0297a-cfbc-4682-87e1-b494c096b975 resource provider aggregate not found 2026-06-24 23:47:19.695 8 INFO neutron.services.segments.plugin [-] Segment cda0297a-cfbc-4682-87e1-b494c096b975 resource provider aggregate not found 2026-06-24 23:47:19.704 8 INFO neutron.services.segments.plugin [-] Segment cda0297a-cfbc-4682-87e1-b494c096b975 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cda0297a-cfbc-4682-87e1-b494c096b975 found for delete ", "request_id": "req-d02cf50b-d22a-407b-bd12-e319426b99da"}]} 2026-06-24 23:47:19.712 8 INFO neutron.services.segments.plugin [-] Segment cda0297a-cfbc-4682-87e1-b494c096b975 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cda0297a-cfbc-4682-87e1-b494c096b975 found for delete ", "request_id": "req-5a00256a-e311-4148-bad8-d53673224f69"}]} [pid: 8|app: 0|req: 521/993] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:47:19 2026] GET /v2.0/security-groups?tenant_id=77a7c63c0fa1484eacffb31ba90cc7bf&name=default => generated 2925 bytes in 397 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/994] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:47:19 2026] DELETE /v2.0/security-groups/12c2f033-2e4f-4582-8d90-f74919ee2b32 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/995] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:47:20 2026] GET /v2.0/security-groups?tenant_id=145251e247934263a4b5c45beda1ef12&name=default => generated 2925 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/996] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:47:20 2026] GET /v2.0/security-groups?tenant_id=2896f6b9d831400b80969e20cfbcf8aa&name=default => generated 2925 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/997] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:47:20 2026] DELETE /v2.0/security-groups/49f0ab05-28ab-4d46-a4ca-bd4654d19c31 => 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: 523/998] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:47:20 2026] DELETE /v2.0/security-groups/6bef8641-fee4-43de-a756-a96506721a57 => 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: 476/999] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:47:20 2026] GET /v2.0/security-groups?tenant_id=3a1a91a6284e48c58e78d2e9a4483f4a&name=default => generated 2925 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 23:47:20.641 7 INFO neutron.services.segments.plugin [-] Segment 97850197-3730-40e6-a7fa-cd335e64b381 resource provider aggregate not found 2026-06-24 23:47:20.646 7 INFO neutron.services.segments.plugin [-] Segment 97850197-3730-40e6-a7fa-cd335e64b381 resource provider aggregate not found 2026-06-24 23:47:20.660 7 INFO neutron.services.segments.plugin [-] Segment 97850197-3730-40e6-a7fa-cd335e64b381 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 97850197-3730-40e6-a7fa-cd335e64b381 found for delete ", "request_id": "req-d80751d8-d1d2-45af-8987-56fb76307145"}]} 2026-06-24 23:47:20.664 7 INFO neutron.services.segments.plugin [-] Segment 97850197-3730-40e6-a7fa-cd335e64b381 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 97850197-3730-40e6-a7fa-cd335e64b381 found for delete ", "request_id": "req-d412111b-8841-4613-a030-a705a9ae11e3"}]} 2026-06-24 23:47:20.678 7 INFO neutron.services.segments.plugin [-] Segment 8899f48e-d57a-474f-8388-16ad042a3170 resource provider aggregate not found 2026-06-24 23:47:20.685 7 INFO neutron.services.segments.plugin [-] Segment 8899f48e-d57a-474f-8388-16ad042a3170 resource provider aggregate not found 2026-06-24 23:47:20.695 7 INFO neutron.services.segments.plugin [-] Segment 8899f48e-d57a-474f-8388-16ad042a3170 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8899f48e-d57a-474f-8388-16ad042a3170 found for delete ", "request_id": "req-f248f7a9-2036-43f8-b9c0-f5c77c18bfb0"}]} 2026-06-24 23:47:20.698 7 INFO neutron.services.segments.plugin [-] Segment 8899f48e-d57a-474f-8388-16ad042a3170 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8899f48e-d57a-474f-8388-16ad042a3170 found for delete ", "request_id": "req-48cc2288-2708-4f1a-9ee4-eaafa1996de1"}]} [pid: 8|app: 0|req: 524/1000] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:47:20 2026] DELETE /v2.0/security-groups/415b94d3-9a45-481b-8c86-288dd1f34074 => 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: 477/1001] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:47:20 2026] GET /v2.0/security-groups?tenant_id=9ab2419bd82645eb8a47c44403244775&name=default => generated 2925 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1002] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:47:20 2026] DELETE /v2.0/security-groups/664c9f8f-163c-48e3-a202-9c7626cc44ae => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/1003] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:47:21 2026] GET /v2.0/security-groups?tenant_id=97617c185e2546baafd431a6dd01a006&name=default => generated 2925 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1004] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:47:21 2026] DELETE /v2.0/security-groups/f0f6b005-a65e-4d7d-94b0-e2abf96eb961 => 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: 479/1005] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:47:23 2026] GET /v2.0/security-groups?tenant_id=49c9541a897a4886a085f21e6110d1de&name=default => generated 2925 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1006] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:47:24 2026] DELETE /v2.0/security-groups/3e72f946-f2ab-4cd4-9e84-289d316fdddf => 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: 480/1007] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:47:24 2026] GET /v2.0/security-groups?tenant_id=620b3f3ff1d04aeeb6dffd679b7ce384&name=default => generated 2925 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1008] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:47:24 2026] DELETE /v2.0/security-groups/d2ac08ad-c980-48f4-8b56-99d8bd862aa5 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/1009] 10.0.0.103 () {34 vars in 678 bytes} [Wed Jun 24 23:47:25 2026] POST /v2.0/qos/policies => generated 359 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1010] 10.0.0.103 () {34 vars in 678 bytes} [Wed Jun 24 23:47:25 2026] POST /v2.0/qos/policies => generated 359 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/1011] 10.0.0.103 () {34 vars in 678 bytes} [Wed Jun 24 23:47:25 2026] POST /v2.0/qos/policies => generated 359 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1012] 10.0.0.103 () {34 vars in 678 bytes} [Wed Jun 24 23:47:25 2026] POST /v2.0/qos/policies => generated 359 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/1013] 10.0.0.103 () {34 vars in 678 bytes} [Wed Jun 24 23:47:25 2026] POST /v2.0/qos/policies => generated 359 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1014] 10.0.0.103 () {34 vars in 753 bytes} [Wed Jun 24 23:47:25 2026] PUT /v2.0/policies/426c71d2-6a56-4337-a5af-1591e3b7b00b/tags => generated 17 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/1015] 10.0.0.103 () {34 vars in 753 bytes} [Wed Jun 24 23:47:25 2026] PUT /v2.0/policies/74194fa9-4c99-4b02-ae11-bb7aeb94ff9b/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1016] 10.0.0.103 () {34 vars in 753 bytes} [Wed Jun 24 23:47:25 2026] PUT /v2.0/policies/da4e639b-28a7-4e04-88e7-35aa0390c578/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/1017] 10.0.0.103 () {34 vars in 753 bytes} [Wed Jun 24 23:47:25 2026] PUT /v2.0/policies/583a44f0-cffd-4bed-b70e-3d80a893cf37/tags => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1018] 10.0.0.103 () {32 vars in 674 bytes} [Wed Jun 24 23:47:26 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/1019] 10.0.0.103 () {32 vars in 688 bytes} [Wed Jun 24 23:47:26 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1020] 10.0.0.103 () {32 vars in 684 bytes} [Wed Jun 24 23:47:26 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/1021] 10.0.0.103 () {32 vars in 696 bytes} [Wed Jun 24 23:47:26 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1022] 10.0.0.103 () {32 vars in 682 bytes} [Wed Jun 24 23:47:26 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/1023] 10.0.0.103 () {32 vars in 696 bytes} [Wed Jun 24 23:47:26 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1024] 10.0.0.103 () {32 vars in 692 bytes} [Wed Jun 24 23:47:26 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/1025] 10.0.0.103 () {32 vars in 704 bytes} [Wed Jun 24 23:47:26 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1026] 10.0.0.103 () {32 vars in 734 bytes} [Wed Jun 24 23:47:26 2026] DELETE /v2.0/qos/policies/426c71d2-6a56-4337-a5af-1591e3b7b00b => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/1027] 10.0.0.103 () {32 vars in 734 bytes} [Wed Jun 24 23:47:26 2026] DELETE /v2.0/qos/policies/74194fa9-4c99-4b02-ae11-bb7aeb94ff9b => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1028] 10.0.0.103 () {32 vars in 734 bytes} [Wed Jun 24 23:47:27 2026] DELETE /v2.0/qos/policies/da4e639b-28a7-4e04-88e7-35aa0390c578 => 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: 491/1029] 10.0.0.103 () {32 vars in 734 bytes} [Wed Jun 24 23:47:27 2026] DELETE /v2.0/qos/policies/583a44f0-cffd-4bed-b70e-3d80a893cf37 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1030] 10.0.0.103 () {32 vars in 734 bytes} [Wed Jun 24 23:47:27 2026] DELETE /v2.0/qos/policies/e141787c-d491-460a-890d-0f6023bfded0 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/1031] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:47:27 2026] GET /v2.0/security-groups?tenant_id=5fd85410d654469f80bc0cc16053837f&name=default => generated 2925 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/1032] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:47:28 2026] DELETE /v2.0/security-groups/1595525f-42a5-4fa8-8175-91822b18adb6 => 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: 540/1033] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:47:28 2026] GET /v2.0/security-groups?tenant_id=e64aa08fdd124a6c9a97f7ae180dba54&name=default => generated 2925 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/1034] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:47:28 2026] DELETE /v2.0/security-groups/d669e564-94ee-420e-8279-72d57abda2c1 => 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: 541/1035] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:47:28 2026] GET /v2.0/security-groups?tenant_id=ec0b80646fbf497ba8307f6659eff53e&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/1036] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:47:28 2026] DELETE /v2.0/security-groups/f3dc070c-a37b-4396-9c10-8687dff4bea1 => 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: 542/1037] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:47:28 2026] GET /v2.0/security-groups?tenant_id=5d2d5964e6984617b85e5d6440e0c4e8&name=default => generated 2925 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/1038] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:47:28 2026] DELETE /v2.0/security-groups/fa3a1a9f-e573-4950-b747-185958870a4a => 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: 543/1039] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:47:28 2026] GET /v2.0/security-groups?tenant_id=c11323edb58442468c5f08fed88da00a&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/1040] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:47:29 2026] DELETE /v2.0/security-groups/a59e8543-dfa5-471a-a83d-641b1c8b2ffe => 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: 544/1041] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:47:29 2026] GET /v2.0/security-groups?tenant_id=a01a4271728b4b34a43e3fb9dd85b427&name=default => generated 2925 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/1042] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:47:29 2026] DELETE /v2.0/security-groups/4ce47bd6-14d2-4bfb-ad63-83d4f9ec3d13 => 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: 500/1045] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:47:30 2026] GET /v2.0/ports?device_id=8275358e-812a-4ce5-9301-1addf93fae9f => generated 971 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1046] 10.0.0.233 () {34 vars in 971 bytes} [Wed Jun 24 23:47:30 2026] GET /v2.0/ports/8ec82a6d-6b0f-42b0-b8c8-c1e9a4255392 => generated 968 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/1047] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:47:30 2026] GET /v2.0/security-groups?tenant_id=7124101960f64fa5b9f6c6e3b5cf557b&name=default => generated 2925 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1048] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:47:31 2026] DELETE /v2.0/security-groups/b34a08c2-6b9d-4ecb-bb62-a7d3a2eace7f => 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: 502/1049] 199.204.45.19 () {34 vars in 999 bytes} [Wed Jun 24 23:47:31 2026] GET /v2.0/subnets?network_id=3fbe2cb0-d057-4c96-a859-ef88a2caac97 => generated 684 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1050] 199.204.45.19 () {34 vars in 1145 bytes} [Wed Jun 24 23:47:31 2026] GET /v2.0/ports?device_id=8275358e-812a-4ce5-9301-1addf93fae9f&device_owner=compute%3Anova&network_id=3fbe2cb0-d057-4c96-a859-ef88a2caac97 => generated 971 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:47:31.941 8 INFO neutron.db.segments_db [None req-4490c16a-4491-4a11-bebd-2f14e4425545 9a96756d15d6466c93b686fbc1343e3d 3c18b9eddbd24598b86cce1b482bd0b8 - - default default] Added segment 420f1a86-83c3-4acd-9502-1c093e1b4b96 of type vxlan for network a5bd98d5-c631-4dde-8748-228733219d5d [pid: 8|app: 0|req: 549/1051] 10.0.0.103 () {34 vars in 670 bytes} [Wed Jun 24 23:47:31 2026] POST /v2.0/networks => generated 643 bytes in 417 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1052] 199.204.45.19 () {38 vars in 1027 bytes} [Wed Jun 24 23:47:31 2026] PUT /v2.0/ports/8ec82a6d-6b0f-42b0-b8c8-c1e9a4255392 => generated 1145 bytes in 521 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 23:47:32.108 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-77c5dcae-66ee-48d5-95d8-8926e5757adf'] response: {'name': 'network-changed', 'server_uuid': '8275358e-812a-4ce5-9301-1addf93fae9f', 'tag': '8ec82a6d-6b0f-42b0-b8c8-c1e9a4255392', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 550/1053] 10.0.0.103 () {34 vars in 669 bytes} [Wed Jun 24 23:47:32 2026] POST /v2.0/subnets => generated 641 bytes in 253 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-24 23:47:32.393 7 INFO neutron.db.segments_db [None req-8c3f5763-e2de-4970-b79a-34b0299ed736 9a96756d15d6466c93b686fbc1343e3d 3c18b9eddbd24598b86cce1b482bd0b8 - - default default] Added segment 213be0d5-1d1e-4778-b2b7-6baaec1dc5e1 of type vxlan for network e8860104-5090-47e7-817a-5857bd86b504 [pid: 7|app: 0|req: 504/1054] 10.0.0.103 () {34 vars in 670 bytes} [Wed Jun 24 23:47:32 2026] POST /v2.0/networks => generated 644 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1055] 10.0.0.103 () {34 vars in 743 bytes} [Wed Jun 24 23:47:32 2026] PUT /v2.0/networks/e8860104-5090-47e7-817a-5857bd86b504 => generated 592 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1056] 10.0.0.103 () {34 vars in 669 bytes} [Wed Jun 24 23:47:32 2026] POST /v2.0/subnets => generated 626 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1057] 199.204.45.19 () {34 vars in 1079 bytes} [Wed Jun 24 23:47:32 2026] GET /v2.0/ports?tenant_id=d9400723143649bd8f696354a9a0c1fa&device_id=8275358e-812a-4ce5-9301-1addf93fae9f => generated 1417 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 23:47:32.991 7 INFO neutron.db.segments_db [None req-daa86769-a889-46d0-8b6a-707da83b4f62 d1bfb5ed84384aae98d8657a95ae56cb 54549a8e92dd4e6a9c7ee33b3de7aeea - - default default] Added segment f43748a2-facb-4c6d-8dcd-69ef2776cfe2 of type vxlan for network 2d5b10c3-715a-4cef-8c59-7035a7472ba6 [pid: 7|app: 0|req: 508/1058] 10.0.0.103 () {34 vars in 670 bytes} [Wed Jun 24 23:47:32 2026] POST /v2.0/networks => generated 634 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1059] 10.0.0.103 () {34 vars in 676 bytes} [Wed Jun 24 23:47:32 2026] POST /v2.0/floatingips => generated 552 bytes in 747 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1060] 199.204.45.19 () {34 vars in 985 bytes} [Wed Jun 24 23:47:33 2026] GET /v2.0/networks?id=3fbe2cb0-d057-4c96-a859-ef88a2caac97 => generated 780 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1061] 10.0.0.103 () {34 vars in 741 bytes} [Wed Jun 24 23:47:33 2026] PUT /v2.0/subnets/7379b242-5958-4002-98fe-cd01c1d75297 => generated 636 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:47:33.245 8 INFO neutron.db.segments_db [None req-c850bdae-38ef-4076-a687-123f1680e60e d1bfb5ed84384aae98d8657a95ae56cb 54549a8e92dd4e6a9c7ee33b3de7aeea - - default default] Added segment 2020f964-fce6-4c6b-8501-c8564db6fa50 of type vxlan for network b4a6a1e9-5e78-42d8-bd45-d036eee614d8 [pid: 7|app: 0|req: 510/1062] 10.0.0.103 () {34 vars in 759 bytes} [Wed Jun 24 23:47:33 2026] PUT /v2.0/floatingips/73d4228a-d5a0-4c67-8846-ad8dff8031f2/tags => generated 25 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1063] 199.204.45.19 () {34 vars in 1057 bytes} [Wed Jun 24 23:47:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=8ec82a6d-6b0f-42b0-b8c8-c1e9a4255392 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1064] 10.0.0.103 () {34 vars in 670 bytes} [Wed Jun 24 23:47:33 2026] POST /v2.0/networks => generated 634 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1065] 10.0.0.103 () {32 vars in 739 bytes} [Wed Jun 24 23:47:33 2026] GET /v2.0/floatingips/73d4228a-d5a0-4c67-8846-ad8dff8031f2/tags => generated 25 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1066] 199.204.45.19 () {34 vars in 1057 bytes} [Wed Jun 24 23:47:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=8ec82a6d-6b0f-42b0-b8c8-c1e9a4255392 => generated 860 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:47:33.507 7 INFO neutron.services.segments.plugin [-] Segment 213be0d5-1d1e-4778-b2b7-6baaec1dc5e1 resource provider aggregate not found 2026-06-24 23:47:33.507 7 INFO neutron.services.segments.plugin [-] Segment 213be0d5-1d1e-4778-b2b7-6baaec1dc5e1 resource provider aggregate not found 2026-06-24 23:47:33.528 7 INFO neutron.services.segments.plugin [-] Segment 213be0d5-1d1e-4778-b2b7-6baaec1dc5e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 213be0d5-1d1e-4778-b2b7-6baaec1dc5e1 found for delete ", "request_id": "req-f821d490-d6a5-40b8-bd74-ad615e19fdd4"}]} 2026-06-24 23:47:33.535 7 INFO neutron.services.segments.plugin [-] Segment 213be0d5-1d1e-4778-b2b7-6baaec1dc5e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 213be0d5-1d1e-4778-b2b7-6baaec1dc5e1 found for delete ", "request_id": "req-56c6a343-7415-4ac7-bee3-2f211ae23c3c"}]} [pid: 7|app: 0|req: 512/1067] 10.0.0.103 () {32 vars in 726 bytes} [Wed Jun 24 23:47:33 2026] DELETE /v2.0/networks/e8860104-5090-47e7-817a-5857bd86b504 => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1068] 10.0.0.103 () {34 vars in 770 bytes} [Wed Jun 24 23:47:33 2026] PUT /v2.0/floatingips/73d4228a-d5a0-4c67-8846-ad8dff8031f2/tags/green => generated 4 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1069] 199.204.45.19 () {34 vars in 983 bytes} [Wed Jun 24 23:47:33 2026] GET /v2.0/subnets?id=d8cfcd58-7dfc-40df-a0a8-2b89c6a6de84 => generated 702 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:47:33.637 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8f04bc93-655d-4767-8f5a-b9793ceb8052 9a96756d15d6466c93b686fbc1343e3d 3c18b9eddbd24598b86cce1b482bd0b8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 515/1070] 10.0.0.103 () {32 vars in 726 bytes} [Wed Jun 24 23:47:33 2026] DELETE /v2.0/networks/e8860104-5090-47e7-817a-5857bd86b504 => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1071] 10.0.0.103 () {32 vars in 739 bytes} [Wed Jun 24 23:47:33 2026] GET /v2.0/floatingips/73d4228a-d5a0-4c67-8846-ad8dff8031f2/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: 556/1072] 10.0.0.103 () {34 vars in 669 bytes} [Wed Jun 24 23:47:33 2026] POST /v2.0/subnets => generated 646 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1073] 199.204.45.19 () {34 vars in 1051 bytes} [Wed Jun 24 23:47:33 2026] GET /v2.0/ports?network_id=3fbe2cb0-d057-4c96-a859-ef88a2caac97&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: 557/1074] 10.0.0.103 () {32 vars in 694 bytes} [Wed Jun 24 23:47:33 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1075] 10.0.0.103 () {34 vars in 766 bytes} [Wed Jun 24 23:47:33 2026] PUT /v2.0/floatingips/73d4228a-d5a0-4c67-8846-ad8dff8031f2/tags/red => generated 4 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1076] 199.204.45.19 () {34 vars in 1011 bytes} [Wed Jun 24 23:47:33 2026] GET /v2.0/networks/3fbe2cb0-d057-4c96-a859-ef88a2caac97?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: 520/1077] 10.0.0.103 () {32 vars in 742 bytes} [Wed Jun 24 23:47:33 2026] GET /v2.0/subnets?network_id=c6b46b7e-7510-4952-9c80-d6a72022cab8 => generated 649 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1078] 10.0.0.103 () {32 vars in 739 bytes} [Wed Jun 24 23:47:33 2026] GET /v2.0/floatingips/73d4228a-d5a0-4c67-8846-ad8dff8031f2/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1079] 199.204.45.19 () {34 vars in 1111 bytes} [Wed Jun 24 23:47:33 2026] GET /v2.0/networks/3fbe2cb0-d057-4c96-a859-ef88a2caac97?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1080] 10.0.0.103 () {32 vars in 653 bytes} [Wed Jun 24 23:47:33 2026] GET /v2.0/extensions => generated 21537 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1081] 10.0.0.103 () {34 vars in 788 bytes} [Wed Jun 24 23:47:33 2026] PUT /v2.0/floatingips/73d4228a-d5a0-4c67-8846-ad8dff8031f2/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: 558/1082] 10.0.0.103 () {34 vars in 669 bytes} [Wed Jun 24 23:47:33 2026] POST /v2.0/subnets => generated 655 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1083] 10.0.0.103 () {32 vars in 739 bytes} [Wed Jun 24 23:47:34 2026] GET /v2.0/floatingips/73d4228a-d5a0-4c67-8846-ad8dff8031f2/tags => generated 52 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1084] 10.0.0.103 () {32 vars in 649 bytes} [Wed Jun 24 23:47:34 2026] GET /v2.0/networks => generated 1308 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 23:47:34.107 8 INFO neutron.db.segments_db [None req-1ecf41b4-b590-4bf8-b1fd-28dbdce85d67 d1bfb5ed84384aae98d8657a95ae56cb 54549a8e92dd4e6a9c7ee33b3de7aeea - - default default] Added segment 29886b3f-71f0-4f98-81f7-8c5d37f87b18 of type vxlan for network 75919551-a97d-432d-ae13-44fe30d7ee19 [pid: 7|app: 0|req: 526/1085] 10.0.0.103 () {34 vars in 759 bytes} [Wed Jun 24 23:47:34 2026] PUT /v2.0/floatingips/73d4228a-d5a0-4c67-8846-ad8dff8031f2/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: 527/1086] 10.0.0.103 () {32 vars in 647 bytes} [Wed Jun 24 23:47:34 2026] GET /v2.0/subnets => generated 1280 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1087] 10.0.0.103 () {32 vars in 739 bytes} [Wed Jun 24 23:47:34 2026] GET /v2.0/floatingips/73d4228a-d5a0-4c67-8846-ad8dff8031f2/tags => generated 37 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1088] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:47:34 2026] GET /v2.0/ports?device_id=8275358e-812a-4ce5-9301-1addf93fae9f => generated 1148 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1089] 10.0.0.103 () {32 vars in 723 bytes} [Wed Jun 24 23:47:34 2026] GET /v2.0/networks/a5bd98d5-c631-4dde-8748-228733219d5d => generated 668 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1090] 10.0.0.103 () {32 vars in 747 bytes} [Wed Jun 24 23:47:34 2026] GET /v2.0/floatingips/73d4228a-d5a0-4c67-8846-ad8dff8031f2/tags/red => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1091] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:47:34 2026] GET /v2.0/security-groups?id=4728f044-7c64-4424-bd5e-25610467622b&fields=id&fields=name => generated 114 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1092] 10.0.0.103 () {32 vars in 721 bytes} [Wed Jun 24 23:47:34 2026] GET /v2.0/subnets/9029e181-e8e3-4881-8bc2-2e27d18612e3 => generated 641 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:47:34.367 8 INFO neutron.db.l3_hamode_db [None req-1ecf41b4-b590-4bf8-b1fd-28dbdce85d67 d1bfb5ed84384aae98d8657a95ae56cb 54549a8e92dd4e6a9c7ee33b3de7aeea - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 23:47:34.381 7 INFO neutron.api.v2.resource [None req-1a9ed795-7dd8-41a9-b906-a3049d7d035b 4fe169e26f054503814b481dd2226800 9ac452cb08664a0a9810ea7f51f0c20a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 534/1093] 10.0.0.103 () {32 vars in 751 bytes} [Wed Jun 24 23:47:34 2026] GET /v2.0/floatingips/73d4228a-d5a0-4c67-8846-ad8dff8031f2/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-06-24 23:47:34.391 7 INFO neutron.pecan_wsgi.hooks.translation [None req-61da7c0e-9a43-4ffa-a3dc-dca3a4fc569b 9a96756d15d6466c93b686fbc1343e3d 3c18b9eddbd24598b86cce1b482bd0b8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 535/1094] 10.0.0.103 () {32 vars in 724 bytes} [Wed Jun 24 23:47:34 2026] DELETE /v2.0/subnets/7379b242-5958-4002-98fe-cd01c1d75297 => 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: 536/1095] 10.0.0.103 () {32 vars in 750 bytes} [Wed Jun 24 23:47:34 2026] DELETE /v2.0/floatingips/73d4228a-d5a0-4c67-8846-ad8dff8031f2/tags/red => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 23:47:34.461 7 INFO neutron.pecan_wsgi.hooks.translation [None req-13076d5b-a6ba-46c3-bb50-85424806e2d8 9a96756d15d6466c93b686fbc1343e3d 3c18b9eddbd24598b86cce1b482bd0b8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 537/1096] 10.0.0.103 () {32 vars in 726 bytes} [Wed Jun 24 23:47:34 2026] DELETE /v2.0/networks/e8860104-5090-47e7-817a-5857bd86b504 => generated 138 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1097] 10.0.0.103 () {32 vars in 739 bytes} [Wed Jun 24 23:47:34 2026] GET /v2.0/floatingips/73d4228a-d5a0-4c67-8846-ad8dff8031f2/tags => generated 30 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 23:47:34.521 8 INFO neutron.db.l3_hamode_db [None req-1ecf41b4-b590-4bf8-b1fd-28dbdce85d67 d1bfb5ed84384aae98d8657a95ae56cb 54549a8e92dd4e6a9c7ee33b3de7aeea - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 539/1098] 10.0.0.103 () {32 vars in 724 bytes} [Wed Jun 24 23:47:34 2026] DELETE /v2.0/subnets/9029e181-e8e3-4881-8bc2-2e27d18612e3 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 23:47:34.669 7 INFO neutron.api.v2.resource [None req-32e45e7e-b494-407d-90e0-f2c6dc6ffca7 4fe169e26f054503814b481dd2226800 9ac452cb08664a0a9810ea7f51f0c20a - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 540/1099] 10.0.0.103 () {32 vars in 754 bytes} [Wed Jun 24 23:47:34 2026] DELETE /v2.0/floatingips/73d4228a-d5a0-4c67-8846-ad8dff8031f2/tags/green => generated 99 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-06-24 23:47:34.758 7 INFO neutron_taas.services.taas.taas_plugin [None req-f4d7eda0-46a0-4067-af9f-a1c60ff67262 9a96756d15d6466c93b686fbc1343e3d 3c18b9eddbd24598b86cce1b482bd0b8 - - default default] TaaS: Handle Delete Port: fba0ad68-ea81-414b-a1e9-65b0bb9173f8 2026-06-24 23:47:34.761 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f4d7eda0-46a0-4067-af9f-a1c60ff67262 9a96756d15d6466c93b686fbc1343e3d 3c18b9eddbd24598b86cce1b482bd0b8 - - default default] Tap Mirror: Handle Delete Port: fba0ad68-ea81-414b-a1e9-65b0bb9173f8 [pid: 7|app: 0|req: 541/1100] 10.0.0.103 () {32 vars in 726 bytes} [Wed Jun 24 23:47:34 2026] DELETE /v2.0/networks/a5bd98d5-c631-4dde-8748-228733219d5d => generated 0 bytes in 286 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1101] 10.0.0.103 () {32 vars in 742 bytes} [Wed Jun 24 23:47:34 2026] DELETE /v2.0/floatingips/73d4228a-d5a0-4c67-8846-ad8dff8031f2/tags => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1102] 199.204.45.19 () {34 vars in 1079 bytes} [Wed Jun 24 23:47:35 2026] GET /v2.0/ports?tenant_id=d9400723143649bd8f696354a9a0c1fa&device_id=8275358e-812a-4ce5-9301-1addf93fae9f => generated 1417 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1103] 10.0.0.103 () {32 vars in 739 bytes} [Wed Jun 24 23:47:35 2026] GET /v2.0/floatingips/73d4228a-d5a0-4c67-8846-ad8dff8031f2/tags => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1104] 10.0.0.103 () {34 vars in 669 bytes} [Wed Jun 24 23:47:34 2026] POST /v2.0/routers => generated 511 bytes in 1062 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1105] 199.204.45.19 () {34 vars in 985 bytes} [Wed Jun 24 23:47:35 2026] GET /v2.0/networks?id=3fbe2cb0-d057-4c96-a859-ef88a2caac97 => generated 780 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:47:35.227 8 INFO neutron_taas.services.taas.taas_plugin [None req-a827452a-8dff-4328-8687-8c56ca5b156b 4fe169e26f054503814b481dd2226800 9ac452cb08664a0a9810ea7f51f0c20a - - default default] TaaS: Handle Delete Port: 37e2020c-8ca7-4b90-8081-e2eeb3741a7c 2026-06-24 23:47:35.229 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a827452a-8dff-4328-8687-8c56ca5b156b 4fe169e26f054503814b481dd2226800 9ac452cb08664a0a9810ea7f51f0c20a - - default default] Tap Mirror: Handle Delete Port: 37e2020c-8ca7-4b90-8081-e2eeb3741a7c [pid: 8|app: 0|req: 561/1106] 10.0.0.103 () {32 vars in 732 bytes} [Wed Jun 24 23:47:35 2026] DELETE /v2.0/floatingips/73d4228a-d5a0-4c67-8846-ad8dff8031f2 => generated 0 bytes in 293 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1107] 199.204.45.19 () {34 vars in 1057 bytes} [Wed Jun 24 23:47:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=8ec82a6d-6b0f-42b0-b8c8-c1e9a4255392 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1108] 199.204.45.19 () {34 vars in 1057 bytes} [Wed Jun 24 23:47:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=8ec82a6d-6b0f-42b0-b8c8-c1e9a4255392 => generated 860 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:47:35.565 7 INFO neutron.services.segments.plugin [-] Segment 420f1a86-83c3-4acd-9502-1c093e1b4b96 resource provider aggregate not found 2026-06-24 23:47:35.575 7 INFO neutron.services.segments.plugin [-] Segment 420f1a86-83c3-4acd-9502-1c093e1b4b96 resource provider aggregate not found 2026-06-24 23:47:35.590 7 INFO neutron.services.segments.plugin [-] Segment 420f1a86-83c3-4acd-9502-1c093e1b4b96 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 420f1a86-83c3-4acd-9502-1c093e1b4b96 found for delete ", "request_id": "req-ce83bc5a-ba92-4f4b-9d4b-2df98eb96c10"}]} [pid: 8|app: 0|req: 564/1109] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:47:35 2026] GET /v2.0/security-groups?tenant_id=3c18b9eddbd24598b86cce1b482bd0b8&name=default => generated 2925 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 23:47:35.595 7 INFO neutron.services.segments.plugin [-] Segment 420f1a86-83c3-4acd-9502-1c093e1b4b96 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 420f1a86-83c3-4acd-9502-1c093e1b4b96 found for delete ", "request_id": "req-26a19d67-bccb-4d9f-b2de-7fe5e6c99eb4"}]} [pid: 8|app: 0|req: 565/1110] 199.204.45.19 () {34 vars in 983 bytes} [Wed Jun 24 23:47:35 2026] GET /v2.0/subnets?id=d8cfcd58-7dfc-40df-a0a8-2b89c6a6de84 => generated 702 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1111] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:47:35 2026] DELETE /v2.0/security-groups/4968c8ca-ea87-4c02-b1fa-654d791f8f01 => 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: 567/1112] 199.204.45.19 () {34 vars in 1051 bytes} [Wed Jun 24 23:47:35 2026] GET /v2.0/ports?network_id=3fbe2cb0-d057-4c96-a859-ef88a2caac97&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1113] 199.204.45.19 () {34 vars in 1011 bytes} [Wed Jun 24 23:47:35 2026] GET /v2.0/networks/3fbe2cb0-d057-4c96-a859-ef88a2caac97?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1114] 199.204.45.19 () {34 vars in 1111 bytes} [Wed Jun 24 23:47:35 2026] GET /v2.0/networks/3fbe2cb0-d057-4c96-a859-ef88a2caac97?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: 546/1115] 10.0.0.103 () {34 vars in 783 bytes} [Wed Jun 24 23:47:35 2026] PUT /v2.0/routers/acfc0c7d-5b99-4207-85c2-68ac2f65235d/add_router_interface => generated 309 bytes in 1136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1116] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:47:36 2026] GET /v2.0/security-groups?tenant_id=31fc1483444c42f88f4fc9d9c8c5870c&name=default => generated 2925 bytes in 309 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1117] 10.0.0.103 () {32 vars in 717 bytes} [Wed Jun 24 23:47:36 2026] GET /v2.0/ports/e956a42f-fa58-4cb6-9970-639cb726429c => generated 959 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1118] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:47:36 2026] DELETE /v2.0/security-groups/059d342c-e543-46e9-b5f5-b62f7cc9eb27 => 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: 548/1119] 199.204.45.19 () {34 vars in 1117 bytes} [Wed Jun 24 23:47:36 2026] GET /v2.0/ports?device_id=8275358e-812a-4ce5-9301-1addf93fae9f&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.3 => generated 1148 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1120] 199.204.45.19 () {38 vars in 1027 bytes} [Wed Jun 24 23:47:36 2026] PUT /v2.0/ports/8ec82a6d-6b0f-42b0-b8c8-c1e9a4255392 => generated 968 bytes in 433 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-24 23:47:36.941 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-78b816f1-4654-4af4-9ab8-c6418e86103e'] response: {'name': 'network-changed', 'server_uuid': '8275358e-812a-4ce5-9301-1addf93fae9f', 'tag': '8ec82a6d-6b0f-42b0-b8c8-c1e9a4255392', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 550/1121] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:47:36 2026] GET /v2.0/security-groups?tenant_id=9ac452cb08664a0a9810ea7f51f0c20a&name=default => generated 2925 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1122] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:47:37 2026] DELETE /v2.0/security-groups/8372ec8b-c29a-4530-a1d1-95a3ba8827d7 => 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: 572/1123] 10.0.0.103 () {34 vars in 783 bytes} [Wed Jun 24 23:47:36 2026] PUT /v2.0/routers/acfc0c7d-5b99-4207-85c2-68ac2f65235d/add_router_interface => generated 309 bytes in 988 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1124] 199.204.45.19 () {34 vars in 1079 bytes} [Wed Jun 24 23:47:37 2026] GET /v2.0/ports?tenant_id=d9400723143649bd8f696354a9a0c1fa&device_id=8275358e-812a-4ce5-9301-1addf93fae9f => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1125] 10.0.0.103 () {32 vars in 717 bytes} [Wed Jun 24 23:47:37 2026] GET /v2.0/ports/46a8b736-a69b-451e-88ef-b1c79154144a => generated 967 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1126] 199.204.45.19 () {34 vars in 985 bytes} [Wed Jun 24 23:47:37 2026] GET /v2.0/networks?id=3fbe2cb0-d057-4c96-a859-ef88a2caac97 => generated 780 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1127] 199.204.45.19 () {34 vars in 1057 bytes} [Wed Jun 24 23:47:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=8ec82a6d-6b0f-42b0-b8c8-c1e9a4255392 => generated 860 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:47:37.852 7 INFO neutron.db.segments_db [None req-1fa67fc6-34ad-41f5-9c3c-dce4aa6e50cb f2513ff5f73e4e5ab0c552849b1b9442 b22cfca80f83459b9a4266718e95f580 - - default default] Added segment 9db76b90-e901-4bd8-b775-9d10988529f3 of type vxlan for network 86c065af-39a7-440b-8397-776cce6de45c 2026-06-24 23:47:37.864 8 INFO neutron_taas.services.taas.taas_plugin [None req-e4f1cb65-b77a-4434-9fe6-ee85ee832e43 d1bfb5ed84384aae98d8657a95ae56cb 54549a8e92dd4e6a9c7ee33b3de7aeea - - default default] TaaS: Handle Delete Port: 46a8b736-a69b-451e-88ef-b1c79154144a 2026-06-24 23:47:37.867 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e4f1cb65-b77a-4434-9fe6-ee85ee832e43 d1bfb5ed84384aae98d8657a95ae56cb 54549a8e92dd4e6a9c7ee33b3de7aeea - - default default] Tap Mirror: Handle Delete Port: 46a8b736-a69b-451e-88ef-b1c79154144a [pid: 7|app: 0|req: 555/1128] 10.0.0.103 () {34 vars in 670 bytes} [Wed Jun 24 23:47:37 2026] POST /v2.0/networks => generated 648 bytes in 387 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1129] 199.204.45.19 () {34 vars in 983 bytes} [Wed Jun 24 23:47:37 2026] GET /v2.0/subnets?id=d8cfcd58-7dfc-40df-a0a8-2b89c6a6de84 => generated 702 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1130] 10.0.0.103 () {34 vars in 665 bytes} [Wed Jun 24 23:47:37 2026] POST /v2.0/ports => generated 779 bytes in 232 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: 574/1131] 10.0.0.103 () {34 vars in 789 bytes} [Wed Jun 24 23:47:37 2026] PUT /v2.0/routers/acfc0c7d-5b99-4207-85c2-68ac2f65235d/remove_router_interface => generated 309 bytes in 753 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1132] 199.204.45.19 () {34 vars in 1051 bytes} [Wed Jun 24 23:47:38 2026] GET /v2.0/ports?network_id=3fbe2cb0-d057-4c96-a859-ef88a2caac97&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 23:47:38.329 8 INFO neutron.db.segments_db [None req-6ba52a48-7eff-457c-8228-c8503aac75e6 f2513ff5f73e4e5ab0c552849b1b9442 b22cfca80f83459b9a4266718e95f580 - - default default] Added segment b102eca4-c2e1-4fb8-822a-ed720a2a7e8e of type vxlan for network c0cc2298-7b17-4165-a90f-a7991299d4e1 [pid: 8|app: 0|req: 575/1133] 10.0.0.103 () {34 vars in 670 bytes} [Wed Jun 24 23:47:38 2026] POST /v2.0/networks => generated 635 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1134] 199.204.45.19 () {34 vars in 1011 bytes} [Wed Jun 24 23:47:38 2026] GET /v2.0/networks/3fbe2cb0-d057-4c96-a859-ef88a2caac97?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 23:47:38.601 7 INFO neutron_taas.services.taas.taas_plugin [None req-eda78da4-c404-4b78-9e95-6043bffa2fec d1bfb5ed84384aae98d8657a95ae56cb 54549a8e92dd4e6a9c7ee33b3de7aeea - - default default] TaaS: Handle Delete Port: e956a42f-fa58-4cb6-9970-639cb726429c 2026-06-24 23:47:38.607 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-eda78da4-c404-4b78-9e95-6043bffa2fec d1bfb5ed84384aae98d8657a95ae56cb 54549a8e92dd4e6a9c7ee33b3de7aeea - - default default] Tap Mirror: Handle Delete Port: e956a42f-fa58-4cb6-9970-639cb726429c [pid: 8|app: 0|req: 577/1135] 10.0.0.103 () {34 vars in 669 bytes} [Wed Jun 24 23:47:38 2026] POST /v2.0/subnets => generated 646 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1136] 199.204.45.19 () {34 vars in 1111 bytes} [Wed Jun 24 23:47:38 2026] GET /v2.0/networks/3fbe2cb0-d057-4c96-a859-ef88a2caac97?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1137] 10.0.0.103 () {34 vars in 665 bytes} [Wed Jun 24 23:47:38 2026] POST /v2.0/ports => generated 966 bytes in 314 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-24 23:47:39.103 8 INFO neutron_taas.services.taas.taas_plugin [None req-ced35724-d891-474e-9504-345c4499dfc9 f2513ff5f73e4e5ab0c552849b1b9442 b22cfca80f83459b9a4266718e95f580 - - default default] TaaS: Handle Delete Port: c82a2537-9427-4888-a3e3-c9151f8de9c0 2026-06-24 23:47:39.105 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ced35724-d891-474e-9504-345c4499dfc9 f2513ff5f73e4e5ab0c552849b1b9442 b22cfca80f83459b9a4266718e95f580 - - default default] Tap Mirror: Handle Delete Port: c82a2537-9427-4888-a3e3-c9151f8de9c0 [pid: 8|app: 0|req: 580/1138] 10.0.0.103 () {32 vars in 720 bytes} [Wed Jun 24 23:47:39 2026] DELETE /v2.0/ports/c82a2537-9427-4888-a3e3-c9151f8de9c0 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 23:47:39.249 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d199025b-74f3-4903-a1c8-7c4ddbcf5f0b f2513ff5f73e4e5ab0c552849b1b9442 b22cfca80f83459b9a4266718e95f580 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 581/1139] 10.0.0.103 () {32 vars in 720 bytes} [Wed Jun 24 23:47:39 2026] DELETE /v2.0/ports/c82a2537-9427-4888-a3e3-c9151f8de9c0 => generated 132 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 23:47:39.278 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2d80219c-57b4-4cda-a348-926103690d1a f2513ff5f73e4e5ab0c552849b1b9442 b22cfca80f83459b9a4266718e95f580 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 582/1140] 10.0.0.103 () {32 vars in 717 bytes} [Wed Jun 24 23:47:39 2026] GET /v2.0/ports/c82a2537-9427-4888-a3e3-c9151f8de9c0 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1141] 10.0.0.103 () {34 vars in 789 bytes} [Wed Jun 24 23:47:38 2026] PUT /v2.0/routers/acfc0c7d-5b99-4207-85c2-68ac2f65235d/remove_router_interface => generated 309 bytes in 1116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1142] 10.0.0.103 () {32 vars in 736 bytes} [Wed Jun 24 23:47:39 2026] GET /v2.0/ports?device_id=acfc0c7d-5b99-4207-85c2-68ac2f65235d => 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: 583/1143] 10.0.0.103 () {32 vars in 724 bytes} [Wed Jun 24 23:47:39 2026] DELETE /v2.0/subnets/dc7f606b-a8f0-47aa-87f7-a00f3de478c4 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 23:47:39.524 8 INFO neutron.services.segments.plugin [-] Segment b102eca4-c2e1-4fb8-822a-ed720a2a7e8e resource provider aggregate not found 2026-06-24 23:47:39.544 7 INFO neutron_taas.services.taas.taas_plugin [None req-b93abb13-918f-440f-a8cb-ac8e4d57a678 d1bfb5ed84384aae98d8657a95ae56cb 54549a8e92dd4e6a9c7ee33b3de7aeea - - default default] TaaS: Handle Delete Port: cfa470d6-0701-49dc-bd74-4a1af8f72eb8 2026-06-24 23:47:39.545 8 INFO neutron.services.segments.plugin [-] Segment b102eca4-c2e1-4fb8-822a-ed720a2a7e8e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b102eca4-c2e1-4fb8-822a-ed720a2a7e8e found for delete ", "request_id": "req-211dfc3e-3dc9-479d-b4c3-baed8f78a8a7"}]} 2026-06-24 23:47:39.547 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b93abb13-918f-440f-a8cb-ac8e4d57a678 d1bfb5ed84384aae98d8657a95ae56cb 54549a8e92dd4e6a9c7ee33b3de7aeea - - default default] Tap Mirror: Handle Delete Port: cfa470d6-0701-49dc-bd74-4a1af8f72eb8 2026-06-24 23:47:39.550 8 INFO neutron.services.segments.plugin [-] Segment b102eca4-c2e1-4fb8-822a-ed720a2a7e8e resource provider aggregate not found [pid: 8|app: 0|req: 584/1144] 10.0.0.103 () {32 vars in 726 bytes} [Wed Jun 24 23:47:39 2026] DELETE /v2.0/networks/c0cc2298-7b17-4165-a90f-a7991299d4e1 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 23:47:39.591 8 INFO neutron.services.segments.plugin [-] Segment b102eca4-c2e1-4fb8-822a-ed720a2a7e8e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b102eca4-c2e1-4fb8-822a-ed720a2a7e8e found for delete ", "request_id": "req-a9771728-ade3-4ced-b5a8-4ac89ae6d38a"}]} 2026-06-24 23:47:39.651 8 INFO neutron.db.segments_db [None req-ff3bdbe7-406b-4081-b46b-b7badd4358af f2513ff5f73e4e5ab0c552849b1b9442 b22cfca80f83459b9a4266718e95f580 - - default default] Added segment df10ae5e-0928-4100-90e7-9fbb2728c1c5 of type vxlan for network 969b82aa-c9c6-4e7e-a49e-9db3aed5fc8d [pid: 8|app: 0|req: 585/1145] 10.0.0.103 () {34 vars in 670 bytes} [Wed Jun 24 23:47:39 2026] POST /v2.0/networks => generated 636 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1146] 199.204.45.19 () {34 vars in 1079 bytes} [Wed Jun 24 23:47:39 2026] GET /v2.0/ports?tenant_id=d9400723143649bd8f696354a9a0c1fa&device_id=8275358e-812a-4ce5-9301-1addf93fae9f => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 23:47:39.894 7 INFO neutron.services.segments.plugin [-] Segment 29886b3f-71f0-4f98-81f7-8c5d37f87b18 resource provider aggregate not found 2026-06-24 23:47:39.894 7 INFO neutron.services.segments.plugin [-] Segment 29886b3f-71f0-4f98-81f7-8c5d37f87b18 resource provider aggregate not found 2026-06-24 23:47:39.913 7 INFO neutron.services.segments.plugin [-] Segment 29886b3f-71f0-4f98-81f7-8c5d37f87b18 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29886b3f-71f0-4f98-81f7-8c5d37f87b18 found for delete ", "request_id": "req-3fad2547-026f-48b9-a01a-b920794e6f74"}]} 2026-06-24 23:47:39.913 7 INFO neutron.db.l3_hamode_db [None req-b93abb13-918f-440f-a8cb-ac8e4d57a678 d1bfb5ed84384aae98d8657a95ae56cb 54549a8e92dd4e6a9c7ee33b3de7aeea - - default default] HA network 75919551-a97d-432d-ae13-44fe30d7ee19 was deleted as no HA routers are present in tenant 54549a8e92dd4e6a9c7ee33b3de7aeea. 2026-06-24 23:47:39.918 7 INFO neutron.services.segments.plugin [-] Segment 29886b3f-71f0-4f98-81f7-8c5d37f87b18 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29886b3f-71f0-4f98-81f7-8c5d37f87b18 found for delete ", "request_id": "req-83d80293-694a-4889-8303-8265935017e1"}]} [pid: 7|app: 0|req: 561/1147] 10.0.0.103 () {32 vars in 724 bytes} [Wed Jun 24 23:47:39 2026] DELETE /v2.0/routers/acfc0c7d-5b99-4207-85c2-68ac2f65235d => generated 0 bytes in 529 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1148] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:47:39 2026] GET /v2.0/ports?device_id=8275358e-812a-4ce5-9301-1addf93fae9f => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1149] 199.204.45.19 () {34 vars in 985 bytes} [Wed Jun 24 23:47:39 2026] GET /v2.0/networks?id=3fbe2cb0-d057-4c96-a859-ef88a2caac97 => generated 780 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1150] 10.0.0.103 () {34 vars in 669 bytes} [Wed Jun 24 23:47:39 2026] POST /v2.0/subnets => generated 646 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1151] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:47:40 2026] GET /v2.0/security-groups?id=4728f044-7c64-4424-bd5e-25610467622b&fields=id&fields=name => generated 114 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1152] 10.0.0.103 () {32 vars in 724 bytes} [Wed Jun 24 23:47:40 2026] DELETE /v2.0/subnets/109a9586-2f0e-4022-aa22-ee0963906750 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1153] 199.204.45.19 () {34 vars in 1057 bytes} [Wed Jun 24 23:47:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=8ec82a6d-6b0f-42b0-b8c8-c1e9a4255392 => generated 860 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1154] 10.0.0.103 () {32 vars in 724 bytes} [Wed Jun 24 23:47:40 2026] DELETE /v2.0/subnets/4e7614cd-766a-4366-ab71-3ab0f065082c => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1155] 199.204.45.19 () {34 vars in 983 bytes} [Wed Jun 24 23:47:40 2026] GET /v2.0/subnets?id=d8cfcd58-7dfc-40df-a0a8-2b89c6a6de84 => generated 702 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1156] 10.0.0.103 () {34 vars in 665 bytes} [Wed Jun 24 23:47:40 2026] POST /v2.0/ports => generated 927 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1157] 10.0.0.103 () {34 vars in 678 bytes} [Wed Jun 24 23:47:40 2026] POST /v2.0/qos/policies => generated 359 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1158] 199.204.45.19 () {34 vars in 1051 bytes} [Wed Jun 24 23:47:40 2026] GET /v2.0/ports?network_id=3fbe2cb0-d057-4c96-a859-ef88a2caac97&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: 566/1159] 10.0.0.103 () {32 vars in 726 bytes} [Wed Jun 24 23:47:40 2026] DELETE /v2.0/networks/b4a6a1e9-5e78-42d8-bd45-d036eee614d8 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 23:47:40.623 8 INFO neutron_taas.services.taas.taas_plugin [None req-4d185c58-f9b4-4013-9eee-c14c70c864f3 f2513ff5f73e4e5ab0c552849b1b9442 b22cfca80f83459b9a4266718e95f580 - - default default] TaaS: Handle Delete Port: ce0c7412-39f5-4cd1-a002-094c0d9255bd 2026-06-24 23:47:40.628 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4d185c58-f9b4-4013-9eee-c14c70c864f3 f2513ff5f73e4e5ab0c552849b1b9442 b22cfca80f83459b9a4266718e95f580 - - default default] Tap Mirror: Handle Delete Port: ce0c7412-39f5-4cd1-a002-094c0d9255bd [pid: 7|app: 0|req: 567/1160] 10.0.0.103 () {34 vars in 753 bytes} [Wed Jun 24 23:47:40 2026] PUT /v2.0/policies/df5651c3-abca-4b23-8529-30894089c134/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: 568/1161] 199.204.45.19 () {34 vars in 1011 bytes} [Wed Jun 24 23:47:40 2026] GET /v2.0/networks/3fbe2cb0-d057-4c96-a859-ef88a2caac97?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: 594/1162] 10.0.0.103 () {32 vars in 720 bytes} [Wed Jun 24 23:47:40 2026] DELETE /v2.0/ports/ce0c7412-39f5-4cd1-a002-094c0d9255bd => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1163] 10.0.0.103 () {32 vars in 733 bytes} [Wed Jun 24 23:47:40 2026] GET /v2.0/policies/df5651c3-abca-4b23-8529-30894089c134/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 23:47:40.803 7 INFO neutron_taas.services.taas.taas_plugin [None req-28fea9b2-9b9f-4fe9-80be-755cef67e398 d1bfb5ed84384aae98d8657a95ae56cb 54549a8e92dd4e6a9c7ee33b3de7aeea - - default default] TaaS: Handle Delete Port: e76e4b91-514c-4ca0-a06f-7ad101820912 2026-06-24 23:47:40.806 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-28fea9b2-9b9f-4fe9-80be-755cef67e398 d1bfb5ed84384aae98d8657a95ae56cb 54549a8e92dd4e6a9c7ee33b3de7aeea - - default default] Tap Mirror: Handle Delete Port: e76e4b91-514c-4ca0-a06f-7ad101820912 [pid: 8|app: 0|req: 596/1164] 199.204.45.19 () {34 vars in 1111 bytes} [Wed Jun 24 23:47:40 2026] GET /v2.0/networks/3fbe2cb0-d057-4c96-a859-ef88a2caac97?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 23:47:40.836 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b6e820b2-d9fe-43d5-852f-0b433b4bef83 f2513ff5f73e4e5ab0c552849b1b9442 b22cfca80f83459b9a4266718e95f580 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 597/1165] 10.0.0.103 () {32 vars in 717 bytes} [Wed Jun 24 23:47:40 2026] GET /v2.0/ports/ce0c7412-39f5-4cd1-a002-094c0d9255bd => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1166] 10.0.0.103 () {34 vars in 764 bytes} [Wed Jun 24 23:47:40 2026] PUT /v2.0/policies/df5651c3-abca-4b23-8529-30894089c134/tags/green => generated 4 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1167] 10.0.0.103 () {32 vars in 726 bytes} [Wed Jun 24 23:47:40 2026] DELETE /v2.0/networks/2d5b10c3-715a-4cef-8c59-7035a7472ba6 => generated 0 bytes in 350 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1168] 10.0.0.103 () {32 vars in 724 bytes} [Wed Jun 24 23:47:40 2026] DELETE /v2.0/subnets/c4b6ba69-855d-4fac-96fb-5a0639bef452 => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1169] 10.0.0.103 () {32 vars in 733 bytes} [Wed Jun 24 23:47:41 2026] GET /v2.0/policies/df5651c3-abca-4b23-8529-30894089c134/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: 571/1170] 10.0.0.103 () {34 vars in 760 bytes} [Wed Jun 24 23:47:41 2026] PUT /v2.0/policies/df5651c3-abca-4b23-8529-30894089c134/tags/red => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-06-24 23:47:41.146 8 INFO neutron.db.segments_db [None req-86b1f575-15a0-40a4-9c6a-7431ddb92023 d1bfb5ed84384aae98d8657a95ae56cb 54549a8e92dd4e6a9c7ee33b3de7aeea - - default default] Added segment d4c57a65-5e63-4453-9dc0-9e07c608d23c of type vxlan for network 620e3c39-6e4c-4e58-b6f7-79afe069eb5a [pid: 8|app: 0|req: 600/1171] 10.0.0.103 () {34 vars in 670 bytes} [Wed Jun 24 23:47:41 2026] POST /v2.0/networks => generated 634 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1172] 10.0.0.103 () {32 vars in 726 bytes} [Wed Jun 24 23:47:41 2026] DELETE /v2.0/networks/969b82aa-c9c6-4e7e-a49e-9db3aed5fc8d => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1173] 10.0.0.103 () {32 vars in 733 bytes} [Wed Jun 24 23:47:41 2026] GET /v2.0/policies/df5651c3-abca-4b23-8529-30894089c134/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1174] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:47:41 2026] GET /v2.0/ports?device_id=8275358e-812a-4ce5-9301-1addf93fae9f => 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: 602/1175] 10.0.0.103 () {34 vars in 669 bytes} [Wed Jun 24 23:47:41 2026] POST /v2.0/subnets => generated 646 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1176] 10.0.0.103 () {34 vars in 665 bytes} [Wed Jun 24 23:47:41 2026] POST /v2.0/ports => generated 779 bytes in 222 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: 603/1177] 10.0.0.103 () {34 vars in 782 bytes} [Wed Jun 24 23:47:41 2026] PUT /v2.0/policies/df5651c3-abca-4b23-8529-30894089c134/tags/black.or.white => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1178] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:47:41 2026] GET /v2.0/security-groups?id=4728f044-7c64-4424-bd5e-25610467622b&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:47:41.629 8 INFO neutron.db.segments_db [None req-2d3abde6-79ee-40e9-a793-1421fd529fa0 d1bfb5ed84384aae98d8657a95ae56cb 54549a8e92dd4e6a9c7ee33b3de7aeea - - default default] Added segment c41db390-d195-4377-a169-b3f896ca4dd8 of type vxlan for network 9d3e07d7-6016-4d6e-91bc-79bc21445b59 [pid: 7|app: 0|req: 576/1179] 10.0.0.103 () {34 vars in 737 bytes} [Wed Jun 24 23:47:41 2026] PUT /v2.0/ports/5981e8d9-109f-4fcb-922b-503088efad0f => generated 752 bytes in 142 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: 577/1180] 10.0.0.103 () {32 vars in 733 bytes} [Wed Jun 24 23:47:41 2026] GET /v2.0/policies/df5651c3-abca-4b23-8529-30894089c134/tags => generated 52 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 23:47:41.875 7 INFO neutron_taas.services.taas.taas_plugin [None req-19bc047c-b395-456d-ad65-bd078b800581 f2513ff5f73e4e5ab0c552849b1b9442 b22cfca80f83459b9a4266718e95f580 - - default default] TaaS: Handle Delete Port: 5981e8d9-109f-4fcb-922b-503088efad0f 2026-06-24 23:47:41.878 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-19bc047c-b395-456d-ad65-bd078b800581 f2513ff5f73e4e5ab0c552849b1b9442 b22cfca80f83459b9a4266718e95f580 - - default default] Tap Mirror: Handle Delete Port: 5981e8d9-109f-4fcb-922b-503088efad0f 2026-06-24 23:47:41.884 8 INFO neutron.db.l3_hamode_db [None req-2d3abde6-79ee-40e9-a793-1421fd529fa0 d1bfb5ed84384aae98d8657a95ae56cb 54549a8e92dd4e6a9c7ee33b3de7aeea - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 23:47:41.933 7 INFO neutron.services.segments.plugin [-] Segment 2020f964-fce6-4c6b-8501-c8564db6fa50 resource provider aggregate not found 2026-06-24 23:47:41.937 7 INFO neutron.services.segments.plugin [-] Segment 2020f964-fce6-4c6b-8501-c8564db6fa50 resource provider aggregate not found 2026-06-24 23:47:41.950 7 INFO neutron.services.segments.plugin [-] Segment 2020f964-fce6-4c6b-8501-c8564db6fa50 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2020f964-fce6-4c6b-8501-c8564db6fa50 found for delete ", "request_id": "req-c2f03db1-04ab-4c51-bd6d-98f3c1e79dd6"}]} 2026-06-24 23:47:41.951 7 INFO neutron.services.segments.plugin [-] Segment 2020f964-fce6-4c6b-8501-c8564db6fa50 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2020f964-fce6-4c6b-8501-c8564db6fa50 found for delete ", "request_id": "req-c4bad538-146d-4d27-ac68-00ca59c05bbc"}]} [pid: 7|app: 0|req: 578/1181] 10.0.0.103 () {32 vars in 720 bytes} [Wed Jun 24 23:47:41 2026] DELETE /v2.0/ports/5981e8d9-109f-4fcb-922b-503088efad0f => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 23:47:41.978 7 INFO neutron.services.segments.plugin [-] Segment f43748a2-facb-4c6d-8dcd-69ef2776cfe2 resource provider aggregate not found 2026-06-24 23:47:41.984 7 INFO neutron.services.segments.plugin [-] Segment f43748a2-facb-4c6d-8dcd-69ef2776cfe2 resource provider aggregate not found 2026-06-24 23:47:41.986 8 INFO neutron.db.l3_hamode_db [None req-2d3abde6-79ee-40e9-a793-1421fd529fa0 d1bfb5ed84384aae98d8657a95ae56cb 54549a8e92dd4e6a9c7ee33b3de7aeea - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 23:47:41.998 7 INFO neutron.services.segments.plugin [-] Segment f43748a2-facb-4c6d-8dcd-69ef2776cfe2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f43748a2-facb-4c6d-8dcd-69ef2776cfe2 found for delete ", "request_id": "req-bdd15ce9-6604-4493-8c43-d173558e1af6"}]} 2026-06-24 23:47:42.001 7 INFO neutron.services.segments.plugin [-] Segment f43748a2-facb-4c6d-8dcd-69ef2776cfe2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f43748a2-facb-4c6d-8dcd-69ef2776cfe2 found for delete ", "request_id": "req-a6ae00b9-ed99-47a2-a086-15dda188c140"}]} 2026-06-24 23:47:42.014 7 INFO neutron.services.segments.plugin [-] Segment df10ae5e-0928-4100-90e7-9fbb2728c1c5 resource provider aggregate not found 2026-06-24 23:47:42.021 7 INFO neutron.services.segments.plugin [-] Segment df10ae5e-0928-4100-90e7-9fbb2728c1c5 resource provider aggregate not found 2026-06-24 23:47:42.036 7 INFO neutron.services.segments.plugin [-] Segment df10ae5e-0928-4100-90e7-9fbb2728c1c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df10ae5e-0928-4100-90e7-9fbb2728c1c5 found for delete ", "request_id": "req-9903452d-45d6-48da-8423-af61a0ab90aa"}]} 2026-06-24 23:47:42.041 7 INFO neutron.services.segments.plugin [-] Segment df10ae5e-0928-4100-90e7-9fbb2728c1c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df10ae5e-0928-4100-90e7-9fbb2728c1c5 found for delete ", "request_id": "req-36a4f18d-e551-4782-a9e8-997dcbc76831"}]} [pid: 7|app: 0|req: 579/1182] 10.0.0.103 () {34 vars in 753 bytes} [Wed Jun 24 23:47:41 2026] PUT /v2.0/policies/df5651c3-abca-4b23-8529-30894089c134/tags => generated 37 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1183] 10.0.0.103 () {32 vars in 643 bytes} [Wed Jun 24 23:47:42 2026] GET /v2.0/ports => generated 782 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1184] 10.0.0.103 () {32 vars in 733 bytes} [Wed Jun 24 23:47:42 2026] GET /v2.0/policies/df5651c3-abca-4b23-8529-30894089c134/tags => generated 37 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 23:47:42.134 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9fd8408f-d9f2-4845-aef4-11644a1bf03d f2513ff5f73e4e5ab0c552849b1b9442 b22cfca80f83459b9a4266718e95f580 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 582/1185] 10.0.0.103 () {32 vars in 717 bytes} [Wed Jun 24 23:47:42 2026] GET /v2.0/ports/5981e8d9-109f-4fcb-922b-503088efad0f => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1186] 10.0.0.103 () {32 vars in 741 bytes} [Wed Jun 24 23:47:42 2026] GET /v2.0/policies/df5651c3-abca-4b23-8529-30894089c134/tags/red => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1187] 10.0.0.103 () {32 vars in 643 bytes} [Wed Jun 24 23:47:42 2026] GET /v2.0/ports => generated 782 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:47:42.235 7 INFO neutron.api.v2.resource [None req-7a31de12-053a-4382-840a-8919a11def17 5b22ec703b0b40768879e79da0248e48 aba60159b83945e0ae37afecc6f02eb7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 585/1188] 10.0.0.103 () {32 vars in 745 bytes} [Wed Jun 24 23:47:42 2026] GET /v2.0/policies/df5651c3-abca-4b23-8529-30894089c134/tags/green => generated 99 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1189] 10.0.0.103 () {32 vars in 717 bytes} [Wed Jun 24 23:47:42 2026] GET /v2.0/ports/3d06ea34-f068-4db8-8168-9ba32a5d0c31 => generated 779 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1190] 10.0.0.103 () {32 vars in 744 bytes} [Wed Jun 24 23:47:42 2026] DELETE /v2.0/policies/df5651c3-abca-4b23-8529-30894089c134/tags/red => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 23:47:42.360 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e14ed30c-161f-4413-907a-210936f44110 f2513ff5f73e4e5ab0c552849b1b9442 b22cfca80f83459b9a4266718e95f580 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 588/1191] 10.0.0.103 () {32 vars in 720 bytes} [Wed Jun 24 23:47:42 2026] DELETE /v2.0/ports/ce0c7412-39f5-4cd1-a002-094c0d9255bd => 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: 589/1192] 10.0.0.103 () {32 vars in 733 bytes} [Wed Jun 24 23:47:42 2026] GET /v2.0/policies/df5651c3-abca-4b23-8529-30894089c134/tags => generated 30 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 23:47:42.395 7 INFO neutron.pecan_wsgi.hooks.translation [None req-57b235c5-49fb-4854-9fd4-a99d5b42bef6 f2513ff5f73e4e5ab0c552849b1b9442 b22cfca80f83459b9a4266718e95f580 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 590/1193] 10.0.0.103 () {32 vars in 724 bytes} [Wed Jun 24 23:47:42 2026] DELETE /v2.0/subnets/c4b6ba69-855d-4fac-96fb-5a0639bef452 => generated 136 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 23:47:42.421 7 INFO neutron.api.v2.resource [None req-8dd54cd3-5673-43cc-913b-7bf4cb460020 5b22ec703b0b40768879e79da0248e48 aba60159b83945e0ae37afecc6f02eb7 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 591/1194] 10.0.0.103 () {32 vars in 748 bytes} [Wed Jun 24 23:47:42 2026] DELETE /v2.0/policies/df5651c3-abca-4b23-8529-30894089c134/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-06-24 23:47:42.431 7 INFO neutron.pecan_wsgi.hooks.translation [None req-36ea9c01-8cb6-4637-a146-c2c686bec15b f2513ff5f73e4e5ab0c552849b1b9442 b22cfca80f83459b9a4266718e95f580 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 592/1195] 10.0.0.103 () {32 vars in 724 bytes} [Wed Jun 24 23:47:42 2026] DELETE /v2.0/subnets/dc7f606b-a8f0-47aa-87f7-a00f3de478c4 => generated 136 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1196] 199.204.45.19 () {34 vars in 993 bytes} [Wed Jun 24 23:47:42 2026] GET /v2.0/ports?device_id=8275358e-812a-4ce5-9301-1addf93fae9f => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1197] 10.0.0.103 () {32 vars in 736 bytes} [Wed Jun 24 23:47:42 2026] DELETE /v2.0/policies/df5651c3-abca-4b23-8529-30894089c134/tags => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1198] 10.0.0.103 () {34 vars in 669 bytes} [Wed Jun 24 23:47:41 2026] POST /v2.0/routers => generated 510 bytes in 981 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 23:47:42.600 7 INFO neutron_taas.services.taas.taas_plugin [None req-a2bb8d6e-ce9e-4ff7-ba0f-5b3b8b9c690b f2513ff5f73e4e5ab0c552849b1b9442 b22cfca80f83459b9a4266718e95f580 - - default default] TaaS: Handle Delete Port: 3d06ea34-f068-4db8-8168-9ba32a5d0c31 2026-06-24 23:47:42.603 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a2bb8d6e-ce9e-4ff7-ba0f-5b3b8b9c690b f2513ff5f73e4e5ab0c552849b1b9442 b22cfca80f83459b9a4266718e95f580 - - default default] Tap Mirror: Handle Delete Port: 3d06ea34-f068-4db8-8168-9ba32a5d0c31 [pid: 7|app: 0|req: 595/1199] 10.0.0.103 () {32 vars in 720 bytes} [Wed Jun 24 23:47:42 2026] DELETE /v2.0/ports/3d06ea34-f068-4db8-8168-9ba32a5d0c31 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 23:47:42.704 8 INFO neutron_taas.services.taas.taas_plugin [req-4d47bb9c-b92b-4b6b-8db1-b2a86f903016 req-343baa35-1c5a-4579-aaa4-8ca29087fd69 8b9beff54c8d4b2fa0acf8380181c5be d9400723143649bd8f696354a9a0c1fa - - default default] TaaS: Handle Delete Port: 8ec82a6d-6b0f-42b0-b8c8-c1e9a4255392 2026-06-24 23:47:42.707 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-4d47bb9c-b92b-4b6b-8db1-b2a86f903016 req-343baa35-1c5a-4579-aaa4-8ca29087fd69 8b9beff54c8d4b2fa0acf8380181c5be d9400723143649bd8f696354a9a0c1fa - - default default] Tap Mirror: Handle Delete Port: 8ec82a6d-6b0f-42b0-b8c8-c1e9a4255392 [pid: 7|app: 0|req: 596/1200] 10.0.0.103 () {32 vars in 733 bytes} [Wed Jun 24 23:47:42 2026] GET /v2.0/policies/df5651c3-abca-4b23-8529-30894089c134/tags => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 23:47:42.809 8 INFO neutron.db.l3_db [req-4d47bb9c-b92b-4b6b-8db1-b2a86f903016 req-343baa35-1c5a-4579-aaa4-8ca29087fd69 8b9beff54c8d4b2fa0acf8380181c5be d9400723143649bd8f696354a9a0c1fa - - default default] Floating IP 3e6c3655-7313-4de8-992e-b094e23e45e2 disassociated. External IP: 10.96.250.201, port: 8ec82a6d-6b0f-42b0-b8c8-c1e9a4255392. [pid: 7|app: 0|req: 597/1201] 10.0.0.103 () {34 vars in 665 bytes} [Wed Jun 24 23:47:42 2026] POST /v2.0/ports => generated 963 bytes in 331 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: 598/1202] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:47:43 2026] GET /v2.0/ports?device_id=8275358e-812a-4ce5-9301-1addf93fae9f => 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: 605/1203] 199.204.45.19 () {36 vars in 996 bytes} [Wed Jun 24 23:47:42 2026] DELETE /v2.0/ports/8ec82a6d-6b0f-42b0-b8c8-c1e9a4255392 => generated 0 bytes in 572 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 23:47:43.196 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7b27c3a3-a618-4aae-82fd-ec8784cbf6d0'] response: {'server_uuid': '8275358e-812a-4ce5-9301-1addf93fae9f', 'name': 'network-vif-deleted', 'tag': '8ec82a6d-6b0f-42b0-b8c8-c1e9a4255392', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 606/1204] 10.0.0.103 () {32 vars in 734 bytes} [Wed Jun 24 23:47:43 2026] DELETE /v2.0/qos/policies/df5651c3-abca-4b23-8529-30894089c134 => 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: 599/1205] 10.0.0.103 () {32 vars in 726 bytes} [Wed Jun 24 23:47:43 2026] DELETE /v2.0/networks/86c065af-39a7-440b-8397-776cce6de45c => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1206] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:47:43 2026] GET /v2.0/security-groups?tenant_id=b22cfca80f83459b9a4266718e95f580&name=default => generated 2925 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 23:47:44.057 7 INFO neutron.services.segments.plugin [-] Segment 9db76b90-e901-4bd8-b775-9d10988529f3 resource provider aggregate not found 2026-06-24 23:47:44.065 7 INFO neutron.services.segments.plugin [-] Segment 9db76b90-e901-4bd8-b775-9d10988529f3 resource provider aggregate not found 2026-06-24 23:47:44.081 7 INFO neutron.services.segments.plugin [-] Segment 9db76b90-e901-4bd8-b775-9d10988529f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9db76b90-e901-4bd8-b775-9d10988529f3 found for delete ", "request_id": "req-7df808a2-b507-4918-8c43-21ff64bf3db5"}]} 2026-06-24 23:47:44.082 7 INFO neutron.services.segments.plugin [-] Segment 9db76b90-e901-4bd8-b775-9d10988529f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9db76b90-e901-4bd8-b775-9d10988529f3 found for delete ", "request_id": "req-0f616401-9652-4dca-8c4f-9382ff72f4ed"}]} [pid: 7|app: 0|req: 601/1207] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:47:44 2026] GET /v2.0/security-groups?tenant_id=aba60159b83945e0ae37afecc6f02eb7&name=default => generated 2925 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1208] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:47:44 2026] DELETE /v2.0/security-groups/bc0ccbc5-2cd1-4444-869a-4880a1edabfb => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1209] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:47:44 2026] GET /v2.0/ports?device_id=8275358e-812a-4ce5-9301-1addf93fae9f => 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: 607/1210] 10.0.0.103 () {34 vars in 783 bytes} [Wed Jun 24 23:47:43 2026] PUT /v2.0/routers/61a555ae-f0ce-4dea-a859-ef780416b2db/add_router_interface => generated 309 bytes in 1098 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: 608/1211] 10.0.0.103 () {32 vars in 717 bytes} [Wed Jun 24 23:47:44 2026] GET /v2.0/ports/a120f5e3-adac-4e86-9146-c4a5c0e21bf3 => generated 1037 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1212] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:47:44 2026] DELETE /v2.0/security-groups/c4f42300-bda2-4f22-ba00-cabc50b5013a => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 23:47:44.708 8 INFO neutron_taas.services.taas.taas_plugin [None req-f56fa801-ad9e-4d67-ad7d-334d59c6cf4e d1bfb5ed84384aae98d8657a95ae56cb 54549a8e92dd4e6a9c7ee33b3de7aeea - - default default] TaaS: Handle Delete Port: a120f5e3-adac-4e86-9146-c4a5c0e21bf3 2026-06-24 23:47:44.712 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f56fa801-ad9e-4d67-ad7d-334d59c6cf4e d1bfb5ed84384aae98d8657a95ae56cb 54549a8e92dd4e6a9c7ee33b3de7aeea - - default default] Tap Mirror: Handle Delete Port: a120f5e3-adac-4e86-9146-c4a5c0e21bf3 [pid: 7|app: 0|req: 605/1213] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:47:44 2026] GET /v2.0/security-groups?tenant_id=aadae436d4804c79b2b1b959f2515bfc&name=default => generated 2925 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1214] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:47:44 2026] DELETE /v2.0/security-groups/b848d387-e7e1-4ebd-b439-70b492f36a5f => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1215] 10.0.0.103 () {34 vars in 789 bytes} [Wed Jun 24 23:47:44 2026] PUT /v2.0/routers/61a555ae-f0ce-4dea-a859-ef780416b2db/remove_router_interface => generated 309 bytes in 704 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:47:45.226 7 INFO neutron.api.v2.resource [None req-af486e9c-2d43-494f-ae43-2af2beabcc3d d1bfb5ed84384aae98d8657a95ae56cb 54549a8e92dd4e6a9c7ee33b3de7aeea - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 607/1216] 10.0.0.103 () {34 vars in 789 bytes} [Wed Jun 24 23:47:45 2026] PUT /v2.0/routers/61a555ae-f0ce-4dea-a859-ef780416b2db/remove_router_interface => generated 197 bytes in 148 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: 610/1217] 10.0.0.103 () {32 vars in 736 bytes} [Wed Jun 24 23:47:45 2026] GET /v2.0/ports?device_id=61a555ae-f0ce-4dea-a859-ef780416b2db => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 23:47:45.447 7 INFO neutron_taas.services.taas.taas_plugin [None req-cf0968ca-1195-48d7-8a7f-b57a8cfd33d5 d1bfb5ed84384aae98d8657a95ae56cb 54549a8e92dd4e6a9c7ee33b3de7aeea - - default default] TaaS: Handle Delete Port: dd431e35-fed4-458c-95db-6617a54704d7 2026-06-24 23:47:45.450 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cf0968ca-1195-48d7-8a7f-b57a8cfd33d5 d1bfb5ed84384aae98d8657a95ae56cb 54549a8e92dd4e6a9c7ee33b3de7aeea - - default default] Tap Mirror: Handle Delete Port: dd431e35-fed4-458c-95db-6617a54704d7 [pid: 8|app: 0|req: 613/1220] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:47:45 2026] GET /v2.0/ports?device_id=8275358e-812a-4ce5-9301-1addf93fae9f => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 23:47:45.759 7 INFO neutron.db.l3_hamode_db [None req-cf0968ca-1195-48d7-8a7f-b57a8cfd33d5 d1bfb5ed84384aae98d8657a95ae56cb 54549a8e92dd4e6a9c7ee33b3de7aeea - - default default] HA network 9d3e07d7-6016-4d6e-91bc-79bc21445b59 was deleted as no HA routers are present in tenant 54549a8e92dd4e6a9c7ee33b3de7aeea. [pid: 7|app: 0|req: 608/1221] 10.0.0.103 () {32 vars in 724 bytes} [Wed Jun 24 23:47:45 2026] DELETE /v2.0/routers/61a555ae-f0ce-4dea-a859-ef780416b2db => generated 0 bytes in 502 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1222] 10.0.0.103 () {32 vars in 724 bytes} [Wed Jun 24 23:47:45 2026] DELETE /v2.0/subnets/39cbeaad-bcd5-4fe1-a4ad-e4119c8f739e => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1223] 10.0.0.103 () {32 vars in 726 bytes} [Wed Jun 24 23:47:45 2026] DELETE /v2.0/networks/620e3c39-6e4c-4e58-b6f7-79afe069eb5a => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 23:47:46.103 7 INFO neutron.services.segments.plugin [-] Segment c41db390-d195-4377-a169-b3f896ca4dd8 resource provider aggregate not found 2026-06-24 23:47:46.104 7 INFO neutron.services.segments.plugin [-] Segment c41db390-d195-4377-a169-b3f896ca4dd8 resource provider aggregate not found 2026-06-24 23:47:46.123 7 INFO neutron.db.segments_db [None req-7082a216-b939-441a-b4bb-22ae4ded30da d1bfb5ed84384aae98d8657a95ae56cb 54549a8e92dd4e6a9c7ee33b3de7aeea - - default default] Added segment ef273cf8-c101-4b7d-837d-b76dca4ca8aa of type vxlan for network b25e63c0-8800-4cf3-8f82-fae27709f2e7 2026-06-24 23:47:46.125 7 INFO neutron.services.segments.plugin [-] Segment c41db390-d195-4377-a169-b3f896ca4dd8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c41db390-d195-4377-a169-b3f896ca4dd8 found for delete ", "request_id": "req-102ae18c-3ad5-4e0b-8100-20debf0ded50"}]} 2026-06-24 23:47:46.127 7 INFO neutron.services.segments.plugin [-] Segment c41db390-d195-4377-a169-b3f896ca4dd8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c41db390-d195-4377-a169-b3f896ca4dd8 found for delete ", "request_id": "req-9dc16d2d-4d97-4007-b7a1-3f99440fba3c"}]} 2026-06-24 23:47:46.141 7 INFO neutron.services.segments.plugin [-] Segment d4c57a65-5e63-4453-9dc0-9e07c608d23c resource provider aggregate not found 2026-06-24 23:47:46.146 7 INFO neutron.services.segments.plugin [-] Segment d4c57a65-5e63-4453-9dc0-9e07c608d23c resource provider aggregate not found 2026-06-24 23:47:46.154 7 INFO neutron.services.segments.plugin [-] Segment d4c57a65-5e63-4453-9dc0-9e07c608d23c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4c57a65-5e63-4453-9dc0-9e07c608d23c found for delete ", "request_id": "req-44ac9d47-8f97-42a1-99db-a9bac6ddb5c2"}]} 2026-06-24 23:47:46.160 7 INFO neutron.services.segments.plugin [-] Segment d4c57a65-5e63-4453-9dc0-9e07c608d23c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4c57a65-5e63-4453-9dc0-9e07c608d23c found for delete ", "request_id": "req-c6ce2c51-0b61-417d-92ed-3b4005f8a150"}]} [pid: 7|app: 0|req: 610/1224] 10.0.0.103 () {34 vars in 670 bytes} [Wed Jun 24 23:47:46 2026] POST /v2.0/networks => generated 632 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 23:47:46.260 8 INFO neutron.db.segments_db [None req-b9193162-4d19-472f-949e-a72ffffc0e8c a25633cea770470fa882c4753ca8072a 4adce5b91c844588910b74d125686665 - - default default] Added segment d38b7899-dd4c-46cb-b1ce-206b2eadb38b of type vxlan for network cedfe0a1-9952-459d-af53-dfa7ab8edcaf [pid: 8|app: 0|req: 615/1225] 10.0.0.103 () {34 vars in 670 bytes} [Wed Jun 24 23:47:45 2026] POST /v2.0/networks => generated 645 bytes in 384 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1226] 10.0.0.103 () {34 vars in 669 bytes} [Wed Jun 24 23:47:46 2026] POST /v2.0/subnets => generated 646 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 23:47:46.471 7 INFO neutron.db.segments_db [None req-5b68659f-5a80-4d4e-bbbc-37d64d39f55e d1bfb5ed84384aae98d8657a95ae56cb 54549a8e92dd4e6a9c7ee33b3de7aeea - - default default] Added segment a4f653cd-b7dd-46e6-8a6b-c4a153d6db88 of type vxlan for network 302d92c2-8027-49a3-8ffd-b666ade1c487 [pid: 8|app: 0|req: 616/1227] 10.0.0.103 () {34 vars in 665 bytes} [Wed Jun 24 23:47:46 2026] POST /v2.0/ports => generated 773 bytes in 290 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-24 23:47:46.686 8 INFO neutron.db.segments_db [None req-afc7d834-2f48-4172-8800-4d6518a7bdd0 a25633cea770470fa882c4753ca8072a 4adce5b91c844588910b74d125686665 - - default default] Added segment 52898993-e74c-4976-8156-73897b5cd3d1 of type vxlan for network a76d16fc-6247-4240-bb86-7627ca903d54 2026-06-24 23:47:46.690 7 INFO neutron.db.l3_hamode_db [None req-5b68659f-5a80-4d4e-bbbc-37d64d39f55e d1bfb5ed84384aae98d8657a95ae56cb 54549a8e92dd4e6a9c7ee33b3de7aeea - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 617/1228] 10.0.0.103 () {34 vars in 670 bytes} [Wed Jun 24 23:47:46 2026] POST /v2.0/networks => generated 630 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 23:47:46.809 7 INFO neutron.db.l3_hamode_db [None req-5b68659f-5a80-4d4e-bbbc-37d64d39f55e d1bfb5ed84384aae98d8657a95ae56cb 54549a8e92dd4e6a9c7ee33b3de7aeea - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 618/1229] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:47:46 2026] DELETE /v2.0/security-groups/4728f044-7c64-4424-bd5e-25610467622b => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1230] 10.0.0.103 () {34 vars in 669 bytes} [Wed Jun 24 23:47:46 2026] POST /v2.0/subnets => generated 626 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 23:47:47.052 8 INFO neutron.api.v2.resource [None req-6ce9d70f-b868-4129-8fd7-f5e3b4390dad 8b9beff54c8d4b2fa0acf8380181c5be d9400723143649bd8f696354a9a0c1fa - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 620/1231] 10.0.0.103 () {32 vars in 737 bytes} [Wed Jun 24 23:47:47 2026] GET /v2.0/security-groups/4728f044-7c64-4424-bd5e-25610467622b => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1232] 10.0.0.103 () {34 vars in 669 bytes} [Wed Jun 24 23:47:46 2026] POST /v2.0/routers => generated 511 bytes in 920 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1233] 10.0.0.103 () {34 vars in 665 bytes} [Wed Jun 24 23:47:47 2026] POST /v2.0/ports => generated 950 bytes in 309 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 23:47:47.447 7 INFO neutron_taas.services.taas.taas_plugin [None req-4d8ce89c-c0b0-4e98-8011-10c568bc273c 8b9beff54c8d4b2fa0acf8380181c5be d9400723143649bd8f696354a9a0c1fa - - default default] TaaS: Handle Delete Port: 16ddcedf-ff4a-45f0-a29c-211566c783cc 2026-06-24 23:47:47.450 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4d8ce89c-c0b0-4e98-8011-10c568bc273c 8b9beff54c8d4b2fa0acf8380181c5be d9400723143649bd8f696354a9a0c1fa - - default default] Tap Mirror: Handle Delete Port: 16ddcedf-ff4a-45f0-a29c-211566c783cc [pid: 7|app: 0|req: 613/1234] 10.0.0.103 () {32 vars in 732 bytes} [Wed Jun 24 23:47:47 2026] DELETE /v2.0/floatingips/3e6c3655-7313-4de8-992e-b094e23e45e2 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 23:47:47.732 7 INFO neutron_taas.services.taas.taas_plugin [None req-740a516b-bab2-4d48-b5fe-097958aad58e a25633cea770470fa882c4753ca8072a 4adce5b91c844588910b74d125686665 - - default default] TaaS: Handle Delete Port: d9a8cf8d-9228-4d2d-9e21-4319123d3078 2026-06-24 23:47:47.735 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-740a516b-bab2-4d48-b5fe-097958aad58e a25633cea770470fa882c4753ca8072a 4adce5b91c844588910b74d125686665 - - default default] Tap Mirror: Handle Delete Port: d9a8cf8d-9228-4d2d-9e21-4319123d3078 [pid: 7|app: 0|req: 614/1235] 10.0.0.103 () {32 vars in 720 bytes} [Wed Jun 24 23:47:47 2026] DELETE /v2.0/ports/d9a8cf8d-9228-4d2d-9e21-4319123d3078 => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 23:47:48.249 7 INFO neutron_taas.services.taas.taas_plugin [None req-2c9fe716-4d57-4b86-b9c3-f556d36ac13a 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] TaaS: Handle Delete Port: bc8730d1-ba28-4536-a3e2-e606fa7f5cd5 2026-06-24 23:47:48.253 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2c9fe716-4d57-4b86-b9c3-f556d36ac13a 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Tap Mirror: Handle Delete Port: bc8730d1-ba28-4536-a3e2-e606fa7f5cd5 [pid: 8|app: 0|req: 622/1236] 10.0.0.103 () {34 vars in 783 bytes} [Wed Jun 24 23:47:47 2026] PUT /v2.0/routers/e7f28911-3d45-4078-8a06-cba862205bef/add_router_interface => generated 309 bytes in 1375 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1237] 10.0.0.103 () {34 vars in 789 bytes} [Wed Jun 24 23:47:47 2026] PUT /v2.0/routers/70a45693-6fd3-4f2b-9fef-2a7cc39c1d34/remove_router_interface => generated 309 bytes in 910 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:47:48.801 7 INFO neutron.pecan_wsgi.hooks.translation [None req-38f41535-183c-4710-a4bb-fe87b9eda8da a25633cea770470fa882c4753ca8072a 4adce5b91c844588910b74d125686665 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 616/1238] 10.0.0.103 () {32 vars in 720 bytes} [Wed Jun 24 23:47:48 2026] DELETE /v2.0/ports/d9a8cf8d-9228-4d2d-9e21-4319123d3078 => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1239] 10.0.0.103 () {32 vars in 717 bytes} [Wed Jun 24 23:47:48 2026] GET /v2.0/ports/34570c68-b847-4b1f-be36-ab2ba457cec1 => generated 959 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:47:48.997 7 INFO neutron_taas.services.taas.taas_plugin [None req-d8028f5a-e648-4557-a339-4e5c0e37e836 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] TaaS: Handle Delete Port: 8daffa60-188c-4eb4-973c-b41bdb61b156 2026-06-24 23:47:49.000 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d8028f5a-e648-4557-a339-4e5c0e37e836 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Tap Mirror: Handle Delete Port: 8daffa60-188c-4eb4-973c-b41bdb61b156 [pid: 8|app: 0|req: 623/1240] 10.0.0.103 () {34 vars in 684 bytes} [Wed Jun 24 23:47:48 2026] POST /v2.0/security-groups => generated 1601 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-24 23:47:49.094 8 INFO neutron.pecan_wsgi.hooks.translation [None req-adf26d5e-a788-405d-80be-f2bc15c0819c a25633cea770470fa882c4753ca8072a 4adce5b91c844588910b74d125686665 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 624/1241] 10.0.0.103 () {32 vars in 717 bytes} [Wed Jun 24 23:47:49 2026] GET /v2.0/ports/d9a8cf8d-9228-4d2d-9e21-4319123d3078 => generated 132 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 23:47:49.257 7 INFO neutron_taas.services.taas.taas_plugin [None req-d8028f5a-e648-4557-a339-4e5c0e37e836 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] TaaS: Handle Delete Port: 872f27ab-0c76-40fc-ac6b-69c34416a80c 2026-06-24 23:47:49.261 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d8028f5a-e648-4557-a339-4e5c0e37e836 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Tap Mirror: Handle Delete Port: 872f27ab-0c76-40fc-ac6b-69c34416a80c 2026-06-24 23:47:49.396 8 INFO neutron_taas.services.taas.taas_plugin [None req-fc45e9e2-6dd0-47d7-8491-4f994c72e44f d1bfb5ed84384aae98d8657a95ae56cb 54549a8e92dd4e6a9c7ee33b3de7aeea - - default default] TaaS: Handle Delete Port: 34570c68-b847-4b1f-be36-ab2ba457cec1 2026-06-24 23:47:49.399 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fc45e9e2-6dd0-47d7-8491-4f994c72e44f d1bfb5ed84384aae98d8657a95ae56cb 54549a8e92dd4e6a9c7ee33b3de7aeea - - default default] Tap Mirror: Handle Delete Port: 34570c68-b847-4b1f-be36-ab2ba457cec1 2026-06-24 23:47:49.565 7 INFO neutron.services.segments.plugin [-] Segment 88addb1b-d2d0-491f-8d73-87dc7000fcf1 resource provider aggregate not found 2026-06-24 23:47:49.572 7 INFO neutron.services.segments.plugin [-] Segment 88addb1b-d2d0-491f-8d73-87dc7000fcf1 resource provider aggregate not found 2026-06-24 23:47:49.586 7 INFO neutron.db.l3_hamode_db [None req-d8028f5a-e648-4557-a339-4e5c0e37e836 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] HA network cd54b57c-08d7-4dc0-af13-f7e8dc4abbf4 was deleted as no HA routers are present in tenant d9400723143649bd8f696354a9a0c1fa. 2026-06-24 23:47:49.590 7 INFO neutron.services.segments.plugin [-] Segment 88addb1b-d2d0-491f-8d73-87dc7000fcf1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88addb1b-d2d0-491f-8d73-87dc7000fcf1 found for delete ", "request_id": "req-5619c64f-64a3-46f0-83b9-be218a7c0c3f"}]} 2026-06-24 23:47:49.594 7 INFO neutron.services.segments.plugin [-] Segment 88addb1b-d2d0-491f-8d73-87dc7000fcf1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88addb1b-d2d0-491f-8d73-87dc7000fcf1 found for delete ", "request_id": "req-214d4ba1-8688-4940-9289-b7172ba5e3b3"}]} [pid: 7|app: 0|req: 618/1242] 10.0.0.103 () {32 vars in 724 bytes} [Wed Jun 24 23:47:48 2026] DELETE /v2.0/routers/70a45693-6fd3-4f2b-9fef-2a7cc39c1d34 => generated 0 bytes in 764 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1243] 10.0.0.103 () {34 vars in 767 bytes} [Wed Jun 24 23:47:49 2026] PUT /v2.0/security-groups/5270cf31-a551-4d1c-b0e0-db498eba584a/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1244] 10.0.0.103 () {32 vars in 724 bytes} [Wed Jun 24 23:47:49 2026] DELETE /v2.0/subnets/ff9066fa-9343-4a2f-bdb0-1b462c75b9ec => generated 0 bytes in 93 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1245] 10.0.0.103 () {34 vars in 789 bytes} [Wed Jun 24 23:47:49 2026] PUT /v2.0/routers/e7f28911-3d45-4078-8a06-cba862205bef/remove_router_interface => generated 309 bytes in 697 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1246] 10.0.0.103 () {32 vars in 747 bytes} [Wed Jun 24 23:47:49 2026] GET /v2.0/security-groups/5270cf31-a551-4d1c-b0e0-db498eba584a/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1247] 10.0.0.103 () {32 vars in 724 bytes} [Wed Jun 24 23:47:49 2026] DELETE /v2.0/subnets/d8cfcd58-7dfc-40df-a0a8-2b89c6a6de84 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1248] 10.0.0.103 () {32 vars in 736 bytes} [Wed Jun 24 23:47:49 2026] GET /v2.0/ports?device_id=e7f28911-3d45-4078-8a06-cba862205bef => generated 12 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1249] 10.0.0.103 () {34 vars in 778 bytes} [Wed Jun 24 23:47:49 2026] PUT /v2.0/security-groups/5270cf31-a551-4d1c-b0e0-db498eba584a/tags/green => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-06-24 23:47:49.926 8 INFO neutron.services.segments.plugin [-] Segment 52898993-e74c-4976-8156-73897b5cd3d1 resource provider aggregate not found 2026-06-24 23:47:49.930 8 INFO neutron.services.segments.plugin [-] Segment 52898993-e74c-4976-8156-73897b5cd3d1 resource provider aggregate not found 2026-06-24 23:47:49.945 8 INFO neutron.services.segments.plugin [-] Segment 52898993-e74c-4976-8156-73897b5cd3d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52898993-e74c-4976-8156-73897b5cd3d1 found for delete ", "request_id": "req-61b9cecb-eb47-4223-b7b8-ca9c695c362c"}]} 2026-06-24 23:47:49.946 8 INFO neutron.services.segments.plugin [-] Segment 52898993-e74c-4976-8156-73897b5cd3d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52898993-e74c-4976-8156-73897b5cd3d1 found for delete ", "request_id": "req-27cb1a09-e6e8-447e-b451-c8cab35a1a8c"}]} [pid: 8|app: 0|req: 627/1250] 10.0.0.103 () {32 vars in 726 bytes} [Wed Jun 24 23:47:49 2026] DELETE /v2.0/networks/a76d16fc-6247-4240-bb86-7627ca903d54 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 23:47:49.981 7 INFO neutron_taas.services.taas.taas_plugin [None req-5f9ae96f-ca1d-4525-adc2-e2f620de93e3 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] TaaS: Handle Delete Port: 78e62068-84a6-44ce-a98a-42e679e321f6 2026-06-24 23:47:49.983 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5f9ae96f-ca1d-4525-adc2-e2f620de93e3 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Tap Mirror: Handle Delete Port: 78e62068-84a6-44ce-a98a-42e679e321f6 2026-06-24 23:47:50.132 8 INFO neutron_taas.services.taas.taas_plugin [None req-5111fb58-3edd-47a5-b944-722743a78bd2 d1bfb5ed84384aae98d8657a95ae56cb 54549a8e92dd4e6a9c7ee33b3de7aeea - - default default] TaaS: Handle Delete Port: 748eca39-5e1c-4b36-be6a-ed3dbb69daea 2026-06-24 23:47:50.135 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5111fb58-3edd-47a5-b944-722743a78bd2 d1bfb5ed84384aae98d8657a95ae56cb 54549a8e92dd4e6a9c7ee33b3de7aeea - - default default] Tap Mirror: Handle Delete Port: 748eca39-5e1c-4b36-be6a-ed3dbb69daea [pid: 7|app: 0|req: 624/1251] 10.0.0.103 () {32 vars in 726 bytes} [Wed Jun 24 23:47:49 2026] DELETE /v2.0/networks/3fbe2cb0-d057-4c96-a859-ef88a2caac97 => 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: 625/1252] 10.0.0.103 () {32 vars in 747 bytes} [Wed Jun 24 23:47:50 2026] GET /v2.0/security-groups/5270cf31-a551-4d1c-b0e0-db498eba584a/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 23:47:50.367 7 INFO neutron.db.segments_db [None req-dcbb4579-3238-425f-9b2a-b0610a63b4d7 a25633cea770470fa882c4753ca8072a 4adce5b91c844588910b74d125686665 - - default default] Added segment 8ddcc77c-42d6-47d7-afb9-ad36738094bf of type vxlan for network c1cc2df3-6395-488b-9dd6-1409bb80cac6 [pid: 7|app: 0|req: 626/1253] 10.0.0.103 () {34 vars in 670 bytes} [Wed Jun 24 23:47:50 2026] POST /v2.0/networks => generated 632 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1254] 10.0.0.103 () {34 vars in 774 bytes} [Wed Jun 24 23:47:50 2026] PUT /v2.0/security-groups/5270cf31-a551-4d1c-b0e0-db498eba584a/tags/red => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-06-24 23:47:50.505 8 INFO neutron.db.l3_hamode_db [None req-5111fb58-3edd-47a5-b944-722743a78bd2 d1bfb5ed84384aae98d8657a95ae56cb 54549a8e92dd4e6a9c7ee33b3de7aeea - - default default] HA network 302d92c2-8027-49a3-8ffd-b666ade1c487 was deleted as no HA routers are present in tenant 54549a8e92dd4e6a9c7ee33b3de7aeea. [pid: 8|app: 0|req: 628/1255] 10.0.0.103 () {32 vars in 724 bytes} [Wed Jun 24 23:47:49 2026] DELETE /v2.0/routers/e7f28911-3d45-4078-8a06-cba862205bef => generated 0 bytes in 551 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1256] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:47:50 2026] GET /v2.0/security-groups?tenant_id=d9400723143649bd8f696354a9a0c1fa&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: 629/1257] 10.0.0.103 () {32 vars in 747 bytes} [Wed Jun 24 23:47:50 2026] GET /v2.0/security-groups/5270cf31-a551-4d1c-b0e0-db498eba584a/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1258] 10.0.0.103 () {32 vars in 724 bytes} [Wed Jun 24 23:47:50 2026] DELETE /v2.0/subnets/67e11e2f-fe15-44d8-899f-f7100a161995 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1259] 10.0.0.103 () {34 vars in 669 bytes} [Wed Jun 24 23:47:50 2026] POST /v2.0/subnets => generated 626 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1260] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:47:50 2026] DELETE /v2.0/security-groups/5b57743b-2642-4e15-b4fd-019edd463a0d => 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: 630/1261] 10.0.0.103 () {34 vars in 796 bytes} [Wed Jun 24 23:47:50 2026] PUT /v2.0/security-groups/5270cf31-a551-4d1c-b0e0-db498eba584a/tags/black.or.white => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1262] 10.0.0.103 () {32 vars in 726 bytes} [Wed Jun 24 23:47:50 2026] DELETE /v2.0/networks/b25e63c0-8800-4cf3-8f82-fae27709f2e7 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1263] 10.0.0.103 () {32 vars in 747 bytes} [Wed Jun 24 23:47:50 2026] GET /v2.0/security-groups/5270cf31-a551-4d1c-b0e0-db498eba584a/tags => generated 52 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 23:47:50.916 7 INFO neutron.db.segments_db [None req-ef79490e-b5a9-4871-81d4-aa80702dd3df d1bfb5ed84384aae98d8657a95ae56cb 54549a8e92dd4e6a9c7ee33b3de7aeea - - default default] Added segment f83dfb51-3472-49ec-86b0-47f6ec13f9f3 of type vxlan for network 526b6ae2-0a4e-4268-907e-14bf23109f8f [pid: 8|app: 0|req: 631/1264] 10.0.0.103 () {34 vars in 665 bytes} [Wed Jun 24 23:47:50 2026] POST /v2.0/ports => generated 911 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 23:47:51.084 7 INFO neutron.db.l3_hamode_db [None req-ef79490e-b5a9-4871-81d4-aa80702dd3df d1bfb5ed84384aae98d8657a95ae56cb 54549a8e92dd4e6a9c7ee33b3de7aeea - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 632/1265] 10.0.0.103 () {34 vars in 767 bytes} [Wed Jun 24 23:47:51 2026] PUT /v2.0/security-groups/5270cf31-a551-4d1c-b0e0-db498eba584a/tags => generated 37 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 23:47:51.195 8 INFO neutron_taas.services.taas.taas_plugin [None req-b89337cd-8cf4-4b10-a535-d8d9378b9816 a25633cea770470fa882c4753ca8072a 4adce5b91c844588910b74d125686665 - - default default] TaaS: Handle Delete Port: 784971d2-45f4-44e9-950d-2a07ce60840e 2026-06-24 23:47:51.198 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b89337cd-8cf4-4b10-a535-d8d9378b9816 a25633cea770470fa882c4753ca8072a 4adce5b91c844588910b74d125686665 - - default default] Tap Mirror: Handle Delete Port: 784971d2-45f4-44e9-950d-2a07ce60840e [pid: 8|app: 0|req: 633/1266] 10.0.0.103 () {32 vars in 720 bytes} [Wed Jun 24 23:47:51 2026] DELETE /v2.0/ports/784971d2-45f4-44e9-950d-2a07ce60840e => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1267] 10.0.0.103 () {32 vars in 747 bytes} [Wed Jun 24 23:47:51 2026] GET /v2.0/security-groups/5270cf31-a551-4d1c-b0e0-db498eba584a/tags => generated 37 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 23:47:51.415 8 INFO neutron.pecan_wsgi.hooks.translation [None req-15ead96a-1f54-4f89-95dc-68995ef44aa6 a25633cea770470fa882c4753ca8072a 4adce5b91c844588910b74d125686665 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 635/1268] 10.0.0.103 () {32 vars in 717 bytes} [Wed Jun 24 23:47:51 2026] GET /v2.0/ports/784971d2-45f4-44e9-950d-2a07ce60840e => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1269] 10.0.0.103 () {32 vars in 755 bytes} [Wed Jun 24 23:47:51 2026] GET /v2.0/security-groups/5270cf31-a551-4d1c-b0e0-db498eba584a/tags/red => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1270] 10.0.0.103 () {32 vars in 724 bytes} [Wed Jun 24 23:47:51 2026] DELETE /v2.0/subnets/91c59559-3f15-4dc3-9713-a45fb9a54a55 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 23:47:51.603 8 INFO neutron.api.v2.resource [None req-7196d2c2-1dfd-44ba-a12b-72d365fccdbe 719be441f10a41999a3e26e951800c0e 8d932cddec0042e3b98776029eea6490 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 638/1271] 10.0.0.103 () {32 vars in 759 bytes} [Wed Jun 24 23:47:51 2026] GET /v2.0/security-groups/5270cf31-a551-4d1c-b0e0-db498eba584a/tags/green => generated 99 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-06-24 23:47:51.622 7 INFO neutron.services.segments.plugin [-] Segment d7ea3ab0-813d-442d-813d-5d68bb7c9365 resource provider aggregate not found 2026-06-24 23:47:51.625 7 INFO neutron.services.segments.plugin [-] Segment d7ea3ab0-813d-442d-813d-5d68bb7c9365 resource provider aggregate not found 2026-06-24 23:47:51.644 7 INFO neutron.services.segments.plugin [-] Segment d7ea3ab0-813d-442d-813d-5d68bb7c9365 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7ea3ab0-813d-442d-813d-5d68bb7c9365 found for delete ", "request_id": "req-dc0b7e67-94ab-4318-89d1-4a4558bb621a"}]} 2026-06-24 23:47:51.645 7 INFO neutron.services.segments.plugin [-] Segment d7ea3ab0-813d-442d-813d-5d68bb7c9365 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7ea3ab0-813d-442d-813d-5d68bb7c9365 found for delete ", "request_id": "req-0a9d0c92-49ce-4a67-b28d-c780792344ca"}]} 2026-06-24 23:47:51.669 7 INFO neutron.services.segments.plugin [-] Segment ef273cf8-c101-4b7d-837d-b76dca4ca8aa resource provider aggregate not found 2026-06-24 23:47:51.680 7 INFO neutron.services.segments.plugin [-] Segment ef273cf8-c101-4b7d-837d-b76dca4ca8aa resource provider aggregate not found 2026-06-24 23:47:51.700 7 INFO neutron.services.segments.plugin [-] Segment ef273cf8-c101-4b7d-837d-b76dca4ca8aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef273cf8-c101-4b7d-837d-b76dca4ca8aa found for delete ", "request_id": "req-d7c39913-0443-46d4-86ec-ae4bba3133da"}]} 2026-06-24 23:47:51.702 7 INFO neutron.services.segments.plugin [-] Segment ef273cf8-c101-4b7d-837d-b76dca4ca8aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef273cf8-c101-4b7d-837d-b76dca4ca8aa found for delete ", "request_id": "req-a5b35fad-2606-48e8-9f8c-506b15134743"}]} [pid: 8|app: 0|req: 639/1272] 10.0.0.103 () {32 vars in 726 bytes} [Wed Jun 24 23:47:51 2026] DELETE /v2.0/networks/c1cc2df3-6395-488b-9dd6-1409bb80cac6 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1273] 10.0.0.103 () {32 vars in 758 bytes} [Wed Jun 24 23:47:51 2026] DELETE /v2.0/security-groups/5270cf31-a551-4d1c-b0e0-db498eba584a/tags/red => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 23:47:51.923 7 INFO neutron.db.l3_hamode_db [None req-ef79490e-b5a9-4871-81d4-aa80702dd3df d1bfb5ed84384aae98d8657a95ae56cb 54549a8e92dd4e6a9c7ee33b3de7aeea - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 23:47:51.968 8 INFO neutron.services.segments.plugin [-] Segment a4f653cd-b7dd-46e6-8a6b-c4a153d6db88 resource provider aggregate not found 2026-06-24 23:47:51.971 8 INFO neutron.services.segments.plugin [-] Segment a4f653cd-b7dd-46e6-8a6b-c4a153d6db88 resource provider aggregate not found 2026-06-24 23:47:51.988 8 INFO neutron.services.segments.plugin [-] Segment a4f653cd-b7dd-46e6-8a6b-c4a153d6db88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a4f653cd-b7dd-46e6-8a6b-c4a153d6db88 found for delete ", "request_id": "req-382df140-bbd5-4d65-8396-c0c817749705"}]} 2026-06-24 23:47:51.995 8 INFO neutron.services.segments.plugin [-] Segment a4f653cd-b7dd-46e6-8a6b-c4a153d6db88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a4f653cd-b7dd-46e6-8a6b-c4a153d6db88 found for delete ", "request_id": "req-94de4684-25e7-4dcc-bd36-7ad3b4d0c4e9"}]} 2026-06-24 23:47:52.013 8 INFO neutron.services.segments.plugin [-] Segment 8ddcc77c-42d6-47d7-afb9-ad36738094bf resource provider aggregate not found 2026-06-24 23:47:52.019 8 INFO neutron.services.segments.plugin [-] Segment 8ddcc77c-42d6-47d7-afb9-ad36738094bf resource provider aggregate not found 2026-06-24 23:47:52.036 8 INFO neutron.services.segments.plugin [-] Segment 8ddcc77c-42d6-47d7-afb9-ad36738094bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ddcc77c-42d6-47d7-afb9-ad36738094bf found for delete ", "request_id": "req-fbbe4397-a28e-49ed-af9b-81eba65ae7b0"}]} 2026-06-24 23:47:52.040 8 INFO neutron.services.segments.plugin [-] Segment 8ddcc77c-42d6-47d7-afb9-ad36738094bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ddcc77c-42d6-47d7-afb9-ad36738094bf found for delete ", "request_id": "req-b7ddb4e4-c6d8-4e63-bd9b-c1e40a084180"}]} [pid: 8|app: 0|req: 641/1274] 10.0.0.103 () {34 vars in 665 bytes} [Wed Jun 24 23:47:51 2026] POST /v2.0/ports => generated 774 bytes in 298 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: 642/1275] 10.0.0.103 () {32 vars in 747 bytes} [Wed Jun 24 23:47:52 2026] GET /v2.0/security-groups/5270cf31-a551-4d1c-b0e0-db498eba584a/tags => generated 30 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1276] 10.0.0.103 () {34 vars in 737 bytes} [Wed Jun 24 23:47:52 2026] PUT /v2.0/ports/62e0dcd4-cb96-48cf-b7ce-10b66474275f => generated 752 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 23:47:52.306 8 INFO neutron.api.v2.resource [None req-e27fa2b7-e2db-4dce-9213-d1489db62289 719be441f10a41999a3e26e951800c0e 8d932cddec0042e3b98776029eea6490 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 644/1277] 10.0.0.103 () {32 vars in 762 bytes} [Wed Jun 24 23:47:52 2026] DELETE /v2.0/security-groups/5270cf31-a551-4d1c-b0e0-db498eba584a/tags/green => generated 99 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-06-24 23:47:52.408 8 INFO neutron_taas.services.taas.taas_plugin [None req-efc1aa20-e43c-4d2f-99e6-30b59df59c8c a25633cea770470fa882c4753ca8072a 4adce5b91c844588910b74d125686665 - - default default] TaaS: Handle Delete Port: 62e0dcd4-cb96-48cf-b7ce-10b66474275f 2026-06-24 23:47:52.412 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-efc1aa20-e43c-4d2f-99e6-30b59df59c8c a25633cea770470fa882c4753ca8072a 4adce5b91c844588910b74d125686665 - - default default] Tap Mirror: Handle Delete Port: 62e0dcd4-cb96-48cf-b7ce-10b66474275f [pid: 8|app: 0|req: 645/1278] 10.0.0.103 () {32 vars in 720 bytes} [Wed Jun 24 23:47:52 2026] DELETE /v2.0/ports/62e0dcd4-cb96-48cf-b7ce-10b66474275f => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1279] 10.0.0.103 () {32 vars in 750 bytes} [Wed Jun 24 23:47:52 2026] DELETE /v2.0/security-groups/5270cf31-a551-4d1c-b0e0-db498eba584a/tags => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1280] 10.0.0.103 () {34 vars in 669 bytes} [Wed Jun 24 23:47:50 2026] POST /v2.0/routers => generated 692 bytes in 1886 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 23:47:52.840 8 INFO neutron.db.segments_db [None req-4fd1dd79-c9d1-46fb-9abc-72b9f9e43c5a 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Added segment b6ad1d2a-23fe-4ddb-87a7-9e9df0b2cf98 of type vxlan for network 04261cf1-b176-41e7-ae35-2cbb2fc8e4ab [pid: 7|app: 0|req: 635/1281] 10.0.0.103 () {32 vars in 643 bytes} [Wed Jun 24 23:47:52 2026] GET /v2.0/ports => generated 776 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1282] 10.0.0.103 () {32 vars in 747 bytes} [Wed Jun 24 23:47:52 2026] GET /v2.0/security-groups/5270cf31-a551-4d1c-b0e0-db498eba584a/tags => 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: 647/1283] 10.0.0.103 () {34 vars in 671 bytes} [Wed Jun 24 23:47:52 2026] POST /v2.0/networks => generated 737 bytes in 383 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1284] 10.0.0.103 () {32 vars in 721 bytes} [Wed Jun 24 23:47:52 2026] GET /v2.0/routers/738fa8ed-d3c7-43b4-95c2-4be9339b7059 => generated 698 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:47:52.932 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2e4b0170-c927-480d-9cc6-b07760563523 a25633cea770470fa882c4753ca8072a 4adce5b91c844588910b74d125686665 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 648/1285] 10.0.0.103 () {32 vars in 717 bytes} [Wed Jun 24 23:47:52 2026] GET /v2.0/ports/62e0dcd4-cb96-48cf-b7ce-10b66474275f => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1286] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:47:52 2026] DELETE /v2.0/security-groups/5270cf31-a551-4d1c-b0e0-db498eba584a => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1287] 10.0.0.103 () {32 vars in 647 bytes} [Wed Jun 24 23:47:53 2026] GET /v2.0/routers => generated 701 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1288] 10.0.0.103 () {34 vars in 669 bytes} [Wed Jun 24 23:47:52 2026] POST /v2.0/subnets => generated 684 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1289] 10.0.0.103 () {32 vars in 643 bytes} [Wed Jun 24 23:47:53 2026] GET /v2.0/ports => generated 776 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:47:53.165 7 INFO neutron.db.segments_db [None req-3aaaa9c8-226b-4212-92a6-7294a0f9a3ce 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Added segment 187a2067-f2c0-4f91-9296-ba8d11e57cc5 of type vxlan for network 6135c98e-5f52-418f-9875-8b16ac63dc5f 2026-06-24 23:47:53.467 7 INFO neutron.db.l3_hamode_db [None req-3aaaa9c8-226b-4212-92a6-7294a0f9a3ce 0c7efeec7f91447da48004ffe52b089d e6857f4341864ef39c524093a7f1e095 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 650/1290] 10.0.0.103 () {34 vars in 741 bytes} [Wed Jun 24 23:47:53 2026] PUT /v2.0/routers/738fa8ed-d3c7-43b4-95c2-4be9339b7059 => generated 705 bytes in 394 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1291] 10.0.0.103 () {32 vars in 717 bytes} [Wed Jun 24 23:47:53 2026] GET /v2.0/ports/eeea2f29-c208-4d5e-a0d7-ba002cc54a64 => generated 773 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1292] 10.0.0.103 () {32 vars in 721 bytes} [Wed Jun 24 23:47:53 2026] GET /v2.0/routers/738fa8ed-d3c7-43b4-95c2-4be9339b7059 => generated 705 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:47:53.623 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3a2fd289-baa6-44a8-9d1e-9920709122bf a25633cea770470fa882c4753ca8072a 4adce5b91c844588910b74d125686665 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 653/1293] 10.0.0.103 () {32 vars in 720 bytes} [Wed Jun 24 23:47:53 2026] DELETE /v2.0/ports/784971d2-45f4-44e9-950d-2a07ce60840e => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1294] 10.0.0.103 () {32 vars in 736 bytes} [Wed Jun 24 23:47:53 2026] GET /v2.0/ports?device_id=738fa8ed-d3c7-43b4-95c2-4be9339b7059 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 23:47:53.653 8 INFO neutron.pecan_wsgi.hooks.translation [None req-35f47adf-04d1-49c2-8e36-8176ef9a6cf8 a25633cea770470fa882c4753ca8072a 4adce5b91c844588910b74d125686665 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 655/1295] 10.0.0.103 () {32 vars in 724 bytes} [Wed Jun 24 23:47:53 2026] DELETE /v2.0/subnets/91c59559-3f15-4dc3-9713-a45fb9a54a55 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1296] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:47:53 2026] GET /v2.0/security-groups?tenant_id=d73335a9df1943bf8f2b41b8635347ad&name=default => generated 2925 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 23:47:54.078 8 INFO neutron_taas.services.taas.taas_plugin [None req-00953a2a-0f68-4e1c-9150-3aacc9453ccb d1bfb5ed84384aae98d8657a95ae56cb 54549a8e92dd4e6a9c7ee33b3de7aeea - - default default] TaaS: Handle Delete Port: 9ed402ab-b48d-49ed-8e47-e1b0c8ba9ae9 2026-06-24 23:47:54.081 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-00953a2a-0f68-4e1c-9150-3aacc9453ccb d1bfb5ed84384aae98d8657a95ae56cb 54549a8e92dd4e6a9c7ee33b3de7aeea - - default default] Tap Mirror: Handle Delete Port: 9ed402ab-b48d-49ed-8e47-e1b0c8ba9ae9 2026-06-24 23:47:54.239 7 INFO neutron.db.l3_hamode_db [None req-3aaaa9c8-226b-4212-92a6-7294a0f9a3ce 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 23:47:54.356 8 INFO neutron_taas.services.taas.taas_plugin [None req-00953a2a-0f68-4e1c-9150-3aacc9453ccb d1bfb5ed84384aae98d8657a95ae56cb 54549a8e92dd4e6a9c7ee33b3de7aeea - - default default] TaaS: Handle Delete Port: 6de1b3f6-76d3-40b7-9e62-03addd7e463e 2026-06-24 23:47:54.359 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-00953a2a-0f68-4e1c-9150-3aacc9453ccb d1bfb5ed84384aae98d8657a95ae56cb 54549a8e92dd4e6a9c7ee33b3de7aeea - - default default] Tap Mirror: Handle Delete Port: 6de1b3f6-76d3-40b7-9e62-03addd7e463e 2026-06-24 23:47:54.678 8 INFO neutron.services.segments.plugin [-] Segment f83dfb51-3472-49ec-86b0-47f6ec13f9f3 resource provider aggregate not found 2026-06-24 23:47:54.682 8 INFO neutron.services.segments.plugin [-] Segment f83dfb51-3472-49ec-86b0-47f6ec13f9f3 resource provider aggregate not found 2026-06-24 23:47:54.703 8 INFO neutron.db.l3_hamode_db [None req-00953a2a-0f68-4e1c-9150-3aacc9453ccb d1bfb5ed84384aae98d8657a95ae56cb 54549a8e92dd4e6a9c7ee33b3de7aeea - - default default] HA network 526b6ae2-0a4e-4268-907e-14bf23109f8f was deleted as no HA routers are present in tenant 54549a8e92dd4e6a9c7ee33b3de7aeea. 2026-06-24 23:47:54.706 8 INFO neutron.services.segments.plugin [-] Segment f83dfb51-3472-49ec-86b0-47f6ec13f9f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f83dfb51-3472-49ec-86b0-47f6ec13f9f3 found for delete ", "request_id": "req-6659f806-264e-41c2-8ce8-ac9379596416"}]} 2026-06-24 23:47:54.712 8 INFO neutron.services.segments.plugin [-] Segment f83dfb51-3472-49ec-86b0-47f6ec13f9f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f83dfb51-3472-49ec-86b0-47f6ec13f9f3 found for delete ", "request_id": "req-c1b2f81f-1d72-4571-ad17-e079821fec69"}]} [pid: 8|app: 0|req: 657/1297] 10.0.0.103 () {32 vars in 724 bytes} [Wed Jun 24 23:47:53 2026] DELETE /v2.0/routers/738fa8ed-d3c7-43b4-95c2-4be9339b7059 => generated 0 bytes in 836 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 23:47:54.730 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a6f612c6-ec13-463b-bfef-cdf90496e668 a25633cea770470fa882c4753ca8072a 4adce5b91c844588910b74d125686665 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 658/1298] 10.0.0.103 () {32 vars in 724 bytes} [Wed Jun 24 23:47:54 2026] DELETE /v2.0/subnets/ff9066fa-9343-4a2f-bdb0-1b462c75b9ec => 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: 659/1299] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:47:54 2026] DELETE /v2.0/security-groups/a319301e-90a7-43ca-bfbb-a698a76e705b => 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: 660/1300] 10.0.0.103 () {32 vars in 736 bytes} [Wed Jun 24 23:47:54 2026] GET /v2.0/ports?device_id=738fa8ed-d3c7-43b4-95c2-4be9339b7059 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 23:47:54.942 8 INFO neutron_taas.services.taas.taas_plugin [None req-7c6dc16d-e66e-4364-a369-a61a04428b19 a25633cea770470fa882c4753ca8072a 4adce5b91c844588910b74d125686665 - - default default] TaaS: Handle Delete Port: eeea2f29-c208-4d5e-a0d7-ba002cc54a64 2026-06-24 23:47:54.945 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7c6dc16d-e66e-4364-a369-a61a04428b19 a25633cea770470fa882c4753ca8072a 4adce5b91c844588910b74d125686665 - - default default] Tap Mirror: Handle Delete Port: eeea2f29-c208-4d5e-a0d7-ba002cc54a64 [pid: 7|app: 0|req: 641/1301] 10.0.0.103 () {34 vars in 669 bytes} [Wed Jun 24 23:47:53 2026] POST /v2.0/routers => generated 724 bytes in 1834 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 23:47:54.978 7 INFO neutron.api.v2.resource [None req-4589b24f-1396-4ab9-a434-e44d2f94669e d1bfb5ed84384aae98d8657a95ae56cb 54549a8e92dd4e6a9c7ee33b3de7aeea - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 642/1302] 10.0.0.103 () {32 vars in 724 bytes} [Wed Jun 24 23:47:54 2026] DELETE /v2.0/routers/738fa8ed-d3c7-43b4-95c2-4be9339b7059 => generated 135 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1303] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:47:54 2026] GET /v2.0/security-groups?tenant_id=8d932cddec0042e3b98776029eea6490&name=default => generated 2925 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1304] 10.0.0.103 () {32 vars in 720 bytes} [Wed Jun 24 23:47:54 2026] DELETE /v2.0/ports/eeea2f29-c208-4d5e-a0d7-ba002cc54a64 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1305] 10.0.0.103 () {32 vars in 736 bytes} [Wed Jun 24 23:47:55 2026] GET /v2.0/ports?device_id=e7f28911-3d45-4078-8a06-cba862205bef => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1306] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:47:55 2026] DELETE /v2.0/security-groups/7323ed29-5cc8-4cc1-bf51-fe8e9bbd0f2e => 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: 664/1307] 10.0.0.103 () {32 vars in 726 bytes} [Wed Jun 24 23:47:55 2026] DELETE /v2.0/networks/cedfe0a1-9952-459d-af53-dfa7ab8edcaf => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 23:47:55.284 8 INFO neutron.api.v2.resource [None req-5b30635d-7cff-44b6-aa33-789294ed0dcd d1bfb5ed84384aae98d8657a95ae56cb 54549a8e92dd4e6a9c7ee33b3de7aeea - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 665/1308] 10.0.0.103 () {32 vars in 724 bytes} [Wed Jun 24 23:47:55 2026] DELETE /v2.0/routers/e7f28911-3d45-4078-8a06-cba862205bef => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 23:47:55.312 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7ad6f306-63d1-48a9-9611-89417d555680 d1bfb5ed84384aae98d8657a95ae56cb 54549a8e92dd4e6a9c7ee33b3de7aeea - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 666/1309] 10.0.0.103 () {32 vars in 724 bytes} [Wed Jun 24 23:47:55 2026] DELETE /v2.0/subnets/67e11e2f-fe15-44d8-899f-f7100a161995 => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1310] 10.0.0.103 () {32 vars in 736 bytes} [Wed Jun 24 23:47:55 2026] GET /v2.0/ports?device_id=61a555ae-f0ce-4dea-a859-ef780416b2db => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 23:47:55.363 8 INFO neutron.api.v2.resource [None req-21972e19-2737-463c-b2c2-8fdc863263de d1bfb5ed84384aae98d8657a95ae56cb 54549a8e92dd4e6a9c7ee33b3de7aeea - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 668/1311] 10.0.0.103 () {32 vars in 724 bytes} [Wed Jun 24 23:47:55 2026] DELETE /v2.0/routers/61a555ae-f0ce-4dea-a859-ef780416b2db => generated 135 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 23:47:55.382 8 INFO neutron.pecan_wsgi.hooks.translation [None req-54de6b7f-edf6-4ae4-b3c4-f8f9760c4cb2 d1bfb5ed84384aae98d8657a95ae56cb 54549a8e92dd4e6a9c7ee33b3de7aeea - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 669/1312] 10.0.0.103 () {32 vars in 724 bytes} [Wed Jun 24 23:47:55 2026] DELETE /v2.0/subnets/39cbeaad-bcd5-4fe1-a4ad-e4119c8f739e => 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: 670/1313] 10.0.0.103 () {32 vars in 736 bytes} [Wed Jun 24 23:47:55 2026] GET /v2.0/ports?device_id=acfc0c7d-5b99-4207-85c2-68ac2f65235d => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 23:47:55.432 8 INFO neutron.api.v2.resource [None req-31609790-0d89-498f-b019-866d4f854ef0 d1bfb5ed84384aae98d8657a95ae56cb 54549a8e92dd4e6a9c7ee33b3de7aeea - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 671/1314] 10.0.0.103 () {32 vars in 724 bytes} [Wed Jun 24 23:47:55 2026] DELETE /v2.0/routers/acfc0c7d-5b99-4207-85c2-68ac2f65235d => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 23:47:55.455 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d5bec7f0-b1fe-43f1-82be-5e380900cf80 d1bfb5ed84384aae98d8657a95ae56cb 54549a8e92dd4e6a9c7ee33b3de7aeea - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 672/1315] 10.0.0.103 () {32 vars in 724 bytes} [Wed Jun 24 23:47:55 2026] DELETE /v2.0/subnets/109a9586-2f0e-4022-aa22-ee0963906750 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 23:47:55.475 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fa99817f-a4f2-4dce-abcb-5d2456470d2b d1bfb5ed84384aae98d8657a95ae56cb 54549a8e92dd4e6a9c7ee33b3de7aeea - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 673/1316] 10.0.0.103 () {32 vars in 724 bytes} [Wed Jun 24 23:47:55 2026] DELETE /v2.0/subnets/4e7614cd-766a-4366-ab71-3ab0f065082c => 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: 674/1317] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:47:55 2026] GET /v2.0/security-groups?tenant_id=4adce5b91c844588910b74d125686665&name=default => generated 2925 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1318] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:47:55 2026] DELETE /v2.0/security-groups/bfab78b5-e571-44e0-bfc3-6c7ba0d68056 => 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: 676/1319] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:47:55 2026] GET /v2.0/security-groups?tenant_id=54549a8e92dd4e6a9c7ee33b3de7aeea&name=default => generated 2925 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1320] 10.0.0.103 () {34 vars in 783 bytes} [Wed Jun 24 23:47:55 2026] PUT /v2.0/routers/940efbf9-f0f6-4273-941e-6499d0de864e/add_router_interface => generated 309 bytes in 1141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1321] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:47:56 2026] DELETE /v2.0/security-groups/8f506a18-08bd-4eb2-b7aa-801348242b8f => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 23:47:56.724 8 INFO neutron.services.segments.plugin [-] Segment d38b7899-dd4c-46cb-b1ce-206b2eadb38b resource provider aggregate not found 2026-06-24 23:47:56.728 8 INFO neutron.services.segments.plugin [-] Segment d38b7899-dd4c-46cb-b1ce-206b2eadb38b resource provider aggregate not found 2026-06-24 23:47:56.744 8 INFO neutron.services.segments.plugin [-] Segment d38b7899-dd4c-46cb-b1ce-206b2eadb38b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d38b7899-dd4c-46cb-b1ce-206b2eadb38b found for delete ", "request_id": "req-453bb713-00ec-43bb-8e87-cc7a8719a02d"}]} 2026-06-24 23:47:56.749 8 INFO neutron.services.segments.plugin [-] Segment d38b7899-dd4c-46cb-b1ce-206b2eadb38b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d38b7899-dd4c-46cb-b1ce-206b2eadb38b found for delete ", "request_id": "req-bb22a7d6-e4f2-4c2c-9254-09aa54646c95"}]} [pid: 7|app: 0|req: 645/1322] 10.0.0.103 () {34 vars in 685 bytes} [Wed Jun 24 23:47:56 2026] POST /v2.0/security-groups => generated 1660 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1323] 10.0.0.103 () {34 vars in 695 bytes} [Wed Jun 24 23:47:56 2026] POST /v2.0/security-group-rules => generated 597 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1324] 10.0.0.103 () {34 vars in 695 bytes} [Wed Jun 24 23:47:56 2026] POST /v2.0/security-group-rules => generated 602 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1325] 10.0.0.103 () {34 vars in 676 bytes} [Wed Jun 24 23:47:57 2026] POST /v2.0/floatingips => generated 552 bytes in 478 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1326] 10.0.0.103 () {34 vars in 677 bytes} [Wed Jun 24 23:47:57 2026] POST /v2.0/subnetpools => generated 549 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1327] 10.0.0.103 () {32 vars in 729 bytes} [Wed Jun 24 23:47:57 2026] GET /v2.0/subnetpools/558e5529-1777-4e9a-899e-5c5fa8ce1d04 => generated 549 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1328] 10.0.0.103 () {34 vars in 749 bytes} [Wed Jun 24 23:47:57 2026] PUT /v2.0/subnetpools/558e5529-1777-4e9a-899e-5c5fa8ce1d04 => generated 500 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1329] 10.0.0.103 () {32 vars in 732 bytes} [Wed Jun 24 23:47:57 2026] DELETE /v2.0/subnetpools/558e5529-1777-4e9a-899e-5c5fa8ce1d04 => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 23:47:57.918 7 INFO neutron.api.v2.resource [None req-1a954c45-7b69-4493-ae69-811caa2aa50c a576e32f08834083bfc9c73bef09c337 d40c459c0ad54f22aba8dee1f0f91412 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 650/1330] 10.0.0.103 () {32 vars in 729 bytes} [Wed Jun 24 23:47:57 2026] GET /v2.0/subnetpools/558e5529-1777-4e9a-899e-5c5fa8ce1d04 => generated 145 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 23:47:57.939 7 INFO neutron.api.v2.resource [None req-9c70f277-5099-4814-94ae-f06f1e5785ee a576e32f08834083bfc9c73bef09c337 d40c459c0ad54f22aba8dee1f0f91412 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 651/1331] 10.0.0.103 () {32 vars in 732 bytes} [Wed Jun 24 23:47:57 2026] DELETE /v2.0/subnetpools/558e5529-1777-4e9a-899e-5c5fa8ce1d04 => generated 145 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1332] 10.0.0.233 () {34 vars in 1100 bytes} [Wed Jun 24 23:47:58 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1000507091&fields=id&tenant_id=e6857f4341864ef39c524093a7f1e095 => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1333] 10.0.0.233 () {34 vars in 982 bytes} [Wed Jun 24 23:47:58 2026] GET /v2.0/networks?id=04261cf1-b176-41e7-ae35-2cbb2fc8e4ab => generated 669 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1334] 10.0.0.103 () {34 vars in 684 bytes} [Wed Jun 24 23:47:57 2026] POST /v2.0/security-groups => generated 1625 bytes in 273 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1335] 10.0.0.233 () {34 vars in 965 bytes} [Wed Jun 24 23:47:58 2026] GET /v2.0/quotas/e6857f4341864ef39c524093a7f1e095 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1336] 10.0.0.103 () {32 vars in 663 bytes} [Wed Jun 24 23:47:58 2026] GET /v2.0/security-groups => generated 4530 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1337] 10.0.0.233 () {34 vars in 1002 bytes} [Wed Jun 24 23:47:58 2026] GET /v2.0/ports?tenant_id=e6857f4341864ef39c524093a7f1e095&fields=id => generated 57 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1338] 10.0.0.103 () {34 vars in 758 bytes} [Wed Jun 24 23:47:58 2026] PUT /v2.0/security-groups/eae037d4-098b-4103-8f1c-4bffbd538fce => generated 1659 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1339] 10.0.0.103 () {32 vars in 737 bytes} [Wed Jun 24 23:47:58 2026] GET /v2.0/security-groups/eae037d4-098b-4103-8f1c-4bffbd538fce => generated 1659 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1340] 10.0.0.233 () {34 vars in 1008 bytes} [Wed Jun 24 23:47:58 2026] GET /v2.0/networks/04261cf1-b176-41e7-ae35-2cbb2fc8e4ab?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: 657/1341] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:47:58 2026] DELETE /v2.0/security-groups/eae037d4-098b-4103-8f1c-4bffbd538fce => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1342] 10.0.0.233 () {34 vars in 1108 bytes} [Wed Jun 24 23:47:58 2026] GET /v2.0/networks/04261cf1-b176-41e7-ae35-2cbb2fc8e4ab?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1343] 10.0.0.103 () {32 vars in 663 bytes} [Wed Jun 24 23:47:58 2026] GET /v2.0/security-groups => generated 2925 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 23:47:58.447 7 INFO neutron.api.v2.resource [None req-b55f6390-744c-4216-b9e9-f85d68b6eb58 9fcd7075e026434fa5b00593b986f453 34f3875965214cdcbfd30f8b1309e1eb - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 660/1344] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:47:58 2026] DELETE /v2.0/security-groups/eae037d4-098b-4103-8f1c-4bffbd538fce => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1345] 10.0.0.103 () {34 vars in 676 bytes} [Wed Jun 24 23:47:58 2026] POST /v2.0/subnetpools => generated 516 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1346] 10.0.0.103 () {34 vars in 684 bytes} [Wed Jun 24 23:47:58 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) [pid: 7|app: 0|req: 661/1347] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:47:58 2026] GET /v2.0/security-groups?tenant_id=d40c459c0ad54f22aba8dee1f0f91412&name=default => generated 2925 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1348] 10.0.0.103 () {34 vars in 759 bytes} [Wed Jun 24 23:47:58 2026] PUT /v2.0/subnetpools/be028e6e-6345-4326-af9c-8255d3f1378c/tags => generated 25 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1349] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:47:58 2026] GET /v2.0/ports?device_id=c6104d5c-225a-4c01-880f-be7f65588f19 => 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: 663/1350] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:47:58 2026] DELETE /v2.0/security-groups/da68ac3d-0ac3-4576-b5bb-ac902e66123e => 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: 688/1351] 10.0.0.103 () {34 vars in 695 bytes} [Wed Jun 24 23:47:58 2026] POST /v2.0/security-group-rules => generated 601 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1352] 10.0.0.103 () {32 vars in 739 bytes} [Wed Jun 24 23:47:58 2026] GET /v2.0/subnetpools/be028e6e-6345-4326-af9c-8255d3f1378c/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1353] 10.0.0.103 () {32 vars in 747 bytes} [Wed Jun 24 23:47:58 2026] GET /v2.0/security-group-rules/2a99bd66-1c5a-4de7-b466-17574261bc08 => generated 601 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1354] 10.0.0.103 () {34 vars in 770 bytes} [Wed Jun 24 23:47:58 2026] PUT /v2.0/subnetpools/be028e6e-6345-4326-af9c-8255d3f1378c/tags/green => generated 4 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1355] 10.0.0.103 () {32 vars in 673 bytes} [Wed Jun 24 23:47:58 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1356] 10.0.0.103 () {32 vars in 739 bytes} [Wed Jun 24 23:47:58 2026] GET /v2.0/subnetpools/be028e6e-6345-4326-af9c-8255d3f1378c/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1357] 10.0.0.103 () {32 vars in 750 bytes} [Wed Jun 24 23:47:58 2026] DELETE /v2.0/security-group-rules/2a99bd66-1c5a-4de7-b466-17574261bc08 => 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: 667/1358] 10.0.0.103 () {34 vars in 766 bytes} [Wed Jun 24 23:47:58 2026] PUT /v2.0/subnetpools/be028e6e-6345-4326-af9c-8255d3f1378c/tags/red => generated 4 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1359] 10.0.0.103 () {32 vars in 739 bytes} [Wed Jun 24 23:47:58 2026] GET /v2.0/subnetpools/be028e6e-6345-4326-af9c-8255d3f1378c/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1360] 10.0.0.103 () {32 vars in 673 bytes} [Wed Jun 24 23:47:58 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1361] 10.0.0.103 () {34 vars in 788 bytes} [Wed Jun 24 23:47:59 2026] PUT /v2.0/subnetpools/be028e6e-6345-4326-af9c-8255d3f1378c/tags/black.or.white => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1362] 10.0.0.103 () {32 vars in 739 bytes} [Wed Jun 24 23:47:59 2026] GET /v2.0/subnetpools/be028e6e-6345-4326-af9c-8255d3f1378c/tags => generated 52 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1363] 10.0.0.103 () {34 vars in 759 bytes} [Wed Jun 24 23:47:59 2026] PUT /v2.0/subnetpools/be028e6e-6345-4326-af9c-8255d3f1378c/tags => generated 37 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1364] 10.0.0.103 () {34 vars in 695 bytes} [Wed Jun 24 23:47:59 2026] POST /v2.0/security-group-rules => generated 601 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1365] 10.0.0.103 () {32 vars in 747 bytes} [Wed Jun 24 23:47:59 2026] GET /v2.0/security-group-rules/ae9790d5-c0db-48cb-8bfd-f83962cfc9dd => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1366] 10.0.0.103 () {32 vars in 739 bytes} [Wed Jun 24 23:47:59 2026] GET /v2.0/subnetpools/be028e6e-6345-4326-af9c-8255d3f1378c/tags => generated 37 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1367] 10.0.0.103 () {32 vars in 747 bytes} [Wed Jun 24 23:47:59 2026] GET /v2.0/subnetpools/be028e6e-6345-4326-af9c-8255d3f1378c/tags/red => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1368] 10.0.0.103 () {32 vars in 673 bytes} [Wed Jun 24 23:47:59 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) 2026-06-24 23:47:59.246 7 INFO neutron.api.v2.resource [None req-c423e928-3806-4743-b5ef-2136cbaa95ed 1b22740a714d4cb59f281833130568ce 2686dd6cca9544b28d753c6591c76425 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 674/1369] 10.0.0.103 () {32 vars in 751 bytes} [Wed Jun 24 23:47:59 2026] GET /v2.0/subnetpools/be028e6e-6345-4326-af9c-8255d3f1378c/tags/green => generated 99 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1370] 10.0.0.103 () {32 vars in 750 bytes} [Wed Jun 24 23:47:59 2026] DELETE /v2.0/subnetpools/be028e6e-6345-4326-af9c-8255d3f1378c/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1371] 10.0.0.103 () {32 vars in 750 bytes} [Wed Jun 24 23:47:59 2026] DELETE /v2.0/security-group-rules/ae9790d5-c0db-48cb-8bfd-f83962cfc9dd => 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: 676/1372] 10.0.0.103 () {32 vars in 739 bytes} [Wed Jun 24 23:47:59 2026] GET /v2.0/subnetpools/be028e6e-6345-4326-af9c-8255d3f1378c/tags => generated 30 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 23:47:59.368 7 INFO neutron.api.v2.resource [None req-b7d39743-7e31-4b88-9e2f-baa50df64d4a 1b22740a714d4cb59f281833130568ce 2686dd6cca9544b28d753c6591c76425 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 677/1373] 10.0.0.103 () {32 vars in 754 bytes} [Wed Jun 24 23:47:59 2026] DELETE /v2.0/subnetpools/be028e6e-6345-4326-af9c-8255d3f1378c/tags/green => generated 99 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1374] 10.0.0.103 () {32 vars in 673 bytes} [Wed Jun 24 23:47:59 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1375] 10.0.0.103 () {32 vars in 742 bytes} [Wed Jun 24 23:47:59 2026] DELETE /v2.0/subnetpools/be028e6e-6345-4326-af9c-8255d3f1378c/tags => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1376] 10.0.0.103 () {32 vars in 739 bytes} [Wed Jun 24 23:47:59 2026] GET /v2.0/subnetpools/be028e6e-6345-4326-af9c-8255d3f1378c/tags => 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: 680/1377] 10.0.0.103 () {32 vars in 732 bytes} [Wed Jun 24 23:47:59 2026] DELETE /v2.0/subnetpools/be028e6e-6345-4326-af9c-8255d3f1378c => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1378] 10.0.0.103 () {34 vars in 695 bytes} [Wed Jun 24 23:47:59 2026] POST /v2.0/security-group-rules => generated 602 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1379] 10.0.0.103 () {32 vars in 747 bytes} [Wed Jun 24 23:47:59 2026] GET /v2.0/security-group-rules/68ab4b36-28dd-4fae-9b53-86ffe3621d1b => generated 602 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1380] 10.0.0.103 () {32 vars in 673 bytes} [Wed Jun 24 23:47:59 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1381] 10.0.0.103 () {32 vars in 750 bytes} [Wed Jun 24 23:47:59 2026] DELETE /v2.0/security-group-rules/68ab4b36-28dd-4fae-9b53-86ffe3621d1b => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1382] 10.0.0.103 () {32 vars in 673 bytes} [Wed Jun 24 23:47:59 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1383] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:47:59 2026] GET /v2.0/ports?device_id=c6104d5c-225a-4c01-880f-be7f65588f19 => 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: 683/1384] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:47:59 2026] DELETE /v2.0/security-groups/cba98998-81db-4d90-b8e7-80629b19f65a => 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: 702/1385] 10.0.0.103 () {32 vars in 663 bytes} [Wed Jun 24 23:47:59 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) [pid: 7|app: 0|req: 684/1386] 10.0.0.103 () {32 vars in 663 bytes} [Wed Jun 24 23:47:59 2026] GET /v2.0/security-groups => generated 2925 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1389] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:48:00 2026] GET /v2.0/security-groups?tenant_id=2686dd6cca9544b28d753c6591c76425&name=default => generated 2925 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1390] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:48:00 2026] DELETE /v2.0/security-groups/ac609123-a64d-49d6-885c-b9cdb987bd13 => 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: 687/1391] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:48:00 2026] GET /v2.0/security-groups?tenant_id=34f3875965214cdcbfd30f8b1309e1eb&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1392] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:48:00 2026] DELETE /v2.0/security-groups/d0e83e60-d71e-4999-aed7-76595b7c0c44 => 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: 688/1393] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:48:00 2026] GET /v2.0/security-groups?tenant_id=059112063e19442481b5c4b232033541&name=default => generated 2925 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1394] 10.0.0.103 () {32 vars in 623 bytes} [Wed Jun 24 23:48:00 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: 706/1395] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:48:00 2026] DELETE /v2.0/security-groups/64dc6c99-a38e-46b4-8877-f36d2a3efff4 => 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: 707/1396] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:48:00 2026] GET /v2.0/ports?device_id=c6104d5c-225a-4c01-880f-be7f65588f19 => 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: 690/1397] 10.0.0.103 () {32 vars in 633 bytes} [Wed Jun 24 23:48:00 2026] GET /v2.0/ => generated 632 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1398] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:48:01 2026] GET /v2.0/security-groups?tenant_id=56b890d76f4e477dacfc5c4aa54a7271&name=default => generated 2925 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1399] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:48:01 2026] DELETE /v2.0/security-groups/c08ccf7c-761a-4406-bb91-b28a343278ef => 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: 709/1400] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:48:01 2026] GET /v2.0/ports?device_id=c6104d5c-225a-4c01-880f-be7f65588f19 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1401] 199.204.45.19 () {34 vars in 985 bytes} [Wed Jun 24 23:48:02 2026] GET /v2.0/networks?id=04261cf1-b176-41e7-ae35-2cbb2fc8e4ab => generated 669 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1402] 199.204.45.19 () {34 vars in 1049 bytes} [Wed Jun 24 23:48:02 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e6857f4341864ef39c524093a7f1e095 => generated 181 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1403] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:48:03 2026] GET /v2.0/ports?device_id=c6104d5c-225a-4c01-880f-be7f65588f19 => 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: 693/1404] 199.204.45.19 () {38 vars in 954 bytes} [Wed Jun 24 23:48:02 2026] POST /v2.0/ports => generated 954 bytes in 431 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1405] 199.204.45.19 () {38 vars in 1027 bytes} [Wed Jun 24 23:48:03 2026] PUT /v2.0/ports/9ea14a16-732e-466c-b0d2-cabb5f75c089 => generated 1235 bytes in 439 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 23:48:03.856 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c4a4c958-f249-4b90-9c73-eec19682c363'] response: {'name': 'network-changed', 'server_uuid': 'c6104d5c-225a-4c01-880f-be7f65588f19', 'tag': '9ea14a16-732e-466c-b0d2-cabb5f75c089', '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: 713/1406] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:48:04 2026] GET /v2.0/ports?device_id=c6104d5c-225a-4c01-880f-be7f65588f19 => generated 969 bytes in 98 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: 714/1407] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:48:04 2026] GET /v2.0/security-groups?id=c09888ba-5a2d-4d68-977b-2e52e899b6e1&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:48:04.370 7 INFO neutron.db.segments_db [None req-305a9b9c-f05b-4712-9ac8-a27dc73cff96 a45eda568ca14fc59e5b8fa6de93718d 9e10f0c8793c46ecbe6b5ebe70cd01f6 - - default default] Added segment be0d069c-26cc-445a-9c90-457375ffb661 of type vxlan for network 45af0290-c3e3-48f4-9098-9ca5df4e13bd [pid: 8|app: 0|req: 715/1408] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:48:04 2026] GET /v2.0/security-groups?tenant_id=d88b1fa8250c4dd5824c4c8e9f0e7701&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: 694/1409] 10.0.0.103 () {34 vars in 670 bytes} [Wed Jun 24 23:48:04 2026] POST /v2.0/networks => generated 632 bytes in 384 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1410] 199.204.45.19 () {34 vars in 1079 bytes} [Wed Jun 24 23:48:04 2026] GET /v2.0/ports?tenant_id=e6857f4341864ef39c524093a7f1e095&device_id=c6104d5c-225a-4c01-880f-be7f65588f19 => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1411] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:48:04 2026] DELETE /v2.0/security-groups/9beef514-6c76-4392-a35e-d97e851b0cde => 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: 696/1412] 199.204.45.19 () {34 vars in 1017 bytes} [Wed Jun 24 23:48:04 2026] GET /v2.0/networks?tenant_id=e6857f4341864ef39c524093a7f1e095&shared=False => generated 765 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1413] 199.204.45.19 () {34 vars in 929 bytes} [Wed Jun 24 23:48:04 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1414] 10.0.0.103 () {34 vars in 669 bytes} [Wed Jun 24 23:48:04 2026] POST /v2.0/subnets => generated 626 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1415] 10.0.0.103 () {34 vars in 751 bytes} [Wed Jun 24 23:48:04 2026] PUT /v2.0/subnets/298b9075-00cd-4513-b983-1251eb8b496b/tags => generated 25 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1416] 10.0.0.103 () {32 vars in 731 bytes} [Wed Jun 24 23:48:04 2026] GET /v2.0/subnets/298b9075-00cd-4513-b983-1251eb8b496b/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: 699/1417] 10.0.0.103 () {34 vars in 762 bytes} [Wed Jun 24 23:48:04 2026] PUT /v2.0/subnets/298b9075-00cd-4513-b983-1251eb8b496b/tags/green => generated 4 bytes in 77 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1418] 10.0.0.103 () {32 vars in 731 bytes} [Wed Jun 24 23:48:04 2026] GET /v2.0/subnets/298b9075-00cd-4513-b983-1251eb8b496b/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: 700/1419] 10.0.0.103 () {34 vars in 758 bytes} [Wed Jun 24 23:48:04 2026] PUT /v2.0/subnets/298b9075-00cd-4513-b983-1251eb8b496b/tags/red => generated 4 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1420] 10.0.0.103 () {32 vars in 731 bytes} [Wed Jun 24 23:48:05 2026] GET /v2.0/subnets/298b9075-00cd-4513-b983-1251eb8b496b/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: 701/1421] 10.0.0.103 () {34 vars in 780 bytes} [Wed Jun 24 23:48:05 2026] PUT /v2.0/subnets/298b9075-00cd-4513-b983-1251eb8b496b/tags/black.or.white => generated 4 bytes in 72 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1422] 10.0.0.103 () {32 vars in 731 bytes} [Wed Jun 24 23:48:05 2026] GET /v2.0/subnets/298b9075-00cd-4513-b983-1251eb8b496b/tags => generated 52 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1423] 10.0.0.103 () {34 vars in 751 bytes} [Wed Jun 24 23:48:05 2026] PUT /v2.0/subnets/298b9075-00cd-4513-b983-1251eb8b496b/tags => generated 37 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1424] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:48:05 2026] GET /v2.0/ports?device_id=c6104d5c-225a-4c01-880f-be7f65588f19 => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1425] 10.0.0.103 () {32 vars in 731 bytes} [Wed Jun 24 23:48:05 2026] GET /v2.0/subnets/298b9075-00cd-4513-b983-1251eb8b496b/tags => generated 37 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1426] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:48:05 2026] GET /v2.0/security-groups?id=c09888ba-5a2d-4d68-977b-2e52e899b6e1&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1427] 10.0.0.103 () {32 vars in 739 bytes} [Wed Jun 24 23:48:05 2026] GET /v2.0/subnets/298b9075-00cd-4513-b983-1251eb8b496b/tags/red => 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: 722/1428] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:48:05 2026] GET /v2.0/security-groups?tenant_id=b5a181690f744af8aad2e5c9c27e1434&name=default => generated 2925 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 23:48:05.528 7 INFO neutron.api.v2.resource [None req-7a7adb91-a6a4-4c77-bfaa-86aaac75a93a a45eda568ca14fc59e5b8fa6de93718d 9e10f0c8793c46ecbe6b5ebe70cd01f6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 707/1429] 10.0.0.103 () {32 vars in 743 bytes} [Wed Jun 24 23:48:05 2026] GET /v2.0/subnets/298b9075-00cd-4513-b983-1251eb8b496b/tags/green => generated 99 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1430] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:48:05 2026] DELETE /v2.0/security-groups/11aad87f-7bb4-4ef8-8efc-2c9aae4e4bd0 => 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: 708/1431] 10.0.0.103 () {32 vars in 742 bytes} [Wed Jun 24 23:48:05 2026] DELETE /v2.0/subnets/298b9075-00cd-4513-b983-1251eb8b496b/tags/red => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1432] 10.0.0.103 () {32 vars in 731 bytes} [Wed Jun 24 23:48:05 2026] GET /v2.0/subnets/298b9075-00cd-4513-b983-1251eb8b496b/tags => generated 30 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 23:48:05.697 7 INFO neutron.api.v2.resource [None req-e55d60a8-df91-4c8a-ba81-6aa566fa4c87 a45eda568ca14fc59e5b8fa6de93718d 9e10f0c8793c46ecbe6b5ebe70cd01f6 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 709/1433] 10.0.0.103 () {32 vars in 746 bytes} [Wed Jun 24 23:48:05 2026] DELETE /v2.0/subnets/298b9075-00cd-4513-b983-1251eb8b496b/tags/green => generated 99 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1434] 199.204.45.19 () {34 vars in 1079 bytes} [Wed Jun 24 23:48:05 2026] GET /v2.0/ports?tenant_id=e6857f4341864ef39c524093a7f1e095&device_id=c6104d5c-225a-4c01-880f-be7f65588f19 => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1435] 199.204.45.19 () {34 vars in 1057 bytes} [Wed Jun 24 23:48:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=9ea14a16-732e-466c-b0d2-cabb5f75c089 => 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: 710/1436] 10.0.0.103 () {32 vars in 734 bytes} [Wed Jun 24 23:48:05 2026] DELETE /v2.0/subnets/298b9075-00cd-4513-b983-1251eb8b496b/tags => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1437] 199.204.45.19 () {34 vars in 983 bytes} [Wed Jun 24 23:48:05 2026] GET /v2.0/subnets?id=55f946fd-3b8b-45c2-a881-f43bf8d9cd9c => generated 687 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1438] 10.0.0.103 () {32 vars in 731 bytes} [Wed Jun 24 23:48:05 2026] GET /v2.0/subnets/298b9075-00cd-4513-b983-1251eb8b496b/tags => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1439] 199.204.45.19 () {34 vars in 1051 bytes} [Wed Jun 24 23:48:05 2026] GET /v2.0/ports?network_id=04261cf1-b176-41e7-ae35-2cbb2fc8e4ab&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1440] 199.204.45.19 () {34 vars in 1011 bytes} [Wed Jun 24 23:48:05 2026] GET /v2.0/networks/04261cf1-b176-41e7-ae35-2cbb2fc8e4ab?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: 712/1441] 10.0.0.103 () {32 vars in 724 bytes} [Wed Jun 24 23:48:05 2026] DELETE /v2.0/subnets/298b9075-00cd-4513-b983-1251eb8b496b => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1442] 199.204.45.19 () {34 vars in 1111 bytes} [Wed Jun 24 23:48:05 2026] GET /v2.0/networks/04261cf1-b176-41e7-ae35-2cbb2fc8e4ab?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) 2026-06-24 23:48:06.068 7 INFO neutron.services.segments.plugin [-] Segment be0d069c-26cc-445a-9c90-457375ffb661 resource provider aggregate not found 2026-06-24 23:48:06.069 7 INFO neutron.services.segments.plugin [-] Segment be0d069c-26cc-445a-9c90-457375ffb661 resource provider aggregate not found 2026-06-24 23:48:06.083 7 INFO neutron.services.segments.plugin [-] Segment be0d069c-26cc-445a-9c90-457375ffb661 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be0d069c-26cc-445a-9c90-457375ffb661 found for delete ", "request_id": "req-55f4e4eb-5cfd-4f1e-ba01-a1819f52411e"}]} 2026-06-24 23:48:06.085 7 INFO neutron.services.segments.plugin [-] Segment be0d069c-26cc-445a-9c90-457375ffb661 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be0d069c-26cc-445a-9c90-457375ffb661 found for delete ", "request_id": "req-6d32e51f-9f08-4a1a-8dca-ffc5fc3a4252"}]} [pid: 7|app: 0|req: 713/1443] 10.0.0.103 () {32 vars in 726 bytes} [Wed Jun 24 23:48:05 2026] DELETE /v2.0/networks/45af0290-c3e3-48f4-9098-9ca5df4e13bd => 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: 714/1444] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:48:06 2026] GET /v2.0/ports?device_id=c6104d5c-225a-4c01-880f-be7f65588f19 => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1445] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:48:06 2026] GET /v2.0/security-groups?id=c09888ba-5a2d-4d68-977b-2e52e899b6e1&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-24 23:48:06.614 8 INFO neutron.db.segments_db [None req-38d5ea76-c157-4e02-adc4-6c74ad9e82e9 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Added segment 2ae72c40-f243-4061-811f-9f5ee1af6155 of type vxlan for network d3cce861-34c8-4f9c-aaf9-ccf6a09514ca [pid: 8|app: 0|req: 731/1446] 10.0.0.103 () {34 vars in 671 bytes} [Wed Jun 24 23:48:06 2026] POST /v2.0/networks => generated 741 bytes in 336 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1447] 10.0.0.103 () {34 vars in 669 bytes} [Wed Jun 24 23:48:06 2026] POST /v2.0/subnets => generated 688 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1448] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:48:06 2026] GET /v2.0/security-groups?tenant_id=f14e669a67fe4dc491fe421f643d2764&name=default => generated 2925 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 23:48:06.900 8 INFO neutron.db.segments_db [None req-3dd946b6-5b8e-42ef-a39c-48b45714f437 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Added segment 4610090b-93aa-4b74-9c63-bd00fe16a74d of type vxlan for network c3927b94-1256-4557-8088-f8d3d095bd53 [pid: 7|app: 0|req: 717/1449] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:48:06 2026] DELETE /v2.0/security-groups/2d2015b7-f11f-4383-922f-daa4f4a6b603 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1450] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:48:07 2026] GET /v2.0/security-groups?tenant_id=9e10f0c8793c46ecbe6b5ebe70cd01f6&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 23:48:07.169 8 INFO neutron.db.l3_hamode_db [None req-3dd946b6-5b8e-42ef-a39c-48b45714f437 0c7efeec7f91447da48004ffe52b089d 109daaaa31d14cb9a2da977dc9da6d41 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 719/1451] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:48:07 2026] DELETE /v2.0/security-groups/e0b21f6a-1c9d-43ba-b6c9-ed48d24e0fad => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 23:48:07.620 7 INFO neutron.db.segments_db [None req-b17a2118-7641-4c7b-a633-b73aa47ac9db 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Added segment d6bd492f-c5da-4702-aa92-be5fbc74c97e of type vxlan for network 978d837e-979a-49b1-b899-27df93e1d1fd [pid: 7|app: 0|req: 720/1452] 10.0.0.103 () {34 vars in 671 bytes} [Wed Jun 24 23:48:07 2026] POST /v2.0/networks => generated 741 bytes in 395 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1453] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:48:07 2026] GET /v2.0/ports?device_id=c6104d5c-225a-4c01-880f-be7f65588f19 => generated 969 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:48:07.856 8 INFO neutron.db.l3_hamode_db [None req-3dd946b6-5b8e-42ef-a39c-48b45714f437 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 722/1454] 10.0.0.103 () {34 vars in 669 bytes} [Wed Jun 24 23:48:07 2026] POST /v2.0/subnets => generated 688 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1455] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:48:07 2026] GET /v2.0/security-groups?id=c09888ba-5a2d-4d68-977b-2e52e899b6e1&fields=id&fields=name => generated 114 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:48:07.962 7 INFO neutron.db.segments_db [None req-a151a831-6570-441a-a26c-c1fbedb56e11 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Added segment 4ed24023-0f41-4247-bc29-b66a3eb454af of type vxlan for network 19636904-9f12-49ad-8f9b-bf6587ad711b 2026-06-24 23:48:08.223 7 INFO neutron.db.l3_hamode_db [None req-a151a831-6570-441a-a26c-c1fbedb56e11 0c7efeec7f91447da48004ffe52b089d 6c9f615987104895b014368b70c4efbf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 733/1456] 10.0.0.103 () {34 vars in 669 bytes} [Wed Jun 24 23:48:06 2026] POST /v2.0/routers => generated 728 bytes in 1799 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 23:48:08.994 7 INFO neutron.db.l3_hamode_db [None req-a151a831-6570-441a-a26c-c1fbedb56e11 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 734/1457] 10.0.0.103 () {34 vars in 783 bytes} [Wed Jun 24 23:48:08 2026] PUT /v2.0/routers/6bfcb4e9-f4ca-43e3-ac44-d4257a94d393/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: 735/1458] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:48:09 2026] GET /v2.0/ports?device_id=c6104d5c-225a-4c01-880f-be7f65588f19 => generated 971 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1459] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:48:10 2026] GET /v2.0/security-groups?id=c09888ba-5a2d-4d68-977b-2e52e899b6e1&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1460] 10.0.0.103 () {34 vars in 669 bytes} [Wed Jun 24 23:48:07 2026] POST /v2.0/routers => generated 728 bytes in 2445 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 23:48:10.703 7 INFO neutron.db.segments_db [None req-7c43b50c-b4cf-48ed-93d7-450a95148497 ec32903c67864bfc93271525da4ca417 1ae2e75fdf744afbbb6947d20c799ac6 - - default default] Added segment abb7ed74-6422-4b5c-af9c-1b561e4ab5ec of type vxlan for network 10b333fb-df51-4ae3-b21f-3eb15e74e17f [pid: 7|app: 0|req: 725/1461] 10.0.0.103 () {34 vars in 670 bytes} [Wed Jun 24 23:48:10 2026] POST /v2.0/networks => generated 632 bytes in 428 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1462] 10.0.0.103 () {34 vars in 664 bytes} [Wed Jun 24 23:48:10 2026] POST /v2.0/ports => generated 743 bytes in 312 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: 727/1463] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:48:11 2026] GET /v2.0/ports?device_id=c6104d5c-225a-4c01-880f-be7f65588f19 => generated 971 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1464] 10.0.0.103 () {34 vars in 666 bytes} [Wed Jun 24 23:48:11 2026] POST /v2.0/trunks => generated 407 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1465] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:48:11 2026] GET /v2.0/security-groups?id=c09888ba-5a2d-4d68-977b-2e52e899b6e1&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: 737/1466] 10.0.0.103 () {34 vars in 783 bytes} [Wed Jun 24 23:48:10 2026] PUT /v2.0/routers/65ed017a-01de-49c9-9e95-e9a2fc25933a/add_router_interface => generated 309 bytes in 1169 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1467] 10.0.0.103 () {34 vars in 749 bytes} [Wed Jun 24 23:48:11 2026] PUT /v2.0/trunks/abf792b7-0f42-4cd5-98a3-a6cb7d48de00/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1468] 10.0.0.103 () {32 vars in 729 bytes} [Wed Jun 24 23:48:11 2026] GET /v2.0/trunks/abf792b7-0f42-4cd5-98a3-a6cb7d48de00/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1469] 10.0.0.103 () {34 vars in 760 bytes} [Wed Jun 24 23:48:11 2026] PUT /v2.0/trunks/abf792b7-0f42-4cd5-98a3-a6cb7d48de00/tags/green => 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: 731/1470] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:48:11 2026] GET /v2.0/ports?device_id=c6104d5c-225a-4c01-880f-be7f65588f19 => 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: 740/1471] 10.0.0.103 () {32 vars in 729 bytes} [Wed Jun 24 23:48:11 2026] GET /v2.0/trunks/abf792b7-0f42-4cd5-98a3-a6cb7d48de00/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1472] 10.0.0.103 () {34 vars in 756 bytes} [Wed Jun 24 23:48:11 2026] PUT /v2.0/trunks/abf792b7-0f42-4cd5-98a3-a6cb7d48de00/tags/red => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1473] 10.0.0.103 () {32 vars in 729 bytes} [Wed Jun 24 23:48:11 2026] GET /v2.0/trunks/abf792b7-0f42-4cd5-98a3-a6cb7d48de00/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1474] 10.0.0.103 () {34 vars in 778 bytes} [Wed Jun 24 23:48:11 2026] PUT /v2.0/trunks/abf792b7-0f42-4cd5-98a3-a6cb7d48de00/tags/black.or.white => generated 4 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1475] 10.0.0.103 () {32 vars in 729 bytes} [Wed Jun 24 23:48:11 2026] GET /v2.0/trunks/abf792b7-0f42-4cd5-98a3-a6cb7d48de00/tags => generated 52 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1476] 10.0.0.103 () {34 vars in 749 bytes} [Wed Jun 24 23:48:11 2026] PUT /v2.0/trunks/abf792b7-0f42-4cd5-98a3-a6cb7d48de00/tags => generated 37 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 23:48:11.986 7 INFO neutron.db.l3_db [None req-ac80aea4-8399-4f84-be4a-5c80367c27be 721777bc1eea40d3875d857ffd84ec7e e6857f4341864ef39c524093a7f1e095 - - default default] Floating IP 21a051e6-55a2-4bec-b496-e333514ba60a associated. External IP: 10.96.250.218, port: 9ea14a16-732e-466c-b0d2-cabb5f75c089. [pid: 8|app: 0|req: 746/1477] 10.0.0.103 () {32 vars in 729 bytes} [Wed Jun 24 23:48:11 2026] GET /v2.0/trunks/abf792b7-0f42-4cd5-98a3-a6cb7d48de00/tags => generated 37 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1478] 10.0.0.103 () {32 vars in 737 bytes} [Wed Jun 24 23:48:12 2026] GET /v2.0/trunks/abf792b7-0f42-4cd5-98a3-a6cb7d48de00/tags/red => generated 0 bytes in 23 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 23:48:12.067 8 INFO neutron.api.v2.resource [None req-862460fd-98b1-47db-aa03-732c96cdb4ff ec32903c67864bfc93271525da4ca417 1ae2e75fdf744afbbb6947d20c799ac6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 748/1479] 10.0.0.103 () {32 vars in 741 bytes} [Wed Jun 24 23:48:12 2026] GET /v2.0/trunks/abf792b7-0f42-4cd5-98a3-a6cb7d48de00/tags/green => generated 99 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1480] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:48:12 2026] DELETE /v2.0/trunks/abf792b7-0f42-4cd5-98a3-a6cb7d48de00/tags/red => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1481] 10.0.0.233 () {34 vars in 982 bytes} [Wed Jun 24 23:48:12 2026] GET /v2.0/networks?id=d3cce861-34c8-4f9c-aaf9-ccf6a09514ca => generated 673 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1482] 10.0.0.103 () {32 vars in 729 bytes} [Wed Jun 24 23:48:12 2026] GET /v2.0/trunks/abf792b7-0f42-4cd5-98a3-a6cb7d48de00/tags => generated 30 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1483] 10.0.0.233 () {34 vars in 965 bytes} [Wed Jun 24 23:48:12 2026] GET /v2.0/quotas/109daaaa31d14cb9a2da977dc9da6d41 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:48:12.226 8 INFO neutron.api.v2.resource [None req-f657aabe-1950-484d-96dc-e948218e1d04 ec32903c67864bfc93271525da4ca417 1ae2e75fdf744afbbb6947d20c799ac6 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 753/1484] 10.0.0.103 () {32 vars in 744 bytes} [Wed Jun 24 23:48:12 2026] DELETE /v2.0/trunks/abf792b7-0f42-4cd5-98a3-a6cb7d48de00/tags/green => generated 99 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1485] 10.0.0.103 () {34 vars in 749 bytes} [Wed Jun 24 23:48:11 2026] PUT /v2.0/floatingips/21a051e6-55a2-4bec-b496-e333514ba60a => generated 855 bytes in 609 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1486] 10.0.0.233 () {34 vars in 1002 bytes} [Wed Jun 24 23:48:12 2026] GET /v2.0/ports?tenant_id=109daaaa31d14cb9a2da977dc9da6d41&fields=id => generated 57 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1487] 10.0.0.103 () {32 vars in 732 bytes} [Wed Jun 24 23:48:12 2026] DELETE /v2.0/trunks/abf792b7-0f42-4cd5-98a3-a6cb7d48de00/tags => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1488] 10.0.0.103 () {32 vars in 729 bytes} [Wed Jun 24 23:48:12 2026] GET /v2.0/trunks/abf792b7-0f42-4cd5-98a3-a6cb7d48de00/tags => 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: 755/1489] 10.0.0.233 () {34 vars in 1008 bytes} [Wed Jun 24 23:48:12 2026] GET /v2.0/networks/d3cce861-34c8-4f9c-aaf9-ccf6a09514ca?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: 756/1490] 10.0.0.103 () {32 vars in 719 bytes} [Wed Jun 24 23:48:12 2026] GET /v2.0/trunks/abf792b7-0f42-4cd5-98a3-a6cb7d48de00 => generated 407 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1491] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:48:12 2026] GET /v2.0/ports?device_id=c6104d5c-225a-4c01-880f-be7f65588f19 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1492] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:48:12 2026] GET /v2.0/security-groups?id=c09888ba-5a2d-4d68-977b-2e52e899b6e1&fields=id&fields=name => generated 114 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1493] 10.0.0.233 () {34 vars in 1108 bytes} [Wed Jun 24 23:48:12 2026] GET /v2.0/networks/d3cce861-34c8-4f9c-aaf9-ccf6a09514ca?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) 2026-06-24 23:48:12.490 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-57add08a-9b67-4343-9774-0ba0c6db520f'] response: {'name': 'network-changed', 'server_uuid': 'c6104d5c-225a-4c01-880f-be7f65588f19', 'tag': '9ea14a16-732e-466c-b0d2-cabb5f75c089', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 737/1494] 10.0.0.103 () {32 vars in 717 bytes} [Wed Jun 24 23:48:12 2026] GET /v2.0/ports/d52f76ba-f70e-4974-bfd8-1400e488026e => generated 826 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1495] 10.0.0.103 () {32 vars in 722 bytes} [Wed Jun 24 23:48:12 2026] DELETE /v2.0/trunks/abf792b7-0f42-4cd5-98a3-a6cb7d48de00 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1496] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:48:12 2026] GET /v2.0/ports?device_id=78234cd6-91f8-4f69-a421-8b47103e7b4b => 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: 739/1497] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:48:12 2026] GET /v2.0/ports?device_id=c6104d5c-225a-4c01-880f-be7f65588f19 => generated 971 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1498] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:48:12 2026] GET /v2.0/security-groups?id=c09888ba-5a2d-4d68-977b-2e52e899b6e1&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-24 23:48:12.792 8 INFO neutron_taas.services.taas.taas_plugin [None req-eeeebfa1-bfaa-4fdf-aab6-022b31ddb10b ec32903c67864bfc93271525da4ca417 1ae2e75fdf744afbbb6947d20c799ac6 - - default default] TaaS: Handle Delete Port: d52f76ba-f70e-4974-bfd8-1400e488026e 2026-06-24 23:48:12.795 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-eeeebfa1-bfaa-4fdf-aab6-022b31ddb10b ec32903c67864bfc93271525da4ca417 1ae2e75fdf744afbbb6947d20c799ac6 - - default default] Tap Mirror: Handle Delete Port: d52f76ba-f70e-4974-bfd8-1400e488026e [pid: 8|app: 0|req: 759/1499] 10.0.0.103 () {32 vars in 720 bytes} [Wed Jun 24 23:48:12 2026] DELETE /v2.0/ports/d52f76ba-f70e-4974-bfd8-1400e488026e => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 23:48:12.911 7 INFO neutron.db.segments_db [None req-98585f7b-eed5-4830-a665-e64361d72398 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Added segment 7457419b-e762-4955-8945-e2d735e0d54d of type vxlan for network 9842a457-215f-4d2a-beb3-491c3a470e96 [pid: 7|app: 0|req: 741/1500] 10.0.0.103 () {34 vars in 671 bytes} [Wed Jun 24 23:48:12 2026] POST /v2.0/networks => generated 741 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 23:48:13.032 8 INFO neutron.services.segments.plugin [-] Segment abb7ed74-6422-4b5c-af9c-1b561e4ab5ec resource provider aggregate not found 2026-06-24 23:48:13.035 8 INFO neutron.services.segments.plugin [-] Segment abb7ed74-6422-4b5c-af9c-1b561e4ab5ec resource provider aggregate not found 2026-06-24 23:48:13.049 8 INFO neutron.services.segments.plugin [-] Segment abb7ed74-6422-4b5c-af9c-1b561e4ab5ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid abb7ed74-6422-4b5c-af9c-1b561e4ab5ec found for delete ", "request_id": "req-cbe19aa7-100c-4a6f-a8f4-3bc5da39d0e4"}]} [pid: 7|app: 0|req: 742/1501] 199.204.45.19 () {34 vars in 1079 bytes} [Wed Jun 24 23:48:13 2026] GET /v2.0/ports?tenant_id=e6857f4341864ef39c524093a7f1e095&device_id=c6104d5c-225a-4c01-880f-be7f65588f19 => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 23:48:13.054 8 INFO neutron.services.segments.plugin [-] Segment abb7ed74-6422-4b5c-af9c-1b561e4ab5ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid abb7ed74-6422-4b5c-af9c-1b561e4ab5ec found for delete ", "request_id": "req-bdba29e6-049b-46b1-83af-10e91192cdaa"}]} [pid: 8|app: 0|req: 760/1502] 10.0.0.103 () {32 vars in 726 bytes} [Wed Jun 24 23:48:12 2026] DELETE /v2.0/networks/10b333fb-df51-4ae3-b21f-3eb15e74e17f => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1503] 199.204.45.19 () {34 vars in 985 bytes} [Wed Jun 24 23:48:13 2026] GET /v2.0/networks?id=04261cf1-b176-41e7-ae35-2cbb2fc8e4ab => generated 765 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1504] 199.204.45.19 () {34 vars in 1057 bytes} [Wed Jun 24 23:48:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=9ea14a16-732e-466c-b0d2-cabb5f75c089 => generated 858 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1505] 199.204.45.19 () {34 vars in 983 bytes} [Wed Jun 24 23:48:13 2026] GET /v2.0/subnets?id=55f946fd-3b8b-45c2-a881-f43bf8d9cd9c => generated 687 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1506] 10.0.0.103 () {34 vars in 669 bytes} [Wed Jun 24 23:48:13 2026] POST /v2.0/subnets => generated 688 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1507] 199.204.45.19 () {34 vars in 1051 bytes} [Wed Jun 24 23:48:13 2026] GET /v2.0/ports?network_id=04261cf1-b176-41e7-ae35-2cbb2fc8e4ab&device_owner=network%3Adhcp => generated 1244 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 23:48:13.357 7 INFO neutron.db.segments_db [None req-1ef101f8-e2e4-4950-a52e-4eacf1458a8f 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Added segment 95856083-bd29-4303-8508-183f00ccb773 of type vxlan for network 11faaca1-1fe0-4cfc-82cc-431dac200f3c [pid: 8|app: 0|req: 765/1508] 199.204.45.19 () {34 vars in 1011 bytes} [Wed Jun 24 23:48:13 2026] GET /v2.0/networks/04261cf1-b176-41e7-ae35-2cbb2fc8e4ab?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: 766/1509] 199.204.45.19 () {34 vars in 1111 bytes} [Wed Jun 24 23:48:13 2026] GET /v2.0/networks/04261cf1-b176-41e7-ae35-2cbb2fc8e4ab?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 23:48:13.645 7 INFO neutron.db.l3_hamode_db [None req-1ef101f8-e2e4-4950-a52e-4eacf1458a8f 0c7efeec7f91447da48004ffe52b089d 4acb3cd2884d4cd390b781294b6d4d6a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 767/1510] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:48:13 2026] GET /v2.0/ports?device_id=78234cd6-91f8-4f69-a421-8b47103e7b4b => 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: 768/1511] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:48:13 2026] GET /v2.0/ports?device_id=c6104d5c-225a-4c01-880f-be7f65588f19 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1512] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:48:13 2026] GET /v2.0/security-groups?id=c09888ba-5a2d-4d68-977b-2e52e899b6e1&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1513] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:48:13 2026] GET /v2.0/security-groups?tenant_id=1ae2e75fdf744afbbb6947d20c799ac6&name=default => generated 2925 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1514] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:48:14 2026] DELETE /v2.0/security-groups/f7c6ab65-beed-467a-a8f8-cb4c64b7ebe3 => 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: 772/1515] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:48:14 2026] GET /v2.0/security-groups?tenant_id=adac34b84aeb4842b82cafc9ba5e63eb&name=default => generated 2925 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 23:48:14.572 7 INFO neutron.db.l3_hamode_db [None req-1ef101f8-e2e4-4950-a52e-4eacf1458a8f 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 773/1516] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:48:14 2026] DELETE /v2.0/security-groups/3baf685d-cf51-4c33-8058-b3b004f4dbdd => 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: 774/1517] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:48:14 2026] GET /v2.0/ports?device_id=78234cd6-91f8-4f69-a421-8b47103e7b4b => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1518] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:48:14 2026] GET /v2.0/ports?device_id=c6104d5c-225a-4c01-880f-be7f65588f19 => generated 971 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1519] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:48:15 2026] GET /v2.0/security-groups?id=c09888ba-5a2d-4d68-977b-2e52e899b6e1&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: 779/1522] 199.204.45.19 () {34 vars in 993 bytes} [Wed Jun 24 23:48:15 2026] GET /v2.0/ports?device_id=c6104d5c-225a-4c01-880f-be7f65588f19 => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:48:15.554 8 INFO neutron_taas.services.taas.taas_plugin [req-dd0f515b-c235-4fe5-a3ab-fcc579e5a562 req-3bb83bc5-60c5-4eea-891d-ad9be14581ed 721777bc1eea40d3875d857ffd84ec7e e6857f4341864ef39c524093a7f1e095 - - default default] TaaS: Handle Delete Port: 9ea14a16-732e-466c-b0d2-cabb5f75c089 2026-06-24 23:48:15.558 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-dd0f515b-c235-4fe5-a3ab-fcc579e5a562 req-3bb83bc5-60c5-4eea-891d-ad9be14581ed 721777bc1eea40d3875d857ffd84ec7e e6857f4341864ef39c524093a7f1e095 - - default default] Tap Mirror: Handle Delete Port: 9ea14a16-732e-466c-b0d2-cabb5f75c089 [pid: 7|app: 0|req: 744/1523] 10.0.0.103 () {34 vars in 669 bytes} [Wed Jun 24 23:48:13 2026] POST /v2.0/routers => generated 728 bytes in 2277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 23:48:15.689 8 INFO neutron.db.l3_db [req-dd0f515b-c235-4fe5-a3ab-fcc579e5a562 req-3bb83bc5-60c5-4eea-891d-ad9be14581ed 721777bc1eea40d3875d857ffd84ec7e e6857f4341864ef39c524093a7f1e095 - - default default] Floating IP 21a051e6-55a2-4bec-b496-e333514ba60a disassociated. External IP: 10.96.250.218, port: 9ea14a16-732e-466c-b0d2-cabb5f75c089. [pid: 8|app: 0|req: 780/1524] 199.204.45.19 () {36 vars in 996 bytes} [Wed Jun 24 23:48:15 2026] DELETE /v2.0/ports/9ea14a16-732e-466c-b0d2-cabb5f75c089 => generated 0 bytes in 638 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1525] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:48:16 2026] GET /v2.0/ports?device_id=78234cd6-91f8-4f69-a421-8b47103e7b4b => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 23:48:16.116 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-67d68469-0852-48f5-8aa8-9680a238afad'] response: {'server_uuid': 'c6104d5c-225a-4c01-880f-be7f65588f19', 'name': 'network-vif-deleted', 'tag': '9ea14a16-732e-466c-b0d2-cabb5f75c089', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 782/1526] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:48:16 2026] GET /v2.0/ports?device_id=c6104d5c-225a-4c01-880f-be7f65588f19 => 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: 745/1527] 10.0.0.103 () {34 vars in 783 bytes} [Wed Jun 24 23:48:15 2026] PUT /v2.0/routers/3b93a2cd-c4a0-4a0f-8ed5-19042254ce3b/add_router_interface => generated 309 bytes in 1220 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1528] 199.204.45.19 () {34 vars in 985 bytes} [Wed Jun 24 23:48:16 2026] GET /v2.0/networks?id=d3cce861-34c8-4f9c-aaf9-ccf6a09514ca => generated 673 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1529] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:48:17 2026] GET /v2.0/ports?device_id=78234cd6-91f8-4f69-a421-8b47103e7b4b => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1530] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:48:17 2026] GET /v2.0/ports?device_id=c6104d5c-225a-4c01-880f-be7f65588f19 => 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: 746/1531] 199.204.45.19 () {38 vars in 954 bytes} [Wed Jun 24 23:48:16 2026] POST /v2.0/ports => generated 954 bytes in 501 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: 747/1532] 10.0.0.103 () {34 vars in 685 bytes} [Wed Jun 24 23:48:17 2026] POST /v2.0/security-groups => generated 1675 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1533] 10.0.0.103 () {34 vars in 695 bytes} [Wed Jun 24 23:48:17 2026] POST /v2.0/security-group-rules => generated 597 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1534] 10.0.0.103 () {34 vars in 695 bytes} [Wed Jun 24 23:48:17 2026] POST /v2.0/security-group-rules => generated 596 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1535] 199.204.45.19 () {38 vars in 1027 bytes} [Wed Jun 24 23:48:17 2026] PUT /v2.0/ports/5337af71-c95f-463e-bc26-40b9a680e884 => generated 1235 bytes in 481 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1536] 10.0.0.103 () {34 vars in 695 bytes} [Wed Jun 24 23:48:17 2026] POST /v2.0/security-group-rules => generated 602 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 23:48:18.153 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0db29626-12b7-4ac0-89b7-0e5a464dce8c'] response: {'name': 'network-changed', 'server_uuid': '78234cd6-91f8-4f69-a421-8b47103e7b4b', 'tag': '5337af71-c95f-463e-bc26-40b9a680e884', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 751/1537] 10.0.0.103 () {34 vars in 695 bytes} [Wed Jun 24 23:48:18 2026] POST /v2.0/security-group-rules => generated 601 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1538] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:48:18 2026] GET /v2.0/ports?device_id=78234cd6-91f8-4f69-a421-8b47103e7b4b => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:48:18.352 7 INFO neutron.db.securitygroups_db [None req-b386ad01-afd7-4a16-9da2-067ddba34df7 31fdec3fec2647059fcfa0c66d9f9e8e 6c9f615987104895b014368b70c4efbf - - default default] Project 6c9f615987104895b014368b70c4efbf 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: 753/1539] 10.0.0.103 () {34 vars in 695 bytes} [Wed Jun 24 23:48:18 2026] POST /v2.0/security-group-rules => generated 607 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1540] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:48:18 2026] GET /v2.0/security-groups?id=5dc06ba6-04b2-4b66-b8ef-b3a878202dd2&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-24 23:48:18.479 8 INFO neutron.db.segments_db [None req-0ce0b1bf-e9ad-4c34-be14-ef22f73481b4 79fe9e12baa343b0a82669352b1faffe 72c89d34e35b4b579eb4301b3c022e9a - - default default] Added segment 7b2d09c7-1684-4e8a-a770-654b5f6f6035 of type vxlan for network 24b8d52c-fde4-4e98-95c3-5c7b997b48e5 [pid: 7|app: 0|req: 755/1541] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:48:18 2026] GET /v2.0/ports?device_id=c6104d5c-225a-4c01-880f-be7f65588f19 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 23:48:18.518 7 INFO neutron.db.securitygroups_db [None req-26ee40ec-f03e-4a67-babf-2c2ee8b402fc 31fdec3fec2647059fcfa0c66d9f9e8e 6c9f615987104895b014368b70c4efbf - - default default] Project 6c9f615987104895b014368b70c4efbf 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: 787/1542] 10.0.0.103 () {34 vars in 670 bytes} [Wed Jun 24 23:48:18 2026] POST /v2.0/networks => generated 632 bytes in 567 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1543] 10.0.0.103 () {34 vars in 695 bytes} [Wed Jun 24 23:48:18 2026] POST /v2.0/security-group-rules => generated 606 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 23:48:18.642 8 INFO neutron.db.segments_db [None req-cea0976a-db15-4d13-bc7b-56f338dc9a57 79fe9e12baa343b0a82669352b1faffe 72c89d34e35b4b579eb4301b3c022e9a - - default default] Added segment 4729852e-dcb8-456d-9800-6046d3d5ad94 of type vxlan for network acbd22f0-a0e2-4483-be3f-5461ded6ff09 [pid: 7|app: 0|req: 757/1544] 199.204.45.19 () {34 vars in 1079 bytes} [Wed Jun 24 23:48:18 2026] GET /v2.0/ports?tenant_id=109daaaa31d14cb9a2da977dc9da6d41&device_id=78234cd6-91f8-4f69-a421-8b47103e7b4b => generated 1238 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1545] 10.0.0.103 () {34 vars in 670 bytes} [Wed Jun 24 23:48:18 2026] POST /v2.0/networks => generated 632 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1546] 199.204.45.19 () {34 vars in 1017 bytes} [Wed Jun 24 23:48:18 2026] GET /v2.0/networks?tenant_id=109daaaa31d14cb9a2da977dc9da6d41&shared=False => generated 769 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1547] 199.204.45.19 () {34 vars in 929 bytes} [Wed Jun 24 23:48:18 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1548] 10.0.0.103 () {34 vars in 753 bytes} [Wed Jun 24 23:48:18 2026] PUT /v2.0/networks/24b8d52c-fde4-4e98-95c3-5c7b997b48e5/tags => generated 25 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1549] 10.0.0.103 () {32 vars in 733 bytes} [Wed Jun 24 23:48:18 2026] GET /v2.0/networks/24b8d52c-fde4-4e98-95c3-5c7b997b48e5/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: 790/1550] 10.0.0.103 () {34 vars in 753 bytes} [Wed Jun 24 23:48:18 2026] PUT /v2.0/networks/acbd22f0-a0e2-4483-be3f-5461ded6ff09/tags => generated 17 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1551] 10.0.0.103 () {32 vars in 733 bytes} [Wed Jun 24 23:48:18 2026] GET /v2.0/networks/acbd22f0-a0e2-4483-be3f-5461ded6ff09/tags => generated 17 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1552] 10.0.0.103 () {34 vars in 753 bytes} [Wed Jun 24 23:48:19 2026] PUT /v2.0/networks/acbd22f0-a0e2-4483-be3f-5461ded6ff09/tags => generated 12 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1553] 10.0.0.103 () {32 vars in 733 bytes} [Wed Jun 24 23:48:19 2026] GET /v2.0/networks/acbd22f0-a0e2-4483-be3f-5461ded6ff09/tags => generated 12 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1554] 10.0.0.103 () {34 vars in 685 bytes} [Wed Jun 24 23:48:19 2026] POST /v2.0/security-groups => generated 1659 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1555] 10.0.0.103 () {32 vars in 733 bytes} [Wed Jun 24 23:48:19 2026] GET /v2.0/networks/24b8d52c-fde4-4e98-95c3-5c7b997b48e5/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1556] 10.0.0.103 () {34 vars in 695 bytes} [Wed Jun 24 23:48:19 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) 2026-06-24 23:48:19.413 8 INFO neutron.services.segments.plugin [-] Segment 7b2d09c7-1684-4e8a-a770-654b5f6f6035 resource provider aggregate not found 2026-06-24 23:48:19.424 8 INFO neutron.services.segments.plugin [-] Segment 7b2d09c7-1684-4e8a-a770-654b5f6f6035 resource provider aggregate not found [pid: 8|app: 0|req: 794/1557] 10.0.0.103 () {32 vars in 726 bytes} [Wed Jun 24 23:48:19 2026] DELETE /v2.0/networks/24b8d52c-fde4-4e98-95c3-5c7b997b48e5 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 23:48:19.446 8 INFO neutron.services.segments.plugin [-] Segment 7b2d09c7-1684-4e8a-a770-654b5f6f6035 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b2d09c7-1684-4e8a-a770-654b5f6f6035 found for delete ", "request_id": "req-0ff04c10-7558-4089-b5b5-04ccf80c3133"}]} 2026-06-24 23:48:19.454 8 INFO neutron.services.segments.plugin [-] Segment 7b2d09c7-1684-4e8a-a770-654b5f6f6035 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b2d09c7-1684-4e8a-a770-654b5f6f6035 found for delete ", "request_id": "req-1881e5ee-c7c6-4be7-8685-bf6879c5e685"}]} [pid: 7|app: 0|req: 764/1558] 10.0.0.103 () {34 vars in 695 bytes} [Wed Jun 24 23:48:19 2026] POST /v2.0/security-group-rules => generated 602 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1559] 10.0.0.103 () {32 vars in 726 bytes} [Wed Jun 24 23:48:19 2026] DELETE /v2.0/networks/acbd22f0-a0e2-4483-be3f-5461ded6ff09 => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1560] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:48:19 2026] GET /v2.0/ports?device_id=78234cd6-91f8-4f69-a421-8b47103e7b4b => generated 969 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1561] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:48:19 2026] DELETE /v2.0/security-groups/c09888ba-5a2d-4d68-977b-2e52e899b6e1 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1562] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:48:19 2026] GET /v2.0/security-groups?id=5dc06ba6-04b2-4b66-b8ef-b3a878202dd2&fields=id&fields=name => generated 88 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1563] 199.204.45.19 () {34 vars in 1079 bytes} [Wed Jun 24 23:48:19 2026] GET /v2.0/ports?tenant_id=109daaaa31d14cb9a2da977dc9da6d41&device_id=78234cd6-91f8-4f69-a421-8b47103e7b4b => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 23:48:19.936 8 INFO neutron.api.v2.resource [None req-5b7a74f8-39d1-48ae-b280-dafd8c5c74ba 721777bc1eea40d3875d857ffd84ec7e e6857f4341864ef39c524093a7f1e095 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 800/1564] 10.0.0.103 () {32 vars in 737 bytes} [Wed Jun 24 23:48:19 2026] GET /v2.0/security-groups/c09888ba-5a2d-4d68-977b-2e52e899b6e1 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1565] 199.204.45.19 () {34 vars in 1057 bytes} [Wed Jun 24 23:48:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=5337af71-c95f-463e-bc26-40b9a680e884 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 23:48:20.064 8 INFO neutron_taas.services.taas.taas_plugin [None req-57ddbd1c-bddc-4100-8275-5f6473ce23d7 721777bc1eea40d3875d857ffd84ec7e e6857f4341864ef39c524093a7f1e095 - - default default] TaaS: Handle Delete Port: 6465b214-a58e-4618-a257-df2112616564 2026-06-24 23:48:20.066 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-57ddbd1c-bddc-4100-8275-5f6473ce23d7 721777bc1eea40d3875d857ffd84ec7e e6857f4341864ef39c524093a7f1e095 - - default default] Tap Mirror: Handle Delete Port: 6465b214-a58e-4618-a257-df2112616564 [pid: 7|app: 0|req: 765/1566] 10.0.0.103 () {34 vars in 676 bytes} [Wed Jun 24 23:48:19 2026] POST /v2.0/floatingips => generated 552 bytes in 635 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1567] 199.204.45.19 () {34 vars in 983 bytes} [Wed Jun 24 23:48:20 2026] GET /v2.0/subnets?id=c720b9af-5fb0-4314-b0c1-1c4c627a7532 => generated 691 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1568] 199.204.45.19 () {34 vars in 1051 bytes} [Wed Jun 24 23:48:20 2026] GET /v2.0/ports?network_id=d3cce861-34c8-4f9c-aaf9-ccf6a09514ca&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: 802/1569] 10.0.0.103 () {32 vars in 732 bytes} [Wed Jun 24 23:48:19 2026] DELETE /v2.0/floatingips/21a051e6-55a2-4bec-b496-e333514ba60a => generated 0 bytes in 287 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1570] 199.204.45.19 () {34 vars in 1011 bytes} [Wed Jun 24 23:48:20 2026] GET /v2.0/networks/d3cce861-34c8-4f9c-aaf9-ccf6a09514ca?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: 803/1571] 10.0.0.233 () {34 vars in 1100 bytes} [Wed Jun 24 23:48:20 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1117341239&fields=id&tenant_id=6c9f615987104895b014368b70c4efbf => 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: 804/1572] 199.204.45.19 () {34 vars in 1111 bytes} [Wed Jun 24 23:48:20 2026] GET /v2.0/networks/d3cce861-34c8-4f9c-aaf9-ccf6a09514ca?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: 805/1573] 10.0.0.233 () {34 vars in 1098 bytes} [Wed Jun 24 23:48:20 2026] GET /v2.0/security-groups?name=tempest-securitygroup--562787337&fields=id&tenant_id=6c9f615987104895b014368b70c4efbf => generated 69 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1574] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:48:20 2026] GET /v2.0/security-groups?tenant_id=5fe2575669b84a33a08bfb2dc0143d57&name=default => generated 2925 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 23:48:20.695 7 INFO neutron_taas.services.taas.taas_plugin [None req-b454e7bd-a045-4a6f-a6f6-575456af717e 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] TaaS: Handle Delete Port: 1f615371-632a-499e-9fb5-279166ebf0de 2026-06-24 23:48:20.697 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b454e7bd-a045-4a6f-a6f6-575456af717e 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Tap Mirror: Handle Delete Port: 1f615371-632a-499e-9fb5-279166ebf0de [pid: 8|app: 0|req: 807/1575] 10.0.0.233 () {34 vars in 982 bytes} [Wed Jun 24 23:48:20 2026] GET /v2.0/networks?id=978d837e-979a-49b1-b899-27df93e1d1fd => generated 673 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1576] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:48:20 2026] DELETE /v2.0/security-groups/6dcef10c-5cf9-4c20-ae4e-d55ed3557679 => 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: 809/1577] 10.0.0.233 () {34 vars in 965 bytes} [Wed Jun 24 23:48:20 2026] GET /v2.0/quotas/6c9f615987104895b014368b70c4efbf => 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: 810/1578] 10.0.0.233 () {34 vars in 1002 bytes} [Wed Jun 24 23:48:20 2026] GET /v2.0/ports?tenant_id=6c9f615987104895b014368b70c4efbf&fields=id => generated 103 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1579] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:48:20 2026] GET /v2.0/security-groups?tenant_id=72c89d34e35b4b579eb4301b3c022e9a&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1580] 10.0.0.233 () {34 vars in 1008 bytes} [Wed Jun 24 23:48:20 2026] GET /v2.0/networks/978d837e-979a-49b1-b899-27df93e1d1fd?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: 813/1581] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:48:20 2026] DELETE /v2.0/security-groups/1b2f7841-6f18-464a-a769-b648736cdb1d => 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: 814/1582] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:48:21 2026] GET /v2.0/ports?device_id=78234cd6-91f8-4f69-a421-8b47103e7b4b => generated 969 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1583] 10.0.0.233 () {34 vars in 1108 bytes} [Wed Jun 24 23:48:21 2026] GET /v2.0/networks/978d837e-979a-49b1-b899-27df93e1d1fd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1584] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:48:21 2026] GET /v2.0/security-groups?id=5dc06ba6-04b2-4b66-b8ef-b3a878202dd2&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: 769/1585] 10.0.0.103 () {34 vars in 789 bytes} [Wed Jun 24 23:48:20 2026] PUT /v2.0/routers/940efbf9-f0f6-4273-941e-6499d0de864e/remove_router_interface => generated 309 bytes in 1020 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1586] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:48:21 2026] GET /v2.0/ports?device_id=d8ae1e3e-1747-4aba-95ca-94d551985b1b => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 23:48:21.472 8 INFO neutron.services.segments.plugin [-] Segment 4729852e-dcb8-456d-9800-6046d3d5ad94 resource provider aggregate not found 2026-06-24 23:48:21.500 8 INFO neutron.services.segments.plugin [-] Segment 4729852e-dcb8-456d-9800-6046d3d5ad94 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4729852e-dcb8-456d-9800-6046d3d5ad94 found for delete ", "request_id": "req-0458964a-4714-40f5-8093-62da75c7112a"}]} 2026-06-24 23:48:21.507 8 INFO neutron.services.segments.plugin [-] Segment 4729852e-dcb8-456d-9800-6046d3d5ad94 resource provider aggregate not found 2026-06-24 23:48:21.526 8 INFO neutron.services.segments.plugin [-] Segment 4729852e-dcb8-456d-9800-6046d3d5ad94 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4729852e-dcb8-456d-9800-6046d3d5ad94 found for delete ", "request_id": "req-f8854296-b8a7-4e55-a2c3-a3391166981c"}]} 2026-06-24 23:48:21.574 7 INFO neutron_taas.services.taas.taas_plugin [None req-ab2af91e-6cc4-4857-9909-fbae6f780d00 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] TaaS: Handle Delete Port: a03e7230-3c33-4838-80cb-01470f235136 2026-06-24 23:48:21.578 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ab2af91e-6cc4-4857-9909-fbae6f780d00 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Tap Mirror: Handle Delete Port: a03e7230-3c33-4838-80cb-01470f235136 2026-06-24 23:48:21.881 7 INFO neutron_taas.services.taas.taas_plugin [None req-ab2af91e-6cc4-4857-9909-fbae6f780d00 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] TaaS: Handle Delete Port: a010c4db-79a1-4708-9e43-e2c0f8c059f6 2026-06-24 23:48:21.883 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ab2af91e-6cc4-4857-9909-fbae6f780d00 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Tap Mirror: Handle Delete Port: a010c4db-79a1-4708-9e43-e2c0f8c059f6 2026-06-24 23:48:22.262 7 INFO neutron.services.segments.plugin [-] Segment 187a2067-f2c0-4f91-9296-ba8d11e57cc5 resource provider aggregate not found [pid: 8|app: 0|req: 818/1587] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:48:22 2026] GET /v2.0/ports?device_id=78234cd6-91f8-4f69-a421-8b47103e7b4b => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:48:22.275 7 INFO neutron.services.segments.plugin [-] Segment 187a2067-f2c0-4f91-9296-ba8d11e57cc5 resource provider aggregate not found 2026-06-24 23:48:22.290 7 INFO neutron.services.segments.plugin [-] Segment 187a2067-f2c0-4f91-9296-ba8d11e57cc5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 187a2067-f2c0-4f91-9296-ba8d11e57cc5 found for delete ", "request_id": "req-e5b1a709-f723-4de3-8b0e-a2f00864f0d4"}]} 2026-06-24 23:48:22.304 7 INFO neutron.services.segments.plugin [-] Segment 187a2067-f2c0-4f91-9296-ba8d11e57cc5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 187a2067-f2c0-4f91-9296-ba8d11e57cc5 found for delete ", "request_id": "req-d539ab58-24ca-40e0-9f16-c630a7949eb3"}]} 2026-06-24 23:48:22.313 7 INFO neutron.db.l3_hamode_db [None req-ab2af91e-6cc4-4857-9909-fbae6f780d00 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] HA network 6135c98e-5f52-418f-9875-8b16ac63dc5f was deleted as no HA routers are present in tenant e6857f4341864ef39c524093a7f1e095. [pid: 8|app: 0|req: 819/1588] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:48:22 2026] GET /v2.0/security-groups?id=5dc06ba6-04b2-4b66-b8ef-b3a878202dd2&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: 770/1589] 10.0.0.103 () {32 vars in 724 bytes} [Wed Jun 24 23:48:21 2026] DELETE /v2.0/routers/940efbf9-f0f6-4273-941e-6499d0de864e => generated 0 bytes in 1029 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1590] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:48:22 2026] GET /v2.0/ports?device_id=d8ae1e3e-1747-4aba-95ca-94d551985b1b => 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: 820/1591] 10.0.0.103 () {32 vars in 724 bytes} [Wed Jun 24 23:48:22 2026] DELETE /v2.0/subnets/55f946fd-3b8b-45c2-a881-f43bf8d9cd9c => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 23:48:22.640 7 INFO neutron_taas.services.taas.taas_plugin [None req-08ecde7c-26d8-45f1-baae-4bc525bab978 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] TaaS: Handle Delete Port: 3d9e6e46-8221-46d3-a398-35b115aab178 2026-06-24 23:48:22.665 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-08ecde7c-26d8-45f1-baae-4bc525bab978 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Tap Mirror: Handle Delete Port: 3d9e6e46-8221-46d3-a398-35b115aab178 [pid: 7|app: 0|req: 772/1592] 10.0.0.103 () {32 vars in 726 bytes} [Wed Jun 24 23:48:22 2026] DELETE /v2.0/networks/04261cf1-b176-41e7-ae35-2cbb2fc8e4ab => generated 0 bytes in 339 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1593] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:48:23 2026] GET /v2.0/security-groups?tenant_id=e6857f4341864ef39c524093a7f1e095&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1594] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:48:23 2026] DELETE /v2.0/security-groups/aebc1486-00e0-4aef-99c8-901ab0f01ff2 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1595] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:48:23 2026] GET /v2.0/ports?device_id=78234cd6-91f8-4f69-a421-8b47103e7b4b => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1596] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:48:23 2026] GET /v2.0/security-groups?id=5dc06ba6-04b2-4b66-b8ef-b3a878202dd2&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: 823/1597] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:48:23 2026] GET /v2.0/ports?device_id=d8ae1e3e-1747-4aba-95ca-94d551985b1b => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 23:48:24.321 7 INFO neutron.services.segments.plugin [-] Segment b6ad1d2a-23fe-4ddb-87a7-9e9df0b2cf98 resource provider aggregate not found 2026-06-24 23:48:24.325 7 INFO neutron.services.segments.plugin [-] Segment b6ad1d2a-23fe-4ddb-87a7-9e9df0b2cf98 resource provider aggregate not found 2026-06-24 23:48:24.340 7 INFO neutron.services.segments.plugin [-] Segment b6ad1d2a-23fe-4ddb-87a7-9e9df0b2cf98 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6ad1d2a-23fe-4ddb-87a7-9e9df0b2cf98 found for delete ", "request_id": "req-6989f9e4-6703-4e36-8a90-b4d48b97dca4"}]} 2026-06-24 23:48:24.343 7 INFO neutron.services.segments.plugin [-] Segment b6ad1d2a-23fe-4ddb-87a7-9e9df0b2cf98 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6ad1d2a-23fe-4ddb-87a7-9e9df0b2cf98 found for delete ", "request_id": "req-9baa1fdb-62a4-4ffb-aa84-cfa425c847b0"}]} [pid: 8|app: 0|req: 824/1598] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:48:24 2026] GET /v2.0/ports?device_id=d8ae1e3e-1747-4aba-95ca-94d551985b1b => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1599] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:48:24 2026] GET /v2.0/ports?device_id=78234cd6-91f8-4f69-a421-8b47103e7b4b => generated 969 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1600] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:48:24 2026] GET /v2.0/security-groups?id=5dc06ba6-04b2-4b66-b8ef-b3a878202dd2&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 23:48:25.214 7 INFO neutron.db.segments_db [None req-5a56792a-75e8-4158-8e3d-bc5b63c7cb7e 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Added segment 0504cc53-83a8-4414-b3f1-902d5ccd18b3 of type vxlan for network 680a8c10-33d3-4ad7-b50d-770bcd172c2e [pid: 7|app: 0|req: 776/1601] 10.0.0.103 () {34 vars in 671 bytes} [Wed Jun 24 23:48:24 2026] POST /v2.0/networks => generated 744 bytes in 350 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1602] 10.0.0.103 () {34 vars in 669 bytes} [Wed Jun 24 23:48:25 2026] POST /v2.0/subnets => generated 691 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 23:48:25.596 7 INFO neutron.db.segments_db [None req-ea3544dd-ebdd-4239-8770-2b831ca7cfb7 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Added segment dec5c560-6b8a-4763-8263-b8ff2780c42b of type vxlan for network 00478eb2-ebe8-49f1-a7f6-a180ad3a7f69 [pid: 8|app: 0|req: 827/1603] 199.204.45.19 () {34 vars in 985 bytes} [Wed Jun 24 23:48:25 2026] GET /v2.0/networks?id=978d837e-979a-49b1-b899-27df93e1d1fd => generated 673 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1604] 199.204.45.19 () {34 vars in 1049 bytes} [Wed Jun 24 23:48:25 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=6c9f615987104895b014368b70c4efbf => generated 273 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:48:25.905 7 INFO neutron.db.l3_hamode_db [None req-ea3544dd-ebdd-4239-8770-2b831ca7cfb7 0c7efeec7f91447da48004ffe52b089d 53b92144fdab495c9af49df5439ed715 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 829/1605] 199.204.45.19 () {38 vars in 954 bytes} [Wed Jun 24 23:48:25 2026] POST /v2.0/ports => generated 993 bytes in 361 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: 830/1606] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:48:26 2026] GET /v2.0/ports?device_id=d8ae1e3e-1747-4aba-95ca-94d551985b1b => generated 996 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1607] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:48:26 2026] GET /v2.0/ports?device_id=78234cd6-91f8-4f69-a421-8b47103e7b4b => 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: 832/1608] 199.204.45.19 () {38 vars in 1027 bytes} [Wed Jun 24 23:48:26 2026] PUT /v2.0/ports/a481ed11-4b0a-4e0e-b354-c9ddb9be6d6f => generated 1274 bytes in 437 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: 833/1609] 10.0.0.233 () {34 vars in 1120 bytes} [Wed Jun 24 23:48:26 2026] GET /v2.0/security-groups?id=e09e0d6e-0595-47a9-b1b9-34e6c6926d77&id=b4a8c0c3-e145-43b8-8804-999419795e97&fields=id&fields=name => generated 206 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1610] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:48:26 2026] GET /v2.0/security-groups?id=5dc06ba6-04b2-4b66-b8ef-b3a878202dd2&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 23:48:26.647 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1aa85b19-b0c2-4469-84eb-1fc5cf716438'] response: {'name': 'network-changed', 'server_uuid': 'd8ae1e3e-1747-4aba-95ca-94d551985b1b', 'tag': 'a481ed11-4b0a-4e0e-b354-c9ddb9be6d6f', 'status': 'completed', 'code': 200} 2026-06-24 23:48:26.761 7 INFO neutron.db.l3_hamode_db [None req-ea3544dd-ebdd-4239-8770-2b831ca7cfb7 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 835/1611] 199.204.45.19 () {34 vars in 1079 bytes} [Wed Jun 24 23:48:27 2026] GET /v2.0/ports?tenant_id=6c9f615987104895b014368b70c4efbf&device_id=d8ae1e3e-1747-4aba-95ca-94d551985b1b => generated 1277 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1612] 199.204.45.19 () {34 vars in 1017 bytes} [Wed Jun 24 23:48:27 2026] GET /v2.0/networks?tenant_id=6c9f615987104895b014368b70c4efbf&shared=False => generated 769 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1613] 199.204.45.19 () {34 vars in 929 bytes} [Wed Jun 24 23:48:27 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1614] 10.0.0.103 () {34 vars in 669 bytes} [Wed Jun 24 23:48:25 2026] POST /v2.0/routers => generated 731 bytes in 2155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1615] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:48:27 2026] GET /v2.0/ports?device_id=d8ae1e3e-1747-4aba-95ca-94d551985b1b => generated 1008 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1616] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:48:27 2026] GET /v2.0/ports?device_id=78234cd6-91f8-4f69-a421-8b47103e7b4b => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1617] 10.0.0.233 () {34 vars in 1120 bytes} [Wed Jun 24 23:48:27 2026] GET /v2.0/security-groups?id=e09e0d6e-0595-47a9-b1b9-34e6c6926d77&id=b4a8c0c3-e145-43b8-8804-999419795e97&fields=id&fields=name => generated 206 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1618] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:48:27 2026] GET /v2.0/security-groups?id=5dc06ba6-04b2-4b66-b8ef-b3a878202dd2&fields=id&fields=name => generated 88 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1619] 199.204.45.19 () {34 vars in 1079 bytes} [Wed Jun 24 23:48:28 2026] GET /v2.0/ports?tenant_id=6c9f615987104895b014368b70c4efbf&device_id=d8ae1e3e-1747-4aba-95ca-94d551985b1b => generated 1277 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1620] 199.204.45.19 () {34 vars in 1057 bytes} [Wed Jun 24 23:48:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=a481ed11-4b0a-4e0e-b354-c9ddb9be6d6f => 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: 844/1621] 199.204.45.19 () {34 vars in 983 bytes} [Wed Jun 24 23:48:28 2026] GET /v2.0/subnets?id=a42fe100-7dfa-4c2f-b2e4-02aed441154e => generated 691 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1622] 199.204.45.19 () {34 vars in 1051 bytes} [Wed Jun 24 23:48:28 2026] GET /v2.0/ports?network_id=978d837e-979a-49b1-b899-27df93e1d1fd&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: 846/1623] 199.204.45.19 () {34 vars in 1011 bytes} [Wed Jun 24 23:48:28 2026] GET /v2.0/networks/978d837e-979a-49b1-b899-27df93e1d1fd?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: 847/1624] 199.204.45.19 () {34 vars in 1111 bytes} [Wed Jun 24 23:48:28 2026] GET /v2.0/networks/978d837e-979a-49b1-b899-27df93e1d1fd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1625] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:48:28 2026] GET /v2.0/ports?device_id=d8ae1e3e-1747-4aba-95ca-94d551985b1b => generated 1008 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1626] 10.0.0.233 () {34 vars in 1120 bytes} [Wed Jun 24 23:48:28 2026] GET /v2.0/security-groups?id=e09e0d6e-0595-47a9-b1b9-34e6c6926d77&id=b4a8c0c3-e145-43b8-8804-999419795e97&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: 778/1627] 10.0.0.103 () {34 vars in 783 bytes} [Wed Jun 24 23:48:27 2026] PUT /v2.0/routers/bb30ebda-204b-4779-8541-e0e67bbe0b88/add_router_interface => generated 309 bytes in 1288 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1628] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:48:29 2026] GET /v2.0/ports?device_id=78234cd6-91f8-4f69-a421-8b47103e7b4b => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1629] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:48:29 2026] GET /v2.0/security-groups?id=5dc06ba6-04b2-4b66-b8ef-b3a878202dd2&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: 851/1630] 10.0.0.103 () {34 vars in 685 bytes} [Wed Jun 24 23:48:29 2026] POST /v2.0/security-groups => generated 1660 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1631] 10.0.0.103 () {34 vars in 695 bytes} [Wed Jun 24 23:48:29 2026] POST /v2.0/security-group-rules => generated 597 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1632] 10.0.0.103 () {34 vars in 695 bytes} [Wed Jun 24 23:48:29 2026] POST /v2.0/security-group-rules => generated 602 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1633] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:48:30 2026] GET /v2.0/ports?device_id=d8ae1e3e-1747-4aba-95ca-94d551985b1b => generated 1008 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1634] 10.0.0.233 () {34 vars in 1120 bytes} [Wed Jun 24 23:48:30 2026] GET /v2.0/security-groups?id=e09e0d6e-0595-47a9-b1b9-34e6c6926d77&id=b4a8c0c3-e145-43b8-8804-999419795e97&fields=id&fields=name => generated 206 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1637] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:48:30 2026] GET /v2.0/ports?device_id=78234cd6-91f8-4f69-a421-8b47103e7b4b => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1638] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:48:30 2026] GET /v2.0/security-groups?id=5dc06ba6-04b2-4b66-b8ef-b3a878202dd2&fields=id&fields=name => generated 88 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1639] 10.0.0.103 () {34 vars in 676 bytes} [Wed Jun 24 23:48:29 2026] POST /v2.0/floatingips => generated 552 bytes in 624 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1640] 10.0.0.233 () {34 vars in 1098 bytes} [Wed Jun 24 23:48:30 2026] GET /v2.0/security-groups?name=tempest-securitygroup--763729362&fields=id&tenant_id=53b92144fdab495c9af49df5439ed715 => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1641] 10.0.0.233 () {34 vars in 982 bytes} [Wed Jun 24 23:48:30 2026] GET /v2.0/networks?id=680a8c10-33d3-4ad7-b50d-770bcd172c2e => generated 676 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1642] 10.0.0.233 () {34 vars in 965 bytes} [Wed Jun 24 23:48:31 2026] GET /v2.0/quotas/53b92144fdab495c9af49df5439ed715 => 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: 783/1643] 10.0.0.233 () {34 vars in 1002 bytes} [Wed Jun 24 23:48:31 2026] GET /v2.0/ports?tenant_id=53b92144fdab495c9af49df5439ed715&fields=id => generated 57 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1644] 10.0.0.233 () {34 vars in 1008 bytes} [Wed Jun 24 23:48:31 2026] GET /v2.0/networks/680a8c10-33d3-4ad7-b50d-770bcd172c2e?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1645] 10.0.0.233 () {34 vars in 1108 bytes} [Wed Jun 24 23:48:31 2026] GET /v2.0/networks/680a8c10-33d3-4ad7-b50d-770bcd172c2e?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: 784/1646] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:48:31 2026] GET /v2.0/ports?device_id=d8ae1e3e-1747-4aba-95ca-94d551985b1b => generated 1008 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1647] 10.0.0.233 () {34 vars in 1120 bytes} [Wed Jun 24 23:48:31 2026] GET /v2.0/security-groups?id=e09e0d6e-0595-47a9-b1b9-34e6c6926d77&id=b4a8c0c3-e145-43b8-8804-999419795e97&fields=id&fields=name => generated 206 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1648] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:48:31 2026] GET /v2.0/ports?device_id=749b972a-0e75-4d90-bd27-cbf916a6b3fe => 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: 864/1649] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:48:31 2026] GET /v2.0/ports?device_id=78234cd6-91f8-4f69-a421-8b47103e7b4b => 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: 786/1650] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:48:31 2026] GET /v2.0/security-groups?id=5dc06ba6-04b2-4b66-b8ef-b3a878202dd2&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: 865/1651] 199.204.45.19 () {34 vars in 993 bytes} [Wed Jun 24 23:48:31 2026] GET /v2.0/ports?device_id=78234cd6-91f8-4f69-a421-8b47103e7b4b => 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: 866/1652] 199.204.45.19 () {34 vars in 993 bytes} [Wed Jun 24 23:48:31 2026] GET /v2.0/ports?device_id=d8ae1e3e-1747-4aba-95ca-94d551985b1b => generated 1277 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 23:48:31.809 7 INFO neutron_taas.services.taas.taas_plugin [req-962628a7-6037-4178-b399-e8cf18e1f6d2 req-9db122e5-46a1-459e-b30d-ea6885ac86a0 7b841b51597147fead46469497fb814f 109daaaa31d14cb9a2da977dc9da6d41 - - default default] TaaS: Handle Delete Port: 5337af71-c95f-463e-bc26-40b9a680e884 2026-06-24 23:48:31.811 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-962628a7-6037-4178-b399-e8cf18e1f6d2 req-9db122e5-46a1-459e-b30d-ea6885ac86a0 7b841b51597147fead46469497fb814f 109daaaa31d14cb9a2da977dc9da6d41 - - default default] Tap Mirror: Handle Delete Port: 5337af71-c95f-463e-bc26-40b9a680e884 [pid: 8|app: 0|req: 867/1653] 199.204.45.19 () {34 vars in 1123 bytes} [Wed Jun 24 23:48:31 2026] GET /v2.0/security-groups?id=b4a8c0c3-e145-43b8-8804-999419795e97&id=e09e0d6e-0595-47a9-b1b9-34e6c6926d77&fields=id&fields=name => generated 206 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1654] 199.204.45.19 () {36 vars in 996 bytes} [Wed Jun 24 23:48:31 2026] DELETE /v2.0/ports/5337af71-c95f-463e-bc26-40b9a680e884 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 23:48:31.990 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9c87daac-9c84-419d-96ce-98f8c4e885d0'] response: {'server_uuid': '78234cd6-91f8-4f69-a421-8b47103e7b4b', 'name': 'network-vif-deleted', 'tag': '5337af71-c95f-463e-bc26-40b9a680e884', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 868/1655] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:48:32 2026] GET /v2.0/ports?device_id=d8ae1e3e-1747-4aba-95ca-94d551985b1b => generated 1008 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1656] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:48:32 2026] GET /v2.0/ports?device_id=749b972a-0e75-4d90-bd27-cbf916a6b3fe => 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: 869/1657] 10.0.0.233 () {34 vars in 1120 bytes} [Wed Jun 24 23:48:32 2026] GET /v2.0/security-groups?id=e09e0d6e-0595-47a9-b1b9-34e6c6926d77&id=b4a8c0c3-e145-43b8-8804-999419795e97&fields=id&fields=name => generated 206 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1658] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:48:32 2026] GET /v2.0/ports?device_id=78234cd6-91f8-4f69-a421-8b47103e7b4b => 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: 870/1659] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:48:33 2026] GET /v2.0/ports?device_id=749b972a-0e75-4d90-bd27-cbf916a6b3fe => 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: 790/1660] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:48:33 2026] GET /v2.0/ports?device_id=d8ae1e3e-1747-4aba-95ca-94d551985b1b => generated 1010 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1661] 10.0.0.233 () {34 vars in 1120 bytes} [Wed Jun 24 23:48:33 2026] GET /v2.0/security-groups?id=e09e0d6e-0595-47a9-b1b9-34e6c6926d77&id=b4a8c0c3-e145-43b8-8804-999419795e97&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: 7|app: 0|req: 791/1662] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:48:33 2026] GET /v2.0/ports?device_id=78234cd6-91f8-4f69-a421-8b47103e7b4b => 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: 872/1663] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:48:34 2026] GET /v2.0/ports?device_id=749b972a-0e75-4d90-bd27-cbf916a6b3fe => 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: 792/1664] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:48:34 2026] GET /v2.0/ports?device_id=d8ae1e3e-1747-4aba-95ca-94d551985b1b => generated 1010 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1665] 10.0.0.233 () {34 vars in 1120 bytes} [Wed Jun 24 23:48:34 2026] GET /v2.0/security-groups?id=e09e0d6e-0595-47a9-b1b9-34e6c6926d77&id=b4a8c0c3-e145-43b8-8804-999419795e97&fields=id&fields=name => generated 206 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1666] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:48:34 2026] GET /v2.0/ports?device_id=78234cd6-91f8-4f69-a421-8b47103e7b4b => 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: 874/1667] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:48:34 2026] GET /v2.0/ports?device_id=d8ae1e3e-1747-4aba-95ca-94d551985b1b => generated 1010 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 23:48:35.349 7 INFO neutron.db.l3_db [None req-8b805c6b-a597-4caf-9646-090eaf000980 31fdec3fec2647059fcfa0c66d9f9e8e 6c9f615987104895b014368b70c4efbf - - default default] Floating IP 98d871b1-7e95-4d09-8e04-d5a48d050e26 associated. External IP: 10.96.250.209, port: a481ed11-4b0a-4e0e-b354-c9ddb9be6d6f. [pid: 7|app: 0|req: 794/1668] 10.0.0.103 () {34 vars in 749 bytes} [Wed Jun 24 23:48:34 2026] PUT /v2.0/floatingips/98d871b1-7e95-4d09-8e04-d5a48d050e26 => generated 855 bytes in 671 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:48:35.712 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b5b8540c-46bb-4552-baf0-791b8c4561da'] response: {'name': 'network-changed', 'server_uuid': 'd8ae1e3e-1747-4aba-95ca-94d551985b1b', 'tag': 'a481ed11-4b0a-4e0e-b354-c9ddb9be6d6f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 875/1669] 199.204.45.19 () {34 vars in 985 bytes} [Wed Jun 24 23:48:35 2026] GET /v2.0/networks?id=680a8c10-33d3-4ad7-b50d-770bcd172c2e => generated 676 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1670] 199.204.45.19 () {34 vars in 1049 bytes} [Wed Jun 24 23:48:35 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=53b92144fdab495c9af49df5439ed715 => generated 180 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1671] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:48:35 2026] GET /v2.0/ports?device_id=749b972a-0e75-4d90-bd27-cbf916a6b3fe => 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: 877/1672] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:48:36 2026] GET /v2.0/ports?device_id=78234cd6-91f8-4f69-a421-8b47103e7b4b => 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: 878/1673] 199.204.45.19 () {34 vars in 1079 bytes} [Wed Jun 24 23:48:36 2026] GET /v2.0/ports?tenant_id=6c9f615987104895b014368b70c4efbf&device_id=d8ae1e3e-1747-4aba-95ca-94d551985b1b => generated 1279 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1674] 199.204.45.19 () {38 vars in 954 bytes} [Wed Jun 24 23:48:35 2026] POST /v2.0/ports => generated 954 bytes in 458 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: 879/1675] 199.204.45.19 () {34 vars in 985 bytes} [Wed Jun 24 23:48:36 2026] GET /v2.0/networks?id=978d837e-979a-49b1-b899-27df93e1d1fd => generated 769 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1676] 199.204.45.19 () {34 vars in 1057 bytes} [Wed Jun 24 23:48:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=a481ed11-4b0a-4e0e-b354-c9ddb9be6d6f => generated 858 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1677] 199.204.45.19 () {34 vars in 983 bytes} [Wed Jun 24 23:48:36 2026] GET /v2.0/subnets?id=a42fe100-7dfa-4c2f-b2e4-02aed441154e => generated 691 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1678] 199.204.45.19 () {34 vars in 1051 bytes} [Wed Jun 24 23:48:36 2026] GET /v2.0/ports?network_id=978d837e-979a-49b1-b899-27df93e1d1fd&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1679] 199.204.45.19 () {38 vars in 1027 bytes} [Wed Jun 24 23:48:36 2026] PUT /v2.0/ports/66f9dff3-beda-474d-939a-adc31c90cdd3 => generated 1235 bytes in 472 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1680] 199.204.45.19 () {34 vars in 1011 bytes} [Wed Jun 24 23:48:36 2026] GET /v2.0/networks/978d837e-979a-49b1-b899-27df93e1d1fd?fields=segments => generated 14 bytes in 399 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: 798/1681] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:48:36 2026] GET /v2.0/ports?device_id=749b972a-0e75-4d90-bd27-cbf916a6b3fe => generated 969 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1682] 199.204.45.19 () {34 vars in 1111 bytes} [Wed Jun 24 23:48:36 2026] GET /v2.0/networks/978d837e-979a-49b1-b899-27df93e1d1fd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1683] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:48:36 2026] GET /v2.0/security-groups?id=ebe52c1b-d71f-4ab2-85c3-cec260717d1f&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:48:37.752 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-01d9686e-868c-4231-bc47-418c750462e8'] response: {'name': 'network-changed', 'server_uuid': '749b972a-0e75-4d90-bd27-cbf916a6b3fe', 'tag': '66f9dff3-beda-474d-939a-adc31c90cdd3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 885/1684] 199.204.45.19 () {34 vars in 1079 bytes} [Wed Jun 24 23:48:37 2026] GET /v2.0/ports?tenant_id=53b92144fdab495c9af49df5439ed715&device_id=749b972a-0e75-4d90-bd27-cbf916a6b3fe => generated 1238 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1685] 199.204.45.19 () {34 vars in 1057 bytes} [Wed Jun 24 23:48:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=66f9dff3-beda-474d-939a-adc31c90cdd3 => 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: 886/1686] 199.204.45.19 () {34 vars in 983 bytes} [Wed Jun 24 23:48:37 2026] GET /v2.0/subnets?id=93fdd9cb-2b98-4236-a843-a7d911289da3 => generated 694 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1687] 199.204.45.19 () {34 vars in 1051 bytes} [Wed Jun 24 23:48:37 2026] GET /v2.0/ports?network_id=680a8c10-33d3-4ad7-b50d-770bcd172c2e&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: 887/1688] 199.204.45.19 () {34 vars in 1011 bytes} [Wed Jun 24 23:48:37 2026] GET /v2.0/networks/680a8c10-33d3-4ad7-b50d-770bcd172c2e?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1689] 199.204.45.19 () {34 vars in 1111 bytes} [Wed Jun 24 23:48:37 2026] GET /v2.0/networks/680a8c10-33d3-4ad7-b50d-770bcd172c2e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1690] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:48:38 2026] GET /v2.0/ports?device_id=749b972a-0e75-4d90-bd27-cbf916a6b3fe => generated 969 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1691] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:48:38 2026] GET /v2.0/security-groups?id=ebe52c1b-d71f-4ab2-85c3-cec260717d1f&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:48:38.688 8 INFO neutron_taas.services.taas.taas_plugin [None req-54eb3bba-b3a2-4a71-8277-d08ea1c3b383 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] TaaS: Handle Delete Port: 46e6ab05-96c6-46da-b531-4351c099c81c 2026-06-24 23:48:38.693 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-54eb3bba-b3a2-4a71-8277-d08ea1c3b383 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Tap Mirror: Handle Delete Port: 46e6ab05-96c6-46da-b531-4351c099c81c [pid: 7|app: 0|req: 804/1692] 199.204.45.19 () {34 vars in 1079 bytes} [Wed Jun 24 23:48:39 2026] GET /v2.0/ports?tenant_id=53b92144fdab495c9af49df5439ed715&device_id=749b972a-0e75-4d90-bd27-cbf916a6b3fe => generated 1238 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1693] 199.204.45.19 () {34 vars in 985 bytes} [Wed Jun 24 23:48:39 2026] GET /v2.0/networks?id=680a8c10-33d3-4ad7-b50d-770bcd172c2e => generated 772 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1694] 199.204.45.19 () {34 vars in 1057 bytes} [Wed Jun 24 23:48:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=66f9dff3-beda-474d-939a-adc31c90cdd3 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1695] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:48:39 2026] GET /v2.0/ports?device_id=749b972a-0e75-4d90-bd27-cbf916a6b3fe => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1696] 199.204.45.19 () {34 vars in 983 bytes} [Wed Jun 24 23:48:39 2026] GET /v2.0/subnets?id=93fdd9cb-2b98-4236-a843-a7d911289da3 => generated 694 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1697] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:48:39 2026] GET /v2.0/security-groups?id=ebe52c1b-d71f-4ab2-85c3-cec260717d1f&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1698] 10.0.0.103 () {34 vars in 789 bytes} [Wed Jun 24 23:48:38 2026] PUT /v2.0/routers/6bfcb4e9-f4ca-43e3-ac44-d4257a94d393/remove_router_interface => generated 309 bytes in 1026 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1699] 199.204.45.19 () {34 vars in 1051 bytes} [Wed Jun 24 23:48:39 2026] GET /v2.0/ports?network_id=680a8c10-33d3-4ad7-b50d-770bcd172c2e&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: 7|app: 0|req: 811/1700] 199.204.45.19 () {34 vars in 1011 bytes} [Wed Jun 24 23:48:39 2026] GET /v2.0/networks/680a8c10-33d3-4ad7-b50d-770bcd172c2e?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1701] 199.204.45.19 () {34 vars in 1111 bytes} [Wed Jun 24 23:48:39 2026] GET /v2.0/networks/680a8c10-33d3-4ad7-b50d-770bcd172c2e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 23:48:39.546 8 INFO neutron_taas.services.taas.taas_plugin [None req-e533c65a-7a11-4bba-b1c2-736c55f4405b 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] TaaS: Handle Delete Port: c1fbc541-a918-4ec1-a5b3-b380c04846cc 2026-06-24 23:48:39.549 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e533c65a-7a11-4bba-b1c2-736c55f4405b 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Tap Mirror: Handle Delete Port: c1fbc541-a918-4ec1-a5b3-b380c04846cc 2026-06-24 23:48:39.830 8 INFO neutron_taas.services.taas.taas_plugin [None req-e533c65a-7a11-4bba-b1c2-736c55f4405b 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] TaaS: Handle Delete Port: 8560786b-d3c0-4f89-a1de-9e600f136bdc 2026-06-24 23:48:39.833 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e533c65a-7a11-4bba-b1c2-736c55f4405b 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Tap Mirror: Handle Delete Port: 8560786b-d3c0-4f89-a1de-9e600f136bdc 2026-06-24 23:48:40.188 8 INFO neutron.services.segments.plugin [-] Segment 4610090b-93aa-4b74-9c63-bd00fe16a74d resource provider aggregate not found 2026-06-24 23:48:40.193 8 INFO neutron.services.segments.plugin [-] Segment 4610090b-93aa-4b74-9c63-bd00fe16a74d resource provider aggregate not found 2026-06-24 23:48:40.209 8 INFO neutron.services.segments.plugin [-] Segment 4610090b-93aa-4b74-9c63-bd00fe16a74d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4610090b-93aa-4b74-9c63-bd00fe16a74d found for delete ", "request_id": "req-142e2b74-9ba6-4a3b-bf68-329ffd8e9c43"}]} 2026-06-24 23:48:40.210 8 INFO neutron.db.l3_hamode_db [None req-e533c65a-7a11-4bba-b1c2-736c55f4405b 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] HA network c3927b94-1256-4557-8088-f8d3d095bd53 was deleted as no HA routers are present in tenant 109daaaa31d14cb9a2da977dc9da6d41. 2026-06-24 23:48:40.216 8 INFO neutron.services.segments.plugin [-] Segment 4610090b-93aa-4b74-9c63-bd00fe16a74d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4610090b-93aa-4b74-9c63-bd00fe16a74d found for delete ", "request_id": "req-ff6c432a-531d-4986-a6b5-e228bde95264"}]} [pid: 8|app: 0|req: 890/1702] 10.0.0.103 () {32 vars in 724 bytes} [Wed Jun 24 23:48:39 2026] DELETE /v2.0/routers/6bfcb4e9-f4ca-43e3-ac44-d4257a94d393 => generated 0 bytes in 871 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1703] 10.0.0.103 () {32 vars in 724 bytes} [Wed Jun 24 23:48:40 2026] DELETE /v2.0/subnets/c720b9af-5fb0-4314-b0c1-1c4c627a7532 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1704] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:48:40 2026] GET /v2.0/ports?device_id=749b972a-0e75-4d90-bd27-cbf916a6b3fe => 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: 892/1705] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:48:40 2026] GET /v2.0/security-groups?id=ebe52c1b-d71f-4ab2-85c3-cec260717d1f&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:48:40.518 7 INFO neutron_taas.services.taas.taas_plugin [None req-ea074a0c-15a3-4cd2-ac15-568f9d18ed6a 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] TaaS: Handle Delete Port: e27f88e0-97de-49d5-b0d3-8c9bd81edfad 2026-06-24 23:48:40.522 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ea074a0c-15a3-4cd2-ac15-568f9d18ed6a 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Tap Mirror: Handle Delete Port: e27f88e0-97de-49d5-b0d3-8c9bd81edfad 2026-06-24 23:48:40.698 7 INFO neutron.services.segments.plugin [-] Segment 2ae72c40-f243-4061-811f-9f5ee1af6155 resource provider aggregate not found 2026-06-24 23:48:40.704 7 INFO neutron.services.segments.plugin [-] Segment 2ae72c40-f243-4061-811f-9f5ee1af6155 resource provider aggregate not found 2026-06-24 23:48:40.721 7 INFO neutron.services.segments.plugin [-] Segment 2ae72c40-f243-4061-811f-9f5ee1af6155 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ae72c40-f243-4061-811f-9f5ee1af6155 found for delete ", "request_id": "req-d3c9938c-6099-4b6b-8ebb-396e840053a1"}]} 2026-06-24 23:48:40.723 7 INFO neutron.services.segments.plugin [-] Segment 2ae72c40-f243-4061-811f-9f5ee1af6155 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ae72c40-f243-4061-811f-9f5ee1af6155 found for delete ", "request_id": "req-c63d3511-a29d-4e98-8c82-9587975414a4"}]} [pid: 7|app: 0|req: 814/1706] 10.0.0.103 () {32 vars in 726 bytes} [Wed Jun 24 23:48:40 2026] DELETE /v2.0/networks/d3cce861-34c8-4f9c-aaf9-ccf6a09514ca => generated 0 bytes in 303 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1707] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:48:40 2026] GET /v2.0/security-groups?tenant_id=109daaaa31d14cb9a2da977dc9da6d41&name=default => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1708] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:48:40 2026] DELETE /v2.0/security-groups/5dc06ba6-04b2-4b66-b8ef-b3a878202dd2 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1709] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:48:41 2026] GET /v2.0/ports?device_id=749b972a-0e75-4d90-bd27-cbf916a6b3fe => 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: 816/1710] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:48:41 2026] GET /v2.0/security-groups?id=ebe52c1b-d71f-4ab2-85c3-cec260717d1f&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: 895/1711] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:48:42 2026] GET /v2.0/ports?device_id=749b972a-0e75-4d90-bd27-cbf916a6b3fe => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1712] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:48:42 2026] GET /v2.0/security-groups?id=ebe52c1b-d71f-4ab2-85c3-cec260717d1f&fields=id&fields=name => generated 113 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1713] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:48:43 2026] GET /v2.0/ports?device_id=d8ae1e3e-1747-4aba-95ca-94d551985b1b => generated 1010 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1714] 10.0.0.233 () {34 vars in 1120 bytes} [Wed Jun 24 23:48:43 2026] GET /v2.0/security-groups?id=e09e0d6e-0595-47a9-b1b9-34e6c6926d77&id=b4a8c0c3-e145-43b8-8804-999419795e97&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: 8|app: 0|req: 897/1715] 10.0.0.103 () {32 vars in 736 bytes} [Wed Jun 24 23:48:43 2026] GET /v2.0/ports?device_id=d8ae1e3e-1747-4aba-95ca-94d551985b1b => generated 1279 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1716] 10.0.0.103 () {32 vars in 858 bytes} [Wed Jun 24 23:48:43 2026] GET /v2.0/floatingips?floating_network_id=c6b46b7e-7510-4952-9c80-d6a72022cab8&port_id=a481ed11-4b0a-4e0e-b354-c9ddb9be6d6f => generated 860 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1717] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:48:43 2026] GET /v2.0/ports?device_id=749b972a-0e75-4d90-bd27-cbf916a6b3fe => generated 971 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1718] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:48:43 2026] GET /v2.0/security-groups?id=ebe52c1b-d71f-4ab2-85c3-cec260717d1f&fields=id&fields=name => generated 113 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1719] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:48:44 2026] GET /v2.0/ports?device_id=749b972a-0e75-4d90-bd27-cbf916a6b3fe => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:48:44.942 7 INFO neutron.db.l3_db [None req-02551676-d78d-4c79-8f4c-74bdd5e936d4 a603a7b85a3a436dba456a1acf38bbdf 53b92144fdab495c9af49df5439ed715 - - default default] Floating IP 937d7acb-313e-41ba-99ad-77badc404c12 associated. External IP: 10.96.250.215, port: 66f9dff3-beda-474d-939a-adc31c90cdd3. [pid: 8|app: 0|req: 900/1720] 10.0.0.59 () {34 vars in 989 bytes} [Wed Jun 24 23:48:45 2026] GET /v2.0/ports?device_id=d8ae1e3e-1747-4aba-95ca-94d551985b1b => generated 1279 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1721] 10.0.0.59 () {34 vars in 1119 bytes} [Wed Jun 24 23:48:45 2026] GET /v2.0/security-groups?id=b4a8c0c3-e145-43b8-8804-999419795e97&id=e09e0d6e-0595-47a9-b1b9-34e6c6926d77&fields=id&fields=name => generated 206 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1724] 10.0.0.103 () {34 vars in 749 bytes} [Wed Jun 24 23:48:44 2026] PUT /v2.0/floatingips/937d7acb-313e-41ba-99ad-77badc404c12 => generated 855 bytes in 1161 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:48:45.356 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-43d55399-8ad5-4446-9357-df240d0007a7'] response: {'name': 'network-changed', 'server_uuid': '749b972a-0e75-4d90-bd27-cbf916a6b3fe', 'tag': '66f9dff3-beda-474d-939a-adc31c90cdd3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 904/1725] 199.204.45.19 () {34 vars in 1079 bytes} [Wed Jun 24 23:48:45 2026] GET /v2.0/ports?tenant_id=53b92144fdab495c9af49df5439ed715&device_id=749b972a-0e75-4d90-bd27-cbf916a6b3fe => 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: 822/1726] 199.204.45.19 () {34 vars in 985 bytes} [Wed Jun 24 23:48:45 2026] GET /v2.0/networks?id=680a8c10-33d3-4ad7-b50d-770bcd172c2e => generated 772 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1727] 199.204.45.19 () {34 vars in 1057 bytes} [Wed Jun 24 23:48:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=66f9dff3-beda-474d-939a-adc31c90cdd3 => generated 858 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1728] 199.204.45.19 () {34 vars in 983 bytes} [Wed Jun 24 23:48:46 2026] GET /v2.0/subnets?id=93fdd9cb-2b98-4236-a843-a7d911289da3 => generated 694 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1729] 199.204.45.19 () {34 vars in 1051 bytes} [Wed Jun 24 23:48:46 2026] GET /v2.0/ports?network_id=680a8c10-33d3-4ad7-b50d-770bcd172c2e&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1730] 199.204.45.19 () {34 vars in 1011 bytes} [Wed Jun 24 23:48:46 2026] GET /v2.0/networks/680a8c10-33d3-4ad7-b50d-770bcd172c2e?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1731] 199.204.45.19 () {34 vars in 1111 bytes} [Wed Jun 24 23:48:46 2026] GET /v2.0/networks/680a8c10-33d3-4ad7-b50d-770bcd172c2e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1732] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:48:47 2026] GET /v2.0/ports?device_id=d8ae1e3e-1747-4aba-95ca-94d551985b1b => generated 1010 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1733] 10.0.0.233 () {34 vars in 1120 bytes} [Wed Jun 24 23:48:47 2026] GET /v2.0/security-groups?id=e09e0d6e-0595-47a9-b1b9-34e6c6926d77&id=b4a8c0c3-e145-43b8-8804-999419795e97&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: 826/1734] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:48:49 2026] GET /v2.0/ports?device_id=d8ae1e3e-1747-4aba-95ca-94d551985b1b => generated 1010 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1735] 10.0.0.233 () {34 vars in 1120 bytes} [Wed Jun 24 23:48:49 2026] GET /v2.0/security-groups?id=e09e0d6e-0595-47a9-b1b9-34e6c6926d77&id=b4a8c0c3-e145-43b8-8804-999419795e97&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: 827/1736] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:48:50 2026] GET /v2.0/ports?device_id=d8ae1e3e-1747-4aba-95ca-94d551985b1b => generated 1010 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1737] 10.0.0.233 () {34 vars in 1120 bytes} [Wed Jun 24 23:48:50 2026] GET /v2.0/security-groups?id=e09e0d6e-0595-47a9-b1b9-34e6c6926d77&id=b4a8c0c3-e145-43b8-8804-999419795e97&fields=id&fields=name => generated 206 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1738] 199.204.45.19 () {34 vars in 993 bytes} [Wed Jun 24 23:48:50 2026] GET /v2.0/ports?device_id=d8ae1e3e-1747-4aba-95ca-94d551985b1b => generated 1010 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 23:48:50.482 8 INFO neutron_taas.services.taas.taas_plugin [req-f5d42c79-e9d8-481d-8276-61d242b384e0 req-802da1e9-8270-4a08-92ca-695cae0d76ce 31fdec3fec2647059fcfa0c66d9f9e8e 6c9f615987104895b014368b70c4efbf - - default default] TaaS: Handle Delete Port: a481ed11-4b0a-4e0e-b354-c9ddb9be6d6f 2026-06-24 23:48:50.487 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-f5d42c79-e9d8-481d-8276-61d242b384e0 req-802da1e9-8270-4a08-92ca-695cae0d76ce 31fdec3fec2647059fcfa0c66d9f9e8e 6c9f615987104895b014368b70c4efbf - - default default] Tap Mirror: Handle Delete Port: a481ed11-4b0a-4e0e-b354-c9ddb9be6d6f 2026-06-24 23:48:50.635 8 INFO neutron.db.l3_db [req-f5d42c79-e9d8-481d-8276-61d242b384e0 req-802da1e9-8270-4a08-92ca-695cae0d76ce 31fdec3fec2647059fcfa0c66d9f9e8e 6c9f615987104895b014368b70c4efbf - - default default] Floating IP 98d871b1-7e95-4d09-8e04-d5a48d050e26 disassociated. External IP: 10.96.250.209, port: a481ed11-4b0a-4e0e-b354-c9ddb9be6d6f. [pid: 8|app: 0|req: 911/1739] 199.204.45.19 () {36 vars in 996 bytes} [Wed Jun 24 23:48:50 2026] DELETE /v2.0/ports/a481ed11-4b0a-4e0e-b354-c9ddb9be6d6f => generated 0 bytes in 672 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 23:48:51.062 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9712cbc1-0ed3-4c91-9334-3a86c1abdf22'] response: {'server_uuid': 'd8ae1e3e-1747-4aba-95ca-94d551985b1b', 'name': 'network-vif-deleted', 'tag': 'a481ed11-4b0a-4e0e-b354-c9ddb9be6d6f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 829/1740] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:48:51 2026] GET /v2.0/ports?device_id=d8ae1e3e-1747-4aba-95ca-94d551985b1b => 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: 912/1741] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:48:52 2026] GET /v2.0/ports?device_id=d8ae1e3e-1747-4aba-95ca-94d551985b1b => 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: 830/1742] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:48:53 2026] GET /v2.0/ports?device_id=d8ae1e3e-1747-4aba-95ca-94d551985b1b => 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: 831/1743] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:48:54 2026] DELETE /v2.0/security-groups/e09e0d6e-0595-47a9-b1b9-34e6c6926d77 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 23:48:54.850 7 INFO neutron.api.v2.resource [None req-85853276-5438-4ad1-9812-25dccd6252ec 31fdec3fec2647059fcfa0c66d9f9e8e 6c9f615987104895b014368b70c4efbf - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 832/1744] 10.0.0.103 () {32 vars in 737 bytes} [Wed Jun 24 23:48:54 2026] GET /v2.0/security-groups/e09e0d6e-0595-47a9-b1b9-34e6c6926d77 => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1745] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:48:54 2026] GET /v2.0/security-groups?tenant_id=919398fc0e114d23a3a0b67fd24a877e&name=default => generated 2925 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 23:48:54.994 7 INFO neutron_taas.services.taas.taas_plugin [None req-46c66145-2876-4657-86c8-8f9a234b2286 31fdec3fec2647059fcfa0c66d9f9e8e 6c9f615987104895b014368b70c4efbf - - default default] TaaS: Handle Delete Port: af335093-fd89-4ead-b7c7-a0b47c4f77c5 2026-06-24 23:48:54.997 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-46c66145-2876-4657-86c8-8f9a234b2286 31fdec3fec2647059fcfa0c66d9f9e8e 6c9f615987104895b014368b70c4efbf - - default default] Tap Mirror: Handle Delete Port: af335093-fd89-4ead-b7c7-a0b47c4f77c5 [pid: 8|app: 0|req: 914/1746] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:48:54 2026] DELETE /v2.0/security-groups/0771b88f-f38f-45f9-9697-a671b5a54d43 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1747] 10.0.0.103 () {32 vars in 732 bytes} [Wed Jun 24 23:48:54 2026] DELETE /v2.0/floatingips/98d871b1-7e95-4d09-8e04-d5a48d050e26 => generated 0 bytes in 350 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1748] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:48:55 2026] DELETE /v2.0/security-groups/b4a8c0c3-e145-43b8-8804-999419795e97 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 23:48:55.758 7 INFO neutron_taas.services.taas.taas_plugin [None req-6181cca3-58bb-49c8-899b-e9793cba25c8 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] TaaS: Handle Delete Port: bccf3e81-d924-43be-9a19-fd21ed2db742 2026-06-24 23:48:55.760 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6181cca3-58bb-49c8-899b-e9793cba25c8 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Tap Mirror: Handle Delete Port: bccf3e81-d924-43be-9a19-fd21ed2db742 [pid: 8|app: 0|req: 916/1749] 10.0.0.59 () {34 vars in 989 bytes} [Wed Jun 24 23:48:56 2026] GET /v2.0/ports?device_id=749b972a-0e75-4d90-bd27-cbf916a6b3fe => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1750] 10.0.0.59 () {34 vars in 1039 bytes} [Wed Jun 24 23:48:56 2026] GET /v2.0/security-groups?id=ebe52c1b-d71f-4ab2-85c3-cec260717d1f&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: 834/1751] 10.0.0.103 () {34 vars in 789 bytes} [Wed Jun 24 23:48:55 2026] PUT /v2.0/routers/65ed017a-01de-49c9-9e95-e9a2fc25933a/remove_router_interface => generated 309 bytes in 1009 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:48:56.573 8 INFO neutron_taas.services.taas.taas_plugin [None req-e3d88f9d-84b6-471b-8d88-ea872c3aa2bb 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] TaaS: Handle Delete Port: f7b0715b-b843-4a9e-9f99-221589a650cb 2026-06-24 23:48:56.576 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e3d88f9d-84b6-471b-8d88-ea872c3aa2bb 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Tap Mirror: Handle Delete Port: f7b0715b-b843-4a9e-9f99-221589a650cb 2026-06-24 23:48:56.794 8 INFO neutron_taas.services.taas.taas_plugin [None req-e3d88f9d-84b6-471b-8d88-ea872c3aa2bb 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] TaaS: Handle Delete Port: 6248559a-baa4-4584-a86e-179a7ed58468 2026-06-24 23:48:56.796 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e3d88f9d-84b6-471b-8d88-ea872c3aa2bb 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Tap Mirror: Handle Delete Port: 6248559a-baa4-4584-a86e-179a7ed58468 2026-06-24 23:48:57.093 8 INFO neutron.services.segments.plugin [-] Segment 4ed24023-0f41-4247-bc29-b66a3eb454af resource provider aggregate not found 2026-06-24 23:48:57.098 8 INFO neutron.services.segments.plugin [-] Segment 4ed24023-0f41-4247-bc29-b66a3eb454af resource provider aggregate not found 2026-06-24 23:48:57.112 8 INFO neutron.services.segments.plugin [-] Segment 4ed24023-0f41-4247-bc29-b66a3eb454af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ed24023-0f41-4247-bc29-b66a3eb454af found for delete ", "request_id": "req-fa760b05-a197-4728-b88d-09083993caee"}]} 2026-06-24 23:48:57.118 8 INFO neutron.services.segments.plugin [-] Segment 4ed24023-0f41-4247-bc29-b66a3eb454af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ed24023-0f41-4247-bc29-b66a3eb454af found for delete ", "request_id": "req-42c497c3-ac97-427d-8e05-fefb2605e9c0"}]} 2026-06-24 23:48:57.129 8 INFO neutron.db.l3_hamode_db [None req-e3d88f9d-84b6-471b-8d88-ea872c3aa2bb 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] HA network 19636904-9f12-49ad-8f9b-bf6587ad711b was deleted as no HA routers are present in tenant 6c9f615987104895b014368b70c4efbf. [pid: 8|app: 0|req: 918/1752] 10.0.0.103 () {32 vars in 724 bytes} [Wed Jun 24 23:48:56 2026] DELETE /v2.0/routers/65ed017a-01de-49c9-9e95-e9a2fc25933a => generated 0 bytes in 732 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1753] 10.0.0.103 () {32 vars in 724 bytes} [Wed Jun 24 23:48:57 2026] DELETE /v2.0/subnets/a42fe100-7dfa-4c2f-b2e4-02aed441154e => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 23:48:57.445 8 INFO neutron_taas.services.taas.taas_plugin [None req-e9c17094-8a45-4b7d-89c9-a86ae2b00455 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] TaaS: Handle Delete Port: e98aa3f9-1ffa-41bd-ae6f-93454646b9ef 2026-06-24 23:48:57.448 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e9c17094-8a45-4b7d-89c9-a86ae2b00455 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Tap Mirror: Handle Delete Port: e98aa3f9-1ffa-41bd-ae6f-93454646b9ef [pid: 8|app: 0|req: 919/1754] 10.0.0.103 () {32 vars in 726 bytes} [Wed Jun 24 23:48:57 2026] DELETE /v2.0/networks/978d837e-979a-49b1-b899-27df93e1d1fd => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 23:48:57.999 7 INFO neutron_taas.services.taas.taas_plugin [None req-8601287c-9ee8-433e-bf10-2f484bb53636 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] TaaS: Handle Delete Port: 03c69f66-5122-4d3d-897e-82ddbccd7efc 2026-06-24 23:48:58.002 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8601287c-9ee8-433e-bf10-2f484bb53636 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Tap Mirror: Handle Delete Port: 03c69f66-5122-4d3d-897e-82ddbccd7efc [pid: 8|app: 0|req: 920/1755] 10.0.0.48 () {32 vars in 801 bytes} [Wed Jun 24 23:48:58 2026] GET /v2.0/extensions => generated 21537 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1756] 10.0.0.103 () {34 vars in 789 bytes} [Wed Jun 24 23:48:57 2026] PUT /v2.0/routers/3b93a2cd-c4a0-4a0f-8ed5-19042254ce3b/remove_router_interface => generated 309 bytes in 923 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1757] 10.0.0.48 () {30 vars in 723 bytes} [Wed Jun 24 23:48:58 2026] GET /v2.0/quotas/98b66c88c93c44ec9ed7181b445a85e0/details => generated 847 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:48:58.783 7 INFO neutron_taas.services.taas.taas_plugin [None req-dadcc5f6-8c04-406d-802d-464124e477dd 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] TaaS: Handle Delete Port: 562cb9e5-31cc-4ba2-91f0-7c48a5579cc0 2026-06-24 23:48:58.788 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dadcc5f6-8c04-406d-802d-464124e477dd 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Tap Mirror: Handle Delete Port: 562cb9e5-31cc-4ba2-91f0-7c48a5579cc0 2026-06-24 23:48:59.041 7 INFO neutron_taas.services.taas.taas_plugin [None req-dadcc5f6-8c04-406d-802d-464124e477dd 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] TaaS: Handle Delete Port: 8fb0f892-7f5f-4b17-bb22-0169b9c7ecb4 2026-06-24 23:48:59.044 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dadcc5f6-8c04-406d-802d-464124e477dd 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Tap Mirror: Handle Delete Port: 8fb0f892-7f5f-4b17-bb22-0169b9c7ecb4 2026-06-24 23:48:59.136 8 INFO neutron.services.segments.plugin [-] Segment d6bd492f-c5da-4702-aa92-be5fbc74c97e resource provider aggregate not found 2026-06-24 23:48:59.142 8 INFO neutron.services.segments.plugin [-] Segment d6bd492f-c5da-4702-aa92-be5fbc74c97e resource provider aggregate not found 2026-06-24 23:48:59.163 8 INFO neutron.services.segments.plugin [-] Segment d6bd492f-c5da-4702-aa92-be5fbc74c97e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6bd492f-c5da-4702-aa92-be5fbc74c97e found for delete ", "request_id": "req-0f9f6aa0-5907-4aca-8f79-aca81928e9a3"}]} 2026-06-24 23:48:59.165 8 INFO neutron.services.segments.plugin [-] Segment d6bd492f-c5da-4702-aa92-be5fbc74c97e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6bd492f-c5da-4702-aa92-be5fbc74c97e found for delete ", "request_id": "req-ef6fd828-518c-43ee-aa77-17deecc1f9a7"}]} 2026-06-24 23:48:59.410 7 INFO neutron.services.segments.plugin [-] Segment 95856083-bd29-4303-8508-183f00ccb773 resource provider aggregate not found 2026-06-24 23:48:59.416 7 INFO neutron.services.segments.plugin [-] Segment 95856083-bd29-4303-8508-183f00ccb773 resource provider aggregate not found 2026-06-24 23:48:59.428 7 INFO neutron.services.segments.plugin [-] Segment 95856083-bd29-4303-8508-183f00ccb773 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 95856083-bd29-4303-8508-183f00ccb773 found for delete ", "request_id": "req-4ed7bd8c-404b-40b9-84a6-1504086b643d"}]} 2026-06-24 23:48:59.440 7 INFO neutron.services.segments.plugin [-] Segment 95856083-bd29-4303-8508-183f00ccb773 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 95856083-bd29-4303-8508-183f00ccb773 found for delete ", "request_id": "req-0779ecd4-d11b-4ed1-86cc-706eec28e434"}]} 2026-06-24 23:48:59.454 7 INFO neutron.db.l3_hamode_db [None req-dadcc5f6-8c04-406d-802d-464124e477dd 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] HA network 11faaca1-1fe0-4cfc-82cc-431dac200f3c was deleted as no HA routers are present in tenant 4acb3cd2884d4cd390b781294b6d4d6a. [pid: 7|app: 0|req: 837/1758] 10.0.0.103 () {32 vars in 724 bytes} [Wed Jun 24 23:48:58 2026] DELETE /v2.0/routers/3b93a2cd-c4a0-4a0f-8ed5-19042254ce3b => generated 0 bytes in 901 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1759] 10.0.0.103 () {32 vars in 724 bytes} [Wed Jun 24 23:48:59 2026] DELETE /v2.0/subnets/39ff62e7-938d-4cdb-9fd1-0ca80a888743 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 23:48:59.716 7 INFO neutron_taas.services.taas.taas_plugin [None req-6aca93d2-f6e6-4ca6-b821-f4ba3f0c0697 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] TaaS: Handle Delete Port: bf914498-74ef-4d9b-993d-43bf8d191453 2026-06-24 23:48:59.718 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6aca93d2-f6e6-4ca6-b821-f4ba3f0c0697 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Tap Mirror: Handle Delete Port: bf914498-74ef-4d9b-993d-43bf8d191453 [pid: 7|app: 0|req: 838/1760] 10.0.0.103 () {32 vars in 726 bytes} [Wed Jun 24 23:48:59 2026] DELETE /v2.0/networks/9842a457-215f-4d2a-beb3-491c3a470e96 => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1763] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:49:00 2026] GET /v2.0/security-groups?tenant_id=4acb3cd2884d4cd390b781294b6d4d6a&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: 840/1764] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:49:00 2026] DELETE /v2.0/security-groups/ae30dcc3-c5d8-4f29-89ca-b5b2296c14af => 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: 925/1765] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:49:00 2026] GET /v2.0/security-groups?tenant_id=6c9f615987104895b014368b70c4efbf&name=default => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1766] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:49:00 2026] DELETE /v2.0/security-groups/6a6dfa2f-6bb9-4b05-bd31-e43ca4e18b79 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 23:49:01.463 7 INFO neutron.services.segments.plugin [-] Segment 7457419b-e762-4955-8945-e2d735e0d54d resource provider aggregate not found 2026-06-24 23:49:01.468 7 INFO neutron.services.segments.plugin [-] Segment 7457419b-e762-4955-8945-e2d735e0d54d resource provider aggregate not found 2026-06-24 23:49:01.486 7 INFO neutron.services.segments.plugin [-] Segment 7457419b-e762-4955-8945-e2d735e0d54d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7457419b-e762-4955-8945-e2d735e0d54d found for delete ", "request_id": "req-c6f3553d-0c46-4fc2-bd96-726ad1310162"}]} 2026-06-24 23:49:01.488 7 INFO neutron.services.segments.plugin [-] Segment 7457419b-e762-4955-8945-e2d735e0d54d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7457419b-e762-4955-8945-e2d735e0d54d found for delete ", "request_id": "req-74d44389-c007-4191-9777-6a3cb9a14818"}]} [pid: 8|app: 0|req: 926/1767] 10.0.0.48 () {32 vars in 801 bytes} [Wed Jun 24 23:49:01 2026] GET /v2.0/extensions => generated 21537 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1768] 10.0.0.48 () {30 vars in 723 bytes} [Wed Jun 24 23:49:01 2026] GET /v2.0/quotas/98b66c88c93c44ec9ed7181b445a85e0/details => generated 847 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:49:05.149 8 INFO neutron.db.segments_db [None req-e8f359da-0f97-4046-9135-b61ab97ddf98 94ae7ff6b6844a11ba256da9199aad90 695045d2c9c7420a8b529d7c77122cdc - - default default] Added segment 026ff9d4-9b40-48a4-9168-4a46a95022b9 of type vxlan for network e933eac3-4ee0-4717-aa29-2419eb725aad [pid: 7|app: 0|req: 843/1769] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:49:05 2026] GET /v2.0/security-groups?tenant_id=98b66c88c93c44ec9ed7181b445a85e0&name=default => generated 2925 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1770] 10.0.0.103 () {34 vars in 670 bytes} [Wed Jun 24 23:49:04 2026] POST /v2.0/networks => generated 726 bytes in 432 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1771] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:49:05 2026] DELETE /v2.0/security-groups/45c034aa-0511-4424-a117-17521f58908b => 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: 928/1772] 10.0.0.103 () {34 vars in 669 bytes} [Wed Jun 24 23:49:05 2026] POST /v2.0/subnets => generated 644 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 23:49:05.481 7 WARNING neutron.api.v2.base [None req-c3adc560-805e-4155-8f35-162d4999bc6c 94ae7ff6b6844a11ba256da9199aad90 695045d2c9c7420a8b529d7c77122cdc - - 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-24 23:49:05.481 7 INFO neutron.api.v2.resource [None req-c3adc560-805e-4155-8f35-162d4999bc6c 94ae7ff6b6844a11ba256da9199aad90 695045d2c9c7420a8b529d7c77122cdc - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 845/1773] 10.0.0.103 () {34 vars in 681 bytes} [Wed Jun 24 23:49:05 2026] POST /v2.0/rbac-policies => generated 143 bytes in 9 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-06-24 23:49:05.643 8 INFO neutron.services.segments.plugin [-] Segment 026ff9d4-9b40-48a4-9168-4a46a95022b9 resource provider aggregate not found 2026-06-24 23:49:05.648 8 INFO neutron.services.segments.plugin [-] Segment 026ff9d4-9b40-48a4-9168-4a46a95022b9 resource provider aggregate not found 2026-06-24 23:49:05.661 8 INFO neutron.services.segments.plugin [-] Segment 026ff9d4-9b40-48a4-9168-4a46a95022b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 026ff9d4-9b40-48a4-9168-4a46a95022b9 found for delete ", "request_id": "req-c4c12eda-f5c8-4f38-ac68-da5e4c71cdbf"}]} 2026-06-24 23:49:05.675 8 INFO neutron.services.segments.plugin [-] Segment 026ff9d4-9b40-48a4-9168-4a46a95022b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 026ff9d4-9b40-48a4-9168-4a46a95022b9 found for delete ", "request_id": "req-299f3c7a-55b3-4850-859e-ede0d9353991"}]} [pid: 8|app: 0|req: 929/1774] 10.0.0.103 () {32 vars in 726 bytes} [Wed Jun 24 23:49:05 2026] DELETE /v2.0/networks/e933eac3-4ee0-4717-aa29-2419eb725aad => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 23:49:05.745 7 INFO neutron.db.segments_db [None req-629cf354-0bcd-4dea-bb33-19ea382d5cd6 94ae7ff6b6844a11ba256da9199aad90 695045d2c9c7420a8b529d7c77122cdc - - default default] Added segment 1979e153-c23b-4a64-8d61-9344c89f8a1c of type vxlan for network 4974fb65-1325-47a0-b2d9-18b6a54ba528 [pid: 7|app: 0|req: 846/1775] 10.0.0.103 () {34 vars in 670 bytes} [Wed Jun 24 23:49:05 2026] POST /v2.0/networks => generated 727 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1776] 10.0.0.103 () {34 vars in 669 bytes} [Wed Jun 24 23:49:05 2026] POST /v2.0/subnets => generated 647 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 23:49:06.065 7 WARNING neutron.api.v2.base [None req-0d51caf3-9439-4c3d-b92b-dbe921c0a867 94ae7ff6b6844a11ba256da9199aad90 695045d2c9c7420a8b529d7c77122cdc - - 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-24 23:49:06.066 7 INFO neutron.api.v2.resource [None req-0d51caf3-9439-4c3d-b92b-dbe921c0a867 94ae7ff6b6844a11ba256da9199aad90 695045d2c9c7420a8b529d7c77122cdc - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 847/1777] 10.0.0.103 () {34 vars in 681 bytes} [Wed Jun 24 23:49:06 2026] POST /v2.0/rbac-policies => generated 547 bytes in 11 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1778] 10.0.0.103 () {32 vars in 726 bytes} [Wed Jun 24 23:49:06 2026] DELETE /v2.0/networks/4974fb65-1325-47a0-b2d9-18b6a54ba528 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 23:49:06.352 7 INFO neutron.db.segments_db [None req-6bdebb70-3fcf-4e17-9dd8-3155d80cba59 94ae7ff6b6844a11ba256da9199aad90 695045d2c9c7420a8b529d7c77122cdc - - default default] Added segment 12a56598-33eb-4f9d-8c26-a9460b3c98c7 of type vxlan for network efb92c93-2e59-4425-a107-e1c8638672bb [pid: 7|app: 0|req: 848/1779] 10.0.0.103 () {34 vars in 670 bytes} [Wed Jun 24 23:49:06 2026] POST /v2.0/networks => generated 727 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1780] 10.0.0.103 () {34 vars in 669 bytes} [Wed Jun 24 23:49:06 2026] POST /v2.0/subnets => generated 647 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1781] 10.0.0.103 () {34 vars in 681 bytes} [Wed Jun 24 23:49:06 2026] POST /v2.0/rbac-policies => generated 324 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1782] 10.0.0.103 () {32 vars in 723 bytes} [Wed Jun 24 23:49:07 2026] GET /v2.0/networks/efb92c93-2e59-4425-a107-e1c8638672bb => generated 655 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:49:07.680 8 INFO neutron.services.segments.plugin [-] Segment 1979e153-c23b-4a64-8d61-9344c89f8a1c resource provider aggregate not found 2026-06-24 23:49:07.697 8 INFO neutron.services.segments.plugin [-] Segment 1979e153-c23b-4a64-8d61-9344c89f8a1c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1979e153-c23b-4a64-8d61-9344c89f8a1c found for delete ", "request_id": "req-4d50294d-6330-4b39-98dd-e07d2c35dd0e"}]} 2026-06-24 23:49:07.699 8 INFO neutron.services.segments.plugin [-] Segment 1979e153-c23b-4a64-8d61-9344c89f8a1c resource provider aggregate not found 2026-06-24 23:49:07.709 8 INFO neutron.services.segments.plugin [-] Segment 1979e153-c23b-4a64-8d61-9344c89f8a1c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1979e153-c23b-4a64-8d61-9344c89f8a1c found for delete ", "request_id": "req-76adb165-6740-49c7-aaa3-e71ef9fee251"}]} [pid: 7|app: 0|req: 850/1783] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:49:07 2026] GET /v2.0/ports?device_id=749b972a-0e75-4d90-bd27-cbf916a6b3fe => generated 971 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1784] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:49:07 2026] GET /v2.0/security-groups?id=ebe52c1b-d71f-4ab2-85c3-cec260717d1f&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1785] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:49:07 2026] GET /v2.0/ports?device_id=749b972a-0e75-4d90-bd27-cbf916a6b3fe => generated 971 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:49:07.952 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dd34923a-fa77-48ef-9f6e-8606f3549c82 c4d6b240894443b083f54396c2183a0a 433721e6cf5d41e6b7c6100757623f75 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 851/1786] 10.0.0.103 () {32 vars in 723 bytes} [Wed Jun 24 23:49:07 2026] GET /v2.0/networks/efb92c93-2e59-4425-a107-e1c8638672bb => generated 138 bytes in 149 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1787] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:49:07 2026] GET /v2.0/security-groups?id=ebe52c1b-d71f-4ab2-85c3-cec260717d1f&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:49:08.186 8 INFO neutron.db.segments_db [None req-6bf5525f-dc3d-414d-8d4d-74794cd37361 b2e01e1f235e41bd9c6d7c218ddc67a5 5a979e9148a1493897838c476389c14f - - default default] Added segment 010459b4-6606-46bd-a66c-046b20f63054 of type vxlan for network 97c3d923-dfe9-405b-88fc-7ed8833f6902 2026-06-24 23:49:08.226 7 INFO neutron.services.segments.plugin [-] Segment 12a56598-33eb-4f9d-8c26-a9460b3c98c7 resource provider aggregate not found 2026-06-24 23:49:08.238 7 INFO neutron.services.segments.plugin [-] Segment 12a56598-33eb-4f9d-8c26-a9460b3c98c7 resource provider aggregate not found 2026-06-24 23:49:08.246 7 INFO neutron.services.segments.plugin [-] Segment 12a56598-33eb-4f9d-8c26-a9460b3c98c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 12a56598-33eb-4f9d-8c26-a9460b3c98c7 found for delete ", "request_id": "req-720dd0fd-b9c6-426a-bf3f-6186fb05e177"}]} 2026-06-24 23:49:08.259 7 INFO neutron.services.segments.plugin [-] Segment 12a56598-33eb-4f9d-8c26-a9460b3c98c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 12a56598-33eb-4f9d-8c26-a9460b3c98c7 found for delete ", "request_id": "req-14f96c5a-9375-41b4-b870-667f5ad10867"}]} [pid: 8|app: 0|req: 937/1788] 10.0.0.103 () {34 vars in 671 bytes} [Wed Jun 24 23:49:07 2026] POST /v2.0/networks => generated 632 bytes in 336 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 23:49:08.363 8 INFO neutron.db.segments_db [None req-5e951598-e12f-4084-bbb2-8841ef2abf66 b2e01e1f235e41bd9c6d7c218ddc67a5 5a979e9148a1493897838c476389c14f - - default default] Added segment 90339943-91b5-4250-ba48-5e85764c59e3 of type vxlan for network f3c226ce-0766-485b-acf3-e19972418b0a 2026-06-24 23:49:08.608 8 INFO neutron.db.l3_hamode_db [None req-5e951598-e12f-4084-bbb2-8841ef2abf66 b2e01e1f235e41bd9c6d7c218ddc67a5 5a979e9148a1493897838c476389c14f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 23:49:08.792 7 INFO neutron_taas.services.taas.taas_plugin [None req-8b4823f3-39f8-4f70-9bf3-7fcfcc852f36 94ae7ff6b6844a11ba256da9199aad90 695045d2c9c7420a8b529d7c77122cdc - - default default] TaaS: Handle Delete Port: 57395317-2ea7-4b70-86ec-7949baaa0390 2026-06-24 23:49:08.795 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8b4823f3-39f8-4f70-9bf3-7fcfcc852f36 94ae7ff6b6844a11ba256da9199aad90 695045d2c9c7420a8b529d7c77122cdc - - default default] Tap Mirror: Handle Delete Port: 57395317-2ea7-4b70-86ec-7949baaa0390 [pid: 7|app: 0|req: 852/1789] 10.0.0.103 () {32 vars in 726 bytes} [Wed Jun 24 23:49:07 2026] DELETE /v2.0/networks/efb92c93-2e59-4425-a107-e1c8638672bb => generated 0 bytes in 997 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1790] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:49:08 2026] GET /v2.0/ports?device_id=749b972a-0e75-4d90-bd27-cbf916a6b3fe => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:49:09.005 7 INFO neutron.pecan_wsgi.hooks.translation [None req-50e66920-5868-4068-a758-27f772150bd4 94ae7ff6b6844a11ba256da9199aad90 695045d2c9c7420a8b529d7c77122cdc - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 854/1791] 10.0.0.103 () {32 vars in 724 bytes} [Wed Jun 24 23:49:08 2026] DELETE /v2.0/subnets/b00033ed-07b0-4d41-8cfd-dd2ab7a9c6e3 => generated 136 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1792] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:49:09 2026] GET /v2.0/security-groups?id=ebe52c1b-d71f-4ab2-85c3-cec260717d1f&fields=id&fields=name => generated 113 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:49:09.041 7 INFO neutron.pecan_wsgi.hooks.translation [None req-884b1423-324f-42fd-8c5e-60548059258e 94ae7ff6b6844a11ba256da9199aad90 695045d2c9c7420a8b529d7c77122cdc - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 856/1793] 10.0.0.103 () {32 vars in 724 bytes} [Wed Jun 24 23:49:09 2026] DELETE /v2.0/subnets/cc731903-db4c-4e56-a84f-a41ed31d2725 => generated 136 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 23:49:09.057 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c01eca95-fe65-4830-ba2f-9f12f988a2f6 94ae7ff6b6844a11ba256da9199aad90 695045d2c9c7420a8b529d7c77122cdc - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 857/1794] 10.0.0.103 () {32 vars in 724 bytes} [Wed Jun 24 23:49:09 2026] DELETE /v2.0/subnets/1b1bf9a4-7fd4-42a2-812b-240920abf397 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 23:49:09.407 8 INFO neutron.db.l3_hamode_db [None req-5e951598-e12f-4084-bbb2-8841ef2abf66 b2e01e1f235e41bd9c6d7c218ddc67a5 5a979e9148a1493897838c476389c14f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 858/1795] 199.204.45.19 () {34 vars in 1079 bytes} [Wed Jun 24 23:49:09 2026] GET /v2.0/ports?tenant_id=53b92144fdab495c9af49df5439ed715&device_id=749b972a-0e75-4d90-bd27-cbf916a6b3fe => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1796] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:49:09 2026] GET /v2.0/security-groups?tenant_id=d584106683b4471f983638711dd0a27c&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: 860/1797] 199.204.45.19 () {34 vars in 985 bytes} [Wed Jun 24 23:49:10 2026] GET /v2.0/networks?id=680a8c10-33d3-4ad7-b50d-770bcd172c2e => generated 772 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1798] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:49:10 2026] GET /v2.0/ports?device_id=749b972a-0e75-4d90-bd27-cbf916a6b3fe => 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: 938/1799] 10.0.0.103 () {34 vars in 669 bytes} [Wed Jun 24 23:49:08 2026] POST /v2.0/routers => generated 693 bytes in 1951 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 23:49:10.273 7 INFO neutron.services.segments.plugin [-] Segment 12a56598-33eb-4f9d-8c26-a9460b3c98c7 resource provider aggregate not found 2026-06-24 23:49:10.287 7 INFO neutron.services.segments.plugin [-] Segment 12a56598-33eb-4f9d-8c26-a9460b3c98c7 resource provider aggregate not found 2026-06-24 23:49:10.304 7 INFO neutron.services.segments.plugin [-] Segment 12a56598-33eb-4f9d-8c26-a9460b3c98c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 12a56598-33eb-4f9d-8c26-a9460b3c98c7 found for delete ", "request_id": "req-2d74d255-089f-415c-b0a0-2026a0d4d725"}]} 2026-06-24 23:49:10.315 7 INFO neutron.services.segments.plugin [-] Segment 12a56598-33eb-4f9d-8c26-a9460b3c98c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 12a56598-33eb-4f9d-8c26-a9460b3c98c7 found for delete ", "request_id": "req-7446797f-18e6-48f9-b2c1-2060052ba4a9"}]} [pid: 8|app: 0|req: 939/1800] 199.204.45.19 () {34 vars in 1057 bytes} [Wed Jun 24 23:49:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=66f9dff3-beda-474d-939a-adc31c90cdd3 => generated 860 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1801] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:49:10 2026] DELETE /v2.0/security-groups/f223befd-ee07-4971-9461-aba9583c4954 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1802] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:49:10 2026] GET /v2.0/security-groups?id=ebe52c1b-d71f-4ab2-85c3-cec260717d1f&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: 941/1803] 199.204.45.19 () {34 vars in 983 bytes} [Wed Jun 24 23:49:10 2026] GET /v2.0/subnets?id=93fdd9cb-2b98-4236-a843-a7d911289da3 => generated 694 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1804] 199.204.45.19 () {34 vars in 1051 bytes} [Wed Jun 24 23:49:10 2026] GET /v2.0/ports?network_id=680a8c10-33d3-4ad7-b50d-770bcd172c2e&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: 943/1805] 199.204.45.19 () {34 vars in 1011 bytes} [Wed Jun 24 23:49:10 2026] GET /v2.0/networks/680a8c10-33d3-4ad7-b50d-770bcd172c2e?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1806] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:49:10 2026] GET /v2.0/security-groups?tenant_id=695045d2c9c7420a8b529d7c77122cdc&name=default => generated 2925 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1807] 199.204.45.19 () {34 vars in 1111 bytes} [Wed Jun 24 23:49:10 2026] GET /v2.0/networks/680a8c10-33d3-4ad7-b50d-770bcd172c2e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1808] 10.0.0.103 () {32 vars in 776 bytes} [Wed Jun 24 23:49:10 2026] GET /v2.0/subnets?project_id=5a979e9148a1493897838c476389c14f&cidr=10.100.0.0%2F28 => generated 14 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1809] 10.0.0.103 () {32 vars in 694 bytes} [Wed Jun 24 23:49:10 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1810] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:49:10 2026] DELETE /v2.0/security-groups/6754cbfe-c08c-467c-8fd1-cdcdc067c0ed => 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: 865/1811] 10.0.0.103 () {32 vars in 784 bytes} [Wed Jun 24 23:49:10 2026] GET /v2.0/subnets?network_id=c6b46b7e-7510-4952-9c80-d6a72022cab8&cidr=10.100.0.0%2F28 => generated 14 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1812] 10.0.0.103 () {34 vars in 669 bytes} [Wed Jun 24 23:49:10 2026] POST /v2.0/subnets => generated 657 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1813] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:49:10 2026] GET /v2.0/security-groups?tenant_id=433721e6cf5d41e6b7c6100757623f75&name=default => generated 2925 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1814] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:49:10 2026] DELETE /v2.0/security-groups/880b76f4-87cf-4779-bf49-0e0ab49aa44f => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1815] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:49:11 2026] GET /v2.0/ports?device_id=749b972a-0e75-4d90-bd27-cbf916a6b3fe => 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: 869/1816] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:49:11 2026] GET /v2.0/security-groups?id=ebe52c1b-d71f-4ab2-85c3-cec260717d1f&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: 948/1817] 10.0.0.103 () {34 vars in 783 bytes} [Wed Jun 24 23:49:10 2026] PUT /v2.0/routers/6796b9b2-627d-48c6-9b47-983a8dc1b4f5/add_router_interface => generated 309 bytes in 1247 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1818] 10.0.0.103 () {32 vars in 649 bytes} [Wed Jun 24 23:49:12 2026] GET /v2.0/networks => generated 5060 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1819] 10.0.0.103 () {32 vars in 647 bytes} [Wed Jun 24 23:49:12 2026] GET /v2.0/subnets => generated 3898 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1820] 10.0.0.103 () {32 vars in 647 bytes} [Wed Jun 24 23:49:12 2026] GET /v2.0/routers => generated 1463 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1821] 10.0.0.103 () {34 vars in 685 bytes} [Wed Jun 24 23:49:12 2026] POST /v2.0/security-groups => generated 1671 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1822] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:49:12 2026] GET /v2.0/ports?device_id=749b972a-0e75-4d90-bd27-cbf916a6b3fe => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1823] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:49:12 2026] GET /v2.0/security-groups?id=ebe52c1b-d71f-4ab2-85c3-cec260717d1f&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: 872/1824] 10.0.0.103 () {34 vars in 695 bytes} [Wed Jun 24 23:49:12 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: 953/1825] 10.0.0.103 () {34 vars in 695 bytes} [Wed Jun 24 23:49:12 2026] POST /v2.0/security-group-rules => generated 596 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1826] 10.0.0.103 () {34 vars in 695 bytes} [Wed Jun 24 23:49:12 2026] POST /v2.0/security-group-rules => generated 602 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1827] 10.0.0.103 () {34 vars in 695 bytes} [Wed Jun 24 23:49:13 2026] POST /v2.0/security-group-rules => generated 601 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 23:49:13.175 7 INFO neutron.db.securitygroups_db [None req-4ae0e0a1-af4a-440c-b67d-efa126ad5a65 b2e01e1f235e41bd9c6d7c218ddc67a5 5a979e9148a1493897838c476389c14f - - default default] Project 5a979e9148a1493897838c476389c14f 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: 874/1828] 10.0.0.103 () {34 vars in 695 bytes} [Wed Jun 24 23:49:13 2026] POST /v2.0/security-group-rules => generated 607 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 23:49:13.324 8 INFO neutron.db.securitygroups_db [None req-ffed5821-819e-41a1-ade0-3b9009641120 b2e01e1f235e41bd9c6d7c218ddc67a5 5a979e9148a1493897838c476389c14f - - default default] Project 5a979e9148a1493897838c476389c14f 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: 955/1829] 10.0.0.103 () {34 vars in 695 bytes} [Wed Jun 24 23:49:13 2026] POST /v2.0/security-group-rules => generated 606 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1830] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:49:13 2026] GET /v2.0/ports?device_id=749b972a-0e75-4d90-bd27-cbf916a6b3fe => generated 971 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1831] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:49:13 2026] GET /v2.0/security-groups?id=ebe52c1b-d71f-4ab2-85c3-cec260717d1f&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1832] 10.0.0.103 () {32 vars in 649 bytes} [Wed Jun 24 23:49:13 2026] GET /v2.0/networks => generated 1297 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1833] 10.0.0.233 () {34 vars in 1096 bytes} [Wed Jun 24 23:49:14 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-36243338&fields=id&tenant_id=5a979e9148a1493897838c476389c14f => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1834] 10.0.0.233 () {34 vars in 982 bytes} [Wed Jun 24 23:49:14 2026] GET /v2.0/networks?id=97c3d923-dfe9-405b-88fc-7ed8833f6902 => generated 660 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1835] 10.0.0.233 () {34 vars in 965 bytes} [Wed Jun 24 23:49:14 2026] GET /v2.0/quotas/5a979e9148a1493897838c476389c14f => 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: 958/1836] 10.0.0.233 () {34 vars in 1002 bytes} [Wed Jun 24 23:49:14 2026] GET /v2.0/ports?tenant_id=5a979e9148a1493897838c476389c14f&fields=id => generated 103 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1837] 10.0.0.233 () {34 vars in 1008 bytes} [Wed Jun 24 23:49:14 2026] GET /v2.0/networks/97c3d923-dfe9-405b-88fc-7ed8833f6902?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: 959/1838] 10.0.0.233 () {34 vars in 1108 bytes} [Wed Jun 24 23:49:14 2026] GET /v2.0/networks/97c3d923-dfe9-405b-88fc-7ed8833f6902?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: 880/1839] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:49:14 2026] GET /v2.0/ports?device_id=274862fd-a271-432e-bab3-3e3c4f3aa53b => 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: 960/1840] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:49:14 2026] GET /v2.0/ports?device_id=749b972a-0e75-4d90-bd27-cbf916a6b3fe => generated 971 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1841] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:49:15 2026] GET /v2.0/security-groups?id=ebe52c1b-d71f-4ab2-85c3-cec260717d1f&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:49:15.509 8 INFO neutron.db.segments_db [None req-e822c8e2-d7a0-4cd1-9af8-6f240f01ea68 9cd17d0012b64e0bb11c6eff5210b9a9 69970accbb734b299fd7892d18b9d2e5 - - default default] Added segment 8d18a6c0-b4a4-4132-9014-e236c53740c3 of type vxlan for network 1f19fc05-4db5-4d6d-b21a-ee72d1b574be [pid: 8|app: 0|req: 961/1844] 10.0.0.103 () {34 vars in 670 bytes} [Wed Jun 24 23:49:15 2026] POST /v2.0/networks => generated 631 bytes in 495 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1845] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:49:15 2026] GET /v2.0/ports?device_id=274862fd-a271-432e-bab3-3e3c4f3aa53b => 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: 884/1846] 10.0.0.103 () {34 vars in 664 bytes} [Wed Jun 24 23:49:15 2026] POST /v2.0/ports => generated 743 bytes in 319 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 23:49:16.010 8 INFO neutron.db.segments_db [None req-67b0a549-60cd-4b55-bbc1-a25b7f34adf3 9cd17d0012b64e0bb11c6eff5210b9a9 69970accbb734b299fd7892d18b9d2e5 - - default default] Added segment 3857e1e5-d74b-45f5-a90a-d41bb3d47d5b of type vxlan for network 95ff45d9-9305-499a-9b7c-77f92ea7d7ce [pid: 8|app: 0|req: 963/1847] 10.0.0.103 () {34 vars in 670 bytes} [Wed Jun 24 23:49:15 2026] POST /v2.0/networks => generated 631 bytes in 173 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: 964/1848] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:49:16 2026] GET /v2.0/ports?device_id=749b972a-0e75-4d90-bd27-cbf916a6b3fe => 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: 965/1849] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:49:16 2026] GET /v2.0/security-groups?id=ebe52c1b-d71f-4ab2-85c3-cec260717d1f&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: 885/1850] 10.0.0.103 () {34 vars in 664 bytes} [Wed Jun 24 23:49:16 2026] POST /v2.0/ports => generated 743 bytes in 384 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 23:49:16.558 8 INFO neutron.db.segments_db [None req-2fd6abb3-2f30-496e-b836-8766390c4bfc 9cd17d0012b64e0bb11c6eff5210b9a9 69970accbb734b299fd7892d18b9d2e5 - - default default] Added segment 442a71bf-b84b-41f6-8d8d-4de847f9a2ee of type vxlan for network 54dc5d6e-512b-417e-bc4b-a29b89e21c7e [pid: 8|app: 0|req: 966/1851] 10.0.0.103 () {34 vars in 670 bytes} [Wed Jun 24 23:49:16 2026] POST /v2.0/networks => generated 632 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 967/1852] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:49:16 2026] GET /v2.0/ports?device_id=274862fd-a271-432e-bab3-3e3c4f3aa53b => 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: 886/1853] 10.0.0.103 () {34 vars in 664 bytes} [Wed Jun 24 23:49:16 2026] POST /v2.0/ports => generated 743 bytes in 317 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 23:49:17.061 8 INFO neutron.db.segments_db [None req-e8bde5e5-c18e-43c7-9c17-8f1963961252 9cd17d0012b64e0bb11c6eff5210b9a9 69970accbb734b299fd7892d18b9d2e5 - - default default] Added segment f9a0bc59-ed07-48ea-bd7e-66f01b9fc02e of type vxlan for network 67385891-493b-4c9c-85b5-8b6b9ed88ec5 [pid: 8|app: 0|req: 968/1854] 10.0.0.103 () {34 vars in 670 bytes} [Wed Jun 24 23:49:16 2026] POST /v2.0/networks => generated 632 bytes in 163 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: 969/1855] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:49:17 2026] GET /v2.0/ports?device_id=749b972a-0e75-4d90-bd27-cbf916a6b3fe => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/1856] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:49:17 2026] GET /v2.0/security-groups?id=ebe52c1b-d71f-4ab2-85c3-cec260717d1f&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1857] 10.0.0.103 () {34 vars in 664 bytes} [Wed Jun 24 23:49:17 2026] POST /v2.0/ports => generated 743 bytes in 323 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 23:49:17.557 8 INFO neutron.db.segments_db [None req-344c6c0b-ea6c-43c7-8300-9fa0102feb7d 9cd17d0012b64e0bb11c6eff5210b9a9 69970accbb734b299fd7892d18b9d2e5 - - default default] Added segment 9b28e139-a695-46ec-b815-c94c182783d8 of type vxlan for network 25c3a028-5984-4286-b946-a357e191f49a [pid: 8|app: 0|req: 971/1858] 10.0.0.103 () {34 vars in 670 bytes} [Wed Jun 24 23:49:17 2026] POST /v2.0/networks => generated 631 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 972/1859] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:49:17 2026] GET /v2.0/ports?device_id=274862fd-a271-432e-bab3-3e3c4f3aa53b => 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: 888/1860] 10.0.0.103 () {34 vars in 664 bytes} [Wed Jun 24 23:49:17 2026] POST /v2.0/ports => generated 743 bytes in 317 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/1861] 10.0.0.103 () {34 vars in 747 bytes} [Wed Jun 24 23:49:17 2026] PUT /v2.0/ports/d4064028-9d7e-47c4-b008-4de20cf84414/tags => generated 17 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 889/1862] 10.0.0.103 () {34 vars in 747 bytes} [Wed Jun 24 23:49:18 2026] PUT /v2.0/ports/b74e36bf-9745-456f-9e0b-e0bba1249099/tags => generated 25 bytes in 81 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: 974/1863] 10.0.0.103 () {34 vars in 747 bytes} [Wed Jun 24 23:49:18 2026] PUT /v2.0/ports/384dcea3-bf0d-496c-9d7e-aa8f78276b99/tags => generated 34 bytes in 84 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: 890/1864] 10.0.0.103 () {34 vars in 747 bytes} [Wed Jun 24 23:49:18 2026] PUT /v2.0/ports/93b417c1-c759-4a54-869a-1fd9fb95c2da/tags => generated 19 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 975/1865] 10.0.0.103 () {32 vars in 660 bytes} [Wed Jun 24 23:49:18 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 152 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: 976/1866] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:49:18 2026] GET /v2.0/ports?device_id=749b972a-0e75-4d90-bd27-cbf916a6b3fe => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1867] 10.0.0.103 () {32 vars in 674 bytes} [Wed Jun 24 23:49:18 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/1868] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:49:18 2026] GET /v2.0/security-groups?id=ebe52c1b-d71f-4ab2-85c3-cec260717d1f&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: 892/1869] 10.0.0.103 () {32 vars in 670 bytes} [Wed Jun 24 23:49:18 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1870] 10.0.0.103 () {32 vars in 682 bytes} [Wed Jun 24 23:49:18 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1871] 10.0.0.103 () {32 vars in 668 bytes} [Wed Jun 24 23:49:18 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/1873] 10.0.0.103 () {32 vars in 682 bytes} [Wed Jun 24 23:49:18 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1873] 199.204.45.19 () {34 vars in 985 bytes} [Wed Jun 24 23:49:18 2026] GET /v2.0/networks?id=97c3d923-dfe9-405b-88fc-7ed8833f6902 => generated 660 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1874] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:49:18 2026] GET /v2.0/ports?device_id=274862fd-a271-432e-bab3-3e3c4f3aa53b => 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: 981/1875] 199.204.45.19 () {34 vars in 1049 bytes} [Wed Jun 24 23:49:18 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5a979e9148a1493897838c476389c14f => generated 179 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1876] 10.0.0.103 () {32 vars in 678 bytes} [Wed Jun 24 23:49:18 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1877] 10.0.0.103 () {32 vars in 690 bytes} [Wed Jun 24 23:49:19 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 23:49:19.197 8 INFO neutron_taas.services.taas.taas_plugin [None req-1af25ad6-1982-4068-b4af-25e87fce4d9f 9cd17d0012b64e0bb11c6eff5210b9a9 69970accbb734b299fd7892d18b9d2e5 - - default default] TaaS: Handle Delete Port: d4064028-9d7e-47c4-b008-4de20cf84414 2026-06-24 23:49:19.201 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1af25ad6-1982-4068-b4af-25e87fce4d9f 9cd17d0012b64e0bb11c6eff5210b9a9 69970accbb734b299fd7892d18b9d2e5 - - default default] Tap Mirror: Handle Delete Port: d4064028-9d7e-47c4-b008-4de20cf84414 [pid: 8|app: 0|req: 983/1878] 10.0.0.103 () {32 vars in 720 bytes} [Wed Jun 24 23:49:19 2026] DELETE /v2.0/ports/d4064028-9d7e-47c4-b008-4de20cf84414 => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1879] 199.204.45.19 () {38 vars in 954 bytes} [Wed Jun 24 23:49:19 2026] POST /v2.0/ports => generated 958 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 23:49:19.413 8 INFO neutron_taas.services.taas.taas_plugin [None req-d8457040-fd54-4012-a0cd-bbdd9e4f9954 9cd17d0012b64e0bb11c6eff5210b9a9 69970accbb734b299fd7892d18b9d2e5 - - default default] TaaS: Handle Delete Port: b74e36bf-9745-456f-9e0b-e0bba1249099 2026-06-24 23:49:19.416 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d8457040-fd54-4012-a0cd-bbdd9e4f9954 9cd17d0012b64e0bb11c6eff5210b9a9 69970accbb734b299fd7892d18b9d2e5 - - default default] Tap Mirror: Handle Delete Port: b74e36bf-9745-456f-9e0b-e0bba1249099 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 984/1880] 10.0.0.103 () {32 vars in 720 bytes} [Wed Jun 24 23:49:19 2026] DELETE /v2.0/ports/b74e36bf-9745-456f-9e0b-e0bba1249099 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 23:49:19.609 8 INFO neutron_taas.services.taas.taas_plugin [None req-38a6d671-2850-47cf-bb0b-35485d069edd 9cd17d0012b64e0bb11c6eff5210b9a9 69970accbb734b299fd7892d18b9d2e5 - - default default] TaaS: Handle Delete Port: 384dcea3-bf0d-496c-9d7e-aa8f78276b99 2026-06-24 23:49:19.614 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-38a6d671-2850-47cf-bb0b-35485d069edd 9cd17d0012b64e0bb11c6eff5210b9a9 69970accbb734b299fd7892d18b9d2e5 - - default default] Tap Mirror: Handle Delete Port: 384dcea3-bf0d-496c-9d7e-aa8f78276b99 [pid: 8|app: 0|req: 985/1881] 10.0.0.103 () {32 vars in 720 bytes} [Wed Jun 24 23:49:19 2026] DELETE /v2.0/ports/384dcea3-bf0d-496c-9d7e-aa8f78276b99 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 23:49:19.788 8 INFO neutron_taas.services.taas.taas_plugin [None req-799c9d7d-13b4-4d97-a218-e1cf66c5c8a1 9cd17d0012b64e0bb11c6eff5210b9a9 69970accbb734b299fd7892d18b9d2e5 - - default default] TaaS: Handle Delete Port: 93b417c1-c759-4a54-869a-1fd9fb95c2da 2026-06-24 23:49:19.791 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-799c9d7d-13b4-4d97-a218-e1cf66c5c8a1 9cd17d0012b64e0bb11c6eff5210b9a9 69970accbb734b299fd7892d18b9d2e5 - - default default] Tap Mirror: Handle Delete Port: 93b417c1-c759-4a54-869a-1fd9fb95c2da [pid: 7|app: 0|req: 897/1882] 199.204.45.19 () {38 vars in 1027 bytes} [Wed Jun 24 23:49:19 2026] PUT /v2.0/ports/4a7f24b5-9a8f-41f2-9cca-e846cf791eab => generated 1239 bytes in 411 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 23:49:19.863 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-89166da7-fff0-4f80-8a46-cc58195260ac'] response: {'name': 'network-changed', 'server_uuid': '274862fd-a271-432e-bab3-3e3c4f3aa53b', 'tag': '4a7f24b5-9a8f-41f2-9cca-e846cf791eab', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 986/1883] 10.0.0.103 () {32 vars in 720 bytes} [Wed Jun 24 23:49:19 2026] DELETE /v2.0/ports/93b417c1-c759-4a54-869a-1fd9fb95c2da => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 23:49:19.979 7 INFO neutron_taas.services.taas.taas_plugin [None req-c4f693fe-e39e-4823-9212-06d51ad8d692 9cd17d0012b64e0bb11c6eff5210b9a9 69970accbb734b299fd7892d18b9d2e5 - - default default] TaaS: Handle Delete Port: d2e3e68b-faf4-4bc9-a898-ed410d36775d 2026-06-24 23:49:19.987 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c4f693fe-e39e-4823-9212-06d51ad8d692 9cd17d0012b64e0bb11c6eff5210b9a9 69970accbb734b299fd7892d18b9d2e5 - - default default] Tap Mirror: Handle Delete Port: d2e3e68b-faf4-4bc9-a898-ed410d36775d [pid: 7|app: 0|req: 898/1884] 10.0.0.103 () {32 vars in 720 bytes} [Wed Jun 24 23:49:19 2026] DELETE /v2.0/ports/d2e3e68b-faf4-4bc9-a898-ed410d36775d => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1885] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:49:20 2026] GET /v2.0/ports?device_id=274862fd-a271-432e-bab3-3e3c4f3aa53b => generated 973 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/1886] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:49:20 2026] GET /v2.0/security-groups?id=f975e2cc-6109-4c29-bb30-0135028924e8&fields=id&fields=name => generated 112 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:49:20.215 7 INFO neutron.services.segments.plugin [-] Segment 8d18a6c0-b4a4-4132-9014-e236c53740c3 resource provider aggregate not found 2026-06-24 23:49:20.219 7 INFO neutron.services.segments.plugin [-] Segment 8d18a6c0-b4a4-4132-9014-e236c53740c3 resource provider aggregate not found 2026-06-24 23:49:20.240 7 INFO neutron.services.segments.plugin [-] Segment 8d18a6c0-b4a4-4132-9014-e236c53740c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d18a6c0-b4a4-4132-9014-e236c53740c3 found for delete ", "request_id": "req-c689d295-08df-4bb4-a23c-074a3f73cd43"}]} 2026-06-24 23:49:20.244 7 INFO neutron.services.segments.plugin [-] Segment 8d18a6c0-b4a4-4132-9014-e236c53740c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d18a6c0-b4a4-4132-9014-e236c53740c3 found for delete ", "request_id": "req-b5333bea-093f-45ee-b70d-70fc35559372"}]} [pid: 7|app: 0|req: 899/1887] 10.0.0.103 () {32 vars in 726 bytes} [Wed Jun 24 23:49:20 2026] DELETE /v2.0/networks/1f19fc05-4db5-4d6d-b21a-ee72d1b574be => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 23:49:20.408 8 INFO neutron.services.segments.plugin [-] Segment 3857e1e5-d74b-45f5-a90a-d41bb3d47d5b resource provider aggregate not found 2026-06-24 23:49:20.415 8 INFO neutron.services.segments.plugin [-] Segment 3857e1e5-d74b-45f5-a90a-d41bb3d47d5b resource provider aggregate not found [pid: 7|app: 0|req: 900/1888] 199.204.45.19 () {34 vars in 1079 bytes} [Wed Jun 24 23:49:20 2026] GET /v2.0/ports?tenant_id=5a979e9148a1493897838c476389c14f&device_id=274862fd-a271-432e-bab3-3e3c4f3aa53b => generated 1242 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 23:49:20.433 8 INFO neutron.services.segments.plugin [-] Segment 3857e1e5-d74b-45f5-a90a-d41bb3d47d5b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3857e1e5-d74b-45f5-a90a-d41bb3d47d5b found for delete ", "request_id": "req-40d7e5b3-a490-46fc-be3d-5a1907eee2b7"}]} 2026-06-24 23:49:20.434 8 INFO neutron.services.segments.plugin [-] Segment 3857e1e5-d74b-45f5-a90a-d41bb3d47d5b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3857e1e5-d74b-45f5-a90a-d41bb3d47d5b found for delete ", "request_id": "req-5abf4d96-de53-4158-9037-67cb0517a2fb"}]} [pid: 8|app: 0|req: 989/1889] 10.0.0.103 () {32 vars in 726 bytes} [Wed Jun 24 23:49:20 2026] DELETE /v2.0/networks/95ff45d9-9305-499a-9b7c-77f92ea7d7ce => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1890] 199.204.45.19 () {34 vars in 1017 bytes} [Wed Jun 24 23:49:20 2026] GET /v2.0/networks?tenant_id=5a979e9148a1493897838c476389c14f&shared=False => generated 756 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1891] 199.204.45.19 () {34 vars in 929 bytes} [Wed Jun 24 23:49:20 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/1892] 10.0.0.103 () {32 vars in 726 bytes} [Wed Jun 24 23:49:20 2026] DELETE /v2.0/networks/54dc5d6e-512b-417e-bc4b-a29b89e21c7e => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1893] 10.0.0.103 () {32 vars in 726 bytes} [Wed Jun 24 23:49:20 2026] DELETE /v2.0/networks/67385891-493b-4c9c-85b5-8b6b9ed88ec5 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/1894] 10.0.0.103 () {32 vars in 726 bytes} [Wed Jun 24 23:49:20 2026] DELETE /v2.0/networks/25c3a028-5984-4286-b946-a357e191f49a => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1895] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:49:21 2026] GET /v2.0/ports?device_id=274862fd-a271-432e-bab3-3e3c4f3aa53b => generated 973 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/1896] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:49:21 2026] GET /v2.0/security-groups?id=f975e2cc-6109-4c29-bb30-0135028924e8&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: 993/1897] 199.204.45.19 () {34 vars in 1079 bytes} [Wed Jun 24 23:49:21 2026] GET /v2.0/ports?tenant_id=5a979e9148a1493897838c476389c14f&device_id=274862fd-a271-432e-bab3-3e3c4f3aa53b => generated 1242 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/1898] 199.204.45.19 () {34 vars in 1059 bytes} [Wed Jun 24 23:49:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=4a7f24b5-9a8f-41f2-9cca-e846cf791eab => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/1899] 199.204.45.19 () {34 vars in 983 bytes} [Wed Jun 24 23:49:21 2026] GET /v2.0/subnets?id=330f32b2-28c5-4e3b-88e7-22bd86fb4057 => generated 678 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/1900] 199.204.45.19 () {34 vars in 1051 bytes} [Wed Jun 24 23:49:21 2026] GET /v2.0/ports?network_id=97c3d923-dfe9-405b-88fc-7ed8833f6902&device_owner=network%3Adhcp => generated 1244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/1901] 199.204.45.19 () {34 vars in 1011 bytes} [Wed Jun 24 23:49:21 2026] GET /v2.0/networks/97c3d923-dfe9-405b-88fc-7ed8833f6902?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: 998/1902] 199.204.45.19 () {34 vars in 1111 bytes} [Wed Jun 24 23:49:21 2026] GET /v2.0/networks/97c3d923-dfe9-405b-88fc-7ed8833f6902?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1903] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:49:21 2026] GET /v2.0/security-groups?tenant_id=1e779f333dcf464e81056cd82d3dbac4&name=default => generated 2925 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/1904] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:49:21 2026] DELETE /v2.0/security-groups/222431c0-68c3-423d-8f6a-d55777a052c7 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1905] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:49:22 2026] GET /v2.0/security-groups?tenant_id=62c981b8a7a14cd6a16afc0a8ea3ed3e&name=default => generated 2925 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 23:49:22.271 7 INFO neutron.services.segments.plugin [-] Segment f9a0bc59-ed07-48ea-bd7e-66f01b9fc02e resource provider aggregate not found 2026-06-24 23:49:22.275 7 INFO neutron.services.segments.plugin [-] Segment f9a0bc59-ed07-48ea-bd7e-66f01b9fc02e resource provider aggregate not found [pid: 8|app: 0|req: 1000/1906] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:49:22 2026] DELETE /v2.0/security-groups/9d6b05ec-72de-406c-a717-16abf9f1cb0d => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 23:49:22.294 7 INFO neutron.services.segments.plugin [-] Segment f9a0bc59-ed07-48ea-bd7e-66f01b9fc02e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f9a0bc59-ed07-48ea-bd7e-66f01b9fc02e found for delete ", "request_id": "req-fd789874-6c17-4688-9fce-4660c7060df8"}]} 2026-06-24 23:49:22.296 7 INFO neutron.services.segments.plugin [-] Segment f9a0bc59-ed07-48ea-bd7e-66f01b9fc02e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f9a0bc59-ed07-48ea-bd7e-66f01b9fc02e found for delete ", "request_id": "req-b051b028-dcea-40ae-be23-a33d5b6fd36a"}]} [pid: 7|app: 0|req: 907/1907] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:49:22 2026] GET /v2.0/ports?device_id=274862fd-a271-432e-bab3-3e3c4f3aa53b => generated 973 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:49:22.455 8 INFO neutron.services.segments.plugin [-] Segment 442a71bf-b84b-41f6-8d8d-4de847f9a2ee resource provider aggregate not found [pid: 7|app: 0|req: 908/1908] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:49:22 2026] GET /v2.0/security-groups?tenant_id=69970accbb734b299fd7892d18b9d2e5&name=default => generated 2925 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 23:49:22.460 8 INFO neutron.services.segments.plugin [-] Segment 442a71bf-b84b-41f6-8d8d-4de847f9a2ee resource provider aggregate not found [pid: 8|app: 0|req: 1001/1909] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:49:22 2026] GET /v2.0/security-groups?id=f975e2cc-6109-4c29-bb30-0135028924e8&fields=id&fields=name => generated 112 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:49:22.475 8 INFO neutron.services.segments.plugin [-] Segment 442a71bf-b84b-41f6-8d8d-4de847f9a2ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 442a71bf-b84b-41f6-8d8d-4de847f9a2ee found for delete ", "request_id": "req-4eecdb83-29ff-4423-97db-96d1e755c5ce"}]} 2026-06-24 23:49:22.483 8 INFO neutron.services.segments.plugin [-] Segment 442a71bf-b84b-41f6-8d8d-4de847f9a2ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 442a71bf-b84b-41f6-8d8d-4de847f9a2ee found for delete ", "request_id": "req-3ff2e11e-a756-4da6-9c77-2032e99341f7"}]} 2026-06-24 23:49:22.492 8 INFO neutron.services.segments.plugin [-] Segment 9b28e139-a695-46ec-b815-c94c182783d8 resource provider aggregate not found 2026-06-24 23:49:22.498 8 INFO neutron.services.segments.plugin [-] Segment 9b28e139-a695-46ec-b815-c94c182783d8 resource provider aggregate not found 2026-06-24 23:49:22.503 8 INFO neutron.services.segments.plugin [-] Segment 9b28e139-a695-46ec-b815-c94c182783d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b28e139-a695-46ec-b815-c94c182783d8 found for delete ", "request_id": "req-393a4326-a446-4b91-a98d-a408093c42db"}]} 2026-06-24 23:49:22.516 8 INFO neutron.services.segments.plugin [-] Segment 9b28e139-a695-46ec-b815-c94c182783d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b28e139-a695-46ec-b815-c94c182783d8 found for delete ", "request_id": "req-919c409a-35e8-4b2d-baaa-de2e893f7e1f"}]} [pid: 7|app: 0|req: 909/1910] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:49:22 2026] DELETE /v2.0/security-groups/36a9ad74-f58b-4a13-8ba4-6a967bb2e7cf => 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: 1002/1911] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:49:23 2026] GET /v2.0/ports?device_id=274862fd-a271-432e-bab3-3e3c4f3aa53b => generated 973 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1912] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:49:23 2026] GET /v2.0/security-groups?id=f975e2cc-6109-4c29-bb30-0135028924e8&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: 1003/1913] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:49:24 2026] GET /v2.0/ports?device_id=274862fd-a271-432e-bab3-3e3c4f3aa53b => 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: 911/1914] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:49:24 2026] GET /v2.0/security-groups?id=f975e2cc-6109-4c29-bb30-0135028924e8&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: 1004/1915] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:49:25 2026] GET /v2.0/ports?device_id=274862fd-a271-432e-bab3-3e3c4f3aa53b => generated 975 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1916] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:49:25 2026] GET /v2.0/security-groups?id=f975e2cc-6109-4c29-bb30-0135028924e8&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-24 23:49:26.356 8 INFO neutron.db.segments_db [None req-229813ed-2381-45f6-a7ba-f85878a75af4 daa48f3e88354c2c8354da5af23e6383 38078403cb754a62b6097d7b5f3835cb - - default default] Added segment bb7e4691-e894-4b94-97a3-4a578adaf911 of type vxlan for network 3ad4b018-0458-4881-a282-e19a449e189f [pid: 8|app: 0|req: 1005/1917] 10.0.0.103 () {34 vars in 670 bytes} [Wed Jun 24 23:49:25 2026] POST /v2.0/networks => generated 632 bytes in 531 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1918] 10.0.0.103 () {34 vars in 753 bytes} [Wed Jun 24 23:49:26 2026] PUT /v2.0/networks/3ad4b018-0458-4881-a282-e19a449e189f/tags => generated 25 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/1919] 10.0.0.103 () {32 vars in 733 bytes} [Wed Jun 24 23:49:26 2026] GET /v2.0/networks/3ad4b018-0458-4881-a282-e19a449e189f/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1920] 10.0.0.103 () {34 vars in 764 bytes} [Wed Jun 24 23:49:26 2026] PUT /v2.0/networks/3ad4b018-0458-4881-a282-e19a449e189f/tags/green => generated 4 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/1921] 10.0.0.103 () {32 vars in 733 bytes} [Wed Jun 24 23:49:26 2026] GET /v2.0/networks/3ad4b018-0458-4881-a282-e19a449e189f/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1922] 10.0.0.103 () {34 vars in 760 bytes} [Wed Jun 24 23:49:26 2026] PUT /v2.0/networks/3ad4b018-0458-4881-a282-e19a449e189f/tags/red => generated 4 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/1923] 10.0.0.103 () {32 vars in 733 bytes} [Wed Jun 24 23:49:26 2026] GET /v2.0/networks/3ad4b018-0458-4881-a282-e19a449e189f/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1924] 10.0.0.103 () {34 vars in 782 bytes} [Wed Jun 24 23:49:26 2026] PUT /v2.0/networks/3ad4b018-0458-4881-a282-e19a449e189f/tags/black.or.white => generated 4 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/1925] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:49:27 2026] GET /v2.0/ports?device_id=274862fd-a271-432e-bab3-3e3c4f3aa53b => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/1926] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:49:27 2026] GET /v2.0/security-groups?id=f975e2cc-6109-4c29-bb30-0135028924e8&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: 917/1927] 10.0.0.103 () {32 vars in 733 bytes} [Wed Jun 24 23:49:27 2026] GET /v2.0/networks/3ad4b018-0458-4881-a282-e19a449e189f/tags => generated 52 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/1928] 10.0.0.103 () {34 vars in 753 bytes} [Wed Jun 24 23:49:27 2026] PUT /v2.0/networks/3ad4b018-0458-4881-a282-e19a449e189f/tags => generated 37 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1929] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:49:27 2026] GET /v2.0/ports?device_id=274862fd-a271-432e-bab3-3e3c4f3aa53b => generated 975 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1930] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:49:27 2026] GET /v2.0/security-groups?id=f975e2cc-6109-4c29-bb30-0135028924e8&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: 1012/1931] 10.0.0.103 () {32 vars in 733 bytes} [Wed Jun 24 23:49:27 2026] GET /v2.0/networks/3ad4b018-0458-4881-a282-e19a449e189f/tags => generated 37 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1932] 10.0.0.103 () {32 vars in 741 bytes} [Wed Jun 24 23:49:27 2026] GET /v2.0/networks/3ad4b018-0458-4881-a282-e19a449e189f/tags/red => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/1933] 10.0.0.103 () {32 vars in 736 bytes} [Wed Jun 24 23:49:27 2026] GET /v2.0/ports?device_id=274862fd-a271-432e-bab3-3e3c4f3aa53b => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 23:49:27.390 7 INFO neutron.api.v2.resource [None req-8973af52-26e2-4d6c-bbc0-255ac21fdc3d daa48f3e88354c2c8354da5af23e6383 38078403cb754a62b6097d7b5f3835cb - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 921/1934] 10.0.0.103 () {32 vars in 745 bytes} [Wed Jun 24 23:49:27 2026] GET /v2.0/networks/3ad4b018-0458-4881-a282-e19a449e189f/tags/green => generated 99 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1935] 10.0.0.103 () {32 vars in 744 bytes} [Wed Jun 24 23:49:27 2026] DELETE /v2.0/networks/3ad4b018-0458-4881-a282-e19a449e189f/tags/red => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1936] 10.0.0.103 () {32 vars in 733 bytes} [Wed Jun 24 23:49:27 2026] GET /v2.0/networks/3ad4b018-0458-4881-a282-e19a449e189f/tags => generated 30 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 23:49:27.560 7 INFO neutron.api.v2.resource [None req-56f25d04-3465-4541-9358-41ecd85933ce daa48f3e88354c2c8354da5af23e6383 38078403cb754a62b6097d7b5f3835cb - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 924/1937] 10.0.0.103 () {32 vars in 748 bytes} [Wed Jun 24 23:49:27 2026] DELETE /v2.0/networks/3ad4b018-0458-4881-a282-e19a449e189f/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: 925/1938] 10.0.0.103 () {32 vars in 736 bytes} [Wed Jun 24 23:49:27 2026] DELETE /v2.0/networks/3ad4b018-0458-4881-a282-e19a449e189f/tags => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1939] 10.0.0.103 () {32 vars in 733 bytes} [Wed Jun 24 23:49:27 2026] GET /v2.0/networks/3ad4b018-0458-4881-a282-e19a449e189f/tags => generated 12 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 23:49:27.844 7 INFO neutron.services.segments.plugin [-] Segment bb7e4691-e894-4b94-97a3-4a578adaf911 resource provider aggregate not found 2026-06-24 23:49:27.845 7 INFO neutron.services.segments.plugin [-] Segment bb7e4691-e894-4b94-97a3-4a578adaf911 resource provider aggregate not found 2026-06-24 23:49:27.867 7 INFO neutron.services.segments.plugin [-] Segment bb7e4691-e894-4b94-97a3-4a578adaf911 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb7e4691-e894-4b94-97a3-4a578adaf911 found for delete ", "request_id": "req-f81bf461-165e-4d76-b5be-da724125aef6"}]} 2026-06-24 23:49:27.873 7 INFO neutron.services.segments.plugin [-] Segment bb7e4691-e894-4b94-97a3-4a578adaf911 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb7e4691-e894-4b94-97a3-4a578adaf911 found for delete ", "request_id": "req-19302202-6e1f-4b49-9afe-79c1a9b17e61"}]} [pid: 7|app: 0|req: 927/1940] 10.0.0.103 () {32 vars in 726 bytes} [Wed Jun 24 23:49:27 2026] DELETE /v2.0/networks/3ad4b018-0458-4881-a282-e19a449e189f => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 23:49:28.230 8 INFO neutron.db.l3_db [None req-d3a64bbf-2554-458f-8272-52f97e0591fd b2e01e1f235e41bd9c6d7c218ddc67a5 5a979e9148a1493897838c476389c14f - - default default] Floating IP 4174f7e8-d2e1-4a9d-ab50-7ddbfa979b40 associated. External IP: 10.96.250.219, port: 4a7f24b5-9a8f-41f2-9cca-e846cf791eab. [pid: 8|app: 0|req: 1014/1941] 10.0.0.103 () {34 vars in 677 bytes} [Wed Jun 24 23:49:27 2026] POST /v2.0/floatingips => generated 856 bytes in 1235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1942] 10.0.0.103 () {32 vars in 729 bytes} [Wed Jun 24 23:49:28 2026] GET /v2.0/floatingips/4174f7e8-d2e1-4a9d-ab50-7ddbfa979b40 => generated 856 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:49:28.649 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9545e815-c597-4ee7-b790-a66896847ac3'] response: {'name': 'network-changed', 'server_uuid': '274862fd-a271-432e-bab3-3e3c4f3aa53b', 'tag': '4a7f24b5-9a8f-41f2-9cca-e846cf791eab', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 929/1943] 199.204.45.19 () {34 vars in 1079 bytes} [Wed Jun 24 23:49:29 2026] GET /v2.0/ports?tenant_id=5a979e9148a1493897838c476389c14f&device_id=274862fd-a271-432e-bab3-3e3c4f3aa53b => 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: 1015/1944] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:49:29 2026] GET /v2.0/security-groups?tenant_id=52e6bc48ec5f4c09b921a9b98a749dc1&name=default => generated 2925 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1945] 199.204.45.19 () {34 vars in 985 bytes} [Wed Jun 24 23:49:29 2026] GET /v2.0/networks?id=97c3d923-dfe9-405b-88fc-7ed8833f6902 => generated 756 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1946] 199.204.45.19 () {34 vars in 1059 bytes} [Wed Jun 24 23:49:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=4a7f24b5-9a8f-41f2-9cca-e846cf791eab => generated 859 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1947] 199.204.45.19 () {34 vars in 983 bytes} [Wed Jun 24 23:49:29 2026] GET /v2.0/subnets?id=330f32b2-28c5-4e3b-88e7-22bd86fb4057 => generated 678 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/1948] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:49:29 2026] DELETE /v2.0/security-groups/2ea9aa69-8f10-4ffb-bc32-426fef4dbf64 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1949] 199.204.45.19 () {34 vars in 1051 bytes} [Wed Jun 24 23:49:29 2026] GET /v2.0/ports?network_id=97c3d923-dfe9-405b-88fc-7ed8833f6902&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: 1017/1950] 199.204.45.19 () {34 vars in 1011 bytes} [Wed Jun 24 23:49:29 2026] GET /v2.0/networks/97c3d923-dfe9-405b-88fc-7ed8833f6902?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1951] 199.204.45.19 () {34 vars in 1111 bytes} [Wed Jun 24 23:49:29 2026] GET /v2.0/networks/97c3d923-dfe9-405b-88fc-7ed8833f6902?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: 1018/1952] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:49:29 2026] GET /v2.0/security-groups?tenant_id=38078403cb754a62b6097d7b5f3835cb&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/1953] 10.0.0.103 () {32 vars in 729 bytes} [Wed Jun 24 23:49:29 2026] GET /v2.0/floatingips/4174f7e8-d2e1-4a9d-ab50-7ddbfa979b40 => generated 856 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1954] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:49:29 2026] DELETE /v2.0/security-groups/9d2bfd96-479c-46c0-ab40-7c05392f3c3f => generated 0 bytes in 167 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1957] 10.0.0.103 () {32 vars in 729 bytes} [Wed Jun 24 23:49:30 2026] GET /v2.0/floatingips/4174f7e8-d2e1-4a9d-ab50-7ddbfa979b40 => generated 858 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/1958] 10.0.0.59 () {34 vars in 989 bytes} [Wed Jun 24 23:49:31 2026] GET /v2.0/ports?device_id=749b972a-0e75-4d90-bd27-cbf916a6b3fe => 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: 938/1959] 10.0.0.59 () {34 vars in 1039 bytes} [Wed Jun 24 23:49:31 2026] GET /v2.0/security-groups?id=ebe52c1b-d71f-4ab2-85c3-cec260717d1f&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:49:33.212 8 INFO neutron.db.segments_db [None req-1332a1fb-4560-4a4d-bdcd-40af56ea49c0 e6f1eca401d84e8786ea8f94bdbe5fb4 0d4617770b7948dc878a7a8aadc0265d - - default default] Added segment beb947bb-2c0b-444d-83cc-956f11558464 of type vxlan for network 5f270f29-b283-4d2d-91a1-28d815a7dd7b [pid: 8|app: 0|req: 1022/1960] 10.0.0.103 () {34 vars in 670 bytes} [Wed Jun 24 23:49:32 2026] POST /v2.0/networks => generated 630 bytes in 438 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1961] 10.0.0.103 () {34 vars in 664 bytes} [Wed Jun 24 23:49:33 2026] POST /v2.0/ports => generated 743 bytes in 304 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/1962] 10.0.0.103 () {34 vars in 747 bytes} [Wed Jun 24 23:49:33 2026] PUT /v2.0/ports/5d57940e-9faf-4abb-b6d7-8d6fea9e2b40/tags => generated 25 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 940/1963] 10.0.0.103 () {32 vars in 727 bytes} [Wed Jun 24 23:49:33 2026] GET /v2.0/ports/5d57940e-9faf-4abb-b6d7-8d6fea9e2b40/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1024/1964] 10.0.0.103 () {34 vars in 758 bytes} [Wed Jun 24 23:49:33 2026] PUT /v2.0/ports/5d57940e-9faf-4abb-b6d7-8d6fea9e2b40/tags/green => generated 4 bytes in 106 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: 941/1965] 10.0.0.103 () {32 vars in 727 bytes} [Wed Jun 24 23:49:33 2026] GET /v2.0/ports/5d57940e-9faf-4abb-b6d7-8d6fea9e2b40/tags => generated 34 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1025/1966] 10.0.0.103 () {34 vars in 754 bytes} [Wed Jun 24 23:49:33 2026] PUT /v2.0/ports/5d57940e-9faf-4abb-b6d7-8d6fea9e2b40/tags/red => generated 4 bytes in 73 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: 942/1967] 10.0.0.103 () {32 vars in 727 bytes} [Wed Jun 24 23:49:33 2026] GET /v2.0/ports/5d57940e-9faf-4abb-b6d7-8d6fea9e2b40/tags => generated 34 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1026/1968] 10.0.0.103 () {34 vars in 776 bytes} [Wed Jun 24 23:49:34 2026] PUT /v2.0/ports/5d57940e-9faf-4abb-b6d7-8d6fea9e2b40/tags/black.or.white => generated 4 bytes in 79 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: 943/1969] 10.0.0.103 () {32 vars in 727 bytes} [Wed Jun 24 23:49:34 2026] GET /v2.0/ports/5d57940e-9faf-4abb-b6d7-8d6fea9e2b40/tags => generated 52 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1027/1970] 10.0.0.103 () {34 vars in 747 bytes} [Wed Jun 24 23:49:34 2026] PUT /v2.0/ports/5d57940e-9faf-4abb-b6d7-8d6fea9e2b40/tags => generated 37 bytes in 76 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: 944/1971] 10.0.0.103 () {32 vars in 727 bytes} [Wed Jun 24 23:49:34 2026] GET /v2.0/ports/5d57940e-9faf-4abb-b6d7-8d6fea9e2b40/tags => generated 37 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: 1028/1972] 10.0.0.103 () {32 vars in 735 bytes} [Wed Jun 24 23:49:34 2026] GET /v2.0/ports/5d57940e-9faf-4abb-b6d7-8d6fea9e2b40/tags/red => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 23:49:34.470 7 INFO neutron.api.v2.resource [None req-c3af1d59-e7c3-478e-a298-9ba3578a0333 e6f1eca401d84e8786ea8f94bdbe5fb4 0d4617770b7948dc878a7a8aadc0265d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 945/1973] 10.0.0.103 () {32 vars in 739 bytes} [Wed Jun 24 23:49:34 2026] GET /v2.0/ports/5d57940e-9faf-4abb-b6d7-8d6fea9e2b40/tags/green => generated 99 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1029/1974] 10.0.0.103 () {32 vars in 738 bytes} [Wed Jun 24 23:49:34 2026] DELETE /v2.0/ports/5d57940e-9faf-4abb-b6d7-8d6fea9e2b40/tags/red => generated 0 bytes in 86 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: 946/1975] 10.0.0.103 () {32 vars in 727 bytes} [Wed Jun 24 23:49:34 2026] GET /v2.0/ports/5d57940e-9faf-4abb-b6d7-8d6fea9e2b40/tags => generated 30 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 23:49:34.677 8 INFO neutron.api.v2.resource [None req-e9787488-3650-4ff2-b22c-db10b0bfddcb e6f1eca401d84e8786ea8f94bdbe5fb4 0d4617770b7948dc878a7a8aadc0265d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1030/1976] 10.0.0.103 () {32 vars in 742 bytes} [Wed Jun 24 23:49:34 2026] DELETE /v2.0/ports/5d57940e-9faf-4abb-b6d7-8d6fea9e2b40/tags/green => generated 99 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 947/1977] 10.0.0.103 () {32 vars in 730 bytes} [Wed Jun 24 23:49:34 2026] DELETE /v2.0/ports/5d57940e-9faf-4abb-b6d7-8d6fea9e2b40/tags => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1031/1978] 10.0.0.103 () {32 vars in 727 bytes} [Wed Jun 24 23:49:34 2026] GET /v2.0/ports/5d57940e-9faf-4abb-b6d7-8d6fea9e2b40/tags => generated 12 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, ' 2026-06-24 23:49:34.923 7 INFO neutron_taas.services.taas.taas_plugin [None req-20804aa6-570d-4145-8fd2-35b1d45dc958 e6f1eca401d84e8786ea8f94bdbe5fb4 0d4617770b7948dc878a7a8aadc0265d - - default default] TaaS: Handle Delete Port: 5d57940e-9faf-4abb-b6d7-8d6fea9e2b40 2026-06-24 23:49:34.926 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-20804aa6-570d-4145-8fd2-35b1d45dc958 e6f1eca401d84e8786ea8f94bdbe5fb4 0d4617770b7948dc878a7a8aadc0265d - - default default] Tap Mirror: Handle Delete Port: 5d57940e-9faf-4abb-b6d7-8d6fea9e2b40 [pid: 7|app: 0|req: 948/1979] 10.0.0.103 () {32 vars in 720 bytes} [Wed Jun 24 23:49:34 2026] DELETE /v2.0/ports/5d57940e-9faf-4abb-b6d7-8d6fea9e2b40 => generated 0 bytes in 209 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-24 23:49:35.140 8 INFO neutron.services.segments.plugin [-] Segment beb947bb-2c0b-444d-83cc-956f11558464 resource provider aggregate not found 2026-06-24 23:49:35.149 8 INFO neutron.services.segments.plugin [-] Segment beb947bb-2c0b-444d-83cc-956f11558464 resource provider aggregate not found 2026-06-24 23:49:35.166 8 INFO neutron.services.segments.plugin [-] Segment beb947bb-2c0b-444d-83cc-956f11558464 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid beb947bb-2c0b-444d-83cc-956f11558464 found for delete ", "request_id": "req-2a43bd68-d0ff-4251-b9d6-495eea631fa8"}]} 2026-06-24 23:49:35.169 8 INFO neutron.services.segments.plugin [-] Segment beb947bb-2c0b-444d-83cc-956f11558464 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid beb947bb-2c0b-444d-83cc-956f11558464 found for delete ", "request_id": "req-4e3b5433-fe5a-4de1-936f-98b23e33f450"}]} [pid: 8|app: 0|req: 1032/1980] 10.0.0.103 () {32 vars in 726 bytes} [Wed Jun 24 23:49:35 2026] DELETE /v2.0/networks/5f270f29-b283-4d2d-91a1-28d815a7dd7b => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1981] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:49:36 2026] GET /v2.0/security-groups?tenant_id=7a12358c87e44991965bb69d786fad08&name=default => generated 2925 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/1982] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:49:36 2026] DELETE /v2.0/security-groups/983ddf0e-bf49-4147-bd1b-f8739e466df4 => 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: 950/1983] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:49:36 2026] GET /v2.0/security-groups?tenant_id=0d4617770b7948dc878a7a8aadc0265d&name=default => generated 2925 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/1984] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:49:36 2026] DELETE /v2.0/security-groups/465b7f73-c2eb-4715-b631-a8dde3a6f57d => 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: 951/1985] 10.0.0.59 () {34 vars in 989 bytes} [Wed Jun 24 23:49:39 2026] GET /v2.0/ports?device_id=274862fd-a271-432e-bab3-3e3c4f3aa53b => 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: 1035/1986] 10.0.0.59 () {34 vars in 1039 bytes} [Wed Jun 24 23:49:39 2026] GET /v2.0/security-groups?id=f975e2cc-6109-4c29-bb30-0135028924e8&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: 7|app: 0|req: 952/1987] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:49:40 2026] GET /v2.0/ports?device_id=749b972a-0e75-4d90-bd27-cbf916a6b3fe => generated 971 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/1988] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:49:40 2026] GET /v2.0/security-groups?id=ebe52c1b-d71f-4ab2-85c3-cec260717d1f&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1989] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:49:40 2026] GET /v2.0/ports?device_id=749b972a-0e75-4d90-bd27-cbf916a6b3fe => 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: 1037/1990] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:49:40 2026] GET /v2.0/security-groups?id=ebe52c1b-d71f-4ab2-85c3-cec260717d1f&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: 954/1991] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:49:41 2026] GET /v2.0/ports?device_id=749b972a-0e75-4d90-bd27-cbf916a6b3fe => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/1992] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:49:41 2026] GET /v2.0/security-groups?id=ebe52c1b-d71f-4ab2-85c3-cec260717d1f&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1993] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:49:42 2026] GET /v2.0/ports?device_id=749b972a-0e75-4d90-bd27-cbf916a6b3fe => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/1994] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:49:42 2026] GET /v2.0/security-groups?id=ebe52c1b-d71f-4ab2-85c3-cec260717d1f&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1995] 199.204.45.19 () {34 vars in 993 bytes} [Wed Jun 24 23:49:42 2026] GET /v2.0/ports?device_id=749b972a-0e75-4d90-bd27-cbf916a6b3fe => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:49:43.040 8 INFO neutron_taas.services.taas.taas_plugin [req-e17e712a-245d-465f-93d0-3ca46025bde3 req-34c745ba-cc0b-4524-9998-48846c4ee80b a603a7b85a3a436dba456a1acf38bbdf 53b92144fdab495c9af49df5439ed715 - - default default] TaaS: Handle Delete Port: 66f9dff3-beda-474d-939a-adc31c90cdd3 2026-06-24 23:49:43.042 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-e17e712a-245d-465f-93d0-3ca46025bde3 req-34c745ba-cc0b-4524-9998-48846c4ee80b a603a7b85a3a436dba456a1acf38bbdf 53b92144fdab495c9af49df5439ed715 - - default default] Tap Mirror: Handle Delete Port: 66f9dff3-beda-474d-939a-adc31c90cdd3 2026-06-24 23:49:43.143 8 INFO neutron.db.l3_db [req-e17e712a-245d-465f-93d0-3ca46025bde3 req-34c745ba-cc0b-4524-9998-48846c4ee80b a603a7b85a3a436dba456a1acf38bbdf 53b92144fdab495c9af49df5439ed715 - - default default] Floating IP 937d7acb-313e-41ba-99ad-77badc404c12 disassociated. External IP: 10.96.250.215, port: 66f9dff3-beda-474d-939a-adc31c90cdd3. [pid: 8|app: 0|req: 1040/1996] 199.204.45.19 () {36 vars in 996 bytes} [Wed Jun 24 23:49:42 2026] DELETE /v2.0/ports/66f9dff3-beda-474d-939a-adc31c90cdd3 => generated 0 bytes in 632 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 23:49:43.599 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-61ef7677-d8de-4e0e-8db4-58224bef4709'] response: {'server_uuid': '749b972a-0e75-4d90-bd27-cbf916a6b3fe', 'name': 'network-vif-deleted', 'tag': '66f9dff3-beda-474d-939a-adc31c90cdd3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 957/1997] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:49:43 2026] GET /v2.0/ports?device_id=749b972a-0e75-4d90-bd27-cbf916a6b3fe => 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: 1041/1998] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:49:44 2026] GET /v2.0/ports?device_id=749b972a-0e75-4d90-bd27-cbf916a6b3fe => 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: 1043/2001] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:49:46 2026] GET /v2.0/ports?device_id=749b972a-0e75-4d90-bd27-cbf916a6b3fe => 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: 959/2002] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:49:47 2026] DELETE /v2.0/security-groups/ebe52c1b-d71f-4ab2-85c3-cec260717d1f => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 23:49:47.321 8 INFO neutron.api.v2.resource [None req-3340ccf0-477a-4e98-89c5-abc07140c74a a603a7b85a3a436dba456a1acf38bbdf 53b92144fdab495c9af49df5439ed715 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1044/2003] 10.0.0.103 () {32 vars in 737 bytes} [Wed Jun 24 23:49:47 2026] GET /v2.0/security-groups/ebe52c1b-d71f-4ab2-85c3-cec260717d1f => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 23:49:47.440 7 INFO neutron_taas.services.taas.taas_plugin [None req-35a6fc8d-5594-4114-be88-48ae24ba27a6 a603a7b85a3a436dba456a1acf38bbdf 53b92144fdab495c9af49df5439ed715 - - default default] TaaS: Handle Delete Port: 825f75a5-f705-49b7-9329-0bf9f6fee64c 2026-06-24 23:49:47.443 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-35a6fc8d-5594-4114-be88-48ae24ba27a6 a603a7b85a3a436dba456a1acf38bbdf 53b92144fdab495c9af49df5439ed715 - - default default] Tap Mirror: Handle Delete Port: 825f75a5-f705-49b7-9329-0bf9f6fee64c [pid: 7|app: 0|req: 960/2004] 10.0.0.103 () {32 vars in 732 bytes} [Wed Jun 24 23:49:47 2026] DELETE /v2.0/floatingips/937d7acb-313e-41ba-99ad-77badc404c12 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 23:49:47.976 8 INFO neutron_taas.services.taas.taas_plugin [None req-7907a551-c1d3-4c34-9305-849cdaa90aa0 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] TaaS: Handle Delete Port: bac6e8e0-abac-493d-bf63-a7ed0e28cf47 2026-06-24 23:49:47.979 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7907a551-c1d3-4c34-9305-849cdaa90aa0 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Tap Mirror: Handle Delete Port: bac6e8e0-abac-493d-bf63-a7ed0e28cf47 [pid: 8|app: 0|req: 1045/2005] 10.0.0.103 () {34 vars in 789 bytes} [Wed Jun 24 23:49:47 2026] PUT /v2.0/routers/bb30ebda-204b-4779-8541-e0e67bbe0b88/remove_router_interface => generated 309 bytes in 939 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/2006] 10.0.0.103 () {32 vars in 826 bytes} [Wed Jun 24 23:49:48 2026] GET /v2.0/ports?project_id=5a979e9148a1493897838c476389c14f&network_id=97c3d923-dfe9-405b-88fc-7ed8833f6902 => generated 3695 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 23:49:48.753 8 INFO neutron_taas.services.taas.taas_plugin [None req-2f9f5b4f-facb-4fda-80b6-71a38d101126 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] TaaS: Handle Delete Port: 64f31643-d87d-4da6-a68c-082fb8d41795 2026-06-24 23:49:48.757 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2f9f5b4f-facb-4fda-80b6-71a38d101126 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Tap Mirror: Handle Delete Port: 64f31643-d87d-4da6-a68c-082fb8d41795 [pid: 7|app: 0|req: 962/2007] 10.0.0.103 () {32 vars in 742 bytes} [Wed Jun 24 23:49:48 2026] GET /v2.0/subnets?network_id=c6b46b7e-7510-4952-9c80-d6a72022cab8 => generated 667 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:49:49.042 8 INFO neutron_taas.services.taas.taas_plugin [None req-2f9f5b4f-facb-4fda-80b6-71a38d101126 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] TaaS: Handle Delete Port: 71818784-3a22-4097-a290-710aa78662ca 2026-06-24 23:49:49.044 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2f9f5b4f-facb-4fda-80b6-71a38d101126 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Tap Mirror: Handle Delete Port: 71818784-3a22-4097-a290-710aa78662ca 2026-06-24 23:49:49.300 7 INFO neutron.db.l3_db [None req-8400f622-35ac-48f2-8951-b51cbc268a3c b2e01e1f235e41bd9c6d7c218ddc67a5 5a979e9148a1493897838c476389c14f - - default default] Floating IP 4174f7e8-d2e1-4a9d-ab50-7ddbfa979b40 disassociated. External IP: 10.96.250.219, port: 4a7f24b5-9a8f-41f2-9cca-e846cf791eab. 2026-06-24 23:49:49.471 8 INFO neutron.services.segments.plugin [-] Segment dec5c560-6b8a-4763-8263-b8ff2780c42b resource provider aggregate not found 2026-06-24 23:49:49.474 8 INFO neutron.services.segments.plugin [-] Segment dec5c560-6b8a-4763-8263-b8ff2780c42b resource provider aggregate not found 2026-06-24 23:49:49.489 8 INFO neutron.services.segments.plugin [-] Segment dec5c560-6b8a-4763-8263-b8ff2780c42b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dec5c560-6b8a-4763-8263-b8ff2780c42b found for delete ", "request_id": "req-47190f11-9380-4c17-a27f-2abbfcae10ec"}]} 2026-06-24 23:49:49.491 8 INFO neutron.services.segments.plugin [-] Segment dec5c560-6b8a-4763-8263-b8ff2780c42b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dec5c560-6b8a-4763-8263-b8ff2780c42b found for delete ", "request_id": "req-00d4b4d2-a916-45d4-a1f6-1298784adc1b"}]} 2026-06-24 23:49:49.498 8 INFO neutron.db.l3_hamode_db [None req-2f9f5b4f-facb-4fda-80b6-71a38d101126 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] HA network 00478eb2-ebe8-49f1-a7f6-a180ad3a7f69 was deleted as no HA routers are present in tenant 53b92144fdab495c9af49df5439ed715. [pid: 8|app: 0|req: 1046/2008] 10.0.0.103 () {32 vars in 724 bytes} [Wed Jun 24 23:49:48 2026] DELETE /v2.0/routers/bb30ebda-204b-4779-8541-e0e67bbe0b88 => generated 0 bytes in 950 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/2009] 10.0.0.103 () {34 vars in 749 bytes} [Wed Jun 24 23:49:49 2026] PUT /v2.0/floatingips/4174f7e8-d2e1-4a9d-ab50-7ddbfa979b40 => generated 554 bytes in 522 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/2010] 10.0.0.103 () {32 vars in 729 bytes} [Wed Jun 24 23:49:49 2026] GET /v2.0/floatingips/4174f7e8-d2e1-4a9d-ab50-7ddbfa979b40 => generated 554 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:49:49.686 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-187ec60c-0ab9-43d1-9c22-851a8ce2a14b'] response: {'name': 'network-changed', 'server_uuid': '274862fd-a271-432e-bab3-3e3c4f3aa53b', 'tag': '4a7f24b5-9a8f-41f2-9cca-e846cf791eab', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1047/2011] 10.0.0.103 () {32 vars in 724 bytes} [Wed Jun 24 23:49:49 2026] DELETE /v2.0/subnets/93fdd9cb-2b98-4236-a843-a7d911289da3 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 23:49:49.796 7 INFO neutron_taas.services.taas.taas_plugin [None req-398ce693-cd09-4a87-af40-64ab2eb78962 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] TaaS: Handle Delete Port: b0146880-8b1c-4c55-ba17-2ef3f9cdf79e 2026-06-24 23:49:49.801 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-398ce693-cd09-4a87-af40-64ab2eb78962 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Tap Mirror: Handle Delete Port: b0146880-8b1c-4c55-ba17-2ef3f9cdf79e 2026-06-24 23:49:49.998 7 INFO neutron.services.segments.plugin [-] Segment 0504cc53-83a8-4414-b3f1-902d5ccd18b3 resource provider aggregate not found 2026-06-24 23:49:50.001 7 INFO neutron.services.segments.plugin [-] Segment 0504cc53-83a8-4414-b3f1-902d5ccd18b3 resource provider aggregate not found 2026-06-24 23:49:50.012 7 INFO neutron.services.segments.plugin [-] Segment 0504cc53-83a8-4414-b3f1-902d5ccd18b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0504cc53-83a8-4414-b3f1-902d5ccd18b3 found for delete ", "request_id": "req-423b31e4-6c67-4a5c-ac9d-ab4c64572bc7"}]} 2026-06-24 23:49:50.015 7 INFO neutron.services.segments.plugin [-] Segment 0504cc53-83a8-4414-b3f1-902d5ccd18b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0504cc53-83a8-4414-b3f1-902d5ccd18b3 found for delete ", "request_id": "req-f944c959-dc05-4c1f-8c2f-b440b246de6a"}]} [pid: 7|app: 0|req: 965/2012] 10.0.0.103 () {32 vars in 726 bytes} [Wed Jun 24 23:49:49 2026] DELETE /v2.0/networks/680a8c10-33d3-4ad7-b50d-770bcd172c2e => 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: 1048/2013] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:49:50 2026] GET /v2.0/security-groups?tenant_id=53b92144fdab495c9af49df5439ed715&name=default => generated 2925 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/2014] 199.204.45.19 () {34 vars in 1079 bytes} [Wed Jun 24 23:49:50 2026] GET /v2.0/ports?tenant_id=5a979e9148a1493897838c476389c14f&device_id=274862fd-a271-432e-bab3-3e3c4f3aa53b => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/2015] 199.204.45.19 () {34 vars in 985 bytes} [Wed Jun 24 23:49:50 2026] GET /v2.0/networks?id=97c3d923-dfe9-405b-88fc-7ed8833f6902 => generated 756 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/2016] 199.204.45.19 () {34 vars in 1059 bytes} [Wed Jun 24 23:49:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=4a7f24b5-9a8f-41f2-9cca-e846cf791eab => 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: 969/2017] 199.204.45.19 () {34 vars in 983 bytes} [Wed Jun 24 23:49:50 2026] GET /v2.0/subnets?id=330f32b2-28c5-4e3b-88e7-22bd86fb4057 => generated 678 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2018] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:49:50 2026] DELETE /v2.0/security-groups/2739a4d5-84c9-4afc-97be-0c97a59ee2f1 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/2019] 199.204.45.19 () {34 vars in 1051 bytes} [Wed Jun 24 23:49:50 2026] GET /v2.0/ports?network_id=97c3d923-dfe9-405b-88fc-7ed8833f6902&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2020] 199.204.45.19 () {34 vars in 1011 bytes} [Wed Jun 24 23:49:50 2026] GET /v2.0/networks/97c3d923-dfe9-405b-88fc-7ed8833f6902?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: 971/2021] 199.204.45.19 () {34 vars in 1111 bytes} [Wed Jun 24 23:49:50 2026] GET /v2.0/networks/97c3d923-dfe9-405b-88fc-7ed8833f6902?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: 1051/2022] 10.0.0.103 () {32 vars in 729 bytes} [Wed Jun 24 23:49:50 2026] GET /v2.0/floatingips/4174f7e8-d2e1-4a9d-ab50-7ddbfa979b40 => generated 554 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/2023] 10.0.0.103 () {32 vars in 729 bytes} [Wed Jun 24 23:49:51 2026] GET /v2.0/floatingips/4174f7e8-d2e1-4a9d-ab50-7ddbfa979b40 => generated 552 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:49:52.361 8 INFO neutron.db.segments_db [None req-de331d1c-e01c-4b39-80db-3c851c8d3b39 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Added segment faa83c8e-5f93-4a10-9a7a-76f75b16961b of type vxlan for network 555b0e54-2134-49af-bec3-dfb6e5a79f9e [pid: 8|app: 0|req: 1052/2024] 10.0.0.103 () {34 vars in 671 bytes} [Wed Jun 24 23:49:52 2026] POST /v2.0/networks => generated 746 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/2025] 10.0.0.103 () {34 vars in 669 bytes} [Wed Jun 24 23:49:52 2026] POST /v2.0/subnets => generated 693 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 23:49:52.674 8 INFO neutron.db.segments_db [None req-0a890e33-65cd-4641-b66b-9853f394ab32 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Added segment cc78374f-6533-4707-9c4e-9c6ad07eddb1 of type vxlan for network 376a7405-017f-440e-adbd-a5b65e1e3864 [pid: 7|app: 0|req: 974/2026] 10.0.0.103 () {34 vars in 685 bytes} [Wed Jun 24 23:49:52 2026] POST /v2.0/security-groups => generated 1673 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-24 23:49:52.913 8 INFO neutron.db.l3_hamode_db [None req-0a890e33-65cd-4641-b66b-9853f394ab32 0c7efeec7f91447da48004ffe52b089d 9d56660d1fb0447dbc7f46cf38c4c8c3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 975/2027] 10.0.0.103 () {34 vars in 695 bytes} [Wed Jun 24 23:49:52 2026] POST /v2.0/security-group-rules => generated 597 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/2028] 10.0.0.103 () {34 vars in 695 bytes} [Wed Jun 24 23:49:53 2026] POST /v2.0/security-group-rules => generated 596 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/2029] 10.0.0.103 () {34 vars in 695 bytes} [Wed Jun 24 23:49:53 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: 978/2030] 10.0.0.103 () {34 vars in 695 bytes} [Wed Jun 24 23:49:53 2026] POST /v2.0/security-group-rules => generated 601 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 23:49:53.446 7 INFO neutron.db.securitygroups_db [None req-4f09e0ac-8449-4320-92aa-dcd04b0fdc70 b2e01e1f235e41bd9c6d7c218ddc67a5 5a979e9148a1493897838c476389c14f - - default default] Project 5a979e9148a1493897838c476389c14f 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: 979/2031] 10.0.0.103 () {34 vars in 695 bytes} [Wed Jun 24 23:49:53 2026] POST /v2.0/security-group-rules => generated 607 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 23:49:53.567 7 INFO neutron.db.securitygroups_db [None req-99e55c71-59f3-4507-8d57-c47ca5675a02 b2e01e1f235e41bd9c6d7c218ddc67a5 5a979e9148a1493897838c476389c14f - - default default] Project 5a979e9148a1493897838c476389c14f 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: 980/2032] 10.0.0.103 () {34 vars in 695 bytes} [Wed Jun 24 23:49:53 2026] POST /v2.0/security-group-rules => generated 606 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 23:49:54.108 8 INFO neutron.db.l3_hamode_db [None req-0a890e33-65cd-4641-b66b-9853f394ab32 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 981/2033] 10.0.0.103 () {32 vars in 649 bytes} [Wed Jun 24 23:49:54 2026] GET /v2.0/networks => generated 1297 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/2034] 10.0.0.233 () {34 vars in 1098 bytes} [Wed Jun 24 23:49:54 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-486963096&fields=id&tenant_id=5a979e9148a1493897838c476389c14f => generated 69 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/2035] 10.0.0.233 () {34 vars in 982 bytes} [Wed Jun 24 23:49:54 2026] GET /v2.0/networks?id=97c3d923-dfe9-405b-88fc-7ed8833f6902 => generated 660 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/2036] 10.0.0.233 () {34 vars in 965 bytes} [Wed Jun 24 23:49:54 2026] GET /v2.0/quotas/5a979e9148a1493897838c476389c14f => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/2037] 10.0.0.233 () {34 vars in 1002 bytes} [Wed Jun 24 23:49:54 2026] GET /v2.0/ports?tenant_id=5a979e9148a1493897838c476389c14f&fields=id => generated 149 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/2038] 10.0.0.233 () {34 vars in 1008 bytes} [Wed Jun 24 23:49:54 2026] GET /v2.0/networks/97c3d923-dfe9-405b-88fc-7ed8833f6902?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: 987/2039] 10.0.0.233 () {34 vars in 1108 bytes} [Wed Jun 24 23:49:54 2026] GET /v2.0/networks/97c3d923-dfe9-405b-88fc-7ed8833f6902?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/2040] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:49:54 2026] GET /v2.0/ports?device_id=d1e1b4e1-d49f-41db-b442-4f68d98ae1e6 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2041] 10.0.0.103 () {34 vars in 669 bytes} [Wed Jun 24 23:49:52 2026] POST /v2.0/routers => generated 733 bytes in 2366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2042] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:49:55 2026] GET /v2.0/ports?device_id=d1e1b4e1-d49f-41db-b442-4f68d98ae1e6 => 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: 989/2043] 10.0.0.103 () {34 vars in 783 bytes} [Wed Jun 24 23:49:55 2026] PUT /v2.0/routers/83c2f813-9041-4a2e-b26f-e0de2cda99c2/add_router_interface => generated 309 bytes in 1087 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2044] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:49:56 2026] GET /v2.0/ports?device_id=d1e1b4e1-d49f-41db-b442-4f68d98ae1e6 => 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: 990/2045] 10.0.0.233 () {34 vars in 982 bytes} [Wed Jun 24 23:49:57 2026] GET /v2.0/networks?id=555b0e54-2134-49af-bec3-dfb6e5a79f9e => generated 678 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2046] 10.0.0.233 () {34 vars in 965 bytes} [Wed Jun 24 23:49:57 2026] GET /v2.0/quotas/9d56660d1fb0447dbc7f46cf38c4c8c3 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/2047] 10.0.0.233 () {34 vars in 1002 bytes} [Wed Jun 24 23:49:57 2026] GET /v2.0/ports?tenant_id=9d56660d1fb0447dbc7f46cf38c4c8c3&fields=id => generated 103 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2048] 10.0.0.233 () {34 vars in 1008 bytes} [Wed Jun 24 23:49:57 2026] GET /v2.0/networks/555b0e54-2134-49af-bec3-dfb6e5a79f9e?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/2049] 10.0.0.233 () {34 vars in 1108 bytes} [Wed Jun 24 23:49:57 2026] GET /v2.0/networks/555b0e54-2134-49af-bec3-dfb6e5a79f9e?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: 8|app: 0|req: 1058/2050] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:49:57 2026] GET /v2.0/ports?device_id=ef1f6d6d-51f8-4fb5-990f-d5dfd65ae0c7 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/2051] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:49:57 2026] GET /v2.0/ports?device_id=d1e1b4e1-d49f-41db-b442-4f68d98ae1e6 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2052] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:49:58 2026] GET /v2.0/ports?device_id=ef1f6d6d-51f8-4fb5-990f-d5dfd65ae0c7 => 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: 994/2053] 199.204.45.19 () {34 vars in 985 bytes} [Wed Jun 24 23:49:59 2026] GET /v2.0/networks?id=97c3d923-dfe9-405b-88fc-7ed8833f6902 => generated 660 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/2054] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:49:59 2026] GET /v2.0/ports?device_id=d1e1b4e1-d49f-41db-b442-4f68d98ae1e6 => 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: 1060/2055] 199.204.45.19 () {34 vars in 1049 bytes} [Wed Jun 24 23:49:59 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5a979e9148a1493897838c476389c14f => generated 271 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/2056] 199.204.45.19 () {38 vars in 954 bytes} [Wed Jun 24 23:49:59 2026] POST /v2.0/ports => generated 958 bytes in 391 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: 997/2057] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:49:59 2026] GET /v2.0/ports?device_id=ef1f6d6d-51f8-4fb5-990f-d5dfd65ae0c7 => 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: 1061/2058] 199.204.45.19 () {38 vars in 1027 bytes} [Wed Jun 24 23:49:59 2026] PUT /v2.0/ports/2b51cdf9-e9de-4b15-b74c-558211bff5ec => generated 1239 bytes in 499 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 23:50:00.048 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3ecc98ac-4153-43f1-9b91-5d8425b3afb7'] response: {'name': 'network-changed', 'server_uuid': 'd1e1b4e1-d49f-41db-b442-4f68d98ae1e6', 'tag': '2b51cdf9-e9de-4b15-b74c-558211bff5ec', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 998/2059] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:50:00 2026] GET /v2.0/ports?device_id=d1e1b4e1-d49f-41db-b442-4f68d98ae1e6 => generated 973 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/2062] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:50:00 2026] GET /v2.0/security-groups?id=f147e9ee-de28-481b-83e9-48a26deea0d5&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1063/2063] 199.204.45.19 () {34 vars in 1079 bytes} [Wed Jun 24 23:50:00 2026] GET /v2.0/ports?tenant_id=5a979e9148a1493897838c476389c14f&device_id=d1e1b4e1-d49f-41db-b442-4f68d98ae1e6 => 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: 1001/2064] 199.204.45.19 () {34 vars in 1017 bytes} [Wed Jun 24 23:50:00 2026] GET /v2.0/networks?tenant_id=5a979e9148a1493897838c476389c14f&shared=False => generated 756 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/2065] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:50:00 2026] GET /v2.0/ports?device_id=ef1f6d6d-51f8-4fb5-990f-d5dfd65ae0c7 => 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: 1064/2066] 199.204.45.19 () {34 vars in 929 bytes} [Wed Jun 24 23:50:00 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: 1003/2067] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:50:01 2026] GET /v2.0/ports?device_id=d1e1b4e1-d49f-41db-b442-4f68d98ae1e6 => generated 973 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2068] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:50:01 2026] GET /v2.0/security-groups?id=f147e9ee-de28-481b-83e9-48a26deea0d5&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/2069] 199.204.45.19 () {34 vars in 1079 bytes} [Wed Jun 24 23:50:01 2026] GET /v2.0/ports?tenant_id=5a979e9148a1493897838c476389c14f&device_id=d1e1b4e1-d49f-41db-b442-4f68d98ae1e6 => generated 1242 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2070] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:50:01 2026] GET /v2.0/ports?device_id=ef1f6d6d-51f8-4fb5-990f-d5dfd65ae0c7 => 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: 1067/2071] 199.204.45.19 () {34 vars in 1059 bytes} [Wed Jun 24 23:50:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=2b51cdf9-e9de-4b15-b74c-558211bff5ec => 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: 1005/2072] 199.204.45.19 () {34 vars in 985 bytes} [Wed Jun 24 23:50:01 2026] GET /v2.0/networks?id=555b0e54-2134-49af-bec3-dfb6e5a79f9e => 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: 1068/2073] 199.204.45.19 () {34 vars in 983 bytes} [Wed Jun 24 23:50:01 2026] GET /v2.0/subnets?id=330f32b2-28c5-4e3b-88e7-22bd86fb4057 => generated 678 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2074] 199.204.45.19 () {34 vars in 1051 bytes} [Wed Jun 24 23:50:01 2026] GET /v2.0/ports?network_id=97c3d923-dfe9-405b-88fc-7ed8833f6902&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2075] 199.204.45.19 () {34 vars in 1011 bytes} [Wed Jun 24 23:50:01 2026] GET /v2.0/networks/97c3d923-dfe9-405b-88fc-7ed8833f6902?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: 1071/2076] 199.204.45.19 () {34 vars in 1111 bytes} [Wed Jun 24 23:50:01 2026] GET /v2.0/networks/97c3d923-dfe9-405b-88fc-7ed8833f6902?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: 1006/2077] 199.204.45.19 () {38 vars in 954 bytes} [Wed Jun 24 23:50:01 2026] POST /v2.0/ports => generated 958 bytes in 508 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: 1007/2078] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:50:02 2026] GET /v2.0/ports?device_id=d1e1b4e1-d49f-41db-b442-4f68d98ae1e6 => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/2079] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:50:02 2026] GET /v2.0/security-groups?id=f147e9ee-de28-481b-83e9-48a26deea0d5&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: 1072/2080] 199.204.45.19 () {38 vars in 1027 bytes} [Wed Jun 24 23:50:02 2026] PUT /v2.0/ports/eb9c019d-3d2e-4fe7-89af-8648ffd4fb18 => generated 1239 bytes in 494 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 23:50:02.862 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a132ec5d-4e84-4150-9c79-183ff6418354'] response: {'name': 'network-changed', 'server_uuid': 'ef1f6d6d-51f8-4fb5-990f-d5dfd65ae0c7', 'tag': 'eb9c019d-3d2e-4fe7-89af-8648ffd4fb18', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1009/2081] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:50:02 2026] GET /v2.0/ports?device_id=ef1f6d6d-51f8-4fb5-990f-d5dfd65ae0c7 => generated 973 bytes in 39 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: 1073/2082] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:50:02 2026] GET /v2.0/security-groups?id=eb899f7e-679c-4f47-b16e-9e254bc64f93&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/2083] 199.204.45.19 () {34 vars in 1079 bytes} [Wed Jun 24 23:50:03 2026] GET /v2.0/ports?tenant_id=9d56660d1fb0447dbc7f46cf38c4c8c3&device_id=ef1f6d6d-51f8-4fb5-990f-d5dfd65ae0c7 => generated 1242 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2084] 199.204.45.19 () {34 vars in 1017 bytes} [Wed Jun 24 23:50:03 2026] GET /v2.0/networks?tenant_id=9d56660d1fb0447dbc7f46cf38c4c8c3&shared=False => generated 774 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/2085] 199.204.45.19 () {34 vars in 929 bytes} [Wed Jun 24 23:50:03 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2086] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:50:03 2026] GET /v2.0/ports?device_id=d1e1b4e1-d49f-41db-b442-4f68d98ae1e6 => generated 973 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2087] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:50:03 2026] GET /v2.0/security-groups?id=f147e9ee-de28-481b-83e9-48a26deea0d5&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: 1076/2088] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:50:03 2026] GET /v2.0/ports?device_id=ef1f6d6d-51f8-4fb5-990f-d5dfd65ae0c7 => generated 973 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/2089] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:50:04 2026] GET /v2.0/security-groups?id=eb899f7e-679c-4f47-b16e-9e254bc64f93&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: 8|app: 0|req: 1077/2090] 199.204.45.19 () {34 vars in 1079 bytes} [Wed Jun 24 23:50:04 2026] GET /v2.0/ports?tenant_id=9d56660d1fb0447dbc7f46cf38c4c8c3&device_id=ef1f6d6d-51f8-4fb5-990f-d5dfd65ae0c7 => generated 1242 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/2091] 199.204.45.19 () {34 vars in 1059 bytes} [Wed Jun 24 23:50:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=eb9c019d-3d2e-4fe7-89af-8648ffd4fb18 => 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: 1078/2092] 199.204.45.19 () {34 vars in 983 bytes} [Wed Jun 24 23:50:04 2026] GET /v2.0/subnets?id=836696a6-b5e9-4991-91c6-0158c7da3ffe => generated 696 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/2093] 199.204.45.19 () {34 vars in 1051 bytes} [Wed Jun 24 23:50:04 2026] GET /v2.0/ports?network_id=555b0e54-2134-49af-bec3-dfb6e5a79f9e&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: 1079/2094] 199.204.45.19 () {34 vars in 1011 bytes} [Wed Jun 24 23:50:04 2026] GET /v2.0/networks/555b0e54-2134-49af-bec3-dfb6e5a79f9e?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: 1016/2095] 199.204.45.19 () {34 vars in 1111 bytes} [Wed Jun 24 23:50:04 2026] GET /v2.0/networks/555b0e54-2134-49af-bec3-dfb6e5a79f9e?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: 1080/2096] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:50:04 2026] GET /v2.0/ports?device_id=d1e1b4e1-d49f-41db-b442-4f68d98ae1e6 => generated 975 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2097] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:50:04 2026] GET /v2.0/security-groups?id=f147e9ee-de28-481b-83e9-48a26deea0d5&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2098] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:50:05 2026] GET /v2.0/ports?device_id=ef1f6d6d-51f8-4fb5-990f-d5dfd65ae0c7 => generated 973 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2099] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:50:05 2026] GET /v2.0/security-groups?id=eb899f7e-679c-4f47-b16e-9e254bc64f93&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: 1082/2100] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:50:06 2026] GET /v2.0/ports?device_id=d1e1b4e1-d49f-41db-b442-4f68d98ae1e6 => generated 975 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/2101] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:50:06 2026] GET /v2.0/security-groups?id=f147e9ee-de28-481b-83e9-48a26deea0d5&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2102] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:50:06 2026] GET /v2.0/ports?device_id=ef1f6d6d-51f8-4fb5-990f-d5dfd65ae0c7 => generated 973 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/2103] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:50:06 2026] GET /v2.0/security-groups?id=eb899f7e-679c-4f47-b16e-9e254bc64f93&fields=id&fields=name => generated 88 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2104] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:50:07 2026] GET /v2.0/ports?device_id=d1e1b4e1-d49f-41db-b442-4f68d98ae1e6 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2105] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:50:07 2026] GET /v2.0/security-groups?id=f147e9ee-de28-481b-83e9-48a26deea0d5&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2106] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:50:07 2026] GET /v2.0/ports?device_id=d1e1b4e1-d49f-41db-b442-4f68d98ae1e6 => 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: 1022/2107] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:50:07 2026] GET /v2.0/security-groups?id=f147e9ee-de28-481b-83e9-48a26deea0d5&fields=id&fields=name => generated 113 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2108] 10.0.0.103 () {32 vars in 736 bytes} [Wed Jun 24 23:50:07 2026] GET /v2.0/ports?device_id=d1e1b4e1-d49f-41db-b442-4f68d98ae1e6 => 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: 1087/2109] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:50:07 2026] GET /v2.0/ports?device_id=ef1f6d6d-51f8-4fb5-990f-d5dfd65ae0c7 => generated 973 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2110] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:50:07 2026] GET /v2.0/security-groups?id=eb899f7e-679c-4f47-b16e-9e254bc64f93&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-24 23:50:07.738 7 INFO neutron.db.l3_db [None req-f54aae3d-18ec-414a-a12b-c31047a63be9 b2e01e1f235e41bd9c6d7c218ddc67a5 5a979e9148a1493897838c476389c14f - - default default] Floating IP 4174f7e8-d2e1-4a9d-ab50-7ddbfa979b40 associated. External IP: 10.96.250.219, port: 2b51cdf9-e9de-4b15-b74c-558211bff5ec. [pid: 7|app: 0|req: 1023/2111] 10.0.0.103 () {34 vars in 749 bytes} [Wed Jun 24 23:50:07 2026] PUT /v2.0/floatingips/4174f7e8-d2e1-4a9d-ab50-7ddbfa979b40 => generated 856 bytes in 591 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:50:08.079 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-93620655-519f-4165-aec1-297b4fc905f6'] response: {'name': 'network-changed', 'server_uuid': 'd1e1b4e1-d49f-41db-b442-4f68d98ae1e6', 'tag': '2b51cdf9-e9de-4b15-b74c-558211bff5ec', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1089/2112] 10.0.0.103 () {32 vars in 729 bytes} [Wed Jun 24 23:50:08 2026] GET /v2.0/floatingips/4174f7e8-d2e1-4a9d-ab50-7ddbfa979b40 => generated 856 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2113] 199.204.45.19 () {34 vars in 1079 bytes} [Wed Jun 24 23:50:08 2026] GET /v2.0/ports?tenant_id=5a979e9148a1493897838c476389c14f&device_id=d1e1b4e1-d49f-41db-b442-4f68d98ae1e6 => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2114] 199.204.45.19 () {34 vars in 985 bytes} [Wed Jun 24 23:50:08 2026] GET /v2.0/networks?id=97c3d923-dfe9-405b-88fc-7ed8833f6902 => generated 756 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2115] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:50:08 2026] GET /v2.0/ports?device_id=ef1f6d6d-51f8-4fb5-990f-d5dfd65ae0c7 => 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: 1091/2116] 199.204.45.19 () {34 vars in 1059 bytes} [Wed Jun 24 23:50:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=2b51cdf9-e9de-4b15-b74c-558211bff5ec => generated 859 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2117] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:50:08 2026] GET /v2.0/security-groups?id=eb899f7e-679c-4f47-b16e-9e254bc64f93&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: 1092/2118] 199.204.45.19 () {34 vars in 983 bytes} [Wed Jun 24 23:50:08 2026] GET /v2.0/subnets?id=330f32b2-28c5-4e3b-88e7-22bd86fb4057 => generated 678 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2119] 199.204.45.19 () {34 vars in 1051 bytes} [Wed Jun 24 23:50:08 2026] GET /v2.0/ports?network_id=97c3d923-dfe9-405b-88fc-7ed8833f6902&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2120] 199.204.45.19 () {34 vars in 1011 bytes} [Wed Jun 24 23:50:08 2026] GET /v2.0/networks/97c3d923-dfe9-405b-88fc-7ed8833f6902?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2121] 199.204.45.19 () {34 vars in 1111 bytes} [Wed Jun 24 23:50:08 2026] GET /v2.0/networks/97c3d923-dfe9-405b-88fc-7ed8833f6902?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: 1094/2122] 10.0.0.103 () {32 vars in 729 bytes} [Wed Jun 24 23:50:09 2026] GET /v2.0/floatingips/4174f7e8-d2e1-4a9d-ab50-7ddbfa979b40 => generated 856 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2123] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:50:09 2026] GET /v2.0/ports?device_id=ef1f6d6d-51f8-4fb5-990f-d5dfd65ae0c7 => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2124] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:50:09 2026] GET /v2.0/security-groups?id=eb899f7e-679c-4f47-b16e-9e254bc64f93&fields=id&fields=name => generated 88 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2125] 10.0.0.103 () {32 vars in 729 bytes} [Wed Jun 24 23:50:10 2026] GET /v2.0/floatingips/4174f7e8-d2e1-4a9d-ab50-7ddbfa979b40 => generated 858 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2126] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:50:11 2026] GET /v2.0/ports?device_id=ef1f6d6d-51f8-4fb5-990f-d5dfd65ae0c7 => generated 975 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2127] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:50:11 2026] GET /v2.0/security-groups?id=eb899f7e-679c-4f47-b16e-9e254bc64f93&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2128] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:50:11 2026] GET /v2.0/ports?device_id=ef1f6d6d-51f8-4fb5-990f-d5dfd65ae0c7 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2129] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:50:11 2026] GET /v2.0/security-groups?id=eb899f7e-679c-4f47-b16e-9e254bc64f93&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2130] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:50:12 2026] GET /v2.0/ports?device_id=ef1f6d6d-51f8-4fb5-990f-d5dfd65ae0c7 => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2131] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:50:12 2026] GET /v2.0/security-groups?id=eb899f7e-679c-4f47-b16e-9e254bc64f93&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2132] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:50:13 2026] GET /v2.0/ports?device_id=ef1f6d6d-51f8-4fb5-990f-d5dfd65ae0c7 => 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: 1034/2133] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:50:13 2026] GET /v2.0/security-groups?id=eb899f7e-679c-4f47-b16e-9e254bc64f93&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2134] 199.204.45.19 () {34 vars in 993 bytes} [Wed Jun 24 23:50:13 2026] GET /v2.0/ports?device_id=ef1f6d6d-51f8-4fb5-990f-d5dfd65ae0c7 => generated 975 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:50:14.091 7 INFO neutron_taas.services.taas.taas_plugin [req-0e9f720f-0ddc-49a3-a048-e268d0281f07 req-1cd45686-ca61-4b47-bb2a-24607c0317b9 1c10d29f3afe4b8a90ca5f9b0ce50c90 9d56660d1fb0447dbc7f46cf38c4c8c3 - - default default] TaaS: Handle Delete Port: eb9c019d-3d2e-4fe7-89af-8648ffd4fb18 2026-06-24 23:50:14.095 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-0e9f720f-0ddc-49a3-a048-e268d0281f07 req-1cd45686-ca61-4b47-bb2a-24607c0317b9 1c10d29f3afe4b8a90ca5f9b0ce50c90 9d56660d1fb0447dbc7f46cf38c4c8c3 - - default default] Tap Mirror: Handle Delete Port: eb9c019d-3d2e-4fe7-89af-8648ffd4fb18 [pid: 7|app: 0|req: 1035/2135] 199.204.45.19 () {36 vars in 996 bytes} [Wed Jun 24 23:50:13 2026] DELETE /v2.0/ports/eb9c019d-3d2e-4fe7-89af-8648ffd4fb18 => generated 0 bytes in 292 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 23:50:14.287 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f032c660-27c7-48f5-a705-644d02ac14ce'] response: {'server_uuid': 'ef1f6d6d-51f8-4fb5-990f-d5dfd65ae0c7', 'name': 'network-vif-deleted', 'tag': 'eb9c019d-3d2e-4fe7-89af-8648ffd4fb18', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1101/2136] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:50:14 2026] GET /v2.0/ports?device_id=ef1f6d6d-51f8-4fb5-990f-d5dfd65ae0c7 => 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: 1103/2139] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:50:16 2026] GET /v2.0/ports?device_id=ef1f6d6d-51f8-4fb5-990f-d5dfd65ae0c7 => 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/2140] 10.0.0.59 () {34 vars in 989 bytes} [Wed Jun 24 23:50:16 2026] GET /v2.0/ports?device_id=d1e1b4e1-d49f-41db-b442-4f68d98ae1e6 => 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: 1104/2141] 10.0.0.59 () {34 vars in 1039 bytes} [Wed Jun 24 23:50:16 2026] GET /v2.0/security-groups?id=f147e9ee-de28-481b-83e9-48a26deea0d5&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: 1038/2142] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:50:17 2026] GET /v2.0/ports?device_id=ef1f6d6d-51f8-4fb5-990f-d5dfd65ae0c7 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 23:50:18.546 8 INFO neutron_taas.services.taas.taas_plugin [None req-d844a730-6361-47e4-8666-a044b3b0b008 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] TaaS: Handle Delete Port: f702c0a3-8808-4108-9709-f85037c81238 2026-06-24 23:50:18.549 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d844a730-6361-47e4-8666-a044b3b0b008 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Tap Mirror: Handle Delete Port: f702c0a3-8808-4108-9709-f85037c81238 [pid: 8|app: 0|req: 1105/2143] 10.0.0.103 () {34 vars in 789 bytes} [Wed Jun 24 23:50:18 2026] PUT /v2.0/routers/83c2f813-9041-4a2e-b26f-e0de2cda99c2/remove_router_interface => generated 309 bytes in 987 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:50:19.402 7 INFO neutron_taas.services.taas.taas_plugin [None req-3224f0ce-a93f-41df-bf91-c97a94adb5ee 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] TaaS: Handle Delete Port: c8ca34fc-95ca-4056-9b55-bb6e9299212b 2026-06-24 23:50:19.404 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3224f0ce-a93f-41df-bf91-c97a94adb5ee 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Tap Mirror: Handle Delete Port: c8ca34fc-95ca-4056-9b55-bb6e9299212b 2026-06-24 23:50:19.653 7 INFO neutron_taas.services.taas.taas_plugin [None req-3224f0ce-a93f-41df-bf91-c97a94adb5ee 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] TaaS: Handle Delete Port: 038ef34f-8b63-4300-8963-56f549740f5e 2026-06-24 23:50:19.656 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3224f0ce-a93f-41df-bf91-c97a94adb5ee 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Tap Mirror: Handle Delete Port: 038ef34f-8b63-4300-8963-56f549740f5e 2026-06-24 23:50:20.464 7 INFO neutron.services.segments.plugin [-] Segment cc78374f-6533-4707-9c4e-9c6ad07eddb1 resource provider aggregate not found 2026-06-24 23:50:20.466 7 INFO neutron.services.segments.plugin [-] Segment cc78374f-6533-4707-9c4e-9c6ad07eddb1 resource provider aggregate not found 2026-06-24 23:50:20.488 7 INFO neutron.db.l3_hamode_db [None req-3224f0ce-a93f-41df-bf91-c97a94adb5ee 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] HA network 376a7405-017f-440e-adbd-a5b65e1e3864 was deleted as no HA routers are present in tenant 9d56660d1fb0447dbc7f46cf38c4c8c3. 2026-06-24 23:50:20.489 7 INFO neutron.services.segments.plugin [-] Segment cc78374f-6533-4707-9c4e-9c6ad07eddb1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc78374f-6533-4707-9c4e-9c6ad07eddb1 found for delete ", "request_id": "req-0d3cff3d-3bea-47c6-bab2-d7b42105095f"}]} 2026-06-24 23:50:20.489 7 INFO neutron.services.segments.plugin [-] Segment cc78374f-6533-4707-9c4e-9c6ad07eddb1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc78374f-6533-4707-9c4e-9c6ad07eddb1 found for delete ", "request_id": "req-e37adedc-f577-4c81-b781-87d67c47a047"}]} [pid: 7|app: 0|req: 1039/2144] 10.0.0.103 () {32 vars in 724 bytes} [Wed Jun 24 23:50:19 2026] DELETE /v2.0/routers/83c2f813-9041-4a2e-b26f-e0de2cda99c2 => generated 0 bytes in 1334 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2145] 10.0.0.103 () {32 vars in 724 bytes} [Wed Jun 24 23:50:20 2026] DELETE /v2.0/subnets/836696a6-b5e9-4991-91c6-0158c7da3ffe => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 23:50:20.727 7 INFO neutron_taas.services.taas.taas_plugin [None req-d28e761d-6357-4162-ad4f-7f7c3e0ca1f4 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] TaaS: Handle Delete Port: 66c7e1bd-9b98-4372-b9eb-d4d8cbfa0b3f 2026-06-24 23:50:20.729 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d28e761d-6357-4162-ad4f-7f7c3e0ca1f4 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Tap Mirror: Handle Delete Port: 66c7e1bd-9b98-4372-b9eb-d4d8cbfa0b3f [pid: 7|app: 0|req: 1040/2146] 10.0.0.103 () {32 vars in 726 bytes} [Wed Jun 24 23:50:20 2026] DELETE /v2.0/networks/555b0e54-2134-49af-bec3-dfb6e5a79f9e => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2147] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:50:21 2026] GET /v2.0/security-groups?tenant_id=9d56660d1fb0447dbc7f46cf38c4c8c3&name=default => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2148] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:50:21 2026] DELETE /v2.0/security-groups/eb899f7e-679c-4f47-b16e-9e254bc64f93 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 23:50:22.512 7 INFO neutron.services.segments.plugin [-] Segment faa83c8e-5f93-4a10-9a7a-76f75b16961b resource provider aggregate not found 2026-06-24 23:50:22.517 7 INFO neutron.services.segments.plugin [-] Segment faa83c8e-5f93-4a10-9a7a-76f75b16961b resource provider aggregate not found 2026-06-24 23:50:22.532 7 INFO neutron.services.segments.plugin [-] Segment faa83c8e-5f93-4a10-9a7a-76f75b16961b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid faa83c8e-5f93-4a10-9a7a-76f75b16961b found for delete ", "request_id": "req-a0ec50f1-ab29-4d76-b672-0b8718c35473"}]} 2026-06-24 23:50:22.534 7 INFO neutron.services.segments.plugin [-] Segment faa83c8e-5f93-4a10-9a7a-76f75b16961b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid faa83c8e-5f93-4a10-9a7a-76f75b16961b found for delete ", "request_id": "req-44166ea9-dea8-40bd-a593-6b1a4f786817"}]} [pid: 8|app: 0|req: 1108/2149] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:50:26 2026] GET /v2.0/security-groups?tenant_id=e76bc01fbd5d494fa354e7a7ab13af03&name=default => generated 2925 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2150] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:50:26 2026] DELETE /v2.0/security-groups/dd4f382a-c988-4a29-97b3-9a252ff45a42 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2151] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:50:26 2026] GET /v2.0/security-groups?tenant_id=a8b6d27411b1471f965afafe1ead6aed&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2152] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:50:26 2026] DELETE /v2.0/security-groups/4430bc0e-33d9-486c-aa72-f4ac561416a4 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2153] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:50:27 2026] GET /v2.0/ports?device_id=d1e1b4e1-d49f-41db-b442-4f68d98ae1e6 => generated 975 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2154] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:50:27 2026] GET /v2.0/security-groups?id=f147e9ee-de28-481b-83e9-48a26deea0d5&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2155] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:50:28 2026] GET /v2.0/ports?device_id=d1e1b4e1-d49f-41db-b442-4f68d98ae1e6 => 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: 1045/2156] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:50:28 2026] GET /v2.0/security-groups?id=f147e9ee-de28-481b-83e9-48a26deea0d5&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: 1112/2157] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:50:29 2026] GET /v2.0/ports?device_id=d1e1b4e1-d49f-41db-b442-4f68d98ae1e6 => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2158] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:50:29 2026] GET /v2.0/security-groups?id=f147e9ee-de28-481b-83e9-48a26deea0d5&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: 1113/2159] 199.204.45.19 () {34 vars in 993 bytes} [Wed Jun 24 23:50:29 2026] GET /v2.0/ports?device_id=d1e1b4e1-d49f-41db-b442-4f68d98ae1e6 => generated 973 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:50:30.170 7 INFO neutron_taas.services.taas.taas_plugin [req-b8ce3688-0214-4fb3-a165-cab3b58f8504 req-073b209f-1e56-4068-88f3-5e95e9766884 b2e01e1f235e41bd9c6d7c218ddc67a5 5a979e9148a1493897838c476389c14f - - default default] TaaS: Handle Delete Port: 2b51cdf9-e9de-4b15-b74c-558211bff5ec 2026-06-24 23:50:30.175 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-b8ce3688-0214-4fb3-a165-cab3b58f8504 req-073b209f-1e56-4068-88f3-5e95e9766884 b2e01e1f235e41bd9c6d7c218ddc67a5 5a979e9148a1493897838c476389c14f - - default default] Tap Mirror: Handle Delete Port: 2b51cdf9-e9de-4b15-b74c-558211bff5ec 2026-06-24 23:50:30.324 7 INFO neutron.db.l3_db [req-b8ce3688-0214-4fb3-a165-cab3b58f8504 req-073b209f-1e56-4068-88f3-5e95e9766884 b2e01e1f235e41bd9c6d7c218ddc67a5 5a979e9148a1493897838c476389c14f - - default default] Floating IP 4174f7e8-d2e1-4a9d-ab50-7ddbfa979b40 disassociated. External IP: 10.96.250.219, port: 2b51cdf9-e9de-4b15-b74c-558211bff5ec. [pid: 7|app: 0|req: 1047/2162] 199.204.45.19 () {36 vars in 996 bytes} [Wed Jun 24 23:50:30 2026] DELETE /v2.0/ports/2b51cdf9-e9de-4b15-b74c-558211bff5ec => generated 0 bytes in 668 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 23:50:30.704 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-66315af7-b2be-4b36-8259-9b15ae0cb420'] response: {'server_uuid': 'd1e1b4e1-d49f-41db-b442-4f68d98ae1e6', 'name': 'network-vif-deleted', 'tag': '2b51cdf9-e9de-4b15-b74c-558211bff5ec', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1116/2163] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:50:30 2026] GET /v2.0/ports?device_id=d1e1b4e1-d49f-41db-b442-4f68d98ae1e6 => 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: 1048/2164] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:50:32 2026] GET /v2.0/ports?device_id=d1e1b4e1-d49f-41db-b442-4f68d98ae1e6 => 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: 1049/2165] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:50:33 2026] GET /v2.0/ports?device_id=d1e1b4e1-d49f-41db-b442-4f68d98ae1e6 => 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: 1117/2166] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:50:33 2026] GET /v2.0/security-groups?tenant_id=90599b4d4d224273a92545e9b235065c&name=default => generated 2925 bytes in 341 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2167] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:50:33 2026] DELETE /v2.0/security-groups/7fa784e4-15a0-4713-8d05-24a111a7496b => 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: 1118/2168] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:50:33 2026] GET /v2.0/security-groups?tenant_id=cf0bb20bf084477c9ff6a857414344e3&name=default => generated 2925 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2169] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:50:33 2026] DELETE /v2.0/security-groups/350b0f8c-59e0-4ba7-a3ce-8c725b9d350c => 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: 1119/2170] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:50:34 2026] DELETE /v2.0/security-groups/f147e9ee-de28-481b-83e9-48a26deea0d5 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 23:50:34.517 7 INFO neutron_taas.services.taas.taas_plugin [None req-64b04ec5-71f2-442b-a5ec-576997341ed5 b2e01e1f235e41bd9c6d7c218ddc67a5 5a979e9148a1493897838c476389c14f - - default default] TaaS: Handle Delete Port: 81d003ca-8bba-4426-9f03-9b937af0f954 2026-06-24 23:50:34.520 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-64b04ec5-71f2-442b-a5ec-576997341ed5 b2e01e1f235e41bd9c6d7c218ddc67a5 5a979e9148a1493897838c476389c14f - - default default] Tap Mirror: Handle Delete Port: 81d003ca-8bba-4426-9f03-9b937af0f954 [pid: 7|app: 0|req: 1052/2171] 10.0.0.103 () {32 vars in 732 bytes} [Wed Jun 24 23:50:34 2026] DELETE /v2.0/floatingips/4174f7e8-d2e1-4a9d-ab50-7ddbfa979b40 => generated 0 bytes in 289 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2172] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:50:34 2026] GET /v2.0/ports?device_id=274862fd-a271-432e-bab3-3e3c4f3aa53b => generated 975 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2173] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:50:34 2026] GET /v2.0/security-groups?id=f975e2cc-6109-4c29-bb30-0135028924e8&fields=id&fields=name => generated 112 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2174] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:50:36 2026] GET /v2.0/ports?device_id=274862fd-a271-432e-bab3-3e3c4f3aa53b => 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: 1054/2175] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:50:36 2026] GET /v2.0/security-groups?id=f975e2cc-6109-4c29-bb30-0135028924e8&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: 1122/2176] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:50:37 2026] GET /v2.0/ports?device_id=274862fd-a271-432e-bab3-3e3c4f3aa53b => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2177] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:50:37 2026] GET /v2.0/security-groups?id=f975e2cc-6109-4c29-bb30-0135028924e8&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: 8|app: 0|req: 1123/2178] 199.204.45.19 () {34 vars in 993 bytes} [Wed Jun 24 23:50:37 2026] GET /v2.0/ports?device_id=274862fd-a271-432e-bab3-3e3c4f3aa53b => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:50:37.508 7 INFO neutron_taas.services.taas.taas_plugin [req-2b0be638-64e7-421c-ab8d-ce6667259e35 req-2948ecc3-fb27-4dfb-9df4-2cbe40c1e281 b2e01e1f235e41bd9c6d7c218ddc67a5 5a979e9148a1493897838c476389c14f - - default default] TaaS: Handle Delete Port: 4a7f24b5-9a8f-41f2-9cca-e846cf791eab 2026-06-24 23:50:37.511 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-2b0be638-64e7-421c-ab8d-ce6667259e35 req-2948ecc3-fb27-4dfb-9df4-2cbe40c1e281 b2e01e1f235e41bd9c6d7c218ddc67a5 5a979e9148a1493897838c476389c14f - - default default] Tap Mirror: Handle Delete Port: 4a7f24b5-9a8f-41f2-9cca-e846cf791eab [pid: 7|app: 0|req: 1056/2179] 199.204.45.19 () {36 vars in 996 bytes} [Wed Jun 24 23:50:37 2026] DELETE /v2.0/ports/4a7f24b5-9a8f-41f2-9cca-e846cf791eab => generated 0 bytes in 325 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 23:50:37.701 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e9efbf4d-8b7d-47c7-bc37-755353e15894'] response: {'server_uuid': '274862fd-a271-432e-bab3-3e3c4f3aa53b', 'name': 'network-vif-deleted', 'tag': '4a7f24b5-9a8f-41f2-9cca-e846cf791eab', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1124/2180] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:50:38 2026] GET /v2.0/ports?device_id=274862fd-a271-432e-bab3-3e3c4f3aa53b => 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: 1057/2181] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:50:39 2026] GET /v2.0/ports?device_id=274862fd-a271-432e-bab3-3e3c4f3aa53b => 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: 1125/2182] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:50:39 2026] GET /v2.0/security-groups?tenant_id=33c2704db0774e49b125ca95dcb18aa3&name=default => generated 2925 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2183] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:50:39 2026] DELETE /v2.0/security-groups/b5a1733d-2973-493a-ad74-d0d1ba2c87dd => 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: 1126/2184] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:50:39 2026] GET /v2.0/security-groups?tenant_id=975d6f328fd44577bf652baca00ebc4b&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: 1059/2185] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:50:40 2026] DELETE /v2.0/security-groups/d8bb7649-fee9-4588-b8d9-d3a1750c81a5 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2186] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:50:40 2026] GET /v2.0/ports?device_id=274862fd-a271-432e-bab3-3e3c4f3aa53b => 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: 1060/2187] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:50:41 2026] DELETE /v2.0/security-groups/f975e2cc-6109-4c29-bb30-0135028924e8 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 23:50:42.083 7 INFO neutron.db.segments_db [None req-0c3842e2-5fd8-444b-b920-ca273971fa6f 6573c2b0bc9a4c60955b4ae0b22f610b 293da449afae4c4b8a847257e90514f9 - - default default] Added segment 4ccf7454-289b-4cc2-a5a7-d5e52b874e5d of type vxlan for network 097688b7-1a0e-4eca-9801-451d302325ac 2026-06-24 23:50:42.100 8 INFO neutron_taas.services.taas.taas_plugin [None req-e76adc4a-3a21-4d17-ba6d-540c572810c9 b2e01e1f235e41bd9c6d7c218ddc67a5 5a979e9148a1493897838c476389c14f - - default default] TaaS: Handle Delete Port: d060d560-dd1a-4146-8cf8-d3d1a46d257f 2026-06-24 23:50:42.105 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e76adc4a-3a21-4d17-ba6d-540c572810c9 b2e01e1f235e41bd9c6d7c218ddc67a5 5a979e9148a1493897838c476389c14f - - default default] Tap Mirror: Handle Delete Port: d060d560-dd1a-4146-8cf8-d3d1a46d257f [pid: 7|app: 0|req: 1061/2188] 10.0.0.103 () {34 vars in 670 bytes} [Wed Jun 24 23:50:41 2026] POST /v2.0/networks => generated 649 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2189] 10.0.0.103 () {34 vars in 669 bytes} [Wed Jun 24 23:50:42 2026] POST /v2.0/subnets => generated 627 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 23:50:42.482 7 INFO neutron.db.segments_db [None req-f4e73402-f4f7-4ffe-9b96-c736a13b1242 6573c2b0bc9a4c60955b4ae0b22f610b 293da449afae4c4b8a847257e90514f9 - - default default] Added segment 632e48cf-aad4-45fb-9bbd-74d46479ad50 of type vxlan for network b616fbcb-997b-420f-8924-ab86da270306 2026-06-24 23:50:42.715 7 INFO neutron.db.l3_hamode_db [None req-f4e73402-f4f7-4ffe-9b96-c736a13b1242 6573c2b0bc9a4c60955b4ae0b22f610b 293da449afae4c4b8a847257e90514f9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1128/2190] 10.0.0.103 () {34 vars in 789 bytes} [Wed Jun 24 23:50:41 2026] PUT /v2.0/routers/6796b9b2-627d-48c6-9b47-983a8dc1b4f5/remove_router_interface => generated 309 bytes in 963 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2191] 10.0.0.103 () {32 vars in 724 bytes} [Wed Jun 24 23:50:42 2026] DELETE /v2.0/subnets/330f32b2-28c5-4e3b-88e7-22bd86fb4057 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 23:50:43.044 8 INFO neutron_taas.services.taas.taas_plugin [None req-ca36226a-2b27-47b7-8ea2-8e84fc5ac451 b2e01e1f235e41bd9c6d7c218ddc67a5 5a979e9148a1493897838c476389c14f - - default default] TaaS: Handle Delete Port: 7e12d363-32bf-4d38-ae99-7b959ce220ad 2026-06-24 23:50:43.047 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ca36226a-2b27-47b7-8ea2-8e84fc5ac451 b2e01e1f235e41bd9c6d7c218ddc67a5 5a979e9148a1493897838c476389c14f - - default default] Tap Mirror: Handle Delete Port: 7e12d363-32bf-4d38-ae99-7b959ce220ad 2026-06-24 23:50:43.273 8 INFO neutron_taas.services.taas.taas_plugin [None req-ca36226a-2b27-47b7-8ea2-8e84fc5ac451 b2e01e1f235e41bd9c6d7c218ddc67a5 5a979e9148a1493897838c476389c14f - - default default] TaaS: Handle Delete Port: bbe8699e-b1d0-4a86-a37e-598fc0d1ee8c 2026-06-24 23:50:43.276 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ca36226a-2b27-47b7-8ea2-8e84fc5ac451 b2e01e1f235e41bd9c6d7c218ddc67a5 5a979e9148a1493897838c476389c14f - - default default] Tap Mirror: Handle Delete Port: bbe8699e-b1d0-4a86-a37e-598fc0d1ee8c 2026-06-24 23:50:43.475 7 INFO neutron.db.l3_hamode_db [None req-f4e73402-f4f7-4ffe-9b96-c736a13b1242 6573c2b0bc9a4c60955b4ae0b22f610b 293da449afae4c4b8a847257e90514f9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 23:50:43.581 8 INFO neutron.services.segments.plugin [-] Segment 90339943-91b5-4250-ba48-5e85764c59e3 resource provider aggregate not found 2026-06-24 23:50:43.585 8 INFO neutron.services.segments.plugin [-] Segment 90339943-91b5-4250-ba48-5e85764c59e3 resource provider aggregate not found 2026-06-24 23:50:43.599 8 INFO neutron.services.segments.plugin [-] Segment 90339943-91b5-4250-ba48-5e85764c59e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90339943-91b5-4250-ba48-5e85764c59e3 found for delete ", "request_id": "req-8394fbff-f21e-44d8-b4d3-08c145dd903e"}]} 2026-06-24 23:50:43.604 8 INFO neutron.services.segments.plugin [-] Segment 90339943-91b5-4250-ba48-5e85764c59e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90339943-91b5-4250-ba48-5e85764c59e3 found for delete ", "request_id": "req-d2ad3cd1-2314-4f38-92b4-4431fa0595dc"}]} 2026-06-24 23:50:43.619 8 INFO neutron.db.l3_hamode_db [None req-ca36226a-2b27-47b7-8ea2-8e84fc5ac451 b2e01e1f235e41bd9c6d7c218ddc67a5 5a979e9148a1493897838c476389c14f - - default default] HA network f3c226ce-0766-485b-acf3-e19972418b0a was deleted as no HA routers are present in tenant 5a979e9148a1493897838c476389c14f. [pid: 8|app: 0|req: 1130/2192] 10.0.0.103 () {32 vars in 724 bytes} [Wed Jun 24 23:50:42 2026] DELETE /v2.0/routers/6796b9b2-627d-48c6-9b47-983a8dc1b4f5 => generated 0 bytes in 755 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 23:50:43.721 8 INFO neutron_taas.services.taas.taas_plugin [None req-34cfd21d-194c-4d0f-90cf-93d7a98c37da b2e01e1f235e41bd9c6d7c218ddc67a5 5a979e9148a1493897838c476389c14f - - default default] TaaS: Handle Delete Port: 33157b88-1bb8-4634-a9f7-43ad99393a72 2026-06-24 23:50:43.724 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-34cfd21d-194c-4d0f-90cf-93d7a98c37da b2e01e1f235e41bd9c6d7c218ddc67a5 5a979e9148a1493897838c476389c14f - - default default] Tap Mirror: Handle Delete Port: 33157b88-1bb8-4634-a9f7-43ad99393a72 [pid: 8|app: 0|req: 1131/2193] 10.0.0.103 () {32 vars in 726 bytes} [Wed Jun 24 23:50:43 2026] DELETE /v2.0/networks/97c3d923-dfe9-405b-88fc-7ed8833f6902 => generated 0 bytes in 289 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2194] 10.0.0.103 () {34 vars in 669 bytes} [Wed Jun 24 23:50:42 2026] POST /v2.0/routers => generated 692 bytes in 1984 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2195] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:50:44 2026] GET /v2.0/security-groups?tenant_id=5a979e9148a1493897838c476389c14f&name=default => generated 2925 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2196] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:50:44 2026] DELETE /v2.0/security-groups/405c0aeb-a8fb-401d-9e24-63edb0235c18 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2197] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:50:44 2026] GET /v2.0/security-groups?tenant_id=acc2ed3f4fd343359b07e8f1f328a2b9&name=default => generated 2925 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2198] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:50:45 2026] DELETE /v2.0/security-groups/f9f6d308-b6aa-4aa0-a576-dd19913b424d => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 23:50:45.622 8 INFO neutron.services.segments.plugin [-] Segment 010459b4-6606-46bd-a66c-046b20f63054 resource provider aggregate not found 2026-06-24 23:50:45.628 8 INFO neutron.services.segments.plugin [-] Segment 010459b4-6606-46bd-a66c-046b20f63054 resource provider aggregate not found [pid: 8|app: 0|req: 1132/2201] 10.0.0.103 () {34 vars in 783 bytes} [Wed Jun 24 23:50:44 2026] PUT /v2.0/routers/b17f15d3-fd10-4de1-b3c9-144305830668/add_router_interface => generated 309 bytes in 1216 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:50:45.643 8 INFO neutron.services.segments.plugin [-] Segment 010459b4-6606-46bd-a66c-046b20f63054 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 010459b4-6606-46bd-a66c-046b20f63054 found for delete ", "request_id": "req-4a931221-908d-4515-b977-7cade8b75c8b"}]} 2026-06-24 23:50:45.649 8 INFO neutron.services.segments.plugin [-] Segment 010459b4-6606-46bd-a66c-046b20f63054 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 010459b4-6606-46bd-a66c-046b20f63054 found for delete ", "request_id": "req-aee58f1b-86a6-475b-913e-448b82b1808f"}]} [pid: 7|app: 0|req: 1070/2202] 10.0.0.103 () {34 vars in 665 bytes} [Wed Jun 24 23:50:45 2026] POST /v2.0/ports => generated 954 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2203] 10.0.0.103 () {34 vars in 665 bytes} [Wed Jun 24 23:50:46 2026] POST /v2.0/ports => generated 954 bytes in 370 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-24 23:50:47.061 7 INFO neutron.db.l3_db [None req-7567c1a7-0679-4aa9-9063-d8383063c7a6 6573c2b0bc9a4c60955b4ae0b22f610b 293da449afae4c4b8a847257e90514f9 - - default default] Floating IP aaa158eb-ddca-4de7-adf5-3f38ee9dc506 associated. External IP: 10.96.250.209, port: 6094d9e6-bae8-47d2-8351-ccbf530917f6. [pid: 7|app: 0|req: 1071/2204] 10.0.0.103 () {34 vars in 677 bytes} [Wed Jun 24 23:50:46 2026] POST /v2.0/floatingips => generated 841 bytes in 1000 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-24 23:50:47.538 8 INFO neutron.db.l3_db [None req-891eac0e-38cb-4af0-9897-e9bc6c230ae1 6573c2b0bc9a4c60955b4ae0b22f610b 293da449afae4c4b8a847257e90514f9 - - default default] Floating IP aaa158eb-ddca-4de7-adf5-3f38ee9dc506 disassociated. External IP: 10.96.250.209, port: 6094d9e6-bae8-47d2-8351-ccbf530917f6. [pid: 8|app: 0|req: 1134/2205] 10.0.0.103 () {34 vars in 749 bytes} [Wed Jun 24 23:50:47 2026] PUT /v2.0/floatingips/aaa158eb-ddca-4de7-adf5-3f38ee9dc506 => generated 552 bytes in 513 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:50:48.023 7 INFO neutron_taas.services.taas.taas_plugin [None req-6c82bb36-f5e9-4ac4-a2ee-d99366a2cd5b 6573c2b0bc9a4c60955b4ae0b22f610b 293da449afae4c4b8a847257e90514f9 - - default default] TaaS: Handle Delete Port: 974432b1-2434-4f2e-8f5c-3c266df8f903 2026-06-24 23:50:48.026 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6c82bb36-f5e9-4ac4-a2ee-d99366a2cd5b 6573c2b0bc9a4c60955b4ae0b22f610b 293da449afae4c4b8a847257e90514f9 - - default default] Tap Mirror: Handle Delete Port: 974432b1-2434-4f2e-8f5c-3c266df8f903 [pid: 7|app: 0|req: 1072/2206] 10.0.0.103 () {32 vars in 732 bytes} [Wed Jun 24 23:50:47 2026] DELETE /v2.0/floatingips/aaa158eb-ddca-4de7-adf5-3f38ee9dc506 => generated 0 bytes in 271 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 23:50:48.862 8 INFO neutron.db.l3_db [None req-72744579-27d4-42cc-bc03-7f307474b950 6573c2b0bc9a4c60955b4ae0b22f610b 293da449afae4c4b8a847257e90514f9 - - default default] Floating IP ed77a42b-9d3b-4311-ad77-b9699f8dd131 associated. External IP: 10.96.250.203, port: 5316bf8b-37a2-4e98-b51d-ec3cd7992080. [pid: 8|app: 0|req: 1135/2207] 10.0.0.103 () {34 vars in 677 bytes} [Wed Jun 24 23:50:48 2026] POST /v2.0/floatingips => generated 841 bytes in 966 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2208] 10.0.0.103 () {32 vars in 729 bytes} [Wed Jun 24 23:50:49 2026] GET /v2.0/floatingips/ed77a42b-9d3b-4311-ad77-b9699f8dd131 => generated 841 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2209] 10.0.0.103 () {32 vars in 655 bytes} [Wed Jun 24 23:50:49 2026] GET /v2.0/floatingips => generated 844 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:50:49.638 8 INFO neutron.db.l3_db [None req-bb3755b5-397f-4252-b283-ecbd0e7b4785 6573c2b0bc9a4c60955b4ae0b22f610b 293da449afae4c4b8a847257e90514f9 - - default default] Floating IP ed77a42b-9d3b-4311-ad77-b9699f8dd131 associated. External IP: 10.96.250.203, port: 5316bf8b-37a2-4e98-b51d-ec3cd7992080. [pid: 7|app: 0|req: 1073/2210] 10.0.0.103 () {34 vars in 676 bytes} [Wed Jun 24 23:50:49 2026] POST /v2.0/floatingips => generated 552 bytes in 650 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2211] 10.0.0.103 () {34 vars in 749 bytes} [Wed Jun 24 23:50:49 2026] PUT /v2.0/floatingips/ed77a42b-9d3b-4311-ad77-b9699f8dd131 => generated 841 bytes in 972 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2212] 10.0.0.103 () {34 vars in 676 bytes} [Wed Jun 24 23:50:49 2026] POST /v2.0/floatingips => generated 552 bytes in 536 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 23:50:50.371 8 INFO neutron.db.l3_db [None req-cedd6dd2-582d-44f8-aa61-267575495477 6573c2b0bc9a4c60955b4ae0b22f610b 293da449afae4c4b8a847257e90514f9 - - default default] Floating IP ed77a42b-9d3b-4311-ad77-b9699f8dd131 disassociated. External IP: 10.96.250.203, port: 6094d9e6-bae8-47d2-8351-ccbf530917f6. [pid: 8|app: 0|req: 1139/2213] 10.0.0.103 () {34 vars in 749 bytes} [Wed Jun 24 23:50:50 2026] PUT /v2.0/floatingips/ed77a42b-9d3b-4311-ad77-b9699f8dd131 => generated 552 bytes in 381 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:50:50.750 8 INFO neutron_taas.services.taas.taas_plugin [None req-8abb33f1-32e3-4a80-ad48-880c77ff79ba 6573c2b0bc9a4c60955b4ae0b22f610b 293da449afae4c4b8a847257e90514f9 - - default default] TaaS: Handle Delete Port: e15d5e16-8bee-4a26-b29d-a857c104a047 2026-06-24 23:50:50.753 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8abb33f1-32e3-4a80-ad48-880c77ff79ba 6573c2b0bc9a4c60955b4ae0b22f610b 293da449afae4c4b8a847257e90514f9 - - default default] Tap Mirror: Handle Delete Port: e15d5e16-8bee-4a26-b29d-a857c104a047 [pid: 7|app: 0|req: 1075/2214] 10.0.0.103 () {34 vars in 676 bytes} [Wed Jun 24 23:50:50 2026] POST /v2.0/floatingips => generated 552 bytes in 496 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2215] 10.0.0.103 () {32 vars in 732 bytes} [Wed Jun 24 23:50:50 2026] DELETE /v2.0/floatingips/ed77a42b-9d3b-4311-ad77-b9699f8dd131 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 23:50:50.919 8 INFO neutron.api.v2.resource [None req-987eabe9-81e9-436f-b580-c679f6cd9210 6573c2b0bc9a4c60955b4ae0b22f610b 293da449afae4c4b8a847257e90514f9 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1141/2216] 10.0.0.103 () {32 vars in 732 bytes} [Wed Jun 24 23:50:50 2026] DELETE /v2.0/floatingips/ed77a42b-9d3b-4311-ad77-b9699f8dd131 => generated 144 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 23:50:51.028 8 INFO neutron_taas.services.taas.taas_plugin [None req-00fe7beb-1edc-4804-a034-cfab0d4d930f 6573c2b0bc9a4c60955b4ae0b22f610b 293da449afae4c4b8a847257e90514f9 - - default default] TaaS: Handle Delete Port: 6094d9e6-bae8-47d2-8351-ccbf530917f6 2026-06-24 23:50:51.031 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-00fe7beb-1edc-4804-a034-cfab0d4d930f 6573c2b0bc9a4c60955b4ae0b22f610b 293da449afae4c4b8a847257e90514f9 - - default default] Tap Mirror: Handle Delete Port: 6094d9e6-bae8-47d2-8351-ccbf530917f6 [pid: 8|app: 0|req: 1142/2217] 10.0.0.103 () {32 vars in 720 bytes} [Wed Jun 24 23:50:50 2026] DELETE /v2.0/ports/6094d9e6-bae8-47d2-8351-ccbf530917f6 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 23:50:51.272 8 INFO neutron_taas.services.taas.taas_plugin [None req-4424e16d-0b07-4447-b275-d1a91233c345 6573c2b0bc9a4c60955b4ae0b22f610b 293da449afae4c4b8a847257e90514f9 - - default default] TaaS: Handle Delete Port: 5316bf8b-37a2-4e98-b51d-ec3cd7992080 2026-06-24 23:50:51.275 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4424e16d-0b07-4447-b275-d1a91233c345 6573c2b0bc9a4c60955b4ae0b22f610b 293da449afae4c4b8a847257e90514f9 - - default default] Tap Mirror: Handle Delete Port: 5316bf8b-37a2-4e98-b51d-ec3cd7992080 [pid: 7|app: 0|req: 1076/2218] 10.0.0.103 () {34 vars in 676 bytes} [Wed Jun 24 23:50:50 2026] POST /v2.0/floatingips => generated 552 bytes in 517 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2219] 10.0.0.103 () {32 vars in 720 bytes} [Wed Jun 24 23:50:51 2026] DELETE /v2.0/ports/5316bf8b-37a2-4e98-b51d-ec3cd7992080 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2220] 10.0.0.103 () {32 vars in 736 bytes} [Wed Jun 24 23:50:51 2026] GET /v2.0/ports?device_id=b17f15d3-fd10-4de1-b3c9-144305830668 => generated 958 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2221] 10.0.0.103 () {34 vars in 676 bytes} [Wed Jun 24 23:50:51 2026] POST /v2.0/floatingips => generated 552 bytes in 402 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2222] 10.0.0.103 () {34 vars in 759 bytes} [Wed Jun 24 23:50:51 2026] PUT /v2.0/floatingips/c63a5e2b-aba9-408e-8619-21abc1525d0e/tags => generated 17 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 23:50:51.825 8 INFO neutron_taas.services.taas.taas_plugin [None req-531eb891-74a7-431b-89e1-8ec545904831 6573c2b0bc9a4c60955b4ae0b22f610b 293da449afae4c4b8a847257e90514f9 - - default default] TaaS: Handle Delete Port: d467f094-c4ce-4aaf-b601-72fe3b60c2d0 2026-06-24 23:50:51.828 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-531eb891-74a7-431b-89e1-8ec545904831 6573c2b0bc9a4c60955b4ae0b22f610b 293da449afae4c4b8a847257e90514f9 - - default default] Tap Mirror: Handle Delete Port: d467f094-c4ce-4aaf-b601-72fe3b60c2d0 [pid: 7|app: 0|req: 1079/2223] 10.0.0.103 () {34 vars in 759 bytes} [Wed Jun 24 23:50:51 2026] PUT /v2.0/floatingips/0de9ae6c-6009-4a28-a927-220d8b93b139/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2224] 10.0.0.103 () {34 vars in 759 bytes} [Wed Jun 24 23:50:51 2026] PUT /v2.0/floatingips/6fec726e-2c7e-4c4a-a4ac-2221a7279369/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2225] 10.0.0.103 () {34 vars in 759 bytes} [Wed Jun 24 23:50:51 2026] PUT /v2.0/floatingips/1d04caba-d5e3-42da-8f4c-603c97ca3488/tags => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2226] 10.0.0.103 () {32 vars in 672 bytes} [Wed Jun 24 23:50:51 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2227] 10.0.0.103 () {32 vars in 686 bytes} [Wed Jun 24 23:50:52 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2228] 10.0.0.103 () {32 vars in 682 bytes} [Wed Jun 24 23:50:52 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2229] 10.0.0.103 () {32 vars in 694 bytes} [Wed Jun 24 23:50:52 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2230] 10.0.0.103 () {32 vars in 680 bytes} [Wed Jun 24 23:50:52 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2231] 10.0.0.103 () {32 vars in 694 bytes} [Wed Jun 24 23:50:52 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2232] 10.0.0.103 () {34 vars in 789 bytes} [Wed Jun 24 23:50:51 2026] PUT /v2.0/routers/b17f15d3-fd10-4de1-b3c9-144305830668/remove_router_interface => generated 309 bytes in 737 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2233] 10.0.0.103 () {32 vars in 690 bytes} [Wed Jun 24 23:50:52 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2234] 10.0.0.103 () {32 vars in 702 bytes} [Wed Jun 24 23:50:52 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 23:50:52.463 7 INFO neutron_taas.services.taas.taas_plugin [None req-b17ad1ca-218a-4f8a-8976-491d95bb3e9c 9ed525ce1d19496e9ad2c29dcb9ff823 6fc6b4bb69374705a1890a1f476d2ebd - - default default] TaaS: Handle Delete Port: 26974cd4-2ebd-40bb-81f6-f20ee7ff9820 2026-06-24 23:50:52.466 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b17ad1ca-218a-4f8a-8976-491d95bb3e9c 9ed525ce1d19496e9ad2c29dcb9ff823 6fc6b4bb69374705a1890a1f476d2ebd - - default default] Tap Mirror: Handle Delete Port: 26974cd4-2ebd-40bb-81f6-f20ee7ff9820 2026-06-24 23:50:52.486 8 INFO neutron_taas.services.taas.taas_plugin [None req-02fd1388-614b-4627-b6bd-32c3b80c3209 6573c2b0bc9a4c60955b4ae0b22f610b 293da449afae4c4b8a847257e90514f9 - - default default] TaaS: Handle Delete Port: 453e9d21-1717-4165-9624-a491a93ed49f 2026-06-24 23:50:52.491 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-02fd1388-614b-4627-b6bd-32c3b80c3209 6573c2b0bc9a4c60955b4ae0b22f610b 293da449afae4c4b8a847257e90514f9 - - default default] Tap Mirror: Handle Delete Port: 453e9d21-1717-4165-9624-a491a93ed49f [pid: 7|app: 0|req: 1090/2235] 10.0.0.103 () {32 vars in 732 bytes} [Wed Jun 24 23:50:52 2026] DELETE /v2.0/floatingips/c63a5e2b-aba9-408e-8619-21abc1525d0e => generated 0 bytes in 295 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 23:50:52.717 8 INFO neutron_taas.services.taas.taas_plugin [None req-02fd1388-614b-4627-b6bd-32c3b80c3209 6573c2b0bc9a4c60955b4ae0b22f610b 293da449afae4c4b8a847257e90514f9 - - default default] TaaS: Handle Delete Port: 4cc53c84-6e87-48f7-bc92-72ee9998f8bd 2026-06-24 23:50:52.720 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-02fd1388-614b-4627-b6bd-32c3b80c3209 6573c2b0bc9a4c60955b4ae0b22f610b 293da449afae4c4b8a847257e90514f9 - - default default] Tap Mirror: Handle Delete Port: 4cc53c84-6e87-48f7-bc92-72ee9998f8bd 2026-06-24 23:50:52.770 7 INFO neutron_taas.services.taas.taas_plugin [None req-2e626874-d5ef-4745-98d7-9e84283291aa 9ed525ce1d19496e9ad2c29dcb9ff823 6fc6b4bb69374705a1890a1f476d2ebd - - default default] TaaS: Handle Delete Port: 7f4211ba-8179-4c3c-bb3c-62aa2bd69c63 2026-06-24 23:50:52.772 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2e626874-d5ef-4745-98d7-9e84283291aa 9ed525ce1d19496e9ad2c29dcb9ff823 6fc6b4bb69374705a1890a1f476d2ebd - - default default] Tap Mirror: Handle Delete Port: 7f4211ba-8179-4c3c-bb3c-62aa2bd69c63 [pid: 7|app: 0|req: 1091/2236] 10.0.0.103 () {32 vars in 732 bytes} [Wed Jun 24 23:50:52 2026] DELETE /v2.0/floatingips/0de9ae6c-6009-4a28-a927-220d8b93b139 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 23:50:52.987 7 INFO neutron_taas.services.taas.taas_plugin [None req-3d421f53-e484-4d0f-9a20-9ec62e83d4c0 9ed525ce1d19496e9ad2c29dcb9ff823 6fc6b4bb69374705a1890a1f476d2ebd - - default default] TaaS: Handle Delete Port: 66bc54d3-13b8-451b-b46c-4e04a32f3a5a 2026-06-24 23:50:52.989 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3d421f53-e484-4d0f-9a20-9ec62e83d4c0 9ed525ce1d19496e9ad2c29dcb9ff823 6fc6b4bb69374705a1890a1f476d2ebd - - default default] Tap Mirror: Handle Delete Port: 66bc54d3-13b8-451b-b46c-4e04a32f3a5a 2026-06-24 23:50:53.037 8 INFO neutron.services.segments.plugin [-] Segment 632e48cf-aad4-45fb-9bbd-74d46479ad50 resource provider aggregate not found 2026-06-24 23:50:53.048 8 INFO neutron.services.segments.plugin [-] Segment 632e48cf-aad4-45fb-9bbd-74d46479ad50 resource provider aggregate not found 2026-06-24 23:50:53.057 8 INFO neutron.services.segments.plugin [-] Segment 632e48cf-aad4-45fb-9bbd-74d46479ad50 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 632e48cf-aad4-45fb-9bbd-74d46479ad50 found for delete ", "request_id": "req-13e1d46b-8dd8-4523-bc82-6a0ed8702c28"}]} 2026-06-24 23:50:53.064 8 INFO neutron.services.segments.plugin [-] Segment 632e48cf-aad4-45fb-9bbd-74d46479ad50 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 632e48cf-aad4-45fb-9bbd-74d46479ad50 found for delete ", "request_id": "req-50d94f4a-c20f-4969-95b5-367deaf2d273"}]} 2026-06-24 23:50:53.069 8 INFO neutron.db.l3_hamode_db [None req-02fd1388-614b-4627-b6bd-32c3b80c3209 6573c2b0bc9a4c60955b4ae0b22f610b 293da449afae4c4b8a847257e90514f9 - - default default] HA network b616fbcb-997b-420f-8924-ab86da270306 was deleted as no HA routers are present in tenant 293da449afae4c4b8a847257e90514f9. [pid: 8|app: 0|req: 1146/2237] 10.0.0.103 () {32 vars in 724 bytes} [Wed Jun 24 23:50:52 2026] DELETE /v2.0/routers/b17f15d3-fd10-4de1-b3c9-144305830668 => generated 0 bytes in 822 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2238] 10.0.0.103 () {32 vars in 732 bytes} [Wed Jun 24 23:50:52 2026] DELETE /v2.0/floatingips/6fec726e-2c7e-4c4a-a4ac-2221a7279369 => generated 0 bytes in 207 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2239] 10.0.0.103 () {32 vars in 724 bytes} [Wed Jun 24 23:50:53 2026] DELETE /v2.0/subnets/e856520e-0808-4011-b101-221878d36ad1 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 23:50:53.202 7 INFO neutron_taas.services.taas.taas_plugin [None req-a3e94fa5-b40d-49d7-aa05-19086964635a 9ed525ce1d19496e9ad2c29dcb9ff823 6fc6b4bb69374705a1890a1f476d2ebd - - default default] TaaS: Handle Delete Port: 0442373d-712b-4bf7-b22b-e62b43bce2d3 2026-06-24 23:50:53.204 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a3e94fa5-b40d-49d7-aa05-19086964635a 9ed525ce1d19496e9ad2c29dcb9ff823 6fc6b4bb69374705a1890a1f476d2ebd - - default default] Tap Mirror: Handle Delete Port: 0442373d-712b-4bf7-b22b-e62b43bce2d3 [pid: 8|app: 0|req: 1148/2240] 10.0.0.103 () {32 vars in 726 bytes} [Wed Jun 24 23:50:53 2026] DELETE /v2.0/networks/097688b7-1a0e-4eca-9801-451d302325ac => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2241] 10.0.0.103 () {32 vars in 732 bytes} [Wed Jun 24 23:50:53 2026] DELETE /v2.0/floatingips/1d04caba-d5e3-42da-8f4c-603c97ca3488 => generated 0 bytes in 302 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 23:50:53.526 8 INFO neutron_taas.services.taas.taas_plugin [None req-db3e2b44-81e0-40dd-990c-95a979180141 9ed525ce1d19496e9ad2c29dcb9ff823 6fc6b4bb69374705a1890a1f476d2ebd - - default default] TaaS: Handle Delete Port: 61fcf904-866a-4cf3-b9a3-0c6e9247f4bf 2026-06-24 23:50:53.529 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-db3e2b44-81e0-40dd-990c-95a979180141 9ed525ce1d19496e9ad2c29dcb9ff823 6fc6b4bb69374705a1890a1f476d2ebd - - default default] Tap Mirror: Handle Delete Port: 61fcf904-866a-4cf3-b9a3-0c6e9247f4bf [pid: 8|app: 0|req: 1149/2242] 10.0.0.103 () {32 vars in 732 bytes} [Wed Jun 24 23:50:53 2026] DELETE /v2.0/floatingips/6185a94e-e3b9-4a1c-9ad1-d25f24e974fa => generated 0 bytes in 272 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2243] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:50:53 2026] GET /v2.0/security-groups?tenant_id=293da449afae4c4b8a847257e90514f9&name=default => generated 2925 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2244] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:50:54 2026] DELETE /v2.0/security-groups/18e163e5-5124-4865-b34d-5cb0723eadee => 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: 1095/2245] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:50:54 2026] GET /v2.0/security-groups?tenant_id=17b043582fb44473bbcb027f27d8149f&name=default => generated 2925 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2246] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:50:54 2026] DELETE /v2.0/security-groups/541e45fa-34d7-4427-9ad2-e418eb5a87e2 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 23:50:55.080 8 INFO neutron.services.segments.plugin [-] Segment 4ccf7454-289b-4cc2-a5a7-d5e52b874e5d resource provider aggregate not found 2026-06-24 23:50:55.081 8 INFO neutron.services.segments.plugin [-] Segment 4ccf7454-289b-4cc2-a5a7-d5e52b874e5d resource provider aggregate not found 2026-06-24 23:50:55.094 8 INFO neutron.services.segments.plugin [-] Segment 4ccf7454-289b-4cc2-a5a7-d5e52b874e5d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ccf7454-289b-4cc2-a5a7-d5e52b874e5d found for delete ", "request_id": "req-08b2b020-a9c2-489f-8d26-fef949fd845e"}]} 2026-06-24 23:50:55.096 8 INFO neutron.services.segments.plugin [-] Segment 4ccf7454-289b-4cc2-a5a7-d5e52b874e5d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ccf7454-289b-4cc2-a5a7-d5e52b874e5d found for delete ", "request_id": "req-f4455936-3dd9-4547-8c66-973f4b12ae4c"}]} [pid: 7|app: 0|req: 1096/2247] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:50:55 2026] GET /v2.0/security-groups?tenant_id=6fc6b4bb69374705a1890a1f476d2ebd&name=default => generated 2925 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2248] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:50:55 2026] DELETE /v2.0/security-groups/b0d59d1e-f76d-42f9-a669-ab1749937c2b => 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: 1097/2249] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:50:55 2026] GET /v2.0/security-groups?tenant_id=0fb5b53bece341df8ccc4e7e4ef1f4ef&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: 1153/2250] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:50:55 2026] DELETE /v2.0/security-groups/c8ea7c35-51ae-42e5-985f-e1f1f43a961e => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 23:50:56.323 7 INFO neutron.db.segments_db [None req-2f99038e-6144-45ee-951b-8f74ec80e229 21d7d40fb3ec4a86bd1d3e7a881ac0a0 9e8f3dfb12424da5b64311c833cc6e36 - - default default] Added segment bc25294d-6a49-4394-b107-8d733221cb46 of type vxlan for network 3ba8ff38-bcce-4047-b91d-658f45eca47d 2026-06-24 23:50:56.382 7 INFO neutron.db.segments_db [None req-2f99038e-6144-45ee-951b-8f74ec80e229 21d7d40fb3ec4a86bd1d3e7a881ac0a0 9e8f3dfb12424da5b64311c833cc6e36 - - default default] Added segment 5f89550c-eee5-47d0-ae18-b329e7ba2eda of type vxlan for network 56f13937-a872-4b89-9192-e8c7499e0074 [pid: 7|app: 0|req: 1098/2251] 10.0.0.103 () {34 vars in 670 bytes} [Wed Jun 24 23:50:56 2026] POST /v2.0/networks => generated 1244 bytes in 481 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2252] 10.0.0.103 () {32 vars in 649 bytes} [Wed Jun 24 23:50:56 2026] GET /v2.0/networks => generated 1843 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 23:50:56.668 7 INFO neutron.services.segments.plugin [-] Segment bc25294d-6a49-4394-b107-8d733221cb46 resource provider aggregate not found 2026-06-24 23:50:56.676 7 INFO neutron.services.segments.plugin [-] Segment bc25294d-6a49-4394-b107-8d733221cb46 resource provider aggregate not found 2026-06-24 23:50:56.694 7 INFO neutron.services.segments.plugin [-] Segment bc25294d-6a49-4394-b107-8d733221cb46 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc25294d-6a49-4394-b107-8d733221cb46 found for delete ", "request_id": "req-5c9edf17-f4b2-4333-939f-57ea401db0af"}]} 2026-06-24 23:50:56.696 7 INFO neutron.services.segments.plugin [-] Segment bc25294d-6a49-4394-b107-8d733221cb46 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc25294d-6a49-4394-b107-8d733221cb46 found for delete ", "request_id": "req-d1c4aa99-7e79-4440-8e04-6f525149161c"}]} [pid: 7|app: 0|req: 1099/2253] 10.0.0.103 () {32 vars in 726 bytes} [Wed Jun 24 23:50:56 2026] DELETE /v2.0/networks/3ba8ff38-bcce-4047-b91d-658f45eca47d => 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: 1155/2254] 10.0.0.103 () {32 vars in 726 bytes} [Wed Jun 24 23:50:56 2026] DELETE /v2.0/networks/56f13937-a872-4b89-9192-e8c7499e0074 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2255] 10.0.0.103 () {32 vars in 649 bytes} [Wed Jun 24 23:50:56 2026] GET /v2.0/networks => generated 651 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:50:56.954 8 INFO neutron.db.segments_db [None req-75517f04-4dd0-46d9-93d4-f77602cd5f28 21d7d40fb3ec4a86bd1d3e7a881ac0a0 9e8f3dfb12424da5b64311c833cc6e36 - - default default] Added segment d5e661d8-a6e9-4bdc-bcf9-1042e6e1d89e of type vxlan for network 61eff0f8-6901-4dd9-84d1-703cae0c886d [pid: 8|app: 0|req: 1156/2256] 10.0.0.103 () {34 vars in 670 bytes} [Wed Jun 24 23:50:56 2026] POST /v2.0/networks => generated 649 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 23:50:57.086 7 INFO neutron.db.segments_db [None req-0895f897-c45b-41e8-9279-7c8d4515ef99 21d7d40fb3ec4a86bd1d3e7a881ac0a0 9e8f3dfb12424da5b64311c833cc6e36 - - default default] Added segment 59a35f55-7fd1-499e-ab73-81fce88ae9c9 of type vxlan for network 98ec2341-edcd-4a36-abd3-43b1b12c1037 2026-06-24 23:50:57.115 8 INFO neutron.services.segments.plugin [-] Segment 5f89550c-eee5-47d0-ae18-b329e7ba2eda resource provider aggregate not found 2026-06-24 23:50:57.119 8 INFO neutron.services.segments.plugin [-] Segment 5f89550c-eee5-47d0-ae18-b329e7ba2eda resource provider aggregate not found 2026-06-24 23:50:57.133 8 INFO neutron.services.segments.plugin [-] Segment 5f89550c-eee5-47d0-ae18-b329e7ba2eda resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f89550c-eee5-47d0-ae18-b329e7ba2eda found for delete ", "request_id": "req-69571b01-7d6d-4349-92b6-193a81e3becf"}]} 2026-06-24 23:50:57.136 8 INFO neutron.services.segments.plugin [-] Segment 5f89550c-eee5-47d0-ae18-b329e7ba2eda resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f89550c-eee5-47d0-ae18-b329e7ba2eda found for delete ", "request_id": "req-e2fc769e-bb85-4d56-8837-b164503eb898"}]} [pid: 7|app: 0|req: 1101/2257] 10.0.0.103 () {34 vars in 670 bytes} [Wed Jun 24 23:50:57 2026] POST /v2.0/networks => generated 649 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2258] 10.0.0.103 () {34 vars in 665 bytes} [Wed Jun 24 23:50:57 2026] POST /v2.0/ports => generated 1506 bytes in 652 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2259] 10.0.0.103 () {32 vars in 643 bytes} [Wed Jun 24 23:50:57 2026] GET /v2.0/ports => generated 1506 bytes in 127 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-24 23:50:58.071 8 INFO neutron_taas.services.taas.taas_plugin [None req-46094ba3-994b-4537-842b-ce6012dab55e 21d7d40fb3ec4a86bd1d3e7a881ac0a0 9e8f3dfb12424da5b64311c833cc6e36 - - default default] TaaS: Handle Delete Port: ad8a0249-9fdf-4a1c-87a8-c9c25b618bfd 2026-06-24 23:50:58.074 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-46094ba3-994b-4537-842b-ce6012dab55e 21d7d40fb3ec4a86bd1d3e7a881ac0a0 9e8f3dfb12424da5b64311c833cc6e36 - - default default] Tap Mirror: Handle Delete Port: ad8a0249-9fdf-4a1c-87a8-c9c25b618bfd [pid: 8|app: 0|req: 1158/2260] 10.0.0.103 () {32 vars in 720 bytes} [Wed Jun 24 23:50:57 2026] DELETE /v2.0/ports/ad8a0249-9fdf-4a1c-87a8-c9c25b618bfd => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 23:50:58.263 7 INFO neutron_taas.services.taas.taas_plugin [None req-42c6a222-5792-4c94-b941-f198c3db5c14 21d7d40fb3ec4a86bd1d3e7a881ac0a0 9e8f3dfb12424da5b64311c833cc6e36 - - default default] TaaS: Handle Delete Port: 6b3fec05-5339-4b84-9c21-7b8ec40ae015 2026-06-24 23:50:58.267 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-42c6a222-5792-4c94-b941-f198c3db5c14 21d7d40fb3ec4a86bd1d3e7a881ac0a0 9e8f3dfb12424da5b64311c833cc6e36 - - default default] Tap Mirror: Handle Delete Port: 6b3fec05-5339-4b84-9c21-7b8ec40ae015 [pid: 7|app: 0|req: 1103/2261] 10.0.0.103 () {32 vars in 720 bytes} [Wed Jun 24 23:50:58 2026] DELETE /v2.0/ports/6b3fec05-5339-4b84-9c21-7b8ec40ae015 => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2262] 10.0.0.103 () {32 vars in 643 bytes} [Wed Jun 24 23:50:58 2026] GET /v2.0/ports => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 23:50:58.431 7 INFO neutron.db.segments_db [None req-76b952de-1486-46b2-8379-e5acf8ed14d0 21d7d40fb3ec4a86bd1d3e7a881ac0a0 9e8f3dfb12424da5b64311c833cc6e36 - - default default] Added segment fdcb9316-391f-42a2-8c55-7dbc490ac2fc of type vxlan for network 7ee315ec-07de-45bd-bd69-d65a4df4df87 [pid: 7|app: 0|req: 1104/2263] 10.0.0.103 () {34 vars in 670 bytes} [Wed Jun 24 23:50:58 2026] POST /v2.0/networks => generated 650 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 23:50:58.583 8 INFO neutron.db.segments_db [None req-00b0ae64-0b8c-4db5-8243-9baef263e474 21d7d40fb3ec4a86bd1d3e7a881ac0a0 9e8f3dfb12424da5b64311c833cc6e36 - - default default] Added segment 6a563db4-b0d3-49ce-a2be-427bfa8f398d of type vxlan for network 5ff5b63c-97e3-46ba-9704-bcadd2308958 [pid: 8|app: 0|req: 1160/2264] 10.0.0.103 () {34 vars in 670 bytes} [Wed Jun 24 23:50:58 2026] POST /v2.0/networks => generated 650 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2265] 10.0.0.103 () {34 vars in 669 bytes} [Wed Jun 24 23:50:58 2026] POST /v2.0/subnets => generated 1274 bytes in 413 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2266] 10.0.0.103 () {32 vars in 647 bytes} [Wed Jun 24 23:50:59 2026] GET /v2.0/subnets => generated 1910 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2267] 10.0.0.103 () {32 vars in 724 bytes} [Wed Jun 24 23:50:59 2026] DELETE /v2.0/subnets/c8e01538-db4d-4670-8d09-234ae7e7f179 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2268] 10.0.0.103 () {32 vars in 724 bytes} [Wed Jun 24 23:50:59 2026] DELETE /v2.0/subnets/ea0463ac-1469-482d-8f03-5ef2b3c5db84 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2269] 10.0.0.103 () {32 vars in 647 bytes} [Wed Jun 24 23:50:59 2026] GET /v2.0/subnets => generated 649 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:50:59.575 8 INFO neutron.services.segments.plugin [-] Segment 6a563db4-b0d3-49ce-a2be-427bfa8f398d resource provider aggregate not found 2026-06-24 23:50:59.581 8 INFO neutron.services.segments.plugin [-] Segment 6a563db4-b0d3-49ce-a2be-427bfa8f398d resource provider aggregate not found 2026-06-24 23:50:59.600 8 INFO neutron.services.segments.plugin [-] Segment 6a563db4-b0d3-49ce-a2be-427bfa8f398d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a563db4-b0d3-49ce-a2be-427bfa8f398d found for delete ", "request_id": "req-6047afa6-69e1-46d4-8f22-f0fbaf0b38ed"}]} 2026-06-24 23:50:59.605 8 INFO neutron.services.segments.plugin [-] Segment 6a563db4-b0d3-49ce-a2be-427bfa8f398d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a563db4-b0d3-49ce-a2be-427bfa8f398d found for delete ", "request_id": "req-20569a9d-187a-4278-a9f6-501a6593fd36"}]} [pid: 8|app: 0|req: 1163/2270] 10.0.0.103 () {32 vars in 726 bytes} [Wed Jun 24 23:50:59 2026] DELETE /v2.0/networks/5ff5b63c-97e3-46ba-9704-bcadd2308958 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 23:50:59.732 7 INFO neutron.services.segments.plugin [-] Segment fdcb9316-391f-42a2-8c55-7dbc490ac2fc resource provider aggregate not found 2026-06-24 23:50:59.739 7 INFO neutron.services.segments.plugin [-] Segment fdcb9316-391f-42a2-8c55-7dbc490ac2fc resource provider aggregate not found 2026-06-24 23:50:59.746 7 INFO neutron.services.segments.plugin [-] Segment fdcb9316-391f-42a2-8c55-7dbc490ac2fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fdcb9316-391f-42a2-8c55-7dbc490ac2fc found for delete ", "request_id": "req-2e08ccfc-5920-4be6-8ffa-b4c589297777"}]} 2026-06-24 23:50:59.760 7 INFO neutron.services.segments.plugin [-] Segment fdcb9316-391f-42a2-8c55-7dbc490ac2fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fdcb9316-391f-42a2-8c55-7dbc490ac2fc found for delete ", "request_id": "req-2a89a74a-8671-4bc8-a892-21f73bb40ce1"}]} [pid: 7|app: 0|req: 1108/2271] 10.0.0.103 () {32 vars in 726 bytes} [Wed Jun 24 23:50:59 2026] DELETE /v2.0/networks/7ee315ec-07de-45bd-bd69-d65a4df4df87 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 23:50:59.851 8 INFO neutron.db.segments_db [None req-1874c4b5-c6ea-499b-a45b-c1ada27659b9 09027fcfefd143229f23d04c40402c7a 7c737160147c4fdbaf94726471f7366a - - default default] Added segment 93ec5ac4-bc32-4487-9e2e-4fb817273f12 of type vxlan for network 60f9ad5f-803c-4078-97d2-2aad53c212b8 [pid: 7|app: 0|req: 1109/2272] 10.0.0.103 () {32 vars in 726 bytes} [Wed Jun 24 23:50:59 2026] DELETE /v2.0/networks/98ec2341-edcd-4a36-abd3-43b1b12c1037 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2273] 10.0.0.103 () {32 vars in 726 bytes} [Wed Jun 24 23:50:59 2026] DELETE /v2.0/networks/61eff0f8-6901-4dd9-84d1-703cae0c886d => generated 0 bytes in 105 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 23:51:00.087 8 INFO neutron.db.l3_hamode_db [None req-1874c4b5-c6ea-499b-a45b-c1ada27659b9 09027fcfefd143229f23d04c40402c7a 7c737160147c4fdbaf94726471f7366a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 23:51:00.224 8 INFO neutron.db.l3_hamode_db [None req-1874c4b5-c6ea-499b-a45b-c1ada27659b9 09027fcfefd143229f23d04c40402c7a 7c737160147c4fdbaf94726471f7366a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1113/2276] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:51:00 2026] GET /v2.0/security-groups?tenant_id=9e8f3dfb12424da5b64311c833cc6e36&name=default => generated 2925 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2277] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:51:00 2026] DELETE /v2.0/security-groups/093116b7-74bd-49c0-8862-ee45b9e962db => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2278] 10.0.0.103 () {34 vars in 668 bytes} [Wed Jun 24 23:50:59 2026] POST /v2.0/routers => generated 474 bytes in 1049 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 23:51:00.820 7 INFO neutron.db.l3_hamode_db [None req-3d711efb-0615-40d6-80ad-cc8b8d7e96c5 09027fcfefd143229f23d04c40402c7a 7c737160147c4fdbaf94726471f7366a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 23:51:00.937 7 INFO neutron.db.l3_hamode_db [None req-3d711efb-0615-40d6-80ad-cc8b8d7e96c5 09027fcfefd143229f23d04c40402c7a 7c737160147c4fdbaf94726471f7366a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1115/2279] 10.0.0.103 () {34 vars in 668 bytes} [Wed Jun 24 23:51:00 2026] POST /v2.0/routers => generated 474 bytes in 751 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 23:51:01.581 8 INFO neutron.db.l3_hamode_db [None req-117f6c2a-ba70-46ca-b423-bfac30d0b599 09027fcfefd143229f23d04c40402c7a 7c737160147c4fdbaf94726471f7366a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 23:51:01.692 8 INFO neutron.db.l3_hamode_db [None req-117f6c2a-ba70-46ca-b423-bfac30d0b599 09027fcfefd143229f23d04c40402c7a 7c737160147c4fdbaf94726471f7366a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 23:51:01.766 7 INFO neutron.services.segments.plugin [-] Segment 59a35f55-7fd1-499e-ab73-81fce88ae9c9 resource provider aggregate not found 2026-06-24 23:51:01.785 7 INFO neutron.services.segments.plugin [-] Segment 59a35f55-7fd1-499e-ab73-81fce88ae9c9 resource provider aggregate not found 2026-06-24 23:51:01.789 7 INFO neutron.services.segments.plugin [-] Segment 59a35f55-7fd1-499e-ab73-81fce88ae9c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59a35f55-7fd1-499e-ab73-81fce88ae9c9 found for delete ", "request_id": "req-2394defa-1534-49d1-b87e-355ca4343c36"}]} 2026-06-24 23:51:01.802 7 INFO neutron.services.segments.plugin [-] Segment 59a35f55-7fd1-499e-ab73-81fce88ae9c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59a35f55-7fd1-499e-ab73-81fce88ae9c9 found for delete ", "request_id": "req-8e8c7351-b818-458a-8530-98f2a6345b17"}]} 2026-06-24 23:51:01.810 7 INFO neutron.services.segments.plugin [-] Segment d5e661d8-a6e9-4bdc-bcf9-1042e6e1d89e resource provider aggregate not found 2026-06-24 23:51:01.818 7 INFO neutron.services.segments.plugin [-] Segment d5e661d8-a6e9-4bdc-bcf9-1042e6e1d89e resource provider aggregate not found 2026-06-24 23:51:01.827 7 INFO neutron.services.segments.plugin [-] Segment d5e661d8-a6e9-4bdc-bcf9-1042e6e1d89e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5e661d8-a6e9-4bdc-bcf9-1042e6e1d89e found for delete ", "request_id": "req-7c3fe12f-bbe4-42ca-b1cd-c66068d299d1"}]} 2026-06-24 23:51:01.835 7 INFO neutron.services.segments.plugin [-] Segment d5e661d8-a6e9-4bdc-bcf9-1042e6e1d89e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5e661d8-a6e9-4bdc-bcf9-1042e6e1d89e found for delete ", "request_id": "req-76b24683-d3d5-4822-b248-cac8943f56a1"}]} [pid: 8|app: 0|req: 1165/2280] 10.0.0.103 () {34 vars in 668 bytes} [Wed Jun 24 23:51:01 2026] POST /v2.0/routers => generated 474 bytes in 724 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 23:51:02.319 7 INFO neutron.db.l3_hamode_db [None req-2b31467f-ee97-4c61-b4b5-d2cc8c0e3a1c 09027fcfefd143229f23d04c40402c7a 7c737160147c4fdbaf94726471f7366a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 23:51:02.444 7 INFO neutron.db.l3_hamode_db [None req-2b31467f-ee97-4c61-b4b5-d2cc8c0e3a1c 09027fcfefd143229f23d04c40402c7a 7c737160147c4fdbaf94726471f7366a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 23:51:02.658 8 INFO neutron.db.segments_db [None req-bc5c6365-da8a-4e4b-8e49-1d6eb481d911 7067759e16bf4270a1a8b6176634d7d1 474cd58650e747f5868d28a21f262720 - - default default] Added segment 72d4bfe1-9f77-40f6-b3d7-b5e3bb97d469 of type vxlan for network 9da7b5a8-56e1-462e-a191-53cc0880d569 [pid: 8|app: 0|req: 1166/2281] 10.0.0.103 () {34 vars in 670 bytes} [Wed Jun 24 23:51:02 2026] POST /v2.0/networks => generated 630 bytes in 392 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 23:51:02.809 8 INFO neutron.db.segments_db [None req-6244627a-d6ca-4a73-99fa-f82f5a58875d 7067759e16bf4270a1a8b6176634d7d1 474cd58650e747f5868d28a21f262720 - - default default] Added segment dd7a042a-b3e5-4369-bf56-f9a2196837af of type vxlan for network 4b157522-0e3f-44fa-9d2a-d8e3615a6e0f [pid: 8|app: 0|req: 1167/2282] 10.0.0.103 () {34 vars in 670 bytes} [Wed Jun 24 23:51:02 2026] POST /v2.0/networks => generated 629 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2283] 10.0.0.103 () {34 vars in 668 bytes} [Wed Jun 24 23:51:02 2026] POST /v2.0/routers => generated 474 bytes in 755 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 23:51:03.059 7 INFO neutron.db.l3_hamode_db [None req-c2579f7e-4326-40f0-9cc5-80978fb472be 09027fcfefd143229f23d04c40402c7a 7c737160147c4fdbaf94726471f7366a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1168/2284] 10.0.0.103 () {34 vars in 669 bytes} [Wed Jun 24 23:51:02 2026] POST /v2.0/subnets => generated 626 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 23:51:03.168 7 INFO neutron.db.l3_hamode_db [None req-c2579f7e-4326-40f0-9cc5-80978fb472be 09027fcfefd143229f23d04c40402c7a 7c737160147c4fdbaf94726471f7366a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1117/2285] 10.0.0.103 () {34 vars in 668 bytes} [Wed Jun 24 23:51:03 2026] POST /v2.0/routers => generated 474 bytes in 718 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2286] 10.0.0.103 () {34 vars in 669 bytes} [Wed Jun 24 23:51:03 2026] POST /v2.0/subnets => generated 626 bytes in 694 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2287] 10.0.0.103 () {34 vars in 751 bytes} [Wed Jun 24 23:51:03 2026] PUT /v2.0/routers/c9d22f38-de4c-422e-94ed-c0b263464876/tags => generated 17 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 23:51:03.871 8 INFO neutron.db.segments_db [None req-69aa7ab6-e1e7-4a55-8425-c7c899de8ce5 7067759e16bf4270a1a8b6176634d7d1 474cd58650e747f5868d28a21f262720 - - default default] Added segment 5241c189-2fd1-4449-a983-7ed823689c94 of type vxlan for network afa8c474-b6ed-4450-8a91-6181f0d6a650 [pid: 7|app: 0|req: 1119/2288] 10.0.0.103 () {34 vars in 751 bytes} [Wed Jun 24 23:51:03 2026] PUT /v2.0/routers/336f3f3e-731a-49a6-9dab-791a0fad779b/tags => generated 25 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2289] 10.0.0.103 () {34 vars in 751 bytes} [Wed Jun 24 23:51:03 2026] PUT /v2.0/routers/c7c6132b-41ce-41ee-aac4-4e3d7d57d49b/tags => generated 34 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 23:51:04.116 8 INFO neutron.db.l3_hamode_db [None req-69aa7ab6-e1e7-4a55-8425-c7c899de8ce5 7067759e16bf4270a1a8b6176634d7d1 474cd58650e747f5868d28a21f262720 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1121/2290] 10.0.0.103 () {34 vars in 751 bytes} [Wed Jun 24 23:51:04 2026] PUT /v2.0/routers/c554e1a2-5188-4d5f-9afd-7a6dee5b6d72/tags => generated 19 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2291] 10.0.0.103 () {32 vars in 664 bytes} [Wed Jun 24 23:51:04 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 23:51:04.292 8 INFO neutron.db.l3_hamode_db [None req-69aa7ab6-e1e7-4a55-8425-c7c899de8ce5 7067759e16bf4270a1a8b6176634d7d1 474cd58650e747f5868d28a21f262720 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1123/2292] 10.0.0.103 () {32 vars in 678 bytes} [Wed Jun 24 23:51:04 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2293] 10.0.0.103 () {32 vars in 674 bytes} [Wed Jun 24 23:51:04 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2294] 10.0.0.103 () {32 vars in 686 bytes} [Wed Jun 24 23:51:04 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2295] 10.0.0.103 () {32 vars in 672 bytes} [Wed Jun 24 23:51:04 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2296] 10.0.0.103 () {32 vars in 686 bytes} [Wed Jun 24 23:51:04 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2297] 10.0.0.103 () {34 vars in 669 bytes} [Wed Jun 24 23:51:03 2026] POST /v2.0/routers => generated 505 bytes in 1108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2298] 10.0.0.103 () {32 vars in 682 bytes} [Wed Jun 24 23:51:04 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 571 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2299] 10.0.0.103 () {32 vars in 694 bytes} [Wed Jun 24 23:51:05 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2300] 10.0.0.103 () {32 vars in 721 bytes} [Wed Jun 24 23:51:05 2026] GET /v2.0/routers/c9d22f38-de4c-422e-94ed-c0b263464876 => generated 485 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2301] 10.0.0.103 () {34 vars in 742 bytes} [Wed Jun 24 23:51:05 2026] PUT /v2.0/routers/c9d22f38-de4c-422e-94ed-c0b263464876 => generated 485 bytes in 564 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2302] 10.0.0.103 () {32 vars in 736 bytes} [Wed Jun 24 23:51:05 2026] GET /v2.0/ports?device_id=c9d22f38-de4c-422e-94ed-c0b263464876 => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2303] 10.0.0.103 () {34 vars in 783 bytes} [Wed Jun 24 23:51:04 2026] PUT /v2.0/routers/6945db4c-0cdc-4aa5-bec8-cf0f795c9c81/add_router_interface => generated 309 bytes in 1207 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:51:06.165 7 INFO neutron_taas.services.taas.taas_plugin [None req-40498685-bcb1-48d9-a23d-ca7b837a7f3f 09027fcfefd143229f23d04c40402c7a 7c737160147c4fdbaf94726471f7366a - - default default] TaaS: Handle Delete Port: 8b066ae5-6c9a-448c-a70d-1d8c51c53ca3 2026-06-24 23:51:06.168 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-40498685-bcb1-48d9-a23d-ca7b837a7f3f 09027fcfefd143229f23d04c40402c7a 7c737160147c4fdbaf94726471f7366a - - default default] Tap Mirror: Handle Delete Port: 8b066ae5-6c9a-448c-a70d-1d8c51c53ca3 [pid: 8|app: 0|req: 1172/2304] 10.0.0.103 () {32 vars in 717 bytes} [Wed Jun 24 23:51:06 2026] GET /v2.0/ports/8b9d7251-5a5a-44ff-afef-62b633a63c2c => generated 955 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2305] 10.0.0.103 () {32 vars in 724 bytes} [Wed Jun 24 23:51:05 2026] DELETE /v2.0/routers/c9d22f38-de4c-422e-94ed-c0b263464876 => generated 0 bytes in 393 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2306] 10.0.0.103 () {32 vars in 721 bytes} [Wed Jun 24 23:51:06 2026] GET /v2.0/routers/336f3f3e-731a-49a6-9dab-791a0fad779b => generated 493 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2307] 10.0.0.103 () {34 vars in 742 bytes} [Wed Jun 24 23:51:06 2026] PUT /v2.0/routers/336f3f3e-731a-49a6-9dab-791a0fad779b => generated 493 bytes in 461 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2308] 10.0.0.103 () {32 vars in 736 bytes} [Wed Jun 24 23:51:06 2026] GET /v2.0/ports?device_id=336f3f3e-731a-49a6-9dab-791a0fad779b => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 23:51:07.102 7 INFO neutron_taas.services.taas.taas_plugin [None req-df2d0103-254c-4444-a0f3-2f87635f2a94 09027fcfefd143229f23d04c40402c7a 7c737160147c4fdbaf94726471f7366a - - default default] TaaS: Handle Delete Port: 931043c3-fcff-405c-85eb-43949daaad85 2026-06-24 23:51:07.105 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-df2d0103-254c-4444-a0f3-2f87635f2a94 09027fcfefd143229f23d04c40402c7a 7c737160147c4fdbaf94726471f7366a - - default default] Tap Mirror: Handle Delete Port: 931043c3-fcff-405c-85eb-43949daaad85 [pid: 8|app: 0|req: 1173/2309] 10.0.0.103 () {34 vars in 783 bytes} [Wed Jun 24 23:51:06 2026] PUT /v2.0/routers/6945db4c-0cdc-4aa5-bec8-cf0f795c9c81/add_router_interface => generated 309 bytes in 1024 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2310] 10.0.0.103 () {32 vars in 717 bytes} [Wed Jun 24 23:51:07 2026] GET /v2.0/ports/7d78ba01-d143-491c-aa90-8e790efacf70 => generated 955 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2311] 10.0.0.103 () {32 vars in 724 bytes} [Wed Jun 24 23:51:06 2026] DELETE /v2.0/routers/336f3f3e-731a-49a6-9dab-791a0fad779b => generated 0 bytes in 381 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2312] 10.0.0.103 () {32 vars in 721 bytes} [Wed Jun 24 23:51:07 2026] GET /v2.0/routers/c7c6132b-41ce-41ee-aac4-4e3d7d57d49b => generated 502 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:51:07.589 8 INFO neutron_taas.services.taas.taas_plugin [None req-ed4c0d9f-a351-4a20-bda5-16f0e06ec577 7067759e16bf4270a1a8b6176634d7d1 474cd58650e747f5868d28a21f262720 - - default default] TaaS: Handle Delete Port: 7d78ba01-d143-491c-aa90-8e790efacf70 2026-06-24 23:51:07.592 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ed4c0d9f-a351-4a20-bda5-16f0e06ec577 7067759e16bf4270a1a8b6176634d7d1 474cd58650e747f5868d28a21f262720 - - default default] Tap Mirror: Handle Delete Port: 7d78ba01-d143-491c-aa90-8e790efacf70 [pid: 7|app: 0|req: 1139/2313] 10.0.0.103 () {34 vars in 742 bytes} [Wed Jun 24 23:51:07 2026] PUT /v2.0/routers/c7c6132b-41ce-41ee-aac4-4e3d7d57d49b => generated 502 bytes in 563 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2314] 10.0.0.103 () {32 vars in 736 bytes} [Wed Jun 24 23:51:07 2026] GET /v2.0/ports?device_id=c7c6132b-41ce-41ee-aac4-4e3d7d57d49b => 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: 1175/2315] 10.0.0.103 () {34 vars in 789 bytes} [Wed Jun 24 23:51:07 2026] PUT /v2.0/routers/6945db4c-0cdc-4aa5-bec8-cf0f795c9c81/remove_router_interface => generated 309 bytes in 749 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:51:08.205 7 INFO neutron_taas.services.taas.taas_plugin [None req-ad7647f0-76dd-443c-b885-da911e5f8d7c 09027fcfefd143229f23d04c40402c7a 7c737160147c4fdbaf94726471f7366a - - default default] TaaS: Handle Delete Port: bb31b527-6336-46a7-a9c1-ee4a53ac8abf 2026-06-24 23:51:08.208 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ad7647f0-76dd-443c-b885-da911e5f8d7c 09027fcfefd143229f23d04c40402c7a 7c737160147c4fdbaf94726471f7366a - - default default] Tap Mirror: Handle Delete Port: bb31b527-6336-46a7-a9c1-ee4a53ac8abf 2026-06-24 23:51:08.375 8 INFO neutron_taas.services.taas.taas_plugin [None req-8f84d17e-3dbf-4288-b859-d4a330260b82 7067759e16bf4270a1a8b6176634d7d1 474cd58650e747f5868d28a21f262720 - - default default] TaaS: Handle Delete Port: 8b9d7251-5a5a-44ff-afef-62b633a63c2c 2026-06-24 23:51:08.379 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8f84d17e-3dbf-4288-b859-d4a330260b82 7067759e16bf4270a1a8b6176634d7d1 474cd58650e747f5868d28a21f262720 - - default default] Tap Mirror: Handle Delete Port: 8b9d7251-5a5a-44ff-afef-62b633a63c2c [pid: 7|app: 0|req: 1141/2316] 10.0.0.103 () {32 vars in 724 bytes} [Wed Jun 24 23:51:07 2026] DELETE /v2.0/routers/c7c6132b-41ce-41ee-aac4-4e3d7d57d49b => generated 0 bytes in 433 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2317] 10.0.0.103 () {32 vars in 721 bytes} [Wed Jun 24 23:51:08 2026] GET /v2.0/routers/c554e1a2-5188-4d5f-9afd-7a6dee5b6d72 => generated 487 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2318] 10.0.0.103 () {34 vars in 789 bytes} [Wed Jun 24 23:51:08 2026] PUT /v2.0/routers/6945db4c-0cdc-4aa5-bec8-cf0f795c9c81/remove_router_interface => generated 309 bytes in 788 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2319] 10.0.0.103 () {32 vars in 736 bytes} [Wed Jun 24 23:51:08 2026] GET /v2.0/ports?device_id=6945db4c-0cdc-4aa5-bec8-cf0f795c9c81 => 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: 1143/2320] 10.0.0.103 () {34 vars in 742 bytes} [Wed Jun 24 23:51:08 2026] PUT /v2.0/routers/c554e1a2-5188-4d5f-9afd-7a6dee5b6d72 => generated 487 bytes in 506 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:51:08.994 8 INFO neutron_taas.services.taas.taas_plugin [None req-0ffa61f5-6480-47ff-8393-4f5d36b02436 7067759e16bf4270a1a8b6176634d7d1 474cd58650e747f5868d28a21f262720 - - default default] TaaS: Handle Delete Port: 5cbf383c-e744-423a-b73c-17d34d8cf449 2026-06-24 23:51:08.999 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0ffa61f5-6480-47ff-8393-4f5d36b02436 7067759e16bf4270a1a8b6176634d7d1 474cd58650e747f5868d28a21f262720 - - default default] Tap Mirror: Handle Delete Port: 5cbf383c-e744-423a-b73c-17d34d8cf449 [pid: 7|app: 0|req: 1144/2321] 10.0.0.103 () {32 vars in 736 bytes} [Wed Jun 24 23:51:08 2026] GET /v2.0/ports?device_id=c554e1a2-5188-4d5f-9afd-7a6dee5b6d72 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 23:51:09.171 7 INFO neutron_taas.services.taas.taas_plugin [None req-2ca823d8-985b-4387-92bd-b4486eaf718b 09027fcfefd143229f23d04c40402c7a 7c737160147c4fdbaf94726471f7366a - - default default] TaaS: Handle Delete Port: c6ce610e-da3d-4590-a141-317bb4f6e2d6 2026-06-24 23:51:09.174 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2ca823d8-985b-4387-92bd-b4486eaf718b 09027fcfefd143229f23d04c40402c7a 7c737160147c4fdbaf94726471f7366a - - default default] Tap Mirror: Handle Delete Port: c6ce610e-da3d-4590-a141-317bb4f6e2d6 2026-06-24 23:51:09.338 8 INFO neutron.services.segments.plugin [-] Segment 5241c189-2fd1-4449-a983-7ed823689c94 resource provider aggregate not found 2026-06-24 23:51:09.342 8 INFO neutron.services.segments.plugin [-] Segment 5241c189-2fd1-4449-a983-7ed823689c94 resource provider aggregate not found 2026-06-24 23:51:09.358 8 INFO neutron.services.segments.plugin [-] Segment 5241c189-2fd1-4449-a983-7ed823689c94 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5241c189-2fd1-4449-a983-7ed823689c94 found for delete ", "request_id": "req-2508bf8b-8f37-4827-bded-4028dd65d624"}]} 2026-06-24 23:51:09.363 8 INFO neutron.services.segments.plugin [-] Segment 5241c189-2fd1-4449-a983-7ed823689c94 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5241c189-2fd1-4449-a983-7ed823689c94 found for delete ", "request_id": "req-164275c1-b190-4b81-9dc1-861936a9e52d"}]} [pid: 7|app: 0|req: 1145/2322] 10.0.0.103 () {32 vars in 724 bytes} [Wed Jun 24 23:51:09 2026] DELETE /v2.0/routers/c554e1a2-5188-4d5f-9afd-7a6dee5b6d72 => generated 0 bytes in 352 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 23:51:09.366 8 INFO neutron.db.l3_hamode_db [None req-0ffa61f5-6480-47ff-8393-4f5d36b02436 7067759e16bf4270a1a8b6176634d7d1 474cd58650e747f5868d28a21f262720 - - default default] HA network afa8c474-b6ed-4450-8a91-6181f0d6a650 was deleted as no HA routers are present in tenant 474cd58650e747f5868d28a21f262720. [pid: 8|app: 0|req: 1178/2323] 10.0.0.103 () {32 vars in 724 bytes} [Wed Jun 24 23:51:08 2026] DELETE /v2.0/routers/6945db4c-0cdc-4aa5-bec8-cf0f795c9c81 => generated 0 bytes in 544 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2324] 10.0.0.103 () {32 vars in 721 bytes} [Wed Jun 24 23:51:09 2026] GET /v2.0/routers/64bde7fe-aac2-466a-896d-ec82c397caca => generated 480 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2325] 10.0.0.103 () {32 vars in 724 bytes} [Wed Jun 24 23:51:09 2026] DELETE /v2.0/subnets/e93e462c-ee7a-4f74-8037-c92908c70af0 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2326] 10.0.0.103 () {32 vars in 724 bytes} [Wed Jun 24 23:51:09 2026] DELETE /v2.0/subnets/096ff0c5-7c35-4e70-b87a-10a3d527e8b6 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 23:51:09.806 8 INFO neutron_taas.services.taas.taas_plugin [None req-7409a589-5fdd-45ec-97fd-b608c8435f00 7067759e16bf4270a1a8b6176634d7d1 474cd58650e747f5868d28a21f262720 - - default default] TaaS: Handle Delete Port: 55a19d5f-2dda-4c5a-9850-18234d200190 2026-06-24 23:51:09.808 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7409a589-5fdd-45ec-97fd-b608c8435f00 7067759e16bf4270a1a8b6176634d7d1 474cd58650e747f5868d28a21f262720 - - default default] Tap Mirror: Handle Delete Port: 55a19d5f-2dda-4c5a-9850-18234d200190 [pid: 7|app: 0|req: 1147/2327] 10.0.0.103 () {34 vars in 742 bytes} [Wed Jun 24 23:51:09 2026] PUT /v2.0/routers/64bde7fe-aac2-466a-896d-ec82c397caca => generated 480 bytes in 548 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2328] 10.0.0.103 () {32 vars in 736 bytes} [Wed Jun 24 23:51:09 2026] GET /v2.0/ports?device_id=64bde7fe-aac2-466a-896d-ec82c397caca => 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: 1181/2329] 10.0.0.103 () {32 vars in 726 bytes} [Wed Jun 24 23:51:09 2026] DELETE /v2.0/networks/4b157522-0e3f-44fa-9d2a-d8e3615a6e0f => generated 0 bytes in 328 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 23:51:10.133 8 INFO neutron_taas.services.taas.taas_plugin [None req-9d0137ae-1721-4b1c-be26-8583aa4f7f30 7067759e16bf4270a1a8b6176634d7d1 474cd58650e747f5868d28a21f262720 - - default default] TaaS: Handle Delete Port: a77001f3-4c8a-4e1a-b65a-aa35697a1a77 2026-06-24 23:51:10.136 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9d0137ae-1721-4b1c-be26-8583aa4f7f30 7067759e16bf4270a1a8b6176634d7d1 474cd58650e747f5868d28a21f262720 - - default default] Tap Mirror: Handle Delete Port: a77001f3-4c8a-4e1a-b65a-aa35697a1a77 2026-06-24 23:51:10.170 7 INFO neutron_taas.services.taas.taas_plugin [None req-e8d617f3-607b-447a-a595-457938ae8531 09027fcfefd143229f23d04c40402c7a 7c737160147c4fdbaf94726471f7366a - - default default] TaaS: Handle Delete Port: 67e6951d-ac36-43e1-af0f-1a764ed58def 2026-06-24 23:51:10.173 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e8d617f3-607b-447a-a595-457938ae8531 09027fcfefd143229f23d04c40402c7a 7c737160147c4fdbaf94726471f7366a - - default default] Tap Mirror: Handle Delete Port: 67e6951d-ac36-43e1-af0f-1a764ed58def [pid: 8|app: 0|req: 1182/2330] 10.0.0.103 () {32 vars in 726 bytes} [Wed Jun 24 23:51:10 2026] DELETE /v2.0/networks/9da7b5a8-56e1-462e-a191-53cc0880d569 => generated 0 bytes in 312 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 23:51:10.423 8 INFO neutron.db.segments_db [None req-7abf2f84-9f86-41e1-b786-9281ae73caf6 7067759e16bf4270a1a8b6176634d7d1 474cd58650e747f5868d28a21f262720 - - default default] Added segment 3870ea2a-ac4f-4118-8db6-86f6907e0b2f of type vxlan for network 8df0c44c-39f0-4a3f-9fe2-487ce17fecb6 [pid: 8|app: 0|req: 1183/2331] 10.0.0.103 () {34 vars in 670 bytes} [Wed Jun 24 23:51:10 2026] POST /v2.0/networks => generated 630 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 23:51:10.547 7 INFO neutron.services.segments.plugin [-] Segment 93ec5ac4-bc32-4487-9e2e-4fb817273f12 resource provider aggregate not found 2026-06-24 23:51:10.557 7 INFO neutron.services.segments.plugin [-] Segment 93ec5ac4-bc32-4487-9e2e-4fb817273f12 resource provider aggregate not found 2026-06-24 23:51:10.570 7 INFO neutron.services.segments.plugin [-] Segment 93ec5ac4-bc32-4487-9e2e-4fb817273f12 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93ec5ac4-bc32-4487-9e2e-4fb817273f12 found for delete ", "request_id": "req-167b1901-5bc2-48d8-bcd1-e28a33879d87"}]} 2026-06-24 23:51:10.574 7 INFO neutron.services.segments.plugin [-] Segment 93ec5ac4-bc32-4487-9e2e-4fb817273f12 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93ec5ac4-bc32-4487-9e2e-4fb817273f12 found for delete ", "request_id": "req-74f3425b-3804-4e19-8aac-5d6909336929"}]} 2026-06-24 23:51:10.587 7 INFO neutron.db.l3_hamode_db [None req-e8d617f3-607b-447a-a595-457938ae8531 09027fcfefd143229f23d04c40402c7a 7c737160147c4fdbaf94726471f7366a - - default default] HA network 60f9ad5f-803c-4078-97d2-2aad53c212b8 was deleted as no HA routers are present in tenant 7c737160147c4fdbaf94726471f7366a. [pid: 7|app: 0|req: 1149/2332] 10.0.0.103 () {32 vars in 724 bytes} [Wed Jun 24 23:51:10 2026] DELETE /v2.0/routers/64bde7fe-aac2-466a-896d-ec82c397caca => generated 0 bytes in 587 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2333] 10.0.0.103 () {34 vars in 669 bytes} [Wed Jun 24 23:51:10 2026] POST /v2.0/subnets => generated 626 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 23:51:10.815 7 INFO neutron.db.segments_db [None req-58d19a6b-63e3-4a3e-b743-2f5ac6e75c26 7067759e16bf4270a1a8b6176634d7d1 474cd58650e747f5868d28a21f262720 - - default default] Added segment 12947892-beac-4f98-860e-e3aecd83f6a0 of type vxlan for network 33bde3ed-1727-4fe5-9cf6-ddf8acdaf079 2026-06-24 23:51:11.072 7 INFO neutron.db.l3_hamode_db [None req-58d19a6b-63e3-4a3e-b743-2f5ac6e75c26 7067759e16bf4270a1a8b6176634d7d1 474cd58650e747f5868d28a21f262720 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 23:51:11.202 7 INFO neutron.db.l3_hamode_db [None req-58d19a6b-63e3-4a3e-b743-2f5ac6e75c26 7067759e16bf4270a1a8b6176634d7d1 474cd58650e747f5868d28a21f262720 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 23:51:11.378 8 INFO neutron.services.segments.plugin [-] Segment dd7a042a-b3e5-4369-bf56-f9a2196837af resource provider aggregate not found 2026-06-24 23:51:11.382 8 INFO neutron.services.segments.plugin [-] Segment dd7a042a-b3e5-4369-bf56-f9a2196837af resource provider aggregate not found 2026-06-24 23:51:11.398 8 INFO neutron.services.segments.plugin [-] Segment dd7a042a-b3e5-4369-bf56-f9a2196837af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd7a042a-b3e5-4369-bf56-f9a2196837af found for delete ", "request_id": "req-6e05d923-b1c1-4f5f-8681-fca0b4007c66"}]} 2026-06-24 23:51:11.402 8 INFO neutron.services.segments.plugin [-] Segment dd7a042a-b3e5-4369-bf56-f9a2196837af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd7a042a-b3e5-4369-bf56-f9a2196837af found for delete ", "request_id": "req-8704ec48-8f31-4834-ada4-362f5aff4a8a"}]} 2026-06-24 23:51:11.423 8 INFO neutron.services.segments.plugin [-] Segment 72d4bfe1-9f77-40f6-b3d7-b5e3bb97d469 resource provider aggregate not found 2026-06-24 23:51:11.423 8 INFO neutron.services.segments.plugin [-] Segment 72d4bfe1-9f77-40f6-b3d7-b5e3bb97d469 resource provider aggregate not found 2026-06-24 23:51:11.444 8 INFO neutron.services.segments.plugin [-] Segment 72d4bfe1-9f77-40f6-b3d7-b5e3bb97d469 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72d4bfe1-9f77-40f6-b3d7-b5e3bb97d469 found for delete ", "request_id": "req-a755d987-207d-4918-b978-716c5489c00a"}]} 2026-06-24 23:51:11.448 8 INFO neutron.services.segments.plugin [-] Segment 72d4bfe1-9f77-40f6-b3d7-b5e3bb97d469 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72d4bfe1-9f77-40f6-b3d7-b5e3bb97d469 found for delete ", "request_id": "req-54941efb-ef5b-4121-b869-caba365996b4"}]} [pid: 8|app: 0|req: 1185/2334] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:51:11 2026] GET /v2.0/security-groups?tenant_id=28f6fd7101fa45c7955c7cf9fb9baf0c&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: 1150/2335] 10.0.0.103 () {34 vars in 669 bytes} [Wed Jun 24 23:51:10 2026] POST /v2.0/routers => generated 507 bytes in 1007 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2336] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:51:11 2026] DELETE /v2.0/security-groups/44f17544-fb18-4abe-83d5-849d7109bc43 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2337] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:51:11 2026] GET /v2.0/security-groups?tenant_id=e71d073343b6418b9180fc4506ecbb65&name=default => generated 2927 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2338] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:51:12 2026] DELETE /v2.0/security-groups/052960df-a370-44cb-aba1-3bb074ea702f => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2339] 10.0.0.103 () {34 vars in 665 bytes} [Wed Jun 24 23:51:11 2026] POST /v2.0/ports => generated 952 bytes in 373 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: 1152/2340] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:51:12 2026] GET /v2.0/security-groups?tenant_id=7c737160147c4fdbaf94726471f7366a&name=default => generated 2929 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2341] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:51:12 2026] DELETE /v2.0/security-groups/4566f2f4-9e27-45fd-b687-1aa9db45dd28 => 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: 1189/2342] 10.0.0.103 () {34 vars in 783 bytes} [Wed Jun 24 23:51:12 2026] PUT /v2.0/routers/bcad949f-bb14-442c-99b8-b15cffffb82d/add_router_interface => generated 309 bytes in 1189 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2343] 10.0.0.103 () {32 vars in 717 bytes} [Wed Jun 24 23:51:13 2026] GET /v2.0/ports/061a3ae6-b209-4b25-8ce8-9e46a7023e07 => generated 1026 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-24 23:51:13.693 8 INFO neutron_taas.services.taas.taas_plugin [None req-99ec53b1-5c04-4c68-9a68-389fdafb53a8 7067759e16bf4270a1a8b6176634d7d1 474cd58650e747f5868d28a21f262720 - - default default] TaaS: Handle Delete Port: 061a3ae6-b209-4b25-8ce8-9e46a7023e07 2026-06-24 23:51:13.697 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-99ec53b1-5c04-4c68-9a68-389fdafb53a8 7067759e16bf4270a1a8b6176634d7d1 474cd58650e747f5868d28a21f262720 - - default default] Tap Mirror: Handle Delete Port: 061a3ae6-b209-4b25-8ce8-9e46a7023e07 [pid: 8|app: 0|req: 1190/2344] 10.0.0.103 () {34 vars in 789 bytes} [Wed Jun 24 23:51:13 2026] PUT /v2.0/routers/bcad949f-bb14-442c-99b8-b15cffffb82d/remove_router_interface => generated 309 bytes in 726 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:51:14.263 7 INFO neutron.api.v2.resource [None req-ce03c0e5-5413-4c21-8484-4b219bf52fbb 7067759e16bf4270a1a8b6176634d7d1 474cd58650e747f5868d28a21f262720 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1155/2345] 10.0.0.103 () {34 vars in 789 bytes} [Wed Jun 24 23:51:14 2026] PUT /v2.0/routers/bcad949f-bb14-442c-99b8-b15cffffb82d/remove_router_interface => generated 197 bytes in 135 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: 1191/2346] 10.0.0.103 () {32 vars in 736 bytes} [Wed Jun 24 23:51:14 2026] GET /v2.0/ports?device_id=bcad949f-bb14-442c-99b8-b15cffffb82d => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 23:51:14.482 7 INFO neutron_taas.services.taas.taas_plugin [None req-76ebd0a0-2714-4102-912a-29a5f60e5b43 7067759e16bf4270a1a8b6176634d7d1 474cd58650e747f5868d28a21f262720 - - default default] TaaS: Handle Delete Port: c0966b00-3124-43e3-8d65-e0f950197391 2026-06-24 23:51:14.484 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-76ebd0a0-2714-4102-912a-29a5f60e5b43 7067759e16bf4270a1a8b6176634d7d1 474cd58650e747f5868d28a21f262720 - - default default] Tap Mirror: Handle Delete Port: c0966b00-3124-43e3-8d65-e0f950197391 2026-06-24 23:51:14.785 7 INFO neutron.services.segments.plugin [-] Segment 12947892-beac-4f98-860e-e3aecd83f6a0 resource provider aggregate not found 2026-06-24 23:51:14.788 7 INFO neutron.services.segments.plugin [-] Segment 12947892-beac-4f98-860e-e3aecd83f6a0 resource provider aggregate not found 2026-06-24 23:51:14.797 7 INFO neutron.services.segments.plugin [-] Segment 12947892-beac-4f98-860e-e3aecd83f6a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 12947892-beac-4f98-860e-e3aecd83f6a0 found for delete ", "request_id": "req-08b307e7-ad85-42af-9912-5b7f218b6613"}]} 2026-06-24 23:51:14.807 7 INFO neutron.db.l3_hamode_db [None req-76ebd0a0-2714-4102-912a-29a5f60e5b43 7067759e16bf4270a1a8b6176634d7d1 474cd58650e747f5868d28a21f262720 - - default default] HA network 33bde3ed-1727-4fe5-9cf6-ddf8acdaf079 was deleted as no HA routers are present in tenant 474cd58650e747f5868d28a21f262720. 2026-06-24 23:51:14.811 7 INFO neutron.services.segments.plugin [-] Segment 12947892-beac-4f98-860e-e3aecd83f6a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 12947892-beac-4f98-860e-e3aecd83f6a0 found for delete ", "request_id": "req-ae7100f8-2ec0-4be1-9b52-0e40e5f670c1"}]} [pid: 7|app: 0|req: 1156/2347] 10.0.0.103 () {32 vars in 724 bytes} [Wed Jun 24 23:51:14 2026] DELETE /v2.0/routers/bcad949f-bb14-442c-99b8-b15cffffb82d => generated 0 bytes in 519 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2348] 10.0.0.103 () {32 vars in 724 bytes} [Wed Jun 24 23:51:14 2026] DELETE /v2.0/subnets/dd259e4d-ca43-4559-af09-d30582fcc544 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 23:51:15.102 7 INFO neutron_taas.services.taas.taas_plugin [None req-4bd896c3-b53f-49f3-aee8-8ac66ecc6ad2 7067759e16bf4270a1a8b6176634d7d1 474cd58650e747f5868d28a21f262720 - - default default] TaaS: Handle Delete Port: 58e0c28e-70dc-453a-b228-6b9362322530 2026-06-24 23:51:15.105 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4bd896c3-b53f-49f3-aee8-8ac66ecc6ad2 7067759e16bf4270a1a8b6176634d7d1 474cd58650e747f5868d28a21f262720 - - default default] Tap Mirror: Handle Delete Port: 58e0c28e-70dc-453a-b228-6b9362322530 [pid: 7|app: 0|req: 1157/2351] 10.0.0.103 () {32 vars in 726 bytes} [Wed Jun 24 23:51:15 2026] DELETE /v2.0/networks/8df0c44c-39f0-4a3f-9fe2-487ce17fecb6 => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 23:51:15.378 8 INFO neutron.db.segments_db [None req-e5619148-f32f-4c09-bb04-acd9f5657cbc 7067759e16bf4270a1a8b6176634d7d1 474cd58650e747f5868d28a21f262720 - - default default] Added segment 68906f48-c55b-46df-afbd-a65d26aa345d of type vxlan for network cdc1bd01-e07c-4752-8f70-9cf5dca0f835 [pid: 8|app: 0|req: 1195/2352] 10.0.0.103 () {34 vars in 670 bytes} [Wed Jun 24 23:51:15 2026] POST /v2.0/networks => generated 629 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2353] 10.0.0.103 () {34 vars in 669 bytes} [Wed Jun 24 23:51:15 2026] POST /v2.0/subnets => generated 626 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 23:51:15.783 8 INFO neutron.db.segments_db [None req-e01f8906-b010-47b7-8cca-d193d07fbc16 7067759e16bf4270a1a8b6176634d7d1 474cd58650e747f5868d28a21f262720 - - default default] Added segment 4d810f98-3daf-49a0-a942-c7cfae35b128 of type vxlan for network 7e6ef303-7cbd-4fe0-82d6-d13219bbb9d7 2026-06-24 23:51:16.012 8 INFO neutron.db.l3_hamode_db [None req-e01f8906-b010-47b7-8cca-d193d07fbc16 7067759e16bf4270a1a8b6176634d7d1 474cd58650e747f5868d28a21f262720 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 23:51:16.130 8 INFO neutron.db.l3_hamode_db [None req-e01f8906-b010-47b7-8cca-d193d07fbc16 7067759e16bf4270a1a8b6176634d7d1 474cd58650e747f5868d28a21f262720 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1196/2354] 10.0.0.103 () {34 vars in 669 bytes} [Wed Jun 24 23:51:15 2026] POST /v2.0/routers => generated 506 bytes in 972 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 23:51:16.818 7 INFO neutron.services.segments.plugin [-] Segment 3870ea2a-ac4f-4118-8db6-86f6907e0b2f resource provider aggregate not found 2026-06-24 23:51:16.833 7 INFO neutron.services.segments.plugin [-] Segment 3870ea2a-ac4f-4118-8db6-86f6907e0b2f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3870ea2a-ac4f-4118-8db6-86f6907e0b2f found for delete ", "request_id": "req-09cbe606-3a0a-4220-a378-6ee06e8ee09e"}]} 2026-06-24 23:51:16.839 7 INFO neutron.services.segments.plugin [-] Segment 3870ea2a-ac4f-4118-8db6-86f6907e0b2f resource provider aggregate not found 2026-06-24 23:51:16.859 7 INFO neutron.services.segments.plugin [-] Segment 3870ea2a-ac4f-4118-8db6-86f6907e0b2f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3870ea2a-ac4f-4118-8db6-86f6907e0b2f found for delete ", "request_id": "req-9a209cb9-5327-41a4-a7f8-5d5b188c1949"}]} [pid: 7|app: 0|req: 1159/2355] 10.0.0.103 () {34 vars in 684 bytes} [Wed Jun 24 23:51:16 2026] POST /v2.0/security-groups => generated 1603 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2356] 10.0.0.103 () {34 vars in 684 bytes} [Wed Jun 24 23:51:16 2026] POST /v2.0/security-groups => generated 1603 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2357] 10.0.0.103 () {34 vars in 684 bytes} [Wed Jun 24 23:51:17 2026] POST /v2.0/security-groups => generated 1603 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2358] 10.0.0.103 () {34 vars in 684 bytes} [Wed Jun 24 23:51:17 2026] POST /v2.0/security-groups => generated 1603 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2359] 10.0.0.103 () {34 vars in 684 bytes} [Wed Jun 24 23:51:17 2026] POST /v2.0/security-groups => generated 1603 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2360] 10.0.0.103 () {34 vars in 767 bytes} [Wed Jun 24 23:51:17 2026] PUT /v2.0/security-groups/fda03574-0dfc-43a1-8ec1-a2c82e6ab97d/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: 1165/2361] 10.0.0.103 () {34 vars in 767 bytes} [Wed Jun 24 23:51:17 2026] PUT /v2.0/security-groups/d80ed595-be22-4936-8f8e-0a2262adf0a3/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2362] 10.0.0.103 () {34 vars in 767 bytes} [Wed Jun 24 23:51:17 2026] PUT /v2.0/security-groups/50690c8c-5f39-44ba-aada-7b7f9af063ce/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2363] 10.0.0.103 () {34 vars in 767 bytes} [Wed Jun 24 23:51:17 2026] PUT /v2.0/security-groups/cec3cc35-62f3-430d-b042-c949b93e443b/tags => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2364] 10.0.0.103 () {34 vars in 783 bytes} [Wed Jun 24 23:51:16 2026] PUT /v2.0/routers/a4a1c26a-2da2-4ad7-9776-146350c52c2a/add_router_interface => generated 309 bytes in 1087 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2365] 10.0.0.103 () {32 vars in 680 bytes} [Wed Jun 24 23:51:17 2026] GET /v2.0/security-groups?tags=red => generated 4810 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2366] 10.0.0.103 () {32 vars in 694 bytes} [Wed Jun 24 23:51:17 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3222 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2367] 10.0.0.103 () {32 vars in 717 bytes} [Wed Jun 24 23:51:17 2026] GET /v2.0/ports/3ec4ca21-e14e-45aa-9c56-c4fa256b25e9 => generated 955 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2368] 10.0.0.103 () {32 vars in 690 bytes} [Wed Jun 24 23:51:17 2026] GET /v2.0/security-groups?tags-any=blue => generated 3222 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2369] 10.0.0.103 () {32 vars in 702 bytes} [Wed Jun 24 23:51:17 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4810 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2370] 10.0.0.103 () {32 vars in 688 bytes} [Wed Jun 24 23:51:17 2026] GET /v2.0/security-groups?not-tags=red => generated 6102 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2371] 10.0.0.103 () {32 vars in 702 bytes} [Wed Jun 24 23:51:17 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7690 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2372] 10.0.0.103 () {32 vars in 698 bytes} [Wed Jun 24 23:51:18 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7690 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2373] 10.0.0.103 () {32 vars in 710 bytes} [Wed Jun 24 23:51:18 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6102 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2374] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:51:18 2026] DELETE /v2.0/security-groups/fda03574-0dfc-43a1-8ec1-a2c82e6ab97d => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2375] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:51:18 2026] DELETE /v2.0/security-groups/d80ed595-be22-4936-8f8e-0a2262adf0a3 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 23:51:18.248 8 INFO neutron_taas.services.taas.taas_plugin [None req-03de57e9-ac17-40fb-b419-3d433e3fb6ee 7067759e16bf4270a1a8b6176634d7d1 474cd58650e747f5868d28a21f262720 - - default default] TaaS: Handle Delete Port: 3ec4ca21-e14e-45aa-9c56-c4fa256b25e9 2026-06-24 23:51:18.269 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-03de57e9-ac17-40fb-b419-3d433e3fb6ee 7067759e16bf4270a1a8b6176634d7d1 474cd58650e747f5868d28a21f262720 - - default default] Tap Mirror: Handle Delete Port: 3ec4ca21-e14e-45aa-9c56-c4fa256b25e9 [pid: 7|app: 0|req: 1178/2376] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:51:18 2026] DELETE /v2.0/security-groups/50690c8c-5f39-44ba-aada-7b7f9af063ce => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2377] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:51:18 2026] DELETE /v2.0/security-groups/cec3cc35-62f3-430d-b042-c949b93e443b => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2378] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:51:18 2026] DELETE /v2.0/security-groups/b0811a58-19c6-4a5e-8533-002ff1a6ec88 => 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: 1199/2379] 10.0.0.103 () {34 vars in 789 bytes} [Wed Jun 24 23:51:17 2026] PUT /v2.0/routers/a4a1c26a-2da2-4ad7-9776-146350c52c2a/remove_router_interface => generated 309 bytes in 784 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2380] 10.0.0.103 () {32 vars in 736 bytes} [Wed Jun 24 23:51:18 2026] GET /v2.0/ports?device_id=a4a1c26a-2da2-4ad7-9776-146350c52c2a => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 23:51:18.867 8 INFO neutron_taas.services.taas.taas_plugin [None req-53657d34-c942-4a84-8f22-7f5393a78ccd 7067759e16bf4270a1a8b6176634d7d1 474cd58650e747f5868d28a21f262720 - - default default] TaaS: Handle Delete Port: f6907d98-4d89-4b3f-997a-8b5428f1a4b2 2026-06-24 23:51:18.871 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-53657d34-c942-4a84-8f22-7f5393a78ccd 7067759e16bf4270a1a8b6176634d7d1 474cd58650e747f5868d28a21f262720 - - default default] Tap Mirror: Handle Delete Port: f6907d98-4d89-4b3f-997a-8b5428f1a4b2 2026-06-24 23:51:19.192 8 INFO neutron.services.segments.plugin [-] Segment 4d810f98-3daf-49a0-a942-c7cfae35b128 resource provider aggregate not found 2026-06-24 23:51:19.202 8 INFO neutron.services.segments.plugin [-] Segment 4d810f98-3daf-49a0-a942-c7cfae35b128 resource provider aggregate not found 2026-06-24 23:51:19.218 8 INFO neutron.db.l3_hamode_db [None req-53657d34-c942-4a84-8f22-7f5393a78ccd 7067759e16bf4270a1a8b6176634d7d1 474cd58650e747f5868d28a21f262720 - - default default] HA network 7e6ef303-7cbd-4fe0-82d6-d13219bbb9d7 was deleted as no HA routers are present in tenant 474cd58650e747f5868d28a21f262720. 2026-06-24 23:51:19.222 8 INFO neutron.services.segments.plugin [-] Segment 4d810f98-3daf-49a0-a942-c7cfae35b128 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4d810f98-3daf-49a0-a942-c7cfae35b128 found for delete ", "request_id": "req-5bdaeb8f-de96-49e9-a8d5-45c1285be7ed"}]} 2026-06-24 23:51:19.226 8 INFO neutron.services.segments.plugin [-] Segment 4d810f98-3daf-49a0-a942-c7cfae35b128 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4d810f98-3daf-49a0-a942-c7cfae35b128 found for delete ", "request_id": "req-2afbff2e-cdcc-46a3-af9b-edd314b57389"}]} [pid: 8|app: 0|req: 1200/2381] 10.0.0.103 () {32 vars in 724 bytes} [Wed Jun 24 23:51:18 2026] DELETE /v2.0/routers/a4a1c26a-2da2-4ad7-9776-146350c52c2a => generated 0 bytes in 535 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2382] 10.0.0.103 () {32 vars in 724 bytes} [Wed Jun 24 23:51:19 2026] DELETE /v2.0/subnets/8847b129-443a-4309-929d-5ff501cd48fd => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2383] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:51:19 2026] GET /v2.0/security-groups?tenant_id=b87aa415f04244c8864621151fb7a45e&name=default => generated 2929 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 23:51:19.501 7 INFO neutron_taas.services.taas.taas_plugin [None req-e308f684-8800-4159-a1f1-b91d2c050e2c 7067759e16bf4270a1a8b6176634d7d1 474cd58650e747f5868d28a21f262720 - - default default] TaaS: Handle Delete Port: 6dad27e0-9269-4d03-88cb-3d4b998ce426 2026-06-24 23:51:19.503 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e308f684-8800-4159-a1f1-b91d2c050e2c 7067759e16bf4270a1a8b6176634d7d1 474cd58650e747f5868d28a21f262720 - - default default] Tap Mirror: Handle Delete Port: 6dad27e0-9269-4d03-88cb-3d4b998ce426 [pid: 8|app: 0|req: 1202/2384] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:51:19 2026] DELETE /v2.0/security-groups/8633325b-6098-43a9-a8e5-7d7b27f39da6 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2385] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:51:19 2026] GET /v2.0/security-groups?tenant_id=db8eca02760c4094a2011046cc20b5dd&name=default => generated 2929 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 23:51:19.681 7 INFO neutron.services.segments.plugin [-] Segment 68906f48-c55b-46df-afbd-a65d26aa345d resource provider aggregate not found 2026-06-24 23:51:19.685 7 INFO neutron.services.segments.plugin [-] Segment 68906f48-c55b-46df-afbd-a65d26aa345d resource provider aggregate not found 2026-06-24 23:51:19.702 7 INFO neutron.services.segments.plugin [-] Segment 68906f48-c55b-46df-afbd-a65d26aa345d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68906f48-c55b-46df-afbd-a65d26aa345d found for delete ", "request_id": "req-1c6c61a1-6908-445b-8fd3-8634f0f392bc"}]} 2026-06-24 23:51:19.705 7 INFO neutron.services.segments.plugin [-] Segment 68906f48-c55b-46df-afbd-a65d26aa345d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68906f48-c55b-46df-afbd-a65d26aa345d found for delete ", "request_id": "req-150668d5-e677-4965-931e-a58584c67feb"}]} [pid: 7|app: 0|req: 1183/2386] 10.0.0.103 () {32 vars in 726 bytes} [Wed Jun 24 23:51:19 2026] DELETE /v2.0/networks/cdc1bd01-e07c-4752-8f70-9cf5dca0f835 => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 23:51:19.773 7 INFO neutron.db.segments_db [None req-58c2b949-fbce-4958-b3b0-3163d674acc6 7067759e16bf4270a1a8b6176634d7d1 474cd58650e747f5868d28a21f262720 - - default default] Added segment 7fca29e4-32ca-448b-a6c1-9720ffcc208a of type vxlan for network 5441ddfe-6c1e-4930-a3a2-ad7e9232dc71 [pid: 8|app: 0|req: 1204/2387] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:51:19 2026] DELETE /v2.0/security-groups/e0774e1d-f18d-4fcf-99f6-a2c40c1404ed => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 23:51:20.020 7 INFO neutron.db.l3_hamode_db [None req-58c2b949-fbce-4958-b3b0-3163d674acc6 7067759e16bf4270a1a8b6176634d7d1 474cd58650e747f5868d28a21f262720 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1205/2388] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:51:19 2026] GET /v2.0/security-groups?tenant_id=911d0b28848f4680bd7724af0fc09cbd&name=default => generated 2929 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2389] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:51:20 2026] DELETE /v2.0/security-groups/8707c148-d3fc-4a3d-8e8b-8ba9b2b0c9dd => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 23:51:20.782 7 INFO neutron.db.l3_hamode_db [None req-58c2b949-fbce-4958-b3b0-3163d674acc6 7067759e16bf4270a1a8b6176634d7d1 474cd58650e747f5868d28a21f262720 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1184/2390] 10.0.0.103 () {34 vars in 669 bytes} [Wed Jun 24 23:51:19 2026] POST /v2.0/routers => generated 688 bytes in 1916 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2391] 10.0.0.103 () {32 vars in 721 bytes} [Wed Jun 24 23:51:21 2026] GET /v2.0/routers/ebfa8297-0544-4f7e-b46e-a87383c5e0b4 => generated 694 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2392] 10.0.0.103 () {32 vars in 647 bytes} [Wed Jun 24 23:51:21 2026] GET /v2.0/routers => generated 697 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2393] 10.0.0.103 () {34 vars in 741 bytes} [Wed Jun 24 23:51:21 2026] PUT /v2.0/routers/ebfa8297-0544-4f7e-b46e-a87383c5e0b4 => generated 701 bytes in 395 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2394] 10.0.0.103 () {32 vars in 721 bytes} [Wed Jun 24 23:51:22 2026] GET /v2.0/routers/ebfa8297-0544-4f7e-b46e-a87383c5e0b4 => generated 701 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2395] 10.0.0.103 () {32 vars in 736 bytes} [Wed Jun 24 23:51:22 2026] GET /v2.0/ports?device_id=ebfa8297-0544-4f7e-b46e-a87383c5e0b4 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 23:51:22.486 7 INFO neutron_taas.services.taas.taas_plugin [None req-6854de82-0b0b-449d-8b27-4e0583ba12e1 7067759e16bf4270a1a8b6176634d7d1 474cd58650e747f5868d28a21f262720 - - default default] TaaS: Handle Delete Port: 7c654084-2acb-4d93-bedb-d300eecc00c6 2026-06-24 23:51:22.489 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6854de82-0b0b-449d-8b27-4e0583ba12e1 7067759e16bf4270a1a8b6176634d7d1 474cd58650e747f5868d28a21f262720 - - default default] Tap Mirror: Handle Delete Port: 7c654084-2acb-4d93-bedb-d300eecc00c6 2026-06-24 23:51:22.730 7 INFO neutron_taas.services.taas.taas_plugin [None req-6854de82-0b0b-449d-8b27-4e0583ba12e1 7067759e16bf4270a1a8b6176634d7d1 474cd58650e747f5868d28a21f262720 - - default default] TaaS: Handle Delete Port: b3b2414f-1110-4a11-b671-7cd2393f3aa6 2026-06-24 23:51:22.732 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6854de82-0b0b-449d-8b27-4e0583ba12e1 7067759e16bf4270a1a8b6176634d7d1 474cd58650e747f5868d28a21f262720 - - default default] Tap Mirror: Handle Delete Port: b3b2414f-1110-4a11-b671-7cd2393f3aa6 2026-06-24 23:51:23.026 7 INFO neutron.services.segments.plugin [-] Segment 7fca29e4-32ca-448b-a6c1-9720ffcc208a resource provider aggregate not found 2026-06-24 23:51:23.032 7 INFO neutron.services.segments.plugin [-] Segment 7fca29e4-32ca-448b-a6c1-9720ffcc208a resource provider aggregate not found 2026-06-24 23:51:23.046 7 INFO neutron.db.l3_hamode_db [None req-6854de82-0b0b-449d-8b27-4e0583ba12e1 7067759e16bf4270a1a8b6176634d7d1 474cd58650e747f5868d28a21f262720 - - default default] HA network 5441ddfe-6c1e-4930-a3a2-ad7e9232dc71 was deleted as no HA routers are present in tenant 474cd58650e747f5868d28a21f262720. 2026-06-24 23:51:23.048 7 INFO neutron.services.segments.plugin [-] Segment 7fca29e4-32ca-448b-a6c1-9720ffcc208a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7fca29e4-32ca-448b-a6c1-9720ffcc208a found for delete ", "request_id": "req-467bf0b9-25c0-4e5f-9975-39f58b7c126a"}]} 2026-06-24 23:51:23.052 7 INFO neutron.services.segments.plugin [-] Segment 7fca29e4-32ca-448b-a6c1-9720ffcc208a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7fca29e4-32ca-448b-a6c1-9720ffcc208a found for delete ", "request_id": "req-7e883337-99a5-4e92-a9b1-95e6f6d65f00"}]} [pid: 7|app: 0|req: 1187/2396] 10.0.0.103 () {32 vars in 724 bytes} [Wed Jun 24 23:51:22 2026] DELETE /v2.0/routers/ebfa8297-0544-4f7e-b46e-a87383c5e0b4 => generated 0 bytes in 744 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2397] 10.0.0.103 () {32 vars in 736 bytes} [Wed Jun 24 23:51:23 2026] GET /v2.0/ports?device_id=ebfa8297-0544-4f7e-b46e-a87383c5e0b4 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 23:51:23.108 7 INFO neutron.api.v2.resource [None req-2b1be5cb-0091-4a75-ad6b-19f2e13b7814 7067759e16bf4270a1a8b6176634d7d1 474cd58650e747f5868d28a21f262720 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1188/2398] 10.0.0.103 () {32 vars in 724 bytes} [Wed Jun 24 23:51:23 2026] DELETE /v2.0/routers/ebfa8297-0544-4f7e-b46e-a87383c5e0b4 => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2399] 10.0.0.103 () {32 vars in 736 bytes} [Wed Jun 24 23:51:23 2026] GET /v2.0/ports?device_id=a4a1c26a-2da2-4ad7-9776-146350c52c2a => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 23:51:23.157 7 INFO neutron.api.v2.resource [None req-92680f93-fafd-4906-a903-a29568feb07b 7067759e16bf4270a1a8b6176634d7d1 474cd58650e747f5868d28a21f262720 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1189/2400] 10.0.0.103 () {32 vars in 724 bytes} [Wed Jun 24 23:51:23 2026] DELETE /v2.0/routers/a4a1c26a-2da2-4ad7-9776-146350c52c2a => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 23:51:23.181 8 INFO neutron.pecan_wsgi.hooks.translation [None req-09780b6e-177a-4af4-90d2-386b61e5dc91 7067759e16bf4270a1a8b6176634d7d1 474cd58650e747f5868d28a21f262720 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1212/2401] 10.0.0.103 () {32 vars in 724 bytes} [Wed Jun 24 23:51:23 2026] DELETE /v2.0/subnets/8847b129-443a-4309-929d-5ff501cd48fd => 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: 1190/2402] 10.0.0.103 () {32 vars in 736 bytes} [Wed Jun 24 23:51:23 2026] GET /v2.0/ports?device_id=bcad949f-bb14-442c-99b8-b15cffffb82d => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 23:51:23.242 8 INFO neutron.api.v2.resource [None req-2548886e-25bc-45cc-9876-a1962e2eeaa3 7067759e16bf4270a1a8b6176634d7d1 474cd58650e747f5868d28a21f262720 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1213/2403] 10.0.0.103 () {32 vars in 724 bytes} [Wed Jun 24 23:51:23 2026] DELETE /v2.0/routers/bcad949f-bb14-442c-99b8-b15cffffb82d => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 23:51:23.262 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b5ee74b8-cf06-4aa0-a3fb-4046d25b75cc 7067759e16bf4270a1a8b6176634d7d1 474cd58650e747f5868d28a21f262720 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1191/2404] 10.0.0.103 () {32 vars in 724 bytes} [Wed Jun 24 23:51:23 2026] DELETE /v2.0/subnets/dd259e4d-ca43-4559-af09-d30582fcc544 => 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: 1214/2405] 10.0.0.103 () {32 vars in 736 bytes} [Wed Jun 24 23:51:23 2026] GET /v2.0/ports?device_id=6945db4c-0cdc-4aa5-bec8-cf0f795c9c81 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 23:51:23.319 7 INFO neutron.api.v2.resource [None req-f1812b0f-26c5-4940-a59f-52ef5696e9fc 7067759e16bf4270a1a8b6176634d7d1 474cd58650e747f5868d28a21f262720 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1192/2406] 10.0.0.103 () {32 vars in 724 bytes} [Wed Jun 24 23:51:23 2026] DELETE /v2.0/routers/6945db4c-0cdc-4aa5-bec8-cf0f795c9c81 => generated 135 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 23:51:23.339 8 INFO neutron.pecan_wsgi.hooks.translation [None req-67cb5398-25f8-4ac4-869b-46c5de1d662b 7067759e16bf4270a1a8b6176634d7d1 474cd58650e747f5868d28a21f262720 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1215/2407] 10.0.0.103 () {32 vars in 724 bytes} [Wed Jun 24 23:51:23 2026] DELETE /v2.0/subnets/e93e462c-ee7a-4f74-8037-c92908c70af0 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 23:51:23.359 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3be45436-bec5-4832-b8d4-53e04d9e275c 7067759e16bf4270a1a8b6176634d7d1 474cd58650e747f5868d28a21f262720 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1193/2408] 10.0.0.103 () {32 vars in 724 bytes} [Wed Jun 24 23:51:23 2026] DELETE /v2.0/subnets/096ff0c5-7c35-4e70-b87a-10a3d527e8b6 => 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: 1216/2409] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:51:23 2026] GET /v2.0/security-groups?tenant_id=474cd58650e747f5868d28a21f262720&name=default => generated 2925 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2410] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:51:23 2026] DELETE /v2.0/security-groups/62525d0d-5e10-4c0a-a91c-df4f35bbc480 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 23:51:24.346 8 INFO neutron.db.segments_db [None req-7395a050-49b3-4296-a3fc-11101d2461ae 52b0a3fa28f640629057cd0629cc86da ce6d1b064c5c47f3ba21bd1d29ce9fec - - default default] Added segment a9446120-e833-4bf2-a239-01dd04ae4f08 of type vxlan for network 0217ec83-c5e4-4d92-9db5-580600f50135 [pid: 8|app: 0|req: 1217/2411] 10.0.0.103 () {34 vars in 670 bytes} [Wed Jun 24 23:51:24 2026] POST /v2.0/networks => generated 631 bytes in 319 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2412] 10.0.0.103 () {34 vars in 669 bytes} [Wed Jun 24 23:51:24 2026] POST /v2.0/subnets => generated 626 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 23:51:24.721 8 INFO neutron.db.segments_db [None req-556b479e-e9f7-4ae2-a7df-70aca6bb0eba 52b0a3fa28f640629057cd0629cc86da ce6d1b064c5c47f3ba21bd1d29ce9fec - - default default] Added segment 798d5f50-7e2e-441c-9608-fc54f0b09a24 of type vxlan for network 863bb8a2-b2a0-48ad-acf3-19d4749ed4a5 [pid: 8|app: 0|req: 1218/2413] 10.0.0.103 () {34 vars in 670 bytes} [Wed Jun 24 23:51:24 2026] POST /v2.0/networks => generated 632 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2414] 10.0.0.103 () {34 vars in 669 bytes} [Wed Jun 24 23:51:24 2026] POST /v2.0/subnets => generated 629 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 23:51:25.101 8 INFO neutron.db.segments_db [None req-ccc90b22-2ea4-4f29-b840-47e1e37e812a 52b0a3fa28f640629057cd0629cc86da ce6d1b064c5c47f3ba21bd1d29ce9fec - - default default] Added segment 57db766e-898d-4640-9f02-5c3a817d010b of type vxlan for network b4eb63d5-167f-4784-8c9f-994d33b48144 [pid: 8|app: 0|req: 1219/2415] 10.0.0.103 () {34 vars in 670 bytes} [Wed Jun 24 23:51:25 2026] POST /v2.0/networks => generated 632 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2416] 10.0.0.103 () {34 vars in 669 bytes} [Wed Jun 24 23:51:25 2026] POST /v2.0/subnets => generated 629 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 23:51:25.536 8 INFO neutron.db.segments_db [None req-80c40c00-7d37-4968-8164-3ce09c9bb70d 52b0a3fa28f640629057cd0629cc86da ce6d1b064c5c47f3ba21bd1d29ce9fec - - default default] Added segment f07133ac-0927-41ff-ba93-45f3847fba83 of type vxlan for network 83d1717c-e478-4106-aadd-4bf81969a4ad [pid: 8|app: 0|req: 1220/2417] 10.0.0.103 () {34 vars in 670 bytes} [Wed Jun 24 23:51:25 2026] POST /v2.0/networks => generated 632 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2418] 10.0.0.103 () {34 vars in 669 bytes} [Wed Jun 24 23:51:25 2026] POST /v2.0/subnets => generated 629 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 23:51:25.960 8 INFO neutron.db.segments_db [None req-e1855530-4fa2-4cde-8c46-f7d9239a6982 52b0a3fa28f640629057cd0629cc86da ce6d1b064c5c47f3ba21bd1d29ce9fec - - default default] Added segment ca721503-4840-4454-82ba-230f26dab651 of type vxlan for network e21a1fb1-5179-4135-9e5c-cb28f5815070 [pid: 7|app: 0|req: 1198/2419] 10.0.0.103 () {34 vars in 684 bytes} [Wed Jun 24 23:51:25 2026] POST /v2.0/security-groups => generated 1627 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2420] 10.0.0.103 () {32 vars in 663 bytes} [Wed Jun 24 23:51:25 2026] GET /v2.0/security-groups => generated 4536 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2421] 10.0.0.103 () {34 vars in 670 bytes} [Wed Jun 24 23:51:25 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) [pid: 7|app: 0|req: 1200/2422] 10.0.0.103 () {34 vars in 758 bytes} [Wed Jun 24 23:51:26 2026] PUT /v2.0/security-groups/63eca14a-4326-411d-b260-1c330d5d708a => generated 1666 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2423] 10.0.0.103 () {32 vars in 737 bytes} [Wed Jun 24 23:51:26 2026] GET /v2.0/security-groups/63eca14a-4326-411d-b260-1c330d5d708a => generated 1666 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2424] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:51:26 2026] DELETE /v2.0/security-groups/63eca14a-4326-411d-b260-1c330d5d708a => 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: 1203/2425] 10.0.0.103 () {32 vars in 663 bytes} [Wed Jun 24 23:51:26 2026] GET /v2.0/security-groups => generated 2929 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 23:51:26.240 7 INFO neutron.api.v2.resource [None req-bbe713da-e894-45c2-9360-64ce327cf0e8 5931463dbb4f46a5884720e06fb607ce faa95855198841428ca003941de5157d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1204/2426] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:51:26 2026] DELETE /v2.0/security-groups/63eca14a-4326-411d-b260-1c330d5d708a => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2427] 10.0.0.103 () {34 vars in 669 bytes} [Wed Jun 24 23:51:26 2026] POST /v2.0/subnets => generated 629 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2428] 10.0.0.103 () {34 vars in 751 bytes} [Wed Jun 24 23:51:26 2026] PUT /v2.0/subnets/05a5778d-39a2-4e75-9384-d4d58faf2a95/tags => generated 17 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2429] 10.0.0.103 () {34 vars in 684 bytes} [Wed Jun 24 23:51:26 2026] POST /v2.0/security-groups => generated 1626 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2430] 10.0.0.103 () {34 vars in 751 bytes} [Wed Jun 24 23:51:26 2026] PUT /v2.0/subnets/4ebdf01e-4b0a-486f-a38d-f84ef17d5167/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2431] 10.0.0.103 () {34 vars in 751 bytes} [Wed Jun 24 23:51:26 2026] PUT /v2.0/subnets/ebb2718d-9e53-4071-8803-98bbf643df39/tags => generated 34 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2432] 10.0.0.103 () {34 vars in 695 bytes} [Wed Jun 24 23:51:26 2026] POST /v2.0/security-group-rules => generated 601 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2433] 10.0.0.103 () {32 vars in 747 bytes} [Wed Jun 24 23:51:26 2026] GET /v2.0/security-group-rules/b2c17df0-bc77-4eaf-85e6-ae4e96cabed5 => generated 601 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2434] 10.0.0.103 () {34 vars in 751 bytes} [Wed Jun 24 23:51:26 2026] PUT /v2.0/subnets/adbfcd22-5d58-4c6a-8d5c-eac2819da377/tags => generated 19 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2435] 10.0.0.103 () {32 vars in 673 bytes} [Wed Jun 24 23:51:26 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: 1228/2436] 10.0.0.103 () {32 vars in 664 bytes} [Wed Jun 24 23:51:26 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2437] 10.0.0.103 () {32 vars in 678 bytes} [Wed Jun 24 23:51:26 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2438] 10.0.0.103 () {32 vars in 750 bytes} [Wed Jun 24 23:51:26 2026] DELETE /v2.0/security-group-rules/b2c17df0-bc77-4eaf-85e6-ae4e96cabed5 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2439] 10.0.0.103 () {32 vars in 674 bytes} [Wed Jun 24 23:51:26 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2440] 10.0.0.103 () {32 vars in 673 bytes} [Wed Jun 24 23:51:26 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2441] 10.0.0.103 () {32 vars in 686 bytes} [Wed Jun 24 23:51:26 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2442] 10.0.0.103 () {32 vars in 672 bytes} [Wed Jun 24 23:51:26 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2443] 10.0.0.103 () {32 vars in 686 bytes} [Wed Jun 24 23:51:26 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2444] 10.0.0.103 () {34 vars in 695 bytes} [Wed Jun 24 23:51:26 2026] POST /v2.0/security-group-rules => generated 601 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2445] 10.0.0.103 () {32 vars in 747 bytes} [Wed Jun 24 23:51:26 2026] GET /v2.0/security-group-rules/b0ab0a57-11e3-4309-89cf-6f341280ac3f => generated 601 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2446] 10.0.0.103 () {32 vars in 682 bytes} [Wed Jun 24 23:51:26 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2447] 10.0.0.103 () {32 vars in 694 bytes} [Wed Jun 24 23:51:26 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2448] 10.0.0.103 () {32 vars in 673 bytes} [Wed Jun 24 23:51:26 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2449] 10.0.0.103 () {32 vars in 750 bytes} [Wed Jun 24 23:51:26 2026] DELETE /v2.0/security-group-rules/b0ab0a57-11e3-4309-89cf-6f341280ac3f => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2450] 10.0.0.103 () {32 vars in 673 bytes} [Wed Jun 24 23:51:26 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2451] 10.0.0.103 () {32 vars in 724 bytes} [Wed Jun 24 23:51:26 2026] DELETE /v2.0/subnets/05a5778d-39a2-4e75-9384-d4d58faf2a95 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 23:51:27.062 8 INFO neutron.db.securitygroups_db [None req-d310f7ee-337c-43f0-9aeb-d6cf344bf945 5931463dbb4f46a5884720e06fb607ce faa95855198841428ca003941de5157d - - default default] Project faa95855198841428ca003941de5157d 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: 1237/2452] 10.0.0.103 () {34 vars in 695 bytes} [Wed Jun 24 23:51:27 2026] POST /v2.0/security-group-rules => generated 607 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2453] 10.0.0.103 () {32 vars in 747 bytes} [Wed Jun 24 23:51:27 2026] GET /v2.0/security-group-rules/ac2e8d18-af16-4aa7-96d7-e50c0cadab7d => generated 607 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2454] 10.0.0.103 () {32 vars in 724 bytes} [Wed Jun 24 23:51:27 2026] DELETE /v2.0/subnets/4ebdf01e-4b0a-486f-a38d-f84ef17d5167 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2455] 10.0.0.103 () {32 vars in 673 bytes} [Wed Jun 24 23:51:27 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2456] 10.0.0.103 () {32 vars in 750 bytes} [Wed Jun 24 23:51:27 2026] DELETE /v2.0/security-group-rules/ac2e8d18-af16-4aa7-96d7-e50c0cadab7d => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2457] 10.0.0.103 () {32 vars in 724 bytes} [Wed Jun 24 23:51:27 2026] DELETE /v2.0/subnets/ebb2718d-9e53-4071-8803-98bbf643df39 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2458] 10.0.0.103 () {32 vars in 673 bytes} [Wed Jun 24 23:51:27 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2459] 10.0.0.103 () {32 vars in 724 bytes} [Wed Jun 24 23:51:27 2026] DELETE /v2.0/subnets/adbfcd22-5d58-4c6a-8d5c-eac2819da377 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2460] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:51:27 2026] DELETE /v2.0/security-groups/1ad17951-6255-4efe-8bb2-3c8a31ed1f7a => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2461] 10.0.0.103 () {32 vars in 663 bytes} [Wed Jun 24 23:51:27 2026] GET /v2.0/security-groups => generated 2929 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2462] 10.0.0.103 () {32 vars in 663 bytes} [Wed Jun 24 23:51:27 2026] GET /v2.0/security-groups => generated 2929 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2463] 10.0.0.103 () {32 vars in 724 bytes} [Wed Jun 24 23:51:27 2026] DELETE /v2.0/subnets/1e0d1908-b0a9-419d-a779-555b23ccf760 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 23:51:27.672 8 INFO neutron_taas.services.taas.taas_plugin [None req-d57bbd1e-8dcf-41b1-986f-99c70fe72995 52b0a3fa28f640629057cd0629cc86da ce6d1b064c5c47f3ba21bd1d29ce9fec - - default default] TaaS: Handle Delete Port: b05cd90b-d36a-46c9-9a40-7751938612bb 2026-06-24 23:51:27.674 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d57bbd1e-8dcf-41b1-986f-99c70fe72995 52b0a3fa28f640629057cd0629cc86da ce6d1b064c5c47f3ba21bd1d29ce9fec - - default default] Tap Mirror: Handle Delete Port: b05cd90b-d36a-46c9-9a40-7751938612bb 2026-06-24 23:51:27.855 8 INFO neutron.services.segments.plugin [-] Segment a9446120-e833-4bf2-a239-01dd04ae4f08 resource provider aggregate not found 2026-06-24 23:51:27.862 8 INFO neutron.services.segments.plugin [-] Segment a9446120-e833-4bf2-a239-01dd04ae4f08 resource provider aggregate not found 2026-06-24 23:51:27.868 8 INFO neutron.services.segments.plugin [-] Segment a9446120-e833-4bf2-a239-01dd04ae4f08 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a9446120-e833-4bf2-a239-01dd04ae4f08 found for delete ", "request_id": "req-d3ec4b6a-4494-40f7-8346-84e39f40caa8"}]} 2026-06-24 23:51:27.879 8 INFO neutron.services.segments.plugin [-] Segment a9446120-e833-4bf2-a239-01dd04ae4f08 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a9446120-e833-4bf2-a239-01dd04ae4f08 found for delete ", "request_id": "req-923a72a3-20a7-45ac-ba72-bfe2ca6dd1b3"}]} [pid: 8|app: 0|req: 1245/2464] 10.0.0.103 () {32 vars in 726 bytes} [Wed Jun 24 23:51:27 2026] DELETE /v2.0/networks/0217ec83-c5e4-4d92-9db5-580600f50135 => generated 0 bytes in 330 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 23:51:27.998 7 INFO neutron.services.segments.plugin [-] Segment 798d5f50-7e2e-441c-9608-fc54f0b09a24 resource provider aggregate not found 2026-06-24 23:51:28.002 7 INFO neutron.services.segments.plugin [-] Segment 798d5f50-7e2e-441c-9608-fc54f0b09a24 resource provider aggregate not found 2026-06-24 23:51:28.017 7 INFO neutron.services.segments.plugin [-] Segment 798d5f50-7e2e-441c-9608-fc54f0b09a24 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 798d5f50-7e2e-441c-9608-fc54f0b09a24 found for delete ", "request_id": "req-939158c5-151d-469e-8896-960188481fc2"}]} 2026-06-24 23:51:28.018 7 INFO neutron.services.segments.plugin [-] Segment 798d5f50-7e2e-441c-9608-fc54f0b09a24 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 798d5f50-7e2e-441c-9608-fc54f0b09a24 found for delete ", "request_id": "req-8a8ffac8-2556-4db4-a3b7-5dfa4b2f6b0c"}]} [pid: 7|app: 0|req: 1220/2465] 10.0.0.103 () {32 vars in 726 bytes} [Wed Jun 24 23:51:27 2026] DELETE /v2.0/networks/863bb8a2-b2a0-48ad-acf3-19d4749ed4a5 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2466] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:51:28 2026] GET /v2.0/security-groups?tenant_id=faa95855198841428ca003941de5157d&name=default => generated 2929 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2467] 10.0.0.103 () {32 vars in 726 bytes} [Wed Jun 24 23:51:28 2026] DELETE /v2.0/networks/b4eb63d5-167f-4784-8c9f-994d33b48144 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2468] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:51:28 2026] DELETE /v2.0/security-groups/7149e2a8-efe5-4ef9-b8ab-23e5e8a8d665 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2469] 10.0.0.103 () {32 vars in 726 bytes} [Wed Jun 24 23:51:28 2026] DELETE /v2.0/networks/83d1717c-e478-4106-aadd-4bf81969a4ad => 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: 1248/2470] 10.0.0.103 () {32 vars in 726 bytes} [Wed Jun 24 23:51:28 2026] DELETE /v2.0/networks/e21a1fb1-5179-4135-9e5c-cb28f5815070 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2471] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:51:29 2026] GET /v2.0/security-groups?tenant_id=c48daf906c56499c8c2772784f4ad4f7&name=default => generated 2929 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2472] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:51:29 2026] DELETE /v2.0/security-groups/9a394051-08a6-4ba2-bc42-10c38ac4c2bf => 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: 1224/2473] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:51:29 2026] GET /v2.0/security-groups?tenant_id=ce6d1b064c5c47f3ba21bd1d29ce9fec&name=default => generated 2929 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 23:51:29.892 8 INFO neutron.services.segments.plugin [-] Segment ca721503-4840-4454-82ba-230f26dab651 resource provider aggregate not found 2026-06-24 23:51:29.901 8 INFO neutron.services.segments.plugin [-] Segment ca721503-4840-4454-82ba-230f26dab651 resource provider aggregate not found 2026-06-24 23:51:29.922 8 INFO neutron.services.segments.plugin [-] Segment ca721503-4840-4454-82ba-230f26dab651 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca721503-4840-4454-82ba-230f26dab651 found for delete ", "request_id": "req-cb356472-7c90-43f6-ae9c-a024cfbe7bfd"}]} 2026-06-24 23:51:29.928 8 INFO neutron.services.segments.plugin [-] Segment ca721503-4840-4454-82ba-230f26dab651 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca721503-4840-4454-82ba-230f26dab651 found for delete ", "request_id": "req-5369aef7-817a-40d7-b60b-937fbc84a802"}]} [pid: 8|app: 0|req: 1250/2474] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:51:29 2026] DELETE /v2.0/security-groups/9d05e2ae-b7b4-4f20-a7c4-4e4329b9f7e2 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 23:51:30.037 7 INFO neutron.services.segments.plugin [-] Segment 57db766e-898d-4640-9f02-5c3a817d010b resource provider aggregate not found 2026-06-24 23:51:30.040 7 INFO neutron.services.segments.plugin [-] Segment 57db766e-898d-4640-9f02-5c3a817d010b resource provider aggregate not found 2026-06-24 23:51:30.054 7 INFO neutron.services.segments.plugin [-] Segment 57db766e-898d-4640-9f02-5c3a817d010b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57db766e-898d-4640-9f02-5c3a817d010b found for delete ", "request_id": "req-df5e9f47-d946-4dae-83a1-ff7449cd3bbe"}]} 2026-06-24 23:51:30.057 7 INFO neutron.services.segments.plugin [-] Segment 57db766e-898d-4640-9f02-5c3a817d010b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57db766e-898d-4640-9f02-5c3a817d010b found for delete ", "request_id": "req-085f2356-6657-4904-9704-f30ec74b3898"}]} 2026-06-24 23:51:30.074 7 INFO neutron.services.segments.plugin [-] Segment f07133ac-0927-41ff-ba93-45f3847fba83 resource provider aggregate not found 2026-06-24 23:51:30.079 7 INFO neutron.services.segments.plugin [-] Segment f07133ac-0927-41ff-ba93-45f3847fba83 resource provider aggregate not found 2026-06-24 23:51:30.096 7 INFO neutron.services.segments.plugin [-] Segment f07133ac-0927-41ff-ba93-45f3847fba83 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f07133ac-0927-41ff-ba93-45f3847fba83 found for delete ", "request_id": "req-e83ba6ed-a2dc-4afd-99b7-cfc1d3f180e5"}]} 2026-06-24 23:51:30.101 7 INFO neutron.services.segments.plugin [-] Segment f07133ac-0927-41ff-ba93-45f3847fba83 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f07133ac-0927-41ff-ba93-45f3847fba83 found for delete ", "request_id": "req-c918869d-713e-4304-8577-980abec1ab2d"}]} [pid: 7|app: 0|req: 1225/2477] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:51:30 2026] GET /v2.0/security-groups?tenant_id=4ff7e905dede4154b632283d01fea6aa&name=default => generated 2929 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2478] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:51:30 2026] DELETE /v2.0/security-groups/e8b64ecf-339d-4e62-adf9-74ba6e851938 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2479] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:51:31 2026] GET /v2.0/security-groups?tenant_id=9ea2ce1194cc42c9bc0775b91989f597&name=default => generated 2929 bytes in 312 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2480] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:51:32 2026] DELETE /v2.0/security-groups/4c830177-0aab-4046-b9d5-7002c5421e64 => 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: 1255/2481] 10.0.0.103 () {34 vars in 676 bytes} [Wed Jun 24 23:51:34 2026] POST /v2.0/subnetpools => generated 516 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2482] 10.0.0.103 () {34 vars in 676 bytes} [Wed Jun 24 23:51:34 2026] POST /v2.0/subnetpools => generated 516 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2483] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:51:34 2026] GET /v2.0/security-groups?tenant_id=a915d79037db4002a42de746780a4bab&name=default => generated 2929 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2484] 10.0.0.103 () {34 vars in 676 bytes} [Wed Jun 24 23:51:34 2026] POST /v2.0/subnetpools => generated 516 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2485] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:51:34 2026] DELETE /v2.0/security-groups/9e92798e-0fd1-42a3-a4e1-0a3ffd6880a0 => 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: 1258/2486] 10.0.0.103 () {34 vars in 676 bytes} [Wed Jun 24 23:51:34 2026] POST /v2.0/subnetpools => generated 516 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2487] 10.0.0.103 () {34 vars in 676 bytes} [Wed Jun 24 23:51:34 2026] POST /v2.0/subnetpools => generated 516 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2488] 10.0.0.103 () {34 vars in 759 bytes} [Wed Jun 24 23:51:34 2026] PUT /v2.0/subnetpools/28b95348-08e0-45d9-8b0b-37aac8968a2e/tags => generated 17 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2489] 10.0.0.103 () {34 vars in 759 bytes} [Wed Jun 24 23:51:34 2026] PUT /v2.0/subnetpools/e82e53a5-9cf9-41bf-b30f-281a8675d76a/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2490] 10.0.0.103 () {34 vars in 759 bytes} [Wed Jun 24 23:51:34 2026] PUT /v2.0/subnetpools/fe98af7c-e9cb-4d26-8b55-f30a6f314ae9/tags => generated 34 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2491] 10.0.0.103 () {34 vars in 759 bytes} [Wed Jun 24 23:51:34 2026] PUT /v2.0/subnetpools/36be15ae-982f-4c76-a71f-22e5f756192d/tags => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2492] 10.0.0.103 () {32 vars in 672 bytes} [Wed Jun 24 23:51:34 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2493] 10.0.0.103 () {32 vars in 686 bytes} [Wed Jun 24 23:51:35 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2494] 10.0.0.103 () {32 vars in 682 bytes} [Wed Jun 24 23:51:35 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2495] 10.0.0.103 () {32 vars in 694 bytes} [Wed Jun 24 23:51:35 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2496] 10.0.0.103 () {32 vars in 680 bytes} [Wed Jun 24 23:51:35 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: 1234/2497] 10.0.0.103 () {32 vars in 694 bytes} [Wed Jun 24 23:51:35 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2498] 10.0.0.103 () {32 vars in 690 bytes} [Wed Jun 24 23:51:35 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2499] 10.0.0.103 () {32 vars in 702 bytes} [Wed Jun 24 23:51:35 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2500] 10.0.0.103 () {32 vars in 732 bytes} [Wed Jun 24 23:51:35 2026] DELETE /v2.0/subnetpools/28b95348-08e0-45d9-8b0b-37aac8968a2e => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2501] 10.0.0.103 () {32 vars in 732 bytes} [Wed Jun 24 23:51:35 2026] DELETE /v2.0/subnetpools/e82e53a5-9cf9-41bf-b30f-281a8675d76a => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2502] 10.0.0.103 () {32 vars in 732 bytes} [Wed Jun 24 23:51:35 2026] DELETE /v2.0/subnetpools/fe98af7c-e9cb-4d26-8b55-f30a6f314ae9 => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2503] 10.0.0.103 () {32 vars in 732 bytes} [Wed Jun 24 23:51:35 2026] DELETE /v2.0/subnetpools/36be15ae-982f-4c76-a71f-22e5f756192d => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2504] 10.0.0.103 () {32 vars in 732 bytes} [Wed Jun 24 23:51:35 2026] DELETE /v2.0/subnetpools/9de83e9e-4896-4b17-b5ef-d9ea47d108c4 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2505] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:51:36 2026] GET /v2.0/security-groups?tenant_id=b6e15b7744fa462a9077754306243750&name=default => generated 2929 bytes in 412 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2506] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:51:36 2026] DELETE /v2.0/security-groups/65f4f5f8-cde1-4661-b9b3-b2d34cef8917 => 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: 1239/2507] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:51:36 2026] GET /v2.0/security-groups?tenant_id=a9f70800703c4577982f69a9d91c6c72&name=default => generated 2929 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2508] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:51:37 2026] DELETE /v2.0/security-groups/d96c7990-7fe9-4bb7-9914-3eeadbd31604 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2509] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:51:37 2026] GET /v2.0/security-groups?tenant_id=6a19dc445b2b4e57ada252112e40f010&name=default => generated 2929 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2510] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:51:37 2026] DELETE /v2.0/security-groups/3365a65f-ab7d-404c-a134-27f352ff7887 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 23:51:39.446 7 INFO neutron.db.segments_db [None req-7c5f8384-83e4-4a0d-8146-c7c0d887976b 482cebff4f144cb885c8df4e0f1037c3 3ef60016668a422fb3b729b5e8f3d14c - - default default] Added segment 6bc8ef94-c461-467d-ba42-af9ee1edcb31 of type vxlan for network f0bafe48-8c2f-44f0-bc6e-26bf44e81df6 [pid: 7|app: 0|req: 1241/2511] 10.0.0.103 () {34 vars in 670 bytes} [Wed Jun 24 23:51:39 2026] POST /v2.0/networks => generated 631 bytes in 435 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2512] 10.0.0.103 () {34 vars in 664 bytes} [Wed Jun 24 23:51:39 2026] POST /v2.0/ports => generated 743 bytes in 290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2513] 10.0.0.103 () {34 vars in 666 bytes} [Wed Jun 24 23:51:39 2026] POST /v2.0/trunks => generated 407 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 23:51:40.095 8 INFO neutron.db.segments_db [None req-bcd029c0-1eee-4148-9602-dd8fa6000473 482cebff4f144cb885c8df4e0f1037c3 3ef60016668a422fb3b729b5e8f3d14c - - default default] Added segment fff6dbff-15a4-4fdc-911f-4023b0243205 of type vxlan for network bfdd3f99-ba41-45f8-9609-c08e750ceaf4 [pid: 8|app: 0|req: 1272/2514] 10.0.0.103 () {34 vars in 670 bytes} [Wed Jun 24 23:51:40 2026] POST /v2.0/networks => generated 631 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2515] 10.0.0.103 () {34 vars in 664 bytes} [Wed Jun 24 23:51:40 2026] POST /v2.0/ports => generated 743 bytes in 364 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2516] 10.0.0.103 () {34 vars in 666 bytes} [Wed Jun 24 23:51:40 2026] POST /v2.0/trunks => generated 407 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-24 23:51:40.807 7 INFO neutron.db.segments_db [None req-8c86fff2-4807-4d32-97e3-0bcb4d619658 482cebff4f144cb885c8df4e0f1037c3 3ef60016668a422fb3b729b5e8f3d14c - - default default] Added segment 9d10aab2-eb7f-4c9d-b363-a26d633cd0f2 of type vxlan for network 860e46d6-c9a1-4c50-9d9d-ecfd32b7ac4f [pid: 7|app: 0|req: 1244/2517] 10.0.0.103 () {34 vars in 670 bytes} [Wed Jun 24 23:51:40 2026] POST /v2.0/networks => generated 631 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2518] 10.0.0.103 () {34 vars in 664 bytes} [Wed Jun 24 23:51:40 2026] POST /v2.0/ports => generated 743 bytes in 271 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2519] 10.0.0.103 () {34 vars in 666 bytes} [Wed Jun 24 23:51:41 2026] POST /v2.0/trunks => generated 407 bytes in 172 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-24 23:51:41.397 8 INFO neutron.db.segments_db [None req-1a39104f-741a-4eb6-8867-8183015e8ccc 482cebff4f144cb885c8df4e0f1037c3 3ef60016668a422fb3b729b5e8f3d14c - - default default] Added segment de797ff1-498c-422a-b42e-c11c8d42e7e2 of type vxlan for network 277c8cd7-61e6-4a60-8969-cf544336beb9 [pid: 8|app: 0|req: 1275/2520] 10.0.0.103 () {34 vars in 670 bytes} [Wed Jun 24 23:51:41 2026] POST /v2.0/networks => generated 632 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2521] 10.0.0.103 () {34 vars in 664 bytes} [Wed Jun 24 23:51:41 2026] POST /v2.0/ports => generated 743 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2522] 10.0.0.103 () {34 vars in 666 bytes} [Wed Jun 24 23:51:41 2026] POST /v2.0/trunks => generated 407 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 23:51:41.983 7 INFO neutron.db.segments_db [None req-22dfa7a7-ccce-4b8d-833b-6a17740f53dc 482cebff4f144cb885c8df4e0f1037c3 3ef60016668a422fb3b729b5e8f3d14c - - default default] Added segment 385b9ab3-66ed-435d-ad94-f797f023c245 of type vxlan for network b5584780-74a7-44a0-b29c-c07fa33fcc62 [pid: 7|app: 0|req: 1247/2523] 10.0.0.103 () {34 vars in 670 bytes} [Wed Jun 24 23:51:41 2026] POST /v2.0/networks => generated 632 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2524] 10.0.0.103 () {34 vars in 664 bytes} [Wed Jun 24 23:51:42 2026] POST /v2.0/ports => generated 743 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2525] 10.0.0.103 () {34 vars in 666 bytes} [Wed Jun 24 23:51:42 2026] POST /v2.0/trunks => generated 407 bytes in 158 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: 1278/2526] 10.0.0.103 () {34 vars in 749 bytes} [Wed Jun 24 23:51:42 2026] PUT /v2.0/trunks/c621ffbd-d9ac-4b75-ac5f-09a2a48539d8/tags => generated 17 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2527] 10.0.0.103 () {34 vars in 749 bytes} [Wed Jun 24 23:51:42 2026] PUT /v2.0/trunks/144e515b-87a1-49d0-b7f1-d5ac540e80d1/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: 1279/2528] 10.0.0.103 () {34 vars in 749 bytes} [Wed Jun 24 23:51:42 2026] PUT /v2.0/trunks/8df92f0b-9290-4345-aab5-364f19102991/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2529] 10.0.0.103 () {34 vars in 749 bytes} [Wed Jun 24 23:51:42 2026] PUT /v2.0/trunks/370714c9-5d09-4b0a-9975-c6c309c936e3/tags => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2530] 10.0.0.103 () {32 vars in 662 bytes} [Wed Jun 24 23:51:42 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2531] 10.0.0.103 () {32 vars in 676 bytes} [Wed Jun 24 23:51:42 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2532] 10.0.0.103 () {32 vars in 672 bytes} [Wed Jun 24 23:51:42 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2533] 10.0.0.103 () {32 vars in 684 bytes} [Wed Jun 24 23:51:42 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2534] 10.0.0.103 () {32 vars in 670 bytes} [Wed Jun 24 23:51:42 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2535] 10.0.0.103 () {32 vars in 684 bytes} [Wed Jun 24 23:51:42 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2536] 10.0.0.103 () {32 vars in 680 bytes} [Wed Jun 24 23:51:42 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2537] 10.0.0.103 () {32 vars in 692 bytes} [Wed Jun 24 23:51:42 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2538] 10.0.0.103 () {32 vars in 719 bytes} [Wed Jun 24 23:51:42 2026] GET /v2.0/trunks/c621ffbd-d9ac-4b75-ac5f-09a2a48539d8 => generated 412 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2539] 10.0.0.103 () {32 vars in 717 bytes} [Wed Jun 24 23:51:42 2026] GET /v2.0/ports/b7922a78-e24c-4d85-a8d8-49fa0942fd7b => generated 826 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2540] 10.0.0.103 () {32 vars in 722 bytes} [Wed Jun 24 23:51:43 2026] DELETE /v2.0/trunks/c621ffbd-d9ac-4b75-ac5f-09a2a48539d8 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2541] 10.0.0.103 () {32 vars in 719 bytes} [Wed Jun 24 23:51:43 2026] GET /v2.0/trunks/144e515b-87a1-49d0-b7f1-d5ac540e80d1 => generated 420 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2542] 10.0.0.103 () {32 vars in 717 bytes} [Wed Jun 24 23:51:43 2026] GET /v2.0/ports/1bf50ba0-995c-4638-8450-e0f04a59d52b => generated 826 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2543] 10.0.0.103 () {32 vars in 722 bytes} [Wed Jun 24 23:51:43 2026] DELETE /v2.0/trunks/144e515b-87a1-49d0-b7f1-d5ac540e80d1 => 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: 1287/2544] 10.0.0.103 () {32 vars in 719 bytes} [Wed Jun 24 23:51:43 2026] GET /v2.0/trunks/8df92f0b-9290-4345-aab5-364f19102991 => generated 429 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2545] 10.0.0.103 () {32 vars in 717 bytes} [Wed Jun 24 23:51:43 2026] GET /v2.0/ports/ebee5e6e-b655-47b2-9cae-a8eb304d593a => generated 826 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2546] 10.0.0.103 () {32 vars in 722 bytes} [Wed Jun 24 23:51:43 2026] DELETE /v2.0/trunks/8df92f0b-9290-4345-aab5-364f19102991 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2547] 10.0.0.103 () {32 vars in 719 bytes} [Wed Jun 24 23:51:43 2026] GET /v2.0/trunks/370714c9-5d09-4b0a-9975-c6c309c936e3 => 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: 1289/2548] 10.0.0.103 () {32 vars in 717 bytes} [Wed Jun 24 23:51:43 2026] GET /v2.0/ports/14960fa3-058b-479b-8c93-355438fc4db7 => generated 826 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2549] 10.0.0.103 () {32 vars in 722 bytes} [Wed Jun 24 23:51:43 2026] DELETE /v2.0/trunks/370714c9-5d09-4b0a-9975-c6c309c936e3 => 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: 1290/2550] 10.0.0.103 () {32 vars in 719 bytes} [Wed Jun 24 23:51:43 2026] GET /v2.0/trunks/ecc5e8e0-8b3e-4251-8937-e9a68c051c69 => generated 407 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2551] 10.0.0.103 () {32 vars in 717 bytes} [Wed Jun 24 23:51:43 2026] GET /v2.0/ports/609de4b2-23a9-465f-b7cc-8c20a0100c7f => generated 826 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2552] 10.0.0.103 () {32 vars in 722 bytes} [Wed Jun 24 23:51:43 2026] DELETE /v2.0/trunks/ecc5e8e0-8b3e-4251-8937-e9a68c051c69 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 23:51:43.887 7 INFO neutron_taas.services.taas.taas_plugin [None req-a6890fae-e0ca-4383-970b-1d0133ee716f 482cebff4f144cb885c8df4e0f1037c3 3ef60016668a422fb3b729b5e8f3d14c - - default default] TaaS: Handle Delete Port: b7922a78-e24c-4d85-a8d8-49fa0942fd7b 2026-06-24 23:51:43.890 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a6890fae-e0ca-4383-970b-1d0133ee716f 482cebff4f144cb885c8df4e0f1037c3 3ef60016668a422fb3b729b5e8f3d14c - - default default] Tap Mirror: Handle Delete Port: b7922a78-e24c-4d85-a8d8-49fa0942fd7b [pid: 7|app: 0|req: 1262/2553] 10.0.0.103 () {32 vars in 720 bytes} [Wed Jun 24 23:51:43 2026] DELETE /v2.0/ports/b7922a78-e24c-4d85-a8d8-49fa0942fd7b => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 23:51:44.065 8 INFO neutron_taas.services.taas.taas_plugin [None req-59a0ff6d-5253-4127-8173-b53f53098b68 482cebff4f144cb885c8df4e0f1037c3 3ef60016668a422fb3b729b5e8f3d14c - - default default] TaaS: Handle Delete Port: 1bf50ba0-995c-4638-8450-e0f04a59d52b 2026-06-24 23:51:44.068 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-59a0ff6d-5253-4127-8173-b53f53098b68 482cebff4f144cb885c8df4e0f1037c3 3ef60016668a422fb3b729b5e8f3d14c - - default default] Tap Mirror: Handle Delete Port: 1bf50ba0-995c-4638-8450-e0f04a59d52b [pid: 8|app: 0|req: 1292/2554] 10.0.0.103 () {32 vars in 720 bytes} [Wed Jun 24 23:51:43 2026] DELETE /v2.0/ports/1bf50ba0-995c-4638-8450-e0f04a59d52b => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 23:51:44.249 7 INFO neutron_taas.services.taas.taas_plugin [None req-5886b3ba-f2b4-4b65-b8ec-867c09c290a9 482cebff4f144cb885c8df4e0f1037c3 3ef60016668a422fb3b729b5e8f3d14c - - default default] TaaS: Handle Delete Port: ebee5e6e-b655-47b2-9cae-a8eb304d593a 2026-06-24 23:51:44.255 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5886b3ba-f2b4-4b65-b8ec-867c09c290a9 482cebff4f144cb885c8df4e0f1037c3 3ef60016668a422fb3b729b5e8f3d14c - - default default] Tap Mirror: Handle Delete Port: ebee5e6e-b655-47b2-9cae-a8eb304d593a [pid: 7|app: 0|req: 1263/2555] 10.0.0.103 () {32 vars in 720 bytes} [Wed Jun 24 23:51:44 2026] DELETE /v2.0/ports/ebee5e6e-b655-47b2-9cae-a8eb304d593a => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 23:51:44.461 8 INFO neutron_taas.services.taas.taas_plugin [None req-996f68d6-ce2e-4bba-a11c-e5c93e7793b8 482cebff4f144cb885c8df4e0f1037c3 3ef60016668a422fb3b729b5e8f3d14c - - default default] TaaS: Handle Delete Port: 14960fa3-058b-479b-8c93-355438fc4db7 2026-06-24 23:51:44.464 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-996f68d6-ce2e-4bba-a11c-e5c93e7793b8 482cebff4f144cb885c8df4e0f1037c3 3ef60016668a422fb3b729b5e8f3d14c - - default default] Tap Mirror: Handle Delete Port: 14960fa3-058b-479b-8c93-355438fc4db7 [pid: 8|app: 0|req: 1293/2556] 10.0.0.103 () {32 vars in 720 bytes} [Wed Jun 24 23:51:44 2026] DELETE /v2.0/ports/14960fa3-058b-479b-8c93-355438fc4db7 => generated 0 bytes in 635 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 23:51:45.089 7 INFO neutron_taas.services.taas.taas_plugin [None req-db1f2a6b-dd63-4ef1-a3c1-6389bbb3705b 482cebff4f144cb885c8df4e0f1037c3 3ef60016668a422fb3b729b5e8f3d14c - - default default] TaaS: Handle Delete Port: 609de4b2-23a9-465f-b7cc-8c20a0100c7f 2026-06-24 23:51:45.092 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-db1f2a6b-dd63-4ef1-a3c1-6389bbb3705b 482cebff4f144cb885c8df4e0f1037c3 3ef60016668a422fb3b729b5e8f3d14c - - default default] Tap Mirror: Handle Delete Port: 609de4b2-23a9-465f-b7cc-8c20a0100c7f [pid: 7|app: 0|req: 1264/2557] 10.0.0.103 () {32 vars in 720 bytes} [Wed Jun 24 23:51:44 2026] DELETE /v2.0/ports/609de4b2-23a9-465f-b7cc-8c20a0100c7f => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2560] 10.0.0.103 () {32 vars in 726 bytes} [Wed Jun 24 23:51:45 2026] DELETE /v2.0/networks/f0bafe48-8c2f-44f0-bc6e-26bf44e81df6 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 23:51:45.417 8 INFO neutron.services.segments.plugin [-] Segment 6bc8ef94-c461-467d-ba42-af9ee1edcb31 resource provider aggregate not found 2026-06-24 23:51:45.428 8 INFO neutron.services.segments.plugin [-] Segment 6bc8ef94-c461-467d-ba42-af9ee1edcb31 resource provider aggregate not found 2026-06-24 23:51:45.432 8 INFO neutron.services.segments.plugin [-] Segment 6bc8ef94-c461-467d-ba42-af9ee1edcb31 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6bc8ef94-c461-467d-ba42-af9ee1edcb31 found for delete ", "request_id": "req-60df9d2d-7cb5-49a3-a92d-f23a7ab638f2"}]} [pid: 7|app: 0|req: 1267/2561] 10.0.0.103 () {32 vars in 726 bytes} [Wed Jun 24 23:51:45 2026] DELETE /v2.0/networks/bfdd3f99-ba41-45f8-9609-c08e750ceaf4 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 23:51:45.485 7 INFO neutron.services.segments.plugin [-] Segment fff6dbff-15a4-4fdc-911f-4023b0243205 resource provider aggregate not found 2026-06-24 23:51:45.488 7 INFO neutron.services.segments.plugin [-] Segment fff6dbff-15a4-4fdc-911f-4023b0243205 resource provider aggregate not found 2026-06-24 23:51:45.496 8 INFO neutron.services.segments.plugin [-] Segment 6bc8ef94-c461-467d-ba42-af9ee1edcb31 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6bc8ef94-c461-467d-ba42-af9ee1edcb31 found for delete ", "request_id": "req-61ac57c2-1353-416c-8902-f757b0674a2b"}]} 2026-06-24 23:51:45.502 7 INFO neutron.services.segments.plugin [-] Segment fff6dbff-15a4-4fdc-911f-4023b0243205 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fff6dbff-15a4-4fdc-911f-4023b0243205 found for delete ", "request_id": "req-e29adb83-5cec-4e56-8b9c-266345b8bb93"}]} 2026-06-24 23:51:45.503 7 INFO neutron.services.segments.plugin [-] Segment fff6dbff-15a4-4fdc-911f-4023b0243205 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fff6dbff-15a4-4fdc-911f-4023b0243205 found for delete ", "request_id": "req-cec110e9-9fcc-4a7d-9cf1-d3c94a7e6b46"}]} [pid: 8|app: 0|req: 1295/2562] 10.0.0.103 () {32 vars in 726 bytes} [Wed Jun 24 23:51:45 2026] DELETE /v2.0/networks/860e46d6-c9a1-4c50-9d9d-ecfd32b7ac4f => 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: 1268/2563] 10.0.0.103 () {32 vars in 726 bytes} [Wed Jun 24 23:51:45 2026] DELETE /v2.0/networks/277c8cd7-61e6-4a60-8969-cf544336beb9 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2564] 10.0.0.103 () {32 vars in 726 bytes} [Wed Jun 24 23:51:45 2026] DELETE /v2.0/networks/b5584780-74a7-44a0-b29c-c07fa33fcc62 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2565] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:51:46 2026] GET /v2.0/security-groups?tenant_id=3ef60016668a422fb3b729b5e8f3d14c&name=default => generated 2929 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2566] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:51:46 2026] DELETE /v2.0/security-groups/1d139897-fea1-4637-ab8c-e31c5168aeef => 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: 1270/2567] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:51:47 2026] GET /v2.0/security-groups?tenant_id=2f48233f24f74d1a87485f348d257e7a&name=default => generated 2929 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2568] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:51:47 2026] DELETE /v2.0/security-groups/402814e9-daf7-4811-8f28-e70186d8657d => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 23:51:47.450 8 INFO neutron.services.segments.plugin [-] Segment 9d10aab2-eb7f-4c9d-b363-a26d633cd0f2 resource provider aggregate not found 2026-06-24 23:51:47.467 8 INFO neutron.services.segments.plugin [-] Segment 9d10aab2-eb7f-4c9d-b363-a26d633cd0f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d10aab2-eb7f-4c9d-b363-a26d633cd0f2 found for delete ", "request_id": "req-c99bfaf7-fc3b-4a0c-b2d1-8a3998c89da8"}]} 2026-06-24 23:51:47.484 8 INFO neutron.services.segments.plugin [-] Segment 385b9ab3-66ed-435d-ad94-f797f023c245 resource provider aggregate not found 2026-06-24 23:51:47.505 8 INFO neutron.services.segments.plugin [-] Segment 385b9ab3-66ed-435d-ad94-f797f023c245 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 385b9ab3-66ed-435d-ad94-f797f023c245 found for delete ", "request_id": "req-b1df7cb2-2d9e-4413-9d46-506c79b691f6"}]} 2026-06-24 23:51:47.514 8 INFO neutron.services.segments.plugin [-] Segment 9d10aab2-eb7f-4c9d-b363-a26d633cd0f2 resource provider aggregate not found 2026-06-24 23:51:47.530 8 INFO neutron.services.segments.plugin [-] Segment 9d10aab2-eb7f-4c9d-b363-a26d633cd0f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d10aab2-eb7f-4c9d-b363-a26d633cd0f2 found for delete ", "request_id": "req-a9f213c8-9176-4f58-971b-f30a3524c73b"}]} 2026-06-24 23:51:47.538 7 INFO neutron.services.segments.plugin [-] Segment de797ff1-498c-422a-b42e-c11c8d42e7e2 resource provider aggregate not found 2026-06-24 23:51:47.543 7 INFO neutron.services.segments.plugin [-] Segment de797ff1-498c-422a-b42e-c11c8d42e7e2 resource provider aggregate not found 2026-06-24 23:51:47.545 8 INFO neutron.services.segments.plugin [-] Segment 385b9ab3-66ed-435d-ad94-f797f023c245 resource provider aggregate not found 2026-06-24 23:51:47.559 8 INFO neutron.services.segments.plugin [-] Segment 385b9ab3-66ed-435d-ad94-f797f023c245 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 385b9ab3-66ed-435d-ad94-f797f023c245 found for delete ", "request_id": "req-4ca54e56-4e40-4725-8df8-c012605db1e3"}]} 2026-06-24 23:51:47.562 7 INFO neutron.services.segments.plugin [-] Segment de797ff1-498c-422a-b42e-c11c8d42e7e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de797ff1-498c-422a-b42e-c11c8d42e7e2 found for delete ", "request_id": "req-f0668178-9a3d-479a-9169-2974d7ade319"}]} 2026-06-24 23:51:47.575 7 INFO neutron.services.segments.plugin [-] Segment de797ff1-498c-422a-b42e-c11c8d42e7e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de797ff1-498c-422a-b42e-c11c8d42e7e2 found for delete ", "request_id": "req-97a942d6-8e72-47ba-8dc2-30cbed17f7e8"}]} [pid: 7|app: 0|req: 1271/2569] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:51:47 2026] GET /v2.0/security-groups?tenant_id=bf341db54a324fd8991546093e9012ba&name=default => generated 2929 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2570] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:51:47 2026] DELETE /v2.0/security-groups/aae86950-0630-45c9-bc04-50ce0ebf875f => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 23:51:50.919 7 INFO neutron.db.segments_db [None req-494d7221-7c19-484f-b9d7-8d6216917561 ec48abbf44ec47a7803fdafb1dfc2054 7bd304d5073345e08c28342d922c23ad - - default default] Added segment 01adebd9-af75-4e9a-9add-8f140db5337c of type vxlan for network 3633ebdd-1dad-4732-ae1f-12cb4f3114ef 2026-06-24 23:51:51.151 7 INFO neutron.db.l3_hamode_db [None req-494d7221-7c19-484f-b9d7-8d6216917561 ec48abbf44ec47a7803fdafb1dfc2054 7bd304d5073345e08c28342d922c23ad - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 23:51:51.276 7 INFO neutron.db.l3_hamode_db [None req-494d7221-7c19-484f-b9d7-8d6216917561 ec48abbf44ec47a7803fdafb1dfc2054 7bd304d5073345e08c28342d922c23ad - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1272/2571] 10.0.0.103 () {34 vars in 668 bytes} [Wed Jun 24 23:51:50 2026] POST /v2.0/routers => generated 474 bytes in 1125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2572] 10.0.0.103 () {34 vars in 751 bytes} [Wed Jun 24 23:51:51 2026] PUT /v2.0/routers/8b3ac403-f3b8-4fc2-bebf-58b886eeacf9/tags => generated 25 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2573] 10.0.0.103 () {32 vars in 731 bytes} [Wed Jun 24 23:51:51 2026] GET /v2.0/routers/8b3ac403-f3b8-4fc2-bebf-58b886eeacf9/tags => generated 25 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2574] 10.0.0.103 () {34 vars in 762 bytes} [Wed Jun 24 23:51:52 2026] PUT /v2.0/routers/8b3ac403-f3b8-4fc2-bebf-58b886eeacf9/tags/green => generated 4 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2575] 10.0.0.103 () {32 vars in 731 bytes} [Wed Jun 24 23:51:52 2026] GET /v2.0/routers/8b3ac403-f3b8-4fc2-bebf-58b886eeacf9/tags => generated 34 bytes in 572 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2576] 10.0.0.103 () {34 vars in 758 bytes} [Wed Jun 24 23:51:52 2026] PUT /v2.0/routers/8b3ac403-f3b8-4fc2-bebf-58b886eeacf9/tags/red => generated 4 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2577] 10.0.0.103 () {32 vars in 731 bytes} [Wed Jun 24 23:51:52 2026] GET /v2.0/routers/8b3ac403-f3b8-4fc2-bebf-58b886eeacf9/tags => generated 34 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2578] 10.0.0.103 () {34 vars in 780 bytes} [Wed Jun 24 23:51:53 2026] PUT /v2.0/routers/8b3ac403-f3b8-4fc2-bebf-58b886eeacf9/tags/black.or.white => generated 4 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2579] 10.0.0.103 () {32 vars in 731 bytes} [Wed Jun 24 23:51:53 2026] GET /v2.0/routers/8b3ac403-f3b8-4fc2-bebf-58b886eeacf9/tags => generated 52 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2580] 10.0.0.103 () {34 vars in 751 bytes} [Wed Jun 24 23:51:53 2026] PUT /v2.0/routers/8b3ac403-f3b8-4fc2-bebf-58b886eeacf9/tags => generated 37 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2581] 10.0.0.103 () {32 vars in 731 bytes} [Wed Jun 24 23:51:53 2026] GET /v2.0/routers/8b3ac403-f3b8-4fc2-bebf-58b886eeacf9/tags => generated 37 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2582] 10.0.0.103 () {32 vars in 739 bytes} [Wed Jun 24 23:51:53 2026] GET /v2.0/routers/8b3ac403-f3b8-4fc2-bebf-58b886eeacf9/tags/red => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 23:51:53.723 7 INFO neutron.api.v2.resource [None req-3e82c410-9eac-459f-8185-8686e1e3b2b5 ec48abbf44ec47a7803fdafb1dfc2054 7bd304d5073345e08c28342d922c23ad - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1278/2583] 10.0.0.103 () {32 vars in 743 bytes} [Wed Jun 24 23:51:53 2026] GET /v2.0/routers/8b3ac403-f3b8-4fc2-bebf-58b886eeacf9/tags/green => generated 99 bytes in 106 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2584] 10.0.0.103 () {32 vars in 742 bytes} [Wed Jun 24 23:51:53 2026] DELETE /v2.0/routers/8b3ac403-f3b8-4fc2-bebf-58b886eeacf9/tags/red => 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: 1279/2585] 10.0.0.103 () {32 vars in 731 bytes} [Wed Jun 24 23:51:53 2026] GET /v2.0/routers/8b3ac403-f3b8-4fc2-bebf-58b886eeacf9/tags => generated 30 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 23:51:54.054 8 INFO neutron.api.v2.resource [None req-4562aead-5f7c-4ab3-9fe1-c125258f67bc ec48abbf44ec47a7803fdafb1dfc2054 7bd304d5073345e08c28342d922c23ad - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1307/2586] 10.0.0.103 () {32 vars in 746 bytes} [Wed Jun 24 23:51:53 2026] DELETE /v2.0/routers/8b3ac403-f3b8-4fc2-bebf-58b886eeacf9/tags/green => generated 99 bytes in 121 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2587] 10.0.0.103 () {32 vars in 734 bytes} [Wed Jun 24 23:51:54 2026] DELETE /v2.0/routers/8b3ac403-f3b8-4fc2-bebf-58b886eeacf9/tags => 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: 1308/2588] 10.0.0.103 () {32 vars in 731 bytes} [Wed Jun 24 23:51:54 2026] GET /v2.0/routers/8b3ac403-f3b8-4fc2-bebf-58b886eeacf9/tags => generated 12 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2589] 10.0.0.103 () {32 vars in 721 bytes} [Wed Jun 24 23:51:54 2026] GET /v2.0/routers/8b3ac403-f3b8-4fc2-bebf-58b886eeacf9 => generated 480 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2590] 10.0.0.103 () {34 vars in 742 bytes} [Wed Jun 24 23:51:54 2026] PUT /v2.0/routers/8b3ac403-f3b8-4fc2-bebf-58b886eeacf9 => generated 480 bytes in 505 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2591] 10.0.0.103 () {32 vars in 736 bytes} [Wed Jun 24 23:51:54 2026] GET /v2.0/ports?device_id=8b3ac403-f3b8-4fc2-bebf-58b886eeacf9 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 23:51:55.020 8 INFO neutron_taas.services.taas.taas_plugin [None req-6c68e346-8f00-4ec7-9620-15e417412c84 ec48abbf44ec47a7803fdafb1dfc2054 7bd304d5073345e08c28342d922c23ad - - default default] TaaS: Handle Delete Port: 134f4581-5f2d-49a3-95a7-1ffe4fb53ebd 2026-06-24 23:51:55.022 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6c68e346-8f00-4ec7-9620-15e417412c84 ec48abbf44ec47a7803fdafb1dfc2054 7bd304d5073345e08c28342d922c23ad - - default default] Tap Mirror: Handle Delete Port: 134f4581-5f2d-49a3-95a7-1ffe4fb53ebd 2026-06-24 23:51:55.361 8 INFO neutron.services.segments.plugin [-] Segment 01adebd9-af75-4e9a-9add-8f140db5337c resource provider aggregate not found 2026-06-24 23:51:55.365 8 INFO neutron.services.segments.plugin [-] Segment 01adebd9-af75-4e9a-9add-8f140db5337c resource provider aggregate not found 2026-06-24 23:51:55.380 8 INFO neutron.services.segments.plugin [-] Segment 01adebd9-af75-4e9a-9add-8f140db5337c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 01adebd9-af75-4e9a-9add-8f140db5337c found for delete ", "request_id": "req-86fb6fed-51ae-45de-90b7-c3c552a8565f"}]} 2026-06-24 23:51:55.383 8 INFO neutron.services.segments.plugin [-] Segment 01adebd9-af75-4e9a-9add-8f140db5337c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 01adebd9-af75-4e9a-9add-8f140db5337c found for delete ", "request_id": "req-c8f5ec31-54e2-499f-99f3-5a4ff9df400e"}]} 2026-06-24 23:51:55.386 8 INFO neutron.db.l3_hamode_db [None req-6c68e346-8f00-4ec7-9620-15e417412c84 ec48abbf44ec47a7803fdafb1dfc2054 7bd304d5073345e08c28342d922c23ad - - default default] HA network 3633ebdd-1dad-4732-ae1f-12cb4f3114ef was deleted as no HA routers are present in tenant 7bd304d5073345e08c28342d922c23ad. [pid: 8|app: 0|req: 1310/2592] 10.0.0.103 () {32 vars in 724 bytes} [Wed Jun 24 23:51:54 2026] DELETE /v2.0/routers/8b3ac403-f3b8-4fc2-bebf-58b886eeacf9 => generated 0 bytes in 516 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2593] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:51:56 2026] GET /v2.0/security-groups?tenant_id=6e4c060bf8b645b5b6ed469ec2fdeae5&name=default => generated 2929 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2594] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:51:56 2026] DELETE /v2.0/security-groups/8d35d44e-c86d-48ce-a908-683e96e22e87 => 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: 1284/2595] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:51:56 2026] GET /v2.0/security-groups?tenant_id=7bd304d5073345e08c28342d922c23ad&name=default => generated 2929 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2596] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:51:56 2026] DELETE /v2.0/security-groups/c3edb086-5aef-41c6-aaf3-479160d889e4 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2599] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:52:00 2026] GET /v2.0/security-groups?tenant_id=8a4cb5e7022140ec865acd0c69c1673b&name=default => generated 2929 bytes in 308 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2600] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:52:00 2026] DELETE /v2.0/security-groups/cdaffe79-5207-4bb6-9b24-2d5369f2e326 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2601] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:52:00 2026] GET /v2.0/security-groups?tenant_id=5fc52711845741b197948d7d257baf4e&name=default => generated 2929 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2602] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:52:00 2026] DELETE /v2.0/security-groups/f0bee0f9-2727-4034-9a71-9361114fe19e => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 23:52:10.901 7 INFO neutron.db.segments_db [None req-65e501f5-45a3-4711-81fb-17b10ac3a04a 38fd560077614cefa4d5c13cf98f7e3c e326bdd860c345b4b9e41a6be893fc7f - - default default] Added segment 446c10fb-d61d-4552-ad2f-4b29d65b651b of type vxlan for network 26c056be-7cea-4919-ad44-aa3225338640 [pid: 7|app: 0|req: 1287/2603] 10.0.0.103 () {34 vars in 670 bytes} [Wed Jun 24 23:52:10 2026] POST /v2.0/networks => generated 639 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2604] 10.0.0.103 () {34 vars in 669 bytes} [Wed Jun 24 23:52:10 2026] POST /v2.0/subnets => generated 657 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2605] 10.0.0.103 () {32 vars in 722 bytes} [Wed Jun 24 23:52:11 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => 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: 1318/2606] 10.0.0.103 () {34 vars in 669 bytes} [Wed Jun 24 23:52:11 2026] POST /v2.0/subnets => generated 732 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 23:52:11.560 7 INFO neutron.db.segments_db [None req-46d274ca-ee39-484e-bd6c-0e57ed84f03a 38fd560077614cefa4d5c13cf98f7e3c e326bdd860c345b4b9e41a6be893fc7f - - default default] Added segment ef782c2c-18f6-4920-9f55-3749e1ead28b of type vxlan for network 5108b6a7-3260-4c87-bb76-47ebbb258742 [pid: 7|app: 0|req: 1289/2607] 10.0.0.103 () {34 vars in 670 bytes} [Wed Jun 24 23:52:11 2026] POST /v2.0/networks => generated 638 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2608] 10.0.0.103 () {34 vars in 669 bytes} [Wed Jun 24 23:52:11 2026] POST /v2.0/subnets => generated 656 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2609] 10.0.0.103 () {34 vars in 669 bytes} [Wed Jun 24 23:52:11 2026] POST /v2.0/subnets => generated 726 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 23:52:12.151 8 INFO neutron.db.segments_db [None req-0cc34723-3d86-4528-b3c7-e359d1463dd3 38fd560077614cefa4d5c13cf98f7e3c e326bdd860c345b4b9e41a6be893fc7f - - default default] Added segment 3cc1c3ab-a685-4023-955a-aa39c0335483 of type vxlan for network 8d7f5585-30c2-494a-b8ea-6216d3da1e9b [pid: 8|app: 0|req: 1320/2610] 10.0.0.103 () {34 vars in 670 bytes} [Wed Jun 24 23:52:12 2026] POST /v2.0/networks => generated 638 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2611] 10.0.0.103 () {34 vars in 669 bytes} [Wed Jun 24 23:52:12 2026] POST /v2.0/subnets => generated 655 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2612] 10.0.0.103 () {34 vars in 669 bytes} [Wed Jun 24 23:52:12 2026] POST /v2.0/subnets => generated 729 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 23:52:12.831 7 INFO neutron.db.segments_db [None req-1c55fc8c-cce5-4129-a8a0-8a311b4aff94 38fd560077614cefa4d5c13cf98f7e3c e326bdd860c345b4b9e41a6be893fc7f - - default default] Added segment edf801d4-5f27-4efb-be28-e114a324e831 of type vxlan for network 9b099229-aee6-41b9-9949-254b5ed4d918 2026-06-24 23:52:13.056 7 INFO neutron.db.l3_hamode_db [None req-1c55fc8c-cce5-4129-a8a0-8a311b4aff94 38fd560077614cefa4d5c13cf98f7e3c e326bdd860c345b4b9e41a6be893fc7f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 23:52:13.775 7 INFO neutron.db.l3_hamode_db [None req-1c55fc8c-cce5-4129-a8a0-8a311b4aff94 38fd560077614cefa4d5c13cf98f7e3c e326bdd860c345b4b9e41a6be893fc7f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1292/2613] 10.0.0.103 () {34 vars in 669 bytes} [Wed Jun 24 23:52:12 2026] POST /v2.0/routers => generated 685 bytes in 1820 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2616] 10.0.0.103 () {34 vars in 783 bytes} [Wed Jun 24 23:52:14 2026] PUT /v2.0/routers/8057e134-6bd1-47b9-899e-50e704e09f10/add_router_interface => generated 309 bytes in 1243 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2617] 10.0.0.103 () {34 vars in 783 bytes} [Wed Jun 24 23:52:15 2026] PUT /v2.0/routers/8057e134-6bd1-47b9-899e-50e704e09f10/add_router_interface => generated 309 bytes in 1265 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2618] 10.0.0.103 () {34 vars in 783 bytes} [Wed Jun 24 23:52:17 2026] PUT /v2.0/routers/8057e134-6bd1-47b9-899e-50e704e09f10/add_router_interface => generated 309 bytes in 1391 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2619] 10.0.0.103 () {34 vars in 684 bytes} [Wed Jun 24 23:52:18 2026] POST /v2.0/security-groups => generated 1629 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2620] 10.0.0.103 () {34 vars in 695 bytes} [Wed Jun 24 23:52:18 2026] POST /v2.0/security-group-rules => generated 597 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2621] 10.0.0.103 () {34 vars in 695 bytes} [Wed Jun 24 23:52:18 2026] POST /v2.0/security-group-rules => generated 597 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2622] 10.0.0.103 () {34 vars in 695 bytes} [Wed Jun 24 23:52:19 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: 7|app: 0|req: 1298/2623] 10.0.0.103 () {34 vars in 695 bytes} [Wed Jun 24 23:52:19 2026] POST /v2.0/security-group-rules => generated 601 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2624] 10.0.0.103 () {34 vars in 695 bytes} [Wed Jun 24 23:52:19 2026] POST /v2.0/security-group-rules => generated 601 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2625] 10.0.0.103 () {34 vars in 695 bytes} [Wed Jun 24 23:52:19 2026] POST /v2.0/security-group-rules => generated 597 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2626] 10.0.0.103 () {34 vars in 695 bytes} [Wed Jun 24 23:52:19 2026] POST /v2.0/security-group-rules => generated 597 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2627] 10.0.0.103 () {34 vars in 695 bytes} [Wed Jun 24 23:52:19 2026] POST /v2.0/security-group-rules => generated 597 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2628] 10.0.0.103 () {34 vars in 695 bytes} [Wed Jun 24 23:52:19 2026] POST /v2.0/security-group-rules => generated 599 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2629] 10.0.0.103 () {34 vars in 695 bytes} [Wed Jun 24 23:52:19 2026] POST /v2.0/security-group-rules => generated 601 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2630] 10.0.0.103 () {34 vars in 695 bytes} [Wed Jun 24 23:52:20 2026] POST /v2.0/security-group-rules => generated 597 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2631] 10.0.0.233 () {34 vars in 1094 bytes} [Wed Jun 24 23:52:20 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-563833220&fields=id&tenant_id=e326bdd860c345b4b9e41a6be893fc7f => generated 69 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2632] 10.0.0.233 () {34 vars in 982 bytes} [Wed Jun 24 23:52:20 2026] GET /v2.0/networks?id=5108b6a7-3260-4c87-bb76-47ebbb258742 => generated 705 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2633] 10.0.0.233 () {34 vars in 965 bytes} [Wed Jun 24 23:52:20 2026] GET /v2.0/quotas/e326bdd860c345b4b9e41a6be893fc7f => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2634] 10.0.0.233 () {34 vars in 1002 bytes} [Wed Jun 24 23:52:20 2026] GET /v2.0/ports?tenant_id=e326bdd860c345b4b9e41a6be893fc7f&fields=id => generated 241 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2635] 10.0.0.233 () {34 vars in 1008 bytes} [Wed Jun 24 23:52:20 2026] GET /v2.0/networks/5108b6a7-3260-4c87-bb76-47ebbb258742?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2636] 10.0.0.233 () {34 vars in 1108 bytes} [Wed Jun 24 23:52:20 2026] GET /v2.0/networks/5108b6a7-3260-4c87-bb76-47ebbb258742?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: 7|app: 0|req: 1305/2637] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:52:21 2026] GET /v2.0/ports?device_id=9a41a1d4-e569-4cd2-bc75-c9646a20cb19 => 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: 1333/2638] 199.204.45.19 () {34 vars in 985 bytes} [Wed Jun 24 23:52:25 2026] GET /v2.0/networks?id=5108b6a7-3260-4c87-bb76-47ebbb258742 => generated 705 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2639] 199.204.45.19 () {34 vars in 1049 bytes} [Wed Jun 24 23:52:25 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e326bdd860c345b4b9e41a6be893fc7f => generated 178 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2640] 199.204.45.19 () {38 vars in 954 bytes} [Wed Jun 24 23:52:25 2026] POST /v2.0/ports => generated 1179 bytes in 413 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: 1335/2641] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:52:26 2026] GET /v2.0/ports?device_id=9a41a1d4-e569-4cd2-bc75-c9646a20cb19 => generated 1194 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2642] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:52:26 2026] GET /v2.0/security-groups?id=cb9aec44-8a86-425d-91f7-ad8050103906&fields=id&fields=name => generated 111 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2643] 199.204.45.19 () {38 vars in 1027 bytes} [Wed Jun 24 23:52:25 2026] PUT /v2.0/ports/9ffb5711-9109-4738-a1e2-60a947b4d7c6 => generated 1460 bytes in 546 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 23:52:26.524 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4101d86a-1f40-4893-a26c-c888079d5e02'] response: {'name': 'network-changed', 'server_uuid': '9a41a1d4-e569-4cd2-bc75-c9646a20cb19', 'tag': '9ffb5711-9109-4738-a1e2-60a947b4d7c6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1337/2644] 199.204.45.19 () {34 vars in 1079 bytes} [Wed Jun 24 23:52:27 2026] GET /v2.0/ports?tenant_id=e326bdd860c345b4b9e41a6be893fc7f&device_id=9a41a1d4-e569-4cd2-bc75-c9646a20cb19 => generated 1463 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: 1308/2645] 199.204.45.19 () {34 vars in 1017 bytes} [Wed Jun 24 23:52:27 2026] GET /v2.0/networks?tenant_id=e326bdd860c345b4b9e41a6be893fc7f&shared=False => generated 2376 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2646] 199.204.45.19 () {34 vars in 929 bytes} [Wed Jun 24 23:52:27 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2647] 199.204.45.19 () {34 vars in 1079 bytes} [Wed Jun 24 23:52:28 2026] GET /v2.0/ports?tenant_id=e326bdd860c345b4b9e41a6be893fc7f&device_id=9a41a1d4-e569-4cd2-bc75-c9646a20cb19 => generated 1463 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2648] 199.204.45.19 () {34 vars in 1055 bytes} [Wed Jun 24 23:52:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.20&port_id=9ffb5711-9109-4738-a1e2-60a947b4d7c6 => 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: 1310/2649] 199.204.45.19 () {34 vars in 1103 bytes} [Wed Jun 24 23:52:28 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A240&port_id=9ffb5711-9109-4738-a1e2-60a947b4d7c6 => 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: 1340/2650] 199.204.45.19 () {34 vars in 1063 bytes} [Wed Jun 24 23:52:28 2026] GET /v2.0/subnets?id=da308a1b-398a-4ad1-9210-0af47b7e28a5&id=a9ccd483-688d-4fd9-bd97-ce67932734c2 => generated 1411 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2651] 199.204.45.19 () {34 vars in 1051 bytes} [Wed Jun 24 23:52:28 2026] GET /v2.0/ports?network_id=5108b6a7-3260-4c87-bb76-47ebbb258742&device_owner=network%3Adhcp => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2652] 199.204.45.19 () {34 vars in 1051 bytes} [Wed Jun 24 23:52:28 2026] GET /v2.0/ports?network_id=5108b6a7-3260-4c87-bb76-47ebbb258742&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: 1312/2653] 199.204.45.19 () {34 vars in 1011 bytes} [Wed Jun 24 23:52:28 2026] GET /v2.0/networks/5108b6a7-3260-4c87-bb76-47ebbb258742?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2654] 199.204.45.19 () {34 vars in 1111 bytes} [Wed Jun 24 23:52:28 2026] GET /v2.0/networks/5108b6a7-3260-4c87-bb76-47ebbb258742?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: 1314/2657] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:52:31 2026] GET /v2.0/ports?device_id=9a41a1d4-e569-4cd2-bc75-c9646a20cb19 => generated 1196 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2658] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:52:31 2026] GET /v2.0/security-groups?id=cb9aec44-8a86-425d-91f7-ad8050103906&fields=id&fields=name => generated 111 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2659] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:52:36 2026] GET /v2.0/ports?device_id=9a41a1d4-e569-4cd2-bc75-c9646a20cb19 => generated 1196 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2660] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:52:36 2026] GET /v2.0/security-groups?id=cb9aec44-8a86-425d-91f7-ad8050103906&fields=id&fields=name => generated 111 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2661] 10.0.0.103 () {32 vars in 818 bytes} [Wed Jun 24 23:52:36 2026] GET /v2.0/ports?network_id=5108b6a7-3260-4c87-bb76-47ebbb258742&mac_address=fa%3A16%3A3e%3Ade%3A6f%3A20 => generated 1196 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 23:52:37.497 8 INFO neutron.db.l3_db [None req-2acf18a1-f0a4-4ed1-bbdf-71a7ea075b7c 38fd560077614cefa4d5c13cf98f7e3c e326bdd860c345b4b9e41a6be893fc7f - - default default] Floating IP 983d914c-702b-4745-8aa1-3b7186ea3c7f associated. External IP: 10.96.250.209, port: 9ffb5711-9109-4738-a1e2-60a947b4d7c6. [pid: 8|app: 0|req: 1346/2662] 10.0.0.103 () {34 vars in 677 bytes} [Wed Jun 24 23:52:36 2026] POST /v2.0/floatingips => generated 854 bytes in 1062 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 23:52:37.851 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4c58a376-6f6a-44a4-befa-b7f2eab96258'] response: {'name': 'network-changed', 'server_uuid': '9a41a1d4-e569-4cd2-bc75-c9646a20cb19', 'tag': '9ffb5711-9109-4738-a1e2-60a947b4d7c6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1317/2663] 10.0.0.233 () {34 vars in 1094 bytes} [Wed Jun 24 23:52:37 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-563833220&fields=id&tenant_id=e326bdd860c345b4b9e41a6be893fc7f => generated 69 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2664] 10.0.0.233 () {34 vars in 982 bytes} [Wed Jun 24 23:52:37 2026] GET /v2.0/networks?id=8d7f5585-30c2-494a-b8ea-6216d3da1e9b => generated 705 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2665] 10.0.0.233 () {34 vars in 965 bytes} [Wed Jun 24 23:52:37 2026] GET /v2.0/quotas/e326bdd860c345b4b9e41a6be893fc7f => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2666] 10.0.0.233 () {34 vars in 1002 bytes} [Wed Jun 24 23:52:37 2026] GET /v2.0/ports?tenant_id=e326bdd860c345b4b9e41a6be893fc7f&fields=id => generated 333 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2667] 10.0.0.233 () {34 vars in 1008 bytes} [Wed Jun 24 23:52:38 2026] GET /v2.0/networks/8d7f5585-30c2-494a-b8ea-6216d3da1e9b?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2668] 10.0.0.233 () {34 vars in 1108 bytes} [Wed Jun 24 23:52:38 2026] GET /v2.0/networks/8d7f5585-30c2-494a-b8ea-6216d3da1e9b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2669] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:52:38 2026] GET /v2.0/ports?device_id=4aacaf5c-e77b-4562-a061-535c23265dab => 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: 1320/2670] 199.204.45.19 () {34 vars in 1079 bytes} [Wed Jun 24 23:52:38 2026] GET /v2.0/ports?tenant_id=e326bdd860c345b4b9e41a6be893fc7f&device_id=9a41a1d4-e569-4cd2-bc75-c9646a20cb19 => generated 1465 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2671] 199.204.45.19 () {34 vars in 985 bytes} [Wed Jun 24 23:52:38 2026] GET /v2.0/networks?id=5108b6a7-3260-4c87-bb76-47ebbb258742 => generated 801 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2672] 199.204.45.19 () {34 vars in 1055 bytes} [Wed Jun 24 23:52:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.20&port_id=9ffb5711-9109-4738-a1e2-60a947b4d7c6 => generated 857 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2673] 199.204.45.19 () {34 vars in 1103 bytes} [Wed Jun 24 23:52:38 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A240&port_id=9ffb5711-9109-4738-a1e2-60a947b4d7c6 => 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: 1322/2674] 199.204.45.19 () {34 vars in 1063 bytes} [Wed Jun 24 23:52:38 2026] GET /v2.0/subnets?id=da308a1b-398a-4ad1-9210-0af47b7e28a5&id=a9ccd483-688d-4fd9-bd97-ce67932734c2 => generated 1411 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2675] 199.204.45.19 () {34 vars in 1051 bytes} [Wed Jun 24 23:52:38 2026] GET /v2.0/ports?network_id=5108b6a7-3260-4c87-bb76-47ebbb258742&device_owner=network%3Adhcp => generated 1457 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2676] 199.204.45.19 () {34 vars in 1051 bytes} [Wed Jun 24 23:52:38 2026] GET /v2.0/ports?network_id=5108b6a7-3260-4c87-bb76-47ebbb258742&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: 8|app: 0|req: 1354/2677] 199.204.45.19 () {34 vars in 1011 bytes} [Wed Jun 24 23:52:38 2026] GET /v2.0/networks/5108b6a7-3260-4c87-bb76-47ebbb258742?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: 1324/2678] 199.204.45.19 () {34 vars in 1111 bytes} [Wed Jun 24 23:52:38 2026] GET /v2.0/networks/5108b6a7-3260-4c87-bb76-47ebbb258742?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2679] 199.204.45.19 () {34 vars in 985 bytes} [Wed Jun 24 23:52:42 2026] GET /v2.0/networks?id=8d7f5585-30c2-494a-b8ea-6216d3da1e9b => generated 705 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2680] 199.204.45.19 () {34 vars in 1049 bytes} [Wed Jun 24 23:52:42 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e326bdd860c345b4b9e41a6be893fc7f => generated 178 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2681] 199.204.45.19 () {38 vars in 954 bytes} [Wed Jun 24 23:52:42 2026] POST /v2.0/ports => generated 1183 bytes in 462 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: 1357/2682] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:52:43 2026] GET /v2.0/ports?device_id=4aacaf5c-e77b-4562-a061-535c23265dab => generated 1198 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2683] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:52:43 2026] GET /v2.0/security-groups?id=cb9aec44-8a86-425d-91f7-ad8050103906&fields=id&fields=name => generated 111 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2684] 199.204.45.19 () {38 vars in 1027 bytes} [Wed Jun 24 23:52:43 2026] PUT /v2.0/ports/aa1dee39-d1e4-4d75-9b30-7f988c0f1ec1 => generated 1464 bytes in 472 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 23:52:43.708 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-63a3a4ad-f126-44c3-9e1b-9ed5fdb43bb0'] response: {'name': 'network-changed', 'server_uuid': '4aacaf5c-e77b-4562-a061-535c23265dab', 'tag': 'aa1dee39-d1e4-4d75-9b30-7f988c0f1ec1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1359/2685] 199.204.45.19 () {34 vars in 1079 bytes} [Wed Jun 24 23:52:44 2026] GET /v2.0/ports?tenant_id=e326bdd860c345b4b9e41a6be893fc7f&device_id=4aacaf5c-e77b-4562-a061-535c23265dab => generated 1467 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: 1327/2686] 199.204.45.19 () {34 vars in 1017 bytes} [Wed Jun 24 23:52:44 2026] GET /v2.0/networks?tenant_id=e326bdd860c345b4b9e41a6be893fc7f&shared=False => generated 2376 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2687] 199.204.45.19 () {34 vars in 929 bytes} [Wed Jun 24 23:52:44 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2688] 10.0.0.59 () {34 vars in 989 bytes} [Wed Jun 24 23:52:44 2026] GET /v2.0/ports?device_id=9a41a1d4-e569-4cd2-bc75-c9646a20cb19 => generated 1465 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2689] 10.0.0.59 () {34 vars in 1039 bytes} [Wed Jun 24 23:52:44 2026] GET /v2.0/security-groups?id=cb9aec44-8a86-425d-91f7-ad8050103906&fields=id&fields=name => generated 111 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2692] 199.204.45.19 () {34 vars in 1079 bytes} [Wed Jun 24 23:52:45 2026] GET /v2.0/ports?tenant_id=e326bdd860c345b4b9e41a6be893fc7f&device_id=4aacaf5c-e77b-4562-a061-535c23265dab => generated 1467 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2693] 199.204.45.19 () {34 vars in 1055 bytes} [Wed Jun 24 23:52:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.38&port_id=aa1dee39-d1e4-4d75-9b30-7f988c0f1ec1 => 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: 1331/2694] 199.204.45.19 () {34 vars in 1105 bytes} [Wed Jun 24 23:52:45 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A28e&port_id=aa1dee39-d1e4-4d75-9b30-7f988c0f1ec1 => 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: 1364/2695] 199.204.45.19 () {34 vars in 1063 bytes} [Wed Jun 24 23:52:45 2026] GET /v2.0/subnets?id=f0b91cd1-15d8-47e8-b9fe-473f4d58e652&id=6ce5f437-0b6d-4eeb-b1a5-c18039756db1 => generated 1413 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2696] 199.204.45.19 () {34 vars in 1051 bytes} [Wed Jun 24 23:52:45 2026] GET /v2.0/ports?network_id=8d7f5585-30c2-494a-b8ea-6216d3da1e9b&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: 1365/2697] 199.204.45.19 () {34 vars in 1051 bytes} [Wed Jun 24 23:52:45 2026] GET /v2.0/ports?network_id=8d7f5585-30c2-494a-b8ea-6216d3da1e9b&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2698] 199.204.45.19 () {34 vars in 1011 bytes} [Wed Jun 24 23:52:45 2026] GET /v2.0/networks/8d7f5585-30c2-494a-b8ea-6216d3da1e9b?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2699] 199.204.45.19 () {34 vars in 1111 bytes} [Wed Jun 24 23:52:45 2026] GET /v2.0/networks/8d7f5585-30c2-494a-b8ea-6216d3da1e9b?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: 1334/2700] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:52:48 2026] GET /v2.0/ports?device_id=4aacaf5c-e77b-4562-a061-535c23265dab => generated 1200 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2701] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:52:48 2026] GET /v2.0/security-groups?id=cb9aec44-8a86-425d-91f7-ad8050103906&fields=id&fields=name => generated 111 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2702] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:52:53 2026] GET /v2.0/ports?device_id=4aacaf5c-e77b-4562-a061-535c23265dab => generated 1200 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2703] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:52:53 2026] GET /v2.0/security-groups?id=cb9aec44-8a86-425d-91f7-ad8050103906&fields=id&fields=name => generated 111 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2704] 10.0.0.103 () {32 vars in 818 bytes} [Wed Jun 24 23:52:53 2026] GET /v2.0/ports?network_id=8d7f5585-30c2-494a-b8ea-6216d3da1e9b&mac_address=fa%3A16%3A3e%3A87%3Aac%3Ac2 => generated 1200 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 23:52:54.868 8 INFO neutron.db.l3_db [None req-a804be87-b708-4424-a2aa-3f11982c5b25 38fd560077614cefa4d5c13cf98f7e3c e326bdd860c345b4b9e41a6be893fc7f - - default default] Floating IP 8232dad7-e4b3-418f-a414-daa0a3d8fdd1 associated. External IP: 10.96.250.207, port: aa1dee39-d1e4-4d75-9b30-7f988c0f1ec1. [pid: 8|app: 0|req: 1369/2705] 10.0.0.103 () {34 vars in 677 bytes} [Wed Jun 24 23:52:54 2026] POST /v2.0/floatingips => generated 854 bytes in 1208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 23:52:55.270 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6e385bb9-b9a0-47f3-b875-cb148f43c8c5'] response: {'name': 'network-changed', 'server_uuid': '4aacaf5c-e77b-4562-a061-535c23265dab', 'tag': 'aa1dee39-d1e4-4d75-9b30-7f988c0f1ec1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1337/2706] 199.204.45.19 () {34 vars in 1079 bytes} [Wed Jun 24 23:52:55 2026] GET /v2.0/ports?tenant_id=e326bdd860c345b4b9e41a6be893fc7f&device_id=4aacaf5c-e77b-4562-a061-535c23265dab => generated 1469 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2707] 199.204.45.19 () {34 vars in 985 bytes} [Wed Jun 24 23:52:55 2026] GET /v2.0/networks?id=8d7f5585-30c2-494a-b8ea-6216d3da1e9b => 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: 1338/2708] 199.204.45.19 () {34 vars in 1055 bytes} [Wed Jun 24 23:52:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.38&port_id=aa1dee39-d1e4-4d75-9b30-7f988c0f1ec1 => generated 857 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2709] 199.204.45.19 () {34 vars in 1105 bytes} [Wed Jun 24 23:52:55 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A28e&port_id=aa1dee39-d1e4-4d75-9b30-7f988c0f1ec1 => 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: 1339/2710] 199.204.45.19 () {34 vars in 1063 bytes} [Wed Jun 24 23:52:55 2026] GET /v2.0/subnets?id=f0b91cd1-15d8-47e8-b9fe-473f4d58e652&id=6ce5f437-0b6d-4eeb-b1a5-c18039756db1 => generated 1413 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2711] 199.204.45.19 () {34 vars in 1051 bytes} [Wed Jun 24 23:52:56 2026] GET /v2.0/ports?network_id=8d7f5585-30c2-494a-b8ea-6216d3da1e9b&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: 1340/2712] 199.204.45.19 () {34 vars in 1051 bytes} [Wed Jun 24 23:52:56 2026] GET /v2.0/ports?network_id=8d7f5585-30c2-494a-b8ea-6216d3da1e9b&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2713] 199.204.45.19 () {34 vars in 1011 bytes} [Wed Jun 24 23:52:56 2026] GET /v2.0/networks/8d7f5585-30c2-494a-b8ea-6216d3da1e9b?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2714] 199.204.45.19 () {34 vars in 1111 bytes} [Wed Jun 24 23:52:56 2026] GET /v2.0/networks/8d7f5585-30c2-494a-b8ea-6216d3da1e9b?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: 1375/2717] 10.0.0.59 () {34 vars in 989 bytes} [Wed Jun 24 23:53:01 2026] GET /v2.0/ports?device_id=4aacaf5c-e77b-4562-a061-535c23265dab => generated 1469 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2718] 10.0.0.59 () {34 vars in 1039 bytes} [Wed Jun 24 23:53:01 2026] GET /v2.0/security-groups?id=cb9aec44-8a86-425d-91f7-ad8050103906&fields=id&fields=name => generated 111 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2719] 10.0.0.103 () {32 vars in 721 bytes} [Wed Jun 24 23:53:12 2026] GET /v2.0/subnets/2fb6d7d8-3937-4926-9c2e-b82e03e011cd => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2720] 10.0.0.130 () {30 vars in 690 bytes} [Wed Jun 24 23:53:13 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2721] 10.0.0.130 () {30 vars in 692 bytes} [Wed Jun 24 23:53:13 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: 1345/2722] 10.0.0.130 () {30 vars in 668 bytes} [Wed Jun 24 23:53:13 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2723] 10.0.0.130 () {30 vars in 704 bytes} [Wed Jun 24 23:53:13 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: 1346/2724] 10.0.0.130 () {28 vars in 439 bytes} [Wed Jun 24 23:53:13 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2725] 10.0.0.130 () {30 vars in 728 bytes} [Wed Jun 24 23:53:13 2026] GET /v2.0/subnets/2fb6d7d8-3937-4926-9c2e-b82e03e011cd => generated 657 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2726] 10.0.0.130 () {30 vars in 690 bytes} [Wed Jun 24 23:53:13 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: 1380/2727] 10.0.0.130 () {30 vars in 692 bytes} [Wed Jun 24 23:53:13 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: 1348/2728] 10.0.0.130 () {30 vars in 668 bytes} [Wed Jun 24 23:53:13 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2729] 10.0.0.130 () {30 vars in 704 bytes} [Wed Jun 24 23:53:13 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2730] 10.0.0.130 () {30 vars in 728 bytes} [Wed Jun 24 23:53:13 2026] GET /v2.0/subnets/2fb6d7d8-3937-4926-9c2e-b82e03e011cd => generated 675 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2731] 10.0.0.130 () {30 vars in 690 bytes} [Wed Jun 24 23:53:13 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2732] 10.0.0.130 () {30 vars in 692 bytes} [Wed Jun 24 23:53:14 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2733] 10.0.0.130 () {30 vars in 668 bytes} [Wed Jun 24 23:53:14 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: 1351/2734] 10.0.0.130 () {30 vars in 704 bytes} [Wed Jun 24 23:53:14 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2735] 10.0.0.130 () {30 vars in 730 bytes} [Wed Jun 24 23:53:14 2026] GET /v2.0/networks/26c056be-7cea-4919-ad44-aa3225338640 => generated 799 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2736] 10.0.0.130 () {30 vars in 682 bytes} [Wed Jun 24 23:53:14 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2737] 10.0.0.130 () {34 vars in 704 bytes} [Wed Jun 24 23:53:14 2026] POST /v2.0/ports => generated 1132 bytes in 388 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: 1387/2740] 199.204.45.19 () {30 vars in 702 bytes} [Wed Jun 24 23:53:17 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2741] 199.204.45.19 () {30 vars in 704 bytes} [Wed Jun 24 23:53:17 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: 1388/2742] 199.204.45.19 () {30 vars in 680 bytes} [Wed Jun 24 23:53:17 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: 1355/2743] 199.204.45.19 () {30 vars in 716 bytes} [Wed Jun 24 23:53:17 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2744] 199.204.45.19 () {30 vars in 736 bytes} [Wed Jun 24 23:53:17 2026] GET /v2.0/ports/7e2b8484-2e5e-44cb-89b7-7aadd80b75fc => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2745] 199.204.45.19 () {30 vars in 702 bytes} [Wed Jun 24 23:53:18 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2746] 199.204.45.19 () {30 vars in 704 bytes} [Wed Jun 24 23:53:18 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: 1357/2747] 199.204.45.19 () {30 vars in 680 bytes} [Wed Jun 24 23:53:18 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: 1391/2748] 199.204.45.19 () {30 vars in 716 bytes} [Wed Jun 24 23:53:18 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-24 23:53:18.237 7 INFO neutron.api.v2.resource [None req-af96d167-4e40-49cd-834a-c79aa414a27c 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1358/2749] 199.204.45.19 () {30 vars in 762 bytes} [Wed Jun 24 23:53:18 2026] GET /v2.0/security-groups/lb-45e33b88-38b3-4913-a891-17437755734c => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2750] 199.204.45.19 () {30 vars in 784 bytes} [Wed Jun 24 23:53:18 2026] GET /v2.0/security-groups?name=lb-45e33b88-38b3-4913-a891-17437755734c => generated 23 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2751] 199.204.45.19 () {34 vars in 735 bytes} [Wed Jun 24 23:53:18 2026] POST /v2.0/security-groups => generated 1638 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2752] 199.204.45.19 () {30 vars in 814 bytes} [Wed Jun 24 23:53:18 2026] GET /v2.0/security-group-rules?security_group_id=a39a8da2-6f37-44fe-b76b-cf87c175211f => generated 1182 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2753] 199.204.45.19 () {34 vars in 788 bytes} [Wed Jun 24 23:53:18 2026] PUT /v2.0/ports/7e2b8484-2e5e-44cb-89b7-7aadd80b75fc => generated 1132 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2754] 199.204.45.19 () {30 vars in 702 bytes} [Wed Jun 24 23:53:18 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1361/2755] 199.204.45.19 () {30 vars in 704 bytes} [Wed Jun 24 23:53: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: 8|app: 0|req: 1395/2756] 199.204.45.19 () {30 vars in 680 bytes} [Wed Jun 24 23:53:18 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: 1362/2757] 199.204.45.19 () {30 vars in 716 bytes} [Wed Jun 24 23:53:18 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2758] 199.204.45.19 () {30 vars in 740 bytes} [Wed Jun 24 23:53:18 2026] GET /v2.0/subnets/2fb6d7d8-3937-4926-9c2e-b82e03e011cd => 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: 1363/2759] 10.0.0.233 () {34 vars in 1016 bytes} [Wed Jun 24 23:53:26 2026] GET /v2.0/security-groups?id=5e984835-5652-4a42-a8f9-acc35c73fd25&fields=id => generated 69 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2760] 10.0.0.233 () {34 vars in 982 bytes} [Wed Jun 24 23:53:26 2026] GET /v2.0/networks?id=905ac97b-8b97-4f8f-8c46-4143a3680f78 => generated 735 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2761] 10.0.0.233 () {34 vars in 965 bytes} [Wed Jun 24 23:53:26 2026] GET /v2.0/quotas/8ea1126b9919444ba6c0cc0bea72d1e7 => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2762] 10.0.0.233 () {34 vars in 1002 bytes} [Wed Jun 24 23:53:26 2026] GET /v2.0/ports?tenant_id=8ea1126b9919444ba6c0cc0bea72d1e7&fields=id => generated 149 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2763] 10.0.0.233 () {34 vars in 1008 bytes} [Wed Jun 24 23:53:26 2026] GET /v2.0/networks/905ac97b-8b97-4f8f-8c46-4143a3680f78?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: 1399/2764] 10.0.0.233 () {34 vars in 1108 bytes} [Wed Jun 24 23:53:26 2026] GET /v2.0/networks/905ac97b-8b97-4f8f-8c46-4143a3680f78?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2765] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:53:26 2026] GET /v2.0/ports?device_id=8f2e5c29-f5f9-4246-a7d9-18b67a7fed4c => 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: 1400/2766] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:53:26 2026] GET /v2.0/ports?device_id=8f2e5c29-f5f9-4246-a7d9-18b67a7fed4c => 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: 1367/2767] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:53:29 2026] GET /v2.0/ports?device_id=8f2e5c29-f5f9-4246-a7d9-18b67a7fed4c => 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: 1401/2768] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:53:29 2026] GET /v2.0/ports?device_id=8f2e5c29-f5f9-4246-a7d9-18b67a7fed4c => 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: 1403/2771] 199.204.45.19 () {34 vars in 985 bytes} [Wed Jun 24 23:53:31 2026] GET /v2.0/networks?id=905ac97b-8b97-4f8f-8c46-4143a3680f78 => generated 735 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2772] 199.204.45.19 () {34 vars in 1049 bytes} [Wed Jun 24 23:53:31 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=8ea1126b9919444ba6c0cc0bea72d1e7 => generated 343 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2773] 199.204.45.19 () {38 vars in 954 bytes} [Wed Jun 24 23:53:31 2026] POST /v2.0/ports => generated 1078 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2774] 199.204.45.19 () {38 vars in 1027 bytes} [Wed Jun 24 23:53:31 2026] PUT /v2.0/ports/a8b4bde4-870c-43c3-93f7-8b8f1a6b8508 => generated 1239 bytes in 441 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 23:53:32.013 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-51299822-f764-4945-abd9-b05976315be3'] response: {'name': 'network-changed', 'server_uuid': '8f2e5c29-f5f9-4246-a7d9-18b67a7fed4c', 'tag': 'a8b4bde4-870c-43c3-93f7-8b8f1a6b8508', '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: 1405/2775] 199.204.45.19 () {34 vars in 1079 bytes} [Wed Jun 24 23:53:32 2026] GET /v2.0/ports?tenant_id=8ea1126b9919444ba6c0cc0bea72d1e7&device_id=8f2e5c29-f5f9-4246-a7d9-18b67a7fed4c => generated 1242 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, ' [pid: 7|app: 0|req: 1371/2776] 199.204.45.19 () {34 vars in 1017 bytes} [Wed Jun 24 23:53:32 2026] GET /v2.0/networks?tenant_id=8ea1126b9919444ba6c0cc0bea72d1e7&shared=False => generated 735 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2777] 199.204.45.19 () {34 vars in 929 bytes} [Wed Jun 24 23:53:32 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: 1372/2778] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:53:32 2026] GET /v2.0/ports?device_id=8f2e5c29-f5f9-4246-a7d9-18b67a7fed4c => generated 1242 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2779] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:53:32 2026] GET /v2.0/security-groups?id=5e984835-5652-4a42-a8f9-acc35c73fd25&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: 1373/2780] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:53:32 2026] GET /v2.0/ports?device_id=8f2e5c29-f5f9-4246-a7d9-18b67a7fed4c => generated 1242 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2781] 199.204.45.19 () {34 vars in 1079 bytes} [Wed Jun 24 23:53:33 2026] GET /v2.0/ports?tenant_id=8ea1126b9919444ba6c0cc0bea72d1e7&device_id=8f2e5c29-f5f9-4246-a7d9-18b67a7fed4c => 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: 1374/2782] 199.204.45.19 () {34 vars in 1059 bytes} [Wed Jun 24 23:53:33 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.21&port_id=a8b4bde4-870c-43c3-93f7-8b8f1a6b8508 => 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: 1409/2783] 199.204.45.19 () {34 vars in 983 bytes} [Wed Jun 24 23:53:33 2026] GET /v2.0/subnets?id=c5c27a37-b5f8-41e4-afb3-aa3bef08fb68 => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2784] 199.204.45.19 () {34 vars in 1051 bytes} [Wed Jun 24 23:53:33 2026] GET /v2.0/ports?network_id=905ac97b-8b97-4f8f-8c46-4143a3680f78&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: 1410/2785] 199.204.45.19 () {34 vars in 1011 bytes} [Wed Jun 24 23:53:33 2026] GET /v2.0/networks/905ac97b-8b97-4f8f-8c46-4143a3680f78?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: 1376/2786] 199.204.45.19 () {34 vars in 1111 bytes} [Wed Jun 24 23:53:33 2026] GET /v2.0/networks/905ac97b-8b97-4f8f-8c46-4143a3680f78?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: 1411/2787] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:53:36 2026] GET /v2.0/ports?device_id=8f2e5c29-f5f9-4246-a7d9-18b67a7fed4c => generated 1242 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2788] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:53:37 2026] GET /v2.0/security-groups?id=5e984835-5652-4a42-a8f9-acc35c73fd25&fields=id&fields=name => generated 96 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2789] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:53:37 2026] GET /v2.0/ports?device_id=8f2e5c29-f5f9-4246-a7d9-18b67a7fed4c => generated 1242 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2790] 199.204.45.19 () {34 vars in 993 bytes} [Wed Jun 24 23:53:38 2026] GET /v2.0/ports?device_id=8f2e5c29-f5f9-4246-a7d9-18b67a7fed4c => generated 1242 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2791] 199.204.45.19 () {34 vars in 1043 bytes} [Wed Jun 24 23:53:38 2026] GET /v2.0/security-groups?id=5e984835-5652-4a42-a8f9-acc35c73fd25&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: 1379/2792] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:53:40 2026] GET /v2.0/ports?device_id=8f2e5c29-f5f9-4246-a7d9-18b67a7fed4c => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2793] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:53:40 2026] GET /v2.0/security-groups?id=5e984835-5652-4a42-a8f9-acc35c73fd25&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: 1380/2794] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:53:40 2026] GET /v2.0/ports?device_id=8f2e5c29-f5f9-4246-a7d9-18b67a7fed4c => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2799] 199.204.45.19 () {30 vars in 702 bytes} [Wed Jun 24 23:54:15 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2800] 199.204.45.19 () {30 vars in 704 bytes} [Wed Jun 24 23:54:15 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2801] 199.204.45.19 () {30 vars in 680 bytes} [Wed Jun 24 23:54:15 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2802] 199.204.45.19 () {30 vars in 716 bytes} [Wed Jun 24 23:54:15 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2805] 199.204.45.19 () {30 vars in 740 bytes} [Wed Jun 24 23:54:15 2026] GET /v2.0/subnets/2fb6d7d8-3937-4926-9c2e-b82e03e011cd => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2806] 199.204.45.19 () {30 vars in 768 bytes} [Wed Jun 24 23:54:15 2026] GET /v2.0/ports?device_id=8f2e5c29-f5f9-4246-a7d9-18b67a7fed4c => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2807] 199.204.45.19 () {34 vars in 716 bytes} [Wed Jun 24 23:54:15 2026] POST /v2.0/ports => generated 1055 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2808] 10.0.0.233 () {34 vars in 971 bytes} [Wed Jun 24 23:54:15 2026] GET /v2.0/ports/72233ba9-9356-470e-8303-099e0da8ac5d => generated 1055 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2809] 10.0.0.233 () {34 vars in 907 bytes} [Wed Jun 24 23:54:15 2026] GET /v2.0/extensions => generated 21537 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2810] 199.204.45.19 () {34 vars in 1261 bytes} [Wed Jun 24 23:54:16 2026] GET /v2.0/ports/72233ba9-9356-470e-8303-099e0da8ac5d?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2811] 199.204.45.19 () {34 vars in 1011 bytes} [Wed Jun 24 23:54:16 2026] GET /v2.0/networks/26c056be-7cea-4919-ad44-aa3225338640?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2812] 199.204.45.19 () {34 vars in 1111 bytes} [Wed Jun 24 23:54:16 2026] GET /v2.0/networks/26c056be-7cea-4919-ad44-aa3225338640?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: 1390/2813] 199.204.45.19 () {34 vars in 974 bytes} [Wed Jun 24 23:54:17 2026] GET /v2.0/ports/72233ba9-9356-470e-8303-099e0da8ac5d => generated 1055 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2814] 199.204.45.19 () {34 vars in 985 bytes} [Wed Jun 24 23:54:17 2026] GET /v2.0/networks?id=26c056be-7cea-4919-ad44-aa3225338640 => generated 802 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2815] 199.204.45.19 () {38 vars in 1027 bytes} [Wed Jun 24 23:54:17 2026] PUT /v2.0/ports/72233ba9-9356-470e-8303-099e0da8ac5d => generated 1245 bytes in 372 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 23:54:18.031 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-131395db-148b-429b-9051-a247f9585e43'] response: {'name': 'network-changed', 'server_uuid': '8f2e5c29-f5f9-4246-a7d9-18b67a7fed4c', 'tag': '72233ba9-9356-470e-8303-099e0da8ac5d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1425/2816] 199.204.45.19 () {34 vars in 1079 bytes} [Wed Jun 24 23:54:18 2026] GET /v2.0/ports?tenant_id=8ea1126b9919444ba6c0cc0bea72d1e7&device_id=8f2e5c29-f5f9-4246-a7d9-18b67a7fed4c => generated 2481 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2817] 199.204.45.19 () {34 vars in 985 bytes} [Wed Jun 24 23:54:18 2026] GET /v2.0/networks?id=26c056be-7cea-4919-ad44-aa3225338640 => generated 802 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2818] 199.204.45.19 () {34 vars in 1055 bytes} [Wed Jun 24 23:54:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.53&port_id=72233ba9-9356-470e-8303-099e0da8ac5d => 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: 1393/2819] 199.204.45.19 () {34 vars in 983 bytes} [Wed Jun 24 23:54:18 2026] GET /v2.0/subnets?id=2fb6d7d8-3937-4926-9c2e-b82e03e011cd => generated 678 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2820] 199.204.45.19 () {34 vars in 1051 bytes} [Wed Jun 24 23:54:18 2026] GET /v2.0/ports?network_id=26c056be-7cea-4919-ad44-aa3225338640&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: 1394/2821] 199.204.45.19 () {34 vars in 1011 bytes} [Wed Jun 24 23:54:18 2026] GET /v2.0/networks/26c056be-7cea-4919-ad44-aa3225338640?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: 1428/2822] 199.204.45.19 () {34 vars in 1111 bytes} [Wed Jun 24 23:54:18 2026] GET /v2.0/networks/26c056be-7cea-4919-ad44-aa3225338640?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2823] 199.204.45.19 () {34 vars in 1079 bytes} [Wed Jun 24 23:54:19 2026] GET /v2.0/ports?tenant_id=8ea1126b9919444ba6c0cc0bea72d1e7&device_id=8f2e5c29-f5f9-4246-a7d9-18b67a7fed4c => generated 2481 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2824] 199.204.45.19 () {34 vars in 1059 bytes} [Wed Jun 24 23:54:19 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.21&port_id=a8b4bde4-870c-43c3-93f7-8b8f1a6b8508 => 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: 1396/2825] 199.204.45.19 () {34 vars in 983 bytes} [Wed Jun 24 23:54:19 2026] GET /v2.0/subnets?id=c5c27a37-b5f8-41e4-afb3-aa3bef08fb68 => generated 654 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2826] 199.204.45.19 () {34 vars in 1051 bytes} [Wed Jun 24 23:54:20 2026] GET /v2.0/ports?network_id=905ac97b-8b97-4f8f-8c46-4143a3680f78&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2827] 199.204.45.19 () {34 vars in 1011 bytes} [Wed Jun 24 23:54:20 2026] GET /v2.0/networks/905ac97b-8b97-4f8f-8c46-4143a3680f78?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2828] 199.204.45.19 () {34 vars in 1111 bytes} [Wed Jun 24 23:54:20 2026] GET /v2.0/networks/905ac97b-8b97-4f8f-8c46-4143a3680f78?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2829] 199.204.45.19 () {34 vars in 1055 bytes} [Wed Jun 24 23:54:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.53&port_id=72233ba9-9356-470e-8303-099e0da8ac5d => 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: 1432/2830] 199.204.45.19 () {34 vars in 983 bytes} [Wed Jun 24 23:54:20 2026] GET /v2.0/subnets?id=2fb6d7d8-3937-4926-9c2e-b82e03e011cd => generated 678 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2831] 199.204.45.19 () {34 vars in 1051 bytes} [Wed Jun 24 23:54:20 2026] GET /v2.0/ports?network_id=26c056be-7cea-4919-ad44-aa3225338640&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: 1433/2832] 199.204.45.19 () {34 vars in 1011 bytes} [Wed Jun 24 23:54:20 2026] GET /v2.0/networks/26c056be-7cea-4919-ad44-aa3225338640?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2833] 199.204.45.19 () {34 vars in 1111 bytes} [Wed Jun 24 23:54:20 2026] GET /v2.0/networks/26c056be-7cea-4919-ad44-aa3225338640?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: 1434/2834] 10.0.0.233 () {34 vars in 971 bytes} [Wed Jun 24 23:54:24 2026] GET /v2.0/ports/72233ba9-9356-470e-8303-099e0da8ac5d => generated 1247 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2835] 199.204.45.19 () {34 vars in 788 bytes} [Wed Jun 24 23:54:24 2026] PUT /v2.0/ports/72233ba9-9356-470e-8303-099e0da8ac5d => generated 1272 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 23:54:24.723 8 INFO neutron.api.v2.resource [None req-749b89cb-284e-449c-ba89-5ca3126c4a8b 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1435/2836] 199.204.45.19 () {30 vars in 762 bytes} [Wed Jun 24 23:54:24 2026] GET /v2.0/security-groups/lb-45e33b88-38b3-4913-a891-17437755734c => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 23:54:24.738 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7e9a0e81-a0e9-47ce-a595-213dd7f6e1b9'] response: {'name': 'network-changed', 'server_uuid': '8f2e5c29-f5f9-4246-a7d9-18b67a7fed4c', 'tag': '72233ba9-9356-470e-8303-099e0da8ac5d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1402/2837] 199.204.45.19 () {30 vars in 784 bytes} [Wed Jun 24 23:54:24 2026] GET /v2.0/security-groups?name=lb-45e33b88-38b3-4913-a891-17437755734c => generated 1639 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2838] 199.204.45.19 () {34 vars in 788 bytes} [Wed Jun 24 23:54:24 2026] PUT /v2.0/ports/72233ba9-9356-470e-8303-099e0da8ac5d => generated 1310 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 23:54:25.075 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a4789c92-b6f1-4228-9088-089181fb36f9'] response: {'name': 'network-changed', 'server_uuid': '8f2e5c29-f5f9-4246-a7d9-18b67a7fed4c', 'tag': '72233ba9-9356-470e-8303-099e0da8ac5d', '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: 1437/2839] 199.204.45.19 () {30 vars in 702 bytes} [Wed Jun 24 23:54:25 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: 1438/2840] 199.204.45.19 () {30 vars in 704 bytes} [Wed Jun 24 23:54:25 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2841] 199.204.45.19 () {30 vars in 680 bytes} [Wed Jun 24 23:54:25 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2842] 199.204.45.19 () {34 vars in 1079 bytes} [Wed Jun 24 23:54:25 2026] GET /v2.0/ports?tenant_id=8ea1126b9919444ba6c0cc0bea72d1e7&device_id=8f2e5c29-f5f9-4246-a7d9-18b67a7fed4c => generated 2582 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2843] 199.204.45.19 () {30 vars in 716 bytes} [Wed Jun 24 23:54:25 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: 1441/2844] 199.204.45.19 () {30 vars in 740 bytes} [Wed Jun 24 23:54:25 2026] GET /v2.0/subnets/2fb6d7d8-3937-4926-9c2e-b82e03e011cd => generated 675 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2845] 199.204.45.19 () {34 vars in 985 bytes} [Wed Jun 24 23:54:25 2026] GET /v2.0/networks?id=26c056be-7cea-4919-ad44-aa3225338640 => generated 802 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2846] 199.204.45.19 () {30 vars in 736 bytes} [Wed Jun 24 23:54:25 2026] GET /v2.0/ports/7e2b8484-2e5e-44cb-89b7-7aadd80b75fc => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2847] 199.204.45.19 () {34 vars in 1055 bytes} [Wed Jun 24 23:54:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.53&port_id=72233ba9-9356-470e-8303-099e0da8ac5d => 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: 1406/2848] 199.204.45.19 () {34 vars in 983 bytes} [Wed Jun 24 23:54:25 2026] GET /v2.0/subnets?id=2fb6d7d8-3937-4926-9c2e-b82e03e011cd => 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: 1443/2849] 199.204.45.19 () {30 vars in 736 bytes} [Wed Jun 24 23:54:25 2026] GET /v2.0/ports/72233ba9-9356-470e-8303-099e0da8ac5d => generated 1346 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2850] 199.204.45.19 () {34 vars in 1051 bytes} [Wed Jun 24 23:54:25 2026] GET /v2.0/ports?network_id=26c056be-7cea-4919-ad44-aa3225338640&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2851] 199.204.45.19 () {30 vars in 740 bytes} [Wed Jun 24 23:54:25 2026] GET /v2.0/subnets/2fb6d7d8-3937-4926-9c2e-b82e03e011cd => 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: 1408/2852] 199.204.45.19 () {34 vars in 1011 bytes} [Wed Jun 24 23:54:25 2026] GET /v2.0/networks/26c056be-7cea-4919-ad44-aa3225338640?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2853] 199.204.45.19 () {30 vars in 742 bytes} [Wed Jun 24 23:54:25 2026] GET /v2.0/networks/26c056be-7cea-4919-ad44-aa3225338640 => 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: 1409/2854] 199.204.45.19 () {34 vars in 1111 bytes} [Wed Jun 24 23:54:25 2026] GET /v2.0/networks/26c056be-7cea-4919-ad44-aa3225338640?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2855] 199.204.45.19 () {30 vars in 736 bytes} [Wed Jun 24 23:54:25 2026] GET /v2.0/ports/7e2b8484-2e5e-44cb-89b7-7aadd80b75fc => generated 1132 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2856] 199.204.45.19 () {30 vars in 740 bytes} [Wed Jun 24 23:54:25 2026] GET /v2.0/subnets/2fb6d7d8-3937-4926-9c2e-b82e03e011cd => generated 675 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2857] 199.204.45.19 () {34 vars in 1079 bytes} [Wed Jun 24 23:54:26 2026] GET /v2.0/ports?tenant_id=8ea1126b9919444ba6c0cc0bea72d1e7&device_id=8f2e5c29-f5f9-4246-a7d9-18b67a7fed4c => generated 2582 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2858] 199.204.45.19 () {34 vars in 985 bytes} [Wed Jun 24 23:54:26 2026] GET /v2.0/networks?id=26c056be-7cea-4919-ad44-aa3225338640 => generated 802 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2859] 199.204.45.19 () {34 vars in 1055 bytes} [Wed Jun 24 23:54:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.53&port_id=72233ba9-9356-470e-8303-099e0da8ac5d => 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: 1412/2860] 199.204.45.19 () {34 vars in 983 bytes} [Wed Jun 24 23:54:26 2026] GET /v2.0/subnets?id=2fb6d7d8-3937-4926-9c2e-b82e03e011cd => 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: 1449/2861] 199.204.45.19 () {34 vars in 1051 bytes} [Wed Jun 24 23:54:26 2026] GET /v2.0/ports?network_id=26c056be-7cea-4919-ad44-aa3225338640&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2862] 199.204.45.19 () {34 vars in 1011 bytes} [Wed Jun 24 23:54:26 2026] GET /v2.0/networks/26c056be-7cea-4919-ad44-aa3225338640?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2863] 199.204.45.19 () {34 vars in 1111 bytes} [Wed Jun 24 23:54:26 2026] GET /v2.0/networks/26c056be-7cea-4919-ad44-aa3225338640?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 23:54:35.907 7 INFO neutron.db.l3_db [None req-5f0affd4-9af6-436f-b328-9dfa6b811e3f 38fd560077614cefa4d5c13cf98f7e3c e326bdd860c345b4b9e41a6be893fc7f - - default default] Floating IP 85d2b4cb-d9ce-4648-92ed-ecb01f7fc0dd associated. External IP: 10.96.250.214, port: 7e2b8484-2e5e-44cb-89b7-7aadd80b75fc. [pid: 7|app: 0|req: 1415/2866] 10.0.0.103 () {34 vars in 677 bytes} [Wed Jun 24 23:54:35 2026] POST /v2.0/floatingips => generated 899 bytes in 1112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2867] 199.204.45.19 () {30 vars in 702 bytes} [Wed Jun 24 23:54:39 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2868] 199.204.45.19 () {30 vars in 704 bytes} [Wed Jun 24 23:54:39 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: 1453/2869] 199.204.45.19 () {30 vars in 680 bytes} [Wed Jun 24 23:54:39 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: 1417/2870] 199.204.45.19 () {30 vars in 716 bytes} [Wed Jun 24 23:54:39 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:54:39.729 8 INFO neutron.api.v2.resource [None req-49514407-3799-4213-9533-967206dd8d7f 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1454/2871] 199.204.45.19 () {30 vars in 762 bytes} [Wed Jun 24 23:54:39 2026] GET /v2.0/security-groups/lb-45e33b88-38b3-4913-a891-17437755734c => 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: 1418/2872] 199.204.45.19 () {30 vars in 784 bytes} [Wed Jun 24 23:54:39 2026] GET /v2.0/security-groups?name=lb-45e33b88-38b3-4913-a891-17437755734c => generated 1639 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2873] 199.204.45.19 () {30 vars in 814 bytes} [Wed Jun 24 23:54:39 2026] GET /v2.0/security-group-rules?security_group_id=a39a8da2-6f37-44fe-b76b-cf87c175211f => generated 1182 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2874] 199.204.45.19 () {34 vars in 746 bytes} [Wed Jun 24 23:54:39 2026] POST /v2.0/security-group-rules => generated 597 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2875] 199.204.45.19 () {34 vars in 746 bytes} [Wed Jun 24 23:54:39 2026] POST /v2.0/security-group-rules => generated 601 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2878] 10.0.0.130 () {30 vars in 690 bytes} [Wed Jun 24 23:54:48 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2879] 10.0.0.130 () {30 vars in 692 bytes} [Wed Jun 24 23:54:48 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: 1459/2880] 10.0.0.130 () {30 vars in 668 bytes} [Wed Jun 24 23:54:48 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: 1422/2881] 10.0.0.130 () {30 vars in 704 bytes} [Wed Jun 24 23:54:48 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: 1460/2882] 10.0.0.130 () {28 vars in 439 bytes} [Wed Jun 24 23:54:48 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: 1423/2883] 10.0.0.130 () {30 vars in 728 bytes} [Wed Jun 24 23:54:48 2026] GET /v2.0/subnets/a9ccd483-688d-4fd9-bd97-ce67932734c2 => generated 656 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2884] 199.204.45.19 () {30 vars in 702 bytes} [Wed Jun 24 23:54:50 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2885] 199.204.45.19 () {30 vars in 704 bytes} [Wed Jun 24 23:54:50 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2886] 199.204.45.19 () {30 vars in 680 bytes} [Wed Jun 24 23:54:50 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2887] 199.204.45.19 () {30 vars in 716 bytes} [Wed Jun 24 23:54:50 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: 1463/2888] 199.204.45.19 () {30 vars in 740 bytes} [Wed Jun 24 23:54:50 2026] GET /v2.0/subnets/a9ccd483-688d-4fd9-bd97-ce67932734c2 => generated 674 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2889] 199.204.45.19 () {30 vars in 768 bytes} [Wed Jun 24 23:54:50 2026] GET /v2.0/ports?device_id=8f2e5c29-f5f9-4246-a7d9-18b67a7fed4c => generated 2582 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2890] 199.204.45.19 () {30 vars in 702 bytes} [Wed Jun 24 23:54:50 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2891] 199.204.45.19 () {30 vars in 704 bytes} [Wed Jun 24 23:54:50 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2892] 199.204.45.19 () {30 vars in 680 bytes} [Wed Jun 24 23:54:50 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2893] 199.204.45.19 () {30 vars in 716 bytes} [Wed Jun 24 23:54:50 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: 1466/2894] 199.204.45.19 () {34 vars in 716 bytes} [Wed Jun 24 23:54:50 2026] POST /v2.0/ports => generated 1328 bytes in 421 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2895] 10.0.0.233 () {34 vars in 971 bytes} [Wed Jun 24 23:54:51 2026] GET /v2.0/ports/18e94735-e3fe-4cab-829c-e818ec562759 => generated 1328 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1467/2896] 199.204.45.19 () {34 vars in 1261 bytes} [Wed Jun 24 23:54:52 2026] GET /v2.0/ports/18e94735-e3fe-4cab-829c-e818ec562759?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2897] 199.204.45.19 () {34 vars in 1011 bytes} [Wed Jun 24 23:54:52 2026] GET /v2.0/networks/5108b6a7-3260-4c87-bb76-47ebbb258742?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: 1468/2898] 199.204.45.19 () {34 vars in 1111 bytes} [Wed Jun 24 23:54:52 2026] GET /v2.0/networks/5108b6a7-3260-4c87-bb76-47ebbb258742?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2899] 199.204.45.19 () {34 vars in 974 bytes} [Wed Jun 24 23:54:53 2026] GET /v2.0/ports/18e94735-e3fe-4cab-829c-e818ec562759 => generated 1328 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2900] 199.204.45.19 () {34 vars in 985 bytes} [Wed Jun 24 23:54:53 2026] GET /v2.0/networks?id=5108b6a7-3260-4c87-bb76-47ebbb258742 => generated 801 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2901] 199.204.45.19 () {38 vars in 1027 bytes} [Wed Jun 24 23:54:53 2026] PUT /v2.0/ports/18e94735-e3fe-4cab-829c-e818ec562759 => generated 1518 bytes in 404 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 23:54:53.694 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8bbdd7a5-4a6b-4210-a8f6-4780ef030635'] response: {'name': 'network-changed', 'server_uuid': '8f2e5c29-f5f9-4246-a7d9-18b67a7fed4c', 'tag': '18e94735-e3fe-4cab-829c-e818ec562759', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1470/2902] 199.204.45.19 () {34 vars in 1079 bytes} [Wed Jun 24 23:54:54 2026] GET /v2.0/ports?tenant_id=8ea1126b9919444ba6c0cc0bea72d1e7&device_id=8f2e5c29-f5f9-4246-a7d9-18b67a7fed4c => generated 4092 bytes in 49 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: 1433/2903] 199.204.45.19 () {34 vars in 985 bytes} [Wed Jun 24 23:54:54 2026] GET /v2.0/networks?id=5108b6a7-3260-4c87-bb76-47ebbb258742 => generated 801 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2904] 199.204.45.19 () {34 vars in 1057 bytes} [Wed Jun 24 23:54:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.139&port_id=18e94735-e3fe-4cab-829c-e818ec562759 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2905] 199.204.45.19 () {34 vars in 1103 bytes} [Wed Jun 24 23:54:54 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3d1&port_id=18e94735-e3fe-4cab-829c-e818ec562759 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2906] 199.204.45.19 () {34 vars in 1063 bytes} [Wed Jun 24 23:54:54 2026] GET /v2.0/subnets?id=da308a1b-398a-4ad1-9210-0af47b7e28a5&id=a9ccd483-688d-4fd9-bd97-ce67932734c2 => generated 1411 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2907] 199.204.45.19 () {34 vars in 1051 bytes} [Wed Jun 24 23:54:54 2026] GET /v2.0/ports?network_id=5108b6a7-3260-4c87-bb76-47ebbb258742&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2908] 199.204.45.19 () {34 vars in 1051 bytes} [Wed Jun 24 23:54:54 2026] GET /v2.0/ports?network_id=5108b6a7-3260-4c87-bb76-47ebbb258742&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: 1436/2909] 199.204.45.19 () {34 vars in 1011 bytes} [Wed Jun 24 23:54:54 2026] GET /v2.0/networks/5108b6a7-3260-4c87-bb76-47ebbb258742?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: 1474/2910] 199.204.45.19 () {34 vars in 1111 bytes} [Wed Jun 24 23:54:54 2026] GET /v2.0/networks/5108b6a7-3260-4c87-bb76-47ebbb258742?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: 1437/2911] 199.204.45.19 () {34 vars in 1079 bytes} [Wed Jun 24 23:54:55 2026] GET /v2.0/ports?tenant_id=8ea1126b9919444ba6c0cc0bea72d1e7&device_id=8f2e5c29-f5f9-4246-a7d9-18b67a7fed4c => generated 4092 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/2912] 199.204.45.19 () {34 vars in 1059 bytes} [Wed Jun 24 23:54:55 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.21&port_id=a8b4bde4-870c-43c3-93f7-8b8f1a6b8508 => 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: 1438/2913] 199.204.45.19 () {34 vars in 983 bytes} [Wed Jun 24 23:54:55 2026] GET /v2.0/subnets?id=c5c27a37-b5f8-41e4-afb3-aa3bef08fb68 => generated 654 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2914] 199.204.45.19 () {34 vars in 1051 bytes} [Wed Jun 24 23:54:55 2026] GET /v2.0/ports?network_id=905ac97b-8b97-4f8f-8c46-4143a3680f78&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2915] 199.204.45.19 () {34 vars in 1011 bytes} [Wed Jun 24 23:54:55 2026] GET /v2.0/networks/905ac97b-8b97-4f8f-8c46-4143a3680f78?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: 1477/2916] 199.204.45.19 () {34 vars in 1111 bytes} [Wed Jun 24 23:54:55 2026] GET /v2.0/networks/905ac97b-8b97-4f8f-8c46-4143a3680f78?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: 1440/2917] 199.204.45.19 () {34 vars in 1055 bytes} [Wed Jun 24 23:54:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.53&port_id=72233ba9-9356-470e-8303-099e0da8ac5d => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/2918] 199.204.45.19 () {34 vars in 983 bytes} [Wed Jun 24 23:54:55 2026] GET /v2.0/subnets?id=2fb6d7d8-3937-4926-9c2e-b82e03e011cd => generated 678 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2919] 199.204.45.19 () {34 vars in 1051 bytes} [Wed Jun 24 23:54:55 2026] GET /v2.0/ports?network_id=26c056be-7cea-4919-ad44-aa3225338640&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2920] 199.204.45.19 () {34 vars in 1011 bytes} [Wed Jun 24 23:54:55 2026] GET /v2.0/networks/26c056be-7cea-4919-ad44-aa3225338640?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: 1442/2921] 199.204.45.19 () {34 vars in 1111 bytes} [Wed Jun 24 23:54:56 2026] GET /v2.0/networks/26c056be-7cea-4919-ad44-aa3225338640?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2922] 199.204.45.19 () {34 vars in 1057 bytes} [Wed Jun 24 23:54:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.139&port_id=18e94735-e3fe-4cab-829c-e818ec562759 => 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: 1443/2923] 199.204.45.19 () {34 vars in 1103 bytes} [Wed Jun 24 23:54:56 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3d1&port_id=18e94735-e3fe-4cab-829c-e818ec562759 => 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: 1481/2924] 199.204.45.19 () {34 vars in 1063 bytes} [Wed Jun 24 23:54:56 2026] GET /v2.0/subnets?id=da308a1b-398a-4ad1-9210-0af47b7e28a5&id=a9ccd483-688d-4fd9-bd97-ce67932734c2 => generated 1411 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2925] 199.204.45.19 () {34 vars in 1051 bytes} [Wed Jun 24 23:54:56 2026] GET /v2.0/ports?network_id=5108b6a7-3260-4c87-bb76-47ebbb258742&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2926] 199.204.45.19 () {34 vars in 1051 bytes} [Wed Jun 24 23:54:56 2026] GET /v2.0/ports?network_id=5108b6a7-3260-4c87-bb76-47ebbb258742&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2927] 199.204.45.19 () {34 vars in 1011 bytes} [Wed Jun 24 23:54:56 2026] GET /v2.0/networks/5108b6a7-3260-4c87-bb76-47ebbb258742?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: 1483/2928] 199.204.45.19 () {34 vars in 1111 bytes} [Wed Jun 24 23:54:56 2026] GET /v2.0/networks/5108b6a7-3260-4c87-bb76-47ebbb258742?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2931] 10.0.0.233 () {34 vars in 971 bytes} [Wed Jun 24 23:55:00 2026] GET /v2.0/ports/18e94735-e3fe-4cab-829c-e818ec562759 => generated 1520 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2932] 199.204.45.19 () {30 vars in 742 bytes} [Wed Jun 24 23:55:00 2026] GET /v2.0/networks/5108b6a7-3260-4c87-bb76-47ebbb258742 => generated 798 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/2933] 199.204.45.19 () {30 vars in 740 bytes} [Wed Jun 24 23:55:00 2026] GET /v2.0/subnets/a9ccd483-688d-4fd9-bd97-ce67932734c2 => generated 674 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2934] 199.204.45.19 () {30 vars in 740 bytes} [Wed Jun 24 23:55:00 2026] GET /v2.0/subnets/da308a1b-398a-4ad1-9210-0af47b7e28a5 => generated 744 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/2935] 199.204.45.19 () {30 vars in 702 bytes} [Wed Jun 24 23:55:00 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2936] 199.204.45.19 () {30 vars in 704 bytes} [Wed Jun 24 23:55:00 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: 1488/2937] 199.204.45.19 () {30 vars in 680 bytes} [Wed Jun 24 23:55:00 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: 1450/2938] 199.204.45.19 () {30 vars in 716 bytes} [Wed Jun 24 23:55:00 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: 1489/2939] 199.204.45.19 () {30 vars in 740 bytes} [Wed Jun 24 23:55:00 2026] GET /v2.0/subnets/2fb6d7d8-3937-4926-9c2e-b82e03e011cd => 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: 1451/2940] 199.204.45.19 () {30 vars in 736 bytes} [Wed Jun 24 23:55:00 2026] GET /v2.0/ports/7e2b8484-2e5e-44cb-89b7-7aadd80b75fc => generated 1132 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/2941] 199.204.45.19 () {30 vars in 736 bytes} [Wed Jun 24 23:55:00 2026] GET /v2.0/ports/72233ba9-9356-470e-8303-099e0da8ac5d => generated 1346 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2942] 199.204.45.19 () {30 vars in 740 bytes} [Wed Jun 24 23:55:01 2026] GET /v2.0/subnets/2fb6d7d8-3937-4926-9c2e-b82e03e011cd => 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: 1491/2943] 199.204.45.19 () {30 vars in 742 bytes} [Wed Jun 24 23:55:01 2026] GET /v2.0/networks/26c056be-7cea-4919-ad44-aa3225338640 => generated 799 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2944] 199.204.45.19 () {30 vars in 736 bytes} [Wed Jun 24 23:55:01 2026] GET /v2.0/ports/7e2b8484-2e5e-44cb-89b7-7aadd80b75fc => generated 1132 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/2945] 199.204.45.19 () {30 vars in 740 bytes} [Wed Jun 24 23:55:01 2026] GET /v2.0/subnets/2fb6d7d8-3937-4926-9c2e-b82e03e011cd => generated 675 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2946] 10.0.0.130 () {30 vars in 690 bytes} [Wed Jun 24 23:55:09 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/2947] 10.0.0.130 () {30 vars in 692 bytes} [Wed Jun 24 23:55:09 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: 1455/2948] 10.0.0.130 () {30 vars in 668 bytes} [Wed Jun 24 23:55:09 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/2949] 10.0.0.130 () {30 vars in 704 bytes} [Wed Jun 24 23:55:09 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: 1456/2950] 10.0.0.130 () {28 vars in 439 bytes} [Wed Jun 24 23:55:09 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: 1495/2951] 10.0.0.130 () {30 vars in 728 bytes} [Wed Jun 24 23:55:09 2026] GET /v2.0/subnets/6ce5f437-0b6d-4eeb-b1a5-c18039756db1 => generated 655 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2952] 199.204.45.19 () {30 vars in 702 bytes} [Wed Jun 24 23:55:12 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/2953] 199.204.45.19 () {30 vars in 704 bytes} [Wed Jun 24 23:55:12 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: 1458/2954] 199.204.45.19 () {30 vars in 680 bytes} [Wed Jun 24 23:55:12 2026] GET /v2.0/extensions/qos => generated 166 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/2955] 199.204.45.19 () {30 vars in 716 bytes} [Wed Jun 24 23:55:12 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: 1459/2956] 199.204.45.19 () {30 vars in 740 bytes} [Wed Jun 24 23:55:12 2026] GET /v2.0/subnets/a9ccd483-688d-4fd9-bd97-ce67932734c2 => generated 674 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/2957] 199.204.45.19 () {30 vars in 740 bytes} [Wed Jun 24 23:55:12 2026] GET /v2.0/subnets/6ce5f437-0b6d-4eeb-b1a5-c18039756db1 => generated 673 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2958] 199.204.45.19 () {30 vars in 768 bytes} [Wed Jun 24 23:55:12 2026] GET /v2.0/ports?device_id=8f2e5c29-f5f9-4246-a7d9-18b67a7fed4c => generated 4094 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/2959] 199.204.45.19 () {30 vars in 702 bytes} [Wed Jun 24 23:55:12 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2960] 199.204.45.19 () {30 vars in 704 bytes} [Wed Jun 24 23:55:12 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/2961] 199.204.45.19 () {30 vars in 680 bytes} [Wed Jun 24 23:55:12 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: 1462/2962] 199.204.45.19 () {30 vars in 716 bytes} [Wed Jun 24 23:55:12 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/2963] 199.204.45.19 () {34 vars in 716 bytes} [Wed Jun 24 23:55:12 2026] POST /v2.0/ports => generated 1332 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2964] 10.0.0.233 () {34 vars in 971 bytes} [Wed Jun 24 23:55:13 2026] GET /v2.0/ports/13986b7a-ff9d-4470-9293-78f360e0d164 => generated 1332 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1502/2965] 10.0.0.233 () {34 vars in 907 bytes} [Wed Jun 24 23:55:13 2026] GET /v2.0/extensions => generated 21537 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2966] 199.204.45.19 () {34 vars in 1261 bytes} [Wed Jun 24 23:55:14 2026] GET /v2.0/ports/13986b7a-ff9d-4470-9293-78f360e0d164?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/2967] 199.204.45.19 () {34 vars in 1011 bytes} [Wed Jun 24 23:55:14 2026] GET /v2.0/networks/8d7f5585-30c2-494a-b8ea-6216d3da1e9b?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: 1465/2968] 199.204.45.19 () {34 vars in 1111 bytes} [Wed Jun 24 23:55:14 2026] GET /v2.0/networks/8d7f5585-30c2-494a-b8ea-6216d3da1e9b?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: 1505/2971] 199.204.45.19 () {34 vars in 974 bytes} [Wed Jun 24 23:55:15 2026] GET /v2.0/ports/13986b7a-ff9d-4470-9293-78f360e0d164 => generated 1332 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2972] 199.204.45.19 () {34 vars in 985 bytes} [Wed Jun 24 23:55:15 2026] GET /v2.0/networks?id=8d7f5585-30c2-494a-b8ea-6216d3da1e9b => generated 801 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/2973] 199.204.45.19 () {38 vars in 1027 bytes} [Wed Jun 24 23:55:15 2026] PUT /v2.0/ports/13986b7a-ff9d-4470-9293-78f360e0d164 => generated 1522 bytes in 427 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 23:55:15.912 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f50b4290-38d0-472e-a107-553fe86daf3e'] response: {'name': 'network-changed', 'server_uuid': '8f2e5c29-f5f9-4246-a7d9-18b67a7fed4c', 'tag': '13986b7a-ff9d-4470-9293-78f360e0d164', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1468/2974] 199.204.45.19 () {34 vars in 1079 bytes} [Wed Jun 24 23:55:16 2026] GET /v2.0/ports?tenant_id=8ea1126b9919444ba6c0cc0bea72d1e7&device_id=8f2e5c29-f5f9-4246-a7d9-18b67a7fed4c => generated 5608 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1507/2975] 199.204.45.19 () {34 vars in 985 bytes} [Wed Jun 24 23:55:16 2026] GET /v2.0/networks?id=8d7f5585-30c2-494a-b8ea-6216d3da1e9b => generated 801 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2976] 199.204.45.19 () {34 vars in 1057 bytes} [Wed Jun 24 23:55:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.231&port_id=13986b7a-ff9d-4470-9293-78f360e0d164 => 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: 1508/2977] 199.204.45.19 () {34 vars in 1105 bytes} [Wed Jun 24 23:55:16 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A22a&port_id=13986b7a-ff9d-4470-9293-78f360e0d164 => 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: 1470/2978] 199.204.45.19 () {34 vars in 1063 bytes} [Wed Jun 24 23:55:16 2026] GET /v2.0/subnets?id=f0b91cd1-15d8-47e8-b9fe-473f4d58e652&id=6ce5f437-0b6d-4eeb-b1a5-c18039756db1 => generated 1413 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/2979] 199.204.45.19 () {34 vars in 1051 bytes} [Wed Jun 24 23:55:16 2026] GET /v2.0/ports?network_id=8d7f5585-30c2-494a-b8ea-6216d3da1e9b&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: 1471/2980] 199.204.45.19 () {34 vars in 1051 bytes} [Wed Jun 24 23:55:16 2026] GET /v2.0/ports?network_id=8d7f5585-30c2-494a-b8ea-6216d3da1e9b&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/2981] 199.204.45.19 () {34 vars in 1011 bytes} [Wed Jun 24 23:55:16 2026] GET /v2.0/networks/8d7f5585-30c2-494a-b8ea-6216d3da1e9b?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: 1472/2982] 199.204.45.19 () {34 vars in 1111 bytes} [Wed Jun 24 23:55:16 2026] GET /v2.0/networks/8d7f5585-30c2-494a-b8ea-6216d3da1e9b?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: 1511/2983] 199.204.45.19 () {34 vars in 1079 bytes} [Wed Jun 24 23:55:17 2026] GET /v2.0/ports?tenant_id=8ea1126b9919444ba6c0cc0bea72d1e7&device_id=8f2e5c29-f5f9-4246-a7d9-18b67a7fed4c => generated 5608 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2984] 199.204.45.19 () {34 vars in 1059 bytes} [Wed Jun 24 23:55:17 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.21&port_id=a8b4bde4-870c-43c3-93f7-8b8f1a6b8508 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/2985] 199.204.45.19 () {34 vars in 983 bytes} [Wed Jun 24 23:55:17 2026] GET /v2.0/subnets?id=c5c27a37-b5f8-41e4-afb3-aa3bef08fb68 => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2986] 199.204.45.19 () {34 vars in 1051 bytes} [Wed Jun 24 23:55:17 2026] GET /v2.0/ports?network_id=905ac97b-8b97-4f8f-8c46-4143a3680f78&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: 1513/2987] 199.204.45.19 () {34 vars in 1011 bytes} [Wed Jun 24 23:55:18 2026] GET /v2.0/networks/905ac97b-8b97-4f8f-8c46-4143a3680f78?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: 1475/2988] 199.204.45.19 () {34 vars in 1111 bytes} [Wed Jun 24 23:55:18 2026] GET /v2.0/networks/905ac97b-8b97-4f8f-8c46-4143a3680f78?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/2989] 199.204.45.19 () {34 vars in 1055 bytes} [Wed Jun 24 23:55:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.53&port_id=72233ba9-9356-470e-8303-099e0da8ac5d => 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: 1476/2990] 199.204.45.19 () {34 vars in 983 bytes} [Wed Jun 24 23:55:18 2026] GET /v2.0/subnets?id=2fb6d7d8-3937-4926-9c2e-b82e03e011cd => 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: 1515/2991] 199.204.45.19 () {34 vars in 1051 bytes} [Wed Jun 24 23:55:18 2026] GET /v2.0/ports?network_id=26c056be-7cea-4919-ad44-aa3225338640&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2992] 199.204.45.19 () {34 vars in 1011 bytes} [Wed Jun 24 23:55:18 2026] GET /v2.0/networks/26c056be-7cea-4919-ad44-aa3225338640?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/2993] 199.204.45.19 () {34 vars in 1111 bytes} [Wed Jun 24 23:55:18 2026] GET /v2.0/networks/26c056be-7cea-4919-ad44-aa3225338640?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/2994] 199.204.45.19 () {34 vars in 1057 bytes} [Wed Jun 24 23:55:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.139&port_id=18e94735-e3fe-4cab-829c-e818ec562759 => 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: 1517/2995] 199.204.45.19 () {34 vars in 1103 bytes} [Wed Jun 24 23:55:18 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3d1&port_id=18e94735-e3fe-4cab-829c-e818ec562759 => 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: 1479/2996] 199.204.45.19 () {34 vars in 1063 bytes} [Wed Jun 24 23:55:18 2026] GET /v2.0/subnets?id=da308a1b-398a-4ad1-9210-0af47b7e28a5&id=a9ccd483-688d-4fd9-bd97-ce67932734c2 => generated 1411 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/2997] 199.204.45.19 () {34 vars in 1051 bytes} [Wed Jun 24 23:55:18 2026] GET /v2.0/ports?network_id=5108b6a7-3260-4c87-bb76-47ebbb258742&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/2998] 199.204.45.19 () {34 vars in 1051 bytes} [Wed Jun 24 23:55:18 2026] GET /v2.0/ports?network_id=5108b6a7-3260-4c87-bb76-47ebbb258742&device_owner=network%3Adhcp => generated 1457 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/2999] 199.204.45.19 () {34 vars in 1011 bytes} [Wed Jun 24 23:55:18 2026] GET /v2.0/networks/5108b6a7-3260-4c87-bb76-47ebbb258742?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/3000] 199.204.45.19 () {34 vars in 1111 bytes} [Wed Jun 24 23:55:18 2026] GET /v2.0/networks/5108b6a7-3260-4c87-bb76-47ebbb258742?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: 1520/3001] 199.204.45.19 () {34 vars in 1057 bytes} [Wed Jun 24 23:55:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.231&port_id=13986b7a-ff9d-4470-9293-78f360e0d164 => 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: 1482/3002] 199.204.45.19 () {34 vars in 1105 bytes} [Wed Jun 24 23:55:18 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A22a&port_id=13986b7a-ff9d-4470-9293-78f360e0d164 => 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: 1521/3003] 199.204.45.19 () {34 vars in 1063 bytes} [Wed Jun 24 23:55:18 2026] GET /v2.0/subnets?id=f0b91cd1-15d8-47e8-b9fe-473f4d58e652&id=6ce5f437-0b6d-4eeb-b1a5-c18039756db1 => generated 1413 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/3004] 199.204.45.19 () {34 vars in 1051 bytes} [Wed Jun 24 23:55:18 2026] GET /v2.0/ports?network_id=8d7f5585-30c2-494a-b8ea-6216d3da1e9b&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: 1522/3005] 199.204.45.19 () {34 vars in 1051 bytes} [Wed Jun 24 23:55:18 2026] GET /v2.0/ports?network_id=8d7f5585-30c2-494a-b8ea-6216d3da1e9b&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/3006] 199.204.45.19 () {34 vars in 1011 bytes} [Wed Jun 24 23:55:18 2026] GET /v2.0/networks/8d7f5585-30c2-494a-b8ea-6216d3da1e9b?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: 1523/3007] 199.204.45.19 () {34 vars in 1111 bytes} [Wed Jun 24 23:55:18 2026] GET /v2.0/networks/8d7f5585-30c2-494a-b8ea-6216d3da1e9b?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: 1485/3008] 10.0.0.233 () {34 vars in 971 bytes} [Wed Jun 24 23:55:22 2026] GET /v2.0/ports/13986b7a-ff9d-4470-9293-78f360e0d164 => generated 1524 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/3009] 199.204.45.19 () {30 vars in 742 bytes} [Wed Jun 24 23:55:22 2026] GET /v2.0/networks/8d7f5585-30c2-494a-b8ea-6216d3da1e9b => generated 798 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/3010] 199.204.45.19 () {30 vars in 740 bytes} [Wed Jun 24 23:55:22 2026] GET /v2.0/subnets/6ce5f437-0b6d-4eeb-b1a5-c18039756db1 => generated 673 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/3011] 199.204.45.19 () {30 vars in 740 bytes} [Wed Jun 24 23:55:22 2026] GET /v2.0/subnets/f0b91cd1-15d8-47e8-b9fe-473f4d58e652 => generated 747 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/3012] 199.204.45.19 () {30 vars in 736 bytes} [Wed Jun 24 23:55:22 2026] GET /v2.0/ports/18e94735-e3fe-4cab-829c-e818ec562759 => generated 1520 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/3013] 199.204.45.19 () {34 vars in 789 bytes} [Wed Jun 24 23:55:22 2026] PUT /v2.0/ports/18e94735-e3fe-4cab-829c-e818ec562759 => generated 1255 bytes in 348 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 23:55:23.360 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2c0ac86f-0727-47f1-a4be-cb7a95642289'] response: {'name': 'network-changed', 'server_uuid': '8f2e5c29-f5f9-4246-a7d9-18b67a7fed4c', 'tag': '18e94735-e3fe-4cab-829c-e818ec562759', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1488/3014] 199.204.45.19 () {30 vars in 742 bytes} [Wed Jun 24 23:55:23 2026] GET /v2.0/networks/5108b6a7-3260-4c87-bb76-47ebbb258742 => generated 798 bytes in 58 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: 1527/3015] 199.204.45.19 () {30 vars in 740 bytes} [Wed Jun 24 23:55:23 2026] GET /v2.0/subnets/a9ccd483-688d-4fd9-bd97-ce67932734c2 => 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: 1489/3016] 199.204.45.19 () {30 vars in 702 bytes} [Wed Jun 24 23:55:23 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: 1528/3017] 199.204.45.19 () {30 vars in 704 bytes} [Wed Jun 24 23:55:23 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/3018] 199.204.45.19 () {30 vars in 680 bytes} [Wed Jun 24 23:55:23 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: 1529/3019] 199.204.45.19 () {30 vars in 716 bytes} [Wed Jun 24 23:55: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: 7|app: 0|req: 1491/3020] 199.204.45.19 () {30 vars in 740 bytes} [Wed Jun 24 23:55:23 2026] GET /v2.0/subnets/2fb6d7d8-3937-4926-9c2e-b82e03e011cd => 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: 1530/3021] 199.204.45.19 () {30 vars in 736 bytes} [Wed Jun 24 23:55:23 2026] GET /v2.0/ports/7e2b8484-2e5e-44cb-89b7-7aadd80b75fc => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/3022] 199.204.45.19 () {30 vars in 736 bytes} [Wed Jun 24 23:55:23 2026] GET /v2.0/ports/72233ba9-9356-470e-8303-099e0da8ac5d => generated 1346 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/3023] 199.204.45.19 () {30 vars in 740 bytes} [Wed Jun 24 23:55:23 2026] GET /v2.0/subnets/2fb6d7d8-3937-4926-9c2e-b82e03e011cd => 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: 1493/3024] 199.204.45.19 () {30 vars in 742 bytes} [Wed Jun 24 23:55:23 2026] GET /v2.0/networks/26c056be-7cea-4919-ad44-aa3225338640 => generated 799 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/3025] 199.204.45.19 () {30 vars in 736 bytes} [Wed Jun 24 23:55:23 2026] GET /v2.0/ports/7e2b8484-2e5e-44cb-89b7-7aadd80b75fc => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/3026] 199.204.45.19 () {34 vars in 1079 bytes} [Wed Jun 24 23:55:23 2026] GET /v2.0/ports?tenant_id=8ea1126b9919444ba6c0cc0bea72d1e7&device_id=8f2e5c29-f5f9-4246-a7d9-18b67a7fed4c => generated 5381 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/3027] 199.204.45.19 () {30 vars in 740 bytes} [Wed Jun 24 23:55:23 2026] GET /v2.0/subnets/2fb6d7d8-3937-4926-9c2e-b82e03e011cd => generated 675 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3028] 199.204.45.19 () {34 vars in 985 bytes} [Wed Jun 24 23:55:23 2026] GET /v2.0/networks?id=5108b6a7-3260-4c87-bb76-47ebbb258742 => generated 801 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/3029] 199.204.45.19 () {34 vars in 1057 bytes} [Wed Jun 24 23:55:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.139&port_id=18e94735-e3fe-4cab-829c-e818ec562759 => 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: 1534/3030] 199.204.45.19 () {34 vars in 983 bytes} [Wed Jun 24 23:55:24 2026] GET /v2.0/subnets?id=a9ccd483-688d-4fd9-bd97-ce67932734c2 => generated 677 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/3031] 199.204.45.19 () {34 vars in 1051 bytes} [Wed Jun 24 23:55:24 2026] GET /v2.0/ports?network_id=5108b6a7-3260-4c87-bb76-47ebbb258742&device_owner=network%3Adhcp => generated 1457 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/3032] 199.204.45.19 () {34 vars in 1011 bytes} [Wed Jun 24 23:55:24 2026] GET /v2.0/networks/5108b6a7-3260-4c87-bb76-47ebbb258742?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/3033] 199.204.45.19 () {34 vars in 1111 bytes} [Wed Jun 24 23:55:24 2026] GET /v2.0/networks/5108b6a7-3260-4c87-bb76-47ebbb258742?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/3036] 199.204.45.19 () {30 vars in 702 bytes} [Wed Jun 24 23:55:34 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/3037] 199.204.45.19 () {30 vars in 704 bytes} [Wed Jun 24 23:55:34 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: 1538/3038] 199.204.45.19 () {30 vars in 680 bytes} [Wed Jun 24 23:55: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: 1501/3039] 199.204.45.19 () {30 vars in 716 bytes} [Wed Jun 24 23:55:34 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/3040] 199.204.45.19 () {30 vars in 740 bytes} [Wed Jun 24 23:55:34 2026] GET /v2.0/subnets/a9ccd483-688d-4fd9-bd97-ce67932734c2 => generated 674 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/3041] 199.204.45.19 () {30 vars in 768 bytes} [Wed Jun 24 23:55:34 2026] GET /v2.0/ports?device_id=8f2e5c29-f5f9-4246-a7d9-18b67a7fed4c => generated 5381 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/3042] 199.204.45.19 () {30 vars in 702 bytes} [Wed Jun 24 23:55:34 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: 1503/3043] 199.204.45.19 () {30 vars in 704 bytes} [Wed Jun 24 23:55:34 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/3044] 199.204.45.19 () {30 vars in 680 bytes} [Wed Jun 24 23:55:34 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: 1504/3045] 199.204.45.19 () {30 vars in 716 bytes} [Wed Jun 24 23:55:34 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/3046] 199.204.45.19 () {30 vars in 736 bytes} [Wed Jun 24 23:55:34 2026] GET /v2.0/ports/13986b7a-ff9d-4470-9293-78f360e0d164 => generated 1524 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/3047] 199.204.45.19 () {34 vars in 789 bytes} [Wed Jun 24 23:55:34 2026] PUT /v2.0/ports/13986b7a-ff9d-4470-9293-78f360e0d164 => generated 1255 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 23:55:34.971 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b3dcc489-2263-4f73-ae86-a8e86cae6348'] response: {'name': 'network-changed', 'server_uuid': '8f2e5c29-f5f9-4246-a7d9-18b67a7fed4c', 'tag': '13986b7a-ff9d-4470-9293-78f360e0d164', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1543/3048] 199.204.45.19 () {30 vars in 742 bytes} [Wed Jun 24 23:55:34 2026] GET /v2.0/networks/8d7f5585-30c2-494a-b8ea-6216d3da1e9b => generated 798 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1506/3049] 199.204.45.19 () {30 vars in 740 bytes} [Wed Jun 24 23:55:34 2026] GET /v2.0/subnets/6ce5f437-0b6d-4eeb-b1a5-c18039756db1 => generated 673 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/3050] 199.204.45.19 () {30 vars in 736 bytes} [Wed Jun 24 23:55:35 2026] GET /v2.0/ports/13986b7a-ff9d-4470-9293-78f360e0d164 => generated 1291 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/3051] 199.204.45.19 () {34 vars in 788 bytes} [Wed Jun 24 23:55:35 2026] PUT /v2.0/ports/13986b7a-ff9d-4470-9293-78f360e0d164 => generated 1080 bytes in 334 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/3052] 199.204.45.19 () {30 vars in 742 bytes} [Wed Jun 24 23:55:35 2026] GET /v2.0/networks/8d7f5585-30c2-494a-b8ea-6216d3da1e9b => generated 798 bytes in 37 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: 1508/3053] 199.204.45.19 () {30 vars in 768 bytes} [Wed Jun 24 23:55:35 2026] GET /v2.0/ports?device_id=8f2e5c29-f5f9-4246-a7d9-18b67a7fed4c => generated 4973 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/3054] 199.204.45.19 () {34 vars in 1079 bytes} [Wed Jun 24 23:55:35 2026] GET /v2.0/ports?tenant_id=8ea1126b9919444ba6c0cc0bea72d1e7&device_id=8f2e5c29-f5f9-4246-a7d9-18b67a7fed4c => generated 4973 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/3055] 199.204.45.19 () {34 vars in 985 bytes} [Wed Jun 24 23:55:35 2026] GET /v2.0/networks?id=8d7f5585-30c2-494a-b8ea-6216d3da1e9b => generated 801 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/3056] 199.204.45.19 () {34 vars in 1011 bytes} [Wed Jun 24 23:55:35 2026] GET /v2.0/networks/8d7f5585-30c2-494a-b8ea-6216d3da1e9b?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/3057] 199.204.45.19 () {30 vars in 768 bytes} [Wed Jun 24 23:55:35 2026] GET /v2.0/ports?device_id=8f2e5c29-f5f9-4246-a7d9-18b67a7fed4c => generated 4973 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/3058] 199.204.45.19 () {34 vars in 1111 bytes} [Wed Jun 24 23:55:35 2026] GET /v2.0/networks/8d7f5585-30c2-494a-b8ea-6216d3da1e9b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/3059] 199.204.45.19 () {30 vars in 768 bytes} [Wed Jun 24 23:55:36 2026] GET /v2.0/ports?device_id=8f2e5c29-f5f9-4246-a7d9-18b67a7fed4c => generated 4973 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 23:55:37.015 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-303adb51-10bf-4255-948d-686796255cb8'] response: {'name': 'network-changed', 'server_uuid': '8f2e5c29-f5f9-4246-a7d9-18b67a7fed4c', 'tag': '13986b7a-ff9d-4470-9293-78f360e0d164', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1512/3060] 199.204.45.19 () {34 vars in 1079 bytes} [Wed Jun 24 23:55:37 2026] GET /v2.0/ports?tenant_id=8ea1126b9919444ba6c0cc0bea72d1e7&device_id=8f2e5c29-f5f9-4246-a7d9-18b67a7fed4c => generated 4973 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/3061] 199.204.45.19 () {34 vars in 985 bytes} [Wed Jun 24 23:55:37 2026] GET /v2.0/networks?id=8d7f5585-30c2-494a-b8ea-6216d3da1e9b => generated 801 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/3062] 199.204.45.19 () {34 vars in 1011 bytes} [Wed Jun 24 23:55:37 2026] GET /v2.0/networks/8d7f5585-30c2-494a-b8ea-6216d3da1e9b?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/3063] 199.204.45.19 () {34 vars in 1111 bytes} [Wed Jun 24 23:55:37 2026] GET /v2.0/networks/8d7f5585-30c2-494a-b8ea-6216d3da1e9b?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: 1514/3064] 199.204.45.19 () {30 vars in 768 bytes} [Wed Jun 24 23:55:37 2026] GET /v2.0/ports?device_id=8f2e5c29-f5f9-4246-a7d9-18b67a7fed4c => generated 4973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/3065] 199.204.45.19 () {34 vars in 974 bytes} [Wed Jun 24 23:55:37 2026] GET /v2.0/ports/13986b7a-ff9d-4470-9293-78f360e0d164 => generated 1116 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/3066] 199.204.45.19 () {34 vars in 1059 bytes} [Wed Jun 24 23:55:37 2026] GET /v2.0/ports/13986b7a-ff9d-4470-9293-78f360e0d164?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: 1552/3067] 199.204.45.19 () {34 vars in 1015 bytes} [Wed Jun 24 23:55:38 2026] GET /v2.0/networks/8d7f5585-30c2-494a-b8ea-6216d3da1e9b?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: 1516/3068] 199.204.45.19 () {38 vars in 1027 bytes} [Wed Jun 24 23:55:38 2026] PUT /v2.0/ports/13986b7a-ff9d-4470-9293-78f360e0d164 => generated 917 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/3069] 199.204.45.19 () {30 vars in 768 bytes} [Wed Jun 24 23:55:38 2026] GET /v2.0/ports?device_id=8f2e5c29-f5f9-4246-a7d9-18b67a7fed4c => generated 3865 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 23:55:38.936 7 INFO neutron_taas.services.taas.taas_plugin [None req-44e43ad7-4cf8-42fa-aa16-34a473aa443b 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] TaaS: Handle Delete Port: 13986b7a-ff9d-4470-9293-78f360e0d164 2026-06-24 23:55:38.940 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-44e43ad7-4cf8-42fa-aa16-34a473aa443b 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Tap Mirror: Handle Delete Port: 13986b7a-ff9d-4470-9293-78f360e0d164 [pid: 7|app: 0|req: 1517/3070] 199.204.45.19 () {32 vars in 758 bytes} [Wed Jun 24 23:55:38 2026] DELETE /v2.0/ports/13986b7a-ff9d-4470-9293-78f360e0d164 => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/3071] 199.204.45.19 () {30 vars in 702 bytes} [Wed Jun 24 23:55:39 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: 1518/3072] 199.204.45.19 () {30 vars in 704 bytes} [Wed Jun 24 23:55:39 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/3073] 199.204.45.19 () {30 vars in 680 bytes} [Wed Jun 24 23:55:39 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: 1519/3074] 199.204.45.19 () {30 vars in 716 bytes} [Wed Jun 24 23:55:39 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: 1556/3075] 199.204.45.19 () {30 vars in 740 bytes} [Wed Jun 24 23:55:39 2026] GET /v2.0/subnets/2fb6d7d8-3937-4926-9c2e-b82e03e011cd => 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: 1520/3076] 199.204.45.19 () {30 vars in 736 bytes} [Wed Jun 24 23:55:39 2026] GET /v2.0/ports/7e2b8484-2e5e-44cb-89b7-7aadd80b75fc => 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: 1557/3077] 199.204.45.19 () {30 vars in 736 bytes} [Wed Jun 24 23:55:39 2026] GET /v2.0/ports/72233ba9-9356-470e-8303-099e0da8ac5d => generated 1346 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/3078] 199.204.45.19 () {30 vars in 740 bytes} [Wed Jun 24 23:55:39 2026] GET /v2.0/subnets/2fb6d7d8-3937-4926-9c2e-b82e03e011cd => generated 675 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/3079] 199.204.45.19 () {30 vars in 742 bytes} [Wed Jun 24 23:55:39 2026] GET /v2.0/networks/26c056be-7cea-4919-ad44-aa3225338640 => generated 799 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/3080] 199.204.45.19 () {30 vars in 736 bytes} [Wed Jun 24 23:55:39 2026] GET /v2.0/ports/7e2b8484-2e5e-44cb-89b7-7aadd80b75fc => 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: 1559/3081] 199.204.45.19 () {30 vars in 740 bytes} [Wed Jun 24 23:55:39 2026] GET /v2.0/subnets/2fb6d7d8-3937-4926-9c2e-b82e03e011cd => generated 675 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/3082] 199.204.45.19 () {34 vars in 1079 bytes} [Wed Jun 24 23:55:39 2026] GET /v2.0/ports?tenant_id=8ea1126b9919444ba6c0cc0bea72d1e7&device_id=8f2e5c29-f5f9-4246-a7d9-18b67a7fed4c => generated 3865 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/3083] 199.204.45.19 () {34 vars in 1225 bytes} [Wed Jun 24 23:55:39 2026] GET /v2.0/networks?id=905ac97b-8b97-4f8f-8c46-4143a3680f78&id=26c056be-7cea-4919-ad44-aa3225338640&id=5108b6a7-3260-4c87-bb76-47ebbb258742&id=8d7f5585-30c2-494a-b8ea-6216d3da1e9b => generated 3097 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/3084] 199.204.45.19 () {34 vars in 1059 bytes} [Wed Jun 24 23:55:39 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.21&port_id=a8b4bde4-870c-43c3-93f7-8b8f1a6b8508 => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/3085] 199.204.45.19 () {34 vars in 983 bytes} [Wed Jun 24 23:55:40 2026] GET /v2.0/subnets?id=c5c27a37-b5f8-41e4-afb3-aa3bef08fb68 => generated 654 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/3086] 199.204.45.19 () {34 vars in 1051 bytes} [Wed Jun 24 23:55:40 2026] GET /v2.0/ports?network_id=905ac97b-8b97-4f8f-8c46-4143a3680f78&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/3087] 199.204.45.19 () {34 vars in 1011 bytes} [Wed Jun 24 23:55:40 2026] GET /v2.0/networks/905ac97b-8b97-4f8f-8c46-4143a3680f78?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: 1526/3088] 199.204.45.19 () {34 vars in 1111 bytes} [Wed Jun 24 23:55:40 2026] GET /v2.0/networks/905ac97b-8b97-4f8f-8c46-4143a3680f78?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/3089] 199.204.45.19 () {34 vars in 1055 bytes} [Wed Jun 24 23:55:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.53&port_id=72233ba9-9356-470e-8303-099e0da8ac5d => 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: 1527/3090] 199.204.45.19 () {34 vars in 983 bytes} [Wed Jun 24 23:55:40 2026] GET /v2.0/subnets?id=2fb6d7d8-3937-4926-9c2e-b82e03e011cd => generated 678 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/3091] 199.204.45.19 () {34 vars in 1051 bytes} [Wed Jun 24 23:55:40 2026] GET /v2.0/ports?network_id=26c056be-7cea-4919-ad44-aa3225338640&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/3092] 199.204.45.19 () {34 vars in 1011 bytes} [Wed Jun 24 23:55:40 2026] GET /v2.0/networks/26c056be-7cea-4919-ad44-aa3225338640?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: 1565/3093] 199.204.45.19 () {34 vars in 1111 bytes} [Wed Jun 24 23:55:40 2026] GET /v2.0/networks/26c056be-7cea-4919-ad44-aa3225338640?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: 1529/3094] 199.204.45.19 () {34 vars in 1057 bytes} [Wed Jun 24 23:55:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.139&port_id=18e94735-e3fe-4cab-829c-e818ec562759 => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/3095] 199.204.45.19 () {34 vars in 983 bytes} [Wed Jun 24 23:55:40 2026] GET /v2.0/subnets?id=a9ccd483-688d-4fd9-bd97-ce67932734c2 => generated 677 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/3096] 199.204.45.19 () {34 vars in 1051 bytes} [Wed Jun 24 23:55:40 2026] GET /v2.0/ports?network_id=5108b6a7-3260-4c87-bb76-47ebbb258742&device_owner=network%3Adhcp => generated 1457 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/3097] 199.204.45.19 () {34 vars in 1011 bytes} [Wed Jun 24 23:55:40 2026] GET /v2.0/networks/5108b6a7-3260-4c87-bb76-47ebbb258742?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: 1531/3098] 199.204.45.19 () {34 vars in 1111 bytes} [Wed Jun 24 23:55:40 2026] GET /v2.0/networks/5108b6a7-3260-4c87-bb76-47ebbb258742?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: 1533/3101] 199.204.45.19 () {30 vars in 702 bytes} [Wed Jun 24 23:55:45 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: 1569/3102] 199.204.45.19 () {30 vars in 704 bytes} [Wed Jun 24 23:55:45 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/3103] 199.204.45.19 () {30 vars in 680 bytes} [Wed Jun 24 23:55:45 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3104] 199.204.45.19 () {30 vars in 716 bytes} [Wed Jun 24 23:55:45 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: 1535/3105] 199.204.45.19 () {30 vars in 768 bytes} [Wed Jun 24 23:55:45 2026] GET /v2.0/ports?device_id=8f2e5c29-f5f9-4246-a7d9-18b67a7fed4c => generated 3865 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/3106] 199.204.45.19 () {30 vars in 702 bytes} [Wed Jun 24 23:55:45 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: 1536/3107] 199.204.45.19 () {30 vars in 704 bytes} [Wed Jun 24 23:55:45 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/3108] 199.204.45.19 () {30 vars in 680 bytes} [Wed Jun 24 23:55:45 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/3109] 199.204.45.19 () {30 vars in 716 bytes} [Wed Jun 24 23:55:45 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: 1573/3110] 199.204.45.19 () {30 vars in 736 bytes} [Wed Jun 24 23:55:45 2026] GET /v2.0/ports/18e94735-e3fe-4cab-829c-e818ec562759 => generated 1291 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/3111] 199.204.45.19 () {34 vars in 788 bytes} [Wed Jun 24 23:55:45 2026] PUT /v2.0/ports/18e94735-e3fe-4cab-829c-e818ec562759 => generated 1080 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 23:55:45.971 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ae93dad4-1f3f-49aa-8391-24d49d48fa64'] response: {'name': 'network-changed', 'server_uuid': '8f2e5c29-f5f9-4246-a7d9-18b67a7fed4c', 'tag': '18e94735-e3fe-4cab-829c-e818ec562759', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1574/3112] 199.204.45.19 () {30 vars in 742 bytes} [Wed Jun 24 23:55:45 2026] GET /v2.0/networks/5108b6a7-3260-4c87-bb76-47ebbb258742 => generated 798 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1539/3113] 199.204.45.19 () {30 vars in 768 bytes} [Wed Jun 24 23:55:45 2026] GET /v2.0/ports?device_id=8f2e5c29-f5f9-4246-a7d9-18b67a7fed4c => generated 3690 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/3114] 199.204.45.19 () {30 vars in 768 bytes} [Wed Jun 24 23:55:46 2026] GET /v2.0/ports?device_id=8f2e5c29-f5f9-4246-a7d9-18b67a7fed4c => generated 3690 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/3115] 199.204.45.19 () {34 vars in 1079 bytes} [Wed Jun 24 23:55:46 2026] GET /v2.0/ports?tenant_id=8ea1126b9919444ba6c0cc0bea72d1e7&device_id=8f2e5c29-f5f9-4246-a7d9-18b67a7fed4c => generated 3690 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/3116] 199.204.45.19 () {34 vars in 985 bytes} [Wed Jun 24 23:55:46 2026] GET /v2.0/networks?id=5108b6a7-3260-4c87-bb76-47ebbb258742 => generated 801 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/3117] 199.204.45.19 () {34 vars in 1011 bytes} [Wed Jun 24 23:55:46 2026] GET /v2.0/networks/5108b6a7-3260-4c87-bb76-47ebbb258742?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1577/3118] 199.204.45.19 () {34 vars in 1111 bytes} [Wed Jun 24 23:55:46 2026] GET /v2.0/networks/5108b6a7-3260-4c87-bb76-47ebbb258742?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/3119] 199.204.45.19 () {30 vars in 768 bytes} [Wed Jun 24 23:55:47 2026] GET /v2.0/ports?device_id=8f2e5c29-f5f9-4246-a7d9-18b67a7fed4c => generated 3690 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/3120] 199.204.45.19 () {34 vars in 974 bytes} [Wed Jun 24 23:55:48 2026] GET /v2.0/ports/18e94735-e3fe-4cab-829c-e818ec562759 => generated 1116 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/3121] 199.204.45.19 () {34 vars in 1059 bytes} [Wed Jun 24 23:55:48 2026] GET /v2.0/ports/18e94735-e3fe-4cab-829c-e818ec562759?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1579/3122] 199.204.45.19 () {34 vars in 1015 bytes} [Wed Jun 24 23:55:48 2026] GET /v2.0/networks/5108b6a7-3260-4c87-bb76-47ebbb258742?fields=dns_domain => generated 29 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1580/3123] 199.204.45.19 () {30 vars in 768 bytes} [Wed Jun 24 23:55:48 2026] GET /v2.0/ports?device_id=8f2e5c29-f5f9-4246-a7d9-18b67a7fed4c => generated 3690 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/3124] 199.204.45.19 () {38 vars in 1027 bytes} [Wed Jun 24 23:55:48 2026] PUT /v2.0/ports/18e94735-e3fe-4cab-829c-e818ec562759 => generated 917 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1581/3125] 199.204.45.19 () {30 vars in 768 bytes} [Wed Jun 24 23:55:49 2026] GET /v2.0/ports?device_id=8f2e5c29-f5f9-4246-a7d9-18b67a7fed4c => generated 2582 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 23:55:49.454 7 INFO neutron_taas.services.taas.taas_plugin [None req-63f2cc63-fa7a-42af-82e6-8b01e69bc57c 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] TaaS: Handle Delete Port: 18e94735-e3fe-4cab-829c-e818ec562759 2026-06-24 23:55:49.457 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-63f2cc63-fa7a-42af-82e6-8b01e69bc57c 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Tap Mirror: Handle Delete Port: 18e94735-e3fe-4cab-829c-e818ec562759 [pid: 7|app: 0|req: 1545/3126] 199.204.45.19 () {32 vars in 758 bytes} [Wed Jun 24 23:55:49 2026] DELETE /v2.0/ports/18e94735-e3fe-4cab-829c-e818ec562759 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1582/3127] 199.204.45.19 () {30 vars in 702 bytes} [Wed Jun 24 23:55:49 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: 1546/3128] 199.204.45.19 () {30 vars in 704 bytes} [Wed Jun 24 23:55: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: 8|app: 0|req: 1583/3129] 199.204.45.19 () {30 vars in 680 bytes} [Wed Jun 24 23:55: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: 7|app: 0|req: 1547/3130] 199.204.45.19 () {30 vars in 716 bytes} [Wed Jun 24 23:55:49 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/3131] 199.204.45.19 () {30 vars in 740 bytes} [Wed Jun 24 23:55:49 2026] GET /v2.0/subnets/2fb6d7d8-3937-4926-9c2e-b82e03e011cd => 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: 1548/3132] 199.204.45.19 () {30 vars in 736 bytes} [Wed Jun 24 23:55:49 2026] GET /v2.0/ports/7e2b8484-2e5e-44cb-89b7-7aadd80b75fc => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1585/3133] 199.204.45.19 () {30 vars in 736 bytes} [Wed Jun 24 23:55:49 2026] GET /v2.0/ports/72233ba9-9356-470e-8303-099e0da8ac5d => generated 1346 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/3134] 199.204.45.19 () {30 vars in 740 bytes} [Wed Jun 24 23:55:49 2026] GET /v2.0/subnets/2fb6d7d8-3937-4926-9c2e-b82e03e011cd => 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: 1586/3135] 199.204.45.19 () {30 vars in 742 bytes} [Wed Jun 24 23:55:49 2026] GET /v2.0/networks/26c056be-7cea-4919-ad44-aa3225338640 => generated 799 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/3136] 199.204.45.19 () {30 vars in 736 bytes} [Wed Jun 24 23:55:49 2026] GET /v2.0/ports/7e2b8484-2e5e-44cb-89b7-7aadd80b75fc => 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: 1587/3137] 199.204.45.19 () {34 vars in 1079 bytes} [Wed Jun 24 23:55:49 2026] GET /v2.0/ports?tenant_id=8ea1126b9919444ba6c0cc0bea72d1e7&device_id=8f2e5c29-f5f9-4246-a7d9-18b67a7fed4c => generated 2582 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/3138] 199.204.45.19 () {30 vars in 740 bytes} [Wed Jun 24 23:55:50 2026] GET /v2.0/subnets/2fb6d7d8-3937-4926-9c2e-b82e03e011cd => generated 675 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1588/3139] 199.204.45.19 () {34 vars in 1145 bytes} [Wed Jun 24 23:55:50 2026] GET /v2.0/networks?id=905ac97b-8b97-4f8f-8c46-4143a3680f78&id=26c056be-7cea-4919-ad44-aa3225338640&id=5108b6a7-3260-4c87-bb76-47ebbb258742 => generated 2310 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/3140] 199.204.45.19 () {34 vars in 1059 bytes} [Wed Jun 24 23:55:50 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.21&port_id=a8b4bde4-870c-43c3-93f7-8b8f1a6b8508 => 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: 1589/3141] 199.204.45.19 () {34 vars in 983 bytes} [Wed Jun 24 23:55:50 2026] GET /v2.0/subnets?id=c5c27a37-b5f8-41e4-afb3-aa3bef08fb68 => generated 654 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3142] 199.204.45.19 () {34 vars in 1051 bytes} [Wed Jun 24 23:55:50 2026] GET /v2.0/ports?network_id=905ac97b-8b97-4f8f-8c46-4143a3680f78&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1590/3143] 199.204.45.19 () {34 vars in 1011 bytes} [Wed Jun 24 23:55:50 2026] GET /v2.0/networks/905ac97b-8b97-4f8f-8c46-4143a3680f78?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: 1554/3144] 199.204.45.19 () {34 vars in 1111 bytes} [Wed Jun 24 23:55:50 2026] GET /v2.0/networks/905ac97b-8b97-4f8f-8c46-4143a3680f78?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1591/3145] 199.204.45.19 () {34 vars in 1055 bytes} [Wed Jun 24 23:55:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.53&port_id=72233ba9-9356-470e-8303-099e0da8ac5d => 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: 1555/3146] 199.204.45.19 () {34 vars in 983 bytes} [Wed Jun 24 23:55:50 2026] GET /v2.0/subnets?id=2fb6d7d8-3937-4926-9c2e-b82e03e011cd => 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: 1592/3147] 199.204.45.19 () {34 vars in 1051 bytes} [Wed Jun 24 23:55:50 2026] GET /v2.0/ports?network_id=26c056be-7cea-4919-ad44-aa3225338640&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/3148] 199.204.45.19 () {34 vars in 1011 bytes} [Wed Jun 24 23:55:50 2026] GET /v2.0/networks/26c056be-7cea-4919-ad44-aa3225338640?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1593/3149] 199.204.45.19 () {34 vars in 1111 bytes} [Wed Jun 24 23:55:50 2026] GET /v2.0/networks/26c056be-7cea-4919-ad44-aa3225338640?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/3152] 199.204.45.19 () {30 vars in 702 bytes} [Wed Jun 24 23:56:01 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1595/3153] 199.204.45.19 () {30 vars in 704 bytes} [Wed Jun 24 23:56:01 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: 1559/3154] 199.204.45.19 () {30 vars in 680 bytes} [Wed Jun 24 23:56:01 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: 1596/3155] 199.204.45.19 () {30 vars in 716 bytes} [Wed Jun 24 23:56:02 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:56:02.037 7 INFO neutron.api.v2.resource [None req-ff047587-fed3-489e-a19a-700ba55a1b6a 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1560/3156] 199.204.45.19 () {30 vars in 762 bytes} [Wed Jun 24 23:56:02 2026] GET /v2.0/security-groups/lb-45e33b88-38b3-4913-a891-17437755734c => generated 149 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1597/3157] 199.204.45.19 () {30 vars in 784 bytes} [Wed Jun 24 23:56:02 2026] GET /v2.0/security-groups?name=lb-45e33b88-38b3-4913-a891-17437755734c => generated 2865 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/3158] 199.204.45.19 () {30 vars in 814 bytes} [Wed Jun 24 23:56:02 2026] GET /v2.0/security-group-rules?security_group_id=a39a8da2-6f37-44fe-b76b-cf87c175211f => generated 2334 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1598/3159] 199.204.45.19 () {32 vars in 788 bytes} [Wed Jun 24 23:56:02 2026] DELETE /v2.0/security-group-rules/52b0b4fe-e271-4037-ab20-e3d152b87011 => 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: 1562/3160] 199.204.45.19 () {32 vars in 788 bytes} [Wed Jun 24 23:56:02 2026] DELETE /v2.0/security-group-rules/fde9098c-13a8-4de2-91df-85ce5ed3f77a => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 23:56:05.040 8 INFO neutron_taas.services.taas.taas_plugin [None req-5a0b6b37-68b3-4e31-91fa-aa8d0e8591d2 38fd560077614cefa4d5c13cf98f7e3c e326bdd860c345b4b9e41a6be893fc7f - - default default] TaaS: Handle Delete Port: 97b4d8c3-f24e-42be-92ba-ec12a2787e1a 2026-06-24 23:56:05.044 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5a0b6b37-68b3-4e31-91fa-aa8d0e8591d2 38fd560077614cefa4d5c13cf98f7e3c e326bdd860c345b4b9e41a6be893fc7f - - default default] Tap Mirror: Handle Delete Port: 97b4d8c3-f24e-42be-92ba-ec12a2787e1a 2026-06-24 23:56:05.205 8 INFO neutron.db.l3_db [None req-5a0b6b37-68b3-4e31-91fa-aa8d0e8591d2 38fd560077614cefa4d5c13cf98f7e3c e326bdd860c345b4b9e41a6be893fc7f - - default default] Floating IP 85d2b4cb-d9ce-4648-92ed-ecb01f7fc0dd disassociated (deleted). External IP: 10.96.250.214, port: 7e2b8484-2e5e-44cb-89b7-7aadd80b75fc. [pid: 8|app: 0|req: 1599/3161] 10.0.0.103 () {32 vars in 732 bytes} [Wed Jun 24 23:56:04 2026] DELETE /v2.0/floatingips/85d2b4cb-d9ce-4648-92ed-ecb01f7fc0dd => generated 0 bytes in 610 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 23:56:05.550 7 INFO neutron.api.v2.resource [None req-d5f7fe0c-0b1f-4a88-bb02-0945c785da0e 38fd560077614cefa4d5c13cf98f7e3c e326bdd860c345b4b9e41a6be893fc7f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1563/3162] 10.0.0.103 () {32 vars in 729 bytes} [Wed Jun 24 23:56:05 2026] GET /v2.0/floatingips/85d2b4cb-d9ce-4648-92ed-ecb01f7fc0dd => generated 144 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1600/3163] 199.204.45.19 () {30 vars in 702 bytes} [Wed Jun 24 23:56:06 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: 1564/3164] 199.204.45.19 () {30 vars in 704 bytes} [Wed Jun 24 23:56:06 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1601/3165] 199.204.45.19 () {30 vars in 680 bytes} [Wed Jun 24 23:56:06 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: 1565/3166] 199.204.45.19 () {30 vars in 716 bytes} [Wed Jun 24 23:56:06 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:56:06.641 8 INFO neutron.api.v2.resource [None req-872b087c-926f-4c22-9fdf-2d69fb4bf568 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1602/3167] 199.204.45.19 () {30 vars in 762 bytes} [Wed Jun 24 23:56:06 2026] GET /v2.0/security-groups/lb-45e33b88-38b3-4913-a891-17437755734c => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/3168] 199.204.45.19 () {30 vars in 784 bytes} [Wed Jun 24 23:56:06 2026] GET /v2.0/security-groups?name=lb-45e33b88-38b3-4913-a891-17437755734c => generated 1639 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1603/3169] 199.204.45.19 () {30 vars in 814 bytes} [Wed Jun 24 23:56:06 2026] GET /v2.0/security-group-rules?security_group_id=a39a8da2-6f37-44fe-b76b-cf87c175211f => generated 1182 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/3170] 199.204.45.19 () {30 vars in 702 bytes} [Wed Jun 24 23:56:06 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1604/3171] 199.204.45.19 () {30 vars in 704 bytes} [Wed Jun 24 23:56:06 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: 1568/3172] 199.204.45.19 () {30 vars in 680 bytes} [Wed Jun 24 23:56:06 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1605/3173] 199.204.45.19 () {30 vars in 716 bytes} [Wed Jun 24 23:56:06 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/3174] 199.204.45.19 () {30 vars in 740 bytes} [Wed Jun 24 23:56:06 2026] GET /v2.0/subnets/2fb6d7d8-3937-4926-9c2e-b82e03e011cd => 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: 1606/3175] 199.204.45.19 () {30 vars in 768 bytes} [Wed Jun 24 23:56:06 2026] GET /v2.0/ports?device_id=8f2e5c29-f5f9-4246-a7d9-18b67a7fed4c => generated 2582 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/3176] 199.204.45.19 () {30 vars in 768 bytes} [Wed Jun 24 23:56:06 2026] GET /v2.0/ports?device_id=8f2e5c29-f5f9-4246-a7d9-18b67a7fed4c => generated 2582 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1607/3177] 199.204.45.19 () {30 vars in 768 bytes} [Wed Jun 24 23:56:07 2026] GET /v2.0/ports?device_id=8f2e5c29-f5f9-4246-a7d9-18b67a7fed4c => generated 2582 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1571/3178] 199.204.45.19 () {30 vars in 768 bytes} [Wed Jun 24 23:56:08 2026] GET /v2.0/ports?device_id=8f2e5c29-f5f9-4246-a7d9-18b67a7fed4c => generated 2582 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1608/3179] 199.204.45.19 () {30 vars in 768 bytes} [Wed Jun 24 23:56:09 2026] GET /v2.0/ports?device_id=8f2e5c29-f5f9-4246-a7d9-18b67a7fed4c => generated 2582 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/3180] 199.204.45.19 () {34 vars in 974 bytes} [Wed Jun 24 23:56:09 2026] GET /v2.0/ports/72233ba9-9356-470e-8303-099e0da8ac5d => generated 1346 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1609/3181] 199.204.45.19 () {34 vars in 1059 bytes} [Wed Jun 24 23:56:09 2026] GET /v2.0/ports/72233ba9-9356-470e-8303-099e0da8ac5d?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3182] 199.204.45.19 () {34 vars in 1015 bytes} [Wed Jun 24 23:56:09 2026] GET /v2.0/networks/26c056be-7cea-4919-ad44-aa3225338640?fields=dns_domain => generated 29 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1610/3183] 199.204.45.19 () {38 vars in 1027 bytes} [Wed Jun 24 23:56:09 2026] PUT /v2.0/ports/72233ba9-9356-470e-8303-099e0da8ac5d => generated 1147 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/3184] 199.204.45.19 () {30 vars in 768 bytes} [Wed Jun 24 23:56:10 2026] GET /v2.0/ports?device_id=8f2e5c29-f5f9-4246-a7d9-18b67a7fed4c => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1611/3185] 199.204.45.19 () {34 vars in 788 bytes} [Wed Jun 24 23:56:10 2026] PUT /v2.0/ports/72233ba9-9356-470e-8303-099e0da8ac5d => generated 1086 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1575/3186] 199.204.45.19 () {30 vars in 736 bytes} [Wed Jun 24 23:56:10 2026] GET /v2.0/ports/72233ba9-9356-470e-8303-099e0da8ac5d => generated 1086 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-24 23:56:10.664 8 INFO neutron_taas.services.taas.taas_plugin [None req-413d4fc4-664b-4570-aa7d-33aebc535e42 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] TaaS: Handle Delete Port: 72233ba9-9356-470e-8303-099e0da8ac5d 2026-06-24 23:56:10.667 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-413d4fc4-664b-4570-aa7d-33aebc535e42 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Tap Mirror: Handle Delete Port: 72233ba9-9356-470e-8303-099e0da8ac5d [pid: 8|app: 0|req: 1612/3187] 199.204.45.19 () {32 vars in 758 bytes} [Wed Jun 24 23:56:10 2026] DELETE /v2.0/ports/72233ba9-9356-470e-8303-099e0da8ac5d => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/3188] 199.204.45.19 () {30 vars in 702 bytes} [Wed Jun 24 23:56:10 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: 1613/3189] 199.204.45.19 () {30 vars in 704 bytes} [Wed Jun 24 23:56:10 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: 1577/3190] 199.204.45.19 () {30 vars in 680 bytes} [Wed Jun 24 23:56: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: 8|app: 0|req: 1614/3191] 199.204.45.19 () {30 vars in 716 bytes} [Wed Jun 24 23:56: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) 2026-06-24 23:56:10.973 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d289767d-ca20-4386-aac8-4c9f0a703b63 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1578/3192] 199.204.45.19 () {32 vars in 758 bytes} [Wed Jun 24 23:56:10 2026] DELETE /v2.0/ports/72233ba9-9356-470e-8303-099e0da8ac5d => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1615/3193] 199.204.45.19 () {30 vars in 736 bytes} [Wed Jun 24 23:56:10 2026] GET /v2.0/ports/7e2b8484-2e5e-44cb-89b7-7aadd80b75fc => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 23:56:11.047 7 INFO neutron.api.v2.resource [None req-e82e486a-70d3-4687-8962-e9445a2fa38b 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1579/3194] 199.204.45.19 () {30 vars in 762 bytes} [Wed Jun 24 23:56:11 2026] GET /v2.0/security-groups/lb-45e33b88-38b3-4913-a891-17437755734c => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1616/3195] 199.204.45.19 () {30 vars in 784 bytes} [Wed Jun 24 23:56:11 2026] GET /v2.0/security-groups?name=lb-45e33b88-38b3-4913-a891-17437755734c => generated 1639 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/3196] 199.204.45.19 () {30 vars in 736 bytes} [Wed Jun 24 23:56:11 2026] GET /v2.0/ports/7e2b8484-2e5e-44cb-89b7-7aadd80b75fc => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1617/3197] 199.204.45.19 () {34 vars in 1079 bytes} [Wed Jun 24 23:56:11 2026] GET /v2.0/ports?tenant_id=8ea1126b9919444ba6c0cc0bea72d1e7&device_id=8f2e5c29-f5f9-4246-a7d9-18b67a7fed4c => 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: 1618/3198] 199.204.45.19 () {34 vars in 1065 bytes} [Wed Jun 24 23:56:11 2026] GET /v2.0/networks?id=905ac97b-8b97-4f8f-8c46-4143a3680f78&id=26c056be-7cea-4919-ad44-aa3225338640 => generated 1523 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1619/3199] 199.204.45.19 () {34 vars in 1059 bytes} [Wed Jun 24 23:56:11 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.21&port_id=a8b4bde4-870c-43c3-93f7-8b8f1a6b8508 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1620/3200] 199.204.45.19 () {34 vars in 983 bytes} [Wed Jun 24 23:56:11 2026] GET /v2.0/subnets?id=c5c27a37-b5f8-41e4-afb3-aa3bef08fb68 => 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: 1621/3201] 199.204.45.19 () {34 vars in 1051 bytes} [Wed Jun 24 23:56:11 2026] GET /v2.0/ports?network_id=905ac97b-8b97-4f8f-8c46-4143a3680f78&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: 1581/3202] 199.204.45.19 () {34 vars in 788 bytes} [Wed Jun 24 23:56:11 2026] PUT /v2.0/ports/7e2b8484-2e5e-44cb-89b7-7aadd80b75fc => generated 1094 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1622/3203] 199.204.45.19 () {34 vars in 1011 bytes} [Wed Jun 24 23:56:11 2026] GET /v2.0/networks/905ac97b-8b97-4f8f-8c46-4143a3680f78?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: 1623/3204] 199.204.45.19 () {34 vars in 1111 bytes} [Wed Jun 24 23:56:11 2026] GET /v2.0/networks/905ac97b-8b97-4f8f-8c46-4143a3680f78?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1582/3205] 199.204.45.19 () {32 vars in 778 bytes} [Wed Jun 24 23:56:11 2026] DELETE /v2.0/security-groups/a39a8da2-6f37-44fe-b76b-cf87c175211f => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 23:56:11.577 8 INFO neutron_taas.services.taas.taas_plugin [None req-5a6053a4-07b7-42db-b227-2a768358bf3c 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] TaaS: Handle Delete Port: 7e2b8484-2e5e-44cb-89b7-7aadd80b75fc 2026-06-24 23:56:11.580 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5a6053a4-07b7-42db-b227-2a768358bf3c 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Tap Mirror: Handle Delete Port: 7e2b8484-2e5e-44cb-89b7-7aadd80b75fc [pid: 8|app: 0|req: 1624/3206] 199.204.45.19 () {32 vars in 758 bytes} [Wed Jun 24 23:56:11 2026] DELETE /v2.0/ports/7e2b8484-2e5e-44cb-89b7-7aadd80b75fc => generated 0 bytes in 722 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/3207] 199.204.45.19 () {34 vars in 993 bytes} [Wed Jun 24 23:56:15 2026] GET /v2.0/ports?device_id=8f2e5c29-f5f9-4246-a7d9-18b67a7fed4c => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 23:56:15.238 8 INFO neutron_taas.services.taas.taas_plugin [req-f26edcef-faf9-40f4-bdf1-d989a748009a req-245ea1e6-23c4-4c14-bae9-595037d341a7 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] TaaS: Handle Delete Port: a8b4bde4-870c-43c3-93f7-8b8f1a6b8508 2026-06-24 23:56:15.241 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-f26edcef-faf9-40f4-bdf1-d989a748009a req-245ea1e6-23c4-4c14-bae9-595037d341a7 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Tap Mirror: Handle Delete Port: a8b4bde4-870c-43c3-93f7-8b8f1a6b8508 [pid: 8|app: 0|req: 1625/3210] 199.204.45.19 () {36 vars in 996 bytes} [Wed Jun 24 23:56:15 2026] DELETE /v2.0/ports/a8b4bde4-870c-43c3-93f7-8b8f1a6b8508 => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 23:56:15.421 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-905f21a1-0061-49ee-91ac-1a77185d44be'] response: {'server_uuid': '8f2e5c29-f5f9-4246-a7d9-18b67a7fed4c', 'name': 'network-vif-deleted', 'tag': 'a8b4bde4-870c-43c3-93f7-8b8f1a6b8508', 'status': 'completed', 'code': 200} 2026-06-24 23:56:15.872 7 INFO neutron_taas.services.taas.taas_plugin [None req-9a3263a2-9bd8-4b35-b152-4ddb4592f713 38fd560077614cefa4d5c13cf98f7e3c e326bdd860c345b4b9e41a6be893fc7f - - default default] TaaS: Handle Delete Port: 0b07f711-ce13-41d3-9e09-b160b07fe16a 2026-06-24 23:56:15.875 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9a3263a2-9bd8-4b35-b152-4ddb4592f713 38fd560077614cefa4d5c13cf98f7e3c e326bdd860c345b4b9e41a6be893fc7f - - default default] Tap Mirror: Handle Delete Port: 0b07f711-ce13-41d3-9e09-b160b07fe16a 2026-06-24 23:56:16.035 7 INFO neutron.db.l3_db [None req-9a3263a2-9bd8-4b35-b152-4ddb4592f713 38fd560077614cefa4d5c13cf98f7e3c e326bdd860c345b4b9e41a6be893fc7f - - default default] Floating IP 8232dad7-e4b3-418f-a414-daa0a3d8fdd1 disassociated (deleted). External IP: 10.96.250.207, port: aa1dee39-d1e4-4d75-9b30-7f988c0f1ec1. [pid: 7|app: 0|req: 1586/3211] 10.0.0.103 () {32 vars in 732 bytes} [Wed Jun 24 23:56:15 2026] DELETE /v2.0/floatingips/8232dad7-e4b3-418f-a414-daa0a3d8fdd1 => generated 0 bytes in 661 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 23:56:16.436 8 INFO neutron.api.v2.resource [None req-62d23bf2-030c-4dbc-b54e-b5399bdf9e30 38fd560077614cefa4d5c13cf98f7e3c e326bdd860c345b4b9e41a6be893fc7f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1626/3212] 10.0.0.103 () {32 vars in 729 bytes} [Wed Jun 24 23:56:16 2026] GET /v2.0/floatingips/8232dad7-e4b3-418f-a414-daa0a3d8fdd1 => generated 144 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 23:56:16.443 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-564d9ecd-ddb5-4578-a411-400084885594'] response: {'name': 'network-changed', 'server_uuid': '4aacaf5c-e77b-4562-a061-535c23265dab', 'tag': 'aa1dee39-d1e4-4d75-9b30-7f988c0f1ec1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1587/3213] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:56:16 2026] GET /v2.0/ports?device_id=4aacaf5c-e77b-4562-a061-535c23265dab => generated 1200 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1627/3214] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:56:16 2026] GET /v2.0/security-groups?id=cb9aec44-8a86-425d-91f7-ad8050103906&fields=id&fields=name => generated 111 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/3215] 199.204.45.19 () {34 vars in 1079 bytes} [Wed Jun 24 23:56:16 2026] GET /v2.0/ports?tenant_id=e326bdd860c345b4b9e41a6be893fc7f&device_id=4aacaf5c-e77b-4562-a061-535c23265dab => generated 1469 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1628/3216] 199.204.45.19 () {34 vars in 985 bytes} [Wed Jun 24 23:56:17 2026] GET /v2.0/networks?id=8d7f5585-30c2-494a-b8ea-6216d3da1e9b => generated 801 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/3217] 199.204.45.19 () {34 vars in 1055 bytes} [Wed Jun 24 23:56:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.38&port_id=aa1dee39-d1e4-4d75-9b30-7f988c0f1ec1 => 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: 1629/3218] 199.204.45.19 () {34 vars in 1105 bytes} [Wed Jun 24 23:56:17 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A28e&port_id=aa1dee39-d1e4-4d75-9b30-7f988c0f1ec1 => 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: 1590/3219] 199.204.45.19 () {34 vars in 1063 bytes} [Wed Jun 24 23:56:17 2026] GET /v2.0/subnets?id=f0b91cd1-15d8-47e8-b9fe-473f4d58e652&id=6ce5f437-0b6d-4eeb-b1a5-c18039756db1 => generated 1413 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1630/3220] 199.204.45.19 () {34 vars in 1051 bytes} [Wed Jun 24 23:56:17 2026] GET /v2.0/ports?network_id=8d7f5585-30c2-494a-b8ea-6216d3da1e9b&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/3221] 199.204.45.19 () {34 vars in 1051 bytes} [Wed Jun 24 23:56:17 2026] GET /v2.0/ports?network_id=8d7f5585-30c2-494a-b8ea-6216d3da1e9b&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: 1631/3222] 199.204.45.19 () {34 vars in 1011 bytes} [Wed Jun 24 23:56:17 2026] GET /v2.0/networks/8d7f5585-30c2-494a-b8ea-6216d3da1e9b?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: 1592/3223] 199.204.45.19 () {34 vars in 1111 bytes} [Wed Jun 24 23:56:17 2026] GET /v2.0/networks/8d7f5585-30c2-494a-b8ea-6216d3da1e9b?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: 1632/3224] 199.204.45.19 () {34 vars in 993 bytes} [Wed Jun 24 23:56:19 2026] GET /v2.0/ports?device_id=4aacaf5c-e77b-4562-a061-535c23265dab => generated 1200 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 23:56:19.373 7 INFO neutron_taas.services.taas.taas_plugin [req-cc97ab2e-7731-4fcd-bd8d-fd40fef18abf req-79d22218-da6c-440e-aae5-139b6de8e1cd 38fd560077614cefa4d5c13cf98f7e3c e326bdd860c345b4b9e41a6be893fc7f - - default default] TaaS: Handle Delete Port: aa1dee39-d1e4-4d75-9b30-7f988c0f1ec1 2026-06-24 23:56:19.377 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-cc97ab2e-7731-4fcd-bd8d-fd40fef18abf req-79d22218-da6c-440e-aae5-139b6de8e1cd 38fd560077614cefa4d5c13cf98f7e3c e326bdd860c345b4b9e41a6be893fc7f - - default default] Tap Mirror: Handle Delete Port: aa1dee39-d1e4-4d75-9b30-7f988c0f1ec1 [pid: 7|app: 0|req: 1593/3225] 199.204.45.19 () {36 vars in 996 bytes} [Wed Jun 24 23:56:19 2026] DELETE /v2.0/ports/aa1dee39-d1e4-4d75-9b30-7f988c0f1ec1 => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 23:56:19.582 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f6464f64-f3cf-4f2f-b5f6-b68846d8dea8'] response: {'server_uuid': '4aacaf5c-e77b-4562-a061-535c23265dab', 'name': 'network-vif-deleted', 'tag': 'aa1dee39-d1e4-4d75-9b30-7f988c0f1ec1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1633/3226] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:56:21 2026] GET /v2.0/ports?device_id=4aacaf5c-e77b-4562-a061-535c23265dab => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 23:56:26.969 7 INFO neutron_taas.services.taas.taas_plugin [None req-b15f2d50-94f7-431f-a160-ee6d451c01e6 38fd560077614cefa4d5c13cf98f7e3c e326bdd860c345b4b9e41a6be893fc7f - - default default] TaaS: Handle Delete Port: bb20ac08-40ba-4158-82a7-435abbe6ee05 2026-06-24 23:56:26.972 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b15f2d50-94f7-431f-a160-ee6d451c01e6 38fd560077614cefa4d5c13cf98f7e3c e326bdd860c345b4b9e41a6be893fc7f - - default default] Tap Mirror: Handle Delete Port: bb20ac08-40ba-4158-82a7-435abbe6ee05 2026-06-24 23:56:27.147 7 INFO neutron.db.l3_db [None req-b15f2d50-94f7-431f-a160-ee6d451c01e6 38fd560077614cefa4d5c13cf98f7e3c e326bdd860c345b4b9e41a6be893fc7f - - default default] Floating IP 983d914c-702b-4745-8aa1-3b7186ea3c7f disassociated (deleted). External IP: 10.96.250.209, port: 9ffb5711-9109-4738-a1e2-60a947b4d7c6. [pid: 7|app: 0|req: 1594/3227] 10.0.0.103 () {32 vars in 732 bytes} [Wed Jun 24 23:56:26 2026] DELETE /v2.0/floatingips/983d914c-702b-4745-8aa1-3b7186ea3c7f => generated 0 bytes in 638 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 23:56:27.506 8 INFO neutron.api.v2.resource [None req-3a5acf11-4c8f-4fb4-aefb-590fd6e2e8a2 38fd560077614cefa4d5c13cf98f7e3c e326bdd860c345b4b9e41a6be893fc7f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1634/3228] 10.0.0.103 () {32 vars in 729 bytes} [Wed Jun 24 23:56:27 2026] GET /v2.0/floatingips/983d914c-702b-4745-8aa1-3b7186ea3c7f => generated 144 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 23:56:27.512 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-667742da-933b-416a-a924-23c730e2b69e'] response: {'name': 'network-changed', 'server_uuid': '9a41a1d4-e569-4cd2-bc75-c9646a20cb19', 'tag': '9ffb5711-9109-4738-a1e2-60a947b4d7c6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1595/3229] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:56:27 2026] GET /v2.0/ports?device_id=9a41a1d4-e569-4cd2-bc75-c9646a20cb19 => generated 1196 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1635/3230] 10.0.0.233 () {34 vars in 1040 bytes} [Wed Jun 24 23:56:27 2026] GET /v2.0/security-groups?id=cb9aec44-8a86-425d-91f7-ad8050103906&fields=id&fields=name => generated 111 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1596/3231] 199.204.45.19 () {34 vars in 1079 bytes} [Wed Jun 24 23:56:28 2026] GET /v2.0/ports?tenant_id=e326bdd860c345b4b9e41a6be893fc7f&device_id=9a41a1d4-e569-4cd2-bc75-c9646a20cb19 => generated 1465 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1636/3232] 199.204.45.19 () {34 vars in 985 bytes} [Wed Jun 24 23:56:28 2026] GET /v2.0/networks?id=5108b6a7-3260-4c87-bb76-47ebbb258742 => generated 801 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1597/3233] 199.204.45.19 () {34 vars in 1055 bytes} [Wed Jun 24 23:56:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.20&port_id=9ffb5711-9109-4738-a1e2-60a947b4d7c6 => 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: 1637/3234] 199.204.45.19 () {34 vars in 1103 bytes} [Wed Jun 24 23:56:28 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A240&port_id=9ffb5711-9109-4738-a1e2-60a947b4d7c6 => 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: 1598/3235] 199.204.45.19 () {34 vars in 1063 bytes} [Wed Jun 24 23:56:28 2026] GET /v2.0/subnets?id=da308a1b-398a-4ad1-9210-0af47b7e28a5&id=a9ccd483-688d-4fd9-bd97-ce67932734c2 => generated 1411 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1638/3236] 199.204.45.19 () {34 vars in 1051 bytes} [Wed Jun 24 23:56:28 2026] GET /v2.0/ports?network_id=5108b6a7-3260-4c87-bb76-47ebbb258742&device_owner=network%3Adhcp => generated 1457 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1599/3237] 199.204.45.19 () {34 vars in 1051 bytes} [Wed Jun 24 23:56:28 2026] GET /v2.0/ports?network_id=5108b6a7-3260-4c87-bb76-47ebbb258742&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1639/3238] 199.204.45.19 () {34 vars in 1011 bytes} [Wed Jun 24 23:56:28 2026] GET /v2.0/networks/5108b6a7-3260-4c87-bb76-47ebbb258742?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: 1600/3239] 199.204.45.19 () {34 vars in 1111 bytes} [Wed Jun 24 23:56:28 2026] GET /v2.0/networks/5108b6a7-3260-4c87-bb76-47ebbb258742?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: 1640/3240] 199.204.45.19 () {34 vars in 993 bytes} [Wed Jun 24 23:56:30 2026] GET /v2.0/ports?device_id=9a41a1d4-e569-4cd2-bc75-c9646a20cb19 => generated 1196 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 23:56:30.280 7 INFO neutron_taas.services.taas.taas_plugin [req-8630c483-a4c3-4108-9947-14c4a4cde873 req-0205551b-a713-435e-9fa3-602bb6f62231 38fd560077614cefa4d5c13cf98f7e3c e326bdd860c345b4b9e41a6be893fc7f - - default default] TaaS: Handle Delete Port: 9ffb5711-9109-4738-a1e2-60a947b4d7c6 2026-06-24 23:56:30.284 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-8630c483-a4c3-4108-9947-14c4a4cde873 req-0205551b-a713-435e-9fa3-602bb6f62231 38fd560077614cefa4d5c13cf98f7e3c e326bdd860c345b4b9e41a6be893fc7f - - default default] Tap Mirror: Handle Delete Port: 9ffb5711-9109-4738-a1e2-60a947b4d7c6 [pid: 7|app: 0|req: 1601/3243] 199.204.45.19 () {36 vars in 996 bytes} [Wed Jun 24 23:56:30 2026] DELETE /v2.0/ports/9ffb5711-9109-4738-a1e2-60a947b4d7c6 => generated 0 bytes in 300 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 23:56:30.496 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-faa70e02-4e1c-44b5-b7ed-814baef2f1fb'] response: {'server_uuid': '9a41a1d4-e569-4cd2-bc75-c9646a20cb19', 'name': 'network-vif-deleted', 'tag': '9ffb5711-9109-4738-a1e2-60a947b4d7c6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1643/3244] 10.0.0.233 () {34 vars in 990 bytes} [Wed Jun 24 23:56:32 2026] GET /v2.0/ports?device_id=9a41a1d4-e569-4cd2-bc75-c9646a20cb19 => 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: 1602/3245] 10.0.0.103 () {32 vars in 750 bytes} [Wed Jun 24 23:56:37 2026] DELETE /v2.0/security-group-rules/c4595cc6-caa5-498f-a6af-f4135d9fe6d4 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 23:56:38.032 8 INFO neutron.api.v2.resource [None req-f238f80e-8e41-433a-8e0c-a0aa7310cfe1 38fd560077614cefa4d5c13cf98f7e3c e326bdd860c345b4b9e41a6be893fc7f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1644/3246] 10.0.0.103 () {32 vars in 747 bytes} [Wed Jun 24 23:56:38 2026] GET /v2.0/security-group-rules/c4595cc6-caa5-498f-a6af-f4135d9fe6d4 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1603/3247] 10.0.0.103 () {32 vars in 750 bytes} [Wed Jun 24 23:56:38 2026] DELETE /v2.0/security-group-rules/161685b0-83c9-4098-9814-e8110194d3b8 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 23:56:38.120 8 INFO neutron.api.v2.resource [None req-c6b7e7d6-9baf-44e0-85de-7994cd5fe88d 38fd560077614cefa4d5c13cf98f7e3c e326bdd860c345b4b9e41a6be893fc7f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1645/3248] 10.0.0.103 () {32 vars in 747 bytes} [Wed Jun 24 23:56:38 2026] GET /v2.0/security-group-rules/161685b0-83c9-4098-9814-e8110194d3b8 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1604/3249] 10.0.0.103 () {32 vars in 750 bytes} [Wed Jun 24 23:56:38 2026] DELETE /v2.0/security-group-rules/5e5c1e56-2fec-419a-bbfb-5d1c19a5fed5 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 23:56:38.209 8 INFO neutron.api.v2.resource [None req-0dd79bc3-1566-46e9-bd90-f3919679f750 38fd560077614cefa4d5c13cf98f7e3c e326bdd860c345b4b9e41a6be893fc7f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1646/3250] 10.0.0.103 () {32 vars in 747 bytes} [Wed Jun 24 23:56:38 2026] GET /v2.0/security-group-rules/5e5c1e56-2fec-419a-bbfb-5d1c19a5fed5 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1605/3251] 10.0.0.103 () {32 vars in 750 bytes} [Wed Jun 24 23:56:38 2026] DELETE /v2.0/security-group-rules/f4737fec-041a-4665-bb3b-4e32ccf001bd => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 23:56:38.305 8 INFO neutron.api.v2.resource [None req-1dd63560-69e4-467e-a908-7adeaebdcae0 38fd560077614cefa4d5c13cf98f7e3c e326bdd860c345b4b9e41a6be893fc7f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1647/3252] 10.0.0.103 () {32 vars in 747 bytes} [Wed Jun 24 23:56:38 2026] GET /v2.0/security-group-rules/f4737fec-041a-4665-bb3b-4e32ccf001bd => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1606/3253] 10.0.0.103 () {32 vars in 750 bytes} [Wed Jun 24 23:56:38 2026] DELETE /v2.0/security-group-rules/bfa87dfa-d7d5-4009-9879-5a8ba116ef6e => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 23:56:38.398 8 INFO neutron.api.v2.resource [None req-079323d3-3e19-4f10-acc8-8bdfedbddf56 38fd560077614cefa4d5c13cf98f7e3c e326bdd860c345b4b9e41a6be893fc7f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1648/3254] 10.0.0.103 () {32 vars in 747 bytes} [Wed Jun 24 23:56:38 2026] GET /v2.0/security-group-rules/bfa87dfa-d7d5-4009-9879-5a8ba116ef6e => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1607/3255] 10.0.0.103 () {32 vars in 750 bytes} [Wed Jun 24 23:56:38 2026] DELETE /v2.0/security-group-rules/8ee18026-fc2a-4d1c-bedd-66f30cf9e31c => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 23:56:38.486 8 INFO neutron.api.v2.resource [None req-7e7a0b68-6296-418e-b838-d0ff87c60e19 38fd560077614cefa4d5c13cf98f7e3c e326bdd860c345b4b9e41a6be893fc7f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1649/3256] 10.0.0.103 () {32 vars in 747 bytes} [Wed Jun 24 23:56:38 2026] GET /v2.0/security-group-rules/8ee18026-fc2a-4d1c-bedd-66f30cf9e31c => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1608/3257] 10.0.0.103 () {32 vars in 750 bytes} [Wed Jun 24 23:56:38 2026] DELETE /v2.0/security-group-rules/a142d3a8-2ad7-4bf7-bc95-f4f3a5dc2d0f => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 23:56:38.571 8 INFO neutron.api.v2.resource [None req-069b0b7a-a9f2-4143-bc6c-a648baa78da9 38fd560077614cefa4d5c13cf98f7e3c e326bdd860c345b4b9e41a6be893fc7f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1650/3258] 10.0.0.103 () {32 vars in 747 bytes} [Wed Jun 24 23:56:38 2026] GET /v2.0/security-group-rules/a142d3a8-2ad7-4bf7-bc95-f4f3a5dc2d0f => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1609/3259] 10.0.0.103 () {32 vars in 750 bytes} [Wed Jun 24 23:56:38 2026] DELETE /v2.0/security-group-rules/e260da0b-3d97-4b9e-a134-6671ce23735d => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 23:56:38.655 8 INFO neutron.api.v2.resource [None req-a83d8a31-6cf9-4a76-bb3d-61190105b89a 38fd560077614cefa4d5c13cf98f7e3c e326bdd860c345b4b9e41a6be893fc7f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1651/3260] 10.0.0.103 () {32 vars in 747 bytes} [Wed Jun 24 23:56:38 2026] GET /v2.0/security-group-rules/e260da0b-3d97-4b9e-a134-6671ce23735d => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1610/3261] 10.0.0.103 () {32 vars in 750 bytes} [Wed Jun 24 23:56:38 2026] DELETE /v2.0/security-group-rules/55c5d394-194a-4a0c-9f23-88738295a104 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 23:56:38.734 8 INFO neutron.api.v2.resource [None req-c035b37c-2a64-411c-9443-52efb67acb9e 38fd560077614cefa4d5c13cf98f7e3c e326bdd860c345b4b9e41a6be893fc7f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1652/3262] 10.0.0.103 () {32 vars in 747 bytes} [Wed Jun 24 23:56:38 2026] GET /v2.0/security-group-rules/55c5d394-194a-4a0c-9f23-88738295a104 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1611/3263] 10.0.0.103 () {32 vars in 750 bytes} [Wed Jun 24 23:56:38 2026] DELETE /v2.0/security-group-rules/1dbbd2b7-9e19-499a-9b22-4757be077d5e => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 23:56:38.817 8 INFO neutron.api.v2.resource [None req-246024c3-1450-4fff-bebe-58ee6d7444a6 38fd560077614cefa4d5c13cf98f7e3c e326bdd860c345b4b9e41a6be893fc7f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1653/3264] 10.0.0.103 () {32 vars in 747 bytes} [Wed Jun 24 23:56:38 2026] GET /v2.0/security-group-rules/1dbbd2b7-9e19-499a-9b22-4757be077d5e => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1612/3265] 10.0.0.103 () {32 vars in 750 bytes} [Wed Jun 24 23:56:38 2026] DELETE /v2.0/security-group-rules/1b818b96-87d6-4477-bdd2-b0a9ce90c636 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 23:56:38.891 8 INFO neutron.api.v2.resource [None req-95604399-6025-4a6b-9ec6-d74eefdafb21 38fd560077614cefa4d5c13cf98f7e3c e326bdd860c345b4b9e41a6be893fc7f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1654/3266] 10.0.0.103 () {32 vars in 747 bytes} [Wed Jun 24 23:56:38 2026] GET /v2.0/security-group-rules/1b818b96-87d6-4477-bdd2-b0a9ce90c636 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1613/3267] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:56:38 2026] DELETE /v2.0/security-groups/cb9aec44-8a86-425d-91f7-ad8050103906 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 23:56:38.986 8 INFO neutron.api.v2.resource [None req-86d129b2-38c9-4d84-ac2e-88d35c28efd8 38fd560077614cefa4d5c13cf98f7e3c e326bdd860c345b4b9e41a6be893fc7f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1655/3268] 10.0.0.103 () {32 vars in 737 bytes} [Wed Jun 24 23:56:38 2026] GET /v2.0/security-groups/cb9aec44-8a86-425d-91f7-ad8050103906 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 23:56:39.426 7 INFO neutron_taas.services.taas.taas_plugin [None req-a8ccc127-ef09-4e60-965a-19df4633aac5 38fd560077614cefa4d5c13cf98f7e3c e326bdd860c345b4b9e41a6be893fc7f - - default default] TaaS: Handle Delete Port: bacc76ed-7a84-4c7c-90d6-664b5e05e786 2026-06-24 23:56:39.429 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a8ccc127-ef09-4e60-965a-19df4633aac5 38fd560077614cefa4d5c13cf98f7e3c e326bdd860c345b4b9e41a6be893fc7f - - default default] Tap Mirror: Handle Delete Port: bacc76ed-7a84-4c7c-90d6-664b5e05e786 [pid: 7|app: 0|req: 1614/3269] 10.0.0.103 () {34 vars in 789 bytes} [Wed Jun 24 23:56:39 2026] PUT /v2.0/routers/8057e134-6bd1-47b9-899e-50e704e09f10/remove_router_interface => generated 309 bytes in 945 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:56:40.173 8 INFO neutron.api.v2.resource [None req-99461662-16e8-4594-a3cc-1ce8f2e0b2a1 38fd560077614cefa4d5c13cf98f7e3c e326bdd860c345b4b9e41a6be893fc7f - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1656/3270] 10.0.0.103 () {34 vars in 789 bytes} [Wed Jun 24 23:56:39 2026] PUT /v2.0/routers/8057e134-6bd1-47b9-899e-50e704e09f10/remove_router_interface => generated 198 bytes in 175 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 23:56:40.579 7 INFO neutron_taas.services.taas.taas_plugin [None req-4fdb7217-b0f4-4faa-9087-3e0ad8b1b9da 38fd560077614cefa4d5c13cf98f7e3c e326bdd860c345b4b9e41a6be893fc7f - - default default] TaaS: Handle Delete Port: ff1a7669-af89-435f-a538-c174f1b22d8f 2026-06-24 23:56:40.582 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4fdb7217-b0f4-4faa-9087-3e0ad8b1b9da 38fd560077614cefa4d5c13cf98f7e3c e326bdd860c345b4b9e41a6be893fc7f - - default default] Tap Mirror: Handle Delete Port: ff1a7669-af89-435f-a538-c174f1b22d8f [pid: 7|app: 0|req: 1615/3271] 10.0.0.103 () {34 vars in 789 bytes} [Wed Jun 24 23:56:40 2026] PUT /v2.0/routers/8057e134-6bd1-47b9-899e-50e704e09f10/remove_router_interface => generated 309 bytes in 926 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:56:41.289 8 INFO neutron.api.v2.resource [None req-64f60ffb-6ee8-4640-b6a4-4c94d1f3efcc 38fd560077614cefa4d5c13cf98f7e3c e326bdd860c345b4b9e41a6be893fc7f - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1657/3272] 10.0.0.103 () {34 vars in 789 bytes} [Wed Jun 24 23:56:41 2026] PUT /v2.0/routers/8057e134-6bd1-47b9-899e-50e704e09f10/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-24 23:56:41.677 7 INFO neutron_taas.services.taas.taas_plugin [None req-36f69962-ecfa-410b-bc8b-254731b46f19 38fd560077614cefa4d5c13cf98f7e3c e326bdd860c345b4b9e41a6be893fc7f - - default default] TaaS: Handle Delete Port: 35cfffa2-6a41-4aa0-8fc6-a773cb718b07 2026-06-24 23:56:41.681 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-36f69962-ecfa-410b-bc8b-254731b46f19 38fd560077614cefa4d5c13cf98f7e3c e326bdd860c345b4b9e41a6be893fc7f - - default default] Tap Mirror: Handle Delete Port: 35cfffa2-6a41-4aa0-8fc6-a773cb718b07 [pid: 7|app: 0|req: 1616/3273] 10.0.0.103 () {34 vars in 789 bytes} [Wed Jun 24 23:56:41 2026] PUT /v2.0/routers/8057e134-6bd1-47b9-899e-50e704e09f10/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-24 23:56:42.453 8 INFO neutron.api.v2.resource [None req-42a04f5b-db21-4a3d-9850-ea62512d8b08 38fd560077614cefa4d5c13cf98f7e3c e326bdd860c345b4b9e41a6be893fc7f - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1658/3274] 10.0.0.103 () {34 vars in 789 bytes} [Wed Jun 24 23:56:42 2026] PUT /v2.0/routers/8057e134-6bd1-47b9-899e-50e704e09f10/remove_router_interface => generated 198 bytes in 157 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 23:56:42.760 7 INFO neutron_taas.services.taas.taas_plugin [None req-505d0a7c-ae48-4603-9e46-322ce92ea5db 38fd560077614cefa4d5c13cf98f7e3c e326bdd860c345b4b9e41a6be893fc7f - - default default] TaaS: Handle Delete Port: d213eb19-8888-4675-883a-bedd0cb8f57d 2026-06-24 23:56:42.763 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-505d0a7c-ae48-4603-9e46-322ce92ea5db 38fd560077614cefa4d5c13cf98f7e3c e326bdd860c345b4b9e41a6be893fc7f - - default default] Tap Mirror: Handle Delete Port: d213eb19-8888-4675-883a-bedd0cb8f57d 2026-06-24 23:56:43.101 7 INFO neutron_taas.services.taas.taas_plugin [None req-505d0a7c-ae48-4603-9e46-322ce92ea5db 38fd560077614cefa4d5c13cf98f7e3c e326bdd860c345b4b9e41a6be893fc7f - - default default] TaaS: Handle Delete Port: 6a7e0558-6887-4878-a563-c87dbda70c56 2026-06-24 23:56:43.104 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-505d0a7c-ae48-4603-9e46-322ce92ea5db 38fd560077614cefa4d5c13cf98f7e3c e326bdd860c345b4b9e41a6be893fc7f - - default default] Tap Mirror: Handle Delete Port: 6a7e0558-6887-4878-a563-c87dbda70c56 2026-06-24 23:56:44.120 7 INFO neutron.services.segments.plugin [-] Segment edf801d4-5f27-4efb-be28-e114a324e831 resource provider aggregate not found 2026-06-24 23:56:44.129 7 INFO neutron.services.segments.plugin [-] Segment edf801d4-5f27-4efb-be28-e114a324e831 resource provider aggregate not found 2026-06-24 23:56:44.143 7 INFO neutron.services.segments.plugin [-] Segment edf801d4-5f27-4efb-be28-e114a324e831 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid edf801d4-5f27-4efb-be28-e114a324e831 found for delete ", "request_id": "req-936bf596-f12a-4042-9005-5cdafd55f6b9"}]} 2026-06-24 23:56:44.143 7 INFO neutron.services.segments.plugin [-] Segment edf801d4-5f27-4efb-be28-e114a324e831 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid edf801d4-5f27-4efb-be28-e114a324e831 found for delete ", "request_id": "req-9bd0dbcf-2f29-4e66-a6e9-fc4bf1e31d0c"}]} 2026-06-24 23:56:44.213 7 INFO neutron.db.l3_hamode_db [None req-505d0a7c-ae48-4603-9e46-322ce92ea5db 38fd560077614cefa4d5c13cf98f7e3c e326bdd860c345b4b9e41a6be893fc7f - - default default] HA network 9b099229-aee6-41b9-9949-254b5ed4d918 was deleted as no HA routers are present in tenant e326bdd860c345b4b9e41a6be893fc7f. [pid: 7|app: 0|req: 1617/3275] 10.0.0.103 () {32 vars in 724 bytes} [Wed Jun 24 23:56:42 2026] DELETE /v2.0/routers/8057e134-6bd1-47b9-899e-50e704e09f10 => generated 0 bytes in 1764 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 23:56:44.248 8 INFO neutron.api.v2.resource [None req-ebbe03eb-02a7-4509-b3b9-6d128585543e 38fd560077614cefa4d5c13cf98f7e3c e326bdd860c345b4b9e41a6be893fc7f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1659/3276] 10.0.0.103 () {32 vars in 721 bytes} [Wed Jun 24 23:56:44 2026] GET /v2.0/routers/8057e134-6bd1-47b9-899e-50e704e09f10 => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1618/3277] 10.0.0.103 () {32 vars in 724 bytes} [Wed Jun 24 23:56:44 2026] DELETE /v2.0/subnets/f0b91cd1-15d8-47e8-b9fe-473f4d58e652 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 23:56:44.473 8 INFO neutron.pecan_wsgi.hooks.translation [None req-99dd0b64-2b21-4cb2-aac4-3b2a0772f160 38fd560077614cefa4d5c13cf98f7e3c e326bdd860c345b4b9e41a6be893fc7f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1660/3278] 10.0.0.103 () {32 vars in 721 bytes} [Wed Jun 24 23:56:44 2026] GET /v2.0/subnets/f0b91cd1-15d8-47e8-b9fe-473f4d58e652 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1619/3279] 10.0.0.103 () {32 vars in 724 bytes} [Wed Jun 24 23:56:44 2026] DELETE /v2.0/subnets/6ce5f437-0b6d-4eeb-b1a5-c18039756db1 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 23:56:44.650 8 INFO neutron.pecan_wsgi.hooks.translation [None req-97d21457-88c4-4089-9257-a51981dc3de2 38fd560077614cefa4d5c13cf98f7e3c e326bdd860c345b4b9e41a6be893fc7f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1661/3280] 10.0.0.103 () {32 vars in 721 bytes} [Wed Jun 24 23:56:44 2026] GET /v2.0/subnets/6ce5f437-0b6d-4eeb-b1a5-c18039756db1 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 23:56:44.744 7 INFO neutron_taas.services.taas.taas_plugin [None req-a369a5f4-967c-41c1-ab0b-7d5db0523286 38fd560077614cefa4d5c13cf98f7e3c e326bdd860c345b4b9e41a6be893fc7f - - default default] TaaS: Handle Delete Port: 4aab2027-ea0d-45ea-9938-072820440f03 2026-06-24 23:56:44.747 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a369a5f4-967c-41c1-ab0b-7d5db0523286 38fd560077614cefa4d5c13cf98f7e3c e326bdd860c345b4b9e41a6be893fc7f - - default default] Tap Mirror: Handle Delete Port: 4aab2027-ea0d-45ea-9938-072820440f03 [pid: 7|app: 0|req: 1620/3281] 10.0.0.103 () {32 vars in 726 bytes} [Wed Jun 24 23:56:44 2026] DELETE /v2.0/networks/8d7f5585-30c2-494a-b8ea-6216d3da1e9b => generated 0 bytes in 322 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 23:56:45.000 8 INFO neutron.pecan_wsgi.hooks.translation [None req-26355020-ba1d-41ce-9faa-bac0f57dd717 38fd560077614cefa4d5c13cf98f7e3c e326bdd860c345b4b9e41a6be893fc7f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1662/3282] 10.0.0.103 () {32 vars in 723 bytes} [Wed Jun 24 23:56:44 2026] GET /v2.0/networks/8d7f5585-30c2-494a-b8ea-6216d3da1e9b => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1621/3285] 10.0.0.103 () {32 vars in 724 bytes} [Wed Jun 24 23:56:45 2026] DELETE /v2.0/subnets/da308a1b-398a-4ad1-9210-0af47b7e28a5 => generated 0 bytes in 312 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 23:56:45.340 8 INFO neutron.pecan_wsgi.hooks.translation [None req-58be6b16-869a-4bc5-a615-1989ac31c678 38fd560077614cefa4d5c13cf98f7e3c e326bdd860c345b4b9e41a6be893fc7f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1665/3286] 10.0.0.103 () {32 vars in 721 bytes} [Wed Jun 24 23:56:45 2026] GET /v2.0/subnets/da308a1b-398a-4ad1-9210-0af47b7e28a5 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1622/3287] 10.0.0.103 () {32 vars in 724 bytes} [Wed Jun 24 23:56:45 2026] DELETE /v2.0/subnets/a9ccd483-688d-4fd9-bd97-ce67932734c2 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 23:56:45.593 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ee68e29f-2d06-4b1f-8921-cd8c082ee45c 38fd560077614cefa4d5c13cf98f7e3c e326bdd860c345b4b9e41a6be893fc7f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1666/3288] 10.0.0.103 () {32 vars in 721 bytes} [Wed Jun 24 23:56:45 2026] GET /v2.0/subnets/a9ccd483-688d-4fd9-bd97-ce67932734c2 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 23:56:45.713 7 INFO neutron_taas.services.taas.taas_plugin [None req-2404377a-5615-48a9-9941-bb66bdd266d2 38fd560077614cefa4d5c13cf98f7e3c e326bdd860c345b4b9e41a6be893fc7f - - default default] TaaS: Handle Delete Port: 1449fa95-5173-478b-9640-c19173e3f081 2026-06-24 23:56:45.715 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2404377a-5615-48a9-9941-bb66bdd266d2 38fd560077614cefa4d5c13cf98f7e3c e326bdd860c345b4b9e41a6be893fc7f - - default default] Tap Mirror: Handle Delete Port: 1449fa95-5173-478b-9640-c19173e3f081 [pid: 7|app: 0|req: 1623/3289] 10.0.0.103 () {32 vars in 726 bytes} [Wed Jun 24 23:56:45 2026] DELETE /v2.0/networks/5108b6a7-3260-4c87-bb76-47ebbb258742 => generated 0 bytes in 334 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 23:56:45.954 8 INFO neutron.pecan_wsgi.hooks.translation [None req-20bca5b8-c8d5-4759-b234-38e3faa9dd57 38fd560077614cefa4d5c13cf98f7e3c e326bdd860c345b4b9e41a6be893fc7f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1667/3290] 10.0.0.103 () {32 vars in 723 bytes} [Wed Jun 24 23:56:45 2026] GET /v2.0/networks/5108b6a7-3260-4c87-bb76-47ebbb258742 => 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: 1624/3291] 10.0.0.103 () {32 vars in 724 bytes} [Wed Jun 24 23:56:45 2026] DELETE /v2.0/subnets/fbb0f92b-8433-43f7-93e1-5b08ed1cfcb5 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 23:56:46.199 7 INFO neutron.services.segments.plugin [-] Segment 3cc1c3ab-a685-4023-955a-aa39c0335483 resource provider aggregate not found 2026-06-24 23:56:46.209 7 INFO neutron.services.segments.plugin [-] Segment 3cc1c3ab-a685-4023-955a-aa39c0335483 resource provider aggregate not found 2026-06-24 23:56:46.213 7 INFO neutron.services.segments.plugin [-] Segment 3cc1c3ab-a685-4023-955a-aa39c0335483 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3cc1c3ab-a685-4023-955a-aa39c0335483 found for delete ", "request_id": "req-5c9d930d-1112-4171-9597-e2996845fce7"}]} 2026-06-24 23:56:46.224 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e8c95061-2df1-4609-8c1c-c8b0b95108c8 38fd560077614cefa4d5c13cf98f7e3c e326bdd860c345b4b9e41a6be893fc7f - - default default] GET failed (client error): The resource could not be found. 2026-06-24 23:56:46.225 7 INFO neutron.services.segments.plugin [-] Segment ef782c2c-18f6-4920-9f55-3749e1ead28b resource provider aggregate not found [pid: 8|app: 0|req: 1668/3292] 10.0.0.103 () {32 vars in 721 bytes} [Wed Jun 24 23:56:46 2026] GET /v2.0/subnets/fbb0f92b-8433-43f7-93e1-5b08ed1cfcb5 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 23:56:46.232 7 INFO neutron.services.segments.plugin [-] Segment 3cc1c3ab-a685-4023-955a-aa39c0335483 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3cc1c3ab-a685-4023-955a-aa39c0335483 found for delete ", "request_id": "req-7009edac-4d9e-47ac-9b13-9b452b829677"}]} 2026-06-24 23:56:46.252 7 INFO neutron.services.segments.plugin [-] Segment ef782c2c-18f6-4920-9f55-3749e1ead28b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef782c2c-18f6-4920-9f55-3749e1ead28b found for delete ", "request_id": "req-af15b768-bf9f-483c-b654-808e2cb6f71c"}]} 2026-06-24 23:56:46.252 7 INFO neutron.services.segments.plugin [-] Segment ef782c2c-18f6-4920-9f55-3749e1ead28b resource provider aggregate not found 2026-06-24 23:56:46.299 7 INFO neutron.services.segments.plugin [-] Segment ef782c2c-18f6-4920-9f55-3749e1ead28b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef782c2c-18f6-4920-9f55-3749e1ead28b found for delete ", "request_id": "req-8ab21aa3-1bec-44e7-a143-043496f700cc"}]} [pid: 7|app: 0|req: 1625/3293] 10.0.0.103 () {32 vars in 724 bytes} [Wed Jun 24 23:56:46 2026] DELETE /v2.0/subnets/2fb6d7d8-3937-4926-9c2e-b82e03e011cd => generated 0 bytes in 291 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 23:56:46.545 8 INFO neutron.pecan_wsgi.hooks.translation [None req-153acadd-fc2f-4c3c-ba17-46ab5f991d69 38fd560077614cefa4d5c13cf98f7e3c e326bdd860c345b4b9e41a6be893fc7f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1669/3294] 10.0.0.103 () {32 vars in 721 bytes} [Wed Jun 24 23:56:46 2026] GET /v2.0/subnets/2fb6d7d8-3937-4926-9c2e-b82e03e011cd => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 23:56:46.644 7 INFO neutron_taas.services.taas.taas_plugin [None req-64fbe341-145a-416c-b3b6-46028075b427 38fd560077614cefa4d5c13cf98f7e3c e326bdd860c345b4b9e41a6be893fc7f - - default default] TaaS: Handle Delete Port: ab060797-831b-4efe-b276-7cd8d3006074 2026-06-24 23:56:46.647 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-64fbe341-145a-416c-b3b6-46028075b427 38fd560077614cefa4d5c13cf98f7e3c e326bdd860c345b4b9e41a6be893fc7f - - default default] Tap Mirror: Handle Delete Port: ab060797-831b-4efe-b276-7cd8d3006074 [pid: 7|app: 0|req: 1626/3295] 10.0.0.103 () {32 vars in 726 bytes} [Wed Jun 24 23:56:46 2026] DELETE /v2.0/networks/26c056be-7cea-4919-ad44-aa3225338640 => generated 0 bytes in 591 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 23:56:47.163 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fe5f7997-0d81-4155-b7bf-e306b5c24341 38fd560077614cefa4d5c13cf98f7e3c e326bdd860c345b4b9e41a6be893fc7f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1670/3296] 10.0.0.103 () {32 vars in 723 bytes} [Wed Jun 24 23:56:47 2026] GET /v2.0/networks/26c056be-7cea-4919-ad44-aa3225338640 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 23:56:48.276 7 INFO neutron.services.segments.plugin [-] Segment 446c10fb-d61d-4552-ad2f-4b29d65b651b resource provider aggregate not found 2026-06-24 23:56:48.304 7 INFO neutron.services.segments.plugin [-] Segment 446c10fb-d61d-4552-ad2f-4b29d65b651b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 446c10fb-d61d-4552-ad2f-4b29d65b651b found for delete ", "request_id": "req-d8af0a2d-d218-4629-a73b-e25129e53b36"}]} 2026-06-24 23:56:48.321 7 INFO neutron.services.segments.plugin [-] Segment 446c10fb-d61d-4552-ad2f-4b29d65b651b resource provider aggregate not found 2026-06-24 23:56:48.341 7 INFO neutron.services.segments.plugin [-] Segment 446c10fb-d61d-4552-ad2f-4b29d65b651b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 446c10fb-d61d-4552-ad2f-4b29d65b651b found for delete ", "request_id": "req-e6eba136-b2bc-456b-a6a4-e0d915ddd683"}]} [pid: 7|app: 0|req: 1627/3297] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:56:50 2026] GET /v2.0/security-groups?tenant_id=72465a3344e84c2d8654f91b805cce93&name=default => generated 2929 bytes in 368 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1671/3298] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:56:50 2026] DELETE /v2.0/security-groups/74108423-e9ad-4009-93ea-853ccf0b4ea8 => 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: 1628/3299] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:56:51 2026] GET /v2.0/security-groups?tenant_id=3369951f065c49618d39617e0cba7e1e&name=default => generated 2929 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1672/3300] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:56:51 2026] DELETE /v2.0/security-groups/b4ebf93f-ae09-426b-afe8-0899e3f8e97b => generated 0 bytes in 181 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1629/3301] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:56:51 2026] GET /v2.0/security-groups?tenant_id=e9db72812d894045b6de1208b12834ba&name=default => generated 2929 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1673/3302] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:56:52 2026] DELETE /v2.0/security-groups/6789b2f4-e651-4a8a-ac01-df5fb46ecd26 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1630/3303] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:56:52 2026] GET /v2.0/security-groups?tenant_id=a63d19a825034c08ad1ccd145402904f&name=default => generated 2929 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1674/3304] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:56:52 2026] DELETE /v2.0/security-groups/7806ba1e-dadf-4c52-a547-653519d73d89 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1631/3305] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:56:53 2026] GET /v2.0/security-groups?tenant_id=e326bdd860c345b4b9e41a6be893fc7f&name=default => generated 2929 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1675/3306] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:56:53 2026] DELETE /v2.0/security-groups/37a60d91-8cce-4950-802a-9702da9ec5ed => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1632/3307] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:56:53 2026] GET /v2.0/security-groups?tenant_id=3ae4e07f1af5482a95b33dcd0a7bcdd4&name=default => generated 2929 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1676/3308] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:56:53 2026] DELETE /v2.0/security-groups/c943be32-e865-4f1a-b1f1-58742be9cd44 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1633/3309] 10.0.0.103 () {32 vars in 774 bytes} [Wed Jun 24 23:56:53 2026] GET /v2.0/security-groups?tenant_id=afcf2e4b8eff463da1db030170b809bd&name=default => generated 2929 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1677/3310] 10.0.0.103 () {32 vars in 740 bytes} [Wed Jun 24 23:56:54 2026] DELETE /v2.0/security-groups/53d566f2-27f2-4a00-b2f2-94df49651df2 => 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: 1634/3311] 10.0.0.103 () {32 vars in 649 bytes} [Wed Jun 24 23:56:57 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: 8|app: 0|req: 1678/3312] 10.0.0.103 () {32 vars in 655 bytes} [Wed Jun 24 23:56:58 2026] GET /v2.0/floatingips => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1635/3313] 10.0.0.103 () {32 vars in 647 bytes} [Wed Jun 24 23:56:58 2026] GET /v2.0/routers => generated 15 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1679/3314] 10.0.0.103 () {32 vars in 643 bytes} [Wed Jun 24 23:56:58 2026] GET /v2.0/ports => generated 4725 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1636/3315] 10.0.0.103 () {32 vars in 647 bytes} [Wed Jun 24 23:56:58 2026] GET /v2.0/subnets => generated 1308 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1680/3316] 10.0.0.103 () {32 vars in 649 bytes} [Wed Jun 24 23:56:58 2026] GET /v2.0/networks => generated 2168 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1637/3317] 10.0.0.103 () {32 vars in 663 bytes} [Wed Jun 24 23:56:58 2026] GET /v2.0/security-groups => generated 17401 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1681/3318] 10.0.0.103 () {32 vars in 655 bytes} [Wed Jun 24 23:56:58 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)