+ COMMAND=start + start + confs='--config-file /etc/neutron/neutron.conf' + confs+=' --config-file /etc/neutron/neutron_vpnaas.conf' + confs+=' --config-file /etc/neutron/taas_plugin.ini' + confs+=' --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini --pyargv ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini ' [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue May 26 08:48:42 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: neutron-server-bb8587986-69pkl machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f9e1bf05668 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-05-26 08:48:46.367 7 INFO neutron.common.config [-] Logging enabled! 2026-05-26 08:48:46.368 7 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-05-26 08:48:46.426 8 INFO neutron.common.config [-] Logging enabled! 2026-05-26 08:48:46.426 8 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-05-26 08:48:47.417 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-26 08:48:47.504 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-26 08:48:48.971 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-26 08:48:48.974 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-26 08:48:48.977 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-26 08:48:48.978 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-26 08:48:48.978 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-26 08:48:48.979 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-26 08:48:48.979 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-26 08:48:48.987 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-26 08:48:48.987 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-26 08:48:48.987 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-26 08:48:49.009 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-26 08:48:49.010 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-26 08:48:49.010 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-26 08:48:49.039 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-26 08:48:49.039 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-26 08:48:49.039 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-26 08:48:49.040 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-26 08:48:49.177 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-26 08:48:49.180 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-26 08:48:49.185 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-26 08:48:49.186 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-26 08:48:49.186 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-26 08:48:49.187 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-26 08:48:49.187 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-26 08:48:49.196 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-26 08:48:49.196 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-26 08:48:49.196 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-26 08:48:49.220 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-26 08:48:49.221 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-26 08:48:49.221 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-26 08:48:49.251 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-26 08:48:49.251 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-26 08:48:49.251 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-26 08:48:49.251 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-26 08:48:49.331 7 INFO neutron.plugins.ml2.managers [None req-028a81e2-9e1d-45a7-a83a-419b3b60ffd9 - - - - - -] Initializing driver for type 'vlan' 2026-05-26 08:48:49.559 8 INFO neutron.plugins.ml2.managers [None req-2c49d73e-29f8-43a9-97af-160369be1371 - - - - - -] Initializing driver for type 'vlan' 2026-05-26 08:48:49.614 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-028a81e2-9e1d-45a7-a83a-419b3b60ffd9 - - - - - -] VlanTypeDriver initialization complete 2026-05-26 08:48:49.615 7 INFO neutron.plugins.ml2.managers [None req-028a81e2-9e1d-45a7-a83a-419b3b60ffd9 - - - - - -] Initializing driver for type 'vxlan' 2026-05-26 08:48:49.615 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-028a81e2-9e1d-45a7-a83a-419b3b60ffd9 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-26 08:48:49.629 7 INFO neutron.plugins.ml2.managers [None req-028a81e2-9e1d-45a7-a83a-419b3b60ffd9 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-26 08:48:49.629 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-028a81e2-9e1d-45a7-a83a-419b3b60ffd9 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-26 08:48:49.629 7 INFO neutron.plugins.ml2.managers [None req-028a81e2-9e1d-45a7-a83a-419b3b60ffd9 - - - - - -] Initializing extension driver 'port_security' 2026-05-26 08:48:49.629 7 INFO neutron.plugins.ml2.extensions.port_security [None req-028a81e2-9e1d-45a7-a83a-419b3b60ffd9 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-26 08:48:49.629 7 INFO neutron.plugins.ml2.managers [None req-028a81e2-9e1d-45a7-a83a-419b3b60ffd9 - - - - - -] Initializing extension driver 'qos' 2026-05-26 08:48:49.629 7 INFO neutron.plugins.ml2.managers [None req-028a81e2-9e1d-45a7-a83a-419b3b60ffd9 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-26 08:48:49.630 7 INFO neutron.plugins.ml2.managers [None req-028a81e2-9e1d-45a7-a83a-419b3b60ffd9 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-26 08:48:49.643 7 INFO neutron.quota [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded quota_driver: . 2026-05-26 08:48:49.643 7 INFO neutron.plugins.ml2.plugin [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Modular L2 Plugin initialization complete 2026-05-26 08:48:49.644 7 INFO neutron.plugins.ml2.managers [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-26 08:48:49.644 7 INFO neutron.plugins.ml2.managers [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-26 08:48:49.644 7 INFO neutron.plugins.ml2.managers [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-26 08:48:49.644 7 INFO neutron.manager [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loading Plugin: qos 2026-05-26 08:48:49.657 7 INFO neutron.manager [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loading Plugin: router 2026-05-26 08:48:49.704 7 INFO neutron.services.service_base [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-26 08:48:49.704 7 INFO neutron.manager [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loading Plugin: segments 2026-05-26 08:48:49.803 7 INFO neutron.manager [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loading Plugin: trunk 2026-05-26 08:48:49.817 7 INFO neutron.manager [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loading Plugin: vpnaas 2026-05-26 08:48:49.841 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-2c49d73e-29f8-43a9-97af-160369be1371 - - - - - -] VlanTypeDriver initialization complete 2026-05-26 08:48:49.841 8 INFO neutron.plugins.ml2.managers [None req-2c49d73e-29f8-43a9-97af-160369be1371 - - - - - -] Initializing driver for type 'vxlan' 2026-05-26 08:48:49.841 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-2c49d73e-29f8-43a9-97af-160369be1371 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-26 08:48:49.857 7 WARNING stevedore.named [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-26 08:48:49.868 8 INFO neutron.plugins.ml2.managers [None req-2c49d73e-29f8-43a9-97af-160369be1371 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-26 08:48:49.868 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-2c49d73e-29f8-43a9-97af-160369be1371 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-26 08:48:49.868 8 INFO neutron.plugins.ml2.managers [None req-2c49d73e-29f8-43a9-97af-160369be1371 - - - - - -] Initializing extension driver 'port_security' 2026-05-26 08:48:49.869 8 INFO neutron.plugins.ml2.extensions.port_security [None req-2c49d73e-29f8-43a9-97af-160369be1371 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-26 08:48:49.869 8 INFO neutron.plugins.ml2.managers [None req-2c49d73e-29f8-43a9-97af-160369be1371 - - - - - -] Initializing extension driver 'qos' 2026-05-26 08:48:49.869 8 INFO neutron.plugins.ml2.managers [None req-2c49d73e-29f8-43a9-97af-160369be1371 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-26 08:48:49.869 8 INFO neutron.plugins.ml2.managers [None req-2c49d73e-29f8-43a9-97af-160369be1371 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-26 08:48:49.887 8 INFO neutron.quota [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded quota_driver: . 2026-05-26 08:48:49.888 8 INFO neutron.plugins.ml2.plugin [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Modular L2 Plugin initialization complete 2026-05-26 08:48:49.888 8 INFO neutron.plugins.ml2.managers [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-26 08:48:49.888 8 INFO neutron.plugins.ml2.managers [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-26 08:48:49.888 8 INFO neutron.plugins.ml2.managers [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Got port-security extension from driver 'port_security' 2026-05-26 08:48:49.888 8 INFO neutron.manager [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loading Plugin: qos 2026-05-26 08:48:49.907 8 INFO neutron.manager [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loading Plugin: router 2026-05-26 08:48:49.932 7 INFO neutron_vpnaas.services.vpn.plugin [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-26 08:48:49.932 7 INFO neutron.common.utils [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-26 08:48:49.932 7 INFO neutron.manager [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loading Plugin: taas 2026-05-26 08:48:49.961 8 INFO neutron.services.service_base [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-26 08:48:49.962 8 INFO neutron.manager [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loading Plugin: segments 2026-05-26 08:48:49.962 7 WARNING stevedore.named [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-26 08:48:49.962 7 WARNING stevedore.named [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-26 08:48:49.981 7 INFO neutron_taas.services.taas.taas_plugin [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-26 08:48:49.982 7 INFO neutron.manager [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loading Plugin: tapmirror 2026-05-26 08:48:49.994 7 WARNING stevedore.named [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-26 08:48:49.995 7 WARNING stevedore.named [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-26 08:48:50.007 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-26 08:48:50.007 7 INFO neutron.manager [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loading Plugin: auto_allocate 2026-05-26 08:48:50.015 7 INFO neutron.manager [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loading Plugin: tag 2026-05-26 08:48:50.024 7 INFO neutron.manager [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loading Plugin: timestamp 2026-05-26 08:48:50.026 7 INFO neutron.manager [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loading Plugin: network_ip_availability 2026-05-26 08:48:50.031 7 INFO neutron.manager [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loading Plugin: flavors 2026-05-26 08:48:50.034 7 INFO neutron.manager [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loading Plugin: revisions 2026-05-26 08:48:50.038 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Initializing extension manager. 2026-05-26 08:48:50.039 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: address-group 2026-05-26 08:48:50.040 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: address-scope 2026-05-26 08:48:50.041 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-26 08:48:50.042 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: agent 2026-05-26 08:48:50.042 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: agent-resources-synced 2026-05-26 08:48:50.043 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-26 08:48:50.044 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-26 08:48:50.045 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: availability_zone 2026-05-26 08:48:50.045 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: availability_zone_filter 2026-05-26 08:48:50.046 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-26 08:48:50.046 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: default-subnetpools 2026-05-26 08:48:50.048 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-26 08:48:50.049 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: dns-integration 2026-05-26 08:48:50.049 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: dns-domain-ports 2026-05-26 08:48:50.050 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-26 08:48:50.050 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: dvr 2026-05-26 08:48:50.051 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-26 08:48:50.051 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: empty-string-filtering 2026-05-26 08:48:50.052 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-26 08:48:50.053 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-26 08:48:50.053 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: external-net 2026-05-26 08:48:50.053 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-26 08:48:50.055 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: extraroute 2026-05-26 08:48:50.055 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: extraroute-atomic 2026-05-26 08:48:50.056 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-26 08:48:50.056 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-26 08:48:50.057 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-26 08:48:50.057 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-26 08:48:50.058 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: fip-port-details 2026-05-26 08:48:50.059 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: flavors 2026-05-26 08:48:50.060 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-26 08:48:50.060 8 INFO neutron.manager [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loading Plugin: trunk 2026-05-26 08:48:50.061 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: floatingip-pools 2026-05-26 08:48:50.061 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: ip_allocation 2026-05-26 08:48:50.062 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-26 08:48:50.062 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: l2_adjacency 2026-05-26 08:48:50.064 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: router 2026-05-26 08:48:50.066 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-26 08:48:50.067 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-26 08:48:50.067 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-26 08:48:50.068 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: ext-gw-mode 2026-05-26 08:48:50.068 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: l3-ha 2026-05-26 08:48:50.069 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-26 08:48:50.069 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-26 08:48:50.070 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: l3-flavors 2026-05-26 08:48:50.071 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-26 08:48:50.071 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-26 08:48:50.073 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-26 08:48:50.075 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-26 08:48:50.075 8 INFO neutron.manager [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loading Plugin: vpnaas 2026-05-26 08:48:50.076 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-26 08:48:50.077 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-26 08:48:50.078 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-26 08:48:50.079 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: multi-provider 2026-05-26 08:48:50.080 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: net-mtu 2026-05-26 08:48:50.080 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: net-mtu-writable 2026-05-26 08:48:50.081 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: network_availability_zone 2026-05-26 08:48:50.082 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: network_ha 2026-05-26 08:48:50.083 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: network-ip-availability 2026-05-26 08:48:50.084 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-26 08:48:50.085 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: pagination 2026-05-26 08:48:50.085 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: port-device-profile 2026-05-26 08:48:50.085 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-26 08:48:50.086 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-26 08:48:50.087 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-26 08:48:50.088 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: port-mac-override 2026-05-26 08:48:50.088 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-26 08:48:50.089 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-26 08:48:50.089 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-26 08:48:50.090 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: port-resource-request 2026-05-26 08:48:50.090 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-26 08:48:50.091 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-26 08:48:50.091 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: binding 2026-05-26 08:48:50.092 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: binding-extended 2026-05-26 08:48:50.093 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: port-security 2026-05-26 08:48:50.093 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: project-id 2026-05-26 08:48:50.094 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: provider 2026-05-26 08:48:50.094 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-26 08:48:50.096 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: qos 2026-05-26 08:48:50.097 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-26 08:48:50.098 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-26 08:48:50.098 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: qos-default 2026-05-26 08:48:50.099 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: qos-fip 2026-05-26 08:48:50.099 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-26 08:48:50.100 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-26 08:48:50.100 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-26 08:48:50.101 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-26 08:48:50.102 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-26 08:48:50.102 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: qos-pps 2026-05-26 08:48:50.103 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-26 08:48:50.103 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-26 08:48:50.104 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: qos-rules-alias 2026-05-26 08:48:50.104 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: quota-check-limit 2026-05-26 08:48:50.105 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: quota-check-limit-default 2026-05-26 08:48:50.107 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: quotas 2026-05-26 08:48:50.108 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: quota_details 2026-05-26 08:48:50.110 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: rbac-policies 2026-05-26 08:48:50.110 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: rbac-address-group 2026-05-26 08:48:50.111 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: rbac-address-scope 2026-05-26 08:48:50.111 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: rbac-security-groups 2026-05-26 08:48:50.112 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-26 08:48:50.112 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: revision-if-match 2026-05-26 08:48:50.113 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-26 08:48:50.113 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: router_availability_zone 2026-05-26 08:48:50.114 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-26 08:48:50.116 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-26 08:48:50.116 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-26 08:48:50.117 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-26 08:48:50.117 8 WARNING stevedore.named [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-26 08:48:50.117 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-26 08:48:50.118 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-26 08:48:50.118 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-26 08:48:50.122 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: security-group 2026-05-26 08:48:50.124 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: segment 2026-05-26 08:48:50.124 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-26 08:48:50.125 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: service-type 2026-05-26 08:48:50.125 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: sorting 2026-05-26 08:48:50.126 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: standard-attr-segment 2026-05-26 08:48:50.127 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: standard-attr-description 2026-05-26 08:48:50.127 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: stateful-security-group 2026-05-26 08:48:50.128 7 WARNING neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-26 08:48:50.129 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-26 08:48:50.129 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: subnet-external-network 2026-05-26 08:48:50.130 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: subnet_onboard 2026-05-26 08:48:50.130 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-26 08:48:50.131 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: subnet-service-types 2026-05-26 08:48:50.132 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: subnet_allocation 2026-05-26 08:48:50.134 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-26 08:48:50.134 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: tag-creation 2026-05-26 08:48:50.135 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-26 08:48:50.139 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: standard-attr-tag 2026-05-26 08:48:50.140 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-26 08:48:50.140 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: trunk 2026-05-26 08:48:50.141 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: trunk-details 2026-05-26 08:48:50.141 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-26 08:48:50.142 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-26 08:48:50.142 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-26 08:48:50.143 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-26 08:48:50.145 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-26 08:48:50.146 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-26 08:48:50.146 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: vpn-flavors 2026-05-26 08:48:50.148 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: vpnaas 2026-05-26 08:48:50.149 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: taas 2026-05-26 08:48:50.150 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: tap-mirror 2026-05-26 08:48:50.151 7 INFO neutron.api.extensions [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Loaded extension: taas-vlan-filter 2026-05-26 08:48:50.153 7 INFO neutron.quota.resource_registry [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-26 08:48:50.153 7 INFO neutron.quota.resource_registry [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-26 08:48:50.153 7 INFO neutron.quota.resource_registry [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-26 08:48:50.154 7 INFO neutron.quota.resource_registry [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-26 08:48:50.157 7 INFO neutron.quota.resource_registry [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-26 08:48:50.158 7 INFO neutron.quota.resource_registry [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-26 08:48:50.162 7 INFO neutron.quota.resource_registry [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-26 08:48:50.163 7 INFO neutron.quota.resource_registry [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-26 08:48:50.164 7 INFO neutron.quota.resource_registry [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-26 08:48:50.165 7 INFO neutron.quota.resource_registry [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-26 08:48:50.166 7 WARNING neutron.quota.resource_registry [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] subnetpool is already registered 2026-05-26 08:48:50.166 7 INFO neutron.quota.resource_registry [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-26 08:48:50.166 7 WARNING neutron.quota.resource_registry [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] subnetpool is already registered 2026-05-26 08:48:50.167 7 INFO neutron.quota.resource_registry [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-26 08:48:50.167 7 INFO neutron.quota.resource_registry [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-26 08:48:50.168 7 INFO neutron.quota.resource_registry [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-26 08:48:50.169 7 INFO neutron.quota.resource_registry [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-26 08:48:50.169 7 INFO neutron.quota.resource_registry [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-26 08:48:50.170 7 INFO neutron.quota.resource_registry [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-26 08:48:50.170 7 INFO neutron.quota.resource_registry [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-26 08:48:50.171 7 WARNING neutron.quota.resource_registry [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] ipsecpolicy is already registered 2026-05-26 08:48:50.171 7 INFO neutron.quota.resource_registry [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-26 08:48:50.171 7 WARNING neutron.quota.resource_registry [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] ikepolicy is already registered 2026-05-26 08:48:50.177 7 INFO neutron.quota.resource_registry [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-26 08:48:50.177 7 WARNING neutron.quota.resource_registry [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] router is already registered 2026-05-26 08:48:50.178 7 INFO neutron.quota.resource_registry [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-26 08:48:50.178 7 WARNING neutron.quota.resource_registry [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] floatingip is already registered 2026-05-26 08:48:50.183 7 INFO neutron.quota.resource_registry [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-26 08:48:50.183 7 WARNING neutron.quota.resource_registry [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] rbac_policy is already registered 2026-05-26 08:48:50.184 7 INFO neutron.quota.resource_registry [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-26 08:48:50.184 7 WARNING neutron.quota.resource_registry [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] security_group is already registered 2026-05-26 08:48:50.185 7 INFO neutron.quota.resource_registry [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-26 08:48:50.185 7 WARNING neutron.quota.resource_registry [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] security_group_rule is already registered 2026-05-26 08:48:50.186 7 INFO neutron.quota.resource_registry [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-26 08:48:50.186 7 WARNING neutron.quota.resource_registry [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] subnetpool is already registered 2026-05-26 08:48:50.187 7 INFO neutron.quota.resource_registry [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-26 08:48:50.187 7 WARNING neutron.quota.resource_registry [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] subnetpool is already registered 2026-05-26 08:48:50.188 7 INFO neutron.quota.resource_registry [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-26 08:48:50.188 7 WARNING neutron.quota.resource_registry [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] trunk is already registered 2026-05-26 08:48:50.188 7 INFO neutron.quota.resource_registry [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-26 08:48:50.188 7 WARNING neutron.quota.resource_registry [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] ikepolicy is already registered 2026-05-26 08:48:50.189 7 INFO neutron.quota.resource_registry [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-26 08:48:50.189 7 WARNING neutron.quota.resource_registry [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] ipsecpolicy is already registered 2026-05-26 08:48:50.189 8 INFO neutron_vpnaas.services.vpn.plugin [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-26 08:48:50.189 7 INFO neutron.quota.resource_registry [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-26 08:48:50.189 7 WARNING neutron.quota.resource_registry [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] endpoint_group is already registered 2026-05-26 08:48:50.189 8 INFO neutron.common.utils [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-26 08:48:50.190 8 INFO neutron.manager [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loading Plugin: taas 2026-05-26 08:48:50.190 7 INFO neutron.quota.resource_registry [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-26 08:48:50.190 7 WARNING neutron.quota.resource_registry [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] vpnservice is already registered 2026-05-26 08:48:50.191 7 INFO neutron.quota.resource_registry [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-26 08:48:50.191 7 WARNING neutron.quota.resource_registry [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] ipsec_site_connection is already registered 2026-05-26 08:48:50.192 7 INFO neutron.quota.resource_registry [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-26 08:48:50.192 7 WARNING neutron.quota.resource_registry [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] ipsecpolicy is already registered 2026-05-26 08:48:50.192 7 INFO neutron.quota.resource_registry [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-26 08:48:50.193 7 WARNING neutron.quota.resource_registry [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] ikepolicy is already registered 2026-05-26 08:48:50.220 8 WARNING stevedore.named [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-26 08:48:50.220 8 WARNING stevedore.named [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-26 08:48:50.236 7 WARNING keystonemiddleware._common.config [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-26 08:48:50.240 8 INFO neutron_taas.services.taas.taas_plugin [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-26 08:48:50.241 8 INFO neutron.manager [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loading Plugin: tapmirror 2026-05-26 08:48:50.243 7 WARNING oslo_config.cfg [None req-a62ae204-87f0-49a7-844c-4b7a9781fcd3 - - - - - -] 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 0x7f9e1bf05668 pid: 7 (default app) 2026-05-26 08:48:50.253 8 WARNING stevedore.named [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-26 08:48:50.253 8 WARNING stevedore.named [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-26 08:48:50.280 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-26 08:48:50.281 8 INFO neutron.manager [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loading Plugin: auto_allocate 2026-05-26 08:48:50.292 8 INFO neutron.manager [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loading Plugin: tag 2026-05-26 08:48:50.304 8 INFO neutron.manager [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loading Plugin: timestamp 2026-05-26 08:48:50.306 8 INFO neutron.manager [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loading Plugin: network_ip_availability 2026-05-26 08:48:50.313 8 INFO neutron.manager [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loading Plugin: flavors 2026-05-26 08:48:50.316 8 INFO neutron.manager [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loading Plugin: revisions 2026-05-26 08:48:50.322 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Initializing extension manager. 2026-05-26 08:48:50.325 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: address-group 2026-05-26 08:48:50.326 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: address-scope 2026-05-26 08:48:50.327 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-26 08:48:50.330 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: agent 2026-05-26 08:48:50.331 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: agent-resources-synced 2026-05-26 08:48:50.332 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: allowed-address-pairs 2026-05-26 08:48:50.334 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: auto-allocated-topology 2026-05-26 08:48:50.335 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: availability_zone 2026-05-26 08:48:50.335 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: availability_zone_filter 2026-05-26 08:48:50.336 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-26 08:48:50.337 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: default-subnetpools 2026-05-26 08:48:50.339 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-26 08:48:50.341 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: dns-integration 2026-05-26 08:48:50.341 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: dns-domain-ports 2026-05-26 08:48:50.342 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-26 08:48:50.343 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: dvr 2026-05-26 08:48:50.343 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-26 08:48:50.344 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: empty-string-filtering 2026-05-26 08:48:50.344 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-26 08:48:50.345 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-26 08:48:50.346 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: external-net 2026-05-26 08:48:50.346 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-26 08:48:50.347 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: extraroute 2026-05-26 08:48:50.348 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: extraroute-atomic 2026-05-26 08:48:50.348 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-26 08:48:50.349 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-26 08:48:50.349 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-26 08:48:50.350 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-26 08:48:50.351 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: fip-port-details 2026-05-26 08:48:50.351 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: flavors 2026-05-26 08:48:50.353 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-26 08:48:50.353 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: floatingip-pools 2026-05-26 08:48:50.354 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: ip_allocation 2026-05-26 08:48:50.355 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: ip-substring-filtering 2026-05-26 08:48:50.355 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: l2_adjacency 2026-05-26 08:48:50.356 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: router 2026-05-26 08:48:50.358 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-26 08:48:50.359 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-26 08:48:50.360 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-26 08:48:50.360 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: ext-gw-mode 2026-05-26 08:48:50.361 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: l3-ha 2026-05-26 08:48:50.362 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-26 08:48:50.362 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-26 08:48:50.363 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: l3-flavors 2026-05-26 08:48:50.364 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-26 08:48:50.365 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-26 08:48:50.367 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-26 08:48:50.369 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-26 08:48:50.370 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-26 08:48:50.371 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-26 08:48:50.372 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-26 08:48:50.372 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: multi-provider 2026-05-26 08:48:50.373 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: net-mtu 2026-05-26 08:48:50.373 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: net-mtu-writable 2026-05-26 08:48:50.374 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: network_availability_zone 2026-05-26 08:48:50.374 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: network_ha 2026-05-26 08:48:50.375 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: network-ip-availability 2026-05-26 08:48:50.376 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-26 08:48:50.377 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: pagination 2026-05-26 08:48:50.377 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: port-device-profile 2026-05-26 08:48:50.378 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-26 08:48:50.379 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-26 08:48:50.379 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-26 08:48:50.380 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: port-mac-override 2026-05-26 08:48:50.380 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-26 08:48:50.381 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-26 08:48:50.382 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-26 08:48:50.382 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: port-resource-request 2026-05-26 08:48:50.383 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: port-resource-request-groups 2026-05-26 08:48:50.384 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-26 08:48:50.384 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: binding 2026-05-26 08:48:50.385 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: binding-extended 2026-05-26 08:48:50.386 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: port-security 2026-05-26 08:48:50.386 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: project-id 2026-05-26 08:48:50.387 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: provider 2026-05-26 08:48:50.387 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-26 08:48:50.390 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: qos 2026-05-26 08:48:50.391 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-26 08:48:50.392 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-26 08:48:50.393 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: qos-default 2026-05-26 08:48:50.393 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: qos-fip 2026-05-26 08:48:50.394 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-26 08:48:50.394 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: qos-gateway-ip 2026-05-26 08:48:50.395 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: qos-port-network-policy 2026-05-26 08:48:50.396 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: qos-pps-minimum 2026-05-26 08:48:50.396 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-26 08:48:50.397 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: qos-pps 2026-05-26 08:48:50.397 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: qos-rule-type-details 2026-05-26 08:48:50.398 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-26 08:48:50.399 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: qos-rules-alias 2026-05-26 08:48:50.399 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: quota-check-limit 2026-05-26 08:48:50.400 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: quota-check-limit-default 2026-05-26 08:48:50.402 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: quotas 2026-05-26 08:48:50.403 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: quota_details 2026-05-26 08:48:50.405 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: rbac-policies 2026-05-26 08:48:50.405 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: rbac-address-group 2026-05-26 08:48:50.406 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: rbac-address-scope 2026-05-26 08:48:50.407 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: rbac-security-groups 2026-05-26 08:48:50.407 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: rbac-subnetpool 2026-05-26 08:48:50.408 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: revision-if-match 2026-05-26 08:48:50.408 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: standard-attr-revisions 2026-05-26 08:48:50.409 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: router_availability_zone 2026-05-26 08:48:50.410 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-26 08:48:50.412 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: security-groups-default-rules 2026-05-26 08:48:50.412 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-26 08:48:50.413 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-26 08:48:50.414 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-26 08:48:50.414 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-26 08:48:50.415 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-26 08:48:50.420 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: security-group 2026-05-26 08:48:50.421 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: segment 2026-05-26 08:48:50.422 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-26 08:48:50.422 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: service-type 2026-05-26 08:48:50.423 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: sorting 2026-05-26 08:48:50.423 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: standard-attr-segment 2026-05-26 08:48:50.424 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: standard-attr-description 2026-05-26 08:48:50.425 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: stateful-security-group 2026-05-26 08:48:50.425 8 WARNING neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-26 08:48:50.426 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-26 08:48:50.427 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: subnet-external-network 2026-05-26 08:48:50.427 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: subnet_onboard 2026-05-26 08:48:50.428 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-26 08:48:50.429 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: subnet-service-types 2026-05-26 08:48:50.431 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: subnet_allocation 2026-05-26 08:48:50.432 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-26 08:48:50.433 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: tag-creation 2026-05-26 08:48:50.433 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-26 08:48:50.437 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: standard-attr-tag 2026-05-26 08:48:50.438 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-26 08:48:50.439 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: trunk 2026-05-26 08:48:50.439 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: trunk-details 2026-05-26 08:48:50.440 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-26 08:48:50.440 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-26 08:48:50.441 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-26 08:48:50.442 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-26 08:48:50.444 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-26 08:48:50.445 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-26 08:48:50.446 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: vpn-flavors 2026-05-26 08:48:50.447 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: vpnaas 2026-05-26 08:48:50.449 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: taas 2026-05-26 08:48:50.450 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: tap-mirror 2026-05-26 08:48:50.451 8 INFO neutron.api.extensions [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Loaded extension: taas-vlan-filter 2026-05-26 08:48:50.454 8 INFO neutron.quota.resource_registry [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-26 08:48:50.455 8 INFO neutron.quota.resource_registry [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-26 08:48:50.455 8 INFO neutron.quota.resource_registry [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-26 08:48:50.455 8 INFO neutron.quota.resource_registry [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-26 08:48:50.458 8 INFO neutron.quota.resource_registry [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-26 08:48:50.459 8 INFO neutron.quota.resource_registry [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-26 08:48:50.464 8 INFO neutron.quota.resource_registry [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-26 08:48:50.465 8 INFO neutron.quota.resource_registry [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-26 08:48:50.465 8 INFO neutron.quota.resource_registry [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-26 08:48:50.466 8 INFO neutron.quota.resource_registry [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-26 08:48:50.466 8 WARNING neutron.quota.resource_registry [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] subnetpool is already registered 2026-05-26 08:48:50.467 8 INFO neutron.quota.resource_registry [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-26 08:48:50.467 8 WARNING neutron.quota.resource_registry [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] subnetpool is already registered 2026-05-26 08:48:50.468 8 INFO neutron.quota.resource_registry [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-26 08:48:50.468 8 INFO neutron.quota.resource_registry [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-26 08:48:50.468 8 INFO neutron.quota.resource_registry [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-26 08:48:50.469 8 INFO neutron.quota.resource_registry [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-26 08:48:50.469 8 INFO neutron.quota.resource_registry [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-26 08:48:50.470 8 INFO neutron.quota.resource_registry [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-26 08:48:50.470 8 INFO neutron.quota.resource_registry [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-26 08:48:50.470 8 WARNING neutron.quota.resource_registry [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] ipsecpolicy is already registered 2026-05-26 08:48:50.471 8 INFO neutron.quota.resource_registry [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-26 08:48:50.471 8 WARNING neutron.quota.resource_registry [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] ikepolicy is already registered 2026-05-26 08:48:50.476 8 INFO neutron.quota.resource_registry [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-26 08:48:50.476 8 WARNING neutron.quota.resource_registry [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] router is already registered 2026-05-26 08:48:50.477 8 INFO neutron.quota.resource_registry [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-26 08:48:50.477 8 WARNING neutron.quota.resource_registry [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] floatingip is already registered 2026-05-26 08:48:50.481 8 INFO neutron.quota.resource_registry [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-26 08:48:50.482 8 WARNING neutron.quota.resource_registry [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] rbac_policy is already registered 2026-05-26 08:48:50.483 8 INFO neutron.quota.resource_registry [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-26 08:48:50.483 8 WARNING neutron.quota.resource_registry [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] security_group is already registered 2026-05-26 08:48:50.484 8 INFO neutron.quota.resource_registry [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-26 08:48:50.484 8 WARNING neutron.quota.resource_registry [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] security_group_rule is already registered 2026-05-26 08:48:50.485 8 INFO neutron.quota.resource_registry [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-26 08:48:50.485 8 WARNING neutron.quota.resource_registry [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] subnetpool is already registered 2026-05-26 08:48:50.485 8 INFO neutron.quota.resource_registry [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-26 08:48:50.486 8 WARNING neutron.quota.resource_registry [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] subnetpool is already registered 2026-05-26 08:48:50.486 8 INFO neutron.quota.resource_registry [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-26 08:48:50.486 8 WARNING neutron.quota.resource_registry [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] trunk is already registered 2026-05-26 08:48:50.487 8 INFO neutron.quota.resource_registry [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-26 08:48:50.487 8 WARNING neutron.quota.resource_registry [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] ikepolicy is already registered 2026-05-26 08:48:50.487 8 INFO neutron.quota.resource_registry [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-26 08:48:50.487 8 WARNING neutron.quota.resource_registry [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] ipsecpolicy is already registered 2026-05-26 08:48:50.488 8 INFO neutron.quota.resource_registry [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-26 08:48:50.488 8 WARNING neutron.quota.resource_registry [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] endpoint_group is already registered 2026-05-26 08:48:50.488 8 INFO neutron.quota.resource_registry [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-26 08:48:50.489 8 WARNING neutron.quota.resource_registry [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] vpnservice is already registered 2026-05-26 08:48:50.489 8 INFO neutron.quota.resource_registry [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-26 08:48:50.489 8 WARNING neutron.quota.resource_registry [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] ipsec_site_connection is already registered 2026-05-26 08:48:50.490 8 INFO neutron.quota.resource_registry [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-26 08:48:50.490 8 WARNING neutron.quota.resource_registry [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] ipsecpolicy is already registered 2026-05-26 08:48:50.490 8 INFO neutron.quota.resource_registry [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-26 08:48:50.491 8 WARNING neutron.quota.resource_registry [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] ikepolicy is already registered 2026-05-26 08:48:50.532 8 WARNING keystonemiddleware._common.config [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-26 08:48:50.539 8 WARNING oslo_config.cfg [None req-33cc889b-144a-41af-b100-9f18cdcb345b - - - - - -] 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 0x7f9e1bf05668 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-05-26 08:48:53.974 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cbf1260f-e2f4-41c7-8ceb-bb2c62cf8048 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/3] 199.19.213.20 () {44 vars in 923 bytes} [Tue May 26 08:48:53 2026] GET /v2.0/networks/public => generated 108 bytes in 830 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1/4] 199.19.213.20 () {44 vars in 945 bytes} [Tue May 26 08:48:53 2026] GET /v2.0/networks?name=public => generated 15 bytes in 410 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 08:48:54.797 7 WARNING neutron.services.revisions.revision_plugin [None req-6f5564ed-44ce-4c88-9659-823c89599edd 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Could not find related network for resource to bump revision. 2026-05-26 08:48:54.820 7 INFO neutron.db.segments_db [None req-6f5564ed-44ce-4c88-9659-823c89599edd 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Added segment 5369340f-aee4-4538-9645-ba3e2cd7275b of type flat for network 577dd1bd-dd5d-4b2c-8640-62d561b3d192 2026-05-26 08:48:54.875 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6f5564ed-44ce-4c88-9659-823c89599edd 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/5] 199.19.213.20 () {48 vars in 963 bytes} [Tue May 26 08:48:54 2026] POST /v2.0/networks => generated 124 bytes in 499 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 08:49:01.262 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4e92449d-814e-4888-9f70-3550010b5d9d 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 2/6] 199.19.213.20 () {44 vars in 923 bytes} [Tue May 26 08:49:00 2026] GET /v2.0/networks/public => generated 108 bytes in 403 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/7] 199.19.213.20 () {44 vars in 945 bytes} [Tue May 26 08:49:01 2026] GET /v2.0/networks?name=public => generated 15 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 08:49:01.534 8 WARNING neutron.services.revisions.revision_plugin [None req-0190f843-1f8b-4a2d-8d40-f6fff1bed709 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Could not find related network for resource to bump revision. 2026-05-26 08:49:01.557 8 INFO neutron.db.segments_db [None req-0190f843-1f8b-4a2d-8d40-f6fff1bed709 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Added segment 25703cf6-c9ff-45cc-a121-ef8e787fcb43 of type flat for network e1015ed3-0d88-4144-907a-59438b111ced 2026-05-26 08:49:01.610 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0190f843-1f8b-4a2d-8d40-f6fff1bed709 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/8] 199.19.213.20 () {48 vars in 963 bytes} [Tue May 26 08:49:01 2026] POST /v2.0/networks => generated 124 bytes in 328 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 08:49:07.674 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d25b59a4-08f9-4670-9fbb-809cc29b2fc4 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/10] 199.19.213.20 () {44 vars in 923 bytes} [Tue May 26 08:49:07 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: 7/11] 199.19.213.20 () {44 vars in 945 bytes} [Tue May 26 08:49:07 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 08:49:07.742 8 WARNING neutron.services.revisions.revision_plugin [None req-2fa46781-7c33-4a55-9cab-bf8c25f6d9e7 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Could not find related network for resource to bump revision. 2026-05-26 08:49:07.763 8 INFO neutron.db.segments_db [None req-2fa46781-7c33-4a55-9cab-bf8c25f6d9e7 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Added segment 174d117f-ea08-42ac-a32d-2e9c38e9bd09 of type flat for network b65c79e6-d44e-4a6b-95c2-ac705c2e3078 2026-05-26 08:49:07.794 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2fa46781-7c33-4a55-9cab-bf8c25f6d9e7 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/12] 199.19.213.20 () {48 vars in 963 bytes} [Tue May 26 08:49:07 2026] POST /v2.0/networks => generated 124 bytes in 108 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 08:49:13.833 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f8f15c0d-51e3-4166-9ae8-e41af92c4076 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/13] 199.19.213.20 () {44 vars in 923 bytes} [Tue May 26 08:49:13 2026] GET /v2.0/networks/public => generated 108 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/14] 199.19.213.20 () {44 vars in 945 bytes} [Tue May 26 08:49:13 2026] GET /v2.0/networks?name=public => generated 15 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 08:49:13.905 7 WARNING neutron.services.revisions.revision_plugin [None req-b158fa71-a9f5-45be-b2b7-491a5ff74a65 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Could not find related network for resource to bump revision. 2026-05-26 08:49:13.929 7 INFO neutron.db.segments_db [None req-b158fa71-a9f5-45be-b2b7-491a5ff74a65 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Added segment 76b02a84-e067-4cfb-8e23-56502205e7a5 of type flat for network a9ca9711-caaa-4d47-b104-19495bba1a71 2026-05-26 08:49:13.957 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b158fa71-a9f5-45be-b2b7-491a5ff74a65 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/15] 199.19.213.20 () {48 vars in 963 bytes} [Tue May 26 08:49:13 2026] POST /v2.0/networks => generated 124 bytes in 115 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 08:49:19.945 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e3b89ddc-aaf0-415e-9aa4-a16acd3f6e3f 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/17] 199.19.213.20 () {44 vars in 923 bytes} [Tue May 26 08:49:19 2026] GET /v2.0/networks/public => generated 108 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 199.19.213.20 () {44 vars in 945 bytes} [Tue May 26 08:49:19 2026] GET /v2.0/networks?name=public => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 08:49:20.023 7 WARNING neutron.services.revisions.revision_plugin [None req-5ee631ef-496a-47d6-a9ff-fe698e305112 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Could not find related network for resource to bump revision. 2026-05-26 08:49:20.048 7 INFO neutron.db.segments_db [None req-5ee631ef-496a-47d6-a9ff-fe698e305112 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Added segment c31b84d5-df35-49fe-a291-af0a824279bd of type flat for network 0620e829-70a8-4cad-8ff6-2e58ccd8146b [pid: 7|app: 0|req: 11/19] 199.19.213.20 () {48 vars in 963 bytes} [Tue May 26 08:49:19 2026] POST /v2.0/networks => generated 706 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 08:49:21.433 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cf36efcb-2fbf-4761-a975-bf0b4d6c5ed4 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/20] 199.19.213.20 () {44 vars in 923 bytes} [Tue May 26 08:49:21 2026] GET /v2.0/networks/public => generated 108 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/21] 199.19.213.20 () {44 vars in 945 bytes} [Tue May 26 08:49:21 2026] GET /v2.0/networks?name=public => generated 709 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 08:49:21.513 8 INFO neutron.pecan_wsgi.hooks.translation [None req-781138e9-8cf8-4689-9c43-759bd4ca9add 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/22] 199.19.213.20 () {44 vars in 1030 bytes} [Tue May 26 08:49:21 2026] GET /v2.0/subnets/public-subnet?network_id=0620e829-70a8-4cad-8ff6-2e58ccd8146b => generated 113 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/23] 199.19.213.20 () {44 vars in 1053 bytes} [Tue May 26 08:49:21 2026] GET /v2.0/subnets?name=public-subnet&network_id=0620e829-70a8-4cad-8ff6-2e58ccd8146b => generated 14 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/24] 199.19.213.20 () {48 vars in 961 bytes} [Tue May 26 08:49:21 2026] POST /v2.0/subnets => generated 664 bytes in 949 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 08:50:19.121 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4230ead8-d6fa-4365-989e-e89a8acaf1e5 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 14/30] 199.19.213.20 () {44 vars in 933 bytes} [Tue May 26 08:50:19 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/31] 199.19.213.20 () {44 vars in 955 bytes} [Tue May 26 08:50:19 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 08:50:19.205 8 INFO neutron.db.segments_db [None req-a5b7c66e-76d1-4057-9d66-e41d2d16740a 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Added segment eb3b73e9-fc98-46dc-bf6f-adc031fd9463 of type vxlan for network 5d88f0fd-41f5-4017-b0e3-7bfc2dcc64da [pid: 8|app: 0|req: 15/32] 199.19.213.20 () {48 vars in 962 bytes} [Tue May 26 08:50:19 2026] POST /v2.0/networks => generated 688 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 08:50:20.477 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b30f3f3e-95d5-4884-ad4e-7f1f4087e0d0 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 17/35] 199.19.213.20 () {44 vars in 933 bytes} [Tue May 26 08:50:20 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 19/36] 199.19.213.20 () {44 vars in 955 bytes} [Tue May 26 08:50:20 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 08:50:20.541 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d1bd417e-19a5-44fd-8cc6-2bc3395c02fe 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 18/37] 199.19.213.20 () {44 vars in 1032 bytes} [Tue May 26 08:50:20 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=5d88f0fd-41f5-4017-b0e3-7bfc2dcc64da => 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: 20/38] 199.19.213.20 () {44 vars in 1055 bytes} [Tue May 26 08:50:20 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=5d88f0fd-41f5-4017-b0e3-7bfc2dcc64da => generated 14 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 19/39] 199.19.213.20 () {48 vars in 961 bytes} [Tue May 26 08:50:20 2026] POST /v2.0/subnets => generated 651 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 08:50:21.988 7 INFO neutron.api.v2.resource [None req-0c31656f-48b3-4926-8d2e-258abd21bdce 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 21/40] 199.19.213.20 () {44 vars in 967 bytes} [Tue May 26 08:50:21 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 20/41] 199.19.213.20 () {44 vars in 989 bytes} [Tue May 26 08:50:21 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: 7|app: 0|req: 22/42] 199.19.213.20 () {48 vars in 976 bytes} [Tue May 26 08:50:22 2026] POST /v2.0/security-groups => generated 1616 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 21/43] 199.19.213.20 () {44 vars in 997 bytes} [Tue May 26 08:50:23 2026] GET /v2.0/security-groups/de0f6203-2de4-480c-9177-f7abad2b243a => generated 1616 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 23/44] 199.19.213.20 () {44 vars in 997 bytes} [Tue May 26 08:50:23 2026] GET /v2.0/security-groups/de0f6203-2de4-480c-9177-f7abad2b243a => generated 1616 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 22/45] 199.19.213.20 () {44 vars in 997 bytes} [Tue May 26 08:50:23 2026] GET /v2.0/security-groups/de0f6203-2de4-480c-9177-f7abad2b243a => 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: 24/46] 199.19.213.20 () {48 vars in 987 bytes} [Tue May 26 08:50:23 2026] POST /v2.0/security-group-rules => generated 601 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 23/47] 199.19.213.20 () {44 vars in 997 bytes} [Tue May 26 08:50:24 2026] GET /v2.0/security-groups/de0f6203-2de4-480c-9177-f7abad2b243a => generated 2230 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 25/48] 199.19.213.20 () {44 vars in 997 bytes} [Tue May 26 08:50:24 2026] GET /v2.0/security-groups/de0f6203-2de4-480c-9177-f7abad2b243a => generated 2230 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 24/49] 199.19.213.20 () {44 vars in 997 bytes} [Tue May 26 08:50:24 2026] GET /v2.0/security-groups/de0f6203-2de4-480c-9177-f7abad2b243a => generated 2230 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 26/50] 199.19.213.20 () {48 vars in 987 bytes} [Tue May 26 08:50:24 2026] POST /v2.0/security-group-rules => generated 603 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 25/51] 199.19.213.20 () {44 vars in 997 bytes} [Tue May 26 08:50:25 2026] GET /v2.0/security-groups/de0f6203-2de4-480c-9177-f7abad2b243a => generated 2846 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 27/52] 199.19.213.20 () {44 vars in 997 bytes} [Tue May 26 08:50:25 2026] GET /v2.0/security-groups/de0f6203-2de4-480c-9177-f7abad2b243a => generated 2846 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 26/53] 199.19.213.20 () {44 vars in 997 bytes} [Tue May 26 08:50:25 2026] GET /v2.0/security-groups/de0f6203-2de4-480c-9177-f7abad2b243a => generated 2846 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 28/54] 199.19.213.20 () {48 vars in 987 bytes} [Tue May 26 08:50:25 2026] POST /v2.0/security-group-rules => generated 603 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 27/55] 199.19.213.20 () {44 vars in 997 bytes} [Tue May 26 08:50:26 2026] GET /v2.0/security-groups/de0f6203-2de4-480c-9177-f7abad2b243a => generated 3462 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 29/56] 199.19.213.20 () {44 vars in 997 bytes} [Tue May 26 08:50:27 2026] GET /v2.0/security-groups/de0f6203-2de4-480c-9177-f7abad2b243a => 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: 28/57] 199.19.213.20 () {44 vars in 997 bytes} [Tue May 26 08:50:27 2026] GET /v2.0/security-groups/de0f6203-2de4-480c-9177-f7abad2b243a => generated 3462 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 30/58] 199.19.213.20 () {48 vars in 987 bytes} [Tue May 26 08:50:27 2026] POST /v2.0/security-group-rules => generated 603 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 29/59] 199.19.213.20 () {44 vars in 997 bytes} [Tue May 26 08:50:28 2026] GET /v2.0/security-groups/de0f6203-2de4-480c-9177-f7abad2b243a => generated 4078 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 31/60] 199.19.213.20 () {44 vars in 997 bytes} [Tue May 26 08:50:28 2026] GET /v2.0/security-groups/de0f6203-2de4-480c-9177-f7abad2b243a => generated 4078 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 30/61] 199.19.213.20 () {44 vars in 997 bytes} [Tue May 26 08:50:28 2026] GET /v2.0/security-groups/de0f6203-2de4-480c-9177-f7abad2b243a => generated 4078 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 32/62] 199.19.213.20 () {48 vars in 987 bytes} [Tue May 26 08:50:28 2026] POST /v2.0/security-group-rules => generated 603 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 31/63] 199.19.213.20 () {44 vars in 983 bytes} [Tue May 26 08:50:29 2026] GET /v2.0/networks/5d88f0fd-41f5-4017-b0e3-7bfc2dcc64da => generated 732 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 08:50:29.706 7 INFO neutron.pecan_wsgi.hooks.translation [None req-25b89f90-4572-48e6-b861-80e807ffe6d7 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 33/64] 199.19.213.20 () {44 vars in 1072 bytes} [Tue May 26 08:50:29 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=5d88f0fd-41f5-4017-b0e3-7bfc2dcc64da => generated 132 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 32/65] 199.19.213.20 () {44 vars in 1095 bytes} [Tue May 26 08:50:29 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=5d88f0fd-41f5-4017-b0e3-7bfc2dcc64da => generated 12 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/66] 199.19.213.20 () {44 vars in 997 bytes} [Tue May 26 08:50:29 2026] GET /v2.0/security-groups/de0f6203-2de4-480c-9177-f7abad2b243a => generated 4694 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 33/67] 199.19.213.20 () {48 vars in 957 bytes} [Tue May 26 08:50:29 2026] POST /v2.0/ports => generated 1096 bytes in 417 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-26 08:50:37.910 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bafd4709-1545-428b-8e2b-04681d823c3e 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 36/70] 199.19.213.20 () {44 vars in 975 bytes} [Tue May 26 08:50:37 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /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: 35/71] 199.19.213.20 () {44 vars in 997 bytes} [Tue May 26 08:50:37 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/72] 199.19.213.20 () {48 vars in 1027 bytes} [Tue May 26 08:50:37 2026] PUT /v2.0/ports/9e63205e-3385-430b-abf2-e3321ad9233e => generated 1245 bytes in 730 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/73] 199.19.213.20 () {44 vars in 916 bytes} [Tue May 26 08:50:40 2026] GET /v2.0/ports => generated 3726 bytes in 269 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-05-26 08:50:41.723 7 INFO neutron.api.v2.resource [None req-e0f88496-118e-4d7d-9ba0-9959431fed38 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 38/74] 199.19.213.20 () {44 vars in 955 bytes} [Tue May 26 08:50:41 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/75] 199.19.213.20 () {44 vars in 977 bytes} [Tue May 26 08:50:41 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/76] 199.19.213.20 () {48 vars in 976 bytes} [Tue May 26 08:50:41 2026] POST /v2.0/security-groups => generated 1610 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/77] 199.19.213.20 () {44 vars in 997 bytes} [Tue May 26 08:50:42 2026] GET /v2.0/security-groups/94340490-85a5-4b35-aa4c-71467f4aee7e => generated 1610 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/78] 199.19.213.20 () {44 vars in 997 bytes} [Tue May 26 08:50:42 2026] GET /v2.0/security-groups/94340490-85a5-4b35-aa4c-71467f4aee7e => generated 1610 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/79] 199.19.213.20 () {44 vars in 997 bytes} [Tue May 26 08:50:43 2026] GET /v2.0/security-groups/94340490-85a5-4b35-aa4c-71467f4aee7e => generated 1610 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/80] 199.19.213.20 () {48 vars in 987 bytes} [Tue May 26 08:50:43 2026] POST /v2.0/security-group-rules => generated 621 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/81] 199.19.213.20 () {44 vars in 997 bytes} [Tue May 26 08:50:44 2026] GET /v2.0/security-groups/94340490-85a5-4b35-aa4c-71467f4aee7e => generated 2244 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/82] 199.19.213.20 () {44 vars in 997 bytes} [Tue May 26 08:50:44 2026] GET /v2.0/security-groups/94340490-85a5-4b35-aa4c-71467f4aee7e => generated 2244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/83] 199.19.213.20 () {44 vars in 997 bytes} [Tue May 26 08:50:44 2026] GET /v2.0/security-groups/94340490-85a5-4b35-aa4c-71467f4aee7e => generated 2244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/84] 199.19.213.20 () {48 vars in 987 bytes} [Tue May 26 08:50:44 2026] POST /v2.0/security-group-rules => generated 625 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/93] 199.19.213.20 () {44 vars in 971 bytes} [Tue May 26 08:51:46 2026] GET /v2.0/quotas/278b43b38a204e31a4edc60ee4aa6609 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/94] 199.19.213.20 () {48 vars in 1023 bytes} [Tue May 26 08:51:47 2026] PUT /v2.0/quotas/278b43b38a204e31a4edc60ee4aa6609 => generated 291 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:54:08.366 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e1c6f15b-afcc-44d2-b454-268a9cd553d6 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 57/115] 199.19.213.20 () {30 vars in 739 bytes} [Tue May 26 08:54:08 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 204 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 59/116] 199.19.213.20 () {30 vars in 761 bytes} [Tue May 26 08:54:08 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 08:54:10.420 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5b706b59-7912-448e-85e3-a9f9a5f33db0 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 58/117] 199.19.213.20 () {30 vars in 739 bytes} [Tue May 26 08:54:10 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/118] 199.19.213.20 () {30 vars in 761 bytes} [Tue May 26 08:54:10 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 08:55:32.992 7 INFO neutron.api.v2.resource [None req-02f84492-7059-473d-b687-ad3f37893e4f 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 66/129] 199.19.213.20 () {44 vars in 1070 bytes} [Tue May 26 08:55:32 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=be1271eab298472392fab6e4a7728281 => generated 139 bytes in 131 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 64/130] 199.19.213.20 () {44 vars in 1093 bytes} [Tue May 26 08:55:32 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=be1271eab298472392fab6e4a7728281 => generated 23 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 67/131] 199.19.213.20 () {48 vars in 977 bytes} [Tue May 26 08:55:33 2026] POST /v2.0/security-groups => generated 1624 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 65/132] 199.19.213.20 () {44 vars in 1084 bytes} [Tue May 26 08:55:34 2026] GET /v2.0/security-groups/6e269936-3a60-48c7-a7f7-a624df0ddb71?project_id=be1271eab298472392fab6e4a7728281 => generated 1624 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 68/133] 199.19.213.20 () {44 vars in 997 bytes} [Tue May 26 08:55:34 2026] GET /v2.0/security-groups/6e269936-3a60-48c7-a7f7-a624df0ddb71 => generated 1624 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 66/134] 199.19.213.20 () {44 vars in 1084 bytes} [Tue May 26 08:55:34 2026] GET /v2.0/security-groups/6e269936-3a60-48c7-a7f7-a624df0ddb71?project_id=be1271eab298472392fab6e4a7728281 => generated 1624 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 69/137] 199.19.213.20 () {48 vars in 987 bytes} [Tue May 26 08:55:34 2026] POST /v2.0/security-group-rules => generated 597 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 69/138] 199.19.213.20 () {44 vars in 1084 bytes} [Tue May 26 08:55:36 2026] GET /v2.0/security-groups/6e269936-3a60-48c7-a7f7-a624df0ddb71?project_id=be1271eab298472392fab6e4a7728281 => generated 2234 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 70/139] 199.19.213.20 () {44 vars in 997 bytes} [Tue May 26 08:55:36 2026] GET /v2.0/security-groups/6e269936-3a60-48c7-a7f7-a624df0ddb71 => generated 2234 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 70/140] 199.19.213.20 () {44 vars in 1084 bytes} [Tue May 26 08:55:36 2026] GET /v2.0/security-groups/6e269936-3a60-48c7-a7f7-a624df0ddb71?project_id=be1271eab298472392fab6e4a7728281 => 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: 71/141] 199.19.213.20 () {48 vars in 987 bytes} [Tue May 26 08:55:36 2026] POST /v2.0/security-group-rules => generated 599 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 71/142] 199.19.213.20 () {44 vars in 1084 bytes} [Tue May 26 08:55:37 2026] GET /v2.0/security-groups/6e269936-3a60-48c7-a7f7-a624df0ddb71?project_id=be1271eab298472392fab6e4a7728281 => generated 2846 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 72/143] 199.19.213.20 () {44 vars in 997 bytes} [Tue May 26 08:55:37 2026] GET /v2.0/security-groups/6e269936-3a60-48c7-a7f7-a624df0ddb71 => generated 2846 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 72/144] 199.19.213.20 () {44 vars in 1084 bytes} [Tue May 26 08:55:37 2026] GET /v2.0/security-groups/6e269936-3a60-48c7-a7f7-a624df0ddb71?project_id=be1271eab298472392fab6e4a7728281 => generated 2846 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 73/145] 199.19.213.20 () {48 vars in 987 bytes} [Tue May 26 08:55:37 2026] POST /v2.0/security-group-rules => generated 601 bytes in 82 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 73/146] 199.19.213.20 () {44 vars in 1084 bytes} [Tue May 26 08:55:38 2026] GET /v2.0/security-groups/6e269936-3a60-48c7-a7f7-a624df0ddb71?project_id=be1271eab298472392fab6e4a7728281 => generated 3460 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 74/147] 199.19.213.20 () {44 vars in 997 bytes} [Tue May 26 08:55:38 2026] GET /v2.0/security-groups/6e269936-3a60-48c7-a7f7-a624df0ddb71 => generated 3460 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 74/148] 199.19.213.20 () {44 vars in 1084 bytes} [Tue May 26 08:55:38 2026] GET /v2.0/security-groups/6e269936-3a60-48c7-a7f7-a624df0ddb71?project_id=be1271eab298472392fab6e4a7728281 => generated 3460 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 75/149] 199.19.213.20 () {48 vars in 987 bytes} [Tue May 26 08:55:38 2026] POST /v2.0/security-group-rules => generated 602 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 85/168] 199.19.213.20 () {30 vars in 738 bytes} [Tue May 26 08:57:59 2026] GET /v2.0/networks?tenant_id=be1271eab298472392fab6e4a7728281&shared=False => generated 15 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 08:57:59.988 8 INFO neutron.db.segments_db [None req-696864bf-b0ac-4869-929e-ebfb59c72e4c de9624f4aca442c9b2fb9e81c2228e23 be1271eab298472392fab6e4a7728281 - - 61e93e5dd1bd47a888f90c207619517e 61e93e5dd1bd47a888f90c207619517e] Added segment 9f53a16b-8f75-4fe7-85e3-6e07f5c62334 of type vxlan for network fe68ba0b-e3b8-42b5-8d7f-13fe2dc4dc1f [pid: 8|app: 0|req: 84/169] 199.19.213.20 () {34 vars in 680 bytes} [Tue May 26 08:57:59 2026] POST /v2.0/networks => generated 699 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 86/170] 199.19.213.20 () {30 vars in 720 bytes} [Tue May 26 08:58:00 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 85/171] 199.19.213.20 () {30 vars in 631 bytes} [Tue May 26 08:58:00 2026] GET /v2.0/extensions => generated 21537 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 87/172] 199.19.213.20 () {34 vars in 675 bytes} [Tue May 26 08:58:00 2026] POST /v2.0/ports => generated 999 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 86/173] 199.19.213.20 () {30 vars in 701 bytes} [Tue May 26 08:58:00 2026] GET /v2.0/networks/fe68ba0b-e3b8-42b5-8d7f-13fe2dc4dc1f => generated 705 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 88/174] 199.19.213.20 () {30 vars in 720 bytes} [Tue May 26 08:58:02 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 87/175] 199.19.213.20 () {30 vars in 701 bytes} [Tue May 26 08:58:02 2026] GET /v2.0/networks/fe68ba0b-e3b8-42b5-8d7f-13fe2dc4dc1f => generated 705 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 91/180] 199.19.213.20 () {44 vars in 971 bytes} [Tue May 26 08:58:27 2026] GET /v2.0/quotas/be1271eab298472392fab6e4a7728281 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 90/181] 199.19.213.20 () {48 vars in 1023 bytes} [Tue May 26 08:58:28 2026] PUT /v2.0/quotas/be1271eab298472392fab6e4a7728281 => generated 291 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 97/192] 199.19.213.20 () {44 vars in 945 bytes} [Tue May 26 08:59:40 2026] GET /v2.0/networks?name=public => generated 753 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 99/199] 10.0.0.136 () {32 vars in 648 bytes} [Tue May 26 09:00:34 2026] GET /v2.0/networks => generated 2168 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/202] 10.0.0.136 () {32 vars in 654 bytes} [Tue May 26 09:00:35 2026] GET /v2.0/floatingips => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 101/203] 10.0.0.136 () {32 vars in 646 bytes} [Tue May 26 09:00:35 2026] GET /v2.0/routers => generated 15 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/204] 10.0.0.136 () {32 vars in 642 bytes} [Tue May 26 09:00:35 2026] GET /v2.0/ports => generated 4721 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/205] 10.0.0.136 () {32 vars in 646 bytes} [Tue May 26 09:00:35 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: 7|app: 0|req: 104/206] 10.0.0.136 () {32 vars in 648 bytes} [Tue May 26 09:00:35 2026] GET /v2.0/networks => generated 2168 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/207] 10.0.0.136 () {32 vars in 662 bytes} [Tue May 26 09:00:35 2026] GET /v2.0/security-groups => generated 17397 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/208] 10.0.0.136 () {32 vars in 654 bytes} [Tue May 26 09:00:35 2026] GET /v2.0/subnetpools => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 09:00:46.660 8 INFO neutron.db.segments_db [None req-7f8b4461-0007-46ca-9f7b-e213ccd25bc5 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Added segment 000a675a-d31a-4faa-991e-f1dd040eccba of type vxlan for network a1e1cf19-527b-4f92-8df7-d93e1a4b6e47 2026-05-26 09:00:46.660 7 INFO neutron.db.segments_db [None req-3a49292a-55cd-4086-a9ce-398ac22cd266 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Added segment 054221fb-db99-420c-8075-9fdd3699473a of type vxlan for network 791d98b5-3ad9-41b5-b132-9da48ea09ca3 [pid: 7|app: 0|req: 106/209] 10.0.0.136 () {34 vars in 670 bytes} [Tue May 26 09:00:46 2026] POST /v2.0/networks => generated 728 bytes in 294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/210] 10.0.0.136 () {34 vars in 670 bytes} [Tue May 26 09:00:46 2026] POST /v2.0/networks => generated 724 bytes in 322 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/211] 10.0.0.136 () {34 vars in 668 bytes} [Tue May 26 09:00:46 2026] POST /v2.0/subnets => generated 695 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 09:00:47.012 7 INFO neutron.db.segments_db [None req-9af21cdb-b80e-4330-9ac5-79454e012c9b 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Added segment d11aefa1-08cf-4f5a-9474-4a16353d3f95 of type vxlan for network a05cd39f-ebc3-41fd-baae-671e5d846342 [pid: 7|app: 0|req: 107/212] 10.0.0.136 () {34 vars in 670 bytes} [Tue May 26 09:00:46 2026] POST /v2.0/networks => generated 730 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/213] 10.0.0.136 () {34 vars in 668 bytes} [Tue May 26 09:00:46 2026] POST /v2.0/subnets => generated 690 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 09:00:47.144 8 INFO neutron.db.segments_db [None req-cdd11e18-181e-4986-a15a-d80dc361f2a5 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Added segment 698c2ee9-427a-4d16-8fe7-5b525fedd5d9 of type vxlan for network b526b5bc-25dc-4216-aa4a-4eb7f0ff4ae8 [pid: 7|app: 0|req: 108/214] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:00:47 2026] GET /v2.0/security-groups?tenant_id=493c2c3355ac48aba332c9999f81e6e4&name=default => generated 2921 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 09:00:47.371 8 INFO neutron.db.l3_hamode_db [None req-cdd11e18-181e-4986-a15a-d80dc361f2a5 22d2409d9cc54f92924add20177ed995 b07949d05d1a4bea92a8a0af6e286d2f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 109/215] 10.0.0.136 () {34 vars in 668 bytes} [Tue May 26 09:00:47 2026] POST /v2.0/subnets => generated 696 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 09:00:47.496 7 INFO neutron.db.segments_db [None req-ef594a81-4fc7-4da5-b9f8-38b0d34a1048 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Added segment e8376e78-8992-4835-87cd-2139f66c8ff1 of type vxlan for network 5dcdfcb9-f6c4-431f-9b12-9aaeb882e7f9 2026-05-26 09:00:47.785 7 INFO neutron.db.l3_hamode_db [None req-ef594a81-4fc7-4da5-b9f8-38b0d34a1048 22d2409d9cc54f92924add20177ed995 f9c92dab1dbf44d1bb7e6a4210136a5f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-26 09:00:48.348 8 INFO neutron.db.l3_hamode_db [None req-cdd11e18-181e-4986-a15a-d80dc361f2a5 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-26 09:00:48.781 7 INFO neutron.db.l3_hamode_db [None req-ef594a81-4fc7-4da5-b9f8-38b0d34a1048 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 107/216] 10.0.0.136 () {34 vars in 668 bytes} [Tue May 26 09:00:47 2026] POST /v2.0/routers => generated 735 bytes in 2497 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/217] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:00:49 2026] DELETE /v2.0/security-groups/ca033355-70e3-4cfe-95ff-a375cdf14b8d => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 09:00:49.743 8 INFO neutron.db.segments_db [None req-a4bcb68a-9eb6-4d80-8872-8d9af53bc4b1 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Added segment 23006235-ce35-4dc0-8aea-ff4c80e0db71 of type vxlan for network a6042336-bac2-4a9c-9efb-81f88a93c3f4 2026-05-26 09:00:49.963 8 INFO neutron.db.l3_hamode_db [None req-a4bcb68a-9eb6-4d80-8872-8d9af53bc4b1 22d2409d9cc54f92924add20177ed995 6d238119f4a54b3c854101b234aef6ff - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 110/218] 10.0.0.136 () {34 vars in 668 bytes} [Tue May 26 09:00:47 2026] POST /v2.0/routers => generated 730 bytes in 2546 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 09:00:50.637 8 INFO neutron.db.l3_hamode_db [None req-a4bcb68a-9eb6-4d80-8872-8d9af53bc4b1 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 111/219] 10.0.0.136 () {34 vars in 782 bytes} [Tue May 26 09:00:49 2026] PUT /v2.0/routers/0c327f45-8852-418c-a16c-56eb93b4801b/add_router_interface => generated 309 bytes in 1093 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/222] 10.0.0.136 () {34 vars in 668 bytes} [Tue May 26 09:00:49 2026] POST /v2.0/routers => generated 736 bytes in 1770 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 09:00:51.829 8 INFO neutron.db.segments_db [None req-c2faccf2-14ef-411e-8edd-89e25ff79ebf 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Added segment 8d49f6ec-109d-4095-bfed-a51c6a866bc3 of type vxlan for network 8c2c5125-96f9-47a0-a84c-1aead090aa48 [pid: 8|app: 0|req: 110/223] 10.0.0.136 () {34 vars in 670 bytes} [Tue May 26 09:00:51 2026] POST /v2.0/networks => generated 723 bytes in 457 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 114/224] 10.0.0.136 () {34 vars in 782 bytes} [Tue May 26 09:00:51 2026] PUT /v2.0/routers/d9ab925b-7228-4e40-82ef-a6c1e0fa8779/add_router_interface => generated 309 bytes in 1196 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 115/225] 10.0.0.136 () {34 vars in 684 bytes} [Tue May 26 09:00:52 2026] POST /v2.0/security-groups => generated 1659 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 116/226] 10.0.0.136 () {34 vars in 668 bytes} [Tue May 26 09:00:52 2026] POST /v2.0/subnets => generated 689 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/227] 10.0.0.136 () {34 vars in 694 bytes} [Tue May 26 09:00:52 2026] POST /v2.0/security-group-rules => generated 597 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 09:00:52.873 7 INFO neutron.db.segments_db [None req-e4661c26-d20f-4b82-9913-936e78053282 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Added segment ea1c82d0-35da-4b55-8d89-56cfbda08cc6 of type vxlan for network d40c9702-de75-4f7f-81f2-fca8aa4c19ff [pid: 8|app: 0|req: 111/228] 10.0.0.136 () {34 vars in 782 bytes} [Tue May 26 09:00:51 2026] PUT /v2.0/routers/2267d0fd-9689-4387-bdcd-852b92628bb0/add_router_interface => generated 309 bytes in 1029 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/229] 10.0.0.136 () {34 vars in 684 bytes} [Tue May 26 09:00:52 2026] POST /v2.0/security-groups => generated 1659 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-26 09:00:53.130 7 INFO neutron.db.l3_hamode_db [None req-e4661c26-d20f-4b82-9913-936e78053282 22d2409d9cc54f92924add20177ed995 50517041e5324b4fb64805cf0fbaf712 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 113/230] 10.0.0.136 () {34 vars in 694 bytes} [Tue May 26 09:00:53 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: 114/231] 10.0.0.136 () {34 vars in 694 bytes} [Tue May 26 09:00:53 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: 115/232] 10.0.0.136 () {34 vars in 675 bytes} [Tue May 26 09:00:53 2026] POST /v2.0/floatingips => generated 552 bytes in 489 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 09:00:53.841 7 INFO neutron.db.l3_hamode_db [None req-e4661c26-d20f-4b82-9913-936e78053282 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 116/233] 10.0.0.136 () {34 vars in 694 bytes} [Tue May 26 09:00:53 2026] POST /v2.0/security-group-rules => generated 602 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 117/234] 10.0.0.77 () {38 vars in 969 bytes} [Tue May 26 09:00:53 2026] POST /v2.0/security-groups => generated 1685 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/235] 10.0.0.136 () {34 vars in 675 bytes} [Tue May 26 09:00:54 2026] POST /v2.0/floatingips => generated 552 bytes in 505 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/236] 10.0.0.77 () {34 vars in 989 bytes} [Tue May 26 09:00:54 2026] GET /v2.0/security-groups/84639425-fe0c-405d-9f9c-2e96a07c87da => generated 1685 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 118/237] 10.0.0.136 () {34 vars in 668 bytes} [Tue May 26 09:00:52 2026] POST /v2.0/routers => generated 729 bytes in 1907 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/238] 10.0.0.77 () {38 vars in 979 bytes} [Tue May 26 09:00:54 2026] POST /v2.0/security-group-rules => generated 614 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/239] 10.0.0.77 () {38 vars in 969 bytes} [Tue May 26 09:00:54 2026] POST /v2.0/security-groups => generated 1684 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/240] 10.0.0.77 () {34 vars in 989 bytes} [Tue May 26 09:00:54 2026] GET /v2.0/security-groups/00d01b0f-6899-475a-ab82-26435d4e4318 => generated 1684 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/241] 10.0.0.77 () {34 vars in 1096 bytes} [Tue May 26 09:00:54 2026] GET /v2.0/security-groups?name=tempest-securitygroup--883747733&fields=id&tenant_id=f9c92dab1dbf44d1bb7e6a4210136a5f => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/242] 10.0.0.77 () {38 vars in 979 bytes} [Tue May 26 09:00:55 2026] POST /v2.0/security-group-rules => generated 614 bytes in 82 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/243] 10.0.0.77 () {34 vars in 980 bytes} [Tue May 26 09:00:55 2026] GET /v2.0/networks?id=a1e1cf19-527b-4f92-8df7-d93e1a4b6e47 => generated 675 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/244] 10.0.0.77 () {34 vars in 989 bytes} [Tue May 26 09:00:55 2026] GET /v2.0/security-groups/00d01b0f-6899-475a-ab82-26435d4e4318 => generated 2309 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/245] 10.0.0.77 () {34 vars in 963 bytes} [Tue May 26 09:00:55 2026] GET /v2.0/quotas/f9c92dab1dbf44d1bb7e6a4210136a5f => generated 292 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 128/246] 10.0.0.77 () {38 vars in 979 bytes} [Tue May 26 09:00:55 2026] POST /v2.0/security-group-rules => generated 619 bytes in 75 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/247] 10.0.0.77 () {34 vars in 1000 bytes} [Tue May 26 09:00:55 2026] GET /v2.0/ports?tenant_id=f9c92dab1dbf44d1bb7e6a4210136a5f&fields=id => generated 103 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/248] 10.0.0.77 () {34 vars in 989 bytes} [Tue May 26 09:00:55 2026] GET /v2.0/security-groups/00d01b0f-6899-475a-ab82-26435d4e4318 => generated 2939 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/249] 10.0.0.77 () {34 vars in 999 bytes} [Tue May 26 09:00:55 2026] GET /v2.0/security-group-rules/df0bf6db-7d04-44cc-9c55-4c6b69a2fc86 => generated 616 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/250] 10.0.0.77 () {34 vars in 989 bytes} [Tue May 26 09:00:55 2026] GET /v2.0/security-groups/00d01b0f-6899-475a-ab82-26435d4e4318 => generated 2939 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/251] 10.0.0.77 () {36 vars in 1021 bytes} [Tue May 26 09:00:55 2026] DELETE /v2.0/security-group-rules/df0bf6db-7d04-44cc-9c55-4c6b69a2fc86 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/252] 10.0.0.77 () {34 vars in 989 bytes} [Tue May 26 09:00:55 2026] GET /v2.0/security-groups/00d01b0f-6899-475a-ab82-26435d4e4318 => generated 2309 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/253] 10.0.0.77 () {36 vars in 1011 bytes} [Tue May 26 09:00:55 2026] DELETE /v2.0/security-groups/00d01b0f-6899-475a-ab82-26435d4e4318 => 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: 136/254] 10.0.0.77 () {34 vars in 905 bytes} [Tue May 26 09:00:55 2026] GET /v2.0/extensions => generated 21537 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/255] 10.0.0.77 () {34 vars in 989 bytes} [Tue May 26 09:00:55 2026] GET /v2.0/security-groups/84639425-fe0c-405d-9f9c-2e96a07c87da => generated 2310 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/256] 10.0.0.77 () {34 vars in 1006 bytes} [Tue May 26 09:00:55 2026] GET /v2.0/networks/a1e1cf19-527b-4f92-8df7-d93e1a4b6e47?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: 139/257] 10.0.0.77 () {36 vars in 1011 bytes} [Tue May 26 09:00:55 2026] DELETE /v2.0/security-groups/84639425-fe0c-405d-9f9c-2e96a07c87da => 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: 140/258] 10.0.0.77 () {34 vars in 1106 bytes} [Tue May 26 09:00:55 2026] GET /v2.0/networks/a1e1cf19-527b-4f92-8df7-d93e1a4b6e47?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 119/259] 10.0.0.136 () {34 vars in 782 bytes} [Tue May 26 09:00:54 2026] PUT /v2.0/routers/53f620f0-b520-42be-9a13-992bd6711245/add_router_interface => generated 309 bytes in 1442 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/260] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:00:56 2026] GET /v2.0/ports?device_id=5f473c44-386c-44d4-95cd-17440d66f9ca => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 09:00:56.701 8 INFO neutron_taas.services.taas.taas_plugin [None req-1db0e007-f207-4dd5-aed6-e9bd9d12f974 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] TaaS: Handle Delete Port: cef943e3-36e7-4be6-926e-038b4cebef43 2026-05-26 09:00:56.710 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1db0e007-f207-4dd5-aed6-e9bd9d12f974 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Tap Mirror: Handle Delete Port: cef943e3-36e7-4be6-926e-038b4cebef43 [pid: 7|app: 0|req: 121/261] 10.0.0.136 () {34 vars in 684 bytes} [Tue May 26 09:00:56 2026] POST /v2.0/security-groups => generated 1661 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/262] 10.0.0.136 () {34 vars in 694 bytes} [Tue May 26 09:00:56 2026] POST /v2.0/security-group-rules => generated 597 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 123/263] 10.0.0.136 () {34 vars in 694 bytes} [Tue May 26 09:00:56 2026] POST /v2.0/security-group-rules => generated 602 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/264] 10.0.0.136 () {34 vars in 788 bytes} [Tue May 26 09:00:55 2026] PUT /v2.0/routers/2267d0fd-9689-4387-bdcd-852b92628bb0/remove_router_interface => generated 309 bytes in 1384 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/265] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:00:57 2026] GET /v2.0/ports?device_id=5f473c44-386c-44d4-95cd-17440d66f9ca => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 09:00:57.601 8 INFO neutron_taas.services.taas.taas_plugin [None req-20777f8d-99b7-42b7-bc60-bb68d2f10fec 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] TaaS: Handle Delete Port: e3de55bb-be75-4267-bdb3-2f401f765f73 2026-05-26 09:00:57.604 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-20777f8d-99b7-42b7-bc60-bb68d2f10fec 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Tap Mirror: Handle Delete Port: e3de55bb-be75-4267-bdb3-2f401f765f73 [pid: 7|app: 0|req: 124/266] 10.0.0.136 () {34 vars in 675 bytes} [Tue May 26 09:00:57 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-05-26 09:00:57.966 8 INFO neutron_taas.services.taas.taas_plugin [None req-20777f8d-99b7-42b7-bc60-bb68d2f10fec 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] TaaS: Handle Delete Port: f095c18b-2474-4358-9b1a-953eed7dc191 2026-05-26 09:00:57.968 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-20777f8d-99b7-42b7-bc60-bb68d2f10fec 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Tap Mirror: Handle Delete Port: f095c18b-2474-4358-9b1a-953eed7dc191 2026-05-26 09:00:58.055 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-20777f8d-99b7-42b7-bc60-bb68d2f10fec 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - 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: 125/267] 10.0.0.77 () {34 vars in 1098 bytes} [Tue May 26 09:00:58 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1223629112&fields=id&tenant_id=50517041e5324b4fb64805cf0fbaf712 => generated 69 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/268] 10.0.0.77 () {34 vars in 980 bytes} [Tue May 26 09:00:58 2026] GET /v2.0/networks?id=8c2c5125-96f9-47a0-a84c-1aead090aa48 => generated 674 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/269] 10.0.0.77 () {34 vars in 963 bytes} [Tue May 26 09:00:58 2026] GET /v2.0/quotas/50517041e5324b4fb64805cf0fbaf712 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/270] 10.0.0.77 () {34 vars in 1000 bytes} [Tue May 26 09:00:58 2026] GET /v2.0/ports?tenant_id=50517041e5324b4fb64805cf0fbaf712&fields=id => generated 103 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/271] 10.0.0.77 () {34 vars in 1006 bytes} [Tue May 26 09:00:58 2026] GET /v2.0/networks/8c2c5125-96f9-47a0-a84c-1aead090aa48?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/272] 10.0.0.77 () {34 vars in 1106 bytes} [Tue May 26 09:00:58 2026] GET /v2.0/networks/8c2c5125-96f9-47a0-a84c-1aead090aa48?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: 131/273] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:00:58 2026] GET /v2.0/ports?device_id=5f473c44-386c-44d4-95cd-17440d66f9ca => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 09:00:58.500 8 INFO neutron.db.l3_hamode_db [None req-20777f8d-99b7-42b7-bc60-bb68d2f10fec 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] HA network a6042336-bac2-4a9c-9efb-81f88a93c3f4 was deleted as no HA routers are present in tenant 6d238119f4a54b3c854101b234aef6ff. [pid: 8|app: 0|req: 143/274] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 26 09:00:57 2026] DELETE /v2.0/routers/2267d0fd-9689-4387-bdcd-852b92628bb0 => generated 0 bytes in 1162 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/275] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:00:58 2026] GET /v2.0/ports?device_id=77356c7c-032e-4ab0-ab29-1c301f5d1c20 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/276] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 26 09:00:58 2026] DELETE /v2.0/subnets/2209297b-b664-44ad-af75-9ba6b4589b18 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/277] 10.0.0.77 () {34 vars in 1096 bytes} [Tue May 26 09:00:58 2026] GET /v2.0/security-groups?name=tempest-securitygroup--520254610&fields=id&tenant_id=b07949d05d1a4bea92a8a0af6e286d2f => generated 69 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/278] 10.0.0.77 () {34 vars in 980 bytes} [Tue May 26 09:00:58 2026] GET /v2.0/networks?id=791d98b5-3ad9-41b5-b132-9da48ea09ca3 => generated 680 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/279] 10.0.0.77 () {34 vars in 963 bytes} [Tue May 26 09:00:58 2026] GET /v2.0/quotas/b07949d05d1a4bea92a8a0af6e286d2f => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 09:00:58.842 8 INFO neutron.services.segments.plugin [-] Segment 23006235-ce35-4dc0-8aea-ff4c80e0db71 resource provider aggregate not found 2026-05-26 09:00:58.878 8 INFO neutron.services.segments.plugin [-] Segment 23006235-ce35-4dc0-8aea-ff4c80e0db71 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23006235-ce35-4dc0-8aea-ff4c80e0db71 found for delete ", "request_id": "req-a203158a-3770-4e10-97d5-da879f251cf7"}]} 2026-05-26 09:00:58.886 8 INFO neutron.services.segments.plugin [-] Segment 23006235-ce35-4dc0-8aea-ff4c80e0db71 resource provider aggregate not found [pid: 8|app: 0|req: 145/280] 10.0.0.136 () {32 vars in 725 bytes} [Tue May 26 09:00:58 2026] DELETE /v2.0/networks/a05cd39f-ebc3-41fd-baae-671e5d846342 => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 09:00:58.908 8 INFO neutron.services.segments.plugin [-] Segment 23006235-ce35-4dc0-8aea-ff4c80e0db71 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23006235-ce35-4dc0-8aea-ff4c80e0db71 found for delete ", "request_id": "req-32c31834-5aa7-4fc9-8225-f86bcbe67e08"}]} [pid: 7|app: 0|req: 136/281] 10.0.0.77 () {34 vars in 1000 bytes} [Tue May 26 09:00:58 2026] GET /v2.0/ports?tenant_id=b07949d05d1a4bea92a8a0af6e286d2f&fields=id => generated 103 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/282] 10.0.0.77 () {34 vars in 1006 bytes} [Tue May 26 09:00:58 2026] GET /v2.0/networks/791d98b5-3ad9-41b5-b132-9da48ea09ca3?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: 137/283] 10.0.0.77 () {34 vars in 1106 bytes} [Tue May 26 09:00:58 2026] GET /v2.0/networks/791d98b5-3ad9-41b5-b132-9da48ea09ca3?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: 147/284] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:00:59 2026] GET /v2.0/security-groups?tenant_id=6d238119f4a54b3c854101b234aef6ff&name=default => generated 2921 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/285] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:00:59 2026] DELETE /v2.0/security-groups/b06db224-be2c-4ee0-a0be-a7ade59bef92 => 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: 148/286] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:00:59 2026] GET /v2.0/ports?device_id=4f063c3e-de20-4419-89f8-5e6a1b548ffd => 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: 139/287] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:00:59 2026] GET /v2.0/ports?device_id=5f473c44-386c-44d4-95cd-17440d66f9ca => 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: 149/288] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:00:59 2026] GET /v2.0/ports?device_id=77356c7c-032e-4ab0-ab29-1c301f5d1c20 => 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: 140/289] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:01:00 2026] GET /v2.0/ports?device_id=4f063c3e-de20-4419-89f8-5e6a1b548ffd => 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: 150/290] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:01:00 2026] GET /v2.0/ports?device_id=5f473c44-386c-44d4-95cd-17440d66f9ca => 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: 141/291] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:01:00 2026] GET /v2.0/ports?device_id=77356c7c-032e-4ab0-ab29-1c301f5d1c20 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 09:01:00.905 8 INFO neutron.services.segments.plugin [-] Segment d11aefa1-08cf-4f5a-9474-4a16353d3f95 resource provider aggregate not found 2026-05-26 09:01:00.937 8 INFO neutron.services.segments.plugin [-] Segment d11aefa1-08cf-4f5a-9474-4a16353d3f95 resource provider aggregate not found 2026-05-26 09:01:00.950 8 INFO neutron.services.segments.plugin [-] Segment d11aefa1-08cf-4f5a-9474-4a16353d3f95 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d11aefa1-08cf-4f5a-9474-4a16353d3f95 found for delete ", "request_id": "req-6c38f73e-38b5-40db-ac31-2675fbdb2cc7"}]} 2026-05-26 09:01:00.954 8 INFO neutron.services.segments.plugin [-] Segment d11aefa1-08cf-4f5a-9474-4a16353d3f95 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d11aefa1-08cf-4f5a-9474-4a16353d3f95 found for delete ", "request_id": "req-a75ad677-fbcd-47e4-9306-e604f5cfa60c"}]} 2026-05-26 09:01:01.282 8 INFO neutron.db.segments_db [None req-7320901d-8eb1-48e9-aa6b-031aa718bc86 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Added segment 57c84953-b886-4b8b-b497-e85e90918c9c of type vxlan for network bfb8a319-4a68-4e80-aa4c-744143791e7b [pid: 8|app: 0|req: 151/292] 10.0.0.136 () {34 vars in 670 bytes} [Tue May 26 09:01:00 2026] POST /v2.0/networks => generated 725 bytes in 428 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/293] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:01:01 2026] GET /v2.0/ports?device_id=4f063c3e-de20-4419-89f8-5e6a1b548ffd => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/294] 10.0.0.136 () {34 vars in 668 bytes} [Tue May 26 09:01:01 2026] POST /v2.0/subnets => generated 691 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 09:01:01.668 8 INFO neutron.db.segments_db [None req-92333c6a-7b24-4132-a60f-5d6efe18e207 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Added segment 0305a83b-c8a5-4e27-9977-9254d47a8d25 of type vxlan for network 5d752f27-f3d9-40b0-9c8b-db2a53cfae7c [pid: 7|app: 0|req: 143/295] 199.19.213.20 () {34 vars in 984 bytes} [Tue May 26 09:01:01 2026] GET /v2.0/networks?id=a1e1cf19-527b-4f92-8df7-d93e1a4b6e47 => generated 675 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/296] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:01:01 2026] GET /v2.0/ports?device_id=5f473c44-386c-44d4-95cd-17440d66f9ca => 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: 145/297] 199.19.213.20 () {34 vars in 909 bytes} [Tue May 26 09:01:01 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: 146/298] 199.19.213.20 () {34 vars in 1048 bytes} [Tue May 26 09:01:01 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f9c92dab1dbf44d1bb7e6a4210136a5f => generated 180 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 09:01:01.893 8 INFO neutron.db.l3_hamode_db [None req-92333c6a-7b24-4132-a60f-5d6efe18e207 22d2409d9cc54f92924add20177ed995 d323dccceb164869a4dfb2149ef93c10 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 147/299] 199.19.213.20 () {38 vars in 953 bytes} [Tue May 26 09:01:01 2026] POST /v2.0/ports => generated 954 bytes in 405 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 148/300] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:01:02 2026] GET /v2.0/ports?device_id=77356c7c-032e-4ab0-ab29-1c301f5d1c20 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/301] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:01:02 2026] GET /v2.0/ports?device_id=4f063c3e-de20-4419-89f8-5e6a1b548ffd => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 09:01:02.614 8 INFO neutron.db.l3_hamode_db [None req-92333c6a-7b24-4132-a60f-5d6efe18e207 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 150/302] 199.19.213.20 () {38 vars in 1026 bytes} [Tue May 26 09:01:02 2026] PUT /v2.0/ports/77d7a888-b22a-4fb8-905b-50b65b2dfd7b => generated 1235 bytes in 447 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: 151/303] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:01:03 2026] GET /v2.0/ports?device_id=5f473c44-386c-44d4-95cd-17440d66f9ca => generated 969 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/304] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:01:03 2026] GET /v2.0/security-groups?id=a4884584-a33e-47aa-ae0d-353118b3c0fe&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: 153/305] 199.19.213.20 () {34 vars in 984 bytes} [Tue May 26 09:01:03 2026] GET /v2.0/networks?id=8c2c5125-96f9-47a0-a84c-1aead090aa48 => generated 674 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/306] 10.0.0.136 () {34 vars in 668 bytes} [Tue May 26 09:01:01 2026] POST /v2.0/routers => generated 731 bytes in 1867 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/307] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:01:03 2026] GET /v2.0/ports?device_id=77356c7c-032e-4ab0-ab29-1c301f5d1c20 => 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: 154/308] 199.19.213.20 () {34 vars in 1048 bytes} [Tue May 26 09:01:03 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=50517041e5324b4fb64805cf0fbaf712 => generated 181 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 09:01:03.568 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-53d09acb-8ab6-4547-bbd0-d35297960f06'] response: {'name': 'network-changed', 'server_uuid': '5f473c44-386c-44d4-95cd-17440d66f9ca', 'tag': '77d7a888-b22a-4fb8-905b-50b65b2dfd7b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 155/309] 199.19.213.20 () {38 vars in 953 bytes} [Tue May 26 09:01:03 2026] POST /v2.0/ports => generated 954 bytes in 484 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: 156/310] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:01:04 2026] GET /v2.0/ports?device_id=4f063c3e-de20-4419-89f8-5e6a1b548ffd => 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: 157/311] 199.19.213.20 () {38 vars in 1026 bytes} [Tue May 26 09:01:04 2026] PUT /v2.0/ports/540b9445-dc8d-4386-b948-50c41d11ea5b => generated 1235 bytes in 530 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: 158/312] 199.19.213.20 () {34 vars in 1078 bytes} [Tue May 26 09:01:04 2026] GET /v2.0/ports?tenant_id=f9c92dab1dbf44d1bb7e6a4210136a5f&device_id=5f473c44-386c-44d4-95cd-17440d66f9ca => generated 1238 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 159/313] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:01:04 2026] GET /v2.0/ports?device_id=5f473c44-386c-44d4-95cd-17440d66f9ca => generated 969 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 160/314] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:01:04 2026] GET /v2.0/ports?device_id=77356c7c-032e-4ab0-ab29-1c301f5d1c20 => generated 969 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/315] 10.0.0.136 () {34 vars in 782 bytes} [Tue May 26 09:01:03 2026] PUT /v2.0/routers/2fcc1033-1650-4e12-8148-b41a6439a3ec/add_router_interface => generated 309 bytes in 1256 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 156/316] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:01:04 2026] GET /v2.0/security-groups?id=a4884584-a33e-47aa-ae0d-353118b3c0fe&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: 161/317] 199.19.213.20 () {34 vars in 1016 bytes} [Tue May 26 09:01:04 2026] GET /v2.0/networks?tenant_id=f9c92dab1dbf44d1bb7e6a4210136a5f&shared=False => generated 771 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 157/318] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:01:04 2026] GET /v2.0/security-groups?id=1fffa799-41ad-4e2e-97c1-70772584e177&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 162/321] 199.19.213.20 () {34 vars in 928 bytes} [Tue May 26 09:01:04 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 09:01:04.989 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-dc8c0005-fbfc-403a-abdd-cdd77b201294'] response: {'name': 'network-changed', 'server_uuid': '77356c7c-032e-4ab0-ab29-1c301f5d1c20', 'tag': '540b9445-dc8d-4386-b948-50c41d11ea5b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 160/322] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:01:05 2026] GET /v2.0/ports?device_id=4f063c3e-de20-4419-89f8-5e6a1b548ffd => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 163/323] 10.0.0.77 () {38 vars in 969 bytes} [Tue May 26 09:01:05 2026] POST /v2.0/security-groups => generated 1682 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 164/324] 199.19.213.20 () {34 vars in 1078 bytes} [Tue May 26 09:01:05 2026] GET /v2.0/ports?tenant_id=50517041e5324b4fb64805cf0fbaf712&device_id=77356c7c-032e-4ab0-ab29-1c301f5d1c20 => generated 1238 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 161/325] 10.0.0.77 () {38 vars in 969 bytes} [Tue May 26 09:01:05 2026] POST /v2.0/security-groups => generated 1682 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 165/326] 199.19.213.20 () {34 vars in 1016 bytes} [Tue May 26 09:01:05 2026] GET /v2.0/networks?tenant_id=50517041e5324b4fb64805cf0fbaf712&shared=False => generated 770 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 162/327] 199.19.213.20 () {34 vars in 984 bytes} [Tue May 26 09:01:05 2026] GET /v2.0/networks?id=791d98b5-3ad9-41b5-b132-9da48ea09ca3 => generated 680 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 163/328] 199.19.213.20 () {34 vars in 928 bytes} [Tue May 26 09:01:05 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 166/329] 10.0.0.77 () {38 vars in 969 bytes} [Tue May 26 09:01:05 2026] POST /v2.0/security-groups => generated 1681 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 164/330] 199.19.213.20 () {34 vars in 1048 bytes} [Tue May 26 09:01:05 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b07949d05d1a4bea92a8a0af6e286d2f => generated 180 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 165/331] 10.0.0.77 () {34 vars in 1000 bytes} [Tue May 26 09:01:05 2026] GET /v2.0/security-groups?tenant_id=d323dccceb164869a4dfb2149ef93c10 => generated 7910 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 166/332] 10.0.0.77 () {34 vars in 989 bytes} [Tue May 26 09:01:05 2026] GET /v2.0/security-groups/5445b72e-f615-4b83-847f-8c34c6c2c075 => generated 2922 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 167/333] 10.0.0.77 () {34 vars in 989 bytes} [Tue May 26 09:01:05 2026] GET /v2.0/security-groups/5445b72e-f615-4b83-847f-8c34c6c2c075 => generated 2922 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 168/334] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:01:05 2026] GET /v2.0/ports?device_id=5f473c44-386c-44d4-95cd-17440d66f9ca => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/335] 199.19.213.20 () {34 vars in 1078 bytes} [Tue May 26 09:01:05 2026] GET /v2.0/ports?tenant_id=f9c92dab1dbf44d1bb7e6a4210136a5f&device_id=5f473c44-386c-44d4-95cd-17440d66f9ca => generated 1238 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 170/336] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:01:05 2026] GET /v2.0/security-groups?id=a4884584-a33e-47aa-ae0d-353118b3c0fe&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: 171/337] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:01:06 2026] GET /v2.0/ports?device_id=77356c7c-032e-4ab0-ab29-1c301f5d1c20 => generated 969 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 172/338] 199.19.213.20 () {34 vars in 1056 bytes} [Tue May 26 09:01:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=77d7a888-b22a-4fb8-905b-50b65b2dfd7b => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 167/339] 199.19.213.20 () {38 vars in 953 bytes} [Tue May 26 09:01:05 2026] POST /v2.0/ports => generated 954 bytes in 434 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: 173/340] 10.0.0.77 () {34 vars in 989 bytes} [Tue May 26 09:01:06 2026] GET /v2.0/security-groups/6370b2c8-2422-4d9d-b41b-1daecbe029b1 => generated 1682 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/341] 199.19.213.20 () {34 vars in 982 bytes} [Tue May 26 09:01:06 2026] GET /v2.0/subnets?id=c23a0077-3e03-4471-ba8b-283963f9228f => generated 693 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/342] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:01:06 2026] GET /v2.0/security-groups?id=1fffa799-41ad-4e2e-97c1-70772584e177&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/343] 10.0.0.77 () {36 vars in 1011 bytes} [Tue May 26 09:01:06 2026] DELETE /v2.0/security-groups/6370b2c8-2422-4d9d-b41b-1daecbe029b1 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/344] 199.19.213.20 () {34 vars in 1050 bytes} [Tue May 26 09:01:06 2026] GET /v2.0/ports?network_id=a1e1cf19-527b-4f92-8df7-d93e1a4b6e47&device_owner=network%3Adhcp => generated 1244 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/345] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:01:06 2026] GET /v2.0/ports?device_id=4f063c3e-de20-4419-89f8-5e6a1b548ffd => generated 957 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 09:01:06.492 7 INFO neutron.api.v2.resource [req-8c49bffa-c8f3-41fe-b55f-5d55321de795 req-6eb4aeea-fbb4-4faf-bbbb-915631cf1dac 9458bbec9efb4ae7a94ac7caa9da7549 d323dccceb164869a4dfb2149ef93c10 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 178/346] 10.0.0.77 () {34 vars in 989 bytes} [Tue May 26 09:01:06 2026] GET /v2.0/security-groups/6370b2c8-2422-4d9d-b41b-1daecbe029b1 => generated 146 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/347] 199.19.213.20 () {34 vars in 1010 bytes} [Tue May 26 09:01:06 2026] GET /v2.0/networks/a1e1cf19-527b-4f92-8df7-d93e1a4b6e47?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/348] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:01:06 2026] GET /v2.0/security-groups?id=ab704b15-0b6c-47ef-82ab-e9412973af7e&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/349] 10.0.0.77 () {34 vars in 989 bytes} [Tue May 26 09:01:06 2026] GET /v2.0/security-groups/0efa8ffe-2cac-42e8-95ff-1e5ce1615bdb => generated 1682 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/350] 199.19.213.20 () {34 vars in 1110 bytes} [Tue May 26 09:01:06 2026] GET /v2.0/networks/a1e1cf19-527b-4f92-8df7-d93e1a4b6e47?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: 169/351] 199.19.213.20 () {38 vars in 1026 bytes} [Tue May 26 09:01:06 2026] PUT /v2.0/ports/2b4197e5-5db9-49e5-aa54-a47f0c49da56 => generated 1235 bytes in 452 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 170/352] 199.19.213.20 () {34 vars in 1078 bytes} [Tue May 26 09:01:06 2026] GET /v2.0/ports?tenant_id=50517041e5324b4fb64805cf0fbaf712&device_id=77356c7c-032e-4ab0-ab29-1c301f5d1c20 => 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: 183/353] 10.0.0.77 () {36 vars in 1011 bytes} [Tue May 26 09:01:06 2026] DELETE /v2.0/security-groups/0efa8ffe-2cac-42e8-95ff-1e5ce1615bdb => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 09:01:06.758 7 INFO neutron.api.v2.resource [req-703111e6-6647-4a93-9540-30b0217425c7 req-fa55a9dc-5b23-4de9-8ca1-a1e92a20a624 9458bbec9efb4ae7a94ac7caa9da7549 d323dccceb164869a4dfb2149ef93c10 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 184/354] 10.0.0.77 () {34 vars in 989 bytes} [Tue May 26 09:01:06 2026] GET /v2.0/security-groups/0efa8ffe-2cac-42e8-95ff-1e5ce1615bdb => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/355] 199.19.213.20 () {34 vars in 1056 bytes} [Tue May 26 09:01:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=540b9445-dc8d-4386-b948-50c41d11ea5b => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 172/356] 199.19.213.20 () {34 vars in 982 bytes} [Tue May 26 09:01:06 2026] GET /v2.0/subnets?id=5995298d-1b41-4184-a5ef-c7311834d962 => generated 692 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/357] 10.0.0.77 () {34 vars in 989 bytes} [Tue May 26 09:01:06 2026] GET /v2.0/security-groups/a429f144-ba84-499e-ba76-440678bd3125 => generated 1681 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/358] 199.19.213.20 () {34 vars in 1050 bytes} [Tue May 26 09:01:06 2026] GET /v2.0/ports?network_id=8c2c5125-96f9-47a0-a84c-1aead090aa48&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: 173/359] 10.0.0.77 () {36 vars in 1011 bytes} [Tue May 26 09:01:06 2026] DELETE /v2.0/security-groups/a429f144-ba84-499e-ba76-440678bd3125 => 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: 187/360] 199.19.213.20 () {34 vars in 1010 bytes} [Tue May 26 09:01:06 2026] GET /v2.0/networks/8c2c5125-96f9-47a0-a84c-1aead090aa48?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 09:01:06.943 8 INFO neutron.api.v2.resource [req-c83f1432-68ff-473f-bc43-614af02d2ae4 req-c8108ea9-0f68-4eef-ab68-fa157923d59e 9458bbec9efb4ae7a94ac7caa9da7549 d323dccceb164869a4dfb2149ef93c10 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 174/361] 10.0.0.77 () {34 vars in 989 bytes} [Tue May 26 09:01:06 2026] GET /v2.0/security-groups/a429f144-ba84-499e-ba76-440678bd3125 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/362] 199.19.213.20 () {34 vars in 1110 bytes} [Tue May 26 09:01:06 2026] GET /v2.0/networks/8c2c5125-96f9-47a0-a84c-1aead090aa48?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: 175/363] 10.0.0.77 () {34 vars in 1000 bytes} [Tue May 26 09:01:06 2026] GET /v2.0/security-groups?tenant_id=d323dccceb164869a4dfb2149ef93c10 => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 09:01:07.062 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-181a9af8-60aa-4ec2-a48f-8b43b73495b5'] response: {'name': 'network-changed', 'server_uuid': '4f063c3e-de20-4419-89f8-5e6a1b548ffd', 'tag': '2b4197e5-5db9-49e5-aa54-a47f0c49da56', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 189/364] 10.0.0.77 () {34 vars in 989 bytes} [Tue May 26 09:01:07 2026] GET /v2.0/security-groups/5445b72e-f615-4b83-847f-8c34c6c2c075 => generated 2922 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/365] 10.0.0.77 () {34 vars in 989 bytes} [Tue May 26 09:01:07 2026] GET /v2.0/security-groups/5445b72e-f615-4b83-847f-8c34c6c2c075 => generated 2922 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 09:01:07.145 8 INFO neutron.api.v2.resource [req-275b63aa-8c48-461e-92d5-ebe41748b38d req-89f50f82-77de-40f7-982b-9b6281d08a57 9458bbec9efb4ae7a94ac7caa9da7549 d323dccceb164869a4dfb2149ef93c10 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 177/366] 10.0.0.77 () {34 vars in 989 bytes} [Tue May 26 09:01:07 2026] GET /v2.0/security-groups/a429f144-ba84-499e-ba76-440678bd3125 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/367] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:01:07 2026] GET /v2.0/ports?device_id=5f473c44-386c-44d4-95cd-17440d66f9ca => generated 969 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 09:01:07.177 8 INFO neutron.api.v2.resource [req-8b71cb01-c19e-4c3f-b287-0c5bb9940811 req-6e63304d-d4a6-4fdd-822a-138d2f10e526 9458bbec9efb4ae7a94ac7caa9da7549 d323dccceb164869a4dfb2149ef93c10 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 178/368] 10.0.0.77 () {34 vars in 989 bytes} [Tue May 26 09:01:07 2026] GET /v2.0/security-groups/0efa8ffe-2cac-42e8-95ff-1e5ce1615bdb => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 09:01:07.213 8 INFO neutron.api.v2.resource [req-2fcedea1-c3f6-4e4b-a8e6-dd71c97dce3e req-843e7cb0-a6f3-4c8f-abc5-ab63b53647e3 9458bbec9efb4ae7a94ac7caa9da7549 d323dccceb164869a4dfb2149ef93c10 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 179/369] 10.0.0.77 () {34 vars in 989 bytes} [Tue May 26 09:01:07 2026] GET /v2.0/security-groups/6370b2c8-2422-4d9d-b41b-1daecbe029b1 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/370] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:01:07 2026] GET /v2.0/security-groups?id=a4884584-a33e-47aa-ae0d-353118b3c0fe&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/371] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:01:07 2026] GET /v2.0/ports?device_id=77356c7c-032e-4ab0-ab29-1c301f5d1c20 => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/372] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:01:07 2026] GET /v2.0/security-groups?id=1fffa799-41ad-4e2e-97c1-70772584e177&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 09:01:07.606 8 INFO neutron_taas.services.taas.taas_plugin [None req-106d2750-b8b6-4bf8-aaa3-62e9ddabee79 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] TaaS: Handle Delete Port: e1720c2f-e55f-44e8-a531-47570797bc26 2026-05-26 09:01:07.609 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-106d2750-b8b6-4bf8-aaa3-62e9ddabee79 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Tap Mirror: Handle Delete Port: e1720c2f-e55f-44e8-a531-47570797bc26 [pid: 7|app: 0|req: 194/373] 199.19.213.20 () {34 vars in 1078 bytes} [Tue May 26 09:01:07 2026] GET /v2.0/ports?tenant_id=b07949d05d1a4bea92a8a0af6e286d2f&device_id=4f063c3e-de20-4419-89f8-5e6a1b548ffd => generated 1238 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/374] 199.19.213.20 () {34 vars in 1016 bytes} [Tue May 26 09:01:07 2026] GET /v2.0/networks?tenant_id=b07949d05d1a4bea92a8a0af6e286d2f&shared=False => generated 775 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/375] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:01:07 2026] GET /v2.0/ports?device_id=4f063c3e-de20-4419-89f8-5e6a1b548ffd => generated 969 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/376] 199.19.213.20 () {34 vars in 928 bytes} [Tue May 26 09:01:07 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/377] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:01:07 2026] GET /v2.0/security-groups?id=ab704b15-0b6c-47ef-82ab-e9412973af7e&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: 180/378] 10.0.0.136 () {34 vars in 788 bytes} [Tue May 26 09:01:07 2026] PUT /v2.0/routers/2fcc1033-1650-4e12-8148-b41a6439a3ec/remove_router_interface => generated 309 bytes in 998 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/379] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:01:08 2026] GET /v2.0/ports?device_id=5f473c44-386c-44d4-95cd-17440d66f9ca => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/380] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:01:08 2026] GET /v2.0/security-groups?id=a4884584-a33e-47aa-ae0d-353118b3c0fe&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-05-26 09:01:08.474 7 INFO neutron_taas.services.taas.taas_plugin [None req-f20b3a9e-3605-4309-b875-d2da64e3a3c8 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] TaaS: Handle Delete Port: 6c8162f9-b02b-4e95-94db-b02ed5e77d2b 2026-05-26 09:01:08.486 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f20b3a9e-3605-4309-b875-d2da64e3a3c8 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Tap Mirror: Handle Delete Port: 6c8162f9-b02b-4e95-94db-b02ed5e77d2b [pid: 8|app: 0|req: 183/381] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:01:08 2026] GET /v2.0/ports?device_id=77356c7c-032e-4ab0-ab29-1c301f5d1c20 => generated 969 bytes in 324 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/382] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:01:08 2026] GET /v2.0/security-groups?id=1fffa799-41ad-4e2e-97c1-70772584e177&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-05-26 09:01:08.845 7 INFO neutron_taas.services.taas.taas_plugin [None req-f20b3a9e-3605-4309-b875-d2da64e3a3c8 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] TaaS: Handle Delete Port: 349d5112-c4f6-4b31-927f-17e032439c22 2026-05-26 09:01:08.849 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f20b3a9e-3605-4309-b875-d2da64e3a3c8 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Tap Mirror: Handle Delete Port: 349d5112-c4f6-4b31-927f-17e032439c22 [pid: 8|app: 0|req: 185/383] 199.19.213.20 () {34 vars in 1078 bytes} [Tue May 26 09:01:08 2026] GET /v2.0/ports?tenant_id=b07949d05d1a4bea92a8a0af6e286d2f&device_id=4f063c3e-de20-4419-89f8-5e6a1b548ffd => generated 1238 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 09:01:08.942 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-f20b3a9e-3605-4309-b875-d2da64e3a3c8 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - 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: 186/384] 199.19.213.20 () {34 vars in 1056 bytes} [Tue May 26 09:01:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=2b4197e5-5db9-49e5-aa54-a47f0c49da56 => 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: 187/385] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:01:08 2026] GET /v2.0/ports?device_id=4f063c3e-de20-4419-89f8-5e6a1b548ffd => 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: 188/386] 199.19.213.20 () {34 vars in 982 bytes} [Tue May 26 09:01:08 2026] GET /v2.0/subnets?id=60e145da-1da6-464d-ab92-06cf6b8faa52 => generated 698 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/387] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:01:09 2026] GET /v2.0/security-groups?id=ab704b15-0b6c-47ef-82ab-e9412973af7e&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/388] 199.19.213.20 () {34 vars in 1050 bytes} [Tue May 26 09:01:09 2026] GET /v2.0/ports?network_id=791d98b5-3ad9-41b5-b132-9da48ea09ca3&device_owner=network%3Adhcp => generated 1244 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/389] 199.19.213.20 () {34 vars in 1010 bytes} [Tue May 26 09:01:09 2026] GET /v2.0/networks/791d98b5-3ad9-41b5-b132-9da48ea09ca3?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: 192/390] 199.19.213.20 () {34 vars in 1110 bytes} [Tue May 26 09:01:09 2026] GET /v2.0/networks/791d98b5-3ad9-41b5-b132-9da48ea09ca3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 09:01:09.294 7 INFO neutron.db.l3_hamode_db [None req-f20b3a9e-3605-4309-b875-d2da64e3a3c8 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] HA network 5d752f27-f3d9-40b0-9c8b-db2a53cfae7c was deleted as no HA routers are present in tenant d323dccceb164869a4dfb2149ef93c10. [pid: 7|app: 0|req: 199/391] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 26 09:01:08 2026] DELETE /v2.0/routers/2fcc1033-1650-4e12-8148-b41a6439a3ec => generated 0 bytes in 1076 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/392] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 26 09:01:09 2026] DELETE /v2.0/subnets/58dedc82-2d22-47d2-94c7-27d6f1acb100 => 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: 194/393] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:01:09 2026] GET /v2.0/ports?device_id=5f473c44-386c-44d4-95cd-17440d66f9ca => generated 969 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/394] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:01:09 2026] GET /v2.0/security-groups?id=a4884584-a33e-47aa-ae0d-353118b3c0fe&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: 200/395] 10.0.0.136 () {32 vars in 725 bytes} [Tue May 26 09:01:09 2026] DELETE /v2.0/networks/bfb8a319-4a68-4e80-aa4c-744143791e7b => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 09:01:09.715 7 INFO neutron.services.segments.plugin [-] Segment 0305a83b-c8a5-4e27-9977-9254d47a8d25 resource provider aggregate not found 2026-05-26 09:01:09.735 7 INFO neutron.services.segments.plugin [-] Segment 0305a83b-c8a5-4e27-9977-9254d47a8d25 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0305a83b-c8a5-4e27-9977-9254d47a8d25 found for delete ", "request_id": "req-d330c6ec-f03d-44af-a35e-5d29ed16fec9"}]} [pid: 8|app: 0|req: 196/396] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:01:09 2026] GET /v2.0/security-groups?tenant_id=d323dccceb164869a4dfb2149ef93c10&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 09:01:09.923 7 INFO neutron.services.segments.plugin [-] Segment 0305a83b-c8a5-4e27-9977-9254d47a8d25 resource provider aggregate not found 2026-05-26 09:01:09.943 7 INFO neutron.services.segments.plugin [-] Segment 0305a83b-c8a5-4e27-9977-9254d47a8d25 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0305a83b-c8a5-4e27-9977-9254d47a8d25 found for delete ", "request_id": "req-67db444f-b5ed-4c88-b15d-9c03e936dd3f"}]} [pid: 7|app: 0|req: 201/397] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:01:09 2026] DELETE /v2.0/security-groups/5445b72e-f615-4b83-847f-8c34c6c2c075 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/398] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:01:09 2026] GET /v2.0/ports?device_id=77356c7c-032e-4ab0-ab29-1c301f5d1c20 => generated 969 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/399] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:01:10 2026] GET /v2.0/security-groups?id=1fffa799-41ad-4e2e-97c1-70772584e177&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/400] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:01:10 2026] GET /v2.0/ports?device_id=4f063c3e-de20-4419-89f8-5e6a1b548ffd => generated 969 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/401] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:01:10 2026] GET /v2.0/security-groups?id=ab704b15-0b6c-47ef-82ab-e9412973af7e&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: 199/402] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:01:10 2026] GET /v2.0/ports?device_id=5f473c44-386c-44d4-95cd-17440d66f9ca => generated 969 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/403] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:01:10 2026] GET /v2.0/security-groups?id=a4884584-a33e-47aa-ae0d-353118b3c0fe&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: 200/404] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:01:11 2026] GET /v2.0/ports?device_id=77356c7c-032e-4ab0-ab29-1c301f5d1c20 => generated 969 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/405] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:01:11 2026] GET /v2.0/security-groups?id=1fffa799-41ad-4e2e-97c1-70772584e177&fields=id&fields=name => generated 114 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/406] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:01:11 2026] GET /v2.0/ports?device_id=4f063c3e-de20-4419-89f8-5e6a1b548ffd => generated 969 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/407] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:01:11 2026] GET /v2.0/security-groups?id=ab704b15-0b6c-47ef-82ab-e9412973af7e&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-05-26 09:01:11.755 7 INFO neutron.services.segments.plugin [-] Segment 57c84953-b886-4b8b-b497-e85e90918c9c resource provider aggregate not found 2026-05-26 09:01:11.778 7 INFO neutron.services.segments.plugin [-] Segment 57c84953-b886-4b8b-b497-e85e90918c9c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57c84953-b886-4b8b-b497-e85e90918c9c found for delete ", "request_id": "req-8d76e951-b3ca-4917-b526-b0c0ad422ed0"}]} [pid: 8|app: 0|req: 202/408] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:01:11 2026] GET /v2.0/ports?device_id=5f473c44-386c-44d4-95cd-17440d66f9ca => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/409] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:01:11 2026] GET /v2.0/security-groups?id=a4884584-a33e-47aa-ae0d-353118b3c0fe&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 09:01:11.960 7 INFO neutron.services.segments.plugin [-] Segment 57c84953-b886-4b8b-b497-e85e90918c9c resource provider aggregate not found 2026-05-26 09:01:11.975 7 INFO neutron.services.segments.plugin [-] Segment 57c84953-b886-4b8b-b497-e85e90918c9c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57c84953-b886-4b8b-b497-e85e90918c9c found for delete ", "request_id": "req-528ccf4f-a3b5-4980-848c-b7228b9af6c8"}]} 2026-05-26 09:01:12.270 8 INFO neutron.db.segments_db [None req-29a1812c-c3ae-45a6-a925-2d11255b7ed5 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Added segment 4963fa6a-3453-4a47-b564-f980594c478b of type vxlan for network e5327fa2-d696-4158-bb17-18183708e257 [pid: 8|app: 0|req: 203/410] 10.0.0.136 () {34 vars in 670 bytes} [Tue May 26 09:01:11 2026] POST /v2.0/networks => generated 732 bytes in 469 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/411] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:01:12 2026] GET /v2.0/ports?device_id=77356c7c-032e-4ab0-ab29-1c301f5d1c20 => generated 969 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/412] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:01:12 2026] GET /v2.0/security-groups?id=1fffa799-41ad-4e2e-97c1-70772584e177&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: 210/413] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:01:12 2026] GET /v2.0/ports?device_id=4f063c3e-de20-4419-89f8-5e6a1b548ffd => generated 969 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/414] 10.0.0.136 () {34 vars in 668 bytes} [Tue May 26 09:01:12 2026] POST /v2.0/subnets => generated 698 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/415] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:01:12 2026] GET /v2.0/security-groups?id=ab704b15-0b6c-47ef-82ab-e9412973af7e&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 09:01:12.659 8 INFO neutron.db.segments_db [None req-b369cab2-01f3-4958-bc34-56e72a0fb32d 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Added segment 6c7ed410-0949-4cb6-bb73-87c53ffe96d0 of type vxlan for network 10e06441-1a35-4b06-b593-d34b6bb0fd7b 2026-05-26 09:01:12.933 8 INFO neutron.db.l3_hamode_db [None req-b369cab2-01f3-4958-bc34-56e72a0fb32d 22d2409d9cc54f92924add20177ed995 55fae0efa8844681bd5475bed5452e6e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 212/416] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:01:12 2026] GET /v2.0/ports?device_id=5f473c44-386c-44d4-95cd-17440d66f9ca => generated 969 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/417] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:01:13 2026] GET /v2.0/security-groups?id=a4884584-a33e-47aa-ae0d-353118b3c0fe&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/418] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:01:13 2026] GET /v2.0/ports?device_id=77356c7c-032e-4ab0-ab29-1c301f5d1c20 => generated 971 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/419] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:01:13 2026] GET /v2.0/security-groups?id=1fffa799-41ad-4e2e-97c1-70772584e177&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: 216/420] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:01:13 2026] GET /v2.0/ports?device_id=4f063c3e-de20-4419-89f8-5e6a1b548ffd => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 09:01:13.718 8 INFO neutron.db.l3_hamode_db [None req-b369cab2-01f3-4958-bc34-56e72a0fb32d 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 217/421] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:01:13 2026] GET /v2.0/security-groups?id=ab704b15-0b6c-47ef-82ab-e9412973af7e&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/422] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:01:14 2026] GET /v2.0/ports?device_id=5f473c44-386c-44d4-95cd-17440d66f9ca => 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: 219/423] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:01:14 2026] GET /v2.0/security-groups?id=a4884584-a33e-47aa-ae0d-353118b3c0fe&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/424] 10.0.0.136 () {34 vars in 668 bytes} [Tue May 26 09:01:12 2026] POST /v2.0/routers => generated 738 bytes in 1959 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/425] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:01:14 2026] GET /v2.0/ports?device_id=77356c7c-032e-4ab0-ab29-1c301f5d1c20 => 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: 207/426] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:01:14 2026] GET /v2.0/security-groups?id=1fffa799-41ad-4e2e-97c1-70772584e177&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/427] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:01:14 2026] GET /v2.0/ports?device_id=4f063c3e-de20-4419-89f8-5e6a1b548ffd => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/428] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:01:14 2026] GET /v2.0/security-groups?id=ab704b15-0b6c-47ef-82ab-e9412973af7e&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/429] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:01:15 2026] GET /v2.0/ports?device_id=5f473c44-386c-44d4-95cd-17440d66f9ca => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/430] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:01:15 2026] GET /v2.0/security-groups?id=a4884584-a33e-47aa-ae0d-353118b3c0fe&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: 220/431] 10.0.0.136 () {34 vars in 782 bytes} [Tue May 26 09:01:14 2026] PUT /v2.0/routers/ae7bcbb1-63d3-4541-8844-c73e066d3a42/add_router_interface => generated 309 bytes in 1371 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/432] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:01:15 2026] GET /v2.0/ports?device_id=77356c7c-032e-4ab0-ab29-1c301f5d1c20 => generated 971 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/433] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:01:15 2026] GET /v2.0/security-groups?id=1fffa799-41ad-4e2e-97c1-70772584e177&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: 213/434] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:01:16 2026] GET /v2.0/ports?device_id=4f063c3e-de20-4419-89f8-5e6a1b548ffd => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/435] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:01:16 2026] GET /v2.0/security-groups?id=ab704b15-0b6c-47ef-82ab-e9412973af7e&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: 214/436] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:01:16 2026] GET /v2.0/ports?device_id=77356c7c-032e-4ab0-ab29-1c301f5d1c20 => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/437] 10.0.0.136 () {34 vars in 684 bytes} [Tue May 26 09:01:16 2026] POST /v2.0/security-groups => generated 1660 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/438] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:01:16 2026] GET /v2.0/ports?device_id=5f473c44-386c-44d4-95cd-17440d66f9ca => generated 971 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/439] 10.0.0.136 () {34 vars in 694 bytes} [Tue May 26 09:01:16 2026] POST /v2.0/security-group-rules => generated 597 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/440] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:01:16 2026] GET /v2.0/security-groups?id=a4884584-a33e-47aa-ae0d-353118b3c0fe&fields=id&fields=name => generated 113 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/441] 10.0.0.136 () {34 vars in 694 bytes} [Tue May 26 09:01:16 2026] POST /v2.0/security-group-rules => generated 602 bytes in 75 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 09:01:16.974 7 INFO neutron.db.l3_db [None req-59854a37-f310-4ed7-91b7-fe134f18cc75 85ab544461d647b8ad390403c196a9c2 50517041e5324b4fb64805cf0fbaf712 - - default default] Floating IP db536e21-fe9b-4a4a-8ac5-a959ce754e3a associated. External IP: 10.96.250.219, port: 540b9445-dc8d-4386-b948-50c41d11ea5b. [pid: 7|app: 0|req: 223/442] 10.0.0.136 () {34 vars in 748 bytes} [Tue May 26 09:01:16 2026] PUT /v2.0/floatingips/db536e21-fe9b-4a4a-8ac5-a959ce754e3a => generated 855 bytes in 1170 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/443] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:01:17 2026] GET /v2.0/ports?device_id=4f063c3e-de20-4419-89f8-5e6a1b548ffd => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/444] 10.0.0.136 () {34 vars in 675 bytes} [Tue May 26 09:01:16 2026] POST /v2.0/floatingips => generated 552 bytes in 526 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/445] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:01:17 2026] GET /v2.0/security-groups?id=ab704b15-0b6c-47ef-82ab-e9412973af7e&fields=id&fields=name => generated 113 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/446] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:01:17 2026] GET /v2.0/ports?device_id=77356c7c-032e-4ab0-ab29-1c301f5d1c20 => generated 971 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 09:01:17.514 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-59b04d6f-43f1-446d-97ef-23bd6a14953f'] response: {'name': 'network-changed', 'server_uuid': '77356c7c-032e-4ab0-ab29-1c301f5d1c20', 'tag': '540b9445-dc8d-4386-b948-50c41d11ea5b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 222/447] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:01:17 2026] GET /v2.0/security-groups?id=1fffa799-41ad-4e2e-97c1-70772584e177&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: 226/448] 10.0.0.77 () {34 vars in 1096 bytes} [Tue May 26 09:01:17 2026] GET /v2.0/security-groups?name=tempest-securitygroup--977671877&fields=id&tenant_id=55fae0efa8844681bd5475bed5452e6e => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/449] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:01:17 2026] GET /v2.0/ports?device_id=5f473c44-386c-44d4-95cd-17440d66f9ca => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/450] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:01:17 2026] GET /v2.0/security-groups?id=a4884584-a33e-47aa-ae0d-353118b3c0fe&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: 227/451] 10.0.0.77 () {34 vars in 980 bytes} [Tue May 26 09:01:17 2026] GET /v2.0/networks?id=e5327fa2-d696-4158-bb17-18183708e257 => generated 683 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/452] 10.0.0.77 () {34 vars in 963 bytes} [Tue May 26 09:01:18 2026] GET /v2.0/quotas/55fae0efa8844681bd5475bed5452e6e => 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: 228/453] 199.19.213.20 () {34 vars in 1078 bytes} [Tue May 26 09:01:18 2026] GET /v2.0/ports?tenant_id=50517041e5324b4fb64805cf0fbaf712&device_id=77356c7c-032e-4ab0-ab29-1c301f5d1c20 => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/454] 10.0.0.77 () {34 vars in 1000 bytes} [Tue May 26 09:01:18 2026] GET /v2.0/ports?tenant_id=55fae0efa8844681bd5475bed5452e6e&fields=id => generated 103 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/455] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:01:18 2026] GET /v2.0/ports?device_id=77356c7c-032e-4ab0-ab29-1c301f5d1c20 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/456] 199.19.213.20 () {34 vars in 984 bytes} [Tue May 26 09:01:18 2026] GET /v2.0/networks?id=8c2c5125-96f9-47a0-a84c-1aead090aa48 => generated 770 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/457] 10.0.0.77 () {34 vars in 1006 bytes} [Tue May 26 09:01:18 2026] GET /v2.0/networks/e5327fa2-d696-4158-bb17-18183708e257?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: 229/458] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:01:18 2026] GET /v2.0/security-groups?id=1fffa799-41ad-4e2e-97c1-70772584e177&fields=id&fields=name => generated 114 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/459] 199.19.213.20 () {34 vars in 1056 bytes} [Tue May 26 09:01:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=540b9445-dc8d-4386-b948-50c41d11ea5b => generated 858 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/460] 10.0.0.77 () {34 vars in 1106 bytes} [Tue May 26 09:01:18 2026] GET /v2.0/networks/e5327fa2-d696-4158-bb17-18183708e257?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: 231/461] 199.19.213.20 () {34 vars in 982 bytes} [Tue May 26 09:01:18 2026] GET /v2.0/subnets?id=5995298d-1b41-4184-a5ef-c7311834d962 => generated 692 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/462] 199.19.213.20 () {34 vars in 1050 bytes} [Tue May 26 09:01:18 2026] GET /v2.0/ports?network_id=8c2c5125-96f9-47a0-a84c-1aead090aa48&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: 232/463] 199.19.213.20 () {34 vars in 1010 bytes} [Tue May 26 09:01:18 2026] GET /v2.0/networks/8c2c5125-96f9-47a0-a84c-1aead090aa48?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/464] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:01:18 2026] GET /v2.0/ports?device_id=5f473c44-386c-44d4-95cd-17440d66f9ca => generated 971 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/465] 199.19.213.20 () {34 vars in 1110 bytes} [Tue May 26 09:01:18 2026] GET /v2.0/networks/8c2c5125-96f9-47a0-a84c-1aead090aa48?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: 233/466] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:01:18 2026] GET /v2.0/ports?device_id=d6e4fc35-8956-41f0-9943-2fbbb55049d6 => 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: 234/467] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:01:18 2026] GET /v2.0/ports?device_id=4f063c3e-de20-4419-89f8-5e6a1b548ffd => generated 971 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/468] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:01:18 2026] GET /v2.0/security-groups?id=ab704b15-0b6c-47ef-82ab-e9412973af7e&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 09:01:19.045 8 INFO neutron.db.l3_db [None req-c00c3d03-9ae9-49fb-888d-7da0e3c900da 1369fa65fe5845459efb0af5fbe3bc12 f9c92dab1dbf44d1bb7e6a4210136a5f - - default default] Floating IP 331924bb-dfa8-4c76-8708-593b101530ca associated. External IP: 10.96.250.207, port: 77d7a888-b22a-4fb8-905b-50b65b2dfd7b. [pid: 7|app: 0|req: 236/469] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:01:19 2026] GET /v2.0/ports?device_id=77356c7c-032e-4ab0-ab29-1c301f5d1c20 => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/470] 10.0.0.136 () {34 vars in 748 bytes} [Tue May 26 09:01:18 2026] PUT /v2.0/floatingips/331924bb-dfa8-4c76-8708-593b101530ca => generated 855 bytes in 958 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/471] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:01:19 2026] GET /v2.0/security-groups?id=1fffa799-41ad-4e2e-97c1-70772584e177&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 09:01:19.431 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-199b8bb9-4cc0-49cc-ac04-415acf764d25'] response: {'name': 'network-changed', 'server_uuid': '5f473c44-386c-44d4-95cd-17440d66f9ca', 'tag': '77d7a888-b22a-4fb8-905b-50b65b2dfd7b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 235/472] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:01:19 2026] GET /v2.0/ports?device_id=d6e4fc35-8956-41f0-9943-2fbbb55049d6 => 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: 238/473] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:01:19 2026] GET /v2.0/ports?device_id=4f063c3e-de20-4419-89f8-5e6a1b548ffd => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/474] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:01:19 2026] GET /v2.0/security-groups?id=ab704b15-0b6c-47ef-82ab-e9412973af7e&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/477] 199.19.213.20 () {34 vars in 1078 bytes} [Tue May 26 09:01:19 2026] GET /v2.0/ports?tenant_id=f9c92dab1dbf44d1bb7e6a4210136a5f&device_id=5f473c44-386c-44d4-95cd-17440d66f9ca => generated 1240 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/478] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:01:19 2026] GET /v2.0/ports?device_id=4f063c3e-de20-4419-89f8-5e6a1b548ffd => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/479] 199.19.213.20 () {34 vars in 984 bytes} [Tue May 26 09:01:20 2026] GET /v2.0/networks?id=a1e1cf19-527b-4f92-8df7-d93e1a4b6e47 => generated 771 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/480] 199.19.213.20 () {34 vars in 1056 bytes} [Tue May 26 09:01:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=77d7a888-b22a-4fb8-905b-50b65b2dfd7b => generated 858 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/481] 199.19.213.20 () {34 vars in 982 bytes} [Tue May 26 09:01:20 2026] GET /v2.0/subnets?id=c23a0077-3e03-4471-ba8b-283963f9228f => generated 693 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/482] 199.19.213.20 () {34 vars in 1050 bytes} [Tue May 26 09:01:20 2026] GET /v2.0/ports?network_id=a1e1cf19-527b-4f92-8df7-d93e1a4b6e47&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/483] 199.19.213.20 () {34 vars in 1010 bytes} [Tue May 26 09:01:20 2026] GET /v2.0/networks/a1e1cf19-527b-4f92-8df7-d93e1a4b6e47?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: 244/484] 199.19.213.20 () {34 vars in 1110 bytes} [Tue May 26 09:01:20 2026] GET /v2.0/networks/a1e1cf19-527b-4f92-8df7-d93e1a4b6e47?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: 245/485] 199.19.213.20 () {34 vars in 992 bytes} [Tue May 26 09:01:20 2026] GET /v2.0/ports?device_id=77356c7c-032e-4ab0-ab29-1c301f5d1c20 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 09:01:20.389 7 INFO neutron.db.l3_db [None req-446f0242-624c-453e-9ba8-a63515990b95 f1e3735d28bb4044997bc568d1eb2d79 b07949d05d1a4bea92a8a0af6e286d2f - - default default] Floating IP ea14e293-7cf9-4bfa-9b43-911d85817b04 associated. External IP: 10.96.250.210, port: 2b4197e5-5db9-49e5-aa54-a47f0c49da56. 2026-05-26 09:01:20.525 8 INFO neutron_taas.services.taas.taas_plugin [req-6733a007-dead-45dc-ba08-aadad658fef7 req-98af82ca-8f3e-421b-9916-7097e489f2da 85ab544461d647b8ad390403c196a9c2 50517041e5324b4fb64805cf0fbaf712 - - default default] TaaS: Handle Delete Port: 540b9445-dc8d-4386-b948-50c41d11ea5b 2026-05-26 09:01:20.532 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-6733a007-dead-45dc-ba08-aadad658fef7 req-98af82ca-8f3e-421b-9916-7097e489f2da 85ab544461d647b8ad390403c196a9c2 50517041e5324b4fb64805cf0fbaf712 - - default default] Tap Mirror: Handle Delete Port: 540b9445-dc8d-4386-b948-50c41d11ea5b 2026-05-26 09:01:20.720 8 INFO neutron.db.l3_db [req-6733a007-dead-45dc-ba08-aadad658fef7 req-98af82ca-8f3e-421b-9916-7097e489f2da 85ab544461d647b8ad390403c196a9c2 50517041e5324b4fb64805cf0fbaf712 - - default default] Floating IP db536e21-fe9b-4a4a-8ac5-a959ce754e3a disassociated. External IP: 10.96.250.219, port: 540b9445-dc8d-4386-b948-50c41d11ea5b. [pid: 7|app: 0|req: 241/486] 10.0.0.136 () {34 vars in 748 bytes} [Tue May 26 09:01:20 2026] PUT /v2.0/floatingips/ea14e293-7cf9-4bfa-9b43-911d85817b04 => generated 855 bytes in 750 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/487] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:01:20 2026] GET /v2.0/ports?device_id=77356c7c-032e-4ab0-ab29-1c301f5d1c20 => 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: 243/488] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:01:20 2026] GET /v2.0/ports?device_id=d6e4fc35-8956-41f0-9943-2fbbb55049d6 => 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: 244/489] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:01:20 2026] GET /v2.0/security-groups?id=1fffa799-41ad-4e2e-97c1-70772584e177&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 09:01:20.940 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5b5e3784-57ce-42a9-a983-6671cfd8833f'] response: {'name': 'network-changed', 'server_uuid': '4f063c3e-de20-4419-89f8-5e6a1b548ffd', 'tag': '2b4197e5-5db9-49e5-aa54-a47f0c49da56', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 245/490] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:01:20 2026] GET /v2.0/ports?device_id=4f063c3e-de20-4419-89f8-5e6a1b548ffd => 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: 246/491] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:01:20 2026] GET /v2.0/security-groups?id=ab704b15-0b6c-47ef-82ab-e9412973af7e&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/492] 199.19.213.20 () {36 vars in 995 bytes} [Tue May 26 09:01:20 2026] DELETE /v2.0/ports/540b9445-dc8d-4386-b948-50c41d11ea5b => generated 0 bytes in 767 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/493] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:01:21 2026] GET /v2.0/ports?device_id=4f063c3e-de20-4419-89f8-5e6a1b548ffd => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/494] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:01:21 2026] GET /v2.0/security-groups?id=ab704b15-0b6c-47ef-82ab-e9412973af7e&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-05-26 09:01:21.477 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6df78aad-f7f2-4834-a64b-e501e6e1cd2c'] response: {'server_uuid': '77356c7c-032e-4ab0-ab29-1c301f5d1c20', 'name': 'network-vif-deleted', 'tag': '540b9445-dc8d-4386-b948-50c41d11ea5b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 248/495] 199.19.213.20 () {34 vars in 1078 bytes} [Tue May 26 09:01:21 2026] GET /v2.0/ports?tenant_id=b07949d05d1a4bea92a8a0af6e286d2f&device_id=4f063c3e-de20-4419-89f8-5e6a1b548ffd => 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: 248/496] 199.19.213.20 () {34 vars in 984 bytes} [Tue May 26 09:01:21 2026] GET /v2.0/networks?id=791d98b5-3ad9-41b5-b132-9da48ea09ca3 => generated 775 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/497] 199.19.213.20 () {34 vars in 1056 bytes} [Tue May 26 09:01:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=2b4197e5-5db9-49e5-aa54-a47f0c49da56 => generated 858 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/498] 199.19.213.20 () {34 vars in 982 bytes} [Tue May 26 09:01:21 2026] GET /v2.0/subnets?id=60e145da-1da6-464d-ab92-06cf6b8faa52 => generated 698 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/499] 199.19.213.20 () {34 vars in 1050 bytes} [Tue May 26 09:01:21 2026] GET /v2.0/ports?network_id=791d98b5-3ad9-41b5-b132-9da48ea09ca3&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: 250/500] 199.19.213.20 () {34 vars in 1010 bytes} [Tue May 26 09:01:21 2026] GET /v2.0/networks/791d98b5-3ad9-41b5-b132-9da48ea09ca3?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: 251/501] 199.19.213.20 () {34 vars in 1110 bytes} [Tue May 26 09:01:21 2026] GET /v2.0/networks/791d98b5-3ad9-41b5-b132-9da48ea09ca3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/502] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:01:21 2026] GET /v2.0/ports?device_id=d6e4fc35-8956-41f0-9943-2fbbb55049d6 => 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: 252/503] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:01:21 2026] GET /v2.0/ports?device_id=77356c7c-032e-4ab0-ab29-1c301f5d1c20 => 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: 252/504] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:01:22 2026] GET /v2.0/ports?device_id=4f063c3e-de20-4419-89f8-5e6a1b548ffd => generated 971 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/505] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:01:22 2026] GET /v2.0/security-groups?id=ab704b15-0b6c-47ef-82ab-e9412973af7e&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: 253/506] 199.19.213.20 () {34 vars in 984 bytes} [Tue May 26 09:01:22 2026] GET /v2.0/networks?id=e5327fa2-d696-4158-bb17-18183708e257 => generated 683 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/507] 199.19.213.20 () {34 vars in 1048 bytes} [Tue May 26 09:01:22 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=55fae0efa8844681bd5475bed5452e6e => generated 180 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/508] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:01:23 2026] GET /v2.0/ports?device_id=d6e4fc35-8956-41f0-9943-2fbbb55049d6 => 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: 256/509] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:01:23 2026] GET /v2.0/ports?device_id=77356c7c-032e-4ab0-ab29-1c301f5d1c20 => 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: 254/510] 199.19.213.20 () {38 vars in 953 bytes} [Tue May 26 09:01:22 2026] POST /v2.0/ports => generated 958 bytes in 404 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: 255/511] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:01:23 2026] GET /v2.0/ports?device_id=4f063c3e-de20-4419-89f8-5e6a1b548ffd => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/512] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:01:23 2026] GET /v2.0/security-groups?id=ab704b15-0b6c-47ef-82ab-e9412973af7e&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: 257/513] 199.19.213.20 () {34 vars in 992 bytes} [Tue May 26 09:01:23 2026] GET /v2.0/ports?device_id=4f063c3e-de20-4419-89f8-5e6a1b548ffd => 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: 257/514] 199.19.213.20 () {38 vars in 1026 bytes} [Tue May 26 09:01:23 2026] PUT /v2.0/ports/32fb51a8-504c-45fb-acae-bef309842520 => generated 1239 bytes in 499 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 09:01:23.886 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ec2c6e21-519f-4ff9-9c2c-3850ff072079'] response: {'name': 'network-changed', 'server_uuid': 'd6e4fc35-8956-41f0-9943-2fbbb55049d6', 'tag': '32fb51a8-504c-45fb-acae-bef309842520', 'status': 'completed', 'code': 200} 2026-05-26 09:01:23.942 8 INFO neutron_taas.services.taas.taas_plugin [req-7ac18cb9-9902-4a65-b087-c6c8eac401e2 req-3afda683-a2a8-46cf-9976-9d8ca5d80be7 f1e3735d28bb4044997bc568d1eb2d79 b07949d05d1a4bea92a8a0af6e286d2f - - default default] TaaS: Handle Delete Port: 2b4197e5-5db9-49e5-aa54-a47f0c49da56 2026-05-26 09:01:23.945 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-7ac18cb9-9902-4a65-b087-c6c8eac401e2 req-3afda683-a2a8-46cf-9976-9d8ca5d80be7 f1e3735d28bb4044997bc568d1eb2d79 b07949d05d1a4bea92a8a0af6e286d2f - - default default] Tap Mirror: Handle Delete Port: 2b4197e5-5db9-49e5-aa54-a47f0c49da56 2026-05-26 09:01:24.049 8 INFO neutron.db.l3_db [req-7ac18cb9-9902-4a65-b087-c6c8eac401e2 req-3afda683-a2a8-46cf-9976-9d8ca5d80be7 f1e3735d28bb4044997bc568d1eb2d79 b07949d05d1a4bea92a8a0af6e286d2f - - default default] Floating IP ea14e293-7cf9-4bfa-9b43-911d85817b04 disassociated. External IP: 10.96.250.210, port: 2b4197e5-5db9-49e5-aa54-a47f0c49da56. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 258/515] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:01:24 2026] GET /v2.0/ports?device_id=d6e4fc35-8956-41f0-9943-2fbbb55049d6 => generated 973 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/516] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:01:24 2026] GET /v2.0/ports?device_id=77356c7c-032e-4ab0-ab29-1c301f5d1c20 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/517] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:01:24 2026] GET /v2.0/security-groups?id=da65ca8b-f1ae-40c0-a2a4-f47c65f4a308&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/518] 199.19.213.20 () {34 vars in 1078 bytes} [Tue May 26 09:01:24 2026] GET /v2.0/ports?tenant_id=55fae0efa8844681bd5475bed5452e6e&device_id=d6e4fc35-8956-41f0-9943-2fbbb55049d6 => generated 1242 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/519] 199.19.213.20 () {36 vars in 995 bytes} [Tue May 26 09:01:23 2026] DELETE /v2.0/ports/2b4197e5-5db9-49e5-aa54-a47f0c49da56 => generated 0 bytes in 647 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 09:01:24.495 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9f46508e-278f-447c-a52a-e5ffc6caccd4'] response: {'server_uuid': '4f063c3e-de20-4419-89f8-5e6a1b548ffd', 'name': 'network-vif-deleted', 'tag': '2b4197e5-5db9-49e5-aa54-a47f0c49da56', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 262/520] 199.19.213.20 () {34 vars in 1016 bytes} [Tue May 26 09:01:24 2026] GET /v2.0/networks?tenant_id=55fae0efa8844681bd5475bed5452e6e&shared=False => generated 779 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/521] 199.19.213.20 () {34 vars in 928 bytes} [Tue May 26 09:01:24 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/522] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:01:24 2026] GET /v2.0/ports?device_id=4f063c3e-de20-4419-89f8-5e6a1b548ffd => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/523] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:01:25 2026] GET /v2.0/ports?device_id=d6e4fc35-8956-41f0-9943-2fbbb55049d6 => generated 973 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/524] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:01:25 2026] DELETE /v2.0/security-groups/1fffa799-41ad-4e2e-97c1-70772584e177 => 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: 265/525] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:01:25 2026] GET /v2.0/security-groups?id=da65ca8b-f1ae-40c0-a2a4-f47c65f4a308&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 09:01:25.463 8 INFO neutron.api.v2.resource [None req-1c253254-5e9c-408b-993a-3c53042ad3de 85ab544461d647b8ad390403c196a9c2 50517041e5324b4fb64805cf0fbaf712 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 261/526] 10.0.0.136 () {32 vars in 736 bytes} [Tue May 26 09:01:25 2026] GET /v2.0/security-groups/1fffa799-41ad-4e2e-97c1-70772584e177 => generated 146 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 09:01:25.584 7 INFO neutron_taas.services.taas.taas_plugin [None req-d83860ce-0c07-4d0f-826c-21509847c96a 85ab544461d647b8ad390403c196a9c2 50517041e5324b4fb64805cf0fbaf712 - - default default] TaaS: Handle Delete Port: 68fc89fb-cb35-4281-a370-7792bc56b8b0 2026-05-26 09:01:25.616 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d83860ce-0c07-4d0f-826c-21509847c96a 85ab544461d647b8ad390403c196a9c2 50517041e5324b4fb64805cf0fbaf712 - - default default] Tap Mirror: Handle Delete Port: 68fc89fb-cb35-4281-a370-7792bc56b8b0 [pid: 8|app: 0|req: 262/527] 199.19.213.20 () {34 vars in 1078 bytes} [Tue May 26 09:01:25 2026] GET /v2.0/ports?tenant_id=55fae0efa8844681bd5475bed5452e6e&device_id=d6e4fc35-8956-41f0-9943-2fbbb55049d6 => generated 1242 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/528] 199.19.213.20 () {34 vars in 1058 bytes} [Tue May 26 09:01:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=32fb51a8-504c-45fb-acae-bef309842520 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/529] 199.19.213.20 () {34 vars in 982 bytes} [Tue May 26 09:01:25 2026] GET /v2.0/subnets?id=2c14c8da-dfea-4019-8977-8956c49fba7b => generated 701 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/530] 199.19.213.20 () {34 vars in 1050 bytes} [Tue May 26 09:01:25 2026] GET /v2.0/ports?network_id=e5327fa2-d696-4158-bb17-18183708e257&device_owner=network%3Adhcp => generated 1244 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/531] 199.19.213.20 () {34 vars in 1010 bytes} [Tue May 26 09:01:25 2026] GET /v2.0/networks/e5327fa2-d696-4158-bb17-18183708e257?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/532] 10.0.0.136 () {32 vars in 731 bytes} [Tue May 26 09:01:25 2026] DELETE /v2.0/floatingips/db536e21-fe9b-4a4a-8ac5-a959ce754e3a => generated 0 bytes in 376 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/533] 199.19.213.20 () {34 vars in 1110 bytes} [Tue May 26 09:01:25 2026] GET /v2.0/networks/e5327fa2-d696-4158-bb17-18183708e257?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/534] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:01:25 2026] GET /v2.0/ports?device_id=4f063c3e-de20-4419-89f8-5e6a1b548ffd => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 09:01:26.335 7 INFO neutron_taas.services.taas.taas_plugin [None req-7e014a7e-1be8-4e30-a84e-226973fc9921 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] TaaS: Handle Delete Port: 7d4a4469-a14a-471a-abf2-1124f1de24cc 2026-05-26 09:01:26.338 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7e014a7e-1be8-4e30-a84e-226973fc9921 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Tap Mirror: Handle Delete Port: 7d4a4469-a14a-471a-abf2-1124f1de24cc [pid: 8|app: 0|req: 269/535] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:01:26 2026] GET /v2.0/ports?device_id=d6e4fc35-8956-41f0-9943-2fbbb55049d6 => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/536] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:01:26 2026] GET /v2.0/security-groups?id=da65ca8b-f1ae-40c0-a2a4-f47c65f4a308&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/537] 10.0.0.136 () {34 vars in 788 bytes} [Tue May 26 09:01:25 2026] PUT /v2.0/routers/53f620f0-b520-42be-9a13-992bd6711245/remove_router_interface => generated 309 bytes in 1015 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/538] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:01:27 2026] GET /v2.0/ports?device_id=4f063c3e-de20-4419-89f8-5e6a1b548ffd => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 09:01:27.137 8 INFO neutron_taas.services.taas.taas_plugin [None req-9a484736-6644-4db3-ab4d-8b842513feaf 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] TaaS: Handle Delete Port: 90545f8b-c57a-4255-9d04-d8f491e4232b 2026-05-26 09:01:27.139 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9a484736-6644-4db3-ab4d-8b842513feaf 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Tap Mirror: Handle Delete Port: 90545f8b-c57a-4255-9d04-d8f491e4232b 2026-05-26 09:01:27.432 8 INFO neutron_taas.services.taas.taas_plugin [None req-9a484736-6644-4db3-ab4d-8b842513feaf 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] TaaS: Handle Delete Port: c5400101-216e-4fd1-9396-8ac5281122ed 2026-05-26 09:01:27.435 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9a484736-6644-4db3-ab4d-8b842513feaf 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Tap Mirror: Handle Delete Port: c5400101-216e-4fd1-9396-8ac5281122ed [pid: 7|app: 0|req: 269/539] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:01:27 2026] GET /v2.0/ports?device_id=d6e4fc35-8956-41f0-9943-2fbbb55049d6 => generated 973 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 09:01:27.829 8 INFO neutron.services.segments.plugin [-] Segment ea1c82d0-35da-4b55-8d89-56cfbda08cc6 resource provider aggregate not found 2026-05-26 09:01:27.834 8 INFO neutron.services.segments.plugin [-] Segment ea1c82d0-35da-4b55-8d89-56cfbda08cc6 resource provider aggregate not found 2026-05-26 09:01:27.853 8 INFO neutron.services.segments.plugin [-] Segment ea1c82d0-35da-4b55-8d89-56cfbda08cc6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea1c82d0-35da-4b55-8d89-56cfbda08cc6 found for delete ", "request_id": "req-c4418470-c770-41c4-b919-0bc591e46361"}]} 2026-05-26 09:01:27.856 8 INFO neutron.services.segments.plugin [-] Segment ea1c82d0-35da-4b55-8d89-56cfbda08cc6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea1c82d0-35da-4b55-8d89-56cfbda08cc6 found for delete ", "request_id": "req-fc20b701-b9cf-4dc6-a427-675e5e399ebf"}]} 2026-05-26 09:01:27.867 8 INFO neutron.db.l3_hamode_db [None req-9a484736-6644-4db3-ab4d-8b842513feaf 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] HA network d40c9702-de75-4f7f-81f2-fca8aa4c19ff was deleted as no HA routers are present in tenant 50517041e5324b4fb64805cf0fbaf712. [pid: 8|app: 0|req: 271/540] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 26 09:01:26 2026] DELETE /v2.0/routers/53f620f0-b520-42be-9a13-992bd6711245 => generated 0 bytes in 997 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/541] 10.0.0.6 () {34 vars in 987 bytes} [Tue May 26 09:01:27 2026] GET /v2.0/ports?device_id=5f473c44-386c-44d4-95cd-17440d66f9ca => generated 1240 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/542] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:01:27 2026] GET /v2.0/security-groups?id=da65ca8b-f1ae-40c0-a2a4-f47c65f4a308&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: 8|app: 0|req: 273/543] 10.0.0.6 () {34 vars in 1037 bytes} [Tue May 26 09:01:27 2026] GET /v2.0/security-groups?id=a4884584-a33e-47aa-ae0d-353118b3c0fe&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: 271/544] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 26 09:01:27 2026] DELETE /v2.0/subnets/5995298d-1b41-4184-a5ef-c7311834d962 => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/545] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:01:28 2026] GET /v2.0/ports?device_id=4f063c3e-de20-4419-89f8-5e6a1b548ffd => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 09:01:28.263 8 INFO neutron_taas.services.taas.taas_plugin [None req-2d9abfd7-93ba-40ad-8f66-faa379e6c4ac 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] TaaS: Handle Delete Port: c3973ce2-8868-4203-a5a1-20ddf76c46df 2026-05-26 09:01:28.266 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2d9abfd7-93ba-40ad-8f66-faa379e6c4ac 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Tap Mirror: Handle Delete Port: c3973ce2-8868-4203-a5a1-20ddf76c46df [pid: 8|app: 0|req: 274/546] 10.0.0.136 () {32 vars in 725 bytes} [Tue May 26 09:01:28 2026] DELETE /v2.0/networks/8c2c5125-96f9-47a0-a84c-1aead090aa48 => generated 0 bytes in 343 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/547] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:01:28 2026] GET /v2.0/security-groups?tenant_id=50517041e5324b4fb64805cf0fbaf712&name=default => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/548] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:01:28 2026] DELETE /v2.0/security-groups/73d79626-5efe-4232-97b0-60e351d10204 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/549] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:01:28 2026] GET /v2.0/ports?device_id=d6e4fc35-8956-41f0-9943-2fbbb55049d6 => generated 973 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/550] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:01:29 2026] GET /v2.0/security-groups?id=da65ca8b-f1ae-40c0-a2a4-f47c65f4a308&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: 275/551] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:01:29 2026] DELETE /v2.0/security-groups/ab704b15-0b6c-47ef-82ab-e9412973af7e => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 09:01:29.410 8 INFO neutron.api.v2.resource [None req-7720042f-3ca9-4739-b8df-667221f409d5 f1e3735d28bb4044997bc568d1eb2d79 b07949d05d1a4bea92a8a0af6e286d2f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 277/552] 10.0.0.136 () {32 vars in 736 bytes} [Tue May 26 09:01:29 2026] GET /v2.0/security-groups/ab704b15-0b6c-47ef-82ab-e9412973af7e => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 09:01:29.523 7 INFO neutron_taas.services.taas.taas_plugin [None req-983cccf2-7d02-47e7-b882-c712849cf3c8 f1e3735d28bb4044997bc568d1eb2d79 b07949d05d1a4bea92a8a0af6e286d2f - - default default] TaaS: Handle Delete Port: 3b95600e-e163-41db-9be6-dd2744d18b99 2026-05-26 09:01:29.525 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-983cccf2-7d02-47e7-b882-c712849cf3c8 f1e3735d28bb4044997bc568d1eb2d79 b07949d05d1a4bea92a8a0af6e286d2f - - default default] Tap Mirror: Handle Delete Port: 3b95600e-e163-41db-9be6-dd2744d18b99 [pid: 7|app: 0|req: 276/553] 10.0.0.136 () {32 vars in 731 bytes} [Tue May 26 09:01:29 2026] DELETE /v2.0/floatingips/ea14e293-7cf9-4bfa-9b43-911d85817b04 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 09:01:29.874 8 INFO neutron.services.segments.plugin [-] Segment 8d49f6ec-109d-4095-bfed-a51c6a866bc3 resource provider aggregate not found 2026-05-26 09:01:29.881 8 INFO neutron.services.segments.plugin [-] Segment 8d49f6ec-109d-4095-bfed-a51c6a866bc3 resource provider aggregate not found 2026-05-26 09:01:29.898 8 INFO neutron.services.segments.plugin [-] Segment 8d49f6ec-109d-4095-bfed-a51c6a866bc3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d49f6ec-109d-4095-bfed-a51c6a866bc3 found for delete ", "request_id": "req-f8612523-ec85-45a6-95ba-5c61d9ecab18"}]} 2026-05-26 09:01:29.908 8 INFO neutron.services.segments.plugin [-] Segment 8d49f6ec-109d-4095-bfed-a51c6a866bc3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d49f6ec-109d-4095-bfed-a51c6a866bc3 found for delete ", "request_id": "req-185d174f-75d7-489a-a28f-d1b0497b64ef"}]} 2026-05-26 09:01:30.129 8 INFO neutron_taas.services.taas.taas_plugin [None req-2c5ec01e-ce1e-4764-b4ef-4df7a8ba787a 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] TaaS: Handle Delete Port: b534470b-2889-4ac3-8bd8-09be80a44ca5 2026-05-26 09:01:30.131 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2c5ec01e-ce1e-4764-b4ef-4df7a8ba787a 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Tap Mirror: Handle Delete Port: b534470b-2889-4ac3-8bd8-09be80a44ca5 [pid: 7|app: 0|req: 277/554] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:01:30 2026] GET /v2.0/ports?device_id=d6e4fc35-8956-41f0-9943-2fbbb55049d6 => generated 975 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/555] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:01:30 2026] GET /v2.0/security-groups?id=da65ca8b-f1ae-40c0-a2a4-f47c65f4a308&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: 278/556] 10.0.0.136 () {34 vars in 788 bytes} [Tue May 26 09:01:29 2026] PUT /v2.0/routers/0c327f45-8852-418c-a16c-56eb93b4801b/remove_router_interface => generated 309 bytes in 1400 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 09:01:31.300 7 INFO neutron_taas.services.taas.taas_plugin [None req-ea9f7116-faec-4b88-b7c1-72733542d289 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] TaaS: Handle Delete Port: c531a4ee-827d-42f1-bde0-ec233fa7e8ac 2026-05-26 09:01:31.303 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ea9f7116-faec-4b88-b7c1-72733542d289 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Tap Mirror: Handle Delete Port: c531a4ee-827d-42f1-bde0-ec233fa7e8ac [pid: 8|app: 0|req: 279/557] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:01:31 2026] GET /v2.0/ports?device_id=d6e4fc35-8956-41f0-9943-2fbbb55049d6 => generated 975 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/558] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:01:31 2026] GET /v2.0/security-groups?id=da65ca8b-f1ae-40c0-a2a4-f47c65f4a308&fields=id&fields=name => generated 113 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 09:01:31.597 7 INFO neutron_taas.services.taas.taas_plugin [None req-ea9f7116-faec-4b88-b7c1-72733542d289 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] TaaS: Handle Delete Port: 85430c1e-47fb-44f8-ba10-442bf0a2a742 2026-05-26 09:01:31.601 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ea9f7116-faec-4b88-b7c1-72733542d289 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Tap Mirror: Handle Delete Port: 85430c1e-47fb-44f8-ba10-442bf0a2a742 [pid: 8|app: 0|req: 281/559] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:01:31 2026] GET /v2.0/ports?device_id=d6e4fc35-8956-41f0-9943-2fbbb55049d6 => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 09:01:32.002 7 INFO neutron.services.segments.plugin [-] Segment 698c2ee9-427a-4d16-8fe7-5b525fedd5d9 resource provider aggregate not found 2026-05-26 09:01:32.007 7 INFO neutron.services.segments.plugin [-] Segment 698c2ee9-427a-4d16-8fe7-5b525fedd5d9 resource provider aggregate not found 2026-05-26 09:01:32.023 7 INFO neutron.services.segments.plugin [-] Segment 698c2ee9-427a-4d16-8fe7-5b525fedd5d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 698c2ee9-427a-4d16-8fe7-5b525fedd5d9 found for delete ", "request_id": "req-6ef94b13-befd-4d6b-986f-ff87ea1cb5a7"}]} 2026-05-26 09:01:32.027 7 INFO neutron.db.l3_hamode_db [None req-ea9f7116-faec-4b88-b7c1-72733542d289 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] HA network b526b5bc-25dc-4216-aa4a-4eb7f0ff4ae8 was deleted as no HA routers are present in tenant b07949d05d1a4bea92a8a0af6e286d2f. 2026-05-26 09:01:32.035 7 INFO neutron.services.segments.plugin [-] Segment 698c2ee9-427a-4d16-8fe7-5b525fedd5d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 698c2ee9-427a-4d16-8fe7-5b525fedd5d9 found for delete ", "request_id": "req-70f16683-0fff-457e-8607-5e8122968d78"}]} [pid: 7|app: 0|req: 279/560] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 26 09:01:31 2026] DELETE /v2.0/routers/0c327f45-8852-418c-a16c-56eb93b4801b => generated 0 bytes in 952 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 09:01:32.130 8 INFO neutron.db.l3_db [None req-39e46668-bfe8-4d24-9241-9b4b9fd1b736 64ca1e55f65d4f7a8a2356e177be2114 55fae0efa8844681bd5475bed5452e6e - - default default] Floating IP 1d23d7a3-6922-4156-9665-22f6b7cb1bd6 associated. External IP: 10.96.250.218, port: 32fb51a8-504c-45fb-acae-bef309842520. [pid: 7|app: 0|req: 280/561] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 26 09:01:32 2026] DELETE /v2.0/subnets/60e145da-1da6-464d-ab92-06cf6b8faa52 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 09:01:32.365 7 INFO neutron_taas.services.taas.taas_plugin [None req-1b6e2bed-1d84-4ed9-8962-7c9146f17a08 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] TaaS: Handle Delete Port: 96df65e9-c5ca-43fc-8dbd-293d46ffd68a 2026-05-26 09:01:32.367 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1b6e2bed-1d84-4ed9-8962-7c9146f17a08 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Tap Mirror: Handle Delete Port: 96df65e9-c5ca-43fc-8dbd-293d46ffd68a [pid: 8|app: 0|req: 282/562] 10.0.0.136 () {34 vars in 748 bytes} [Tue May 26 09:01:31 2026] PUT /v2.0/floatingips/1d23d7a3-6922-4156-9665-22f6b7cb1bd6 => generated 856 bytes in 870 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/563] 10.0.0.136 () {32 vars in 725 bytes} [Tue May 26 09:01:32 2026] DELETE /v2.0/networks/791d98b5-3ad9-41b5-b132-9da48ea09ca3 => generated 0 bytes in 317 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 09:01:32.593 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-851275a5-1169-4ef2-b7b4-36631e41535a'] response: {'name': 'network-changed', 'server_uuid': 'd6e4fc35-8956-41f0-9943-2fbbb55049d6', 'tag': '32fb51a8-504c-45fb-acae-bef309842520', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 283/564] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:01:32 2026] GET /v2.0/ports?device_id=d6e4fc35-8956-41f0-9943-2fbbb55049d6 => 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: 282/565] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:01:32 2026] GET /v2.0/security-groups?id=da65ca8b-f1ae-40c0-a2a4-f47c65f4a308&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: 284/566] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:01:32 2026] GET /v2.0/security-groups?tenant_id=b07949d05d1a4bea92a8a0af6e286d2f&name=default => generated 2921 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/567] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:01:32 2026] DELETE /v2.0/security-groups/f7962ab0-f922-41ef-becf-972e87f0c34c => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/568] 199.19.213.20 () {34 vars in 1078 bytes} [Tue May 26 09:01:33 2026] GET /v2.0/ports?tenant_id=55fae0efa8844681bd5475bed5452e6e&device_id=d6e4fc35-8956-41f0-9943-2fbbb55049d6 => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/569] 199.19.213.20 () {34 vars in 984 bytes} [Tue May 26 09:01:33 2026] GET /v2.0/networks?id=e5327fa2-d696-4158-bb17-18183708e257 => generated 779 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/570] 199.19.213.20 () {34 vars in 1058 bytes} [Tue May 26 09:01:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=32fb51a8-504c-45fb-acae-bef309842520 => generated 859 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/571] 199.19.213.20 () {34 vars in 982 bytes} [Tue May 26 09:01:33 2026] GET /v2.0/subnets?id=2c14c8da-dfea-4019-8977-8956c49fba7b => generated 701 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/572] 199.19.213.20 () {34 vars in 1050 bytes} [Tue May 26 09:01:33 2026] GET /v2.0/ports?network_id=e5327fa2-d696-4158-bb17-18183708e257&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/573] 199.19.213.20 () {34 vars in 1010 bytes} [Tue May 26 09:01:33 2026] GET /v2.0/networks/e5327fa2-d696-4158-bb17-18183708e257?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: 290/574] 199.19.213.20 () {34 vars in 1110 bytes} [Tue May 26 09:01:33 2026] GET /v2.0/networks/e5327fa2-d696-4158-bb17-18183708e257?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: 285/575] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:01:33 2026] GET /v2.0/security-groups?tenant_id=cf5ff44db053456fa8b46836aef0be36&name=default => generated 2925 bytes in 419 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/576] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:01:33 2026] DELETE /v2.0/security-groups/50ed4a17-4fe0-44a8-a123-71f1786b9276 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 09:01:34.044 7 INFO neutron.services.segments.plugin [-] Segment 054221fb-db99-420c-8075-9fdd3699473a resource provider aggregate not found [pid: 7|app: 0|req: 286/577] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:01:33 2026] GET /v2.0/security-groups?tenant_id=370cd9ed3e0b4c8eb2df434cf9cdf599&name=default => generated 2925 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 09:01:34.055 7 INFO neutron.services.segments.plugin [-] Segment 054221fb-db99-420c-8075-9fdd3699473a resource provider aggregate not found 2026-05-26 09:01:34.067 7 INFO neutron.services.segments.plugin [-] Segment 054221fb-db99-420c-8075-9fdd3699473a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 054221fb-db99-420c-8075-9fdd3699473a found for delete ", "request_id": "req-14a60b07-dfd8-49f0-9eb3-93f1b6343921"}]} 2026-05-26 09:01:34.071 7 INFO neutron.services.segments.plugin [-] Segment 054221fb-db99-420c-8075-9fdd3699473a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 054221fb-db99-420c-8075-9fdd3699473a found for delete ", "request_id": "req-3ed4c552-b642-4a1f-96c1-fffc21ad87b2"}]} [pid: 8|app: 0|req: 292/578] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:01:34 2026] DELETE /v2.0/security-groups/cda30ed5-b818-4444-a216-3cb23c405e9d => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/581] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:01:37 2026] GET /v2.0/security-groups?tenant_id=bc649392a39c4e889c4923b8b347f003&name=default => generated 2925 bytes in 303 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/582] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:01:37 2026] DELETE /v2.0/security-groups/e7eee86c-a627-4ca4-abae-005296412e9a => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/583] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:01:37 2026] GET /v2.0/security-groups?tenant_id=602d570fc58b4f87a1a1ac0f2785e7dc&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: 295/584] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:01:37 2026] DELETE /v2.0/security-groups/73251c70-6ba8-4c5e-be96-951fcd033dc6 => 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: 290/585] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:01:40 2026] GET /v2.0/security-groups?tenant_id=717d69c291204bd1be07859fd8a9622b&name=default => generated 2925 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/586] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:01:40 2026] DELETE /v2.0/security-groups/ba5ee0ed-7d4f-429f-88ad-d0a233cbb7a8 => 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: 291/587] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:01:40 2026] GET /v2.0/security-groups?tenant_id=19c46f491c1a48dea8e07bc850315a9e&name=default => generated 2925 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/588] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:01:40 2026] DELETE /v2.0/security-groups/9ca42953-9729-42cb-9822-3da9909221a7 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/589] 10.0.0.6 () {34 vars in 987 bytes} [Tue May 26 09:01:40 2026] GET /v2.0/ports?device_id=d6e4fc35-8956-41f0-9943-2fbbb55049d6 => generated 1244 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/590] 10.0.0.6 () {34 vars in 1037 bytes} [Tue May 26 09:01:40 2026] GET /v2.0/security-groups?id=da65ca8b-f1ae-40c0-a2a4-f47c65f4a308&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/591] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:01:41 2026] GET /v2.0/ports?device_id=5f473c44-386c-44d4-95cd-17440d66f9ca => generated 971 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/592] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:01:41 2026] GET /v2.0/security-groups?id=a4884584-a33e-47aa-ae0d-353118b3c0fe&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: 294/593] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:01:41 2026] GET /v2.0/ports?device_id=5f473c44-386c-44d4-95cd-17440d66f9ca => 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: 300/594] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:01:41 2026] GET /v2.0/security-groups?id=a4884584-a33e-47aa-ae0d-353118b3c0fe&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/595] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:01:41 2026] GET /v2.0/ports?device_id=5f473c44-386c-44d4-95cd-17440d66f9ca => 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: 301/596] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:01:41 2026] GET /v2.0/security-groups?id=a4884584-a33e-47aa-ae0d-353118b3c0fe&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: 8|app: 0|req: 302/597] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:01:42 2026] GET /v2.0/ports?device_id=5f473c44-386c-44d4-95cd-17440d66f9ca => generated 971 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/598] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:01:43 2026] GET /v2.0/security-groups?id=a4884584-a33e-47aa-ae0d-353118b3c0fe&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: 296/599] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:01:42 2026] GET /v2.0/security-groups?tenant_id=33f4758228474b21a749a2e2905a882b&name=default => generated 2925 bytes in 443 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/600] 199.19.213.20 () {34 vars in 1078 bytes} [Tue May 26 09:01:43 2026] GET /v2.0/ports?tenant_id=f9c92dab1dbf44d1bb7e6a4210136a5f&device_id=5f473c44-386c-44d4-95cd-17440d66f9ca => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/601] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:01:43 2026] DELETE /v2.0/security-groups/1725b29c-c174-4cfb-a584-c8115430afee => 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: 304/602] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:01:43 2026] GET /v2.0/security-groups?tenant_id=94d4771a493a499db36022afeb23e7f0&name=default => generated 2925 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/603] 199.19.213.20 () {34 vars in 984 bytes} [Tue May 26 09:01:43 2026] GET /v2.0/networks?id=a1e1cf19-527b-4f92-8df7-d93e1a4b6e47 => generated 771 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/604] 199.19.213.20 () {34 vars in 1056 bytes} [Tue May 26 09:01:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=77d7a888-b22a-4fb8-905b-50b65b2dfd7b => generated 860 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/605] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:01:43 2026] DELETE /v2.0/security-groups/d5cedafd-8b6e-4f84-87c3-f6ac4480086c => 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: 306/606] 199.19.213.20 () {34 vars in 982 bytes} [Tue May 26 09:01:43 2026] GET /v2.0/subnets?id=c23a0077-3e03-4471-ba8b-283963f9228f => generated 693 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/607] 199.19.213.20 () {34 vars in 1050 bytes} [Tue May 26 09:01:43 2026] GET /v2.0/ports?network_id=a1e1cf19-527b-4f92-8df7-d93e1a4b6e47&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/608] 199.19.213.20 () {34 vars in 1010 bytes} [Tue May 26 09:01:43 2026] GET /v2.0/networks/a1e1cf19-527b-4f92-8df7-d93e1a4b6e47?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: 301/609] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:01:43 2026] GET /v2.0/security-groups?tenant_id=e6e33344e8b044b1bb759f8d62ebab71&name=default => generated 2925 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/610] 199.19.213.20 () {34 vars in 1110 bytes} [Tue May 26 09:01:43 2026] GET /v2.0/networks/a1e1cf19-527b-4f92-8df7-d93e1a4b6e47?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: 309/611] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:01:43 2026] DELETE /v2.0/security-groups/7c381b39-ee18-40e6-b01c-69cb668ce86d => 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: 303/612] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:01:44 2026] GET /v2.0/ports?device_id=5f473c44-386c-44d4-95cd-17440d66f9ca => generated 971 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/613] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:01:44 2026] GET /v2.0/security-groups?id=a4884584-a33e-47aa-ae0d-353118b3c0fe&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: 304/614] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:01:45 2026] GET /v2.0/ports?device_id=5f473c44-386c-44d4-95cd-17440d66f9ca => 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: 305/615] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:01:45 2026] GET /v2.0/security-groups?id=a4884584-a33e-47aa-ae0d-353118b3c0fe&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: 311/616] 10.0.0.136 () {32 vars in 652 bytes} [Tue May 26 09:01:45 2026] GET /v2.0/extensions => generated 21537 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/617] 10.0.0.136 () {32 vars in 680 bytes} [Tue May 26 09:01:45 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/618] 10.0.0.136 () {32 vars in 680 bytes} [Tue May 26 09:01:45 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/619] 10.0.0.136 () {32 vars in 728 bytes} [Tue May 26 09:01:45 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/620] 10.0.0.136 () {32 vars in 664 bytes} [Tue May 26 09:01:45 2026] GET /v2.0/extensions/agent => generated 153 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/621] 10.0.0.136 () {32 vars in 698 bytes} [Tue May 26 09:01:45 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: 8|app: 0|req: 314/622] 10.0.0.136 () {32 vars in 696 bytes} [Tue May 26 09:01:45 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: 309/623] 10.0.0.136 () {32 vars in 700 bytes} [Tue May 26 09:01:45 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/624] 10.0.0.136 () {32 vars in 688 bytes} [Tue May 26 09:01:45 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/625] 10.0.0.136 () {32 vars in 702 bytes} [Tue May 26 09:01:45 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/626] 10.0.0.136 () {32 vars in 692 bytes} [Tue May 26 09:01:45 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/627] 10.0.0.136 () {32 vars in 694 bytes} [Tue May 26 09:01:45 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/628] 10.0.0.136 () {32 vars in 684 bytes} [Tue May 26 09:01:45 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: 312/629] 10.0.0.136 () {32 vars in 686 bytes} [Tue May 26 09:01:45 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/630] 10.0.0.136 () {32 vars in 660 bytes} [Tue May 26 09:01:45 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/631] 10.0.0.136 () {32 vars in 698 bytes} [Tue May 26 09:01:45 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/632] 10.0.0.136 () {32 vars in 678 bytes} [Tue May 26 09:01:45 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/633] 10.0.0.136 () {32 vars in 682 bytes} [Tue May 26 09:01:45 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/634] 10.0.0.136 () {32 vars in 674 bytes} [Tue May 26 09:01:45 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/635] 10.0.0.136 () {32 vars in 688 bytes} [Tue May 26 09:01:45 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: 321/636] 10.0.0.136 () {32 vars in 722 bytes} [Tue May 26 09:01:45 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/637] 10.0.0.136 () {32 vars in 686 bytes} [Tue May 26 09:01:45 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/638] 10.0.0.136 () {32 vars in 668 bytes} [Tue May 26 09:01:45 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/639] 10.0.0.136 () {32 vars in 686 bytes} [Tue May 26 09:01:45 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/640] 10.0.0.136 () {32 vars in 680 bytes} [Tue May 26 09:01:45 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/641] 10.0.0.136 () {32 vars in 698 bytes} [Tue May 26 09:01:45 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/642] 10.0.0.136 () {32 vars in 678 bytes} [Tue May 26 09:01:45 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/643] 10.0.0.136 () {32 vars in 666 bytes} [Tue May 26 09:01:45 2026] GET /v2.0/extensions/router => generated 256 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/644] 10.0.0.136 () {32 vars in 676 bytes} [Tue May 26 09:01:45 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/645] 10.0.0.136 () {32 vars in 664 bytes} [Tue May 26 09:01:45 2026] GET /v2.0/extensions/l3-ha => 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: 326/646] 10.0.0.136 () {32 vars in 674 bytes} [Tue May 26 09:01:45 2026] GET /v2.0/extensions/l3-flavors => 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: 321/647] 10.0.0.136 () {32 vars in 712 bytes} [Tue May 26 09:01:45 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/648] 10.0.0.136 () {32 vars in 690 bytes} [Tue May 26 09:01:45 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/649] 10.0.0.136 () {32 vars in 682 bytes} [Tue May 26 09:01:45 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/650] 10.0.0.136 () {32 vars in 668 bytes} [Tue May 26 09:01:45 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/651] 10.0.0.136 () {32 vars in 686 bytes} [Tue May 26 09:01:45 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/652] 10.0.0.136 () {32 vars in 704 bytes} [Tue May 26 09:01:45 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/653] 10.0.0.136 () {32 vars in 674 bytes} [Tue May 26 09:01:45 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/654] 10.0.0.136 () {32 vars in 700 bytes} [Tue May 26 09:01:45 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/655] 10.0.0.136 () {32 vars in 674 bytes} [Tue May 26 09:01:45 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: 331/656] 10.0.0.136 () {32 vars in 692 bytes} [Tue May 26 09:01:45 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: 7|app: 0|req: 326/657] 10.0.0.136 () {32 vars in 688 bytes} [Tue May 26 09:01:45 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/658] 10.0.0.136 () {32 vars in 708 bytes} [Tue May 26 09:01:45 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/659] 10.0.0.136 () {32 vars in 704 bytes} [Tue May 26 09:01:45 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/660] 10.0.0.136 () {32 vars in 718 bytes} [Tue May 26 09:01:45 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/661] 10.0.0.136 () {32 vars in 696 bytes} [Tue May 26 09:01:46 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/662] 10.0.0.136 () {32 vars in 710 bytes} [Tue May 26 09:01:46 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/663] 10.0.0.136 () {32 vars in 668 bytes} [Tue May 26 09:01:46 2026] GET /v2.0/extensions/binding => generated 193 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/664] 10.0.0.136 () {32 vars in 686 bytes} [Tue May 26 09:01:46 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/665] 10.0.0.136 () {32 vars in 680 bytes} [Tue May 26 09:01:46 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/666] 10.0.0.136 () {32 vars in 674 bytes} [Tue May 26 09:01:46 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/667] 10.0.0.136 () {32 vars in 670 bytes} [Tue May 26 09:01:46 2026] GET /v2.0/extensions/provider => generated 191 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/668] 10.0.0.136 () {32 vars in 660 bytes} [Tue May 26 09:01:46 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: 332/669] 10.0.0.136 () {32 vars in 698 bytes} [Tue May 26 09:01:46 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/670] 10.0.0.136 () {32 vars in 698 bytes} [Tue May 26 09:01:46 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/671] 10.0.0.136 () {32 vars in 676 bytes} [Tue May 26 09:01:46 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/672] 10.0.0.136 () {32 vars in 668 bytes} [Tue May 26 09:01:46 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/673] 10.0.0.136 () {32 vars in 682 bytes} [Tue May 26 09:01:46 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/674] 10.0.0.136 () {32 vars in 700 bytes} [Tue May 26 09:01:46 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: 7|app: 0|req: 335/675] 10.0.0.136 () {32 vars in 684 bytes} [Tue May 26 09:01:46 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/676] 10.0.0.136 () {32 vars in 706 bytes} [Tue May 26 09:01:46 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/677] 10.0.0.136 () {32 vars in 668 bytes} [Tue May 26 09:01:46 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: 342/678] 10.0.0.136 () {32 vars in 696 bytes} [Tue May 26 09:01:46 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/679] 10.0.0.136 () {32 vars in 694 bytes} [Tue May 26 09:01:46 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/680] 10.0.0.136 () {32 vars in 684 bytes} [Tue May 26 09:01:46 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/681] 10.0.0.136 () {32 vars in 688 bytes} [Tue May 26 09:01:46 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/682] 10.0.0.136 () {32 vars in 704 bytes} [Tue May 26 09:01:46 2026] GET /v2.0/extensions/quota-check-limit-default => generated 268 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/683] 10.0.0.136 () {32 vars in 666 bytes} [Tue May 26 09:01:46 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: 345/684] 10.0.0.136 () {32 vars in 680 bytes} [Tue May 26 09:01:46 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/685] 10.0.0.136 () {32 vars in 680 bytes} [Tue May 26 09:01:46 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/686] 10.0.0.136 () {32 vars in 690 bytes} [Tue May 26 09:01:46 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/687] 10.0.0.136 () {32 vars in 690 bytes} [Tue May 26 09:01:46 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/688] 10.0.0.136 () {32 vars in 694 bytes} [Tue May 26 09:01:46 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/689] 10.0.0.136 () {32 vars in 684 bytes} [Tue May 26 09:01:46 2026] GET /v2.0/extensions/rbac-subnetpool => 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: 348/690] 10.0.0.136 () {32 vars in 688 bytes} [Tue May 26 09:01:46 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/691] 10.0.0.136 () {32 vars in 700 bytes} [Tue May 26 09:01:46 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/692] 10.0.0.136 () {32 vars in 702 bytes} [Tue May 26 09:01:46 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/693] 10.0.0.136 () {32 vars in 712 bytes} [Tue May 26 09:01:46 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/694] 10.0.0.136 () {32 vars in 716 bytes} [Tue May 26 09:01:46 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/695] 10.0.0.136 () {32 vars in 714 bytes} [Tue May 26 09:01:46 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/696] 10.0.0.136 () {32 vars in 726 bytes} [Tue May 26 09:01:46 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/697] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 26 09:01:46 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/698] 10.0.0.136 () {32 vars in 718 bytes} [Tue May 26 09:01:46 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/699] 10.0.0.136 () {32 vars in 682 bytes} [Tue May 26 09:01:46 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: 353/700] 10.0.0.136 () {32 vars in 668 bytes} [Tue May 26 09:01:46 2026] GET /v2.0/extensions/segment => generated 145 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/701] 10.0.0.136 () {32 vars in 718 bytes} [Tue May 26 09:01:46 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/702] 10.0.0.136 () {32 vars in 678 bytes} [Tue May 26 09:01:46 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/703] 10.0.0.136 () {32 vars in 668 bytes} [Tue May 26 09:01:46 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/704] 10.0.0.136 () {32 vars in 696 bytes} [Tue May 26 09:01:46 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/705] 10.0.0.136 () {32 vars in 704 bytes} [Tue May 26 09:01:46 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: 356/706] 10.0.0.136 () {32 vars in 700 bytes} [Tue May 26 09:01:46 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/707] 10.0.0.136 () {32 vars in 700 bytes} [Tue May 26 09:01:46 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/708] 10.0.0.136 () {32 vars in 682 bytes} [Tue May 26 09:01:46 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/709] 10.0.0.136 () {32 vars in 704 bytes} [Tue May 26 09:01:46 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: 359/710] 10.0.0.136 () {32 vars in 694 bytes} [Tue May 26 09:01:46 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/711] 10.0.0.136 () {32 vars in 688 bytes} [Tue May 26 09:01:46 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/712] 10.0.0.136 () {32 vars in 696 bytes} [Tue May 26 09:01:46 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: 362/713] 10.0.0.136 () {32 vars in 678 bytes} [Tue May 26 09:01:46 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/714] 10.0.0.136 () {32 vars in 688 bytes} [Tue May 26 09:01:46 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/715] 10.0.0.136 () {32 vars in 700 bytes} [Tue May 26 09:01:46 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/716] 10.0.0.136 () {32 vars in 664 bytes} [Tue May 26 09:01:46 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/717] 10.0.0.136 () {32 vars in 680 bytes} [Tue May 26 09:01:46 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/718] 10.0.0.136 () {32 vars in 676 bytes} [Tue May 26 09:01:46 2026] GET /v2.0/extensions/vpn-aes-ctr => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/719] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:01:46 2026] GET /v2.0/ports?device_id=5f473c44-386c-44d4-95cd-17440d66f9ca => generated 971 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/720] 10.0.0.136 () {32 vars in 692 bytes} [Tue May 26 09:01:46 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/721] 10.0.0.136 () {32 vars in 676 bytes} [Tue May 26 09:01:46 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/722] 10.0.0.136 () {32 vars in 666 bytes} [Tue May 26 09:01:46 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/723] 10.0.0.136 () {32 vars in 662 bytes} [Tue May 26 09:01:46 2026] GET /v2.0/extensions/taas => generated 175 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/724] 10.0.0.136 () {32 vars in 674 bytes} [Tue May 26 09:01:46 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: 353/725] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:01:46 2026] GET /v2.0/security-groups?id=a4884584-a33e-47aa-ae0d-353118b3c0fe&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: 373/726] 10.0.0.136 () {32 vars in 686 bytes} [Tue May 26 09:01:46 2026] GET /v2.0/extensions/taas-vlan-filter => generated 226 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/727] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:01:47 2026] GET /v2.0/security-groups?tenant_id=a8191dcd897040558182407e98e89e3e&name=default => generated 2925 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/728] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:01:47 2026] DELETE /v2.0/security-groups/4ff41dc8-8f4b-49e5-89b7-56e633650a3e => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/729] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:01:47 2026] GET /v2.0/ports?device_id=5f473c44-386c-44d4-95cd-17440d66f9ca => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/730] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:01:47 2026] GET /v2.0/security-groups?id=a4884584-a33e-47aa-ae0d-353118b3c0fe&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: 355/731] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:01:47 2026] GET /v2.0/security-groups?tenant_id=2b7bca172ae4462389a657eb0258e08d&name=default => generated 2925 bytes in 329 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/732] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:01:48 2026] DELETE /v2.0/security-groups/0028d627-fc7d-4195-8a9a-6a90b1af51f3 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/733] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:01:48 2026] GET /v2.0/security-groups?tenant_id=7522018a5c7b41e1bdff353a757a9595&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: 378/734] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:01:48 2026] DELETE /v2.0/security-groups/f305fc4f-ab63-4c2e-8b7d-0efc54435a01 => 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: 357/735] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:01:48 2026] GET /v2.0/ports?device_id=5f473c44-386c-44d4-95cd-17440d66f9ca => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/736] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:01:48 2026] GET /v2.0/security-groups?id=a4884584-a33e-47aa-ae0d-353118b3c0fe&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 09:01:49.876 7 INFO neutron.db.segments_db [None req-79ca1e30-8fda-4f35-9cbd-47e1bdd97a19 7f8e0f82ea8d40409e3ad4860d04ac98 c0f97ba285f84b57b37fb2f752b0ca37 - - default default] Added segment 24900a73-2ca1-4164-a611-4c790b3a85ea of type vxlan for network a3c77e3d-36c0-4fce-91ad-6843908e4247 2026-05-26 09:01:49.955 7 INFO neutron.db.segments_db [None req-79ca1e30-8fda-4f35-9cbd-47e1bdd97a19 7f8e0f82ea8d40409e3ad4860d04ac98 c0f97ba285f84b57b37fb2f752b0ca37 - - default default] Added segment 9f6b602e-fc53-49f4-9548-4558db154203 of type vxlan for network d3577a37-dcf7-44d2-ba49-e00fae68099d [pid: 7|app: 0|req: 358/739] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 26 09:01:49 2026] POST /v2.0/networks => generated 1207 bytes in 572 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/740] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:01:50 2026] GET /v2.0/ports?device_id=5f473c44-386c-44d4-95cd-17440d66f9ca => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/741] 10.0.0.136 () {32 vars in 648 bytes} [Tue May 26 09:01:50 2026] GET /v2.0/networks => generated 1844 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/742] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:01:50 2026] GET /v2.0/security-groups?id=a4884584-a33e-47aa-ae0d-353118b3c0fe&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 09:01:50.269 8 INFO neutron.services.segments.plugin [-] Segment 24900a73-2ca1-4164-a611-4c790b3a85ea resource provider aggregate not found 2026-05-26 09:01:50.269 8 INFO neutron.services.segments.plugin [-] Segment 24900a73-2ca1-4164-a611-4c790b3a85ea resource provider aggregate not found 2026-05-26 09:01:50.294 8 INFO neutron.services.segments.plugin [-] Segment 24900a73-2ca1-4164-a611-4c790b3a85ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24900a73-2ca1-4164-a611-4c790b3a85ea found for delete ", "request_id": "req-c1679d2d-08db-405e-842d-8ccc08b774ba"}]} 2026-05-26 09:01:50.297 8 INFO neutron.services.segments.plugin [-] Segment 24900a73-2ca1-4164-a611-4c790b3a85ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24900a73-2ca1-4164-a611-4c790b3a85ea found for delete ", "request_id": "req-110362d2-5707-4cbc-98ee-104c472ebf60"}]} [pid: 8|app: 0|req: 383/743] 10.0.0.136 () {32 vars in 725 bytes} [Tue May 26 09:01:50 2026] DELETE /v2.0/networks/a3c77e3d-36c0-4fce-91ad-6843908e4247 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 09:01:50.455 7 INFO neutron.services.segments.plugin [-] Segment 9f6b602e-fc53-49f4-9548-4558db154203 resource provider aggregate not found 2026-05-26 09:01:50.460 7 INFO neutron.services.segments.plugin [-] Segment 9f6b602e-fc53-49f4-9548-4558db154203 resource provider aggregate not found 2026-05-26 09:01:50.475 7 INFO neutron.services.segments.plugin [-] Segment 9f6b602e-fc53-49f4-9548-4558db154203 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f6b602e-fc53-49f4-9548-4558db154203 found for delete ", "request_id": "req-6bca43d6-11be-4cc4-ad20-d19e984f7a49"}]} 2026-05-26 09:01:50.483 7 INFO neutron.services.segments.plugin [-] Segment 9f6b602e-fc53-49f4-9548-4558db154203 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f6b602e-fc53-49f4-9548-4558db154203 found for delete ", "request_id": "req-5ac80b20-a9cb-4a1b-9d29-44f20de387b4"}]} [pid: 7|app: 0|req: 361/744] 10.0.0.136 () {32 vars in 725 bytes} [Tue May 26 09:01:50 2026] DELETE /v2.0/networks/d3577a37-dcf7-44d2-ba49-e00fae68099d => 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: 384/745] 10.0.0.136 () {32 vars in 648 bytes} [Tue May 26 09:01:50 2026] GET /v2.0/networks => generated 651 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 09:01:50.610 7 INFO neutron.db.segments_db [None req-7a84805c-54f4-4709-a9c5-a217e9a3cf00 7f8e0f82ea8d40409e3ad4860d04ac98 c0f97ba285f84b57b37fb2f752b0ca37 - - default default] Added segment a1fab36f-a0cc-420f-a38e-49f016c96761 of type vxlan for network 156fdd98-8fab-4c95-9fab-e7ebfe3a661e [pid: 7|app: 0|req: 362/746] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 26 09:01:50 2026] POST /v2.0/networks => generated 635 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 09:01:50.788 8 INFO neutron.db.segments_db [None req-502b5b81-aa2e-4612-91e3-e38ee190e0ee 7f8e0f82ea8d40409e3ad4860d04ac98 c0f97ba285f84b57b37fb2f752b0ca37 - - default default] Added segment 81881b0a-b84b-4dcd-99d9-4482ee1737ba of type vxlan for network fd33b023-1eb6-4baa-bd51-b07ab85bf807 [pid: 8|app: 0|req: 385/747] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 26 09:01:50 2026] POST /v2.0/networks => generated 634 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/748] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:01:51 2026] GET /v2.0/ports?device_id=5f473c44-386c-44d4-95cd-17440d66f9ca => generated 969 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/749] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:01:51 2026] GET /v2.0/security-groups?id=a4884584-a33e-47aa-ae0d-353118b3c0fe&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/750] 10.0.0.136 () {34 vars in 664 bytes} [Tue May 26 09:01:50 2026] POST /v2.0/ports => generated 1506 bytes in 594 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 364/751] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:01:51 2026] GET /v2.0/ports?device_id=d6e4fc35-8956-41f0-9943-2fbbb55049d6 => generated 975 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/752] 10.0.0.136 () {32 vars in 642 bytes} [Tue May 26 09:01:51 2026] GET /v2.0/ports => generated 1506 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/753] 10.0.0.77 () {34 vars in 969 bytes} [Tue May 26 09:01:51 2026] GET /v2.0/ports/32fb51a8-504c-45fb-acae-bef309842520 => generated 972 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 09:01:51.803 7 INFO neutron_taas.services.taas.taas_plugin [None req-1c6f5443-6692-44e5-8c50-eede10128410 7f8e0f82ea8d40409e3ad4860d04ac98 c0f97ba285f84b57b37fb2f752b0ca37 - - default default] TaaS: Handle Delete Port: daa287be-000b-41ab-ad1b-5c2e23e322c3 2026-05-26 09:01:51.810 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1c6f5443-6692-44e5-8c50-eede10128410 7f8e0f82ea8d40409e3ad4860d04ac98 c0f97ba285f84b57b37fb2f752b0ca37 - - default default] Tap Mirror: Handle Delete Port: daa287be-000b-41ab-ad1b-5c2e23e322c3 [pid: 7|app: 0|req: 365/754] 10.0.0.136 () {32 vars in 719 bytes} [Tue May 26 09:01:51 2026] DELETE /v2.0/ports/daa287be-000b-41ab-ad1b-5c2e23e322c3 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 09:01:51.999 8 INFO neutron_taas.services.taas.taas_plugin [None req-135b34d0-8c59-42d2-b6f8-9692fcf5be75 7f8e0f82ea8d40409e3ad4860d04ac98 c0f97ba285f84b57b37fb2f752b0ca37 - - default default] TaaS: Handle Delete Port: 98e69fde-3345-4c3a-861b-64faae5d2916 2026-05-26 09:01:52.001 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-135b34d0-8c59-42d2-b6f8-9692fcf5be75 7f8e0f82ea8d40409e3ad4860d04ac98 c0f97ba285f84b57b37fb2f752b0ca37 - - default default] Tap Mirror: Handle Delete Port: 98e69fde-3345-4c3a-861b-64faae5d2916 [pid: 8|app: 0|req: 390/755] 10.0.0.136 () {32 vars in 719 bytes} [Tue May 26 09:01:51 2026] DELETE /v2.0/ports/98e69fde-3345-4c3a-861b-64faae5d2916 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/756] 10.0.0.136 () {32 vars in 642 bytes} [Tue May 26 09:01:52 2026] GET /v2.0/ports => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 09:01:52.181 8 INFO neutron.db.segments_db [None req-5a2c9e44-4a6f-44cc-913e-144a077192a2 7f8e0f82ea8d40409e3ad4860d04ac98 c0f97ba285f84b57b37fb2f752b0ca37 - - default default] Added segment cb0908cb-4bf1-4d62-b83c-850259323323 of type vxlan for network 217c6ac8-0c22-41b2-8bd2-342280a37e96 [pid: 8|app: 0|req: 391/757] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 26 09:01:52 2026] POST /v2.0/networks => generated 635 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 09:01:52.323 7 INFO neutron.db.segments_db [None req-6e3cc0a0-30cb-4ef4-880c-5bb0e8745d08 7f8e0f82ea8d40409e3ad4860d04ac98 c0f97ba285f84b57b37fb2f752b0ca37 - - default default] Added segment fe2a01fe-59ca-452f-b524-ba0c6ff64555 of type vxlan for network 81050738-5f80-4d9d-85e1-9e49c1b7b293 [pid: 8|app: 0|req: 392/758] 199.19.213.20 () {34 vars in 998 bytes} [Tue May 26 09:01:52 2026] GET /v2.0/subnets?network_id=e5327fa2-d696-4158-bb17-18183708e257 => generated 683 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/759] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 26 09:01:52 2026] POST /v2.0/networks => generated 635 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/760] 199.19.213.20 () {34 vars in 1144 bytes} [Tue May 26 09:01:52 2026] GET /v2.0/ports?device_id=d6e4fc35-8956-41f0-9943-2fbbb55049d6&device_owner=compute%3Anova&network_id=e5327fa2-d696-4158-bb17-18183708e257 => generated 975 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/761] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:01:52 2026] GET /v2.0/ports?device_id=5f473c44-386c-44d4-95cd-17440d66f9ca => 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: 369/762] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:01:52 2026] GET /v2.0/security-groups?id=a4884584-a33e-47aa-ae0d-353118b3c0fe&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/763] 199.19.213.20 () {38 vars in 1026 bytes} [Tue May 26 09:01:52 2026] PUT /v2.0/ports/32fb51a8-504c-45fb-acae-bef309842520 => generated 1149 bytes in 400 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 09:01:52.906 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5db8bca3-07f1-47f0-be6e-2419d88a0614'] response: {'name': 'network-changed', 'server_uuid': 'd6e4fc35-8956-41f0-9943-2fbbb55049d6', 'tag': '32fb51a8-504c-45fb-acae-bef309842520', '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: 395/764] 199.19.213.20 () {34 vars in 1078 bytes} [Tue May 26 09:01:53 2026] GET /v2.0/ports?tenant_id=55fae0efa8844681bd5475bed5452e6e&device_id=d6e4fc35-8956-41f0-9943-2fbbb55049d6 => generated 1421 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/765] 199.19.213.20 () {34 vars in 984 bytes} [Tue May 26 09:01:53 2026] GET /v2.0/networks?id=e5327fa2-d696-4158-bb17-18183708e257 => generated 779 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/766] 199.19.213.20 () {34 vars in 1058 bytes} [Tue May 26 09:01:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=32fb51a8-504c-45fb-acae-bef309842520 => generated 861 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/767] 199.19.213.20 () {34 vars in 1056 bytes} [Tue May 26 09:01:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=32fb51a8-504c-45fb-acae-bef309842520 => 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: 370/768] 10.0.0.136 () {34 vars in 668 bytes} [Tue May 26 09:01:53 2026] POST /v2.0/subnets => generated 1324 bytes in 534 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/769] 199.19.213.20 () {34 vars in 982 bytes} [Tue May 26 09:01:53 2026] GET /v2.0/subnets?id=2c14c8da-dfea-4019-8977-8956c49fba7b => generated 701 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/770] 10.0.0.136 () {32 vars in 646 bytes} [Tue May 26 09:01:53 2026] GET /v2.0/subnets => generated 1960 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/771] 199.19.213.20 () {34 vars in 1050 bytes} [Tue May 26 09:01:53 2026] GET /v2.0/ports?network_id=e5327fa2-d696-4158-bb17-18183708e257&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: 401/772] 199.19.213.20 () {34 vars in 1010 bytes} [Tue May 26 09:01:53 2026] GET /v2.0/networks/e5327fa2-d696-4158-bb17-18183708e257?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/773] 199.19.213.20 () {34 vars in 1110 bytes} [Tue May 26 09:01:53 2026] GET /v2.0/networks/e5327fa2-d696-4158-bb17-18183708e257?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: 372/774] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 26 09:01:53 2026] DELETE /v2.0/subnets/bb773945-25c4-41ae-a26a-6ec661dac016 => 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: 403/775] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 26 09:01:53 2026] DELETE /v2.0/subnets/5b6df1b1-070c-4a7c-bcf7-76ea44eef8ad => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/776] 10.0.0.136 () {32 vars in 646 bytes} [Tue May 26 09:01:53 2026] GET /v2.0/subnets => generated 649 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 09:01:54.043 8 INFO neutron.services.segments.plugin [-] Segment fe2a01fe-59ca-452f-b524-ba0c6ff64555 resource provider aggregate not found 2026-05-26 09:01:54.051 8 INFO neutron.services.segments.plugin [-] Segment fe2a01fe-59ca-452f-b524-ba0c6ff64555 resource provider aggregate not found [pid: 7|app: 0|req: 374/777] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:01:54 2026] GET /v2.0/ports?device_id=d6e4fc35-8956-41f0-9943-2fbbb55049d6 => generated 1152 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 09:01:54.071 8 INFO neutron.services.segments.plugin [-] Segment fe2a01fe-59ca-452f-b524-ba0c6ff64555 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe2a01fe-59ca-452f-b524-ba0c6ff64555 found for delete ", "request_id": "req-56c348fe-e0c1-4c9a-ad80-f078ab281359"}]} 2026-05-26 09:01:54.072 8 INFO neutron.services.segments.plugin [-] Segment fe2a01fe-59ca-452f-b524-ba0c6ff64555 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe2a01fe-59ca-452f-b524-ba0c6ff64555 found for delete ", "request_id": "req-6d858973-ecec-44ae-a882-2949aa2def78"}]} [pid: 8|app: 0|req: 404/778] 10.0.0.136 () {32 vars in 725 bytes} [Tue May 26 09:01:53 2026] DELETE /v2.0/networks/81050738-5f80-4d9d-85e1-9e49c1b7b293 => 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: 375/779] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:01:54 2026] GET /v2.0/security-groups?id=da65ca8b-f1ae-40c0-a2a4-f47c65f4a308&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: 405/780] 10.0.0.136 () {32 vars in 725 bytes} [Tue May 26 09:01:54 2026] DELETE /v2.0/networks/217c6ac8-0c22-41b2-8bd2-342280a37e96 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 09:01:54.350 7 INFO neutron.services.segments.plugin [-] Segment 81881b0a-b84b-4dcd-99d9-4482ee1737ba resource provider aggregate not found 2026-05-26 09:01:54.354 7 INFO neutron.services.segments.plugin [-] Segment 81881b0a-b84b-4dcd-99d9-4482ee1737ba resource provider aggregate not found 2026-05-26 09:01:54.371 7 INFO neutron.services.segments.plugin [-] Segment 81881b0a-b84b-4dcd-99d9-4482ee1737ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81881b0a-b84b-4dcd-99d9-4482ee1737ba found for delete ", "request_id": "req-e7aebc9b-4b83-4402-b1ef-0f0fdc6e4cb5"}]} 2026-05-26 09:01:54.373 7 INFO neutron.services.segments.plugin [-] Segment 81881b0a-b84b-4dcd-99d9-4482ee1737ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81881b0a-b84b-4dcd-99d9-4482ee1737ba found for delete ", "request_id": "req-4e475e5b-ddb6-42b1-b27e-daa9ea934447"}]} [pid: 7|app: 0|req: 376/781] 10.0.0.136 () {32 vars in 725 bytes} [Tue May 26 09:01:54 2026] DELETE /v2.0/networks/fd33b023-1eb6-4baa-bd51-b07ab85bf807 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/782] 10.0.0.136 () {32 vars in 725 bytes} [Tue May 26 09:01:54 2026] DELETE /v2.0/networks/156fdd98-8fab-4c95-9fab-e7ebfe3a661e => generated 0 bytes in 112 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/783] 199.19.213.20 () {34 vars in 1078 bytes} [Tue May 26 09:01:54 2026] GET /v2.0/ports?tenant_id=55fae0efa8844681bd5475bed5452e6e&device_id=d6e4fc35-8956-41f0-9943-2fbbb55049d6 => generated 1421 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/784] 199.19.213.20 () {34 vars in 984 bytes} [Tue May 26 09:01:54 2026] GET /v2.0/networks?id=e5327fa2-d696-4158-bb17-18183708e257 => generated 779 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/785] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:01:54 2026] GET /v2.0/security-groups?tenant_id=ba1e54dfe34f45e6bcddaa979da7197a&name=default => generated 2925 bytes in 395 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/786] 199.19.213.20 () {34 vars in 1058 bytes} [Tue May 26 09:01:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=32fb51a8-504c-45fb-acae-bef309842520 => generated 861 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/787] 199.19.213.20 () {34 vars in 1056 bytes} [Tue May 26 09:01:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=32fb51a8-504c-45fb-acae-bef309842520 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/788] 199.19.213.20 () {34 vars in 982 bytes} [Tue May 26 09:01:54 2026] GET /v2.0/subnets?id=2c14c8da-dfea-4019-8977-8956c49fba7b => generated 701 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/789] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:01:54 2026] DELETE /v2.0/security-groups/578c5e56-2ab8-479b-83ea-36071d041fb7 => 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: 412/790] 199.19.213.20 () {34 vars in 1050 bytes} [Tue May 26 09:01:55 2026] GET /v2.0/ports?network_id=e5327fa2-d696-4158-bb17-18183708e257&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: 413/791] 199.19.213.20 () {34 vars in 1010 bytes} [Tue May 26 09:01:55 2026] GET /v2.0/networks/e5327fa2-d696-4158-bb17-18183708e257?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/792] 199.19.213.20 () {34 vars in 1110 bytes} [Tue May 26 09:01:55 2026] GET /v2.0/networks/e5327fa2-d696-4158-bb17-18183708e257?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/793] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:01:55 2026] GET /v2.0/security-groups?tenant_id=c0f97ba285f84b57b37fb2f752b0ca37&name=default => generated 2925 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/794] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:01:55 2026] GET /v2.0/security-groups?tenant_id=9e3ecbc4717e413c92760c52937e75bb&name=default => generated 2925 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/795] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:01:55 2026] DELETE /v2.0/security-groups/5b2c98f8-6fd0-4ac5-b40f-bd6f9bc63b80 => 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: 416/796] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:01:55 2026] DELETE /v2.0/security-groups/d08fc501-dd36-403f-894e-6804a27f27ed => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/797] 199.19.213.20 () {34 vars in 1116 bytes} [Tue May 26 09:01:55 2026] GET /v2.0/ports?device_id=d6e4fc35-8956-41f0-9943-2fbbb55049d6&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.5 => generated 1152 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 09:01:56.095 8 INFO neutron.services.segments.plugin [-] Segment cb0908cb-4bf1-4d62-b83c-850259323323 resource provider aggregate not found 2026-05-26 09:01:56.095 8 INFO neutron.services.segments.plugin [-] Segment cb0908cb-4bf1-4d62-b83c-850259323323 resource provider aggregate not found 2026-05-26 09:01:56.110 8 INFO neutron.services.segments.plugin [-] Segment cb0908cb-4bf1-4d62-b83c-850259323323 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb0908cb-4bf1-4d62-b83c-850259323323 found for delete ", "request_id": "req-6471401e-2c8c-47e4-9e7d-0a7f3066786d"}]} 2026-05-26 09:01:56.123 8 INFO neutron.services.segments.plugin [-] Segment cb0908cb-4bf1-4d62-b83c-850259323323 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb0908cb-4bf1-4d62-b83c-850259323323 found for delete ", "request_id": "req-2c08f48d-cc61-471d-803f-c29d0ee1bd15"}]} 2026-05-26 09:01:56.140 8 INFO neutron.services.segments.plugin [-] Segment a1fab36f-a0cc-420f-a38e-49f016c96761 resource provider aggregate not found 2026-05-26 09:01:56.147 8 INFO neutron.services.segments.plugin [-] Segment a1fab36f-a0cc-420f-a38e-49f016c96761 resource provider aggregate not found 2026-05-26 09:01:56.160 8 INFO neutron.services.segments.plugin [-] Segment a1fab36f-a0cc-420f-a38e-49f016c96761 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a1fab36f-a0cc-420f-a38e-49f016c96761 found for delete ", "request_id": "req-8949e1ef-08d1-4db0-9cef-d084442f9a03"}]} 2026-05-26 09:01:56.181 8 INFO neutron.services.segments.plugin [-] Segment a1fab36f-a0cc-420f-a38e-49f016c96761 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a1fab36f-a0cc-420f-a38e-49f016c96761 found for delete ", "request_id": "req-2c96aa41-fef2-4a9e-a20e-119437ea7667"}]} [pid: 8|app: 0|req: 417/798] 199.19.213.20 () {38 vars in 1026 bytes} [Tue May 26 09:01:55 2026] PUT /v2.0/ports/32fb51a8-504c-45fb-acae-bef309842520 => generated 972 bytes in 467 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 09:01:56.267 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fb1059be-30e9-4bbd-bbbf-bc598c63a78a'] response: {'name': 'network-changed', 'server_uuid': 'd6e4fc35-8956-41f0-9943-2fbbb55049d6', 'tag': '32fb51a8-504c-45fb-acae-bef309842520', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 382/799] 199.19.213.20 () {34 vars in 1078 bytes} [Tue May 26 09:01:56 2026] GET /v2.0/ports?tenant_id=55fae0efa8844681bd5475bed5452e6e&device_id=d6e4fc35-8956-41f0-9943-2fbbb55049d6 => 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: 418/800] 199.19.213.20 () {34 vars in 984 bytes} [Tue May 26 09:01:56 2026] GET /v2.0/networks?id=e5327fa2-d696-4158-bb17-18183708e257 => generated 779 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/801] 199.19.213.20 () {34 vars in 1058 bytes} [Tue May 26 09:01:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=32fb51a8-504c-45fb-acae-bef309842520 => generated 861 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/802] 199.19.213.20 () {34 vars in 982 bytes} [Tue May 26 09:01:56 2026] GET /v2.0/subnets?id=2c14c8da-dfea-4019-8977-8956c49fba7b => generated 701 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/803] 199.19.213.20 () {34 vars in 1050 bytes} [Tue May 26 09:01:56 2026] GET /v2.0/ports?network_id=e5327fa2-d696-4158-bb17-18183708e257&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: 420/804] 199.19.213.20 () {34 vars in 1010 bytes} [Tue May 26 09:01:56 2026] GET /v2.0/networks/e5327fa2-d696-4158-bb17-18183708e257?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/805] 199.19.213.20 () {34 vars in 1110 bytes} [Tue May 26 09:01:57 2026] GET /v2.0/networks/e5327fa2-d696-4158-bb17-18183708e257?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 09:01:57.408 8 INFO neutron.db.segments_db [None req-183275ac-1c7c-420b-8daf-a129e8ee889c 07748680671b40a69c5c0e54d20df70d f0af4bf725354adc8b92361b7f32e472 - - default default] Added segment d6aab0c5-40f0-44ca-a770-53d61896329b of type vxlan for network 0fd9b342-53ec-4968-9bd8-005249214225 2026-05-26 09:01:57.470 8 INFO neutron.db.segments_db [None req-183275ac-1c7c-420b-8daf-a129e8ee889c 07748680671b40a69c5c0e54d20df70d f0af4bf725354adc8b92361b7f32e472 - - default default] Added segment 557b32ee-e3ff-42bc-bf71-76a7e5be1e8f of type vxlan for network 7c1f1797-b6ac-4b80-9ec0-faac8f72fb3a [pid: 8|app: 0|req: 421/806] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 26 09:01:57 2026] POST /v2.0/networks => generated 1206 bytes in 554 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-26 09:01:57.654 7 INFO neutron.db.segments_db [None req-fb72943f-3683-45d6-85da-5a60a685ea83 08df860f6a9545b19fc91553c430fb54 74f4ec7f64074c13b617ae21f19544cb - - default default] Added segment e14790c8-21c5-4303-a216-20b9c4386e28 of type vxlan for network 8890efc6-5fce-4667-a917-9400a89e4216 [pid: 8|app: 0|req: 422/807] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:01:57 2026] GET /v2.0/ports?device_id=d6e4fc35-8956-41f0-9943-2fbbb55049d6 => generated 975 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/808] 10.0.0.136 () {32 vars in 648 bytes} [Tue May 26 09:01:57 2026] GET /v2.0/networks => generated 1843 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/809] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:01:57 2026] GET /v2.0/security-groups?id=da65ca8b-f1ae-40c0-a2a4-f47c65f4a308&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: 8|app: 0|req: 425/810] 10.0.0.136 () {32 vars in 725 bytes} [Tue May 26 09:01:57 2026] DELETE /v2.0/networks/0fd9b342-53ec-4968-9bd8-005249214225 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/812] 10.0.0.136 () {32 vars in 725 bytes} [Tue May 26 09:01:58 2026] DELETE /v2.0/networks/7c1f1797-b6ac-4b80-9ec0-faac8f72fb3a => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/812] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 26 09:01:57 2026] POST /v2.0/networks => generated 628 bytes in 794 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 09:01:58.215 8 INFO neutron.services.segments.plugin [-] Segment d6aab0c5-40f0-44ca-a770-53d61896329b resource provider aggregate not found 2026-05-26 09:01:58.235 8 INFO neutron.services.segments.plugin [-] Segment d6aab0c5-40f0-44ca-a770-53d61896329b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6aab0c5-40f0-44ca-a770-53d61896329b found for delete ", "request_id": "req-17b904c2-47aa-4b27-a5b9-2cdd1308a34d"}]} 2026-05-26 09:01:58.240 8 INFO neutron.services.segments.plugin [-] Segment d6aab0c5-40f0-44ca-a770-53d61896329b resource provider aggregate not found [pid: 8|app: 0|req: 427/813] 199.19.213.20 () {34 vars in 1078 bytes} [Tue May 26 09:01:58 2026] GET /v2.0/ports?tenant_id=55fae0efa8844681bd5475bed5452e6e&device_id=d6e4fc35-8956-41f0-9943-2fbbb55049d6 => generated 1244 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 09:01:58.261 8 INFO neutron.services.segments.plugin [-] Segment 557b32ee-e3ff-42bc-bf71-76a7e5be1e8f resource provider aggregate not found 2026-05-26 09:01:58.272 8 INFO neutron.services.segments.plugin [-] Segment d6aab0c5-40f0-44ca-a770-53d61896329b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6aab0c5-40f0-44ca-a770-53d61896329b found for delete ", "request_id": "req-262737ed-a12e-47df-8c58-e803fc788028"}]} 2026-05-26 09:01:58.277 8 INFO neutron.services.segments.plugin [-] Segment 557b32ee-e3ff-42bc-bf71-76a7e5be1e8f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 557b32ee-e3ff-42bc-bf71-76a7e5be1e8f found for delete ", "request_id": "req-35ddf776-6e4a-43d4-86a1-5842211ec18e"}]} [pid: 7|app: 0|req: 387/814] 10.0.0.136 () {32 vars in 648 bytes} [Tue May 26 09:01:58 2026] GET /v2.0/networks => generated 651 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 09:01:58.301 8 INFO neutron.services.segments.plugin [-] Segment 557b32ee-e3ff-42bc-bf71-76a7e5be1e8f resource provider aggregate not found 2026-05-26 09:01:58.329 8 INFO neutron.services.segments.plugin [-] Segment 557b32ee-e3ff-42bc-bf71-76a7e5be1e8f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 557b32ee-e3ff-42bc-bf71-76a7e5be1e8f found for delete ", "request_id": "req-19de5769-6386-4fed-930f-08f6831e296c"}]} [pid: 7|app: 0|req: 388/815] 199.19.213.20 () {34 vars in 984 bytes} [Tue May 26 09:01:58 2026] GET /v2.0/networks?id=e5327fa2-d696-4158-bb17-18183708e257 => generated 779 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 09:01:58.425 7 INFO neutron.db.segments_db [None req-cded4989-9f1d-4148-8a75-05499ae0987c 07748680671b40a69c5c0e54d20df70d f0af4bf725354adc8b92361b7f32e472 - - default default] Added segment d013a125-55c2-4ce1-a088-03f4ef95fb5c of type vxlan for network b8664216-7743-4cc4-b2fc-f832b4b90126 [pid: 7|app: 0|req: 389/816] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 26 09:01:58 2026] POST /v2.0/networks => generated 629 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/817] 10.0.0.136 () {34 vars in 664 bytes} [Tue May 26 09:01:58 2026] POST /v2.0/ports => generated 779 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 390/818] 199.19.213.20 () {34 vars in 1058 bytes} [Tue May 26 09:01:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=32fb51a8-504c-45fb-acae-bef309842520 => generated 861 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 09:01:58.694 8 INFO neutron.db.segments_db [None req-cf59ebb2-7c49-42c0-a8a7-ac752bd5dc56 07748680671b40a69c5c0e54d20df70d f0af4bf725354adc8b92361b7f32e472 - - default default] Added segment fc96d3f2-a323-4c7f-b634-2f7a1f411edc of type vxlan for network 027b5102-a971-41c9-b136-2961184f6c72 2026-05-26 09:01:58.727 7 INFO neutron.db.segments_db [None req-34da429f-3a14-4fdf-9677-bf52f91732de 08df860f6a9545b19fc91553c430fb54 74f4ec7f64074c13b617ae21f19544cb - - default default] Added segment 883530bc-1b32-4ce0-bcf5-0a4536389d53 of type vxlan for network 57b01119-2c01-42f5-8eda-40cf6890c34c [pid: 8|app: 0|req: 429/819] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 26 09:01:58 2026] POST /v2.0/networks => generated 630 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/820] 199.19.213.20 () {34 vars in 982 bytes} [Tue May 26 09:01:58 2026] GET /v2.0/subnets?id=2c14c8da-dfea-4019-8977-8956c49fba7b => generated 701 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/821] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 26 09:01:58 2026] POST /v2.0/networks => generated 616 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/822] 199.19.213.20 () {34 vars in 1050 bytes} [Tue May 26 09:01:58 2026] GET /v2.0/ports?network_id=e5327fa2-d696-4158-bb17-18183708e257&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: 393/823] 10.0.0.136 () {34 vars in 668 bytes} [Tue May 26 09:01:58 2026] POST /v2.0/subnets => generated 646 bytes in 287 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/824] 199.19.213.20 () {34 vars in 1010 bytes} [Tue May 26 09:01:59 2026] GET /v2.0/networks/e5327fa2-d696-4158-bb17-18183708e257?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: 395/825] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:01:59 2026] GET /v2.0/ports?device_id=d6e4fc35-8956-41f0-9943-2fbbb55049d6 => generated 975 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/826] 10.0.0.136 () {34 vars in 664 bytes} [Tue May 26 09:01:58 2026] POST /v2.0/ports => generated 1506 bytes in 566 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: 432/827] 199.19.213.20 () {34 vars in 1110 bytes} [Tue May 26 09:01:59 2026] GET /v2.0/networks/e5327fa2-d696-4158-bb17-18183708e257?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: 433/828] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:01:59 2026] GET /v2.0/security-groups?id=da65ca8b-f1ae-40c0-a2a4-f47c65f4a308&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: 434/829] 10.0.0.136 () {32 vars in 642 bytes} [Tue May 26 09:01:59 2026] GET /v2.0/ports => generated 1506 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 09:01:59.598 8 INFO neutron_taas.services.taas.taas_plugin [None req-871778bf-938c-484a-a387-ea899fdbf2af 07748680671b40a69c5c0e54d20df70d f0af4bf725354adc8b92361b7f32e472 - - default default] TaaS: Handle Delete Port: ae45ce4e-5cc7-40ee-97d6-6b9de7826397 2026-05-26 09:01:59.601 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-871778bf-938c-484a-a387-ea899fdbf2af 07748680671b40a69c5c0e54d20df70d f0af4bf725354adc8b92361b7f32e472 - - default default] Tap Mirror: Handle Delete Port: ae45ce4e-5cc7-40ee-97d6-6b9de7826397 [pid: 7|app: 0|req: 396/830] 10.0.0.136 () {34 vars in 664 bytes} [Tue May 26 09:01:59 2026] POST /v2.0/ports => generated 966 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 435/831] 10.0.0.136 () {32 vars in 719 bytes} [Tue May 26 09:01:59 2026] DELETE /v2.0/ports/ae45ce4e-5cc7-40ee-97d6-6b9de7826397 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 09:01:59.800 7 INFO neutron_taas.services.taas.taas_plugin [None req-33879333-682b-4f19-88a7-f941e4c957e8 08df860f6a9545b19fc91553c430fb54 74f4ec7f64074c13b617ae21f19544cb - - default default] TaaS: Handle Delete Port: b5a0b58f-0e9b-44e3-8ee6-e0772b5d9476 2026-05-26 09:01:59.804 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-33879333-682b-4f19-88a7-f941e4c957e8 08df860f6a9545b19fc91553c430fb54 74f4ec7f64074c13b617ae21f19544cb - - default default] Tap Mirror: Handle Delete Port: b5a0b58f-0e9b-44e3-8ee6-e0772b5d9476 2026-05-26 09:01:59.847 8 INFO neutron_taas.services.taas.taas_plugin [None req-3025e760-1c61-4353-a5d4-253dfdec027f 07748680671b40a69c5c0e54d20df70d f0af4bf725354adc8b92361b7f32e472 - - default default] TaaS: Handle Delete Port: 938c9915-08f2-47f4-a56a-f666d396b146 2026-05-26 09:01:59.849 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3025e760-1c61-4353-a5d4-253dfdec027f 07748680671b40a69c5c0e54d20df70d f0af4bf725354adc8b92361b7f32e472 - - default default] Tap Mirror: Handle Delete Port: 938c9915-08f2-47f4-a56a-f666d396b146 [pid: 8|app: 0|req: 436/832] 10.0.0.136 () {32 vars in 719 bytes} [Tue May 26 09:01:59 2026] DELETE /v2.0/ports/938c9915-08f2-47f4-a56a-f666d396b146 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/833] 10.0.0.136 () {32 vars in 719 bytes} [Tue May 26 09:01:59 2026] DELETE /v2.0/ports/b5a0b58f-0e9b-44e3-8ee6-e0772b5d9476 => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/834] 10.0.0.136 () {32 vars in 642 bytes} [Tue May 26 09:01:59 2026] GET /v2.0/ports => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 09:01:59.986 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5e9f3d0b-3411-4d02-af68-a3803d6b6277 08df860f6a9545b19fc91553c430fb54 74f4ec7f64074c13b617ae21f19544cb - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 398/835] 10.0.0.136 () {32 vars in 719 bytes} [Tue May 26 09:01:59 2026] DELETE /v2.0/ports/b5a0b58f-0e9b-44e3-8ee6-e0772b5d9476 => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 09:02:00.011 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e832fd1d-740e-4d21-b144-0d5fcac2bee0 08df860f6a9545b19fc91553c430fb54 74f4ec7f64074c13b617ae21f19544cb - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 399/836] 10.0.0.136 () {32 vars in 716 bytes} [Tue May 26 09:01:59 2026] GET /v2.0/ports/b5a0b58f-0e9b-44e3-8ee6-e0772b5d9476 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 09:02:00.046 8 INFO neutron.db.segments_db [None req-56336696-f204-459f-9cb4-459679f04594 07748680671b40a69c5c0e54d20df70d f0af4bf725354adc8b92361b7f32e472 - - default default] Added segment a9e283bd-7512-4877-9b51-6a1cef989199 of type vxlan for network 1263a663-2254-4d31-a02c-569c4490a756 [pid: 8|app: 0|req: 438/837] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 26 09:01:59 2026] POST /v2.0/networks => generated 631 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/838] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 26 09:02:00 2026] DELETE /v2.0/subnets/aa0c3740-dd07-4492-93f3-24c736a7e78e => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 09:02:00.251 8 INFO neutron.db.segments_db [None req-45e2fcf9-9bdf-451b-8aae-4725c61994e3 07748680671b40a69c5c0e54d20df70d f0af4bf725354adc8b92361b7f32e472 - - default default] Added segment c588e929-19a0-4749-861f-8b539db8a6ba of type vxlan for network d8a7f1f2-3e09-4629-8bda-331a38f55fa7 [pid: 7|app: 0|req: 401/839] 199.19.213.20 () {34 vars in 992 bytes} [Tue May 26 09:02:00 2026] GET /v2.0/ports?device_id=d6e4fc35-8956-41f0-9943-2fbbb55049d6 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/840] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 26 09:02:00 2026] POST /v2.0/networks => generated 630 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 09:02:00.422 7 INFO neutron_taas.services.taas.taas_plugin [None req-dd793620-942e-459b-8ac8-79cafaf92395 08df860f6a9545b19fc91553c430fb54 74f4ec7f64074c13b617ae21f19544cb - - default default] TaaS: Handle Delete Port: dfd0e533-fd78-417f-958c-35e478f22fdc 2026-05-26 09:02:00.426 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dd793620-942e-459b-8ac8-79cafaf92395 08df860f6a9545b19fc91553c430fb54 74f4ec7f64074c13b617ae21f19544cb - - default default] Tap Mirror: Handle Delete Port: dfd0e533-fd78-417f-958c-35e478f22fdc 2026-05-26 09:02:00.504 8 INFO neutron_taas.services.taas.taas_plugin [req-fde74583-1ee4-473d-9f05-8721ddfe9e17 req-28c56a0c-9341-42ca-918a-4849b8fdb4b7 64ca1e55f65d4f7a8a2356e177be2114 55fae0efa8844681bd5475bed5452e6e - - default default] TaaS: Handle Delete Port: 32fb51a8-504c-45fb-acae-bef309842520 2026-05-26 09:02:00.508 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-fde74583-1ee4-473d-9f05-8721ddfe9e17 req-28c56a0c-9341-42ca-918a-4849b8fdb4b7 64ca1e55f65d4f7a8a2356e177be2114 55fae0efa8844681bd5475bed5452e6e - - default default] Tap Mirror: Handle Delete Port: 32fb51a8-504c-45fb-acae-bef309842520 2026-05-26 09:02:00.609 8 INFO neutron.db.l3_db [req-fde74583-1ee4-473d-9f05-8721ddfe9e17 req-28c56a0c-9341-42ca-918a-4849b8fdb4b7 64ca1e55f65d4f7a8a2356e177be2114 55fae0efa8844681bd5475bed5452e6e - - default default] Floating IP 1d23d7a3-6922-4156-9665-22f6b7cb1bd6 disassociated. External IP: 10.96.250.218, port: 32fb51a8-504c-45fb-acae-bef309842520. 2026-05-26 09:02:00.642 7 INFO neutron.services.segments.plugin [-] Segment 883530bc-1b32-4ce0-bcf5-0a4536389d53 resource provider aggregate not found 2026-05-26 09:02:00.645 7 INFO neutron.services.segments.plugin [-] Segment 883530bc-1b32-4ce0-bcf5-0a4536389d53 resource provider aggregate not found 2026-05-26 09:02:00.665 7 INFO neutron.services.segments.plugin [-] Segment 883530bc-1b32-4ce0-bcf5-0a4536389d53 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 883530bc-1b32-4ce0-bcf5-0a4536389d53 found for delete ", "request_id": "req-a6dac14c-ab04-4ee4-85f6-22e976e66b93"}]} 2026-05-26 09:02:00.677 7 INFO neutron.services.segments.plugin [-] Segment 883530bc-1b32-4ce0-bcf5-0a4536389d53 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 883530bc-1b32-4ce0-bcf5-0a4536389d53 found for delete ", "request_id": "req-3b2b7006-98ff-467d-b10c-db974ff73370"}]} [pid: 7|app: 0|req: 402/841] 10.0.0.136 () {32 vars in 725 bytes} [Tue May 26 09:02:00 2026] DELETE /v2.0/networks/57b01119-2c01-42f5-8eda-40cf6890c34c => generated 0 bytes in 423 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/842] 199.19.213.20 () {36 vars in 995 bytes} [Tue May 26 09:02:00 2026] DELETE /v2.0/ports/32fb51a8-504c-45fb-acae-bef309842520 => generated 0 bytes in 610 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/843] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:02:00 2026] GET /v2.0/ports?device_id=d6e4fc35-8956-41f0-9943-2fbbb55049d6 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 09:02:01.045 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bc80d9f8-7f91-4787-b0ca-a1bb563dd3cf'] response: {'server_uuid': 'd6e4fc35-8956-41f0-9943-2fbbb55049d6', 'name': 'network-vif-deleted', 'tag': '32fb51a8-504c-45fb-acae-bef309842520', 'status': 'completed', 'code': 200} 2026-05-26 09:02:01.093 8 INFO neutron.db.segments_db [None req-53e9941a-2d3f-4c55-aab6-8acf05aa44e4 08df860f6a9545b19fc91553c430fb54 74f4ec7f64074c13b617ae21f19544cb - - default default] Added segment 53b614f2-e0af-4a2b-9572-932aff0a6a05 of type vxlan for network 321df802-084a-463d-a17c-9ddf88720a0a [pid: 7|app: 0|req: 403/844] 10.0.0.136 () {34 vars in 668 bytes} [Tue May 26 09:02:00 2026] POST /v2.0/subnets => generated 1273 bytes in 505 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/845] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 26 09:02:01 2026] POST /v2.0/networks => generated 616 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/846] 10.0.0.136 () {32 vars in 646 bytes} [Tue May 26 09:02:01 2026] GET /v2.0/subnets => generated 1909 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/847] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 26 09:02:01 2026] DELETE /v2.0/subnets/1b040a02-cb64-4030-bf11-12655d9b39f2 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/848] 10.0.0.136 () {34 vars in 668 bytes} [Tue May 26 09:02:01 2026] POST /v2.0/subnets => generated 646 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/849] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 26 09:02:01 2026] DELETE /v2.0/subnets/24e87f3d-ce99-4f0c-9084-1afba223e02e => 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: 407/850] 10.0.0.136 () {32 vars in 646 bytes} [Tue May 26 09:02:01 2026] GET /v2.0/subnets => generated 649 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/851] 10.0.0.136 () {32 vars in 725 bytes} [Tue May 26 09:02:01 2026] DELETE /v2.0/networks/d8a7f1f2-3e09-4629-8bda-331a38f55fa7 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/852] 10.0.0.136 () {34 vars in 664 bytes} [Tue May 26 09:02:01 2026] POST /v2.0/ports => generated 924 bytes in 302 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 09:02:01.871 8 INFO neutron_taas.services.taas.taas_plugin [None req-7fe8d659-ef78-4e38-8873-653f00e92292 08df860f6a9545b19fc91553c430fb54 74f4ec7f64074c13b617ae21f19544cb - - default default] TaaS: Handle Delete Port: ecc97d20-e4a2-4d8f-b4a0-1b8729631c0d 2026-05-26 09:02:01.874 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7fe8d659-ef78-4e38-8873-653f00e92292 08df860f6a9545b19fc91553c430fb54 74f4ec7f64074c13b617ae21f19544cb - - default default] Tap Mirror: Handle Delete Port: ecc97d20-e4a2-4d8f-b4a0-1b8729631c0d [pid: 7|app: 0|req: 409/853] 10.0.0.136 () {32 vars in 725 bytes} [Tue May 26 09:02:01 2026] DELETE /v2.0/networks/1263a663-2254-4d31-a02c-569c4490a756 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/854] 10.0.0.136 () {32 vars in 719 bytes} [Tue May 26 09:02:01 2026] DELETE /v2.0/ports/ecc97d20-e4a2-4d8f-b4a0-1b8729631c0d => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 09:02:01.985 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c5d553e3-190a-42f8-86c2-d93791438ba4 08df860f6a9545b19fc91553c430fb54 74f4ec7f64074c13b617ae21f19544cb - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 446/855] 10.0.0.136 () {32 vars in 716 bytes} [Tue May 26 09:02:01 2026] GET /v2.0/ports/ecc97d20-e4a2-4d8f-b4a0-1b8729631c0d => 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: 410/856] 10.0.0.136 () {32 vars in 725 bytes} [Tue May 26 09:02:01 2026] DELETE /v2.0/networks/027b5102-a971-41c9-b136-2961184f6c72 => 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: 447/857] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 26 09:02:01 2026] DELETE /v2.0/subnets/bfca848f-cb96-43da-bfd3-7621c0259a76 => 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: 411/858] 10.0.0.136 () {32 vars in 725 bytes} [Tue May 26 09:02:02 2026] DELETE /v2.0/networks/b8664216-7743-4cc4-b2fc-f832b4b90126 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 09:02:02.215 8 INFO neutron.services.segments.plugin [-] Segment 53b614f2-e0af-4a2b-9572-932aff0a6a05 resource provider aggregate not found 2026-05-26 09:02:02.223 8 INFO neutron.services.segments.plugin [-] Segment 53b614f2-e0af-4a2b-9572-932aff0a6a05 resource provider aggregate not found [pid: 7|app: 0|req: 412/859] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:02:02 2026] GET /v2.0/ports?device_id=d6e4fc35-8956-41f0-9943-2fbbb55049d6 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 09:02:02.240 8 INFO neutron.services.segments.plugin [-] Segment 53b614f2-e0af-4a2b-9572-932aff0a6a05 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53b614f2-e0af-4a2b-9572-932aff0a6a05 found for delete ", "request_id": "req-a7090401-559b-4049-bab6-d4fba5d299fb"}]} 2026-05-26 09:02:02.245 8 INFO neutron.services.segments.plugin [-] Segment 53b614f2-e0af-4a2b-9572-932aff0a6a05 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53b614f2-e0af-4a2b-9572-932aff0a6a05 found for delete ", "request_id": "req-b1c9bf85-a32d-429a-badb-069fe4039caa"}]} [pid: 8|app: 0|req: 448/860] 10.0.0.136 () {32 vars in 725 bytes} [Tue May 26 09:02:02 2026] DELETE /v2.0/networks/321df802-084a-463d-a17c-9ddf88720a0a => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/861] 10.0.0.136 () {34 vars in 664 bytes} [Tue May 26 09:02:02 2026] POST /v2.0/ports => generated 778 bytes in 359 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 09:02:02.709 7 INFO neutron.services.segments.plugin [-] Segment c588e929-19a0-4749-861f-8b539db8a6ba resource provider aggregate not found 2026-05-26 09:02:02.718 7 INFO neutron.services.segments.plugin [-] Segment c588e929-19a0-4749-861f-8b539db8a6ba resource provider aggregate not found 2026-05-26 09:02:02.726 7 INFO neutron.services.segments.plugin [-] Segment c588e929-19a0-4749-861f-8b539db8a6ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c588e929-19a0-4749-861f-8b539db8a6ba found for delete ", "request_id": "req-ae45d81e-0f6e-4c8b-8b7f-719d6d582023"}]} 2026-05-26 09:02:02.756 7 INFO neutron.services.segments.plugin [-] Segment c588e929-19a0-4749-861f-8b539db8a6ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c588e929-19a0-4749-861f-8b539db8a6ba found for delete ", "request_id": "req-5e146ab0-ab35-441e-8db3-779baf0c19f7"}]} 2026-05-26 09:02:02.773 7 INFO neutron.services.segments.plugin [-] Segment a9e283bd-7512-4877-9b51-6a1cef989199 resource provider aggregate not found 2026-05-26 09:02:02.783 7 INFO neutron.services.segments.plugin [-] Segment a9e283bd-7512-4877-9b51-6a1cef989199 resource provider aggregate not found 2026-05-26 09:02:02.794 7 INFO neutron.services.segments.plugin [-] Segment a9e283bd-7512-4877-9b51-6a1cef989199 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a9e283bd-7512-4877-9b51-6a1cef989199 found for delete ", "request_id": "req-119683a5-e564-41dd-8485-339b87aca722"}]} 2026-05-26 09:02:02.812 7 INFO neutron.services.segments.plugin [-] Segment fc96d3f2-a323-4c7f-b634-2f7a1f411edc resource provider aggregate not found 2026-05-26 09:02:02.821 7 INFO neutron.services.segments.plugin [-] Segment a9e283bd-7512-4877-9b51-6a1cef989199 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a9e283bd-7512-4877-9b51-6a1cef989199 found for delete ", "request_id": "req-2c6e962c-6a05-4dd9-b583-92178884c6cd"}]} 2026-05-26 09:02:02.838 7 INFO neutron.services.segments.plugin [-] Segment fc96d3f2-a323-4c7f-b634-2f7a1f411edc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc96d3f2-a323-4c7f-b634-2f7a1f411edc found for delete ", "request_id": "req-895de8ae-5fa3-4015-a50e-51d2f93f3d11"}]} 2026-05-26 09:02:02.846 7 INFO neutron.services.segments.plugin [-] Segment fc96d3f2-a323-4c7f-b634-2f7a1f411edc resource provider aggregate not found 2026-05-26 09:02:02.857 7 INFO neutron.services.segments.plugin [-] Segment d013a125-55c2-4ce1-a088-03f4ef95fb5c resource provider aggregate not found /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:02:02.870 7 INFO neutron.services.segments.plugin [-] Segment fc96d3f2-a323-4c7f-b634-2f7a1f411edc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc96d3f2-a323-4c7f-b634-2f7a1f411edc found for delete ", "request_id": "req-722fa497-839f-45a9-af2c-138d83f81116"}]} 2026-05-26 09:02:02.882 7 INFO neutron.services.segments.plugin [-] Segment d013a125-55c2-4ce1-a088-03f4ef95fb5c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d013a125-55c2-4ce1-a088-03f4ef95fb5c found for delete ", "request_id": "req-492bf87c-1b71-450f-9cce-3b3f105d3a1f"}]} 2026-05-26 09:02:02.894 7 INFO neutron.services.segments.plugin [-] Segment d013a125-55c2-4ce1-a088-03f4ef95fb5c resource provider aggregate not found [pid: 8|app: 0|req: 449/862] 10.0.0.136 () {34 vars in 736 bytes} [Tue May 26 09:02:02 2026] PUT /v2.0/ports/f59bed65-07d3-4ddf-ba18-ec4951fa6110 => generated 752 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:02:02.910 7 INFO neutron.services.segments.plugin [-] Segment d013a125-55c2-4ce1-a088-03f4ef95fb5c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d013a125-55c2-4ce1-a088-03f4ef95fb5c found for delete ", "request_id": "req-e144b80f-a38e-4078-b001-72ab0c9ddaff"}]} [pid: 7|app: 0|req: 414/863] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:02:02 2026] GET /v2.0/security-groups?tenant_id=f0af4bf725354adc8b92361b7f32e472&name=default => generated 2925 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 09:02:03.001 8 INFO neutron_taas.services.taas.taas_plugin [None req-7f623c36-e6f1-4527-9a1c-9b4c6fbec6c6 08df860f6a9545b19fc91553c430fb54 74f4ec7f64074c13b617ae21f19544cb - - default default] TaaS: Handle Delete Port: f59bed65-07d3-4ddf-ba18-ec4951fa6110 2026-05-26 09:02:03.009 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7f623c36-e6f1-4527-9a1c-9b4c6fbec6c6 08df860f6a9545b19fc91553c430fb54 74f4ec7f64074c13b617ae21f19544cb - - default default] Tap Mirror: Handle Delete Port: f59bed65-07d3-4ddf-ba18-ec4951fa6110 [pid: 7|app: 0|req: 415/864] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:02:02 2026] DELETE /v2.0/security-groups/07a8e250-fa71-4b05-b658-4ea463d5dd70 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/865] 10.0.0.136 () {32 vars in 719 bytes} [Tue May 26 09:02:02 2026] DELETE /v2.0/ports/f59bed65-07d3-4ddf-ba18-ec4951fa6110 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/866] 10.0.0.136 () {32 vars in 642 bytes} [Tue May 26 09:02:03 2026] GET /v2.0/ports => generated 782 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 09:02:03.175 8 INFO neutron.pecan_wsgi.hooks.translation [None req-46eb23d8-24e4-4954-b4cc-94800e85d721 08df860f6a9545b19fc91553c430fb54 74f4ec7f64074c13b617ae21f19544cb - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 451/867] 10.0.0.136 () {32 vars in 716 bytes} [Tue May 26 09:02:03 2026] GET /v2.0/ports/f59bed65-07d3-4ddf-ba18-ec4951fa6110 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/868] 10.0.0.136 () {32 vars in 642 bytes} [Tue May 26 09:02:03 2026] GET /v2.0/ports => generated 782 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/869] 10.0.0.136 () {32 vars in 716 bytes} [Tue May 26 09:02:03 2026] GET /v2.0/ports/4320f6c9-eb78-4ab4-8903-f89aa9233f7a => generated 779 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 09:02:03.298 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8ea865e6-9cab-4e31-878d-924edc197b04 08df860f6a9545b19fc91553c430fb54 74f4ec7f64074c13b617ae21f19544cb - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 418/870] 10.0.0.136 () {32 vars in 719 bytes} [Tue May 26 09:02:03 2026] DELETE /v2.0/ports/ecc97d20-e4a2-4d8f-b4a0-1b8729631c0d => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 09:02:03.323 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c2346949-89be-4aee-b47c-d6a739f9a0f2 08df860f6a9545b19fc91553c430fb54 74f4ec7f64074c13b617ae21f19544cb - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 453/871] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 26 09:02:03 2026] DELETE /v2.0/subnets/bfca848f-cb96-43da-bfd3-7621c0259a76 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/872] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:02:03 2026] GET /v2.0/ports?device_id=d6e4fc35-8956-41f0-9943-2fbbb55049d6 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 09:02:03.360 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1cb584dc-c9bd-43ef-805b-3083f963dfd2 08df860f6a9545b19fc91553c430fb54 74f4ec7f64074c13b617ae21f19544cb - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 454/873] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 26 09:02:03 2026] DELETE /v2.0/subnets/aa0c3740-dd07-4492-93f3-24c736a7e78e => generated 136 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 09:02:03.469 7 INFO neutron_taas.services.taas.taas_plugin [None req-a87df5d3-dcb5-4c89-b00a-0d56c655be3f 08df860f6a9545b19fc91553c430fb54 74f4ec7f64074c13b617ae21f19544cb - - default default] TaaS: Handle Delete Port: 4320f6c9-eb78-4ab4-8903-f89aa9233f7a 2026-05-26 09:02:03.472 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a87df5d3-dcb5-4c89-b00a-0d56c655be3f 08df860f6a9545b19fc91553c430fb54 74f4ec7f64074c13b617ae21f19544cb - - default default] Tap Mirror: Handle Delete Port: 4320f6c9-eb78-4ab4-8903-f89aa9233f7a [pid: 7|app: 0|req: 420/874] 10.0.0.136 () {32 vars in 719 bytes} [Tue May 26 09:02:03 2026] DELETE /v2.0/ports/4320f6c9-eb78-4ab4-8903-f89aa9233f7a => 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: 455/875] 10.0.0.136 () {32 vars in 725 bytes} [Tue May 26 09:02:03 2026] DELETE /v2.0/networks/8890efc6-5fce-4667-a917-9400a89e4216 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/876] 10.0.0.6 () {34 vars in 987 bytes} [Tue May 26 09:02:03 2026] GET /v2.0/ports?device_id=5f473c44-386c-44d4-95cd-17440d66f9ca => generated 1240 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/877] 10.0.0.6 () {34 vars in 1037 bytes} [Tue May 26 09:02:03 2026] GET /v2.0/security-groups?id=a4884584-a33e-47aa-ae0d-353118b3c0fe&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 09:02:04.261 8 INFO neutron.services.segments.plugin [-] Segment e14790c8-21c5-4303-a216-20b9c4386e28 resource provider aggregate not found 2026-05-26 09:02:04.266 8 INFO neutron.services.segments.plugin [-] Segment e14790c8-21c5-4303-a216-20b9c4386e28 resource provider aggregate not found 2026-05-26 09:02:04.284 8 INFO neutron.services.segments.plugin [-] Segment e14790c8-21c5-4303-a216-20b9c4386e28 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e14790c8-21c5-4303-a216-20b9c4386e28 found for delete ", "request_id": "req-4aa9d048-cebf-4be5-b1bb-fdc60842d1a3"}]} 2026-05-26 09:02:04.286 8 INFO neutron.services.segments.plugin [-] Segment e14790c8-21c5-4303-a216-20b9c4386e28 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e14790c8-21c5-4303-a216-20b9c4386e28 found for delete ", "request_id": "req-7b47cdfd-b6bf-4925-b01a-babf090c11d2"}]} [pid: 7|app: 0|req: 422/878] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:02:04 2026] GET /v2.0/security-groups?tenant_id=74f4ec7f64074c13b617ae21f19544cb&name=default => generated 2925 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/879] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:02:04 2026] GET /v2.0/ports?device_id=d6e4fc35-8956-41f0-9943-2fbbb55049d6 => 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: 457/880] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:02:04 2026] DELETE /v2.0/security-groups/03514ef1-c36e-4193-81bd-94d67692cb36 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 09:02:05.278 8 INFO neutron.db.segments_db [None req-2da70e84-4c4e-42c0-974f-f078b524c98a 18191a0964754bfe90535e2e6f338075 eb8b87a264bb439caabf65432d17808e - - default default] Added segment 132cf6ad-95d8-448e-b7d3-0b874dc83dae of type vxlan for network 09a4284d-0658-4991-8430-bdc633f07145 [pid: 8|app: 0|req: 459/883] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 26 09:02:04 2026] POST /v2.0/networks => generated 611 bytes in 380 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 09:02:05.420 7 INFO neutron.db.segments_db [None req-831257ec-2ea4-4b04-88c5-23254b39e6c8 18191a0964754bfe90535e2e6f338075 eb8b87a264bb439caabf65432d17808e - - default default] Added segment c922f7e8-94a6-4f73-bf3f-23c7c93d5211 of type vxlan for network 2234a4eb-cd43-4c17-8fe3-427b925696cf [pid: 7|app: 0|req: 425/884] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 26 09:02:05 2026] POST /v2.0/networks => generated 611 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/885] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:02:05 2026] DELETE /v2.0/security-groups/da65ca8b-f1ae-40c0-a2a4-f47c65f4a308 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 09:02:05.660 7 INFO neutron.api.v2.resource [None req-54d7e22f-5bff-453b-930b-2bcc883ecb4c 64ca1e55f65d4f7a8a2356e177be2114 55fae0efa8844681bd5475bed5452e6e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 427/886] 10.0.0.136 () {32 vars in 736 bytes} [Tue May 26 09:02:05 2026] GET /v2.0/security-groups/da65ca8b-f1ae-40c0-a2a4-f47c65f4a308 => 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: 460/887] 10.0.0.136 () {34 vars in 668 bytes} [Tue May 26 09:02:05 2026] POST /v2.0/subnets => generated 626 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 09:02:05.811 7 INFO neutron_taas.services.taas.taas_plugin [None req-2f241184-21d6-43a6-bb6f-e54191fe9dc7 64ca1e55f65d4f7a8a2356e177be2114 55fae0efa8844681bd5475bed5452e6e - - default default] TaaS: Handle Delete Port: 43b50fe8-99df-4d35-ad4e-aeda86a0922e 2026-05-26 09:02:05.813 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2f241184-21d6-43a6-bb6f-e54191fe9dc7 64ca1e55f65d4f7a8a2356e177be2114 55fae0efa8844681bd5475bed5452e6e - - default default] Tap Mirror: Handle Delete Port: 43b50fe8-99df-4d35-ad4e-aeda86a0922e [pid: 8|app: 0|req: 461/888] 10.0.0.136 () {34 vars in 668 bytes} [Tue May 26 09:02:05 2026] POST /v2.0/subnets => generated 626 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/889] 10.0.0.136 () {32 vars in 731 bytes} [Tue May 26 09:02:05 2026] DELETE /v2.0/floatingips/1d23d7a3-6922-4156-9665-22f6b7cb1bd6 => generated 0 bytes in 305 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 09:02:05.972 8 INFO neutron.db.segments_db [None req-60acad33-ce04-4187-a6d2-fb7b52c72fb0 18191a0964754bfe90535e2e6f338075 eb8b87a264bb439caabf65432d17808e - - default default] Added segment b7f6407c-ccba-4651-8955-7f35b7d9be66 of type vxlan for network 25b9af7a-6732-44a6-a0ed-260a12369c0d 2026-05-26 09:02:06.202 8 INFO neutron.db.l3_hamode_db [None req-60acad33-ce04-4187-a6d2-fb7b52c72fb0 18191a0964754bfe90535e2e6f338075 eb8b87a264bb439caabf65432d17808e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-26 09:02:06.334 8 INFO neutron.db.l3_hamode_db [None req-60acad33-ce04-4187-a6d2-fb7b52c72fb0 18191a0964754bfe90535e2e6f338075 eb8b87a264bb439caabf65432d17808e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-26 09:02:06.369 7 INFO neutron_taas.services.taas.taas_plugin [None req-b632569d-352f-42ff-928d-922dbe435438 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] TaaS: Handle Delete Port: a25bee2d-b4b1-45b5-86c8-feb301310252 2026-05-26 09:02:06.372 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b632569d-352f-42ff-928d-922dbe435438 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Tap Mirror: Handle Delete Port: a25bee2d-b4b1-45b5-86c8-feb301310252 [pid: 7|app: 0|req: 429/890] 10.0.0.136 () {34 vars in 788 bytes} [Tue May 26 09:02:06 2026] PUT /v2.0/routers/ae7bcbb1-63d3-4541-8844-c73e066d3a42/remove_router_interface => generated 309 bytes in 912 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/891] 10.0.0.136 () {34 vars in 668 bytes} [Tue May 26 09:02:05 2026] POST /v2.0/routers => generated 507 bytes in 1036 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 09:02:07.177 8 INFO neutron_taas.services.taas.taas_plugin [None req-c54898ca-63e8-4717-a7c2-e5756d870aa9 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] TaaS: Handle Delete Port: 5514717a-2b94-43c2-a27c-5b6a9688c16f 2026-05-26 09:02:07.180 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c54898ca-63e8-4717-a7c2-e5756d870aa9 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Tap Mirror: Handle Delete Port: 5514717a-2b94-43c2-a27c-5b6a9688c16f [pid: 7|app: 0|req: 430/892] 10.0.0.136 () {34 vars in 683 bytes} [Tue May 26 09:02:06 2026] POST /v2.0/security-groups => generated 1624 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-26 09:02:07.456 8 INFO neutron_taas.services.taas.taas_plugin [None req-c54898ca-63e8-4717-a7c2-e5756d870aa9 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] TaaS: Handle Delete Port: 821d519a-c1f8-4c5a-8720-d2d8331117a8 2026-05-26 09:02:07.459 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c54898ca-63e8-4717-a7c2-e5756d870aa9 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Tap Mirror: Handle Delete Port: 821d519a-c1f8-4c5a-8720-d2d8331117a8 2026-05-26 09:02:07.808 8 INFO neutron.services.segments.plugin [-] Segment 6c7ed410-0949-4cb6-bb73-87c53ffe96d0 resource provider aggregate not found 2026-05-26 09:02:07.812 8 INFO neutron.services.segments.plugin [-] Segment 6c7ed410-0949-4cb6-bb73-87c53ffe96d0 resource provider aggregate not found 2026-05-26 09:02:07.827 8 INFO neutron.services.segments.plugin [-] Segment 6c7ed410-0949-4cb6-bb73-87c53ffe96d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c7ed410-0949-4cb6-bb73-87c53ffe96d0 found for delete ", "request_id": "req-92f44f56-06ea-49b0-b4df-1165614fa249"}]} 2026-05-26 09:02:07.829 8 INFO neutron.services.segments.plugin [-] Segment 6c7ed410-0949-4cb6-bb73-87c53ffe96d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c7ed410-0949-4cb6-bb73-87c53ffe96d0 found for delete ", "request_id": "req-d75c199e-2724-4b6c-b87a-770d9615142d"}]} 2026-05-26 09:02:07.835 8 INFO neutron.db.l3_hamode_db [None req-c54898ca-63e8-4717-a7c2-e5756d870aa9 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] HA network 10e06441-1a35-4b06-b593-d34b6bb0fd7b was deleted as no HA routers are present in tenant 55fae0efa8844681bd5475bed5452e6e. [pid: 8|app: 0|req: 463/893] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 26 09:02:06 2026] DELETE /v2.0/routers/ae7bcbb1-63d3-4541-8844-c73e066d3a42 => generated 0 bytes in 867 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/894] 10.0.0.136 () {32 vars in 662 bytes} [Tue May 26 09:02:07 2026] GET /v2.0/security-groups => generated 4529 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/895] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 26 09:02:07 2026] DELETE /v2.0/subnets/2c14c8da-dfea-4019-8977-8956c49fba7b => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/896] 10.0.0.136 () {34 vars in 757 bytes} [Tue May 26 09:02:08 2026] PUT /v2.0/security-groups/8fbf160c-17b4-4a8e-abf3-6c8d2ecad882 => generated 1663 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 09:02:08.189 8 INFO neutron_taas.services.taas.taas_plugin [None req-72aad9ed-8a40-452f-b879-e91c3d7bf0fd 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] TaaS: Handle Delete Port: 53557381-00c8-442a-b565-3d9346ea85a0 2026-05-26 09:02:08.191 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-72aad9ed-8a40-452f-b879-e91c3d7bf0fd 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Tap Mirror: Handle Delete Port: 53557381-00c8-442a-b565-3d9346ea85a0 [pid: 8|app: 0|req: 467/897] 10.0.0.136 () {32 vars in 725 bytes} [Tue May 26 09:02:08 2026] DELETE /v2.0/networks/e5327fa2-d696-4158-bb17-18183708e257 => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/898] 10.0.0.136 () {32 vars in 736 bytes} [Tue May 26 09:02:08 2026] GET /v2.0/security-groups/8fbf160c-17b4-4a8e-abf3-6c8d2ecad882 => generated 1663 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/899] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:02:08 2026] DELETE /v2.0/security-groups/8fbf160c-17b4-4a8e-abf3-6c8d2ecad882 => 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: 470/900] 10.0.0.136 () {32 vars in 662 bytes} [Tue May 26 09:02:08 2026] GET /v2.0/security-groups => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 09:02:08.504 8 INFO neutron.api.v2.resource [None req-8025802b-c780-4887-abcb-aa21fefb79d1 a4b8c4544fba4f46b787d5fcc4264e70 ee46c42a5d164d1f93a3309f25d5ef2a - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 471/901] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:02:08 2026] DELETE /v2.0/security-groups/8fbf160c-17b4-4a8e-abf3-6c8d2ecad882 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/902] 10.0.0.136 () {34 vars in 782 bytes} [Tue May 26 09:02:07 2026] PUT /v2.0/routers/21e931cd-082c-4f03-adba-b07c3627454f/add_router_interface => generated 309 bytes in 1195 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/903] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:02:08 2026] GET /v2.0/security-groups?tenant_id=55fae0efa8844681bd5475bed5452e6e&name=default => generated 2925 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/904] 10.0.0.136 () {32 vars in 716 bytes} [Tue May 26 09:02:08 2026] GET /v2.0/ports/8990fd2d-3d57-42cd-bc61-fea8c59c6291 => generated 955 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/905] 10.0.0.136 () {34 vars in 683 bytes} [Tue May 26 09:02:08 2026] POST /v2.0/security-groups => generated 1624 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/906] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:02:08 2026] DELETE /v2.0/security-groups/4e50a457-9890-438f-9a6f-139a711b4818 => 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: 435/907] 10.0.0.136 () {34 vars in 694 bytes} [Tue May 26 09:02:08 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: 7|app: 0|req: 436/908] 10.0.0.136 () {32 vars in 746 bytes} [Tue May 26 09:02:08 2026] GET /v2.0/security-group-rules/40aa62ae-ce0a-4fa8-8d28-f56804d47a8e => 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: 437/909] 10.0.0.136 () {32 vars in 672 bytes} [Tue May 26 09:02:08 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/910] 10.0.0.136 () {32 vars in 749 bytes} [Tue May 26 09:02:08 2026] DELETE /v2.0/security-group-rules/40aa62ae-ce0a-4fa8-8d28-f56804d47a8e => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/911] 10.0.0.136 () {32 vars in 672 bytes} [Tue May 26 09:02:09 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/912] 10.0.0.136 () {34 vars in 694 bytes} [Tue May 26 09:02:09 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: 7|app: 0|req: 441/913] 10.0.0.136 () {32 vars in 746 bytes} [Tue May 26 09:02:09 2026] GET /v2.0/security-group-rules/70d441ff-7040-4ec1-94a4-5a324ab60d82 => 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: 442/914] 10.0.0.136 () {32 vars in 672 bytes} [Tue May 26 09:02:09 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/915] 10.0.0.136 () {32 vars in 749 bytes} [Tue May 26 09:02:09 2026] DELETE /v2.0/security-group-rules/70d441ff-7040-4ec1-94a4-5a324ab60d82 => 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: 444/916] 10.0.0.136 () {32 vars in 672 bytes} [Tue May 26 09:02:09 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 09:02:09.454 7 INFO neutron.db.securitygroups_db [None req-465d2862-b2f1-4a40-b822-23ee330a1c5b a4b8c4544fba4f46b787d5fcc4264e70 ee46c42a5d164d1f93a3309f25d5ef2a - - default default] Project ee46c42a5d164d1f93a3309f25d5ef2a 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: 445/917] 10.0.0.136 () {34 vars in 694 bytes} [Tue May 26 09:02:09 2026] POST /v2.0/security-group-rules => generated 607 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/918] 10.0.0.136 () {32 vars in 746 bytes} [Tue May 26 09:02:09 2026] GET /v2.0/security-group-rules/6883a717-335b-4492-b0d4-a5799a436cb4 => generated 607 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/919] 10.0.0.136 () {32 vars in 672 bytes} [Tue May 26 09:02:09 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/920] 10.0.0.136 () {32 vars in 749 bytes} [Tue May 26 09:02:09 2026] DELETE /v2.0/security-group-rules/6883a717-335b-4492-b0d4-a5799a436cb4 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/921] 10.0.0.136 () {32 vars in 672 bytes} [Tue May 26 09:02:09 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 09:02:09.864 8 INFO neutron.services.segments.plugin [-] Segment 4963fa6a-3453-4a47-b564-f980594c478b resource provider aggregate not found 2026-05-26 09:02:09.884 8 INFO neutron.services.segments.plugin [-] Segment 4963fa6a-3453-4a47-b564-f980594c478b resource provider aggregate not found 2026-05-26 09:02:09.890 8 INFO neutron.services.segments.plugin [-] Segment 4963fa6a-3453-4a47-b564-f980594c478b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4963fa6a-3453-4a47-b564-f980594c478b found for delete ", "request_id": "req-65a13ae7-8aa6-4736-8ba5-aa5ab9a7622e"}]} 2026-05-26 09:02:09.912 8 INFO neutron.services.segments.plugin [-] Segment 4963fa6a-3453-4a47-b564-f980594c478b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4963fa6a-3453-4a47-b564-f980594c478b found for delete ", "request_id": "req-2616f996-22a8-4c9e-bd36-fbb715d10fce"}]} [pid: 7|app: 0|req: 450/922] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:02:09 2026] DELETE /v2.0/security-groups/5df1bd80-7dfb-46c4-a0a0-fe041d0bb20a => 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: 473/923] 10.0.0.136 () {34 vars in 782 bytes} [Tue May 26 09:02:08 2026] PUT /v2.0/routers/21e931cd-082c-4f03-adba-b07c3627454f/add_router_interface => generated 309 bytes in 1314 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/924] 10.0.0.136 () {32 vars in 662 bytes} [Tue May 26 09:02:09 2026] GET /v2.0/security-groups => generated 2925 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/925] 10.0.0.136 () {32 vars in 716 bytes} [Tue May 26 09:02:09 2026] GET /v2.0/ports/0b83618d-6edc-49fa-9753-d722860afc53 => generated 955 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/926] 10.0.0.136 () {32 vars in 662 bytes} [Tue May 26 09:02:09 2026] GET /v2.0/security-groups => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 09:02:10.403 8 INFO neutron_taas.services.taas.taas_plugin [None req-fdd92486-9b24-4b25-9909-35a660a0c42d 18191a0964754bfe90535e2e6f338075 eb8b87a264bb439caabf65432d17808e - - default default] TaaS: Handle Delete Port: 0b83618d-6edc-49fa-9753-d722860afc53 2026-05-26 09:02:10.406 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fdd92486-9b24-4b25-9909-35a660a0c42d 18191a0964754bfe90535e2e6f338075 eb8b87a264bb439caabf65432d17808e - - default default] Tap Mirror: Handle Delete Port: 0b83618d-6edc-49fa-9753-d722860afc53 [pid: 7|app: 0|req: 453/927] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:02:10 2026] GET /v2.0/security-groups?tenant_id=ee46c42a5d164d1f93a3309f25d5ef2a&name=default => generated 2925 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/928] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:02:10 2026] DELETE /v2.0/security-groups/97a5508f-e2f7-415c-8b61-d3615e0346c5 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/929] 10.0.0.136 () {34 vars in 788 bytes} [Tue May 26 09:02:10 2026] PUT /v2.0/routers/21e931cd-082c-4f03-adba-b07c3627454f/remove_router_interface => generated 309 bytes in 828 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 09:02:11.031 7 INFO neutron.db.segments_db [None req-d9e85af0-5917-424b-a006-3ffef1a033ec 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Added segment 83dc128f-f73c-471c-b256-a36993ba70c2 of type vxlan for network 2f784673-ee05-4d0e-8697-852ecd6be601 [pid: 7|app: 0|req: 455/930] 10.0.0.136 () {34 vars in 670 bytes} [Tue May 26 09:02:10 2026] POST /v2.0/networks => generated 718 bytes in 312 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 09:02:11.173 8 INFO neutron_taas.services.taas.taas_plugin [None req-d86b959f-1db4-44cd-831b-ad97960b4205 18191a0964754bfe90535e2e6f338075 eb8b87a264bb439caabf65432d17808e - - default default] TaaS: Handle Delete Port: 8990fd2d-3d57-42cd-bc61-fea8c59c6291 2026-05-26 09:02:11.176 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d86b959f-1db4-44cd-831b-ad97960b4205 18191a0964754bfe90535e2e6f338075 eb8b87a264bb439caabf65432d17808e - - default default] Tap Mirror: Handle Delete Port: 8990fd2d-3d57-42cd-bc61-fea8c59c6291 [pid: 7|app: 0|req: 456/931] 10.0.0.136 () {34 vars in 668 bytes} [Tue May 26 09:02:11 2026] POST /v2.0/subnets => generated 684 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 09:02:11.422 7 INFO neutron.db.segments_db [None req-a167cd5f-245a-4c5d-abe4-a2654fe84ead 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Added segment 3ae55121-9273-433e-9dd8-bab729f74c58 of type vxlan for network ce2e8c9d-ad29-45c4-832e-9cc86f6e036c [pid: 8|app: 0|req: 476/932] 10.0.0.136 () {34 vars in 788 bytes} [Tue May 26 09:02:10 2026] PUT /v2.0/routers/21e931cd-082c-4f03-adba-b07c3627454f/remove_router_interface => generated 309 bytes in 762 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/933] 10.0.0.136 () {32 vars in 735 bytes} [Tue May 26 09:02:11 2026] GET /v2.0/ports?device_id=21e931cd-082c-4f03-adba-b07c3627454f => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 09:02:11.697 7 INFO neutron.db.l3_hamode_db [None req-a167cd5f-245a-4c5d-abe4-a2654fe84ead 22d2409d9cc54f92924add20177ed995 cd3877db2e194895ba6883f7e9fb3c09 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-26 09:02:11.862 8 INFO neutron_taas.services.taas.taas_plugin [None req-50e95364-79d9-42d9-8ef5-507ad1916d61 18191a0964754bfe90535e2e6f338075 eb8b87a264bb439caabf65432d17808e - - default default] TaaS: Handle Delete Port: 95bad2fd-6670-46c9-934f-21e91ab52942 2026-05-26 09:02:11.865 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-50e95364-79d9-42d9-8ef5-507ad1916d61 18191a0964754bfe90535e2e6f338075 eb8b87a264bb439caabf65432d17808e - - default default] Tap Mirror: Handle Delete Port: 95bad2fd-6670-46c9-934f-21e91ab52942 2026-05-26 09:02:12.226 8 INFO neutron.services.segments.plugin [-] Segment b7f6407c-ccba-4651-8955-7f35b7d9be66 resource provider aggregate not found 2026-05-26 09:02:12.237 8 INFO neutron.services.segments.plugin [-] Segment b7f6407c-ccba-4651-8955-7f35b7d9be66 resource provider aggregate not found 2026-05-26 09:02:12.252 8 INFO neutron.services.segments.plugin [-] Segment b7f6407c-ccba-4651-8955-7f35b7d9be66 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b7f6407c-ccba-4651-8955-7f35b7d9be66 found for delete ", "request_id": "req-7af84bab-9d4d-47bc-bc01-46435aa9a83b"}]} 2026-05-26 09:02:12.264 8 INFO neutron.services.segments.plugin [-] Segment b7f6407c-ccba-4651-8955-7f35b7d9be66 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b7f6407c-ccba-4651-8955-7f35b7d9be66 found for delete ", "request_id": "req-6dc276cf-3565-488f-bcfd-c36f7fc45ce1"}]} 2026-05-26 09:02:12.275 8 INFO neutron.db.l3_hamode_db [None req-50e95364-79d9-42d9-8ef5-507ad1916d61 18191a0964754bfe90535e2e6f338075 eb8b87a264bb439caabf65432d17808e - - default default] HA network 25b9af7a-6732-44a6-a0ed-260a12369c0d was deleted as no HA routers are present in tenant eb8b87a264bb439caabf65432d17808e. [pid: 8|app: 0|req: 478/934] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 26 09:02:11 2026] DELETE /v2.0/routers/21e931cd-082c-4f03-adba-b07c3627454f => generated 0 bytes in 643 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/935] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 26 09:02:12 2026] DELETE /v2.0/subnets/c50c2779-0c02-4192-a806-8cf9f357019d => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 09:02:12.455 7 INFO neutron.db.l3_hamode_db [None req-a167cd5f-245a-4c5d-abe4-a2654fe84ead 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 480/936] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 26 09:02:12 2026] DELETE /v2.0/subnets/a2f88c6a-2538-4c43-88a1-fe837e73a8f8 => 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: 481/937] 10.0.0.136 () {32 vars in 725 bytes} [Tue May 26 09:02:12 2026] DELETE /v2.0/networks/2234a4eb-cd43-4c17-8fe3-427b925696cf => 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: 482/938] 10.0.0.136 () {34 vars in 676 bytes} [Tue May 26 09:02:12 2026] POST /v2.0/subnetpools => generated 549 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 09:02:13.066 8 INFO neutron_taas.services.taas.taas_plugin [None req-042e1578-e013-4b17-a907-95c491a66060 18191a0964754bfe90535e2e6f338075 eb8b87a264bb439caabf65432d17808e - - default default] TaaS: Handle Delete Port: 50b3d7cc-0aaa-4cb7-9ca3-4ccbc1d1d466 2026-05-26 09:02:13.068 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-042e1578-e013-4b17-a907-95c491a66060 18191a0964754bfe90535e2e6f338075 eb8b87a264bb439caabf65432d17808e - - default default] Tap Mirror: Handle Delete Port: 50b3d7cc-0aaa-4cb7-9ca3-4ccbc1d1d466 [pid: 8|app: 0|req: 483/939] 10.0.0.136 () {32 vars in 725 bytes} [Tue May 26 09:02:12 2026] DELETE /v2.0/networks/09a4284d-0658-4991-8430-bdc633f07145 => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/940] 10.0.0.136 () {32 vars in 728 bytes} [Tue May 26 09:02:13 2026] GET /v2.0/subnetpools/b94cc726-6724-47b6-85c2-5a7b119f979b => generated 549 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 09:02:13.360 8 INFO neutron.db.segments_db [None req-36c6d5d7-9b9a-47f8-ba96-e7e7b6d435c5 18191a0964754bfe90535e2e6f338075 eb8b87a264bb439caabf65432d17808e - - default default] Added segment 9b666562-1da0-403d-b1b2-18d1de1f9d68 of type vxlan for network ea5cd31a-12b1-47bb-8667-43f401add427 [pid: 7|app: 0|req: 457/941] 10.0.0.136 () {34 vars in 668 bytes} [Tue May 26 09:02:11 2026] POST /v2.0/routers => generated 724 bytes in 2017 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/942] 10.0.0.136 () {34 vars in 748 bytes} [Tue May 26 09:02:13 2026] PUT /v2.0/subnetpools/b94cc726-6724-47b6-85c2-5a7b119f979b => generated 500 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/943] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 26 09:02:13 2026] POST /v2.0/networks => generated 610 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/944] 10.0.0.136 () {32 vars in 731 bytes} [Tue May 26 09:02:13 2026] DELETE /v2.0/subnetpools/b94cc726-6724-47b6-85c2-5a7b119f979b => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/945] 10.0.0.136 () {34 vars in 668 bytes} [Tue May 26 09:02:13 2026] POST /v2.0/subnets => generated 626 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 09:02:13.763 8 INFO neutron.api.v2.resource [None req-21545348-54b3-4236-ae42-42271883a23b f97756e5a8124e50ad1b5bd76673cf64 6b7c91d999b142c18c6113e7ab5aff4b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 488/946] 10.0.0.136 () {32 vars in 728 bytes} [Tue May 26 09:02:13 2026] GET /v2.0/subnetpools/b94cc726-6724-47b6-85c2-5a7b119f979b => generated 145 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 09:02:13.802 8 INFO neutron.db.segments_db [None req-e1dbc438-755c-4974-a1a0-2d168b537711 18191a0964754bfe90535e2e6f338075 eb8b87a264bb439caabf65432d17808e - - default default] Added segment 704c10d6-3acb-43fc-b563-0b6f82a7d49b of type vxlan for network f4020a66-f676-4b87-95e0-aa1ade958ec5 2026-05-26 09:02:14.046 8 INFO neutron.db.l3_hamode_db [None req-e1dbc438-755c-4974-a1a0-2d168b537711 18191a0964754bfe90535e2e6f338075 eb8b87a264bb439caabf65432d17808e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-26 09:02:14.174 8 INFO neutron.db.l3_hamode_db [None req-e1dbc438-755c-4974-a1a0-2d168b537711 18191a0964754bfe90535e2e6f338075 eb8b87a264bb439caabf65432d17808e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-26 09:02:14.300 8 INFO neutron.services.segments.plugin [-] Segment c922f7e8-94a6-4f73-bf3f-23c7c93d5211 resource provider aggregate not found 2026-05-26 09:02:14.310 8 INFO neutron.services.segments.plugin [-] Segment c922f7e8-94a6-4f73-bf3f-23c7c93d5211 resource provider aggregate not found 2026-05-26 09:02:14.331 8 INFO neutron.services.segments.plugin [-] Segment c922f7e8-94a6-4f73-bf3f-23c7c93d5211 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c922f7e8-94a6-4f73-bf3f-23c7c93d5211 found for delete ", "request_id": "req-e56e6c4d-f1c4-44a4-b327-5826b72ff534"}]} 2026-05-26 09:02:14.337 8 INFO neutron.services.segments.plugin [-] Segment c922f7e8-94a6-4f73-bf3f-23c7c93d5211 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c922f7e8-94a6-4f73-bf3f-23c7c93d5211 found for delete ", "request_id": "req-d77352e3-dad1-47a9-b268-e36e3b31b595"}]} 2026-05-26 09:02:14.355 8 INFO neutron.services.segments.plugin [-] Segment 132cf6ad-95d8-448e-b7d3-0b874dc83dae resource provider aggregate not found 2026-05-26 09:02:14.362 8 INFO neutron.services.segments.plugin [-] Segment 132cf6ad-95d8-448e-b7d3-0b874dc83dae resource provider aggregate not found 2026-05-26 09:02:14.383 8 INFO neutron.services.segments.plugin [-] Segment 132cf6ad-95d8-448e-b7d3-0b874dc83dae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 132cf6ad-95d8-448e-b7d3-0b874dc83dae found for delete ", "request_id": "req-898b4e41-84e6-403d-aa0d-d94122ff4adf"}]} 2026-05-26 09:02:14.385 8 INFO neutron.services.segments.plugin [-] Segment 132cf6ad-95d8-448e-b7d3-0b874dc83dae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 132cf6ad-95d8-448e-b7d3-0b874dc83dae found for delete ", "request_id": "req-7fcaea08-52ee-4388-a627-22626ad085f5"}]} [pid: 7|app: 0|req: 459/947] 10.0.0.136 () {34 vars in 782 bytes} [Tue May 26 09:02:13 2026] PUT /v2.0/routers/0d73278c-52fb-4ced-8717-2d1589aeae19/add_router_interface => generated 309 bytes in 1236 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 09:02:14.700 7 INFO neutron.api.v2.resource [None req-485f8735-e0b8-40e7-94e3-fc4a3140db28 f97756e5a8124e50ad1b5bd76673cf64 6b7c91d999b142c18c6113e7ab5aff4b - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 460/948] 10.0.0.136 () {32 vars in 731 bytes} [Tue May 26 09:02:14 2026] DELETE /v2.0/subnetpools/b94cc726-6724-47b6-85c2-5a7b119f979b => generated 145 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/949] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:02:14 2026] GET /v2.0/ports?device_id=5f473c44-386c-44d4-95cd-17440d66f9ca => 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: 462/950] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:02:14 2026] GET /v2.0/security-groups?id=a4884584-a33e-47aa-ae0d-353118b3c0fe&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/951] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:02:15 2026] GET /v2.0/ports?device_id=5f473c44-386c-44d4-95cd-17440d66f9ca => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/952] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:02:15 2026] GET /v2.0/security-groups?id=a4884584-a33e-47aa-ae0d-353118b3c0fe&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/953] 10.0.0.136 () {34 vars in 668 bytes} [Tue May 26 09:02:13 2026] POST /v2.0/routers => generated 507 bytes in 1501 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/954] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:02:15 2026] GET /v2.0/security-groups?tenant_id=6b7c91d999b142c18c6113e7ab5aff4b&name=default => generated 2925 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/955] 10.0.0.136 () {34 vars in 684 bytes} [Tue May 26 09:02:15 2026] POST /v2.0/security-groups => generated 1660 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/956] 10.0.0.136 () {34 vars in 664 bytes} [Tue May 26 09:02:15 2026] POST /v2.0/ports => generated 951 bytes in 437 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: 467/957] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:02:15 2026] DELETE /v2.0/security-groups/79e31af8-b8c3-4e8e-a802-21432bfcc05a => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/958] 10.0.0.136 () {34 vars in 694 bytes} [Tue May 26 09:02:15 2026] POST /v2.0/security-group-rules => generated 597 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/959] 10.0.0.136 () {34 vars in 694 bytes} [Tue May 26 09:02:15 2026] POST /v2.0/security-group-rules => generated 602 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/960] 10.0.0.136 () {34 vars in 675 bytes} [Tue May 26 09:02:15 2026] POST /v2.0/floatingips => generated 552 bytes in 516 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/961] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:02:16 2026] GET /v2.0/ports?device_id=5f473c44-386c-44d4-95cd-17440d66f9ca => generated 971 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/962] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:02:16 2026] GET /v2.0/security-groups?id=a4884584-a33e-47aa-ae0d-353118b3c0fe&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/963] 10.0.0.136 () {34 vars in 782 bytes} [Tue May 26 09:02:15 2026] PUT /v2.0/routers/261124ca-c9fb-490c-b60c-093e8cd19dca/add_router_interface => generated 309 bytes in 1184 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/964] 10.0.0.136 () {32 vars in 716 bytes} [Tue May 26 09:02:16 2026] GET /v2.0/ports/98f8e74c-3d3d-46f0-a038-8445abe99d72 => generated 1025 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 497/965] 10.0.0.77 () {34 vars in 1096 bytes} [Tue May 26 09:02:16 2026] GET /v2.0/security-groups?name=tempest-securitygroup--157795184&fields=id&tenant_id=cd3877db2e194895ba6883f7e9fb3c09 => generated 69 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/966] 10.0.0.77 () {34 vars in 980 bytes} [Tue May 26 09:02:17 2026] GET /v2.0/networks?id=2f784673-ee05-4d0e-8697-852ecd6be601 => generated 669 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/967] 10.0.0.77 () {34 vars in 963 bytes} [Tue May 26 09:02:17 2026] GET /v2.0/quotas/cd3877db2e194895ba6883f7e9fb3c09 => 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: 500/968] 10.0.0.77 () {34 vars in 1000 bytes} [Tue May 26 09:02:17 2026] GET /v2.0/ports?tenant_id=cd3877db2e194895ba6883f7e9fb3c09&fields=id => generated 103 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/969] 10.0.0.77 () {34 vars in 1006 bytes} [Tue May 26 09:02:17 2026] GET /v2.0/networks/2f784673-ee05-4d0e-8697-852ecd6be601?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 09:02:17.310 7 INFO neutron_taas.services.taas.taas_plugin [None req-76eb8dd4-267b-4108-bca4-9069c156b004 18191a0964754bfe90535e2e6f338075 eb8b87a264bb439caabf65432d17808e - - default default] TaaS: Handle Delete Port: 98f8e74c-3d3d-46f0-a038-8445abe99d72 2026-05-26 09:02:17.312 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-76eb8dd4-267b-4108-bca4-9069c156b004 18191a0964754bfe90535e2e6f338075 eb8b87a264bb439caabf65432d17808e - - default default] Tap Mirror: Handle Delete Port: 98f8e74c-3d3d-46f0-a038-8445abe99d72 [pid: 8|app: 0|req: 502/970] 10.0.0.77 () {34 vars in 1106 bytes} [Tue May 26 09:02:17 2026] GET /v2.0/networks/2f784673-ee05-4d0e-8697-852ecd6be601?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: 503/971] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:02:17 2026] GET /v2.0/ports?device_id=9b38a07d-6ec9-4c9d-a571-76ca65be8558 => 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: 504/972] 199.19.213.20 () {34 vars in 992 bytes} [Tue May 26 09:02:17 2026] GET /v2.0/ports?device_id=5f473c44-386c-44d4-95cd-17440d66f9ca => generated 971 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/973] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:02:17 2026] GET /v2.0/ports?device_id=5f473c44-386c-44d4-95cd-17440d66f9ca => 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: 469/974] 10.0.0.136 () {34 vars in 788 bytes} [Tue May 26 09:02:16 2026] PUT /v2.0/routers/261124ca-c9fb-490c-b60c-093e8cd19dca/remove_router_interface => generated 309 bytes in 869 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: 470/975] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:02:17 2026] GET /v2.0/security-groups?id=a4884584-a33e-47aa-ae0d-353118b3c0fe&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 09:02:17.856 8 INFO neutron_taas.services.taas.taas_plugin [req-599c8663-afc1-4859-a4b7-832b35e9f92d req-e605da81-080d-4d5c-bd1f-808e3ee83920 1369fa65fe5845459efb0af5fbe3bc12 f9c92dab1dbf44d1bb7e6a4210136a5f - - default default] TaaS: Handle Delete Port: 77d7a888-b22a-4fb8-905b-50b65b2dfd7b 2026-05-26 09:02:17.861 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-599c8663-afc1-4859-a4b7-832b35e9f92d req-e605da81-080d-4d5c-bd1f-808e3ee83920 1369fa65fe5845459efb0af5fbe3bc12 f9c92dab1dbf44d1bb7e6a4210136a5f - - default default] Tap Mirror: Handle Delete Port: 77d7a888-b22a-4fb8-905b-50b65b2dfd7b 2026-05-26 09:02:17.963 7 INFO neutron.api.v2.resource [None req-b685d1c4-f7ca-48c6-bd81-9999476a6de3 18191a0964754bfe90535e2e6f338075 eb8b87a264bb439caabf65432d17808e - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 471/976] 10.0.0.136 () {34 vars in 788 bytes} [Tue May 26 09:02:17 2026] PUT /v2.0/routers/261124ca-c9fb-490c-b60c-093e8cd19dca/remove_router_interface => generated 197 bytes in 108 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 09:02:17.984 8 INFO neutron.db.l3_db [req-599c8663-afc1-4859-a4b7-832b35e9f92d req-e605da81-080d-4d5c-bd1f-808e3ee83920 1369fa65fe5845459efb0af5fbe3bc12 f9c92dab1dbf44d1bb7e6a4210136a5f - - default default] Floating IP 331924bb-dfa8-4c76-8708-593b101530ca disassociated. External IP: 10.96.250.207, port: 77d7a888-b22a-4fb8-905b-50b65b2dfd7b. [pid: 7|app: 0|req: 472/977] 10.0.0.136 () {32 vars in 735 bytes} [Tue May 26 09:02:17 2026] GET /v2.0/ports?device_id=261124ca-c9fb-490c-b60c-093e8cd19dca => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 09:02:18.167 7 INFO neutron_taas.services.taas.taas_plugin [None req-b68948f4-1eea-477d-b34d-86d78e505edf 18191a0964754bfe90535e2e6f338075 eb8b87a264bb439caabf65432d17808e - - default default] TaaS: Handle Delete Port: c15a0d5a-1f17-4293-8a39-031dfdc087b0 2026-05-26 09:02:18.171 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b68948f4-1eea-477d-b34d-86d78e505edf 18191a0964754bfe90535e2e6f338075 eb8b87a264bb439caabf65432d17808e - - default default] Tap Mirror: Handle Delete Port: c15a0d5a-1f17-4293-8a39-031dfdc087b0 [pid: 8|app: 0|req: 506/978] 199.19.213.20 () {36 vars in 995 bytes} [Tue May 26 09:02:17 2026] DELETE /v2.0/ports/77d7a888-b22a-4fb8-905b-50b65b2dfd7b => generated 0 bytes in 638 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 09:02:18.412 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ade09207-af4a-4ac3-935a-1c1949301330'] response: {'server_uuid': '5f473c44-386c-44d4-95cd-17440d66f9ca', 'name': 'network-vif-deleted', 'tag': '77d7a888-b22a-4fb8-905b-50b65b2dfd7b', 'status': 'completed', 'code': 200} 2026-05-26 09:02:18.543 7 INFO neutron.services.segments.plugin [-] Segment 704c10d6-3acb-43fc-b563-0b6f82a7d49b resource provider aggregate not found 2026-05-26 09:02:18.551 7 INFO neutron.services.segments.plugin [-] Segment 704c10d6-3acb-43fc-b563-0b6f82a7d49b resource provider aggregate not found 2026-05-26 09:02:18.563 7 INFO neutron.db.l3_hamode_db [None req-b68948f4-1eea-477d-b34d-86d78e505edf 18191a0964754bfe90535e2e6f338075 eb8b87a264bb439caabf65432d17808e - - default default] HA network f4020a66-f676-4b87-95e0-aa1ade958ec5 was deleted as no HA routers are present in tenant eb8b87a264bb439caabf65432d17808e. 2026-05-26 09:02:18.565 7 INFO neutron.services.segments.plugin [-] Segment 704c10d6-3acb-43fc-b563-0b6f82a7d49b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 704c10d6-3acb-43fc-b563-0b6f82a7d49b found for delete ", "request_id": "req-f99376f1-a7e5-4199-963d-0bc600f936d9"}]} 2026-05-26 09:02:18.566 7 INFO neutron.services.segments.plugin [-] Segment 704c10d6-3acb-43fc-b563-0b6f82a7d49b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 704c10d6-3acb-43fc-b563-0b6f82a7d49b found for delete ", "request_id": "req-30d3908d-8cf5-48b2-ba73-56e5996210aa"}]} [pid: 7|app: 0|req: 473/979] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 26 09:02:18 2026] DELETE /v2.0/routers/261124ca-c9fb-490c-b60c-093e8cd19dca => generated 0 bytes in 573 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/980] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:02:18 2026] GET /v2.0/ports?device_id=9b38a07d-6ec9-4c9d-a571-76ca65be8558 => 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: 507/981] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 26 09:02:18 2026] DELETE /v2.0/subnets/90674624-e582-488f-ac66-098da5cf862b => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/982] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:02:18 2026] GET /v2.0/ports?device_id=5f473c44-386c-44d4-95cd-17440d66f9ca => 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: 475/983] 10.0.0.136 () {32 vars in 725 bytes} [Tue May 26 09:02:18 2026] DELETE /v2.0/networks/ea5cd31a-12b1-47bb-8667-43f401add427 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 09:02:19.026 8 INFO neutron.db.segments_db [None req-d01e00b0-f00d-41df-bcf1-a1b7291b9333 18191a0964754bfe90535e2e6f338075 eb8b87a264bb439caabf65432d17808e - - default default] Added segment 20018d93-962f-443e-93a8-6f7d6f06695b of type vxlan for network d61ade1c-db0f-4781-b318-6bb01f384ef4 [pid: 8|app: 0|req: 509/984] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 26 09:02:18 2026] POST /v2.0/networks => generated 611 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/985] 10.0.0.136 () {34 vars in 668 bytes} [Tue May 26 09:02:19 2026] POST /v2.0/subnets => generated 626 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 09:02:19.444 8 INFO neutron.db.segments_db [None req-9988b209-442a-4bd1-ab34-2ee19c0f6d47 18191a0964754bfe90535e2e6f338075 eb8b87a264bb439caabf65432d17808e - - default default] Added segment 81d7255d-694e-45e0-a97d-e83fa896d750 of type vxlan for network ef4120c9-233d-4340-be6a-b8e5739db90a [pid: 7|app: 0|req: 477/986] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:02:19 2026] GET /v2.0/ports?device_id=9b38a07d-6ec9-4c9d-a571-76ca65be8558 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 09:02:19.799 8 INFO neutron.db.l3_hamode_db [None req-9988b209-442a-4bd1-ab34-2ee19c0f6d47 18191a0964754bfe90535e2e6f338075 eb8b87a264bb439caabf65432d17808e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-26 09:02:19.927 8 INFO neutron.db.l3_hamode_db [None req-9988b209-442a-4bd1-ab34-2ee19c0f6d47 18191a0964754bfe90535e2e6f338075 eb8b87a264bb439caabf65432d17808e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 480/989] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:02:20 2026] GET /v2.0/ports?device_id=5f473c44-386c-44d4-95cd-17440d66f9ca => 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: 510/990] 10.0.0.136 () {34 vars in 668 bytes} [Tue May 26 09:02:19 2026] POST /v2.0/routers => generated 506 bytes in 1144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 09:02:20.583 7 INFO neutron.services.segments.plugin [-] Segment 9b666562-1da0-403d-b1b2-18d1de1f9d68 resource provider aggregate not found 2026-05-26 09:02:20.586 7 INFO neutron.services.segments.plugin [-] Segment 9b666562-1da0-403d-b1b2-18d1de1f9d68 resource provider aggregate not found 2026-05-26 09:02:20.597 7 INFO neutron.services.segments.plugin [-] Segment 9b666562-1da0-403d-b1b2-18d1de1f9d68 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b666562-1da0-403d-b1b2-18d1de1f9d68 found for delete ", "request_id": "req-b0a494c3-6757-4d0a-80cc-7694ecdd4bb6"}]} 2026-05-26 09:02:20.601 7 INFO neutron.services.segments.plugin [-] Segment 9b666562-1da0-403d-b1b2-18d1de1f9d68 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b666562-1da0-403d-b1b2-18d1de1f9d68 found for delete ", "request_id": "req-9f90af1e-7362-4f62-a3f3-73a427abb732"}]} [pid: 7|app: 0|req: 481/991] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:02:20 2026] GET /v2.0/security-groups?tenant_id=f7dbd1fc3ad346b2a62e24cee1f4dbea&name=default => generated 2925 bytes in 306 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/992] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:02:20 2026] DELETE /v2.0/security-groups/1aa08a55-bab5-4887-bb88-11a6d9e3fbff => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/993] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:02:20 2026] GET /v2.0/ports?device_id=9b38a07d-6ec9-4c9d-a571-76ca65be8558 => 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: 484/994] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:02:21 2026] GET /v2.0/security-groups?tenant_id=684beb7e383f43c8aa7bef80bd862bf6&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: 485/995] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:02:21 2026] GET /v2.0/ports?device_id=5f473c44-386c-44d4-95cd-17440d66f9ca => 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: 486/996] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:02:21 2026] DELETE /v2.0/security-groups/40c6a94d-1047-4d45-aae4-da575b70f825 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/997] 10.0.0.136 () {34 vars in 782 bytes} [Tue May 26 09:02:20 2026] PUT /v2.0/routers/7a8814c4-d77c-49f9-9873-952187b58ea7/add_router_interface => generated 309 bytes in 1144 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/998] 10.0.0.136 () {32 vars in 716 bytes} [Tue May 26 09:02:21 2026] GET /v2.0/ports/fdfef1cd-58cf-4b4d-b9ed-386b9e22ff31 => generated 955 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/999] 199.19.213.20 () {34 vars in 984 bytes} [Tue May 26 09:02:21 2026] GET /v2.0/networks?id=2f784673-ee05-4d0e-8697-852ecd6be601 => generated 669 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/1000] 199.19.213.20 () {34 vars in 1048 bytes} [Tue May 26 09:02:21 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=cd3877db2e194895ba6883f7e9fb3c09 => generated 180 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 09:02:22.093 8 INFO neutron_taas.services.taas.taas_plugin [None req-b23c4c66-0ac8-46c9-a2dc-be37bec2d4dc 18191a0964754bfe90535e2e6f338075 eb8b87a264bb439caabf65432d17808e - - default default] TaaS: Handle Delete Port: fdfef1cd-58cf-4b4d-b9ed-386b9e22ff31 2026-05-26 09:02:22.098 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b23c4c66-0ac8-46c9-a2dc-be37bec2d4dc 18191a0964754bfe90535e2e6f338075 eb8b87a264bb439caabf65432d17808e - - default default] Tap Mirror: Handle Delete Port: fdfef1cd-58cf-4b4d-b9ed-386b9e22ff31 [pid: 7|app: 0|req: 490/1001] 199.19.213.20 () {38 vars in 953 bytes} [Tue May 26 09:02:21 2026] POST /v2.0/ports => generated 958 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 491/1002] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:02:22 2026] GET /v2.0/ports?device_id=9b38a07d-6ec9-4c9d-a571-76ca65be8558 => generated 961 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/1003] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:02:22 2026] GET /v2.0/ports?device_id=5f473c44-386c-44d4-95cd-17440d66f9ca => 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: 512/1004] 10.0.0.136 () {34 vars in 788 bytes} [Tue May 26 09:02:21 2026] PUT /v2.0/routers/7a8814c4-d77c-49f9-9873-952187b58ea7/remove_router_interface => generated 309 bytes in 818 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1005] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:02:22 2026] GET /v2.0/security-groups?id=f3868f06-6f6a-4b6e-87e6-26c4278cf62d&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1006] 10.0.0.136 () {32 vars in 735 bytes} [Tue May 26 09:02:22 2026] GET /v2.0/ports?device_id=7a8814c4-d77c-49f9-9873-952187b58ea7 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 09:02:22.754 8 INFO neutron_taas.services.taas.taas_plugin [None req-bf575f06-969a-4c24-94c1-5fd29b41e498 18191a0964754bfe90535e2e6f338075 eb8b87a264bb439caabf65432d17808e - - default default] TaaS: Handle Delete Port: 0c15e4b9-ba94-4660-afe6-9258a53a0b1d 2026-05-26 09:02:22.758 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bf575f06-969a-4c24-94c1-5fd29b41e498 18191a0964754bfe90535e2e6f338075 eb8b87a264bb439caabf65432d17808e - - default default] Tap Mirror: Handle Delete Port: 0c15e4b9-ba94-4660-afe6-9258a53a0b1d [pid: 7|app: 0|req: 493/1007] 199.19.213.20 () {38 vars in 1026 bytes} [Tue May 26 09:02:22 2026] PUT /v2.0/ports/7ddd2996-c981-4a4a-b5df-164c5bd16ab1 => generated 1239 bytes in 431 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 09:02:22.844 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-070bb5d1-ea9a-49c3-be57-4ce9b4b88078'] response: {'name': 'network-changed', 'server_uuid': '9b38a07d-6ec9-4c9d-a571-76ca65be8558', 'tag': '7ddd2996-c981-4a4a-b5df-164c5bd16ab1', 'status': 'completed', 'code': 200} 2026-05-26 09:02:23.051 8 INFO neutron.services.segments.plugin [-] Segment 81d7255d-694e-45e0-a97d-e83fa896d750 resource provider aggregate not found 2026-05-26 09:02:23.063 8 INFO neutron.services.segments.plugin [-] Segment 81d7255d-694e-45e0-a97d-e83fa896d750 resource provider aggregate not found 2026-05-26 09:02:23.070 8 INFO neutron.services.segments.plugin [-] Segment 81d7255d-694e-45e0-a97d-e83fa896d750 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81d7255d-694e-45e0-a97d-e83fa896d750 found for delete ", "request_id": "req-b3efa4d8-c010-462d-984f-b52f93e556ce"}]} 2026-05-26 09:02:23.087 8 INFO neutron.services.segments.plugin [-] Segment 81d7255d-694e-45e0-a97d-e83fa896d750 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81d7255d-694e-45e0-a97d-e83fa896d750 found for delete ", "request_id": "req-b9dd7b96-2c6b-42b6-8074-acdd1b1c5caf"}]} 2026-05-26 09:02:23.094 8 INFO neutron.db.l3_hamode_db [None req-bf575f06-969a-4c24-94c1-5fd29b41e498 18191a0964754bfe90535e2e6f338075 eb8b87a264bb439caabf65432d17808e - - default default] HA network ef4120c9-233d-4340-be6a-b8e5739db90a was deleted as no HA routers are present in tenant eb8b87a264bb439caabf65432d17808e. [pid: 8|app: 0|req: 515/1008] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 26 09:02:22 2026] DELETE /v2.0/routers/7a8814c4-d77c-49f9-9873-952187b58ea7 => generated 0 bytes in 500 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: 516/1009] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 26 09:02:23 2026] DELETE /v2.0/subnets/f3e260de-0dcc-413b-af14-370bfb2093b4 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1010] 10.0.0.136 () {32 vars in 725 bytes} [Tue May 26 09:02:23 2026] DELETE /v2.0/networks/d61ade1c-db0f-4781-b318-6bb01f384ef4 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 09:02:23.345 7 INFO neutron.db.segments_db [None req-9ffcc916-4494-45ab-9aaa-feb3d2945995 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Added segment 3449214e-09e7-4c83-9915-8dc471b22aa1 of type vxlan for network b7317db0-687d-4910-99a7-abe3aa8d32a8 2026-05-26 09:02:23.389 8 INFO neutron.db.segments_db [None req-cc6abc23-3b15-4973-8067-546b1fc327a8 18191a0964754bfe90535e2e6f338075 eb8b87a264bb439caabf65432d17808e - - default default] Added segment 4cf9b57a-4f34-49d4-9560-db6a9b8c27b9 of type vxlan for network 7bbd8750-1d56-4bbe-a49d-f601bb050659 [pid: 7|app: 0|req: 494/1011] 10.0.0.136 () {34 vars in 670 bytes} [Tue May 26 09:02:23 2026] POST /v2.0/networks => generated 721 bytes in 385 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/1012] 199.19.213.20 () {34 vars in 1078 bytes} [Tue May 26 09:02:23 2026] GET /v2.0/ports?tenant_id=cd3877db2e194895ba6883f7e9fb3c09&device_id=9b38a07d-6ec9-4c9d-a571-76ca65be8558 => generated 1242 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 09:02:23.631 8 INFO neutron.db.l3_hamode_db [None req-cc6abc23-3b15-4973-8067-546b1fc327a8 18191a0964754bfe90535e2e6f338075 eb8b87a264bb439caabf65432d17808e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 496/1013] 10.0.0.136 () {34 vars in 668 bytes} [Tue May 26 09:02:23 2026] POST /v2.0/subnets => generated 687 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/1014] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:02:23 2026] DELETE /v2.0/security-groups/a4884584-a33e-47aa-ae0d-353118b3c0fe => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/1015] 199.19.213.20 () {34 vars in 1016 bytes} [Tue May 26 09:02:23 2026] GET /v2.0/networks?tenant_id=cd3877db2e194895ba6883f7e9fb3c09&shared=False => generated 765 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/1016] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:02:23 2026] GET /v2.0/ports?device_id=9b38a07d-6ec9-4c9d-a571-76ca65be8558 => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 09:02:23.858 7 INFO neutron.db.segments_db [None req-ed91407e-5cc9-4fc3-98b7-8899151452a6 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Added segment 9d6ed00a-6a0a-45f6-b3d2-7496e4cc890b of type vxlan for network 0fb36727-f392-4a75-bc44-90133d51e091 2026-05-26 09:02:24.102 7 INFO neutron.db.l3_hamode_db [None req-ed91407e-5cc9-4fc3-98b7-8899151452a6 22d2409d9cc54f92924add20177ed995 395beb1c3aac4b98a5f405420581cca1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-26 09:02:24.431 8 INFO neutron.db.l3_hamode_db [None req-cc6abc23-3b15-4973-8067-546b1fc327a8 18191a0964754bfe90535e2e6f338075 eb8b87a264bb439caabf65432d17808e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-26 09:02:25.094 8 INFO neutron.services.segments.plugin [-] Segment 20018d93-962f-443e-93a8-6f7d6f06695b resource provider aggregate not found 2026-05-26 09:02:25.107 8 INFO neutron.services.segments.plugin [-] Segment 20018d93-962f-443e-93a8-6f7d6f06695b resource provider aggregate not found 2026-05-26 09:02:25.116 8 INFO neutron.services.segments.plugin [-] Segment 20018d93-962f-443e-93a8-6f7d6f06695b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20018d93-962f-443e-93a8-6f7d6f06695b found for delete ", "request_id": "req-6d83a836-d976-430a-a637-3c148aaf14e2"}]} 2026-05-26 09:02:25.130 8 INFO neutron.services.segments.plugin [-] Segment 20018d93-962f-443e-93a8-6f7d6f06695b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20018d93-962f-443e-93a8-6f7d6f06695b found for delete ", "request_id": "req-9e7d96b7-40ba-4f7c-9887-ddfecfa3414c"}]} 2026-05-26 09:02:25.291 7 INFO neutron.db.l3_hamode_db [None req-ed91407e-5cc9-4fc3-98b7-8899151452a6 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 518/1017] 10.0.0.136 () {34 vars in 668 bytes} [Tue May 26 09:02:23 2026] POST /v2.0/routers => generated 687 bytes in 1988 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 09:02:25.339 8 INFO neutron.api.v2.resource [None req-d992fb38-8322-41b2-9b2f-6b0e8490ecfd 1369fa65fe5845459efb0af5fbe3bc12 f9c92dab1dbf44d1bb7e6a4210136a5f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 519/1018] 10.0.0.136 () {32 vars in 736 bytes} [Tue May 26 09:02:25 2026] GET /v2.0/security-groups/a4884584-a33e-47aa-ae0d-353118b3c0fe => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1019] 199.19.213.20 () {34 vars in 928 bytes} [Tue May 26 09:02:25 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1020] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:02:25 2026] GET /v2.0/security-groups?id=f3868f06-6f6a-4b6e-87e6-26c4278cf62d&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1021] 10.0.0.136 () {32 vars in 720 bytes} [Tue May 26 09:02:25 2026] GET /v2.0/routers/7687ca23-1965-4541-83bc-a9703a9c5d06 => generated 693 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 09:02:25.565 8 INFO neutron_taas.services.taas.taas_plugin [None req-699915b5-5259-480b-a4a0-ffb1957066bb 1369fa65fe5845459efb0af5fbe3bc12 f9c92dab1dbf44d1bb7e6a4210136a5f - - default default] TaaS: Handle Delete Port: 442ae90e-7083-494a-824c-8dd29ad04db9 2026-05-26 09:02:25.568 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-699915b5-5259-480b-a4a0-ffb1957066bb 1369fa65fe5845459efb0af5fbe3bc12 f9c92dab1dbf44d1bb7e6a4210136a5f - - default default] Tap Mirror: Handle Delete Port: 442ae90e-7083-494a-824c-8dd29ad04db9 [pid: 8|app: 0|req: 523/1022] 10.0.0.136 () {32 vars in 731 bytes} [Tue May 26 09:02:25 2026] DELETE /v2.0/floatingips/331924bb-dfa8-4c76-8708-593b101530ca => generated 0 bytes in 251 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1023] 10.0.0.136 () {32 vars in 646 bytes} [Tue May 26 09:02:25 2026] GET /v2.0/routers => generated 696 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/1024] 10.0.0.136 () {34 vars in 668 bytes} [Tue May 26 09:02:23 2026] POST /v2.0/routers => generated 727 bytes in 2283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 09:02:26.149 8 INFO neutron_taas.services.taas.taas_plugin [None req-6f48cc65-0d53-41a5-adc1-8ecd4429423c 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] TaaS: Handle Delete Port: 7ec46348-b83d-453d-abce-791a5dd929fb 2026-05-26 09:02:26.152 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6f48cc65-0d53-41a5-adc1-8ecd4429423c 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Tap Mirror: Handle Delete Port: 7ec46348-b83d-453d-abce-791a5dd929fb [pid: 7|app: 0|req: 501/1025] 10.0.0.136 () {34 vars in 740 bytes} [Tue May 26 09:02:26 2026] PUT /v2.0/routers/7687ca23-1965-4541-83bc-a9703a9c5d06 => generated 700 bytes in 442 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1026] 10.0.0.136 () {34 vars in 788 bytes} [Tue May 26 09:02:25 2026] PUT /v2.0/routers/d9ab925b-7228-4e40-82ef-a6c1e0fa8779/remove_router_interface => generated 309 bytes in 864 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1027] 199.19.213.20 () {34 vars in 1078 bytes} [Tue May 26 09:02:26 2026] GET /v2.0/ports?tenant_id=cd3877db2e194895ba6883f7e9fb3c09&device_id=9b38a07d-6ec9-4c9d-a571-76ca65be8558 => generated 1242 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1028] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:02:26 2026] GET /v2.0/ports?device_id=9b38a07d-6ec9-4c9d-a571-76ca65be8558 => generated 973 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1029] 10.0.0.136 () {32 vars in 720 bytes} [Tue May 26 09:02:26 2026] GET /v2.0/routers/7687ca23-1965-4541-83bc-a9703a9c5d06 => generated 700 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 09:02:27.076 8 INFO neutron_taas.services.taas.taas_plugin [None req-e77ac0ad-2c6a-4973-8b3d-a73a5b6eb0d1 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] TaaS: Handle Delete Port: d5a43b66-4cbb-4507-845d-66c2222649df 2026-05-26 09:02:27.084 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e77ac0ad-2c6a-4973-8b3d-a73a5b6eb0d1 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Tap Mirror: Handle Delete Port: d5a43b66-4cbb-4507-845d-66c2222649df 2026-05-26 09:02:27.343 8 INFO neutron_taas.services.taas.taas_plugin [None req-e77ac0ad-2c6a-4973-8b3d-a73a5b6eb0d1 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] TaaS: Handle Delete Port: cb08d01c-bf4d-4341-8575-b6b5136ddd5c 2026-05-26 09:02:27.345 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e77ac0ad-2c6a-4973-8b3d-a73a5b6eb0d1 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Tap Mirror: Handle Delete Port: cb08d01c-bf4d-4341-8575-b6b5136ddd5c 2026-05-26 09:02:27.704 8 INFO neutron.services.segments.plugin [-] Segment e8376e78-8992-4835-87cd-2139f66c8ff1 resource provider aggregate not found 2026-05-26 09:02:27.708 8 INFO neutron.services.segments.plugin [-] Segment e8376e78-8992-4835-87cd-2139f66c8ff1 resource provider aggregate not found 2026-05-26 09:02:27.726 8 INFO neutron.services.segments.plugin [-] Segment e8376e78-8992-4835-87cd-2139f66c8ff1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e8376e78-8992-4835-87cd-2139f66c8ff1 found for delete ", "request_id": "req-7fa14753-493a-40bd-8478-cc46f641f3a1"}]} 2026-05-26 09:02:27.727 8 INFO neutron.services.segments.plugin [-] Segment e8376e78-8992-4835-87cd-2139f66c8ff1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e8376e78-8992-4835-87cd-2139f66c8ff1 found for delete ", "request_id": "req-c4de089d-4086-43cf-b692-8f0748aea09e"}]} 2026-05-26 09:02:27.741 8 INFO neutron.db.l3_hamode_db [None req-e77ac0ad-2c6a-4973-8b3d-a73a5b6eb0d1 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] HA network 5dcdfcb9-f6c4-431f-9b12-9aaeb882e7f9 was deleted as no HA routers are present in tenant f9c92dab1dbf44d1bb7e6a4210136a5f. [pid: 8|app: 0|req: 529/1030] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 26 09:02:26 2026] DELETE /v2.0/routers/d9ab925b-7228-4e40-82ef-a6c1e0fa8779 => generated 0 bytes in 901 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/1031] 10.0.0.136 () {34 vars in 782 bytes} [Tue May 26 09:02:26 2026] PUT /v2.0/routers/db5b0aad-00c1-46aa-9b0a-4be472b6b8d6/add_router_interface => generated 309 bytes in 1211 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1032] 199.19.213.20 () {34 vars in 1058 bytes} [Tue May 26 09:02:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=7ddd2996-c981-4a4a-b5df-164c5bd16ab1 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1033] 10.0.0.136 () {32 vars in 735 bytes} [Tue May 26 09:02:27 2026] GET /v2.0/ports?device_id=7687ca23-1965-4541-83bc-a9703a9c5d06 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1034] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:02:27 2026] GET /v2.0/security-groups?id=f3868f06-6f6a-4b6e-87e6-26c4278cf62d&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: 7|app: 0|req: 504/1035] 199.19.213.20 () {34 vars in 982 bytes} [Tue May 26 09:02:27 2026] GET /v2.0/subnets?id=3f627cd1-1d2b-40c2-ba94-296344a2eb74 => generated 687 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1036] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 26 09:02:27 2026] DELETE /v2.0/subnets/c23a0077-3e03-4471-ba8b-283963f9228f => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1037] 199.19.213.20 () {34 vars in 1050 bytes} [Tue May 26 09:02:27 2026] GET /v2.0/ports?network_id=2f784673-ee05-4d0e-8697-852ecd6be601&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 09:02:28.071 7 INFO neutron_taas.services.taas.taas_plugin [None req-1f721a94-d449-40c4-bddc-9e23b05088ed 18191a0964754bfe90535e2e6f338075 eb8b87a264bb439caabf65432d17808e - - default default] TaaS: Handle Delete Port: 67494776-6ffc-4d0a-91d5-f1a9d2a77a38 2026-05-26 09:02:28.075 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1f721a94-d449-40c4-bddc-9e23b05088ed 18191a0964754bfe90535e2e6f338075 eb8b87a264bb439caabf65432d17808e - - default default] Tap Mirror: Handle Delete Port: 67494776-6ffc-4d0a-91d5-f1a9d2a77a38 2026-05-26 09:02:28.089 8 INFO neutron_taas.services.taas.taas_plugin [None req-28cb3c02-23f6-46e2-9064-c2e945d67671 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] TaaS: Handle Delete Port: fbc06a1e-f76f-41f8-b55a-f459e80f57a4 2026-05-26 09:02:28.092 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-28cb3c02-23f6-46e2-9064-c2e945d67671 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Tap Mirror: Handle Delete Port: fbc06a1e-f76f-41f8-b55a-f459e80f57a4 [pid: 8|app: 0|req: 534/1038] 10.0.0.136 () {32 vars in 725 bytes} [Tue May 26 09:02:27 2026] DELETE /v2.0/networks/a1e1cf19-527b-4f92-8df7-d93e1a4b6e47 => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 09:02:28.324 7 INFO neutron_taas.services.taas.taas_plugin [None req-1f721a94-d449-40c4-bddc-9e23b05088ed 18191a0964754bfe90535e2e6f338075 eb8b87a264bb439caabf65432d17808e - - default default] TaaS: Handle Delete Port: bef157db-c3db-4d4a-9c45-ebcb09326a66 2026-05-26 09:02:28.328 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1f721a94-d449-40c4-bddc-9e23b05088ed 18191a0964754bfe90535e2e6f338075 eb8b87a264bb439caabf65432d17808e - - default default] Tap Mirror: Handle Delete Port: bef157db-c3db-4d4a-9c45-ebcb09326a66 [pid: 8|app: 0|req: 535/1039] 199.19.213.20 () {34 vars in 1010 bytes} [Tue May 26 09:02:28 2026] GET /v2.0/networks/2f784673-ee05-4d0e-8697-852ecd6be601?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: 536/1040] 199.19.213.20 () {34 vars in 1110 bytes} [Tue May 26 09:02:28 2026] GET /v2.0/networks/2f784673-ee05-4d0e-8697-852ecd6be601?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: 537/1041] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:02:28 2026] GET /v2.0/security-groups?tenant_id=f9c92dab1dbf44d1bb7e6a4210136a5f&name=default => generated 2921 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1042] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:02:28 2026] DELETE /v2.0/security-groups/de33d297-5f93-4cad-bfa4-4930dc471168 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 09:02:28.640 7 INFO neutron.services.segments.plugin [-] Segment 4cf9b57a-4f34-49d4-9560-db6a9b8c27b9 resource provider aggregate not found 2026-05-26 09:02:28.645 7 INFO neutron.services.segments.plugin [-] Segment 4cf9b57a-4f34-49d4-9560-db6a9b8c27b9 resource provider aggregate not found 2026-05-26 09:02:28.659 7 INFO neutron.services.segments.plugin [-] Segment 4cf9b57a-4f34-49d4-9560-db6a9b8c27b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4cf9b57a-4f34-49d4-9560-db6a9b8c27b9 found for delete ", "request_id": "req-944ec2a6-583d-47c1-9ff6-ba6536ad0a75"}]} 2026-05-26 09:02:28.665 7 INFO neutron.db.l3_hamode_db [None req-1f721a94-d449-40c4-bddc-9e23b05088ed 18191a0964754bfe90535e2e6f338075 eb8b87a264bb439caabf65432d17808e - - default default] HA network 7bbd8750-1d56-4bbe-a49d-f601bb050659 was deleted as no HA routers are present in tenant eb8b87a264bb439caabf65432d17808e. 2026-05-26 09:02:28.669 7 INFO neutron.services.segments.plugin [-] Segment 4cf9b57a-4f34-49d4-9560-db6a9b8c27b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4cf9b57a-4f34-49d4-9560-db6a9b8c27b9 found for delete ", "request_id": "req-738a66dc-b507-4a41-93fe-d4f28b0ef395"}]} [pid: 7|app: 0|req: 505/1043] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 26 09:02:27 2026] DELETE /v2.0/routers/7687ca23-1965-4541-83bc-a9703a9c5d06 => generated 0 bytes in 831 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1044] 10.0.0.136 () {32 vars in 735 bytes} [Tue May 26 09:02:28 2026] GET /v2.0/ports?device_id=7687ca23-1965-4541-83bc-a9703a9c5d06 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 09:02:28.719 7 INFO neutron.api.v2.resource [None req-79b3bd20-24ff-40b5-9c60-79de273cdd87 18191a0964754bfe90535e2e6f338075 eb8b87a264bb439caabf65432d17808e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 506/1045] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 26 09:02:28 2026] DELETE /v2.0/routers/7687ca23-1965-4541-83bc-a9703a9c5d06 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1046] 10.0.0.136 () {32 vars in 735 bytes} [Tue May 26 09:02:28 2026] GET /v2.0/ports?device_id=7a8814c4-d77c-49f9-9873-952187b58ea7 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 09:02:28.763 7 INFO neutron.api.v2.resource [None req-257de4e8-df82-4637-b08c-153f41eabacc 18191a0964754bfe90535e2e6f338075 eb8b87a264bb439caabf65432d17808e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 507/1047] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 26 09:02:28 2026] DELETE /v2.0/routers/7a8814c4-d77c-49f9-9873-952187b58ea7 => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 09:02:28.783 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e67879b6-f08d-40a3-b4e2-2111196a1839 18191a0964754bfe90535e2e6f338075 eb8b87a264bb439caabf65432d17808e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 541/1048] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 26 09:02:28 2026] DELETE /v2.0/subnets/f3e260de-0dcc-413b-af14-370bfb2093b4 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1049] 10.0.0.136 () {32 vars in 735 bytes} [Tue May 26 09:02:28 2026] GET /v2.0/ports?device_id=261124ca-c9fb-490c-b60c-093e8cd19dca => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 09:02:28.841 8 INFO neutron.api.v2.resource [None req-59b60511-461a-4843-ae9f-b86e547f11a9 18191a0964754bfe90535e2e6f338075 eb8b87a264bb439caabf65432d17808e - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 542/1050] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 26 09:02:28 2026] DELETE /v2.0/routers/261124ca-c9fb-490c-b60c-093e8cd19dca => generated 135 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 09:02:28.864 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e8cf2cc8-bac0-49ab-ae54-34a9ef565da9 18191a0964754bfe90535e2e6f338075 eb8b87a264bb439caabf65432d17808e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 509/1051] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 26 09:02:28 2026] DELETE /v2.0/subnets/90674624-e582-488f-ac66-098da5cf862b => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1052] 10.0.0.136 () {32 vars in 735 bytes} [Tue May 26 09:02:28 2026] GET /v2.0/ports?device_id=21e931cd-082c-4f03-adba-b07c3627454f => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 09:02:28.935 8 INFO neutron.api.v2.resource [None req-9390a3cf-d8e6-4e3b-ae07-2a2733c4496f 18191a0964754bfe90535e2e6f338075 eb8b87a264bb439caabf65432d17808e - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 544/1053] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 26 09:02:28 2026] DELETE /v2.0/routers/21e931cd-082c-4f03-adba-b07c3627454f => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1054] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:02:28 2026] GET /v2.0/ports?device_id=9b38a07d-6ec9-4c9d-a571-76ca65be8558 => generated 973 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 09:02:28.972 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1c2cb21e-5f01-4fa9-9a4f-6c92b78b5b48 18191a0964754bfe90535e2e6f338075 eb8b87a264bb439caabf65432d17808e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 545/1055] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 26 09:02:28 2026] DELETE /v2.0/subnets/c50c2779-0c02-4192-a806-8cf9f357019d => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 09:02:28.990 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d6018548-0842-43ed-8576-615fed921589 18191a0964754bfe90535e2e6f338075 eb8b87a264bb439caabf65432d17808e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 511/1056] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:02:28 2026] GET /v2.0/security-groups?id=f3868f06-6f6a-4b6e-87e6-26c4278cf62d&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: 8|app: 0|req: 546/1057] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 26 09:02:28 2026] DELETE /v2.0/subnets/a2f88c6a-2538-4c43-88a1-fe837e73a8f8 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 09:02:29.745 8 INFO neutron.services.segments.plugin [-] Segment 000a675a-d31a-4faa-991e-f1dd040eccba resource provider aggregate not found 2026-05-26 09:02:29.750 8 INFO neutron.services.segments.plugin [-] Segment 000a675a-d31a-4faa-991e-f1dd040eccba resource provider aggregate not found 2026-05-26 09:02:29.765 8 INFO neutron.services.segments.plugin [-] Segment 000a675a-d31a-4faa-991e-f1dd040eccba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 000a675a-d31a-4faa-991e-f1dd040eccba found for delete ", "request_id": "req-035fe371-6c27-429d-92dc-c512b33cfb6f"}]} 2026-05-26 09:02:29.768 8 INFO neutron.services.segments.plugin [-] Segment 000a675a-d31a-4faa-991e-f1dd040eccba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 000a675a-d31a-4faa-991e-f1dd040eccba found for delete ", "request_id": "req-e5912e34-b4ae-4c84-a688-5db68806c3db"}]} [pid: 7|app: 0|req: 512/1058] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:02:29 2026] GET /v2.0/security-groups?tenant_id=eb8b87a264bb439caabf65432d17808e&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: 547/1059] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:02:29 2026] DELETE /v2.0/security-groups/c193fb70-c505-4345-b2f6-7d220287aca0 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1060] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:02:30 2026] GET /v2.0/ports?device_id=9b38a07d-6ec9-4c9d-a571-76ca65be8558 => 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: 548/1061] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:02:30 2026] GET /v2.0/security-groups?id=f3868f06-6f6a-4b6e-87e6-26c4278cf62d&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1062] 10.0.0.77 () {34 vars in 980 bytes} [Tue May 26 09:02:30 2026] GET /v2.0/networks?id=b7317db0-687d-4910-99a7-abe3aa8d32a8 => generated 672 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1063] 10.0.0.77 () {34 vars in 963 bytes} [Tue May 26 09:02:30 2026] GET /v2.0/quotas/395beb1c3aac4b98a5f405420581cca1 => 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: 515/1064] 10.0.0.77 () {34 vars in 1000 bytes} [Tue May 26 09:02:30 2026] GET /v2.0/ports?tenant_id=395beb1c3aac4b98a5f405420581cca1&fields=id => generated 103 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1065] 10.0.0.77 () {34 vars in 1006 bytes} [Tue May 26 09:02:30 2026] GET /v2.0/networks/b7317db0-687d-4910-99a7-abe3aa8d32a8?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: 517/1066] 10.0.0.77 () {34 vars in 1106 bytes} [Tue May 26 09:02:30 2026] GET /v2.0/networks/b7317db0-687d-4910-99a7-abe3aa8d32a8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1067] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:02:30 2026] GET /v2.0/ports?device_id=73dd4ad2-7d48-4c73-95f0-93792a593545 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 09:02:30.808 8 INFO neutron.db.segments_db [None req-54b11e07-489e-42c2-9212-29353d26d78e 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Added segment 7c57ad3c-06b5-40c0-84f7-19725b543056 of type vxlan for network b3280715-e9fe-4cf9-a6a8-4bf1b5293de9 [pid: 8|app: 0|req: 550/1068] 10.0.0.136 () {34 vars in 670 bytes} [Tue May 26 09:02:30 2026] POST /v2.0/networks => generated 726 bytes in 388 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1069] 10.0.0.136 () {34 vars in 668 bytes} [Tue May 26 09:02:30 2026] POST /v2.0/subnets => generated 692 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 09:02:31.194 8 INFO neutron.db.segments_db [None req-1face9a8-3c4f-4b44-8146-6fd8ed59ef63 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Added segment 7e199b49-e144-4fa0-b716-ce6be047e0e5 of type vxlan for network 916e6550-edde-4f9e-98d0-4cc804703669 [pid: 7|app: 0|req: 520/1070] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:02:31 2026] GET /v2.0/ports?device_id=9b38a07d-6ec9-4c9d-a571-76ca65be8558 => generated 973 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1071] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:02:31 2026] GET /v2.0/security-groups?id=f3868f06-6f6a-4b6e-87e6-26c4278cf62d&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-05-26 09:02:31.501 8 INFO neutron.db.l3_hamode_db [None req-1face9a8-3c4f-4b44-8146-6fd8ed59ef63 22d2409d9cc54f92924add20177ed995 d7e34f26f76141adabb9a48e69c81662 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 522/1072] 10.0.0.136 () {34 vars in 683 bytes} [Tue May 26 09:02:31 2026] POST /v2.0/security-groups => generated 1624 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1073] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:02:32 2026] GET /v2.0/ports?device_id=73dd4ad2-7d48-4c73-95f0-93792a593545 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1074] 10.0.0.136 () {32 vars in 662 bytes} [Tue May 26 09:02:32 2026] GET /v2.0/security-groups => generated 4529 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 09:02:32.268 8 INFO neutron.db.l3_hamode_db [None req-1face9a8-3c4f-4b44-8146-6fd8ed59ef63 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 525/1075] 10.0.0.136 () {34 vars in 757 bytes} [Tue May 26 09:02:32 2026] PUT /v2.0/security-groups/ba140023-8f63-443a-868c-4c491d207f50 => generated 1662 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1076] 10.0.0.136 () {32 vars in 736 bytes} [Tue May 26 09:02:32 2026] GET /v2.0/security-groups/ba140023-8f63-443a-868c-4c491d207f50 => generated 1662 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1077] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:02:32 2026] DELETE /v2.0/security-groups/ba140023-8f63-443a-868c-4c491d207f50 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1078] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:02:32 2026] GET /v2.0/ports?device_id=9b38a07d-6ec9-4c9d-a571-76ca65be8558 => generated 975 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1079] 10.0.0.136 () {32 vars in 662 bytes} [Tue May 26 09:02:32 2026] GET /v2.0/security-groups => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1080] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:02:32 2026] GET /v2.0/security-groups?id=f3868f06-6f6a-4b6e-87e6-26c4278cf62d&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 09:02:32.603 7 INFO neutron.api.v2.resource [None req-c168b18d-31fc-4190-84f6-1580f5fd45da 4c33709e3ea446e59497a7b008ac1fee 47ec224fbaba4f30ab6276d5a64a4f44 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 531/1081] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:02:32 2026] DELETE /v2.0/security-groups/ba140023-8f63-443a-868c-4c491d207f50 => 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: 532/1082] 10.0.0.136 () {34 vars in 683 bytes} [Tue May 26 09:02:32 2026] POST /v2.0/security-groups => generated 1624 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1083] 10.0.0.136 () {34 vars in 694 bytes} [Tue May 26 09:02:32 2026] POST /v2.0/security-group-rules => generated 601 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1084] 10.0.0.136 () {32 vars in 746 bytes} [Tue May 26 09:02:32 2026] GET /v2.0/security-group-rules/2a1fb6dd-85bd-4a93-9bf2-5d140c634b68 => generated 601 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1085] 10.0.0.136 () {32 vars in 672 bytes} [Tue May 26 09:02:32 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1086] 10.0.0.136 () {32 vars in 749 bytes} [Tue May 26 09:02:32 2026] DELETE /v2.0/security-group-rules/2a1fb6dd-85bd-4a93-9bf2-5d140c634b68 => 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: 537/1087] 10.0.0.136 () {32 vars in 672 bytes} [Tue May 26 09:02:33 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1088] 10.0.0.136 () {34 vars in 694 bytes} [Tue May 26 09:02:33 2026] POST /v2.0/security-group-rules => generated 601 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1089] 10.0.0.136 () {34 vars in 668 bytes} [Tue May 26 09:02:31 2026] POST /v2.0/routers => generated 732 bytes in 2073 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1090] 10.0.0.136 () {32 vars in 746 bytes} [Tue May 26 09:02:33 2026] GET /v2.0/security-group-rules/453ca0bf-f742-4725-81b7-336f7de1dc72 => generated 601 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1091] 10.0.0.136 () {32 vars in 672 bytes} [Tue May 26 09:02:33 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1092] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:02:33 2026] GET /v2.0/ports?device_id=73dd4ad2-7d48-4c73-95f0-93792a593545 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1093] 10.0.0.136 () {32 vars in 749 bytes} [Tue May 26 09:02:33 2026] DELETE /v2.0/security-group-rules/453ca0bf-f742-4725-81b7-336f7de1dc72 => 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: 543/1094] 10.0.0.136 () {32 vars in 672 bytes} [Tue May 26 09:02:33 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1095] 10.0.0.136 () {34 vars in 694 bytes} [Tue May 26 09:02:33 2026] POST /v2.0/security-group-rules => generated 602 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1096] 10.0.0.136 () {32 vars in 746 bytes} [Tue May 26 09:02:33 2026] GET /v2.0/security-group-rules/15cf7972-3dd2-4174-989c-ce99db3e71b7 => generated 602 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1097] 10.0.0.136 () {32 vars in 672 bytes} [Tue May 26 09:02:33 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1098] 10.0.0.136 () {32 vars in 749 bytes} [Tue May 26 09:02:33 2026] DELETE /v2.0/security-group-rules/15cf7972-3dd2-4174-989c-ce99db3e71b7 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1099] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:02:33 2026] GET /v2.0/ports?device_id=9b38a07d-6ec9-4c9d-a571-76ca65be8558 => 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: 549/1100] 10.0.0.136 () {32 vars in 672 bytes} [Tue May 26 09:02:33 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: 550/1101] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:02:33 2026] GET /v2.0/security-groups?id=f3868f06-6f6a-4b6e-87e6-26c4278cf62d&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1102] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:02:33 2026] DELETE /v2.0/security-groups/42e34abc-577c-4d20-ba0d-ac982aa46202 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1103] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:02:33 2026] GET /v2.0/ports?device_id=9b38a07d-6ec9-4c9d-a571-76ca65be8558 => generated 975 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1104] 10.0.0.136 () {32 vars in 662 bytes} [Tue May 26 09:02:34 2026] GET /v2.0/security-groups => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1105] 10.0.0.136 () {34 vars in 782 bytes} [Tue May 26 09:02:33 2026] PUT /v2.0/routers/28465bc7-cd04-4a07-9b08-6c59dfd167fa/add_router_interface => generated 309 bytes in 1190 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1106] 10.0.0.136 () {32 vars in 662 bytes} [Tue May 26 09:02:34 2026] GET /v2.0/security-groups => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 09:02:34.459 7 INFO neutron.db.l3_db [None req-111b43a3-3b40-42e3-800a-1f250b44522f 35be1621e362440ba1c7ea40d3568355 cd3877db2e194895ba6883f7e9fb3c09 - - default default] Floating IP 09b2454f-cb34-4332-aeb6-dfe808497d44 associated. External IP: 10.96.250.203, port: 7ddd2996-c981-4a4a-b5df-164c5bd16ab1. [pid: 8|app: 0|req: 554/1107] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:02:34 2026] GET /v2.0/ports?device_id=73dd4ad2-7d48-4c73-95f0-93792a593545 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1108] 10.0.0.136 () {34 vars in 748 bytes} [Tue May 26 09:02:34 2026] PUT /v2.0/floatingips/09b2454f-cb34-4332-aeb6-dfe808497d44 => generated 856 bytes in 652 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 09:02:34.801 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b5853fd0-8607-46af-9d49-f063f5ecf156'] response: {'name': 'network-changed', 'server_uuid': '9b38a07d-6ec9-4c9d-a571-76ca65be8558', 'tag': '7ddd2996-c981-4a4a-b5df-164c5bd16ab1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 555/1111] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:02:34 2026] GET /v2.0/ports?device_id=9b38a07d-6ec9-4c9d-a571-76ca65be8558 => generated 975 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1112] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:02:34 2026] GET /v2.0/security-groups?id=f3868f06-6f6a-4b6e-87e6-26c4278cf62d&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1113] 199.19.213.20 () {34 vars in 984 bytes} [Tue May 26 09:02:35 2026] GET /v2.0/networks?id=b7317db0-687d-4910-99a7-abe3aa8d32a8 => generated 672 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1114] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:02:35 2026] GET /v2.0/security-groups?tenant_id=47ec224fbaba4f30ab6276d5a64a4f44&name=default => generated 2925 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1115] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:02:35 2026] GET /v2.0/ports?device_id=9b38a07d-6ec9-4c9d-a571-76ca65be8558 => generated 975 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1116] 199.19.213.20 () {34 vars in 1078 bytes} [Tue May 26 09:02:35 2026] GET /v2.0/ports?tenant_id=cd3877db2e194895ba6883f7e9fb3c09&device_id=9b38a07d-6ec9-4c9d-a571-76ca65be8558 => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1117] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:02:35 2026] DELETE /v2.0/security-groups/fa924c10-3310-43c9-bd4c-fcac0ad0e212 => 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: 562/1118] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:02:35 2026] GET /v2.0/security-groups?id=f3868f06-6f6a-4b6e-87e6-26c4278cf62d&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: 563/1119] 199.19.213.20 () {34 vars in 984 bytes} [Tue May 26 09:02:35 2026] GET /v2.0/networks?id=2f784673-ee05-4d0e-8697-852ecd6be601 => generated 765 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1120] 199.19.213.20 () {38 vars in 953 bytes} [Tue May 26 09:02:35 2026] POST /v2.0/ports => generated 958 bytes in 491 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: 564/1121] 10.0.0.77 () {34 vars in 980 bytes} [Tue May 26 09:02:35 2026] GET /v2.0/networks?id=b3280715-e9fe-4cf9-a6a8-4bf1b5293de9 => generated 677 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1122] 199.19.213.20 () {34 vars in 1058 bytes} [Tue May 26 09:02:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=7ddd2996-c981-4a4a-b5df-164c5bd16ab1 => generated 859 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1123] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:02:35 2026] GET /v2.0/ports?device_id=73dd4ad2-7d48-4c73-95f0-93792a593545 => generated 961 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1124] 10.0.0.77 () {34 vars in 963 bytes} [Tue May 26 09:02:35 2026] GET /v2.0/quotas/d7e34f26f76141adabb9a48e69c81662 => 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: 567/1125] 199.19.213.20 () {34 vars in 982 bytes} [Tue May 26 09:02:35 2026] GET /v2.0/subnets?id=3f627cd1-1d2b-40c2-ba94-296344a2eb74 => generated 687 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1126] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:02:35 2026] GET /v2.0/security-groups?id=67195d56-420a-435f-81e6-b51ae530bbb4&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1127] 10.0.0.77 () {34 vars in 1000 bytes} [Tue May 26 09:02:35 2026] GET /v2.0/ports?tenant_id=d7e34f26f76141adabb9a48e69c81662&fields=id => generated 57 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1128] 199.19.213.20 () {34 vars in 1050 bytes} [Tue May 26 09:02:35 2026] GET /v2.0/ports?network_id=2f784673-ee05-4d0e-8697-852ecd6be601&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1129] 199.19.213.20 () {34 vars in 1010 bytes} [Tue May 26 09:02:36 2026] GET /v2.0/networks/2f784673-ee05-4d0e-8697-852ecd6be601?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: 572/1130] 199.19.213.20 () {34 vars in 1110 bytes} [Tue May 26 09:02:36 2026] GET /v2.0/networks/2f784673-ee05-4d0e-8697-852ecd6be601?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: 559/1131] 199.19.213.20 () {38 vars in 1026 bytes} [Tue May 26 09:02:35 2026] PUT /v2.0/ports/4ffd5a4f-a656-4ed7-92fd-cd28b3ad828e => generated 1239 bytes in 510 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 09:02:36.256 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5d5f7c8a-5a01-4614-9de7-6989ef1fd462'] response: {'name': 'network-changed', 'server_uuid': '73dd4ad2-7d48-4c73-95f0-93792a593545', 'tag': '4ffd5a4f-a656-4ed7-92fd-cd28b3ad828e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 573/1132] 10.0.0.77 () {34 vars in 905 bytes} [Tue May 26 09:02:36 2026] GET /v2.0/extensions => generated 21537 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 560/1133] 10.0.0.77 () {34 vars in 1006 bytes} [Tue May 26 09:02:36 2026] GET /v2.0/networks/b3280715-e9fe-4cf9-a6a8-4bf1b5293de9?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: 574/1134] 10.0.0.77 () {34 vars in 1106 bytes} [Tue May 26 09:02:36 2026] GET /v2.0/networks/b3280715-e9fe-4cf9-a6a8-4bf1b5293de9?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: 561/1135] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:02:36 2026] GET /v2.0/ports?device_id=9b38a07d-6ec9-4c9d-a571-76ca65be8558 => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1136] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:02:36 2026] GET /v2.0/ports?device_id=01e79265-ca55-41d8-a6f0-1a2f6d59a0e3 => 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: 562/1137] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:02:36 2026] GET /v2.0/security-groups?id=f3868f06-6f6a-4b6e-87e6-26c4278cf62d&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: 576/1138] 199.19.213.20 () {34 vars in 1078 bytes} [Tue May 26 09:02:36 2026] GET /v2.0/ports?tenant_id=395beb1c3aac4b98a5f405420581cca1&device_id=73dd4ad2-7d48-4c73-95f0-93792a593545 => generated 1242 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1139] 199.19.213.20 () {34 vars in 1016 bytes} [Tue May 26 09:02:36 2026] GET /v2.0/networks?tenant_id=395beb1c3aac4b98a5f405420581cca1&shared=False => generated 768 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1140] 199.19.213.20 () {34 vars in 928 bytes} [Tue May 26 09:02:36 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: 564/1141] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:02:36 2026] GET /v2.0/ports?device_id=73dd4ad2-7d48-4c73-95f0-93792a593545 => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1142] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:02:36 2026] GET /v2.0/security-groups?id=67195d56-420a-435f-81e6-b51ae530bbb4&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: 579/1143] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:02:37 2026] GET /v2.0/ports?device_id=01e79265-ca55-41d8-a6f0-1a2f6d59a0e3 => 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: 565/1144] 199.19.213.20 () {34 vars in 992 bytes} [Tue May 26 09:02:37 2026] GET /v2.0/ports?device_id=9b38a07d-6ec9-4c9d-a571-76ca65be8558 => generated 975 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1145] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:02:37 2026] GET /v2.0/ports?device_id=9b38a07d-6ec9-4c9d-a571-76ca65be8558 => generated 975 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1146] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:02:37 2026] GET /v2.0/security-groups?id=f3868f06-6f6a-4b6e-87e6-26c4278cf62d&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 09:02:37.903 8 INFO neutron_taas.services.taas.taas_plugin [req-5ff1e5b8-7781-4ebc-abf4-a40bb24d3fe8 req-45639a7a-25c2-43ce-ab0d-d371be3db6ab 35be1621e362440ba1c7ea40d3568355 cd3877db2e194895ba6883f7e9fb3c09 - - default default] TaaS: Handle Delete Port: 7ddd2996-c981-4a4a-b5df-164c5bd16ab1 2026-05-26 09:02:37.906 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-5ff1e5b8-7781-4ebc-abf4-a40bb24d3fe8 req-45639a7a-25c2-43ce-ab0d-d371be3db6ab 35be1621e362440ba1c7ea40d3568355 cd3877db2e194895ba6883f7e9fb3c09 - - default default] Tap Mirror: Handle Delete Port: 7ddd2996-c981-4a4a-b5df-164c5bd16ab1 [pid: 7|app: 0|req: 582/1147] 199.19.213.20 () {34 vars in 1078 bytes} [Tue May 26 09:02:37 2026] GET /v2.0/ports?tenant_id=395beb1c3aac4b98a5f405420581cca1&device_id=73dd4ad2-7d48-4c73-95f0-93792a593545 => generated 1242 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1148] 199.19.213.20 () {34 vars in 1058 bytes} [Tue May 26 09:02:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=4ffd5a4f-a656-4ed7-92fd-cd28b3ad828e => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 09:02:38.038 8 INFO neutron.db.l3_db [req-5ff1e5b8-7781-4ebc-abf4-a40bb24d3fe8 req-45639a7a-25c2-43ce-ab0d-d371be3db6ab 35be1621e362440ba1c7ea40d3568355 cd3877db2e194895ba6883f7e9fb3c09 - - default default] Floating IP 09b2454f-cb34-4332-aeb6-dfe808497d44 disassociated. External IP: 10.96.250.203, port: 7ddd2996-c981-4a4a-b5df-164c5bd16ab1. [pid: 7|app: 0|req: 584/1149] 199.19.213.20 () {34 vars in 982 bytes} [Tue May 26 09:02:38 2026] GET /v2.0/subnets?id=c305c71b-ec96-437b-8164-67c2fac34ec1 => generated 690 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1150] 199.19.213.20 () {34 vars in 1050 bytes} [Tue May 26 09:02:38 2026] GET /v2.0/ports?network_id=b7317db0-687d-4910-99a7-abe3aa8d32a8&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: 586/1151] 199.19.213.20 () {34 vars in 1010 bytes} [Tue May 26 09:02:38 2026] GET /v2.0/networks/b7317db0-687d-4910-99a7-abe3aa8d32a8?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: 587/1152] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:02:38 2026] GET /v2.0/ports?device_id=73dd4ad2-7d48-4c73-95f0-93792a593545 => 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: 588/1153] 199.19.213.20 () {34 vars in 1110 bytes} [Tue May 26 09:02:38 2026] GET /v2.0/networks/b7317db0-687d-4910-99a7-abe3aa8d32a8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1154] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:02:38 2026] GET /v2.0/security-groups?id=67195d56-420a-435f-81e6-b51ae530bbb4&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1155] 199.19.213.20 () {36 vars in 995 bytes} [Tue May 26 09:02:37 2026] DELETE /v2.0/ports/7ddd2996-c981-4a4a-b5df-164c5bd16ab1 => generated 0 bytes in 668 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 09:02:38.496 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b6a049ef-905e-4e3e-9583-add94e805d47'] response: {'server_uuid': '9b38a07d-6ec9-4c9d-a571-76ca65be8558', 'name': 'network-vif-deleted', 'tag': '7ddd2996-c981-4a4a-b5df-164c5bd16ab1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 590/1156] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:02:38 2026] GET /v2.0/ports?device_id=01e79265-ca55-41d8-a6f0-1a2f6d59a0e3 => 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: 567/1157] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:02:38 2026] GET /v2.0/ports?device_id=9b38a07d-6ec9-4c9d-a571-76ca65be8558 => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1158] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:02:39 2026] GET /v2.0/ports?device_id=73dd4ad2-7d48-4c73-95f0-93792a593545 => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1159] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:02:39 2026] GET /v2.0/security-groups?id=67195d56-420a-435f-81e6-b51ae530bbb4&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1160] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:02:39 2026] GET /v2.0/security-groups?tenant_id=299284912c8c4d72810906e93967efd5&name=default => generated 2925 bytes in 306 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1161] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:02:39 2026] DELETE /v2.0/security-groups/1326fd22-d1da-4533-8157-74c68ec2d6fe => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1162] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:02:39 2026] GET /v2.0/ports?device_id=01e79265-ca55-41d8-a6f0-1a2f6d59a0e3 => 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: 594/1163] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:02:40 2026] GET /v2.0/ports?device_id=9b38a07d-6ec9-4c9d-a571-76ca65be8558 => 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: 570/1164] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:02:40 2026] GET /v2.0/ports?device_id=73dd4ad2-7d48-4c73-95f0-93792a593545 => generated 973 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1165] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:02:40 2026] GET /v2.0/security-groups?id=67195d56-420a-435f-81e6-b51ae530bbb4&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1166] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:02:40 2026] GET /v2.0/ports?device_id=01e79265-ca55-41d8-a6f0-1a2f6d59a0e3 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1167] 199.19.213.20 () {34 vars in 984 bytes} [Tue May 26 09:02:40 2026] GET /v2.0/networks?id=b3280715-e9fe-4cf9-a6a8-4bf1b5293de9 => generated 677 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1168] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:02:41 2026] GET /v2.0/ports?device_id=9b38a07d-6ec9-4c9d-a571-76ca65be8558 => 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: 597/1169] 199.19.213.20 () {38 vars in 953 bytes} [Tue May 26 09:02:41 2026] POST /v2.0/ports => generated 958 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: 598/1170] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:02:41 2026] GET /v2.0/ports?device_id=73dd4ad2-7d48-4c73-95f0-93792a593545 => generated 973 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1171] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:02:41 2026] GET /v2.0/security-groups?id=67195d56-420a-435f-81e6-b51ae530bbb4&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: 573/1172] 199.19.213.20 () {38 vars in 1026 bytes} [Tue May 26 09:02:41 2026] PUT /v2.0/ports/497917bc-7981-41aa-8822-3242b0e04dc7 => generated 1239 bytes in 505 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 09:02:42.006 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-27cc78ef-bf24-4259-8352-ff9e3a99144a'] response: {'name': 'network-changed', 'server_uuid': '01e79265-ca55-41d8-a6f0-1a2f6d59a0e3', 'tag': '497917bc-7981-41aa-8822-3242b0e04dc7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 600/1173] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:02:42 2026] GET /v2.0/ports?device_id=01e79265-ca55-41d8-a6f0-1a2f6d59a0e3 => generated 973 bytes in 46 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: 574/1174] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:02:42 2026] GET /v2.0/security-groups?id=46b22b26-4eef-4de0-8f9e-bfedc85602dc&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1175] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:02:42 2026] DELETE /v2.0/security-groups/f3868f06-6f6a-4b6e-87e6-26c4278cf62d => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 09:02:42.445 8 INFO neutron.api.v2.resource [None req-ff0f11de-e601-448d-a398-7173dd5d74b5 35be1621e362440ba1c7ea40d3568355 cd3877db2e194895ba6883f7e9fb3c09 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 575/1176] 10.0.0.136 () {32 vars in 736 bytes} [Tue May 26 09:02:42 2026] GET /v2.0/security-groups/f3868f06-6f6a-4b6e-87e6-26c4278cf62d => generated 146 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1177] 199.19.213.20 () {34 vars in 1078 bytes} [Tue May 26 09:02:42 2026] GET /v2.0/ports?tenant_id=d7e34f26f76141adabb9a48e69c81662&device_id=01e79265-ca55-41d8-a6f0-1a2f6d59a0e3 => generated 1242 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 09:02:42.606 7 INFO neutron_taas.services.taas.taas_plugin [None req-05bf426f-625e-4144-86b0-b850d938e723 35be1621e362440ba1c7ea40d3568355 cd3877db2e194895ba6883f7e9fb3c09 - - default default] TaaS: Handle Delete Port: da169003-bbdc-4741-9dd8-af0a4d2354a6 2026-05-26 09:02:42.609 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-05bf426f-625e-4144-86b0-b850d938e723 35be1621e362440ba1c7ea40d3568355 cd3877db2e194895ba6883f7e9fb3c09 - - default default] Tap Mirror: Handle Delete Port: da169003-bbdc-4741-9dd8-af0a4d2354a6 [pid: 8|app: 0|req: 577/1178] 199.19.213.20 () {34 vars in 1016 bytes} [Tue May 26 09:02:42 2026] GET /v2.0/networks?tenant_id=d7e34f26f76141adabb9a48e69c81662&shared=False => generated 773 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1179] 199.19.213.20 () {34 vars in 928 bytes} [Tue May 26 09:02:42 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: 7|app: 0|req: 602/1180] 10.0.0.136 () {32 vars in 731 bytes} [Tue May 26 09:02:42 2026] DELETE /v2.0/floatingips/09b2454f-cb34-4332-aeb6-dfe808497d44 => generated 0 bytes in 364 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1181] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:02:42 2026] GET /v2.0/ports?device_id=73dd4ad2-7d48-4c73-95f0-93792a593545 => 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: 604/1182] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:02:42 2026] GET /v2.0/security-groups?id=67195d56-420a-435f-81e6-b51ae530bbb4&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: 605/1183] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:02:43 2026] GET /v2.0/ports?device_id=01e79265-ca55-41d8-a6f0-1a2f6d59a0e3 => generated 973 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1184] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:02:43 2026] GET /v2.0/security-groups?id=46b22b26-4eef-4de0-8f9e-bfedc85602dc&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: 607/1185] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:02:43 2026] GET /v2.0/security-groups?tenant_id=5f31a72a975f4f758b7ace6971711359&name=default => generated 2925 bytes in 289 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 09:02:43.712 8 INFO neutron_taas.services.taas.taas_plugin [None req-d24d9a3f-cee0-4f59-b4c9-814db847295b 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] TaaS: Handle Delete Port: c589b8c5-c207-43e1-a70f-f548e9ce4ae4 2026-05-26 09:02:43.715 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d24d9a3f-cee0-4f59-b4c9-814db847295b 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Tap Mirror: Handle Delete Port: c589b8c5-c207-43e1-a70f-f548e9ce4ae4 [pid: 7|app: 0|req: 608/1186] 199.19.213.20 () {34 vars in 1078 bytes} [Tue May 26 09:02:43 2026] GET /v2.0/ports?tenant_id=d7e34f26f76141adabb9a48e69c81662&device_id=01e79265-ca55-41d8-a6f0-1a2f6d59a0e3 => generated 1242 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1187] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:02:43 2026] DELETE /v2.0/security-groups/d6e926a5-4fa7-4fb9-b1a1-7f3addc4632c => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1188] 199.19.213.20 () {34 vars in 1058 bytes} [Tue May 26 09:02:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=497917bc-7981-41aa-8822-3242b0e04dc7 => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1189] 199.19.213.20 () {34 vars in 982 bytes} [Tue May 26 09:02:43 2026] GET /v2.0/subnets?id=d85f28d4-a715-478d-a657-c340e83d4a13 => generated 695 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1190] 199.19.213.20 () {34 vars in 1050 bytes} [Tue May 26 09:02:43 2026] GET /v2.0/ports?network_id=b3280715-e9fe-4cf9-a6a8-4bf1b5293de9&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: 613/1191] 199.19.213.20 () {34 vars in 1010 bytes} [Tue May 26 09:02:43 2026] GET /v2.0/networks/b3280715-e9fe-4cf9-a6a8-4bf1b5293de9?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: 614/1192] 199.19.213.20 () {34 vars in 1110 bytes} [Tue May 26 09:02:44 2026] GET /v2.0/networks/b3280715-e9fe-4cf9-a6a8-4bf1b5293de9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1193] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:02:44 2026] GET /v2.0/ports?device_id=73dd4ad2-7d48-4c73-95f0-93792a593545 => 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: 616/1194] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:02:44 2026] GET /v2.0/security-groups?id=67195d56-420a-435f-81e6-b51ae530bbb4&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1195] 10.0.0.136 () {34 vars in 788 bytes} [Tue May 26 09:02:42 2026] PUT /v2.0/routers/0d73278c-52fb-4ced-8717-2d1589aeae19/remove_router_interface => generated 309 bytes in 1520 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1196] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:02:44 2026] GET /v2.0/ports?device_id=01e79265-ca55-41d8-a6f0-1a2f6d59a0e3 => generated 973 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1197] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:02:44 2026] GET /v2.0/security-groups?id=46b22b26-4eef-4de0-8f9e-bfedc85602dc&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 09:02:44.600 7 INFO neutron_taas.services.taas.taas_plugin [None req-32e8f957-c143-4ce0-9113-610fe1489b35 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] TaaS: Handle Delete Port: f3aa6c21-5bc7-4e67-83b7-54d1a601333f 2026-05-26 09:02:44.606 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-32e8f957-c143-4ce0-9113-610fe1489b35 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Tap Mirror: Handle Delete Port: f3aa6c21-5bc7-4e67-83b7-54d1a601333f 2026-05-26 09:02:44.919 7 INFO neutron_taas.services.taas.taas_plugin [None req-32e8f957-c143-4ce0-9113-610fe1489b35 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] TaaS: Handle Delete Port: dd82da3a-66b7-46e5-aac5-a2f388391255 2026-05-26 09:02:44.922 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-32e8f957-c143-4ce0-9113-610fe1489b35 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Tap Mirror: Handle Delete Port: dd82da3a-66b7-46e5-aac5-a2f388391255 2026-05-26 09:02:45.303 7 INFO neutron.services.segments.plugin [-] Segment 3ae55121-9273-433e-9dd8-bab729f74c58 resource provider aggregate not found 2026-05-26 09:02:45.308 7 INFO neutron.services.segments.plugin [-] Segment 3ae55121-9273-433e-9dd8-bab729f74c58 resource provider aggregate not found 2026-05-26 09:02:45.323 7 INFO neutron.services.segments.plugin [-] Segment 3ae55121-9273-433e-9dd8-bab729f74c58 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ae55121-9273-433e-9dd8-bab729f74c58 found for delete ", "request_id": "req-19c39e9a-2f94-42c8-a191-de1d83d398fc"}]} 2026-05-26 09:02:45.326 7 INFO neutron.services.segments.plugin [-] Segment 3ae55121-9273-433e-9dd8-bab729f74c58 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ae55121-9273-433e-9dd8-bab729f74c58 found for delete ", "request_id": "req-2c51c3f0-d0c3-4181-8563-9b136aef9eb2"}]} 2026-05-26 09:02:45.336 7 INFO neutron.db.l3_hamode_db [None req-32e8f957-c143-4ce0-9113-610fe1489b35 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] HA network ce2e8c9d-ad29-45c4-832e-9cc86f6e036c was deleted as no HA routers are present in tenant cd3877db2e194895ba6883f7e9fb3c09. [pid: 7|app: 0|req: 617/1198] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 26 09:02:44 2026] DELETE /v2.0/routers/0d73278c-52fb-4ced-8717-2d1589aeae19 => generated 0 bytes in 995 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1199] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 26 09:02:45 2026] DELETE /v2.0/subnets/3f627cd1-1d2b-40c2-ba94-296344a2eb74 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 09:02:45.623 7 INFO neutron_taas.services.taas.taas_plugin [None req-1823e7bd-1e68-430c-86b8-277ee21a3fd5 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] TaaS: Handle Delete Port: ff58b75c-5bb1-4834-8c9a-189007b659ed 2026-05-26 09:02:45.626 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1823e7bd-1e68-430c-86b8-277ee21a3fd5 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Tap Mirror: Handle Delete Port: ff58b75c-5bb1-4834-8c9a-189007b659ed [pid: 8|app: 0|req: 583/1200] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:02:45 2026] GET /v2.0/ports?device_id=73dd4ad2-7d48-4c73-95f0-93792a593545 => generated 975 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1201] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:02:45 2026] GET /v2.0/ports?device_id=01e79265-ca55-41d8-a6f0-1a2f6d59a0e3 => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1202] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:02:45 2026] GET /v2.0/security-groups?id=67195d56-420a-435f-81e6-b51ae530bbb4&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: 586/1203] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:02:45 2026] GET /v2.0/security-groups?id=46b22b26-4eef-4de0-8f9e-bfedc85602dc&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1204] 10.0.0.136 () {32 vars in 725 bytes} [Tue May 26 09:02:45 2026] DELETE /v2.0/networks/2f784673-ee05-4d0e-8697-852ecd6be601 => generated 0 bytes in 340 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1205] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:02:46 2026] GET /v2.0/security-groups?tenant_id=cd3877db2e194895ba6883f7e9fb3c09&name=default => generated 2925 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1206] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:02:46 2026] DELETE /v2.0/security-groups/b7c29d42-cd54-45b6-91c6-7523ae6e15b4 => 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: 588/1207] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:02:46 2026] GET /v2.0/ports?device_id=73dd4ad2-7d48-4c73-95f0-93792a593545 => generated 975 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1208] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:02:46 2026] GET /v2.0/security-groups?id=67195d56-420a-435f-81e6-b51ae530bbb4&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1209] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:02:46 2026] GET /v2.0/ports?device_id=01e79265-ca55-41d8-a6f0-1a2f6d59a0e3 => generated 975 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1210] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:02:46 2026] GET /v2.0/security-groups?id=46b22b26-4eef-4de0-8f9e-bfedc85602dc&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 09:02:47.361 7 INFO neutron.services.segments.plugin [-] Segment 83dc128f-f73c-471c-b256-a36993ba70c2 resource provider aggregate not found 2026-05-26 09:02:47.374 7 INFO neutron.services.segments.plugin [-] Segment 83dc128f-f73c-471c-b256-a36993ba70c2 resource provider aggregate not found 2026-05-26 09:02:47.382 7 INFO neutron.services.segments.plugin [-] Segment 83dc128f-f73c-471c-b256-a36993ba70c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83dc128f-f73c-471c-b256-a36993ba70c2 found for delete ", "request_id": "req-366f83ae-7f6f-4b09-8605-2faf106113c4"}]} 2026-05-26 09:02:47.383 7 INFO neutron.db.segments_db [None req-4043204d-8320-4c5e-b3e2-dc44a8da0bcf f1cf712f1d5b47609e04a0379f4fd86e 00be3464effa479281f86aa95134ac44 - - default default] Added segment ff17d05d-89ce-4506-a60e-f8ba515d7990 of type vxlan for network bb5bf47a-a409-4e61-9dc1-e718c697ea7a 2026-05-26 09:02:47.394 7 INFO neutron.services.segments.plugin [-] Segment 83dc128f-f73c-471c-b256-a36993ba70c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83dc128f-f73c-471c-b256-a36993ba70c2 found for delete ", "request_id": "req-1d7c1107-ba69-42b1-bcd5-a6e2b5a83c07"}]} [pid: 7|app: 0|req: 621/1211] 10.0.0.136 () {34 vars in 670 bytes} [Tue May 26 09:02:46 2026] POST /v2.0/networks => generated 613 bytes in 501 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 09:02:47.543 8 INFO neutron.db.segments_db [None req-1225acd3-9e18-42a0-be6e-f8e11a99c87e f1cf712f1d5b47609e04a0379f4fd86e 00be3464effa479281f86aa95134ac44 - - default default] Added segment ed5fb24d-b267-49d6-87e6-081c738e96ae of type vxlan for network b668af97-4da4-44cf-b92b-389012633ff8 2026-05-26 09:02:47.843 8 INFO neutron.db.l3_hamode_db [None req-1225acd3-9e18-42a0-be6e-f8e11a99c87e f1cf712f1d5b47609e04a0379f4fd86e 00be3464effa479281f86aa95134ac44 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 622/1212] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:02:47 2026] GET /v2.0/ports?device_id=73dd4ad2-7d48-4c73-95f0-93792a593545 => generated 975 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1213] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:02:48 2026] GET /v2.0/ports?device_id=01e79265-ca55-41d8-a6f0-1a2f6d59a0e3 => 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: 624/1214] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:02:48 2026] GET /v2.0/security-groups?id=67195d56-420a-435f-81e6-b51ae530bbb4&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1215] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:02:48 2026] GET /v2.0/security-groups?id=46b22b26-4eef-4de0-8f9e-bfedc85602dc&fields=id&fields=name => generated 88 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1216] 199.19.213.20 () {34 vars in 992 bytes} [Tue May 26 09:02:48 2026] GET /v2.0/ports?device_id=73dd4ad2-7d48-4c73-95f0-93792a593545 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 09:02:48.357 7 INFO neutron_taas.services.taas.taas_plugin [req-0df8e26a-5935-403a-96d0-b6394707b353 req-43f53aa9-2331-4540-90d1-6f13a4f934f2 cb37ca3ca8274183a6afe239e789ce67 395beb1c3aac4b98a5f405420581cca1 - - default default] TaaS: Handle Delete Port: 4ffd5a4f-a656-4ed7-92fd-cd28b3ad828e 2026-05-26 09:02:48.359 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-0df8e26a-5935-403a-96d0-b6394707b353 req-43f53aa9-2331-4540-90d1-6f13a4f934f2 cb37ca3ca8274183a6afe239e789ce67 395beb1c3aac4b98a5f405420581cca1 - - default default] Tap Mirror: Handle Delete Port: 4ffd5a4f-a656-4ed7-92fd-cd28b3ad828e [pid: 7|app: 0|req: 627/1217] 199.19.213.20 () {36 vars in 995 bytes} [Tue May 26 09:02:48 2026] DELETE /v2.0/ports/4ffd5a4f-a656-4ed7-92fd-cd28b3ad828e => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 09:02:48.519 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f7e3ef0c-ba92-4d37-a0db-6b97a768c75a'] response: {'server_uuid': '73dd4ad2-7d48-4c73-95f0-93792a593545', 'name': 'network-vif-deleted', 'tag': '4ffd5a4f-a656-4ed7-92fd-cd28b3ad828e', 'status': 'completed', 'code': 200} 2026-05-26 09:02:48.627 8 INFO neutron.db.l3_hamode_db [None req-1225acd3-9e18-42a0-be6e-f8e11a99c87e f1cf712f1d5b47609e04a0379f4fd86e 00be3464effa479281f86aa95134ac44 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 628/1218] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:02:49 2026] GET /v2.0/ports?device_id=73dd4ad2-7d48-4c73-95f0-93792a593545 => 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: 629/1219] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:02:49 2026] GET /v2.0/ports?device_id=01e79265-ca55-41d8-a6f0-1a2f6d59a0e3 => 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: 630/1220] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:02:49 2026] GET /v2.0/security-groups?id=46b22b26-4eef-4de0-8f9e-bfedc85602dc&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: 8|app: 0|req: 591/1221] 10.0.0.136 () {34 vars in 668 bytes} [Tue May 26 09:02:47 2026] POST /v2.0/routers => generated 694 bytes in 2166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1222] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:02:49 2026] GET /v2.0/ports?device_id=01e79265-ca55-41d8-a6f0-1a2f6d59a0e3 => 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: 632/1223] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:02:49 2026] GET /v2.0/security-groups?id=46b22b26-4eef-4de0-8f9e-bfedc85602dc&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: 8|app: 0|req: 592/1226] 10.0.0.136 () {32 vars in 775 bytes} [Tue May 26 09:02:49 2026] GET /v2.0/subnets?project_id=00be3464effa479281f86aa95134ac44&cidr=10.100.0.0%2F28 => generated 14 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1227] 10.0.0.136 () {32 vars in 693 bytes} [Tue May 26 09:02:49 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1228] 10.0.0.136 () {32 vars in 783 bytes} [Tue May 26 09:02:50 2026] GET /v2.0/subnets?network_id=0620e829-70a8-4cad-8ff6-2e58ccd8146b&cidr=10.100.0.0%2F28 => generated 14 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1229] 10.0.0.136 () {34 vars in 668 bytes} [Tue May 26 09:02:50 2026] POST /v2.0/subnets => generated 657 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1230] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:02:50 2026] GET /v2.0/ports?device_id=73dd4ad2-7d48-4c73-95f0-93792a593545 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1231] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:02:50 2026] GET /v2.0/ports?device_id=01e79265-ca55-41d8-a6f0-1a2f6d59a0e3 => generated 975 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1232] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:02:50 2026] GET /v2.0/security-groups?id=46b22b26-4eef-4de0-8f9e-bfedc85602dc&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1233] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:02:51 2026] GET /v2.0/ports?device_id=73dd4ad2-7d48-4c73-95f0-93792a593545 => 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: 637/1234] 10.0.0.136 () {34 vars in 782 bytes} [Tue May 26 09:02:50 2026] PUT /v2.0/routers/b77fa6f3-4f5a-4b1d-9e90-5bc59a883c19/add_router_interface => generated 309 bytes in 1477 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1235] 10.0.0.136 () {32 vars in 648 bytes} [Tue May 26 09:02:51 2026] GET /v2.0/networks => generated 6511 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1236] 10.0.0.136 () {32 vars in 646 bytes} [Tue May 26 09:02:51 2026] GET /v2.0/subnets => generated 5198 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1237] 10.0.0.136 () {32 vars in 646 bytes} [Tue May 26 09:02:51 2026] GET /v2.0/routers => generated 2188 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1238] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:02:52 2026] GET /v2.0/ports?device_id=01e79265-ca55-41d8-a6f0-1a2f6d59a0e3 => generated 975 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1239] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:02:52 2026] GET /v2.0/security-groups?id=46b22b26-4eef-4de0-8f9e-bfedc85602dc&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1240] 199.19.213.20 () {34 vars in 992 bytes} [Tue May 26 09:02:52 2026] GET /v2.0/ports?device_id=01e79265-ca55-41d8-a6f0-1a2f6d59a0e3 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1241] 10.0.0.136 () {34 vars in 684 bytes} [Tue May 26 09:02:52 2026] POST /v2.0/security-groups => generated 1673 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-26 09:02:52.316 7 INFO neutron_taas.services.taas.taas_plugin [req-11e80993-f29f-4318-90f0-31ddec146e32 req-e36d8e64-f411-44ab-a1c2-be15ffd49167 7d0a3bdd17314e2b9df35db32fc6c4fd d7e34f26f76141adabb9a48e69c81662 - - default default] TaaS: Handle Delete Port: 497917bc-7981-41aa-8822-3242b0e04dc7 2026-05-26 09:02:52.320 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-11e80993-f29f-4318-90f0-31ddec146e32 req-e36d8e64-f411-44ab-a1c2-be15ffd49167 7d0a3bdd17314e2b9df35db32fc6c4fd d7e34f26f76141adabb9a48e69c81662 - - default default] Tap Mirror: Handle Delete Port: 497917bc-7981-41aa-8822-3242b0e04dc7 [pid: 8|app: 0|req: 602/1242] 10.0.0.136 () {34 vars in 694 bytes} [Tue May 26 09:02:52 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: 7|app: 0|req: 641/1243] 199.19.213.20 () {36 vars in 995 bytes} [Tue May 26 09:02:52 2026] DELETE /v2.0/ports/497917bc-7981-41aa-8822-3242b0e04dc7 => generated 0 bytes in 276 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 09:02:52.527 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-db44d8fd-0c53-44c2-ab40-c07bb29bba39'] response: {'server_uuid': '01e79265-ca55-41d8-a6f0-1a2f6d59a0e3', 'name': 'network-vif-deleted', 'tag': '497917bc-7981-41aa-8822-3242b0e04dc7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 642/1244] 10.0.0.136 () {34 vars in 694 bytes} [Tue May 26 09:02:52 2026] POST /v2.0/security-group-rules => generated 596 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1245] 10.0.0.136 () {34 vars in 694 bytes} [Tue May 26 09:02:52 2026] POST /v2.0/security-group-rules => generated 602 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1246] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:02:52 2026] GET /v2.0/security-groups?tenant_id=cb7ac8676702474db46db1e6ac5f7997&name=default => generated 2925 bytes in 338 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1247] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:02:52 2026] DELETE /v2.0/security-groups/3c3af721-2103-43d6-aa16-4e42cd81d805 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1248] 10.0.0.136 () {34 vars in 694 bytes} [Tue May 26 09:02:52 2026] POST /v2.0/security-group-rules => generated 601 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 09:02:52.959 8 INFO neutron.db.securitygroups_db [None req-1af3091a-d755-45c9-a2ff-6716844b7e20 f1cf712f1d5b47609e04a0379f4fd86e 00be3464effa479281f86aa95134ac44 - - default default] Project 00be3464effa479281f86aa95134ac44 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: 605/1249] 10.0.0.136 () {34 vars in 694 bytes} [Tue May 26 09:02:52 2026] POST /v2.0/security-group-rules => generated 607 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 09:02:53.094 8 INFO neutron.db.securitygroups_db [None req-04b97367-df25-4771-b18b-56f0f63181a6 f1cf712f1d5b47609e04a0379f4fd86e 00be3464effa479281f86aa95134ac44 - - default default] Project 00be3464effa479281f86aa95134ac44 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: 645/1250] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:02:53 2026] GET /v2.0/security-groups?tenant_id=bc96ba03465c4272bd26ec7a440f844b&name=default => generated 2925 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1251] 10.0.0.136 () {34 vars in 694 bytes} [Tue May 26 09:02:53 2026] POST /v2.0/security-group-rules => generated 606 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1252] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:02:53 2026] DELETE /v2.0/security-groups/1d6c5d9f-7130-46a6-b4bf-c1c72f55bdb0 => 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: 607/1253] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:02:53 2026] GET /v2.0/ports?device_id=01e79265-ca55-41d8-a6f0-1a2f6d59a0e3 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1254] 10.0.0.136 () {32 vars in 648 bytes} [Tue May 26 09:02:53 2026] GET /v2.0/networks => generated 1297 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1255] 10.0.0.77 () {34 vars in 1096 bytes} [Tue May 26 09:02:53 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-331293621&fields=id&tenant_id=00be3464effa479281f86aa95134ac44 => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1256] 10.0.0.77 () {34 vars in 980 bytes} [Tue May 26 09:02:54 2026] GET /v2.0/networks?id=bb5bf47a-a409-4e61-9dc1-e718c697ea7a => generated 660 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1257] 10.0.0.77 () {34 vars in 963 bytes} [Tue May 26 09:02:54 2026] GET /v2.0/quotas/00be3464effa479281f86aa95134ac44 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1258] 10.0.0.77 () {34 vars in 1000 bytes} [Tue May 26 09:02:54 2026] GET /v2.0/ports?tenant_id=00be3464effa479281f86aa95134ac44&fields=id => generated 103 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1259] 10.0.0.77 () {34 vars in 1006 bytes} [Tue May 26 09:02:54 2026] GET /v2.0/networks/bb5bf47a-a409-4e61-9dc1-e718c697ea7a?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1260] 10.0.0.77 () {34 vars in 1106 bytes} [Tue May 26 09:02:54 2026] GET /v2.0/networks/bb5bf47a-a409-4e61-9dc1-e718c697ea7a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 09:02:54.312 8 INFO neutron_taas.services.taas.taas_plugin [None req-fe7cf241-25fc-4d3a-b06d-0626012b8414 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] TaaS: Handle Delete Port: 198a792a-fdc0-4135-a43d-7b80d46ad4e0 2026-05-26 09:02:54.316 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fe7cf241-25fc-4d3a-b06d-0626012b8414 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Tap Mirror: Handle Delete Port: 198a792a-fdc0-4135-a43d-7b80d46ad4e0 [pid: 7|app: 0|req: 654/1261] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:02:54 2026] GET /v2.0/ports?device_id=01e79265-ca55-41d8-a6f0-1a2f6d59a0e3 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1262] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:02:54 2026] GET /v2.0/ports?device_id=39065f64-4ee2-47bc-b78a-b081906dd10c => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1263] 10.0.0.136 () {34 vars in 788 bytes} [Tue May 26 09:02:53 2026] PUT /v2.0/routers/db5b0aad-00c1-46aa-9b0a-4be472b6b8d6/remove_router_interface => generated 309 bytes in 1248 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 09:02:55.335 7 INFO neutron_taas.services.taas.taas_plugin [None req-7ee05aa7-d1a8-47dc-853c-292908b18147 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] TaaS: Handle Delete Port: 4df5edaa-1c48-4457-ac69-d955094c5cc8 2026-05-26 09:02:55.337 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7ee05aa7-d1a8-47dc-853c-292908b18147 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Tap Mirror: Handle Delete Port: 4df5edaa-1c48-4457-ac69-d955094c5cc8 [pid: 8|app: 0|req: 609/1264] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:02:55 2026] GET /v2.0/ports?device_id=01e79265-ca55-41d8-a6f0-1a2f6d59a0e3 => 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: 610/1265] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:02:55 2026] GET /v2.0/ports?device_id=39065f64-4ee2-47bc-b78a-b081906dd10c => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 09:02:55.587 7 INFO neutron_taas.services.taas.taas_plugin [None req-7ee05aa7-d1a8-47dc-853c-292908b18147 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] TaaS: Handle Delete Port: 0880e1f8-0a54-4357-a02a-788ced9f7bf6 2026-05-26 09:02:55.596 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7ee05aa7-d1a8-47dc-853c-292908b18147 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Tap Mirror: Handle Delete Port: 0880e1f8-0a54-4357-a02a-788ced9f7bf6 2026-05-26 09:02:55.961 7 INFO neutron.services.segments.plugin [-] Segment 9d6ed00a-6a0a-45f6-b3d2-7496e4cc890b resource provider aggregate not found 2026-05-26 09:02:55.977 7 INFO neutron.services.segments.plugin [-] Segment 9d6ed00a-6a0a-45f6-b3d2-7496e4cc890b resource provider aggregate not found 2026-05-26 09:02:55.985 7 INFO neutron.services.segments.plugin [-] Segment 9d6ed00a-6a0a-45f6-b3d2-7496e4cc890b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d6ed00a-6a0a-45f6-b3d2-7496e4cc890b found for delete ", "request_id": "req-c0558b49-9895-46fb-adce-f00058f8248b"}]} 2026-05-26 09:02:55.998 7 INFO neutron.services.segments.plugin [-] Segment 9d6ed00a-6a0a-45f6-b3d2-7496e4cc890b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d6ed00a-6a0a-45f6-b3d2-7496e4cc890b found for delete ", "request_id": "req-443895a1-3b34-4e63-b1f8-f0aaa6fce525"}]} 2026-05-26 09:02:55.999 7 INFO neutron.db.l3_hamode_db [None req-7ee05aa7-d1a8-47dc-853c-292908b18147 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] HA network 0fb36727-f392-4a75-bc44-90133d51e091 was deleted as no HA routers are present in tenant 395beb1c3aac4b98a5f405420581cca1. [pid: 7|app: 0|req: 656/1266] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 26 09:02:55 2026] DELETE /v2.0/routers/db5b0aad-00c1-46aa-9b0a-4be472b6b8d6 => generated 0 bytes in 961 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1267] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:02:55 2026] GET /v2.0/security-groups?tenant_id=24e84ac282a348848b0ff058ba443b40&name=default => generated 2925 bytes in 363 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1268] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 26 09:02:56 2026] DELETE /v2.0/subnets/c305c71b-ec96-437b-8164-67c2fac34ec1 => 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: 612/1269] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:02:56 2026] DELETE /v2.0/security-groups/c0f012d2-b62e-4813-bfe8-de12cd5c32b5 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 09:02:56.308 7 INFO neutron_taas.services.taas.taas_plugin [None req-a237b37e-66f4-4b7a-a80a-e9089c6ca2ae 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] TaaS: Handle Delete Port: f8344e63-8792-41a3-859d-072121d30295 2026-05-26 09:02:56.311 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a237b37e-66f4-4b7a-a80a-e9089c6ca2ae 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Tap Mirror: Handle Delete Port: f8344e63-8792-41a3-859d-072121d30295 [pid: 7|app: 0|req: 658/1270] 10.0.0.136 () {32 vars in 725 bytes} [Tue May 26 09:02:56 2026] DELETE /v2.0/networks/b7317db0-687d-4910-99a7-abe3aa8d32a8 => generated 0 bytes in 332 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1271] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:02:56 2026] GET /v2.0/ports?device_id=39065f64-4ee2-47bc-b78a-b081906dd10c => 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: 660/1272] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:02:56 2026] GET /v2.0/security-groups?tenant_id=395beb1c3aac4b98a5f405420581cca1&name=default => generated 2925 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1273] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:02:56 2026] DELETE /v2.0/security-groups/67195d56-420a-435f-81e6-b51ae530bbb4 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 09:02:57.063 8 INFO neutron_taas.services.taas.taas_plugin [None req-c823a2db-7728-4eeb-9ebf-36707f7eb0b2 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] TaaS: Handle Delete Port: 2cd85e02-8423-464c-88af-c700fafde16b 2026-05-26 09:02:57.067 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c823a2db-7728-4eeb-9ebf-36707f7eb0b2 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Tap Mirror: Handle Delete Port: 2cd85e02-8423-464c-88af-c700fafde16b [pid: 8|app: 0|req: 613/1274] 10.0.0.136 () {34 vars in 788 bytes} [Tue May 26 09:02:56 2026] PUT /v2.0/routers/28465bc7-cd04-4a07-9b08-6c59dfd167fa/remove_router_interface => generated 309 bytes in 1073 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1275] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:02:57 2026] GET /v2.0/ports?device_id=39065f64-4ee2-47bc-b78a-b081906dd10c => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 09:02:58.020 7 INFO neutron.services.segments.plugin [-] Segment 3449214e-09e7-4c83-9915-8dc471b22aa1 resource provider aggregate not found 2026-05-26 09:02:58.025 7 INFO neutron.services.segments.plugin [-] Segment 3449214e-09e7-4c83-9915-8dc471b22aa1 resource provider aggregate not found 2026-05-26 09:02:58.036 7 INFO neutron.services.segments.plugin [-] Segment 3449214e-09e7-4c83-9915-8dc471b22aa1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3449214e-09e7-4c83-9915-8dc471b22aa1 found for delete ", "request_id": "req-8293ae30-3c04-482b-97a9-6a7cf524fb65"}]} 2026-05-26 09:02:58.042 7 INFO neutron.services.segments.plugin [-] Segment 3449214e-09e7-4c83-9915-8dc471b22aa1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3449214e-09e7-4c83-9915-8dc471b22aa1 found for delete ", "request_id": "req-f9e15dd8-1877-4545-b040-a5bcd6700ea0"}]} 2026-05-26 09:02:58.088 7 INFO neutron_taas.services.taas.taas_plugin [None req-60142a11-f255-45d8-998e-bd50cd236671 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] TaaS: Handle Delete Port: 4a3d0054-a436-4937-9bac-0530b3b11a85 2026-05-26 09:02:58.091 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-60142a11-f255-45d8-998e-bd50cd236671 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Tap Mirror: Handle Delete Port: 4a3d0054-a436-4937-9bac-0530b3b11a85 2026-05-26 09:02:58.484 7 INFO neutron_taas.services.taas.taas_plugin [None req-60142a11-f255-45d8-998e-bd50cd236671 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] TaaS: Handle Delete Port: d0ec9ea3-c1bd-416e-8f40-58997b33432a 2026-05-26 09:02:58.486 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-60142a11-f255-45d8-998e-bd50cd236671 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Tap Mirror: Handle Delete Port: d0ec9ea3-c1bd-416e-8f40-58997b33432a [pid: 8|app: 0|req: 615/1276] 199.19.213.20 () {34 vars in 984 bytes} [Tue May 26 09:02:58 2026] GET /v2.0/networks?id=bb5bf47a-a409-4e61-9dc1-e718c697ea7a => generated 660 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1277] 199.19.213.20 () {34 vars in 1048 bytes} [Tue May 26 09:02:58 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=00be3464effa479281f86aa95134ac44 => generated 180 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 09:02:58.929 7 INFO neutron.db.l3_hamode_db [None req-60142a11-f255-45d8-998e-bd50cd236671 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] HA network 916e6550-edde-4f9e-98d0-4cc804703669 was deleted as no HA routers are present in tenant d7e34f26f76141adabb9a48e69c81662. [pid: 7|app: 0|req: 662/1278] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 26 09:02:57 2026] DELETE /v2.0/routers/28465bc7-cd04-4a07-9b08-6c59dfd167fa => generated 0 bytes in 1229 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1279] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 26 09:02:58 2026] DELETE /v2.0/subnets/d85f28d4-a715-478d-a657-c340e83d4a13 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1280] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:02:59 2026] GET /v2.0/ports?device_id=39065f64-4ee2-47bc-b78a-b081906dd10c => generated 961 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1281] 199.19.213.20 () {38 vars in 953 bytes} [Tue May 26 09:02:58 2026] POST /v2.0/ports => generated 958 bytes in 497 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:02:59.378 7 INFO neutron_taas.services.taas.taas_plugin [None req-be11a297-e043-45c0-b6bf-d7fa33a0086e 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] TaaS: Handle Delete Port: e90bd1ac-7ba7-4c1b-9091-23bc45ec2299 2026-05-26 09:02:59.380 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-be11a297-e043-45c0-b6bf-d7fa33a0086e 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Tap Mirror: Handle Delete Port: e90bd1ac-7ba7-4c1b-9091-23bc45ec2299 [pid: 8|app: 0|req: 618/1282] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:02:59 2026] GET /v2.0/security-groups?id=621a27ed-190a-49b8-8dd9-24f1856f23ad&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: 665/1283] 10.0.0.136 () {32 vars in 725 bytes} [Tue May 26 09:02:59 2026] DELETE /v2.0/networks/b3280715-e9fe-4cf9-a6a8-4bf1b5293de9 => generated 0 bytes in 362 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1284] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:02:59 2026] GET /v2.0/security-groups?tenant_id=d7e34f26f76141adabb9a48e69c81662&name=default => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1285] 199.19.213.20 () {38 vars in 1026 bytes} [Tue May 26 09:02:59 2026] PUT /v2.0/ports/bb5cf87c-5a13-4304-b379-5a7fee3218a8 => generated 1239 bytes in 454 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 09:02:59.891 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b7335b4b-9bb5-4f17-bc09-be63d2eca32d'] response: {'name': 'network-changed', 'server_uuid': '39065f64-4ee2-47bc-b78a-b081906dd10c', 'tag': 'bb5cf87c-5a13-4304-b379-5a7fee3218a8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 667/1286] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:02:59 2026] DELETE /v2.0/security-groups/46b22b26-4eef-4de0-8f9e-bfedc85602dc => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 09:03:00.063 7 INFO neutron.services.segments.plugin [-] Segment 7e199b49-e144-4fa0-b716-ce6be047e0e5 resource provider aggregate not found 2026-05-26 09:03:00.067 7 INFO neutron.services.segments.plugin [-] Segment 7e199b49-e144-4fa0-b716-ce6be047e0e5 resource provider aggregate not found 2026-05-26 09:03:00.084 7 INFO neutron.services.segments.plugin [-] Segment 7e199b49-e144-4fa0-b716-ce6be047e0e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e199b49-e144-4fa0-b716-ce6be047e0e5 found for delete ", "request_id": "req-615a11f1-457b-4569-a318-dea9e925cce9"}]} 2026-05-26 09:03:00.089 7 INFO neutron.services.segments.plugin [-] Segment 7e199b49-e144-4fa0-b716-ce6be047e0e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e199b49-e144-4fa0-b716-ce6be047e0e5 found for delete ", "request_id": "req-5250f0e1-d411-4f4b-a467-b79cb049e035"}]} 2026-05-26 09:03:00.103 7 INFO neutron.services.segments.plugin [-] Segment 7c57ad3c-06b5-40c0-84f7-19725b543056 resource provider aggregate not found 2026-05-26 09:03:00.106 7 INFO neutron.services.segments.plugin [-] Segment 7c57ad3c-06b5-40c0-84f7-19725b543056 resource provider aggregate not found 2026-05-26 09:03:00.125 7 INFO neutron.services.segments.plugin [-] Segment 7c57ad3c-06b5-40c0-84f7-19725b543056 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c57ad3c-06b5-40c0-84f7-19725b543056 found for delete ", "request_id": "req-571f4fad-955a-46fc-89ab-71aa4350226e"}]} 2026-05-26 09:03:00.125 7 INFO neutron.services.segments.plugin [-] Segment 7c57ad3c-06b5-40c0-84f7-19725b543056 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c57ad3c-06b5-40c0-84f7-19725b543056 found for delete ", "request_id": "req-cd8b2526-d279-470e-839e-89fb73c263c5"}]} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 620/1287] 199.19.213.20 () {34 vars in 1078 bytes} [Tue May 26 09:03:00 2026] GET /v2.0/ports?tenant_id=00be3464effa479281f86aa95134ac44&device_id=39065f64-4ee2-47bc-b78a-b081906dd10c => generated 1242 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1288] 199.19.213.20 () {34 vars in 1016 bytes} [Tue May 26 09:03:00 2026] GET /v2.0/networks?tenant_id=00be3464effa479281f86aa95134ac44&shared=False => generated 756 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1289] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:03:00 2026] GET /v2.0/ports?device_id=39065f64-4ee2-47bc-b78a-b081906dd10c => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1290] 199.19.213.20 () {34 vars in 928 bytes} [Tue May 26 09:03:00 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: 8|app: 0|req: 622/1291] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:03:00 2026] GET /v2.0/security-groups?id=621a27ed-190a-49b8-8dd9-24f1856f23ad&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1292] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:03:01 2026] GET /v2.0/security-groups?tenant_id=f82f7056f8b34fb7b753b50bf2bae38c&name=default => generated 2925 bytes in 320 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1293] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:03:01 2026] DELETE /v2.0/security-groups/9c366dd8-28ed-4bd9-a3e7-814dead55899 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1294] 199.19.213.20 () {34 vars in 1078 bytes} [Tue May 26 09:03:01 2026] GET /v2.0/ports?tenant_id=00be3464effa479281f86aa95134ac44&device_id=39065f64-4ee2-47bc-b78a-b081906dd10c => 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: 624/1295] 199.19.213.20 () {34 vars in 1058 bytes} [Tue May 26 09:03:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=bb5cf87c-5a13-4304-b379-5a7fee3218a8 => 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: 672/1296] 199.19.213.20 () {34 vars in 982 bytes} [Tue May 26 09:03:01 2026] GET /v2.0/subnets?id=c2510705-f675-459e-a283-0794edc9129a => 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: 625/1297] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:03:01 2026] GET /v2.0/ports?device_id=39065f64-4ee2-47bc-b78a-b081906dd10c => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1298] 199.19.213.20 () {34 vars in 1050 bytes} [Tue May 26 09:03:01 2026] GET /v2.0/ports?network_id=bb5bf47a-a409-4e61-9dc1-e718c697ea7a&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: 626/1299] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:03:01 2026] GET /v2.0/security-groups?id=621a27ed-190a-49b8-8dd9-24f1856f23ad&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1300] 199.19.213.20 () {34 vars in 1010 bytes} [Tue May 26 09:03:01 2026] GET /v2.0/networks/bb5bf47a-a409-4e61-9dc1-e718c697ea7a?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: 627/1301] 199.19.213.20 () {34 vars in 1110 bytes} [Tue May 26 09:03:01 2026] GET /v2.0/networks/bb5bf47a-a409-4e61-9dc1-e718c697ea7a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1302] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:03:02 2026] GET /v2.0/ports?device_id=39065f64-4ee2-47bc-b78a-b081906dd10c => 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: 628/1303] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:03:02 2026] GET /v2.0/security-groups?id=621a27ed-190a-49b8-8dd9-24f1856f23ad&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: 676/1304] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:03:03 2026] GET /v2.0/security-groups?tenant_id=1545d1dd47b742deac46e5b235c11e75&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: 629/1305] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:03:03 2026] DELETE /v2.0/security-groups/49234388-df35-45e5-bb0a-8a040ae0c252 => 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: 630/1306] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:03:03 2026] GET /v2.0/ports?device_id=39065f64-4ee2-47bc-b78a-b081906dd10c => generated 973 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 09:03:04.042 7 INFO neutron.db.segments_db [None req-0894034e-55e6-4b2b-9c70-742b7d533ae4 06fb379a4fde40d1846bf446e6ec936b e41d5c84ad6b468ca7638d96f1f454d0 - - default default] Added segment be7c7819-bcdc-4e3c-8ed0-e1788adc7f8d of type vxlan for network 22b80792-bd22-4a19-95dd-110de1b3c1b5 [pid: 8|app: 0|req: 631/1307] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:03:04 2026] GET /v2.0/security-groups?id=621a27ed-190a-49b8-8dd9-24f1856f23ad&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1308] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 26 09:03:03 2026] POST /v2.0/networks => generated 630 bytes in 509 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1309] 10.0.0.136 () {34 vars in 668 bytes} [Tue May 26 09:03:04 2026] POST /v2.0/subnets => generated 627 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 09:03:04.424 7 INFO neutron.db.segments_db [None req-a31cd9a2-dd21-45a5-a675-5c3600193963 06fb379a4fde40d1846bf446e6ec936b e41d5c84ad6b468ca7638d96f1f454d0 - - default default] Added segment 5ce96473-4ca8-47e1-b081-667e35cc4987 of type vxlan for network b6cb86d3-7581-4b03-bc0c-961fa721c135 2026-05-26 09:03:04.628 7 INFO neutron.db.l3_hamode_db [None req-a31cd9a2-dd21-45a5-a675-5c3600193963 06fb379a4fde40d1846bf446e6ec936b e41d5c84ad6b468ca7638d96f1f454d0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 635/1312] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:03:05 2026] GET /v2.0/ports?device_id=39065f64-4ee2-47bc-b78a-b081906dd10c => generated 975 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1313] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:03:05 2026] GET /v2.0/security-groups?id=621a27ed-190a-49b8-8dd9-24f1856f23ad&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-05-26 09:03:05.482 7 INFO neutron.db.l3_hamode_db [None req-a31cd9a2-dd21-45a5-a675-5c3600193963 06fb379a4fde40d1846bf446e6ec936b e41d5c84ad6b468ca7638d96f1f454d0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 637/1314] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:03:06 2026] GET /v2.0/ports?device_id=39065f64-4ee2-47bc-b78a-b081906dd10c => generated 975 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1315] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:03:06 2026] GET /v2.0/security-groups?id=621a27ed-190a-49b8-8dd9-24f1856f23ad&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1316] 10.0.0.136 () {34 vars in 668 bytes} [Tue May 26 09:03:04 2026] POST /v2.0/routers => generated 695 bytes in 2252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1317] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:03:07 2026] GET /v2.0/ports?device_id=39065f64-4ee2-47bc-b78a-b081906dd10c => generated 975 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1318] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:03:07 2026] GET /v2.0/security-groups?id=621a27ed-190a-49b8-8dd9-24f1856f23ad&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: 7|app: 0|req: 681/1319] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:03:07 2026] GET /v2.0/ports?device_id=39065f64-4ee2-47bc-b78a-b081906dd10c => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1320] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:03:07 2026] GET /v2.0/security-groups?id=621a27ed-190a-49b8-8dd9-24f1856f23ad&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: 683/1321] 10.0.0.136 () {32 vars in 735 bytes} [Tue May 26 09:03:07 2026] GET /v2.0/ports?device_id=39065f64-4ee2-47bc-b78a-b081906dd10c => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1322] 10.0.0.136 () {34 vars in 782 bytes} [Tue May 26 09:03:06 2026] PUT /v2.0/routers/c72ab3b0-a6d8-42d7-8b48-b36987a35072/add_router_interface => generated 309 bytes in 1613 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1323] 10.0.0.136 () {34 vars in 664 bytes} [Tue May 26 09:03:08 2026] POST /v2.0/ports => generated 955 bytes in 447 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:03:08.895 7 INFO neutron.db.l3_db [None req-47d604c3-8ab9-433c-8615-5b309720a9c4 f1cf712f1d5b47609e04a0379f4fd86e 00be3464effa479281f86aa95134ac44 - - default default] Floating IP 63b6f71e-326c-40d5-83bf-a83fbe89d9ad associated. External IP: 10.96.250.219, port: bb5cf87c-5a13-4304-b379-5a7fee3218a8. [pid: 8|app: 0|req: 641/1324] 10.0.0.136 () {34 vars in 664 bytes} [Tue May 26 09:03:08 2026] POST /v2.0/ports => generated 954 bytes in 395 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 684/1325] 10.0.0.136 () {34 vars in 676 bytes} [Tue May 26 09:03:07 2026] POST /v2.0/floatingips => generated 856 bytes in 1217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 09:03:09.252 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e8cecc28-7608-42fa-a845-fa6438bd0440'] response: {'name': 'network-changed', 'server_uuid': '39065f64-4ee2-47bc-b78a-b081906dd10c', 'tag': 'bb5cf87c-5a13-4304-b379-5a7fee3218a8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 685/1326] 10.0.0.136 () {32 vars in 728 bytes} [Tue May 26 09:03:09 2026] GET /v2.0/floatingips/63b6f71e-326c-40d5-83bf-a83fbe89d9ad => generated 856 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1327] 199.19.213.20 () {34 vars in 1078 bytes} [Tue May 26 09:03:09 2026] GET /v2.0/ports?tenant_id=00be3464effa479281f86aa95134ac44&device_id=39065f64-4ee2-47bc-b78a-b081906dd10c => 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: 687/1328] 199.19.213.20 () {34 vars in 984 bytes} [Tue May 26 09:03:09 2026] GET /v2.0/networks?id=bb5bf47a-a409-4e61-9dc1-e718c697ea7a => generated 756 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1329] 199.19.213.20 () {34 vars in 1058 bytes} [Tue May 26 09:03:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=bb5cf87c-5a13-4304-b379-5a7fee3218a8 => generated 859 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1330] 199.19.213.20 () {34 vars in 982 bytes} [Tue May 26 09:03:09 2026] GET /v2.0/subnets?id=c2510705-f675-459e-a283-0794edc9129a => generated 678 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1331] 199.19.213.20 () {34 vars in 1050 bytes} [Tue May 26 09:03:09 2026] GET /v2.0/ports?network_id=bb5bf47a-a409-4e61-9dc1-e718c697ea7a&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 09:03:10.014 8 INFO neutron.db.l3_db [None req-0b793821-bc9d-4e20-ab2a-1f9c95affcc7 06fb379a4fde40d1846bf446e6ec936b e41d5c84ad6b468ca7638d96f1f454d0 - - default default] Floating IP 90013f55-727d-4df1-8ed1-738f53315753 associated. External IP: 10.96.250.213, port: e30d5313-cb7e-4f0b-8ac4-1cecdbf753ed. [pid: 7|app: 0|req: 691/1332] 199.19.213.20 () {34 vars in 1010 bytes} [Tue May 26 09:03:10 2026] GET /v2.0/networks/bb5bf47a-a409-4e61-9dc1-e718c697ea7a?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1333] 199.19.213.20 () {34 vars in 1110 bytes} [Tue May 26 09:03:10 2026] GET /v2.0/networks/bb5bf47a-a409-4e61-9dc1-e718c697ea7a?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: 693/1334] 10.0.0.136 () {32 vars in 728 bytes} [Tue May 26 09:03:10 2026] GET /v2.0/floatingips/63b6f71e-326c-40d5-83bf-a83fbe89d9ad => generated 856 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1335] 10.0.0.136 () {34 vars in 676 bytes} [Tue May 26 09:03:09 2026] POST /v2.0/floatingips => generated 841 bytes in 1244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 09:03:10.486 7 INFO neutron.db.l3_db [None req-2aa7d78c-114f-4027-9ae4-34e0f79e8983 06fb379a4fde40d1846bf446e6ec936b e41d5c84ad6b468ca7638d96f1f454d0 - - default default] Floating IP 90013f55-727d-4df1-8ed1-738f53315753 disassociated. External IP: 10.96.250.213, port: e30d5313-cb7e-4f0b-8ac4-1cecdbf753ed. [pid: 7|app: 0|req: 694/1336] 10.0.0.136 () {34 vars in 748 bytes} [Tue May 26 09:03:10 2026] PUT /v2.0/floatingips/90013f55-727d-4df1-8ed1-738f53315753 => generated 552 bytes in 408 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1337] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:03:10 2026] GET /v2.0/security-groups?tenant_id=16b4907fa9b14fe4919c1cc870676506&name=default => generated 2925 bytes in 347 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 09:03:10.868 7 INFO neutron_taas.services.taas.taas_plugin [None req-4f9bc1b7-bae7-4286-b5d3-af50b8f4aa70 06fb379a4fde40d1846bf446e6ec936b e41d5c84ad6b468ca7638d96f1f454d0 - - default default] TaaS: Handle Delete Port: 620cf1cb-245a-40b3-b0a2-325afa7ce662 2026-05-26 09:03:10.880 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4f9bc1b7-bae7-4286-b5d3-af50b8f4aa70 06fb379a4fde40d1846bf446e6ec936b e41d5c84ad6b468ca7638d96f1f454d0 - - default default] Tap Mirror: Handle Delete Port: 620cf1cb-245a-40b3-b0a2-325afa7ce662 [pid: 8|app: 0|req: 644/1338] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:03:10 2026] DELETE /v2.0/security-groups/93e6c22d-2656-4971-8580-c8b3e54f0a61 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1339] 10.0.0.136 () {32 vars in 731 bytes} [Tue May 26 09:03:10 2026] DELETE /v2.0/floatingips/90013f55-727d-4df1-8ed1-738f53315753 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1340] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:03:10 2026] GET /v2.0/security-groups?tenant_id=3b2d02c00a7b41c7804c9e9e16fa7656&name=default => generated 2925 bytes in 355 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1341] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:03:11 2026] GET /v2.0/security-groups?tenant_id=dc1cc49b403745f3af794c8e780cb019&name=default => generated 2925 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1342] 10.0.0.136 () {32 vars in 728 bytes} [Tue May 26 09:03:11 2026] GET /v2.0/floatingips/63b6f71e-326c-40d5-83bf-a83fbe89d9ad => generated 858 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1343] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:03:11 2026] DELETE /v2.0/security-groups/d21d6564-48f2-4ac1-97a9-927cd54f78e8 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1344] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:03:11 2026] DELETE /v2.0/security-groups/ab5f6bc8-723a-4aca-beb4-bb7d920a6350 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 09:03:11.818 7 INFO neutron.db.l3_db [None req-bf23afaf-c40c-4dd2-a30b-a8d160d4c6f7 06fb379a4fde40d1846bf446e6ec936b e41d5c84ad6b468ca7638d96f1f454d0 - - default default] Floating IP 0bd6f681-180d-4706-a19a-4b135d617c88 associated. External IP: 10.96.250.201, port: fc0e97a4-1f2b-4695-920c-7176ddaeceb1. [pid: 7|app: 0|req: 696/1345] 10.0.0.136 () {34 vars in 676 bytes} [Tue May 26 09:03:11 2026] POST /v2.0/floatingips => generated 842 bytes in 1082 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1346] 10.0.0.136 () {32 vars in 728 bytes} [Tue May 26 09:03:12 2026] GET /v2.0/floatingips/0bd6f681-180d-4706-a19a-4b135d617c88 => generated 842 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1347] 10.0.0.136 () {32 vars in 654 bytes} [Tue May 26 09:03:12 2026] GET /v2.0/floatingips => generated 845 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 09:03:12.582 8 INFO neutron.db.l3_db [None req-0f081472-8c94-498a-b743-9d7126aa3248 06fb379a4fde40d1846bf446e6ec936b e41d5c84ad6b468ca7638d96f1f454d0 - - default default] Floating IP 0bd6f681-180d-4706-a19a-4b135d617c88 associated. External IP: 10.96.250.201, port: fc0e97a4-1f2b-4695-920c-7176ddaeceb1. [pid: 8|app: 0|req: 651/1348] 10.0.0.136 () {34 vars in 748 bytes} [Tue May 26 09:03:12 2026] PUT /v2.0/floatingips/0bd6f681-180d-4706-a19a-4b135d617c88 => generated 841 bytes in 1080 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 09:03:13.821 7 INFO neutron.db.l3_db [None req-a0ab029f-27bd-46bd-8257-f985b1373e01 06fb379a4fde40d1846bf446e6ec936b e41d5c84ad6b468ca7638d96f1f454d0 - - default default] Floating IP 0bd6f681-180d-4706-a19a-4b135d617c88 disassociated. External IP: 10.96.250.201, port: e30d5313-cb7e-4f0b-8ac4-1cecdbf753ed. [pid: 7|app: 0|req: 698/1349] 10.0.0.136 () {34 vars in 748 bytes} [Tue May 26 09:03:13 2026] PUT /v2.0/floatingips/0bd6f681-180d-4706-a19a-4b135d617c88 => generated 552 bytes in 803 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 09:03:14.228 8 INFO neutron_taas.services.taas.taas_plugin [None req-0bd48f61-d66b-419b-9abb-0c041e1627c0 06fb379a4fde40d1846bf446e6ec936b e41d5c84ad6b468ca7638d96f1f454d0 - - default default] TaaS: Handle Delete Port: 14b6a96e-6103-4c25-9487-a6ee9fa8ea05 2026-05-26 09:03:14.230 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0bd48f61-d66b-419b-9abb-0c041e1627c0 06fb379a4fde40d1846bf446e6ec936b e41d5c84ad6b468ca7638d96f1f454d0 - - default default] Tap Mirror: Handle Delete Port: 14b6a96e-6103-4c25-9487-a6ee9fa8ea05 [pid: 8|app: 0|req: 652/1350] 10.0.0.136 () {32 vars in 731 bytes} [Tue May 26 09:03:14 2026] DELETE /v2.0/floatingips/0bd6f681-180d-4706-a19a-4b135d617c88 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 09:03:14.424 7 INFO neutron.api.v2.resource [None req-b1195754-e114-40af-b106-c6df05491833 06fb379a4fde40d1846bf446e6ec936b e41d5c84ad6b468ca7638d96f1f454d0 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 699/1351] 10.0.0.136 () {32 vars in 731 bytes} [Tue May 26 09:03:14 2026] DELETE /v2.0/floatingips/0bd6f681-180d-4706-a19a-4b135d617c88 => generated 144 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 09:03:14.587 8 INFO neutron_taas.services.taas.taas_plugin [None req-b517050d-5080-4a60-9e2d-57b8a76ef206 06fb379a4fde40d1846bf446e6ec936b e41d5c84ad6b468ca7638d96f1f454d0 - - default default] TaaS: Handle Delete Port: e30d5313-cb7e-4f0b-8ac4-1cecdbf753ed 2026-05-26 09:03:14.591 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b517050d-5080-4a60-9e2d-57b8a76ef206 06fb379a4fde40d1846bf446e6ec936b e41d5c84ad6b468ca7638d96f1f454d0 - - default default] Tap Mirror: Handle Delete Port: e30d5313-cb7e-4f0b-8ac4-1cecdbf753ed [pid: 8|app: 0|req: 653/1352] 10.0.0.136 () {32 vars in 719 bytes} [Tue May 26 09:03:14 2026] DELETE /v2.0/ports/e30d5313-cb7e-4f0b-8ac4-1cecdbf753ed => generated 0 bytes in 334 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 09:03:14.921 7 INFO neutron_taas.services.taas.taas_plugin [None req-a02e24fe-0491-4686-b92b-266f468b4c12 06fb379a4fde40d1846bf446e6ec936b e41d5c84ad6b468ca7638d96f1f454d0 - - default default] TaaS: Handle Delete Port: fc0e97a4-1f2b-4695-920c-7176ddaeceb1 2026-05-26 09:03:14.926 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a02e24fe-0491-4686-b92b-266f468b4c12 06fb379a4fde40d1846bf446e6ec936b e41d5c84ad6b468ca7638d96f1f454d0 - - default default] Tap Mirror: Handle Delete Port: fc0e97a4-1f2b-4695-920c-7176ddaeceb1 [pid: 7|app: 0|req: 700/1353] 10.0.0.136 () {32 vars in 719 bytes} [Tue May 26 09:03:14 2026] DELETE /v2.0/ports/fc0e97a4-1f2b-4695-920c-7176ddaeceb1 => generated 0 bytes in 326 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1354] 10.0.0.136 () {32 vars in 735 bytes} [Tue May 26 09:03:15 2026] GET /v2.0/ports?device_id=c72ab3b0-a6d8-42d7-8b48-b36987a35072 => generated 958 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 09:03:15.549 7 INFO neutron_taas.services.taas.taas_plugin [None req-0e3c4379-4640-40ae-93f2-d39feb1c25ab 06fb379a4fde40d1846bf446e6ec936b e41d5c84ad6b468ca7638d96f1f454d0 - - default default] TaaS: Handle Delete Port: 855015a6-c3ba-46f8-a007-1126a519c125 2026-05-26 09:03:15.553 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0e3c4379-4640-40ae-93f2-d39feb1c25ab 06fb379a4fde40d1846bf446e6ec936b e41d5c84ad6b468ca7638d96f1f454d0 - - default default] Tap Mirror: Handle Delete Port: 855015a6-c3ba-46f8-a007-1126a519c125 [pid: 8|app: 0|req: 655/1355] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:03:15 2026] GET /v2.0/security-groups?tenant_id=aaf7e6dd7489498089e3fe844a46b70d&name=default => generated 2925 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 09:03:15.980 8 INFO neutron.db.segments_db [None req-b5eec1d4-3055-4b4f-9da2-8417a91a1ca7 4e93646bdcba444ab35a6e8422bc441e 81a4c354333d44708f29fcb3b2d279be - - default default] Added segment 2db1fedb-2956-4fc2-a98b-d75cb1f27b38 of type vxlan for network 533725c3-9f1b-47b2-be60-536cb83a2249 [pid: 8|app: 0|req: 656/1356] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 26 09:03:15 2026] POST /v2.0/networks => generated 708 bytes in 293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1357] 10.0.0.136 () {34 vars in 788 bytes} [Tue May 26 09:03:15 2026] PUT /v2.0/routers/c72ab3b0-a6d8-42d7-8b48-b36987a35072/remove_router_interface => generated 309 bytes in 949 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1358] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:03:16 2026] DELETE /v2.0/security-groups/7ce8d1c8-002d-475a-9fe4-432c16d1eabf => 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: 702/1359] 10.0.0.136 () {34 vars in 668 bytes} [Tue May 26 09:03:16 2026] POST /v2.0/subnets => generated 644 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1360] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:03:16 2026] GET /v2.0/security-groups?tenant_id=0dfd9dba886f441e9ce57cf638fe5818&name=default => generated 2925 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 09:03:16.410 7 WARNING neutron.api.v2.base [None req-a8cc6cd8-e038-4bc7-9a43-ffcfde8b49e5 4e93646bdcba444ab35a6e8422bc441e 81a4c354333d44708f29fcb3b2d279be - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-05-26 09:03:16.410 7 INFO neutron.api.v2.resource [None req-a8cc6cd8-e038-4bc7-9a43-ffcfde8b49e5 4e93646bdcba444ab35a6e8422bc441e 81a4c354333d44708f29fcb3b2d279be - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 704/1361] 10.0.0.136 () {34 vars in 680 bytes} [Tue May 26 09:03:16 2026] POST /v2.0/rbac-policies => generated 143 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-05-26 09:03:16.421 8 INFO neutron_taas.services.taas.taas_plugin [None req-07e74ba8-d36b-4b66-a0c8-f3fb14f44e04 06fb379a4fde40d1846bf446e6ec936b e41d5c84ad6b468ca7638d96f1f454d0 - - default default] TaaS: Handle Delete Port: ecd00a33-7373-4cfa-a3e7-beb903539455 2026-05-26 09:03:16.424 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-07e74ba8-d36b-4b66-a0c8-f3fb14f44e04 06fb379a4fde40d1846bf446e6ec936b e41d5c84ad6b468ca7638d96f1f454d0 - - default default] Tap Mirror: Handle Delete Port: ecd00a33-7373-4cfa-a3e7-beb903539455 [pid: 7|app: 0|req: 705/1362] 10.0.0.6 () {34 vars in 987 bytes} [Tue May 26 09:03:16 2026] GET /v2.0/ports?device_id=39065f64-4ee2-47bc-b78a-b081906dd10c => generated 1244 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1363] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:03:16 2026] DELETE /v2.0/security-groups/7bfe3dc3-84e6-4bbc-aaca-049e3bc9ee10 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 09:03:16.690 7 INFO neutron.services.segments.plugin [-] Segment 2db1fedb-2956-4fc2-a98b-d75cb1f27b38 resource provider aggregate not found 2026-05-26 09:03:16.694 7 INFO neutron.services.segments.plugin [-] Segment 2db1fedb-2956-4fc2-a98b-d75cb1f27b38 resource provider aggregate not found 2026-05-26 09:03:16.710 7 INFO neutron.services.segments.plugin [-] Segment 2db1fedb-2956-4fc2-a98b-d75cb1f27b38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2db1fedb-2956-4fc2-a98b-d75cb1f27b38 found for delete ", "request_id": "req-06b62498-b024-44a4-8060-67202d3eb602"}]} 2026-05-26 09:03:16.712 7 INFO neutron.services.segments.plugin [-] Segment 2db1fedb-2956-4fc2-a98b-d75cb1f27b38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2db1fedb-2956-4fc2-a98b-d75cb1f27b38 found for delete ", "request_id": "req-2bcff36b-18ab-4986-808b-114c9596ed38"}]} 2026-05-26 09:03:16.722 8 INFO neutron_taas.services.taas.taas_plugin [None req-07e74ba8-d36b-4b66-a0c8-f3fb14f44e04 06fb379a4fde40d1846bf446e6ec936b e41d5c84ad6b468ca7638d96f1f454d0 - - default default] TaaS: Handle Delete Port: 2a32703a-f38c-4c7a-a2d8-1fc6a8badcc8 2026-05-26 09:03:16.726 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-07e74ba8-d36b-4b66-a0c8-f3fb14f44e04 06fb379a4fde40d1846bf446e6ec936b e41d5c84ad6b468ca7638d96f1f454d0 - - default default] Tap Mirror: Handle Delete Port: 2a32703a-f38c-4c7a-a2d8-1fc6a8badcc8 [pid: 7|app: 0|req: 707/1364] 10.0.0.136 () {32 vars in 725 bytes} [Tue May 26 09:03:16 2026] DELETE /v2.0/networks/533725c3-9f1b-47b2-be60-536cb83a2249 => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1365] 10.0.0.6 () {34 vars in 1037 bytes} [Tue May 26 09:03:16 2026] GET /v2.0/security-groups?id=621a27ed-190a-49b8-8dd9-24f1856f23ad&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 09:03:16.850 7 INFO neutron.db.segments_db [None req-8c20b3db-a064-4f55-b86b-7840b17c66e7 4e93646bdcba444ab35a6e8422bc441e 81a4c354333d44708f29fcb3b2d279be - - default default] Added segment a2994756-64e4-4764-8a2c-84a097f58c97 of type vxlan for network b37c5e20-c941-4dbc-90f8-fad842639c4d [pid: 7|app: 0|req: 709/1366] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 26 09:03:16 2026] POST /v2.0/networks => generated 706 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 09:03:17.122 8 INFO neutron.services.segments.plugin [-] Segment 5ce96473-4ca8-47e1-b081-667e35cc4987 resource provider aggregate not found 2026-05-26 09:03:17.129 8 INFO neutron.services.segments.plugin [-] Segment 5ce96473-4ca8-47e1-b081-667e35cc4987 resource provider aggregate not found 2026-05-26 09:03:17.148 8 INFO neutron.services.segments.plugin [-] Segment 5ce96473-4ca8-47e1-b081-667e35cc4987 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ce96473-4ca8-47e1-b081-667e35cc4987 found for delete ", "request_id": "req-6f10d3ea-1ee3-42a9-ac88-805c61595ee4"}]} 2026-05-26 09:03:17.150 8 INFO neutron.services.segments.plugin [-] Segment 5ce96473-4ca8-47e1-b081-667e35cc4987 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ce96473-4ca8-47e1-b081-667e35cc4987 found for delete ", "request_id": "req-9380e4c3-bd02-4bdc-a0af-058fc3175d15"}]} 2026-05-26 09:03:17.151 8 INFO neutron.db.l3_hamode_db [None req-07e74ba8-d36b-4b66-a0c8-f3fb14f44e04 06fb379a4fde40d1846bf446e6ec936b e41d5c84ad6b468ca7638d96f1f454d0 - - default default] HA network b6cb86d3-7581-4b03-bc0c-961fa721c135 was deleted as no HA routers are present in tenant e41d5c84ad6b468ca7638d96f1f454d0. [pid: 7|app: 0|req: 710/1367] 10.0.0.136 () {34 vars in 668 bytes} [Tue May 26 09:03:16 2026] POST /v2.0/subnets => generated 647 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1368] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 26 09:03:16 2026] DELETE /v2.0/routers/c72ab3b0-a6d8-42d7-8b48-b36987a35072 => generated 0 bytes in 967 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 09:03:17.161 7 WARNING neutron.api.v2.base [None req-b19e04ad-23ef-41ae-b627-2a73777c64d1 4e93646bdcba444ab35a6e8422bc441e 81a4c354333d44708f29fcb3b2d279be - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-05-26 09:03:17.161 7 INFO neutron.api.v2.resource [None req-b19e04ad-23ef-41ae-b627-2a73777c64d1 4e93646bdcba444ab35a6e8422bc441e 81a4c354333d44708f29fcb3b2d279be - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 711/1369] 10.0.0.136 () {34 vars in 680 bytes} [Tue May 26 09:03:17 2026] POST /v2.0/rbac-policies => generated 547 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1370] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 26 09:03:17 2026] DELETE /v2.0/subnets/1f5eab59-eaf1-413b-8237-8fd8c177e24d => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1371] 10.0.0.136 () {32 vars in 725 bytes} [Tue May 26 09:03:17 2026] DELETE /v2.0/networks/b37c5e20-c941-4dbc-90f8-fad842639c4d => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 09:03:17.421 7 INFO neutron.db.segments_db [None req-c2ab64b8-6c58-42ee-9cf0-250db6e7bd6c 4e93646bdcba444ab35a6e8422bc441e 81a4c354333d44708f29fcb3b2d279be - - default default] Added segment 00cd17e6-2356-491b-b7ad-f9212ffb2bf3 of type vxlan for network ef89203f-c319-40f7-a11c-0a8bc80746c7 [pid: 8|app: 0|req: 660/1372] 10.0.0.136 () {32 vars in 725 bytes} [Tue May 26 09:03:17 2026] DELETE /v2.0/networks/22b80792-bd22-4a19-95dd-110de1b3c1b5 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1373] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 26 09:03:17 2026] POST /v2.0/networks => generated 708 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1374] 10.0.0.136 () {34 vars in 668 bytes} [Tue May 26 09:03:17 2026] POST /v2.0/subnets => generated 647 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1375] 10.0.0.136 () {34 vars in 680 bytes} [Tue May 26 09:03:17 2026] POST /v2.0/rbac-policies => generated 324 bytes in 292 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1376] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:03:17 2026] GET /v2.0/security-groups?tenant_id=e41d5c84ad6b468ca7638d96f1f454d0&name=default => generated 2925 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1377] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:03:18 2026] DELETE /v2.0/security-groups/569850f3-598d-4a66-b7ae-81a342400568 => 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: 663/1378] 10.0.0.136 () {32 vars in 722 bytes} [Tue May 26 09:03:18 2026] GET /v2.0/networks/ef89203f-c319-40f7-a11c-0a8bc80746c7 => generated 655 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 09:03:18.737 7 INFO neutron.services.segments.plugin [-] Segment a2994756-64e4-4764-8a2c-84a097f58c97 resource provider aggregate not found 2026-05-26 09:03:18.740 7 INFO neutron.services.segments.plugin [-] Segment a2994756-64e4-4764-8a2c-84a097f58c97 resource provider aggregate not found 2026-05-26 09:03:18.755 7 INFO neutron.services.segments.plugin [-] Segment a2994756-64e4-4764-8a2c-84a097f58c97 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2994756-64e4-4764-8a2c-84a097f58c97 found for delete ", "request_id": "req-eaf00dbc-bda9-4700-a215-e69bfd4a7fc4"}]} 2026-05-26 09:03:18.757 7 INFO neutron.services.segments.plugin [-] Segment a2994756-64e4-4764-8a2c-84a097f58c97 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2994756-64e4-4764-8a2c-84a097f58c97 found for delete ", "request_id": "req-07d294bd-f03d-4139-a5e8-00fdfc5f9112"}]} 2026-05-26 09:03:18.967 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b7923bbf-0fda-42fd-b5e3-e6002e3a36aa 19150922bdda4e4bb93b3b664307ed13 fd5d47b65e524a93b1d54280a7b7a0a8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 664/1379] 10.0.0.136 () {32 vars in 722 bytes} [Tue May 26 09:03:18 2026] GET /v2.0/networks/ef89203f-c319-40f7-a11c-0a8bc80746c7 => generated 138 bytes in 92 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1380] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:03:18 2026] GET /v2.0/security-groups?tenant_id=4b12a59fb0744d7994d2692d6136cb45&name=default => generated 2925 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 09:03:19.174 8 INFO neutron.services.segments.plugin [-] Segment be7c7819-bcdc-4e3c-8ed0-e1788adc7f8d resource provider aggregate not found 2026-05-26 09:03:19.183 8 INFO neutron.services.segments.plugin [-] Segment be7c7819-bcdc-4e3c-8ed0-e1788adc7f8d resource provider aggregate not found 2026-05-26 09:03:19.199 8 INFO neutron.services.segments.plugin [-] Segment be7c7819-bcdc-4e3c-8ed0-e1788adc7f8d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be7c7819-bcdc-4e3c-8ed0-e1788adc7f8d found for delete ", "request_id": "req-e50c695c-b446-46ff-b803-63823706e8ab"}]} 2026-05-26 09:03:19.202 8 INFO neutron.services.segments.plugin [-] Segment be7c7819-bcdc-4e3c-8ed0-e1788adc7f8d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be7c7819-bcdc-4e3c-8ed0-e1788adc7f8d found for delete ", "request_id": "req-3674c0a9-f1ec-4cd5-b0e4-7a059af9fd7b"}]} [pid: 8|app: 0|req: 665/1381] 10.0.0.136 () {32 vars in 725 bytes} [Tue May 26 09:03:18 2026] DELETE /v2.0/networks/ef89203f-c319-40f7-a11c-0a8bc80746c7 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 09:03:19.224 8 INFO neutron.services.segments.plugin [-] Segment 00cd17e6-2356-491b-b7ad-f9212ffb2bf3 resource provider aggregate not found 2026-05-26 09:03:19.228 8 INFO neutron.services.segments.plugin [-] Segment 00cd17e6-2356-491b-b7ad-f9212ffb2bf3 resource provider aggregate not found [pid: 7|app: 0|req: 717/1382] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:03:19 2026] DELETE /v2.0/security-groups/6a5201a9-3db0-4e96-93fe-104f90abd5fa => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 09:03:19.251 8 INFO neutron.services.segments.plugin [-] Segment 00cd17e6-2356-491b-b7ad-f9212ffb2bf3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00cd17e6-2356-491b-b7ad-f9212ffb2bf3 found for delete ", "request_id": "req-6e2c70fd-b30b-4fe3-9402-f1055455b21e"}]} 2026-05-26 09:03:19.254 8 INFO neutron.services.segments.plugin [-] Segment 00cd17e6-2356-491b-b7ad-f9212ffb2bf3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00cd17e6-2356-491b-b7ad-f9212ffb2bf3 found for delete ", "request_id": "req-b5da7a7a-8cf3-439c-ad43-ec2726f5623f"}]} 2026-05-26 09:03:19.255 8 INFO neutron.pecan_wsgi.hooks.translation [None req-03b891cd-3c09-442a-83a1-6b4ec421c418 4e93646bdcba444ab35a6e8422bc441e 81a4c354333d44708f29fcb3b2d279be - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 666/1383] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 26 09:03:19 2026] DELETE /v2.0/subnets/eb656699-1dee-4e55-9718-50e931b0659c => generated 136 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 09:03:19.289 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9ff00a11-7530-4e3b-91c2-3366562dd81a 4e93646bdcba444ab35a6e8422bc441e 81a4c354333d44708f29fcb3b2d279be - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 718/1384] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 26 09:03:19 2026] DELETE /v2.0/subnets/3b4ef046-1de9-4cf4-a4a2-d8f9ae515daa => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 09:03:19.310 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2f329f85-c28b-436c-8224-a58838721afe 4e93646bdcba444ab35a6e8422bc441e 81a4c354333d44708f29fcb3b2d279be - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 667/1385] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 26 09:03:19 2026] DELETE /v2.0/subnets/9a8cdf23-9ba5-4389-9cd4-9480669ec76e => 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: 720/1388] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:03:20 2026] GET /v2.0/security-groups?tenant_id=fd5d47b65e524a93b1d54280a7b7a0a8&name=default => generated 2925 bytes in 289 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 09:03:20.525 8 INFO neutron.db.segments_db [None req-6d636eca-5b8a-49b2-a8df-1bc3f2ee4af8 8cf57d4095514c289413e30f1014fcf7 6611cbc48bd0453683ca0f5e0826ebbc - - default default] Added segment b50d026b-189a-45e5-be7b-6e40f19c37fa of type vxlan for network 27dd3caa-bb43-41cd-ba11-a6a417d8b3eb [pid: 7|app: 0|req: 721/1389] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:03:20 2026] DELETE /v2.0/security-groups/f3c29a66-2e89-4bcd-988e-a04f07a31a93 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1390] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 26 09:03:20 2026] POST /v2.0/networks => generated 626 bytes in 467 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1391] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:03:20 2026] GET /v2.0/security-groups?tenant_id=81a4c354333d44708f29fcb3b2d279be&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1392] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:03:20 2026] DELETE /v2.0/security-groups/7cdd72ac-7e48-4ef9-b106-d7544a1a04b6 => 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: 722/1393] 10.0.0.136 () {34 vars in 664 bytes} [Tue May 26 09:03:20 2026] POST /v2.0/ports => generated 775 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:03:20.978 8 INFO neutron.db.segments_db [None req-e2767a15-697c-4c6f-8b4a-6da75936f325 8cf57d4095514c289413e30f1014fcf7 6611cbc48bd0453683ca0f5e0826ebbc - - default default] Added segment b3f085d3-8f0b-45d0-b692-2be80e7db599 of type vxlan for network 02d88a25-ed98-4de1-9a4b-57d7cf490d65 [pid: 8|app: 0|req: 672/1394] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 26 09:03:20 2026] POST /v2.0/networks => generated 612 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1395] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:03:20 2026] GET /v2.0/security-groups?tenant_id=2638381d8cb9441183ee3efc4af76d34&name=default => generated 2925 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1396] 10.0.0.136 () {34 vars in 668 bytes} [Tue May 26 09:03:21 2026] POST /v2.0/subnets => generated 626 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1397] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:03:21 2026] DELETE /v2.0/security-groups/e9bdc53f-55b2-4715-95e8-20f6c59e7e2e => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 09:03:21.421 7 INFO neutron.db.segments_db [None req-9c016ca5-7aa1-4015-8317-0282beeaa525 42f4758976264143900e1b73a0866606 4d96e34ba7d04146a325807761159d3e - - default default] Added segment a2848d41-71f1-430a-a7a6-87a4a3affe77 of type vxlan for network fa0fb0c4-4580-4d90-a200-47bf6625a291 [pid: 7|app: 0|req: 724/1398] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 26 09:03:21 2026] POST /v2.0/networks => generated 629 bytes in 435 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1399] 10.0.0.136 () {34 vars in 664 bytes} [Tue May 26 09:03:21 2026] POST /v2.0/ports => generated 949 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 09:03:21.828 7 INFO neutron_taas.services.taas.taas_plugin [None req-70266bbd-3ab0-450b-8317-99e3d380b662 8cf57d4095514c289413e30f1014fcf7 6611cbc48bd0453683ca0f5e0826ebbc - - default default] TaaS: Handle Delete Port: c7a6b546-ac96-4cc0-bf43-cd5e82dcb457 2026-05-26 09:03:21.831 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-70266bbd-3ab0-450b-8317-99e3d380b662 8cf57d4095514c289413e30f1014fcf7 6611cbc48bd0453683ca0f5e0826ebbc - - default default] Tap Mirror: Handle Delete Port: c7a6b546-ac96-4cc0-bf43-cd5e82dcb457 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 725/1400] 10.0.0.136 () {32 vars in 719 bytes} [Tue May 26 09:03:21 2026] DELETE /v2.0/ports/c7a6b546-ac96-4cc0-bf43-cd5e82dcb457 => generated 0 bytes in 327 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 09:03:22.010 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8abaf6dd-cfb6-4071-98ca-cdabb23c2697 8cf57d4095514c289413e30f1014fcf7 6611cbc48bd0453683ca0f5e0826ebbc - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 726/1401] 10.0.0.136 () {32 vars in 719 bytes} [Tue May 26 09:03:21 2026] DELETE /v2.0/ports/c7a6b546-ac96-4cc0-bf43-cd5e82dcb457 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 09:03:22.034 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e96ca180-5371-4398-a0c8-4e0dfc67afa4 8cf57d4095514c289413e30f1014fcf7 6611cbc48bd0453683ca0f5e0826ebbc - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 727/1402] 10.0.0.136 () {32 vars in 716 bytes} [Tue May 26 09:03:22 2026] GET /v2.0/ports/c7a6b546-ac96-4cc0-bf43-cd5e82dcb457 => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1403] 10.0.0.136 () {34 vars in 668 bytes} [Tue May 26 09:03:21 2026] POST /v2.0/subnets => generated 673 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1404] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 26 09:03:22 2026] DELETE /v2.0/subnets/ff757589-96cc-49b2-93b7-034a55c0f5ee => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 09:03:22.269 8 INFO neutron.db.segments_db [None req-6e723232-db6d-4d54-aea3-d5a3733c5184 42f4758976264143900e1b73a0866606 4d96e34ba7d04146a325807761159d3e - - default default] Added segment e1fde59c-46b2-4060-848c-87c3439c7edf of type vxlan for network 58688951-0103-4b4e-a22f-272f0c39b8bd [pid: 8|app: 0|req: 677/1405] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 26 09:03:22 2026] POST /v2.0/networks => generated 629 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 09:03:22.375 7 INFO neutron.services.segments.plugin [-] Segment b3f085d3-8f0b-45d0-b692-2be80e7db599 resource provider aggregate not found 2026-05-26 09:03:22.383 7 INFO neutron.services.segments.plugin [-] Segment b3f085d3-8f0b-45d0-b692-2be80e7db599 resource provider aggregate not found 2026-05-26 09:03:22.398 7 INFO neutron.services.segments.plugin [-] Segment b3f085d3-8f0b-45d0-b692-2be80e7db599 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3f085d3-8f0b-45d0-b692-2be80e7db599 found for delete ", "request_id": "req-7771875f-0f68-406e-a8e5-e1560444ce0f"}]} 2026-05-26 09:03:22.401 7 INFO neutron.services.segments.plugin [-] Segment b3f085d3-8f0b-45d0-b692-2be80e7db599 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3f085d3-8f0b-45d0-b692-2be80e7db599 found for delete ", "request_id": "req-e6a98eaf-01f7-4269-921c-d3fda2b74813"}]} [pid: 7|app: 0|req: 729/1406] 10.0.0.136 () {32 vars in 725 bytes} [Tue May 26 09:03:22 2026] DELETE /v2.0/networks/02d88a25-ed98-4de1-9a4b-57d7cf490d65 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1407] 10.0.0.136 () {34 vars in 742 bytes} [Tue May 26 09:03:22 2026] PUT /v2.0/networks/58688951-0103-4b4e-a22f-272f0c39b8bd => generated 592 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 09:03:22.469 7 INFO neutron.db.segments_db [None req-60c79653-135e-4882-b74c-22affc50fcdc 8cf57d4095514c289413e30f1014fcf7 6611cbc48bd0453683ca0f5e0826ebbc - - default default] Added segment fca0136c-ab22-421e-bc4d-9720dff963f6 of type vxlan for network 434f1faa-5720-461b-b938-8ca316020d2b [pid: 7|app: 0|req: 730/1408] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 26 09:03:22 2026] POST /v2.0/networks => generated 613 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1409] 10.0.0.136 () {34 vars in 668 bytes} [Tue May 26 09:03:22 2026] POST /v2.0/subnets => generated 646 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1410] 10.0.0.136 () {34 vars in 668 bytes} [Tue May 26 09:03:22 2026] POST /v2.0/subnets => generated 626 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1411] 10.0.0.136 () {34 vars in 740 bytes} [Tue May 26 09:03:22 2026] PUT /v2.0/subnets/55351eaf-58dc-4892-a8ef-e4b8c48dbc70 => generated 656 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 09:03:23.147 8 INFO neutron.services.segments.plugin [-] Segment e1fde59c-46b2-4060-848c-87c3439c7edf resource provider aggregate not found 2026-05-26 09:03:23.150 8 INFO neutron.services.segments.plugin [-] Segment e1fde59c-46b2-4060-848c-87c3439c7edf resource provider aggregate not found 2026-05-26 09:03:23.167 8 INFO neutron.services.segments.plugin [-] Segment e1fde59c-46b2-4060-848c-87c3439c7edf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1fde59c-46b2-4060-848c-87c3439c7edf found for delete ", "request_id": "req-bd6d07ba-2f06-4bef-a7a3-8cc30b4b78f9"}]} 2026-05-26 09:03:23.173 8 INFO neutron.services.segments.plugin [-] Segment e1fde59c-46b2-4060-848c-87c3439c7edf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1fde59c-46b2-4060-848c-87c3439c7edf found for delete ", "request_id": "req-7581d35b-816f-4a96-97b3-eecc58b150f6"}]} [pid: 8|app: 0|req: 681/1412] 10.0.0.136 () {32 vars in 725 bytes} [Tue May 26 09:03:22 2026] DELETE /v2.0/networks/58688951-0103-4b4e-a22f-272f0c39b8bd => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 09:03:23.195 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f462289b-9ca1-43b8-a648-018741f0d124 42f4758976264143900e1b73a0866606 4d96e34ba7d04146a325807761159d3e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 682/1413] 10.0.0.136 () {32 vars in 725 bytes} [Tue May 26 09:03:23 2026] DELETE /v2.0/networks/58688951-0103-4b4e-a22f-272f0c39b8bd => 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: 732/1414] 10.0.0.136 () {34 vars in 664 bytes} [Tue May 26 09:03:22 2026] POST /v2.0/ports => generated 915 bytes in 364 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1415] 10.0.0.136 () {32 vars in 693 bytes} [Tue May 26 09:03:23 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1416] 10.0.0.136 () {32 vars in 741 bytes} [Tue May 26 09:03:23 2026] GET /v2.0/subnets?network_id=0620e829-70a8-4cad-8ff6-2e58ccd8146b => generated 649 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1417] 10.0.0.136 () {32 vars in 652 bytes} [Tue May 26 09:03:23 2026] GET /v2.0/extensions => generated 21537 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-26 09:03:23.360 7 INFO neutron_taas.services.taas.taas_plugin [None req-fce2fb96-4f88-47aa-8d63-012b10047336 8cf57d4095514c289413e30f1014fcf7 6611cbc48bd0453683ca0f5e0826ebbc - - default default] TaaS: Handle Delete Port: fa9e049a-c97b-4de5-89dd-ae6631f518f5 2026-05-26 09:03:23.362 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fce2fb96-4f88-47aa-8d63-012b10047336 8cf57d4095514c289413e30f1014fcf7 6611cbc48bd0453683ca0f5e0826ebbc - - default default] Tap Mirror: Handle Delete Port: fa9e049a-c97b-4de5-89dd-ae6631f518f5 [pid: 8|app: 0|req: 686/1418] 10.0.0.136 () {32 vars in 648 bytes} [Tue May 26 09:03:23 2026] GET /v2.0/networks => generated 1313 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1419] 10.0.0.136 () {32 vars in 646 bytes} [Tue May 26 09:03:23 2026] GET /v2.0/subnets => generated 1312 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1420] 10.0.0.136 () {32 vars in 722 bytes} [Tue May 26 09:03:23 2026] GET /v2.0/networks/fa0fb0c4-4580-4d90-a200-47bf6625a291 => generated 673 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1421] 10.0.0.136 () {32 vars in 720 bytes} [Tue May 26 09:03:23 2026] GET /v2.0/subnets/736a78e1-dca5-477e-82d1-012186662dc4 => generated 673 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1422] 10.0.0.136 () {32 vars in 719 bytes} [Tue May 26 09:03:23 2026] DELETE /v2.0/ports/fa9e049a-c97b-4de5-89dd-ae6631f518f5 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 09:03:23.552 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6da2ec48-f4f3-4d87-bf78-eca953a4d682 42f4758976264143900e1b73a0866606 4d96e34ba7d04146a325807761159d3e - - default default] DELETE failed (client error): The resource could not be found. 2026-05-26 09:03:23.555 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2514def2-9ea4-44bf-848c-ec3ec79486cf 8cf57d4095514c289413e30f1014fcf7 6611cbc48bd0453683ca0f5e0826ebbc - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 734/1423] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 26 09:03:23 2026] DELETE /v2.0/subnets/55351eaf-58dc-4892-a8ef-e4b8c48dbc70 => 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: 690/1424] 10.0.0.136 () {32 vars in 716 bytes} [Tue May 26 09:03:23 2026] GET /v2.0/ports/fa9e049a-c97b-4de5-89dd-ae6631f518f5 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 09:03:23.574 7 INFO neutron.pecan_wsgi.hooks.translation [None req-78972f9b-55f6-469c-aa72-f40f6bbb50d6 42f4758976264143900e1b73a0866606 4d96e34ba7d04146a325807761159d3e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 735/1425] 10.0.0.136 () {32 vars in 725 bytes} [Tue May 26 09:03:23 2026] DELETE /v2.0/networks/58688951-0103-4b4e-a22f-272f0c39b8bd => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1426] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 26 09:03:23 2026] DELETE /v2.0/subnets/4c0cda7f-68c7-4baa-9b6d-746d88f5d228 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1427] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 26 09:03:23 2026] DELETE /v2.0/subnets/736a78e1-dca5-477e-82d1-012186662dc4 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1428] 10.0.0.136 () {32 vars in 725 bytes} [Tue May 26 09:03:23 2026] DELETE /v2.0/networks/fa0fb0c4-4580-4d90-a200-47bf6625a291 => 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: 692/1429] 10.0.0.136 () {32 vars in 725 bytes} [Tue May 26 09:03:23 2026] DELETE /v2.0/networks/434f1faa-5720-461b-b938-8ca316020d2b => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1430] 10.0.0.136 () {34 vars in 664 bytes} [Tue May 26 09:03:23 2026] POST /v2.0/ports => generated 775 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1431] 10.0.0.136 () {34 vars in 736 bytes} [Tue May 26 09:03:24 2026] PUT /v2.0/ports/6a607f2b-65e3-496f-b900-89b9eecec64f => generated 752 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:03:24.421 7 INFO neutron.services.segments.plugin [-] Segment a2848d41-71f1-430a-a7a6-87a4a3affe77 resource provider aggregate not found 2026-05-26 09:03:24.425 7 INFO neutron.services.segments.plugin [-] Segment a2848d41-71f1-430a-a7a6-87a4a3affe77 resource provider aggregate not found 2026-05-26 09:03:24.430 7 INFO neutron_taas.services.taas.taas_plugin [None req-45cf4098-e03c-4f9a-bd9e-0d774c837414 8cf57d4095514c289413e30f1014fcf7 6611cbc48bd0453683ca0f5e0826ebbc - - default default] TaaS: Handle Delete Port: 6a607f2b-65e3-496f-b900-89b9eecec64f 2026-05-26 09:03:24.434 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-45cf4098-e03c-4f9a-bd9e-0d774c837414 8cf57d4095514c289413e30f1014fcf7 6611cbc48bd0453683ca0f5e0826ebbc - - default default] Tap Mirror: Handle Delete Port: 6a607f2b-65e3-496f-b900-89b9eecec64f 2026-05-26 09:03:24.441 7 INFO neutron.services.segments.plugin [-] Segment a2848d41-71f1-430a-a7a6-87a4a3affe77 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2848d41-71f1-430a-a7a6-87a4a3affe77 found for delete ", "request_id": "req-9d5723b9-94ab-4018-8988-7e62c20d905f"}]} 2026-05-26 09:03:24.447 7 INFO neutron.services.segments.plugin [-] Segment a2848d41-71f1-430a-a7a6-87a4a3affe77 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2848d41-71f1-430a-a7a6-87a4a3affe77 found for delete ", "request_id": "req-5af7130d-3093-45f2-9fe5-fb19aa1f0fc2"}]} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 739/1432] 10.0.0.136 () {32 vars in 719 bytes} [Tue May 26 09:03:24 2026] DELETE /v2.0/ports/6a607f2b-65e3-496f-b900-89b9eecec64f => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1433] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:03:24 2026] GET /v2.0/security-groups?tenant_id=4d96e34ba7d04146a325807761159d3e&name=default => generated 2925 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1434] 10.0.0.136 () {32 vars in 642 bytes} [Tue May 26 09:03:24 2026] GET /v2.0/ports => generated 778 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 09:03:24.604 7 INFO neutron.pecan_wsgi.hooks.translation [None req-335f63ea-395b-4c8f-8873-76829974c0aa 8cf57d4095514c289413e30f1014fcf7 6611cbc48bd0453683ca0f5e0826ebbc - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 741/1435] 10.0.0.136 () {32 vars in 716 bytes} [Tue May 26 09:03:24 2026] GET /v2.0/ports/6a607f2b-65e3-496f-b900-89b9eecec64f => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1436] 10.0.0.136 () {32 vars in 642 bytes} [Tue May 26 09:03:24 2026] GET /v2.0/ports => generated 778 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1437] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:03:24 2026] DELETE /v2.0/security-groups/9f220412-aeab-4981-aa4d-7c24ba948c70 => 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: 743/1438] 10.0.0.136 () {32 vars in 716 bytes} [Tue May 26 09:03:24 2026] GET /v2.0/ports/43d3ab5d-3591-404a-b5d4-bb7e920087fb => generated 775 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 09:03:24.717 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bc9f5323-1920-4254-88ca-96a97bcf8f51 8cf57d4095514c289413e30f1014fcf7 6611cbc48bd0453683ca0f5e0826ebbc - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 696/1439] 10.0.0.136 () {32 vars in 719 bytes} [Tue May 26 09:03:24 2026] DELETE /v2.0/ports/fa9e049a-c97b-4de5-89dd-ae6631f518f5 => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 09:03:24.767 7 INFO neutron.pecan_wsgi.hooks.translation [None req-90d48af3-1a85-434d-a075-a62b250f04c1 8cf57d4095514c289413e30f1014fcf7 6611cbc48bd0453683ca0f5e0826ebbc - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 744/1440] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 26 09:03:24 2026] DELETE /v2.0/subnets/4c0cda7f-68c7-4baa-9b6d-746d88f5d228 => generated 136 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 09:03:24.791 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ebeb3790-adc6-45fd-8810-c9bdb9d554fe 8cf57d4095514c289413e30f1014fcf7 6611cbc48bd0453683ca0f5e0826ebbc - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 697/1441] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 26 09:03:24 2026] DELETE /v2.0/subnets/ff757589-96cc-49b2-93b7-034a55c0f5ee => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 09:03:24.910 7 INFO neutron_taas.services.taas.taas_plugin [None req-e552d276-9804-40b1-9574-4f5443e50995 8cf57d4095514c289413e30f1014fcf7 6611cbc48bd0453683ca0f5e0826ebbc - - default default] TaaS: Handle Delete Port: 43d3ab5d-3591-404a-b5d4-bb7e920087fb 2026-05-26 09:03:24.913 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e552d276-9804-40b1-9574-4f5443e50995 8cf57d4095514c289413e30f1014fcf7 6611cbc48bd0453683ca0f5e0826ebbc - - default default] Tap Mirror: Handle Delete Port: 43d3ab5d-3591-404a-b5d4-bb7e920087fb [pid: 7|app: 0|req: 745/1442] 10.0.0.136 () {32 vars in 719 bytes} [Tue May 26 09:03:24 2026] DELETE /v2.0/ports/43d3ab5d-3591-404a-b5d4-bb7e920087fb => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1443] 10.0.0.136 () {32 vars in 725 bytes} [Tue May 26 09:03:25 2026] DELETE /v2.0/networks/27dd3caa-bb43-41cd-ba11-a6a417d8b3eb => generated 0 bytes in 115 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 09:03:25.204 8 INFO neutron.services.segments.plugin [-] Segment fca0136c-ab22-421e-bc4d-9720dff963f6 resource provider aggregate not found 2026-05-26 09:03:25.210 8 INFO neutron.services.segments.plugin [-] Segment fca0136c-ab22-421e-bc4d-9720dff963f6 resource provider aggregate not found 2026-05-26 09:03:25.218 8 INFO neutron.services.segments.plugin [-] Segment fca0136c-ab22-421e-bc4d-9720dff963f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fca0136c-ab22-421e-bc4d-9720dff963f6 found for delete ", "request_id": "req-c229aa4c-fc63-4e5d-bea4-1f974038d330"}]} 2026-05-26 09:03:25.224 8 INFO neutron.services.segments.plugin [-] Segment fca0136c-ab22-421e-bc4d-9720dff963f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fca0136c-ab22-421e-bc4d-9720dff963f6 found for delete ", "request_id": "req-04acb11e-09a0-42ec-b5ff-5332d3a547eb"}]} 2026-05-26 09:03:25.238 8 INFO neutron.services.segments.plugin [-] Segment b50d026b-189a-45e5-be7b-6e40f19c37fa resource provider aggregate not found 2026-05-26 09:03:25.243 8 INFO neutron.services.segments.plugin [-] Segment b50d026b-189a-45e5-be7b-6e40f19c37fa resource provider aggregate not found 2026-05-26 09:03:25.254 8 INFO neutron.services.segments.plugin [-] Segment b50d026b-189a-45e5-be7b-6e40f19c37fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b50d026b-189a-45e5-be7b-6e40f19c37fa found for delete ", "request_id": "req-359ae7c7-0d3e-4f57-a616-fa9b9388a354"}]} 2026-05-26 09:03:25.256 8 INFO neutron.services.segments.plugin [-] Segment b50d026b-189a-45e5-be7b-6e40f19c37fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b50d026b-189a-45e5-be7b-6e40f19c37fa found for delete ", "request_id": "req-cf32c061-4e16-48e1-ac75-7385e1cf474b"}]} [pid: 7|app: 0|req: 746/1444] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:03:25 2026] GET /v2.0/security-groups?tenant_id=6611cbc48bd0453683ca0f5e0826ebbc&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: 699/1445] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:03:25 2026] DELETE /v2.0/security-groups/64c8072f-fcd9-48ae-81e3-061a43f61014 => 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: 747/1446] 10.0.0.136 () {34 vars in 675 bytes} [Tue May 26 09:03:25 2026] POST /v2.0/floatingips => generated 552 bytes in 726 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1447] 10.0.0.136 () {34 vars in 675 bytes} [Tue May 26 09:03:26 2026] POST /v2.0/floatingips => generated 552 bytes in 537 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 09:03:26.950 7 INFO neutron.db.segments_db [None req-601d99e9-a16d-4a13-a27f-5f85bc523966 515a53f572d042998d0cf184a9a588c5 ef64e6327a99427cacc6fc36972a22ac - - default default] Added segment 851facc2-324e-4fcf-9dcb-ae26ac429f5e of type vxlan for network 06b83006-ce57-49ea-bfd6-f56038fa61e9 [pid: 8|app: 0|req: 701/1448] 10.0.0.136 () {32 vars in 825 bytes} [Tue May 26 09:03:26 2026] GET /v2.0/ports?project_id=00be3464effa479281f86aa95134ac44&network_id=bb5bf47a-a409-4e61-9dc1-e718c697ea7a => generated 3695 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1449] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 26 09:03:26 2026] POST /v2.0/networks => generated 624 bytes in 463 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1450] 10.0.0.136 () {34 vars in 668 bytes} [Tue May 26 09:03:27 2026] POST /v2.0/subnets => generated 641 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1451] 10.0.0.136 () {32 vars in 741 bytes} [Tue May 26 09:03:27 2026] GET /v2.0/subnets?network_id=0620e829-70a8-4cad-8ff6-2e58ccd8146b => generated 667 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 09:03:27.438 7 INFO neutron.db.segments_db [None req-b2a40579-f3a3-4ca2-91cb-a2449a3d8564 515a53f572d042998d0cf184a9a588c5 ef64e6327a99427cacc6fc36972a22ac - - default default] Added segment 39d603a2-800b-4d37-baee-95c1bb2dffa5 of type vxlan for network 20d1f3f1-7a47-4d47-9a79-da50bda2e8d8 [pid: 8|app: 0|req: 702/1452] 10.0.0.136 () {34 vars in 675 bytes} [Tue May 26 09:03:27 2026] POST /v2.0/floatingips => generated 552 bytes in 538 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1453] 10.0.0.136 () {32 vars in 622 bytes} [Tue May 26 09:03:27 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1454] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 26 09:03:27 2026] POST /v2.0/networks => generated 625 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 09:03:27.652 8 INFO neutron.db.l3_db [None req-183daadf-1fc0-4140-baf7-fa8f48267d04 f1cf712f1d5b47609e04a0379f4fd86e 00be3464effa479281f86aa95134ac44 - - default default] Floating IP 63b6f71e-326c-40d5-83bf-a83fbe89d9ad disassociated. External IP: 10.96.250.219, port: bb5cf87c-5a13-4304-b379-5a7fee3218a8. [pid: 8|app: 0|req: 704/1455] 10.0.0.136 () {34 vars in 748 bytes} [Tue May 26 09:03:27 2026] PUT /v2.0/floatingips/63b6f71e-326c-40d5-83bf-a83fbe89d9ad => generated 554 bytes in 452 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 09:03:28.046 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3dcc3cd5-d1cc-44bc-a770-a4433aa64792'] response: {'name': 'network-changed', 'server_uuid': '39065f64-4ee2-47bc-b78a-b081906dd10c', 'tag': 'bb5cf87c-5a13-4304-b379-5a7fee3218a8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 705/1456] 10.0.0.136 () {32 vars in 632 bytes} [Tue May 26 09:03:28 2026] GET /v2.0/ => generated 632 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1457] 10.0.0.136 () {34 vars in 675 bytes} [Tue May 26 09:03:27 2026] POST /v2.0/floatingips => generated 552 bytes in 626 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1458] 10.0.0.136 () {32 vars in 728 bytes} [Tue May 26 09:03:28 2026] GET /v2.0/floatingips/63b6f71e-326c-40d5-83bf-a83fbe89d9ad => generated 554 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1459] 10.0.0.136 () {34 vars in 742 bytes} [Tue May 26 09:03:28 2026] PUT /v2.0/networks/20d1f3f1-7a47-4d47-9a79-da50bda2e8d8 => generated 592 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1460] 10.0.0.136 () {34 vars in 668 bytes} [Tue May 26 09:03:28 2026] POST /v2.0/subnets => generated 626 bytes in 333 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1461] 199.19.213.20 () {34 vars in 1078 bytes} [Tue May 26 09:03:28 2026] GET /v2.0/ports?tenant_id=00be3464effa479281f86aa95134ac44&device_id=39065f64-4ee2-47bc-b78a-b081906dd10c => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1462] 10.0.0.136 () {34 vars in 740 bytes} [Tue May 26 09:03:28 2026] PUT /v2.0/subnets/ca9dc865-4867-4169-8fba-27732d2599c6 => generated 636 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1463] 10.0.0.136 () {34 vars in 675 bytes} [Tue May 26 09:03:28 2026] POST /v2.0/floatingips => generated 552 bytes in 633 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1464] 199.19.213.20 () {34 vars in 984 bytes} [Tue May 26 09:03:28 2026] GET /v2.0/networks?id=bb5bf47a-a409-4e61-9dc1-e718c697ea7a => generated 756 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 09:03:29.044 8 INFO neutron.services.segments.plugin [-] Segment 39d603a2-800b-4d37-baee-95c1bb2dffa5 resource provider aggregate not found 2026-05-26 09:03:29.049 8 INFO neutron.services.segments.plugin [-] Segment 39d603a2-800b-4d37-baee-95c1bb2dffa5 resource provider aggregate not found [pid: 7|app: 0|req: 755/1465] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:03:28 2026] GET /v2.0/security-groups?tenant_id=dd6d6b836b2346e4b54b1e05829575b6&name=default => generated 2925 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 09:03:29.073 8 INFO neutron.services.segments.plugin [-] Segment 39d603a2-800b-4d37-baee-95c1bb2dffa5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39d603a2-800b-4d37-baee-95c1bb2dffa5 found for delete ", "request_id": "req-a90c4103-40e3-44d9-bed8-8caca4c506e4"}]} [pid: 8|app: 0|req: 711/1466] 10.0.0.136 () {32 vars in 725 bytes} [Tue May 26 09:03:28 2026] DELETE /v2.0/networks/20d1f3f1-7a47-4d47-9a79-da50bda2e8d8 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 09:03:29.077 8 INFO neutron.services.segments.plugin [-] Segment 39d603a2-800b-4d37-baee-95c1bb2dffa5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39d603a2-800b-4d37-baee-95c1bb2dffa5 found for delete ", "request_id": "req-82935463-ebf6-4836-9825-91229d431894"}]} [pid: 8|app: 0|req: 712/1467] 199.19.213.20 () {34 vars in 1058 bytes} [Tue May 26 09:03:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=bb5cf87c-5a13-4304-b379-5a7fee3218a8 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1468] 10.0.0.136 () {34 vars in 758 bytes} [Tue May 26 09:03:29 2026] PUT /v2.0/floatingips/c83b3a41-35ee-4d85-bbae-8241febef324/tags => generated 17 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 09:03:29.193 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ab1b567a-f053-4d71-9275-6ea70520f9c2 515a53f572d042998d0cf184a9a588c5 ef64e6327a99427cacc6fc36972a22ac - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 757/1469] 10.0.0.136 () {32 vars in 725 bytes} [Tue May 26 09:03:29 2026] DELETE /v2.0/networks/20d1f3f1-7a47-4d47-9a79-da50bda2e8d8 => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1470] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:03:29 2026] DELETE /v2.0/security-groups/80884901-42ff-4546-9577-0aeab6a69db2 => 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: 758/1471] 199.19.213.20 () {34 vars in 982 bytes} [Tue May 26 09:03:29 2026] GET /v2.0/subnets?id=c2510705-f675-459e-a283-0794edc9129a => generated 678 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1472] 10.0.0.136 () {32 vars in 693 bytes} [Tue May 26 09:03:29 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1473] 10.0.0.136 () {34 vars in 758 bytes} [Tue May 26 09:03:29 2026] PUT /v2.0/floatingips/10d1d3d5-cda2-40af-b43b-e7b7f0eb1c30/tags => generated 25 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1474] 10.0.0.136 () {32 vars in 728 bytes} [Tue May 26 09:03:29 2026] GET /v2.0/floatingips/63b6f71e-326c-40d5-83bf-a83fbe89d9ad => generated 554 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1475] 10.0.0.136 () {32 vars in 741 bytes} [Tue May 26 09:03:29 2026] GET /v2.0/subnets?network_id=0620e829-70a8-4cad-8ff6-2e58ccd8146b => generated 649 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1476] 10.0.0.136 () {34 vars in 758 bytes} [Tue May 26 09:03:29 2026] PUT /v2.0/floatingips/c9d64f13-580f-432b-a8f4-67808bceb969/tags => generated 34 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1477] 10.0.0.136 () {32 vars in 652 bytes} [Tue May 26 09:03:29 2026] GET /v2.0/extensions => generated 21537 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1478] 10.0.0.136 () {34 vars in 758 bytes} [Tue May 26 09:03:29 2026] PUT /v2.0/floatingips/6e7746fb-3131-413e-b157-83b097c7fa26/tags => generated 19 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1479] 10.0.0.136 () {32 vars in 648 bytes} [Tue May 26 09:03:29 2026] GET /v2.0/networks => generated 1308 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1480] 10.0.0.136 () {32 vars in 671 bytes} [Tue May 26 09:03:29 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1481] 10.0.0.136 () {32 vars in 646 bytes} [Tue May 26 09:03:29 2026] GET /v2.0/subnets => generated 1280 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1482] 10.0.0.136 () {32 vars in 685 bytes} [Tue May 26 09:03:29 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1483] 10.0.0.136 () {32 vars in 722 bytes} [Tue May 26 09:03:29 2026] GET /v2.0/networks/06b83006-ce57-49ea-bfd6-f56038fa61e9 => generated 668 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1484] 199.19.213.20 () {34 vars in 1050 bytes} [Tue May 26 09:03:29 2026] GET /v2.0/ports?network_id=bb5bf47a-a409-4e61-9dc1-e718c697ea7a&device_owner=network%3Adhcp => generated 1244 bytes in 505 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1485] 10.0.0.136 () {32 vars in 681 bytes} [Tue May 26 09:03:29 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1486] 10.0.0.136 () {32 vars in 720 bytes} [Tue May 26 09:03:29 2026] GET /v2.0/subnets/99e2b5c5-272b-4cec-ab51-045d4547ef80 => generated 641 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1487] 199.19.213.20 () {34 vars in 1010 bytes} [Tue May 26 09:03:29 2026] GET /v2.0/networks/bb5bf47a-a409-4e61-9dc1-e718c697ea7a?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 09:03:29.908 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7fa579fc-ab18-42a4-80a2-817fa27bfad8 515a53f572d042998d0cf184a9a588c5 ef64e6327a99427cacc6fc36972a22ac - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 772/1488] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 26 09:03:29 2026] DELETE /v2.0/subnets/ca9dc865-4867-4169-8fba-27732d2599c6 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1489] 10.0.0.136 () {32 vars in 693 bytes} [Tue May 26 09:03:29 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 09:03:29.928 8 INFO neutron.pecan_wsgi.hooks.translation [None req-867c03c6-7202-451d-acbf-dec96694cbfe 515a53f572d042998d0cf184a9a588c5 ef64e6327a99427cacc6fc36972a22ac - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 718/1490] 10.0.0.136 () {32 vars in 725 bytes} [Tue May 26 09:03:29 2026] DELETE /v2.0/networks/20d1f3f1-7a47-4d47-9a79-da50bda2e8d8 => 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: 773/1491] 199.19.213.20 () {34 vars in 1110 bytes} [Tue May 26 09:03:29 2026] GET /v2.0/networks/bb5bf47a-a409-4e61-9dc1-e718c697ea7a?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: 719/1492] 10.0.0.136 () {32 vars in 679 bytes} [Tue May 26 09:03:29 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1493] 10.0.0.136 () {32 vars in 693 bytes} [Tue May 26 09:03:29 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1494] 10.0.0.136 () {32 vars in 689 bytes} [Tue May 26 09:03:30 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1495] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 26 09:03:29 2026] DELETE /v2.0/subnets/99e2b5c5-272b-4cec-ab51-045d4547ef80 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1496] 10.0.0.136 () {32 vars in 701 bytes} [Tue May 26 09:03:30 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 09:03:30.246 7 INFO neutron_taas.services.taas.taas_plugin [None req-31d17f9b-4611-4e6f-ab89-e5eceb141ca9 515a53f572d042998d0cf184a9a588c5 ef64e6327a99427cacc6fc36972a22ac - - default default] TaaS: Handle Delete Port: 392550b4-0979-44a6-95e2-9f982b695bef 2026-05-26 09:03:30.248 8 INFO neutron_taas.services.taas.taas_plugin [None req-e8843f0a-ffa7-4c61-bc6f-fb2120c9cd51 7cb4d0323609433f838c815512b5af3b 9a7e3745f0cf481cad9cb6980126b59d - - default default] TaaS: Handle Delete Port: adf2c1f5-6884-4d39-b45b-03aaf4e9ce9e 2026-05-26 09:03:30.249 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-31d17f9b-4611-4e6f-ab89-e5eceb141ca9 515a53f572d042998d0cf184a9a588c5 ef64e6327a99427cacc6fc36972a22ac - - default default] Tap Mirror: Handle Delete Port: 392550b4-0979-44a6-95e2-9f982b695bef 2026-05-26 09:03:30.253 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e8843f0a-ffa7-4c61-bc6f-fb2120c9cd51 7cb4d0323609433f838c815512b5af3b 9a7e3745f0cf481cad9cb6980126b59d - - default default] Tap Mirror: Handle Delete Port: adf2c1f5-6884-4d39-b45b-03aaf4e9ce9e [pid: 8|app: 0|req: 723/1497] 10.0.0.136 () {32 vars in 731 bytes} [Tue May 26 09:03:30 2026] DELETE /v2.0/floatingips/c83b3a41-35ee-4d85-bbae-8241febef324 => generated 0 bytes in 288 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 09:03:30.441 7 INFO neutron.services.segments.plugin [-] Segment 851facc2-324e-4fcf-9dcb-ae26ac429f5e resource provider aggregate not found 2026-05-26 09:03:30.445 7 INFO neutron.services.segments.plugin [-] Segment 851facc2-324e-4fcf-9dcb-ae26ac429f5e resource provider aggregate not found [pid: 8|app: 0|req: 724/1498] 10.0.0.136 () {32 vars in 728 bytes} [Tue May 26 09:03:30 2026] GET /v2.0/floatingips/63b6f71e-326c-40d5-83bf-a83fbe89d9ad => generated 552 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 09:03:30.459 7 INFO neutron.services.segments.plugin [-] Segment 851facc2-324e-4fcf-9dcb-ae26ac429f5e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 851facc2-324e-4fcf-9dcb-ae26ac429f5e found for delete ", "request_id": "req-a8ec8988-0785-43a7-8567-1edeaa64b963"}]} 2026-05-26 09:03:30.463 7 INFO neutron.services.segments.plugin [-] Segment 851facc2-324e-4fcf-9dcb-ae26ac429f5e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 851facc2-324e-4fcf-9dcb-ae26ac429f5e found for delete ", "request_id": "req-2dc839f1-1508-47a6-92e0-cd916ac74e85"}]} [pid: 7|app: 0|req: 775/1499] 10.0.0.136 () {32 vars in 725 bytes} [Tue May 26 09:03:30 2026] DELETE /v2.0/networks/06b83006-ce57-49ea-bfd6-f56038fa61e9 => generated 0 bytes in 331 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 09:03:30.528 8 INFO neutron_taas.services.taas.taas_plugin [None req-71bd2aa4-4361-405f-b64f-8b286b9d4f68 7cb4d0323609433f838c815512b5af3b 9a7e3745f0cf481cad9cb6980126b59d - - default default] TaaS: Handle Delete Port: c03d6774-0313-4b12-bde8-d19c2b9f127b 2026-05-26 09:03:30.531 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-71bd2aa4-4361-405f-b64f-8b286b9d4f68 7cb4d0323609433f838c815512b5af3b 9a7e3745f0cf481cad9cb6980126b59d - - default default] Tap Mirror: Handle Delete Port: c03d6774-0313-4b12-bde8-d19c2b9f127b [pid: 8|app: 0|req: 725/1500] 10.0.0.136 () {32 vars in 731 bytes} [Tue May 26 09:03:30 2026] DELETE /v2.0/floatingips/10d1d3d5-cda2-40af-b43b-e7b7f0eb1c30 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 09:03:30.801 7 INFO neutron_taas.services.taas.taas_plugin [None req-c2746c13-057f-41f2-a168-60a5fe93b3f8 7cb4d0323609433f838c815512b5af3b 9a7e3745f0cf481cad9cb6980126b59d - - default default] TaaS: Handle Delete Port: bea4a458-9aed-443d-8cd7-a75d9369be80 2026-05-26 09:03:30.803 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c2746c13-057f-41f2-a168-60a5fe93b3f8 7cb4d0323609433f838c815512b5af3b 9a7e3745f0cf481cad9cb6980126b59d - - default default] Tap Mirror: Handle Delete Port: bea4a458-9aed-443d-8cd7-a75d9369be80 [pid: 7|app: 0|req: 776/1501] 10.0.0.136 () {32 vars in 731 bytes} [Tue May 26 09:03:30 2026] DELETE /v2.0/floatingips/c9d64f13-580f-432b-a8f4-67808bceb969 => generated 0 bytes in 303 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 09:03:31.110 7 INFO neutron_taas.services.taas.taas_plugin [None req-fe8a5ad6-3756-49b6-b758-954674f78c84 7cb4d0323609433f838c815512b5af3b 9a7e3745f0cf481cad9cb6980126b59d - - default default] TaaS: Handle Delete Port: bad730d9-e167-41a6-9321-9c54a5cfe7e5 2026-05-26 09:03:31.113 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fe8a5ad6-3756-49b6-b758-954674f78c84 7cb4d0323609433f838c815512b5af3b 9a7e3745f0cf481cad9cb6980126b59d - - default default] Tap Mirror: Handle Delete Port: bad730d9-e167-41a6-9321-9c54a5cfe7e5 [pid: 8|app: 0|req: 726/1502] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:03:30 2026] GET /v2.0/security-groups?tenant_id=ef64e6327a99427cacc6fc36972a22ac&name=default => generated 2925 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1503] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:03:31 2026] DELETE /v2.0/security-groups/2132f238-14c4-4aee-8389-64772a4519b4 => 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: 777/1504] 10.0.0.136 () {32 vars in 731 bytes} [Tue May 26 09:03:31 2026] DELETE /v2.0/floatingips/6e7746fb-3131-413e-b157-83b097c7fa26 => generated 0 bytes in 335 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 09:03:31.450 8 INFO neutron_taas.services.taas.taas_plugin [None req-efaf9b8e-5aee-4616-8aeb-bf580064027f 7cb4d0323609433f838c815512b5af3b 9a7e3745f0cf481cad9cb6980126b59d - - default default] TaaS: Handle Delete Port: 1292dc3f-2fb0-46e2-8dcf-653e1a3e9353 2026-05-26 09:03:31.452 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-efaf9b8e-5aee-4616-8aeb-bf580064027f 7cb4d0323609433f838c815512b5af3b 9a7e3745f0cf481cad9cb6980126b59d - - default default] Tap Mirror: Handle Delete Port: 1292dc3f-2fb0-46e2-8dcf-653e1a3e9353 [pid: 8|app: 0|req: 728/1505] 10.0.0.136 () {32 vars in 731 bytes} [Tue May 26 09:03:31 2026] DELETE /v2.0/floatingips/48d81ec5-88ed-4813-9df9-c6086b45870d => generated 0 bytes in 325 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1506] 10.0.0.136 () {34 vars in 684 bytes} [Tue May 26 09:03:31 2026] POST /v2.0/security-groups => generated 1675 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1507] 10.0.0.136 () {34 vars in 694 bytes} [Tue May 26 09:03:31 2026] POST /v2.0/security-group-rules => generated 597 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1508] 10.0.0.136 () {34 vars in 694 bytes} [Tue May 26 09:03:31 2026] POST /v2.0/security-group-rules => generated 596 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1509] 10.0.0.136 () {34 vars in 694 bytes} [Tue May 26 09:03:31 2026] POST /v2.0/security-group-rules => generated 602 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1510] 10.0.0.136 () {34 vars in 694 bytes} [Tue May 26 09:03:32 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) 2026-05-26 09:03:32.268 8 INFO neutron.db.securitygroups_db [None req-ccbc6e72-bbe7-4578-8e72-ae4414f820e2 f1cf712f1d5b47609e04a0379f4fd86e 00be3464effa479281f86aa95134ac44 - - default default] Project 00be3464effa479281f86aa95134ac44 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: 731/1511] 10.0.0.136 () {34 vars in 694 bytes} [Tue May 26 09:03:32 2026] POST /v2.0/security-group-rules => generated 607 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 09:03:32.404 7 INFO neutron.db.securitygroups_db [None req-a73cbf4e-16ec-4430-81ee-622d47fb5e54 f1cf712f1d5b47609e04a0379f4fd86e 00be3464effa479281f86aa95134ac44 - - default default] Project 00be3464effa479281f86aa95134ac44 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: 781/1512] 10.0.0.136 () {34 vars in 694 bytes} [Tue May 26 09:03:32 2026] POST /v2.0/security-group-rules => generated 606 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1513] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:03:32 2026] GET /v2.0/security-groups?tenant_id=6dea839630d343febf036cda09352bad&name=default => generated 2925 bytes in 303 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1514] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:03:32 2026] DELETE /v2.0/security-groups/02e6c2bb-b465-491d-b717-4029c942ff51 => 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: 782/1515] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:03:32 2026] GET /v2.0/security-groups?tenant_id=27d5b8bd06ed4c1c93d4194ece97ea6f&name=default => generated 2925 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1516] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:03:32 2026] DELETE /v2.0/security-groups/a415783a-992a-48a1-937b-eb51913f6869 => 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: 734/1517] 10.0.0.136 () {32 vars in 648 bytes} [Tue May 26 09:03:32 2026] GET /v2.0/networks => generated 1297 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1518] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:03:33 2026] GET /v2.0/security-groups?tenant_id=9a7e3745f0cf481cad9cb6980126b59d&name=default => generated 2925 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1519] 10.0.0.77 () {34 vars in 1098 bytes} [Tue May 26 09:03:33 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1703160325&fields=id&tenant_id=00be3464effa479281f86aa95134ac44 => generated 69 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1520] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:03:33 2026] DELETE /v2.0/security-groups/55ccf928-abe0-44b1-abfc-8bd7b15712ca => 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: 787/1521] 10.0.0.77 () {34 vars in 980 bytes} [Tue May 26 09:03:33 2026] GET /v2.0/networks?id=bb5bf47a-a409-4e61-9dc1-e718c697ea7a => generated 660 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1522] 10.0.0.77 () {34 vars in 963 bytes} [Tue May 26 09:03:33 2026] GET /v2.0/quotas/00be3464effa479281f86aa95134ac44 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 09:03:33.541 8 INFO neutron.db.segments_db [None req-edc861d8-56b6-4218-b894-ab5d3678f5e5 17777dca06f84a6eab04e0196cccfbde 995354f4bfb448a283f673438604b746 - - default default] Added segment b3cbe3e4-1da8-43c0-8371-2d6e7e47eab8 of type vxlan for network 202c54bc-a12e-4963-96bc-899e5c34e760 [pid: 7|app: 0|req: 789/1523] 10.0.0.77 () {34 vars in 1000 bytes} [Tue May 26 09:03:33 2026] GET /v2.0/ports?tenant_id=00be3464effa479281f86aa95134ac44&fields=id => generated 149 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1524] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 26 09:03:33 2026] POST /v2.0/networks => generated 615 bytes in 412 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1525] 10.0.0.77 () {34 vars in 1006 bytes} [Tue May 26 09:03:33 2026] GET /v2.0/networks/bb5bf47a-a409-4e61-9dc1-e718c697ea7a?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: 790/1526] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:03:33 2026] GET /v2.0/security-groups?tenant_id=4722b1cb17cb4ce39dde190459fde035&name=default => generated 2925 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 09:03:33.721 8 INFO neutron.db.segments_db [None req-047860df-66ef-49ff-bf0e-72e9e9089578 17777dca06f84a6eab04e0196cccfbde 995354f4bfb448a283f673438604b746 - - default default] Added segment 9826000d-d19a-4989-9f7f-084fe90356a4 of type vxlan for network 477e00b7-3d3b-4027-b182-8da86953034f [pid: 7|app: 0|req: 791/1527] 10.0.0.77 () {34 vars in 1106 bytes} [Tue May 26 09:03:33 2026] GET /v2.0/networks/bb5bf47a-a409-4e61-9dc1-e718c697ea7a?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: 737/1528] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 26 09:03:33 2026] POST /v2.0/networks => generated 615 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1529] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:03:33 2026] DELETE /v2.0/security-groups/815f4e61-cfac-468c-ac5e-2185a05b1ebc => 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: 793/1530] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:03:33 2026] GET /v2.0/ports?device_id=4be1a34c-3cd0-456b-a182-9af6d375e454 => 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: 738/1531] 10.0.0.136 () {34 vars in 668 bytes} [Tue May 26 09:03:33 2026] POST /v2.0/subnets => generated 646 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1532] 10.0.0.136 () {34 vars in 668 bytes} [Tue May 26 09:03:34 2026] POST /v2.0/subnets => generated 655 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 09:03:34.324 8 INFO neutron.db.segments_db [None req-dff01a69-08ce-4956-b301-9148d48bef0b 17777dca06f84a6eab04e0196cccfbde 995354f4bfb448a283f673438604b746 - - default default] Added segment 1a5e45a0-c785-4638-b625-604ce6d3e14a of type vxlan for network a7161050-8fed-4e61-96b2-04f1f294d565 2026-05-26 09:03:34.567 8 INFO neutron.db.l3_hamode_db [None req-dff01a69-08ce-4956-b301-9148d48bef0b 17777dca06f84a6eab04e0196cccfbde 995354f4bfb448a283f673438604b746 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-26 09:03:34.675 8 INFO neutron.db.l3_hamode_db [None req-dff01a69-08ce-4956-b301-9148d48bef0b 17777dca06f84a6eab04e0196cccfbde 995354f4bfb448a283f673438604b746 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 797/1535] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:03:34 2026] GET /v2.0/ports?device_id=4be1a34c-3cd0-456b-a182-9af6d375e454 => 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: 739/1536] 10.0.0.136 () {34 vars in 668 bytes} [Tue May 26 09:03:34 2026] POST /v2.0/routers => generated 511 bytes in 951 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1537] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:03:36 2026] GET /v2.0/ports?device_id=4be1a34c-3cd0-456b-a182-9af6d375e454 => 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: 798/1538] 10.0.0.136 () {34 vars in 782 bytes} [Tue May 26 09:03:35 2026] PUT /v2.0/routers/8f30e551-eb22-4494-9354-81d9361a6389/add_router_interface => generated 309 bytes in 1045 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1539] 10.0.0.136 () {32 vars in 716 bytes} [Tue May 26 09:03:36 2026] GET /v2.0/ports/6a6734e2-4955-4bc0-bf12-107152197899 => generated 959 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1540] 10.0.0.136 () {34 vars in 677 bytes} [Tue May 26 09:03:37 2026] POST /v2.0/qos/policies => generated 359 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1541] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:03:37 2026] GET /v2.0/ports?device_id=4be1a34c-3cd0-456b-a182-9af6d375e454 => 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: 744/1542] 10.0.0.136 () {34 vars in 752 bytes} [Tue May 26 09:03:37 2026] PUT /v2.0/policies/37781bab-2cb4-4559-982a-dccc10ba5e4b/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1543] 10.0.0.136 () {34 vars in 782 bytes} [Tue May 26 09:03:36 2026] PUT /v2.0/routers/8f30e551-eb22-4494-9354-81d9361a6389/add_router_interface => generated 309 bytes in 1125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1544] 10.0.0.136 () {32 vars in 732 bytes} [Tue May 26 09:03:37 2026] GET /v2.0/policies/37781bab-2cb4-4559-982a-dccc10ba5e4b/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1545] 10.0.0.136 () {32 vars in 716 bytes} [Tue May 26 09:03:37 2026] GET /v2.0/ports/9c7151ec-23a4-40b7-8090-399330dc1ade => generated 967 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1546] 10.0.0.136 () {34 vars in 763 bytes} [Tue May 26 09:03:37 2026] PUT /v2.0/policies/37781bab-2cb4-4559-982a-dccc10ba5e4b/tags/green => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1547] 10.0.0.136 () {32 vars in 732 bytes} [Tue May 26 09:03:37 2026] GET /v2.0/policies/37781bab-2cb4-4559-982a-dccc10ba5e4b/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1548] 10.0.0.136 () {34 vars in 759 bytes} [Tue May 26 09:03:37 2026] PUT /v2.0/policies/37781bab-2cb4-4559-982a-dccc10ba5e4b/tags/red => generated 4 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1549] 10.0.0.136 () {32 vars in 732 bytes} [Tue May 26 09:03:37 2026] GET /v2.0/policies/37781bab-2cb4-4559-982a-dccc10ba5e4b/tags => generated 34 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1550] 10.0.0.136 () {34 vars in 781 bytes} [Tue May 26 09:03:37 2026] PUT /v2.0/policies/37781bab-2cb4-4559-982a-dccc10ba5e4b/tags/black.or.white => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1551] 10.0.0.136 () {32 vars in 732 bytes} [Tue May 26 09:03:37 2026] GET /v2.0/policies/37781bab-2cb4-4559-982a-dccc10ba5e4b/tags => generated 52 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1552] 10.0.0.136 () {34 vars in 752 bytes} [Tue May 26 09:03:37 2026] PUT /v2.0/policies/37781bab-2cb4-4559-982a-dccc10ba5e4b/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: 753/1553] 10.0.0.136 () {32 vars in 732 bytes} [Tue May 26 09:03:37 2026] GET /v2.0/policies/37781bab-2cb4-4559-982a-dccc10ba5e4b/tags => generated 37 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1554] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 26 09:03:37 2026] GET /v2.0/policies/37781bab-2cb4-4559-982a-dccc10ba5e4b/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 09:03:37.839 8 INFO neutron.api.v2.resource [None req-57412d4a-7a96-4ba1-89db-29ded7235b38 64b8f7905e5548a6ab971ce44e0d6210 457de9cfad1e4008affe6e73c47f442a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 755/1555] 10.0.0.136 () {32 vars in 744 bytes} [Tue May 26 09:03:37 2026] GET /v2.0/policies/37781bab-2cb4-4559-982a-dccc10ba5e4b/tags/green => generated 99 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-26 09:03:37.869 7 INFO neutron_taas.services.taas.taas_plugin [None req-2e7a100e-7b03-4c06-9d34-9024b445ddc8 17777dca06f84a6eab04e0196cccfbde 995354f4bfb448a283f673438604b746 - - default default] TaaS: Handle Delete Port: 9c7151ec-23a4-40b7-8090-399330dc1ade 2026-05-26 09:03:37.872 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2e7a100e-7b03-4c06-9d34-9024b445ddc8 17777dca06f84a6eab04e0196cccfbde 995354f4bfb448a283f673438604b746 - - default default] Tap Mirror: Handle Delete Port: 9c7151ec-23a4-40b7-8090-399330dc1ade [pid: 8|app: 0|req: 756/1556] 10.0.0.136 () {32 vars in 743 bytes} [Tue May 26 09:03:37 2026] DELETE /v2.0/policies/37781bab-2cb4-4559-982a-dccc10ba5e4b/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: 757/1557] 10.0.0.136 () {32 vars in 732 bytes} [Tue May 26 09:03:37 2026] GET /v2.0/policies/37781bab-2cb4-4559-982a-dccc10ba5e4b/tags => generated 30 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 09:03:37.950 8 INFO neutron.api.v2.resource [None req-afe2d39a-4ceb-4e8b-b13f-65017db6f3fb 64b8f7905e5548a6ab971ce44e0d6210 457de9cfad1e4008affe6e73c47f442a - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 758/1558] 10.0.0.136 () {32 vars in 747 bytes} [Tue May 26 09:03:37 2026] DELETE /v2.0/policies/37781bab-2cb4-4559-982a-dccc10ba5e4b/tags/green => generated 99 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1559] 10.0.0.136 () {32 vars in 735 bytes} [Tue May 26 09:03:37 2026] DELETE /v2.0/policies/37781bab-2cb4-4559-982a-dccc10ba5e4b/tags => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1560] 10.0.0.136 () {32 vars in 732 bytes} [Tue May 26 09:03:37 2026] GET /v2.0/policies/37781bab-2cb4-4559-982a-dccc10ba5e4b/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: 761/1561] 10.0.0.136 () {32 vars in 733 bytes} [Tue May 26 09:03:38 2026] DELETE /v2.0/qos/policies/37781bab-2cb4-4559-982a-dccc10ba5e4b => 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: 762/1562] 199.19.213.20 () {34 vars in 984 bytes} [Tue May 26 09:03:38 2026] GET /v2.0/networks?id=bb5bf47a-a409-4e61-9dc1-e718c697ea7a => generated 660 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1563] 10.0.0.136 () {34 vars in 788 bytes} [Tue May 26 09:03:37 2026] PUT /v2.0/routers/8f30e551-eb22-4494-9354-81d9361a6389/remove_router_interface => generated 309 bytes in 766 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1564] 199.19.213.20 () {34 vars in 1048 bytes} [Tue May 26 09:03:38 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=00be3464effa479281f86aa95134ac44 => generated 273 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1565] 199.19.213.20 () {38 vars in 953 bytes} [Tue May 26 09:03:38 2026] POST /v2.0/ports => generated 954 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:03:38.687 7 INFO neutron_taas.services.taas.taas_plugin [None req-e3193ce6-b4dd-4dd3-82eb-e9f8c2a6d2fa 17777dca06f84a6eab04e0196cccfbde 995354f4bfb448a283f673438604b746 - - default default] TaaS: Handle Delete Port: 6a6734e2-4955-4bc0-bf12-107152197899 [pid: 8|app: 0|req: 765/1566] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:03:38 2026] GET /v2.0/ports?device_id=4be1a34c-3cd0-456b-a182-9af6d375e454 => generated 957 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 09:03:38.692 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e3193ce6-b4dd-4dd3-82eb-e9f8c2a6d2fa 17777dca06f84a6eab04e0196cccfbde 995354f4bfb448a283f673438604b746 - - default default] Tap Mirror: Handle Delete Port: 6a6734e2-4955-4bc0-bf12-107152197899 [pid: 8|app: 0|req: 766/1567] 199.19.213.20 () {38 vars in 1026 bytes} [Tue May 26 09:03:38 2026] PUT /v2.0/ports/b59d1f67-c778-47f3-9650-04aad6f2fc46 => generated 1235 bytes in 408 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: 767/1568] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:03:39 2026] GET /v2.0/security-groups?id=12cbd8ac-3378-4f13-8706-4c118b4a7c62&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: 802/1569] 10.0.0.136 () {34 vars in 788 bytes} [Tue May 26 09:03:38 2026] PUT /v2.0/routers/8f30e551-eb22-4494-9354-81d9361a6389/remove_router_interface => generated 309 bytes in 867 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 09:03:39.156 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-eb2871dd-fe50-4f31-8d40-9b170b44f247'] response: {'name': 'network-changed', 'server_uuid': '4be1a34c-3cd0-456b-a182-9af6d375e454', 'tag': 'b59d1f67-c778-47f3-9650-04aad6f2fc46', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 803/1570] 10.0.0.136 () {32 vars in 735 bytes} [Tue May 26 09:03:39 2026] GET /v2.0/ports?device_id=8f30e551-eb22-4494-9354-81d9361a6389 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 09:03:39.347 7 INFO neutron_taas.services.taas.taas_plugin [None req-5b61a7fe-627a-4748-bc7d-06501a07edae 17777dca06f84a6eab04e0196cccfbde 995354f4bfb448a283f673438604b746 - - default default] TaaS: Handle Delete Port: 1fb7c6c6-cefb-4b18-a47c-eee86786b9e2 2026-05-26 09:03:39.350 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5b61a7fe-627a-4748-bc7d-06501a07edae 17777dca06f84a6eab04e0196cccfbde 995354f4bfb448a283f673438604b746 - - default default] Tap Mirror: Handle Delete Port: 1fb7c6c6-cefb-4b18-a47c-eee86786b9e2 [pid: 8|app: 0|req: 768/1571] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:03:39 2026] GET /v2.0/security-groups?tenant_id=c05032df0471427fa84bc1b199c971f2&name=default => generated 2925 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1572] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:03:39 2026] DELETE /v2.0/security-groups/de657e76-fb2a-4c2e-b663-7505100d79f0 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 09:03:39.687 7 INFO neutron.services.segments.plugin [-] Segment 1a5e45a0-c785-4638-b625-604ce6d3e14a resource provider aggregate not found 2026-05-26 09:03:39.693 7 INFO neutron.services.segments.plugin [-] Segment 1a5e45a0-c785-4638-b625-604ce6d3e14a resource provider aggregate not found [pid: 8|app: 0|req: 770/1573] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:03:39 2026] GET /v2.0/security-groups?tenant_id=457de9cfad1e4008affe6e73c47f442a&name=default => generated 2925 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 09:03:39.706 7 INFO neutron.services.segments.plugin [-] Segment 1a5e45a0-c785-4638-b625-604ce6d3e14a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a5e45a0-c785-4638-b625-604ce6d3e14a found for delete ", "request_id": "req-7860c8d7-22f5-4f0c-971a-b8b829b0b11d"}]} 2026-05-26 09:03:39.710 7 INFO neutron.services.segments.plugin [-] Segment 1a5e45a0-c785-4638-b625-604ce6d3e14a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a5e45a0-c785-4638-b625-604ce6d3e14a found for delete ", "request_id": "req-3b29f04d-9511-43af-8fc3-e652975a37c8"}]} 2026-05-26 09:03:39.714 7 INFO neutron.db.l3_hamode_db [None req-5b61a7fe-627a-4748-bc7d-06501a07edae 17777dca06f84a6eab04e0196cccfbde 995354f4bfb448a283f673438604b746 - - default default] HA network a7161050-8fed-4e61-96b2-04f1f294d565 was deleted as no HA routers are present in tenant 995354f4bfb448a283f673438604b746. [pid: 7|app: 0|req: 804/1574] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 26 09:03:39 2026] DELETE /v2.0/routers/8f30e551-eb22-4494-9354-81d9361a6389 => generated 0 bytes in 543 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1575] 199.19.213.20 () {34 vars in 1078 bytes} [Tue May 26 09:03:39 2026] GET /v2.0/ports?tenant_id=00be3464effa479281f86aa95134ac44&device_id=4be1a34c-3cd0-456b-a182-9af6d375e454 => generated 1238 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1576] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:03:39 2026] DELETE /v2.0/security-groups/8cce37f2-2e08-40f2-888e-b2a930928a35 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1577] 199.19.213.20 () {34 vars in 1016 bytes} [Tue May 26 09:03:39 2026] GET /v2.0/networks?tenant_id=00be3464effa479281f86aa95134ac44&shared=False => generated 756 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1578] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 26 09:03:39 2026] DELETE /v2.0/subnets/da339456-46e8-46db-a0bc-5426f3181bcb => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1579] 199.19.213.20 () {34 vars in 928 bytes} [Tue May 26 09:03:39 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1580] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 26 09:03:39 2026] DELETE /v2.0/subnets/83e3cec7-8773-4418-bf23-43a21d7ef88b => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 09:03:40.220 7 INFO neutron_taas.services.taas.taas_plugin [None req-58a45b6b-c857-4436-8afe-df1994878f9f 17777dca06f84a6eab04e0196cccfbde 995354f4bfb448a283f673438604b746 - - default default] TaaS: Handle Delete Port: 509f59a5-4a3a-473e-8118-7fa0eccd28fb 2026-05-26 09:03:40.224 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-58a45b6b-c857-4436-8afe-df1994878f9f 17777dca06f84a6eab04e0196cccfbde 995354f4bfb448a283f673438604b746 - - default default] Tap Mirror: Handle Delete Port: 509f59a5-4a3a-473e-8118-7fa0eccd28fb [pid: 8|app: 0|req: 774/1581] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:03:40 2026] GET /v2.0/ports?device_id=4be1a34c-3cd0-456b-a182-9af6d375e454 => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1582] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:03:40 2026] GET /v2.0/security-groups?id=12cbd8ac-3378-4f13-8706-4c118b4a7c62&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: 808/1583] 10.0.0.136 () {32 vars in 725 bytes} [Tue May 26 09:03:40 2026] DELETE /v2.0/networks/477e00b7-3d3b-4027-b182-8da86953034f => generated 0 bytes in 354 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 09:03:40.550 8 INFO neutron_taas.services.taas.taas_plugin [None req-0899a167-73bf-421f-bdd2-a6b36f732d9f 17777dca06f84a6eab04e0196cccfbde 995354f4bfb448a283f673438604b746 - - default default] TaaS: Handle Delete Port: d6609814-aa3d-470b-b501-3cb4cc2ff013 2026-05-26 09:03:40.554 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0899a167-73bf-421f-bdd2-a6b36f732d9f 17777dca06f84a6eab04e0196cccfbde 995354f4bfb448a283f673438604b746 - - default default] Tap Mirror: Handle Delete Port: d6609814-aa3d-470b-b501-3cb4cc2ff013 2026-05-26 09:03:40.755 8 INFO neutron.services.segments.plugin [-] Segment b3cbe3e4-1da8-43c0-8371-2d6e7e47eab8 resource provider aggregate not found 2026-05-26 09:03:40.762 8 INFO neutron.services.segments.plugin [-] Segment b3cbe3e4-1da8-43c0-8371-2d6e7e47eab8 resource provider aggregate not found 2026-05-26 09:03:40.784 8 INFO neutron.services.segments.plugin [-] Segment b3cbe3e4-1da8-43c0-8371-2d6e7e47eab8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3cbe3e4-1da8-43c0-8371-2d6e7e47eab8 found for delete ", "request_id": "req-368f087a-40b2-4a8e-adfc-9e6f78e940ee"}]} 2026-05-26 09:03:40.785 8 INFO neutron.services.segments.plugin [-] Segment b3cbe3e4-1da8-43c0-8371-2d6e7e47eab8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3cbe3e4-1da8-43c0-8371-2d6e7e47eab8 found for delete ", "request_id": "req-1eb8b711-6a99-4834-b636-c32a0abee375"}]} [pid: 8|app: 0|req: 776/1584] 10.0.0.136 () {32 vars in 725 bytes} [Tue May 26 09:03:40 2026] DELETE /v2.0/networks/202c54bc-a12e-4963-96bc-899e5c34e760 => generated 0 bytes in 347 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 09:03:40.864 7 INFO neutron.db.segments_db [None req-22b7d65e-5f1d-4f9a-9d95-3d5a03dc6147 17777dca06f84a6eab04e0196cccfbde 995354f4bfb448a283f673438604b746 - - default default] Added segment 103aca93-fffe-43fe-b7aa-a9a807bb9f6b of type vxlan for network 6527eb69-e445-4c34-a87c-245f10e53f57 [pid: 7|app: 0|req: 809/1585] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 26 09:03:40 2026] POST /v2.0/networks => generated 615 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1586] 199.19.213.20 () {34 vars in 1078 bytes} [Tue May 26 09:03:40 2026] GET /v2.0/ports?tenant_id=00be3464effa479281f86aa95134ac44&device_id=4be1a34c-3cd0-456b-a182-9af6d375e454 => generated 1238 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1587] 199.19.213.20 () {34 vars in 1056 bytes} [Tue May 26 09:03:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=b59d1f67-c778-47f3-9650-04aad6f2fc46 => 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: 779/1588] 199.19.213.20 () {34 vars in 982 bytes} [Tue May 26 09:03:41 2026] GET /v2.0/subnets?id=c2510705-f675-459e-a283-0794edc9129a => generated 678 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1589] 199.19.213.20 () {34 vars in 1050 bytes} [Tue May 26 09:03:41 2026] GET /v2.0/ports?network_id=bb5bf47a-a409-4e61-9dc1-e718c697ea7a&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: 781/1590] 199.19.213.20 () {34 vars in 1010 bytes} [Tue May 26 09:03:41 2026] GET /v2.0/networks/bb5bf47a-a409-4e61-9dc1-e718c697ea7a?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1591] 10.0.0.136 () {34 vars in 668 bytes} [Tue May 26 09:03:40 2026] POST /v2.0/subnets => generated 646 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1592] 199.19.213.20 () {34 vars in 1110 bytes} [Tue May 26 09:03:41 2026] GET /v2.0/networks/bb5bf47a-a409-4e61-9dc1-e718c697ea7a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 09:03:41.270 7 INFO neutron.db.segments_db [None req-73673b33-cfba-4700-9763-1c37e33fc47d 17777dca06f84a6eab04e0196cccfbde 995354f4bfb448a283f673438604b746 - - default default] Added segment 47f3abc8-7cb8-4360-ad94-864f4893481b of type vxlan for network 7fdc4536-fc35-44af-9741-9059e3a2f8c6 [pid: 8|app: 0|req: 783/1593] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:03:41 2026] GET /v2.0/ports?device_id=4be1a34c-3cd0-456b-a182-9af6d375e454 => 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: 784/1594] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:03:41 2026] GET /v2.0/security-groups?id=12cbd8ac-3378-4f13-8706-4c118b4a7c62&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 09:03:41.576 7 INFO neutron.db.l3_hamode_db [None req-73673b33-cfba-4700-9763-1c37e33fc47d 17777dca06f84a6eab04e0196cccfbde 995354f4bfb448a283f673438604b746 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-26 09:03:41.715 7 INFO neutron.db.l3_hamode_db [None req-73673b33-cfba-4700-9763-1c37e33fc47d 17777dca06f84a6eab04e0196cccfbde 995354f4bfb448a283f673438604b746 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-26 09:03:41.729 7 INFO neutron.services.segments.plugin [-] Segment 9826000d-d19a-4989-9f7f-084fe90356a4 resource provider aggregate not found 2026-05-26 09:03:41.736 7 INFO neutron.services.segments.plugin [-] Segment 9826000d-d19a-4989-9f7f-084fe90356a4 resource provider aggregate not found 2026-05-26 09:03:41.769 7 INFO neutron.services.segments.plugin [-] Segment 9826000d-d19a-4989-9f7f-084fe90356a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9826000d-d19a-4989-9f7f-084fe90356a4 found for delete ", "request_id": "req-9e7d48ec-4e01-4649-a8d4-c8dcdd2cfeda"}]} 2026-05-26 09:03:41.770 7 INFO neutron.services.segments.plugin [-] Segment 9826000d-d19a-4989-9f7f-084fe90356a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9826000d-d19a-4989-9f7f-084fe90356a4 found for delete ", "request_id": "req-2e44c68e-0c06-4516-b44a-56ddaedacd26"}]} [pid: 7|app: 0|req: 811/1595] 10.0.0.136 () {34 vars in 668 bytes} [Tue May 26 09:03:41 2026] POST /v2.0/routers => generated 510 bytes in 1163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1596] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:03:42 2026] GET /v2.0/ports?device_id=4be1a34c-3cd0-456b-a182-9af6d375e454 => generated 969 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1597] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:03:42 2026] GET /v2.0/security-groups?id=12cbd8ac-3378-4f13-8706-4c118b4a7c62&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1598] 10.0.0.136 () {34 vars in 664 bytes} [Tue May 26 09:03:42 2026] POST /v2.0/ports => generated 964 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:03:43.564 8 INFO neutron.db.segments_db [None req-8089c14b-6585-4826-a739-9f285cbaabe7 0c4288474de94b65b16b61aaf805a80e 1b4a990dd6994d1ea6dce318c6edfd27 - - default default] Added segment f6edf64b-d79e-4d68-a7b2-06fd5224c32d of type vxlan for network c1a8e10d-07d8-46b9-b011-41bf9f7a761c [pid: 8|app: 0|req: 786/1599] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 26 09:03:43 2026] POST /v2.0/networks => generated 612 bytes in 481 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1600] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:03:43 2026] GET /v2.0/security-groups?tenant_id=e8c79a9f61d14615bb314cb8efbefbb0&name=default => generated 2925 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1601] 10.0.0.136 () {34 vars in 782 bytes} [Tue May 26 09:03:42 2026] PUT /v2.0/routers/34cd2734-d615-49e6-9b43-57b23ff3950d/add_router_interface => generated 309 bytes in 1101 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: 815/1602] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:03:43 2026] GET /v2.0/ports?device_id=4be1a34c-3cd0-456b-a182-9af6d375e454 => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1603] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:03:43 2026] DELETE /v2.0/security-groups/86a743da-b5fa-4c5c-a9d1-42f78a852fec => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1604] 10.0.0.136 () {34 vars in 668 bytes} [Tue May 26 09:03:43 2026] POST /v2.0/subnets => generated 626 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1605] 10.0.0.136 () {32 vars in 716 bytes} [Tue May 26 09:03:44 2026] GET /v2.0/ports/3955359c-2eba-4830-8579-f3bc79e568b7 => generated 1038 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1606] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:03:44 2026] GET /v2.0/security-groups?id=12cbd8ac-3378-4f13-8706-4c118b4a7c62&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1607] 10.0.0.136 () {34 vars in 750 bytes} [Tue May 26 09:03:44 2026] PUT /v2.0/subnets/7f94accc-a539-4e00-89e7-74f3902e8cf7/tags => generated 25 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1608] 10.0.0.136 () {32 vars in 730 bytes} [Tue May 26 09:03:44 2026] GET /v2.0/subnets/7f94accc-a539-4e00-89e7-74f3902e8cf7/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1609] 10.0.0.136 () {34 vars in 761 bytes} [Tue May 26 09:03:44 2026] PUT /v2.0/subnets/7f94accc-a539-4e00-89e7-74f3902e8cf7/tags/green => generated 4 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1610] 10.0.0.136 () {32 vars in 730 bytes} [Tue May 26 09:03:44 2026] GET /v2.0/subnets/7f94accc-a539-4e00-89e7-74f3902e8cf7/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: 822/1611] 10.0.0.136 () {34 vars in 757 bytes} [Tue May 26 09:03:44 2026] PUT /v2.0/subnets/7f94accc-a539-4e00-89e7-74f3902e8cf7/tags/red => generated 4 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-26 09:03:44.420 8 INFO neutron_taas.services.taas.taas_plugin [None req-3b7094d4-1ba9-4afa-8c86-c7ca020a2b49 17777dca06f84a6eab04e0196cccfbde 995354f4bfb448a283f673438604b746 - - default default] TaaS: Handle Delete Port: 3955359c-2eba-4830-8579-f3bc79e568b7 2026-05-26 09:03:44.423 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3b7094d4-1ba9-4afa-8c86-c7ca020a2b49 17777dca06f84a6eab04e0196cccfbde 995354f4bfb448a283f673438604b746 - - default default] Tap Mirror: Handle Delete Port: 3955359c-2eba-4830-8579-f3bc79e568b7 [pid: 7|app: 0|req: 823/1612] 10.0.0.136 () {32 vars in 730 bytes} [Tue May 26 09:03:44 2026] GET /v2.0/subnets/7f94accc-a539-4e00-89e7-74f3902e8cf7/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1613] 10.0.0.136 () {34 vars in 779 bytes} [Tue May 26 09:03:44 2026] PUT /v2.0/subnets/7f94accc-a539-4e00-89e7-74f3902e8cf7/tags/black.or.white => generated 4 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1614] 10.0.0.136 () {32 vars in 730 bytes} [Tue May 26 09:03:44 2026] GET /v2.0/subnets/7f94accc-a539-4e00-89e7-74f3902e8cf7/tags => generated 52 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1615] 10.0.0.136 () {34 vars in 750 bytes} [Tue May 26 09:03:44 2026] PUT /v2.0/subnets/7f94accc-a539-4e00-89e7-74f3902e8cf7/tags => generated 37 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1616] 10.0.0.136 () {32 vars in 730 bytes} [Tue May 26 09:03:44 2026] GET /v2.0/subnets/7f94accc-a539-4e00-89e7-74f3902e8cf7/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: 828/1617] 10.0.0.136 () {32 vars in 738 bytes} [Tue May 26 09:03:44 2026] GET /v2.0/subnets/7f94accc-a539-4e00-89e7-74f3902e8cf7/tags/red => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 09:03:44.793 7 INFO neutron.api.v2.resource [None req-bc63d2e4-6d03-4e27-ba6d-e168195318c4 0c4288474de94b65b16b61aaf805a80e 1b4a990dd6994d1ea6dce318c6edfd27 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 829/1618] 10.0.0.136 () {32 vars in 742 bytes} [Tue May 26 09:03:44 2026] GET /v2.0/subnets/7f94accc-a539-4e00-89e7-74f3902e8cf7/tags/green => generated 99 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1619] 10.0.0.136 () {34 vars in 788 bytes} [Tue May 26 09:03:44 2026] PUT /v2.0/routers/34cd2734-d615-49e6-9b43-57b23ff3950d/remove_router_interface => generated 309 bytes in 755 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: 830/1620] 10.0.0.136 () {32 vars in 741 bytes} [Tue May 26 09:03:44 2026] DELETE /v2.0/subnets/7f94accc-a539-4e00-89e7-74f3902e8cf7/tags/red => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 09:03:44.977 8 INFO neutron.api.v2.resource [None req-40b6e65c-63ee-4cb4-90e6-eefc8e033c22 17777dca06f84a6eab04e0196cccfbde 995354f4bfb448a283f673438604b746 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 791/1621] 10.0.0.136 () {34 vars in 788 bytes} [Tue May 26 09:03:44 2026] PUT /v2.0/routers/34cd2734-d615-49e6-9b43-57b23ff3950d/remove_router_interface => generated 197 bytes in 141 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1622] 10.0.0.136 () {32 vars in 735 bytes} [Tue May 26 09:03:44 2026] GET /v2.0/ports?device_id=34cd2734-d615-49e6-9b43-57b23ff3950d => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 09:03:45.192 8 INFO neutron_taas.services.taas.taas_plugin [None req-aa65911f-8933-47ef-89a5-c7bbeba25fca 17777dca06f84a6eab04e0196cccfbde 995354f4bfb448a283f673438604b746 - - default default] TaaS: Handle Delete Port: 7fd8fa6c-7eb0-45ca-9825-59d79b2fcdd8 2026-05-26 09:03:45.195 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aa65911f-8933-47ef-89a5-c7bbeba25fca 17777dca06f84a6eab04e0196cccfbde 995354f4bfb448a283f673438604b746 - - default default] Tap Mirror: Handle Delete Port: 7fd8fa6c-7eb0-45ca-9825-59d79b2fcdd8 [pid: 7|app: 0|req: 831/1623] 10.0.0.136 () {32 vars in 730 bytes} [Tue May 26 09:03:44 2026] GET /v2.0/subnets/7f94accc-a539-4e00-89e7-74f3902e8cf7/tags => generated 30 bytes in 491 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1624] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:03:45 2026] GET /v2.0/ports?device_id=4be1a34c-3cd0-456b-a182-9af6d375e454 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 09:03:45.434 7 INFO neutron.api.v2.resource [None req-17949cea-9055-44ca-80a7-4101bdee7868 0c4288474de94b65b16b61aaf805a80e 1b4a990dd6994d1ea6dce318c6edfd27 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 833/1625] 10.0.0.136 () {32 vars in 745 bytes} [Tue May 26 09:03:45 2026] DELETE /v2.0/subnets/7f94accc-a539-4e00-89e7-74f3902e8cf7/tags/green => generated 99 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1626] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:03:45 2026] GET /v2.0/security-groups?id=12cbd8ac-3378-4f13-8706-4c118b4a7c62&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: 835/1627] 10.0.0.136 () {32 vars in 733 bytes} [Tue May 26 09:03:45 2026] DELETE /v2.0/subnets/7f94accc-a539-4e00-89e7-74f3902e8cf7/tags => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 09:03:45.549 8 INFO neutron.services.segments.plugin [-] Segment 47f3abc8-7cb8-4360-ad94-864f4893481b resource provider aggregate not found 2026-05-26 09:03:45.554 8 INFO neutron.services.segments.plugin [-] Segment 47f3abc8-7cb8-4360-ad94-864f4893481b resource provider aggregate not found [pid: 7|app: 0|req: 836/1628] 10.0.0.136 () {32 vars in 730 bytes} [Tue May 26 09:03:45 2026] GET /v2.0/subnets/7f94accc-a539-4e00-89e7-74f3902e8cf7/tags => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 09:03:45.571 8 INFO neutron.services.segments.plugin [-] Segment 47f3abc8-7cb8-4360-ad94-864f4893481b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47f3abc8-7cb8-4360-ad94-864f4893481b found for delete ", "request_id": "req-8b874575-e9c0-41d5-bd29-3ac133ba6004"}]} 2026-05-26 09:03:45.576 8 INFO neutron.services.segments.plugin [-] Segment 47f3abc8-7cb8-4360-ad94-864f4893481b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47f3abc8-7cb8-4360-ad94-864f4893481b found for delete ", "request_id": "req-24ef324d-00a5-4bb2-bc0b-30fe7300f614"}]} 2026-05-26 09:03:45.591 8 INFO neutron.db.l3_hamode_db [None req-aa65911f-8933-47ef-89a5-c7bbeba25fca 17777dca06f84a6eab04e0196cccfbde 995354f4bfb448a283f673438604b746 - - default default] HA network 7fdc4536-fc35-44af-9741-9059e3a2f8c6 was deleted as no HA routers are present in tenant 995354f4bfb448a283f673438604b746. [pid: 8|app: 0|req: 793/1629] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 26 09:03:45 2026] DELETE /v2.0/routers/34cd2734-d615-49e6-9b43-57b23ff3950d => generated 0 bytes in 589 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1630] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 26 09:03:45 2026] DELETE /v2.0/subnets/7f94accc-a539-4e00-89e7-74f3902e8cf7 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1631] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 26 09:03:45 2026] DELETE /v2.0/subnets/708adf85-85fc-4713-aab1-4a0ee6945f25 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 09:03:45.842 7 INFO neutron.services.segments.plugin [-] Segment f6edf64b-d79e-4d68-a7b2-06fd5224c32d resource provider aggregate not found 2026-05-26 09:03:45.842 7 INFO neutron.services.segments.plugin [-] Segment f6edf64b-d79e-4d68-a7b2-06fd5224c32d resource provider aggregate not found 2026-05-26 09:03:45.862 7 INFO neutron.services.segments.plugin [-] Segment f6edf64b-d79e-4d68-a7b2-06fd5224c32d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f6edf64b-d79e-4d68-a7b2-06fd5224c32d found for delete ", "request_id": "req-e13b6a63-a8ba-4d0e-9aba-91ffe95085f9"}]} 2026-05-26 09:03:45.870 7 INFO neutron.services.segments.plugin [-] Segment f6edf64b-d79e-4d68-a7b2-06fd5224c32d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f6edf64b-d79e-4d68-a7b2-06fd5224c32d found for delete ", "request_id": "req-b3aee348-bee2-4fef-a1f5-607949f6e360"}]} [pid: 7|app: 0|req: 838/1632] 10.0.0.136 () {32 vars in 725 bytes} [Tue May 26 09:03:45 2026] DELETE /v2.0/networks/c1a8e10d-07d8-46b9-b011-41bf9f7a761c => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 09:03:45.899 8 INFO neutron_taas.services.taas.taas_plugin [None req-d735e37f-7762-4c8b-9da8-0f61bef4e2c0 17777dca06f84a6eab04e0196cccfbde 995354f4bfb448a283f673438604b746 - - default default] TaaS: Handle Delete Port: 25688a93-aad5-41b0-8de0-63894d9b907f 2026-05-26 09:03:45.903 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d735e37f-7762-4c8b-9da8-0f61bef4e2c0 17777dca06f84a6eab04e0196cccfbde 995354f4bfb448a283f673438604b746 - - default default] Tap Mirror: Handle Delete Port: 25688a93-aad5-41b0-8de0-63894d9b907f [pid: 8|app: 0|req: 795/1633] 10.0.0.136 () {32 vars in 725 bytes} [Tue May 26 09:03:45 2026] DELETE /v2.0/networks/6527eb69-e445-4c34-a87c-245f10e53f57 => generated 0 bytes in 304 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 09:03:46.177 7 INFO neutron.db.segments_db [None req-e0bbb462-c6ba-463d-b9de-2c93bb8b3580 17777dca06f84a6eab04e0196cccfbde 995354f4bfb448a283f673438604b746 - - default default] Added segment e33c8069-e68b-4908-a6d3-9b4693392e2b of type vxlan for network 95a29067-74f1-47de-b166-3c62637f0bc4 [pid: 7|app: 0|req: 839/1634] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 26 09:03:46 2026] POST /v2.0/networks => generated 615 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1635] 10.0.0.136 () {34 vars in 668 bytes} [Tue May 26 09:03:46 2026] POST /v2.0/subnets => generated 646 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 09:03:46.524 7 INFO neutron.db.segments_db [None req-63adecd0-134b-45aa-b657-d6168ade0b76 17777dca06f84a6eab04e0196cccfbde 995354f4bfb448a283f673438604b746 - - default default] Added segment 72112715-3e4f-493f-bbb2-a485d14b924c of type vxlan for network 6027f96e-b817-4528-8c3b-c5d09867f0d4 [pid: 8|app: 0|req: 797/1636] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:03:46 2026] GET /v2.0/ports?device_id=4be1a34c-3cd0-456b-a182-9af6d375e454 => generated 971 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 09:03:46.765 7 INFO neutron.db.l3_hamode_db [None req-63adecd0-134b-45aa-b657-d6168ade0b76 17777dca06f84a6eab04e0196cccfbde 995354f4bfb448a283f673438604b746 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 798/1637] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:03:46 2026] GET /v2.0/security-groups?tenant_id=116ccb5837944459bd329e8967d73d05&name=default => generated 2925 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1638] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:03:46 2026] GET /v2.0/security-groups?id=12cbd8ac-3378-4f13-8706-4c118b4a7c62&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-05-26 09:03:46.920 7 INFO neutron.db.l3_hamode_db [None req-63adecd0-134b-45aa-b657-d6168ade0b76 17777dca06f84a6eab04e0196cccfbde 995354f4bfb448a283f673438604b746 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 800/1639] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:03:46 2026] DELETE /v2.0/security-groups/5bd0f616-a46e-4bac-9424-6e974a3a9758 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1640] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:03:47 2026] GET /v2.0/security-groups?tenant_id=1b4a990dd6994d1ea6dce318c6edfd27&name=default => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1641] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:03:47 2026] DELETE /v2.0/security-groups/c89d327f-7159-482f-a32c-a11cc54b1f66 => 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: 803/1642] 10.0.0.141 () {32 vars in 801 bytes} [Tue May 26 09:03:47 2026] GET /v2.0/extensions => generated 21537 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1643] 10.0.0.136 () {34 vars in 668 bytes} [Tue May 26 09:03:46 2026] POST /v2.0/routers => generated 510 bytes in 1087 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 09:03:47.602 8 INFO neutron.services.segments.plugin [-] Segment 103aca93-fffe-43fe-b7aa-a9a807bb9f6b resource provider aggregate not found 2026-05-26 09:03:47.607 8 INFO neutron.services.segments.plugin [-] Segment 103aca93-fffe-43fe-b7aa-a9a807bb9f6b resource provider aggregate not found 2026-05-26 09:03:47.636 8 INFO neutron.services.segments.plugin [-] Segment 103aca93-fffe-43fe-b7aa-a9a807bb9f6b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 103aca93-fffe-43fe-b7aa-a9a807bb9f6b found for delete ", "request_id": "req-7ff11236-68be-4484-8abc-c83bee7afc01"}]} 2026-05-26 09:03:47.636 8 INFO neutron.services.segments.plugin [-] Segment 103aca93-fffe-43fe-b7aa-a9a807bb9f6b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 103aca93-fffe-43fe-b7aa-a9a807bb9f6b found for delete ", "request_id": "req-2e8e3b06-5e28-4e9c-9ecc-e6f51e535b49"}]} [pid: 7|app: 0|req: 841/1644] 10.0.0.141 () {30 vars in 723 bytes} [Tue May 26 09:03:47 2026] GET /v2.0/quotas/c2e763e77d9d48c9b477e3121ddb145f/details => generated 847 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1645] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:03:47 2026] GET /v2.0/ports?device_id=4be1a34c-3cd0-456b-a182-9af6d375e454 => generated 971 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1646] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:03:48 2026] GET /v2.0/security-groups?id=12cbd8ac-3378-4f13-8706-4c118b4a7c62&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1647] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:03:48 2026] GET /v2.0/ports?device_id=4be1a34c-3cd0-456b-a182-9af6d375e454 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1648] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:03:48 2026] GET /v2.0/security-groups?id=12cbd8ac-3378-4f13-8706-4c118b4a7c62&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1649] 10.0.0.136 () {32 vars in 735 bytes} [Tue May 26 09:03:48 2026] GET /v2.0/ports?device_id=4be1a34c-3cd0-456b-a182-9af6d375e454 => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1650] 10.0.0.136 () {34 vars in 782 bytes} [Tue May 26 09:03:47 2026] PUT /v2.0/routers/322f9717-2e7c-459b-a3d3-d3b8e5cb1e1b/add_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: 805/1651] 10.0.0.136 () {32 vars in 716 bytes} [Tue May 26 09:03:48 2026] GET /v2.0/ports/dff473fd-ded9-4e8b-b73c-7b653fd935d3 => generated 959 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 09:03:48.631 7 INFO neutron.db.l3_db [None req-3baa023c-b30b-4365-b5ff-eb572c88f380 f1cf712f1d5b47609e04a0379f4fd86e 00be3464effa479281f86aa95134ac44 - - default default] Floating IP 63b6f71e-326c-40d5-83bf-a83fbe89d9ad associated. External IP: 10.96.250.219, port: b59d1f67-c778-47f3-9650-04aad6f2fc46. 2026-05-26 09:03:48.898 8 INFO neutron_taas.services.taas.taas_plugin [None req-00d7b32b-c4dd-4f81-b5a2-1bca95eab990 17777dca06f84a6eab04e0196cccfbde 995354f4bfb448a283f673438604b746 - - default default] TaaS: Handle Delete Port: dff473fd-ded9-4e8b-b73c-7b653fd935d3 2026-05-26 09:03:48.900 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-00d7b32b-c4dd-4f81-b5a2-1bca95eab990 17777dca06f84a6eab04e0196cccfbde 995354f4bfb448a283f673438604b746 - - default default] Tap Mirror: Handle Delete Port: dff473fd-ded9-4e8b-b73c-7b653fd935d3 [pid: 7|app: 0|req: 847/1652] 10.0.0.136 () {34 vars in 748 bytes} [Tue May 26 09:03:48 2026] PUT /v2.0/floatingips/63b6f71e-326c-40d5-83bf-a83fbe89d9ad => generated 855 bytes in 715 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1653] 10.0.0.136 () {32 vars in 728 bytes} [Tue May 26 09:03:48 2026] GET /v2.0/floatingips/63b6f71e-326c-40d5-83bf-a83fbe89d9ad => generated 855 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 09:03:49.019 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f12ac6a2-5077-4a49-8506-e8c75f1f233f'] response: {'name': 'network-changed', 'server_uuid': '4be1a34c-3cd0-456b-a182-9af6d375e454', 'tag': 'b59d1f67-c778-47f3-9650-04aad6f2fc46', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 806/1654] 10.0.0.136 () {34 vars in 788 bytes} [Tue May 26 09:03:48 2026] PUT /v2.0/routers/322f9717-2e7c-459b-a3d3-d3b8e5cb1e1b/remove_router_interface => generated 309 bytes in 730 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1655] 10.0.0.136 () {32 vars in 735 bytes} [Tue May 26 09:03:49 2026] GET /v2.0/ports?device_id=322f9717-2e7c-459b-a3d3-d3b8e5cb1e1b => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 09:03:49.532 8 INFO neutron_taas.services.taas.taas_plugin [None req-45448c43-7293-42c8-ac93-20cf3dbbf9b8 17777dca06f84a6eab04e0196cccfbde 995354f4bfb448a283f673438604b746 - - default default] TaaS: Handle Delete Port: fd2e0411-90d1-4256-8164-ea36b19ed792 2026-05-26 09:03:49.536 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-45448c43-7293-42c8-ac93-20cf3dbbf9b8 17777dca06f84a6eab04e0196cccfbde 995354f4bfb448a283f673438604b746 - - default default] Tap Mirror: Handle Delete Port: fd2e0411-90d1-4256-8164-ea36b19ed792 [pid: 7|app: 0|req: 850/1656] 199.19.213.20 () {34 vars in 1078 bytes} [Tue May 26 09:03:49 2026] GET /v2.0/ports?tenant_id=00be3464effa479281f86aa95134ac44&device_id=4be1a34c-3cd0-456b-a182-9af6d375e454 => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1657] 199.19.213.20 () {34 vars in 984 bytes} [Tue May 26 09:03:49 2026] GET /v2.0/networks?id=bb5bf47a-a409-4e61-9dc1-e718c697ea7a => generated 756 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1658] 199.19.213.20 () {34 vars in 1056 bytes} [Tue May 26 09:03:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=b59d1f67-c778-47f3-9650-04aad6f2fc46 => generated 858 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1659] 199.19.213.20 () {34 vars in 982 bytes} [Tue May 26 09:03:49 2026] GET /v2.0/subnets?id=c2510705-f675-459e-a283-0794edc9129a => generated 678 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1660] 199.19.213.20 () {34 vars in 1050 bytes} [Tue May 26 09:03:49 2026] GET /v2.0/ports?network_id=bb5bf47a-a409-4e61-9dc1-e718c697ea7a&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1661] 199.19.213.20 () {34 vars in 1010 bytes} [Tue May 26 09:03:49 2026] GET /v2.0/networks/bb5bf47a-a409-4e61-9dc1-e718c697ea7a?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 09:03:49.856 8 INFO neutron.services.segments.plugin [-] Segment 72112715-3e4f-493f-bbb2-a485d14b924c resource provider aggregate not found 2026-05-26 09:03:49.866 8 INFO neutron.services.segments.plugin [-] Segment 72112715-3e4f-493f-bbb2-a485d14b924c resource provider aggregate not found 2026-05-26 09:03:49.885 8 INFO neutron.services.segments.plugin [-] Segment 72112715-3e4f-493f-bbb2-a485d14b924c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72112715-3e4f-493f-bbb2-a485d14b924c found for delete ", "request_id": "req-6210c47a-8468-4ec5-84b6-c84256a49040"}]} 2026-05-26 09:03:49.887 8 INFO neutron.services.segments.plugin [-] Segment 72112715-3e4f-493f-bbb2-a485d14b924c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72112715-3e4f-493f-bbb2-a485d14b924c found for delete ", "request_id": "req-90cc4523-50ac-4b69-b3db-6ae3f4dafd84"}]} 2026-05-26 09:03:49.892 8 INFO neutron.db.l3_hamode_db [None req-45448c43-7293-42c8-ac93-20cf3dbbf9b8 17777dca06f84a6eab04e0196cccfbde 995354f4bfb448a283f673438604b746 - - default default] HA network 6027f96e-b817-4528-8c3b-c5d09867f0d4 was deleted as no HA routers are present in tenant 995354f4bfb448a283f673438604b746. [pid: 8|app: 0|req: 807/1662] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 26 09:03:49 2026] DELETE /v2.0/routers/322f9717-2e7c-459b-a3d3-d3b8e5cb1e1b => generated 0 bytes in 554 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1665] 199.19.213.20 () {34 vars in 1110 bytes} [Tue May 26 09:03:49 2026] GET /v2.0/networks/bb5bf47a-a409-4e61-9dc1-e718c697ea7a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1666] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 26 09:03:49 2026] DELETE /v2.0/subnets/f60eced2-10c1-41e2-9562-fc6ccd908ede => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1667] 10.0.0.136 () {32 vars in 728 bytes} [Tue May 26 09:03:50 2026] GET /v2.0/floatingips/63b6f71e-326c-40d5-83bf-a83fbe89d9ad => generated 855 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1668] 10.0.0.136 () {32 vars in 725 bytes} [Tue May 26 09:03:50 2026] DELETE /v2.0/networks/95a29067-74f1-47de-b166-3c62637f0bc4 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 09:03:50.272 7 INFO neutron.db.segments_db [None req-8a1ad758-f4f3-4cc8-b2a5-d80b2400c9cb 17777dca06f84a6eab04e0196cccfbde 995354f4bfb448a283f673438604b746 - - default default] Added segment 6c9b7158-c667-4464-82c6-ab4ba9d850b5 of type vxlan for network 283f66a5-4456-418c-b14c-6e12d1e7aec9 2026-05-26 09:03:50.542 7 INFO neutron.db.l3_hamode_db [None req-8a1ad758-f4f3-4cc8-b2a5-d80b2400c9cb 17777dca06f84a6eab04e0196cccfbde 995354f4bfb448a283f673438604b746 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-26 09:03:50.859 8 INFO neutron.db.segments_db [None req-a438b115-f457-474b-9a66-dedfea2df304 b810d3de984946e698f77bc7526e247b 4db574da1ba94242b195a2de3872cc53 - - default default] Added segment 8c7065fa-382d-4409-b708-9e88ca618fe5 of type vxlan for network b2cd924e-b8e0-47a0-8d09-aad079c0680a [pid: 8|app: 0|req: 812/1669] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 26 09:03:50 2026] POST /v2.0/networks => generated 612 bytes in 350 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 09:03:51.032 8 INFO neutron.db.segments_db [None req-7af774b4-cb69-412f-8079-872bb4030a45 b810d3de984946e698f77bc7526e247b 4db574da1ba94242b195a2de3872cc53 - - default default] Added segment b82dde9f-d3bb-4aa4-acc9-70af1ca8eeb2 of type vxlan for network f0a5874f-9425-4a42-9271-ba7c1535a5eb [pid: 8|app: 0|req: 813/1670] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 26 09:03:50 2026] POST /v2.0/networks => generated 613 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1671] 10.0.0.141 () {32 vars in 801 bytes} [Tue May 26 09:03:51 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: 815/1672] 10.0.0.136 () {32 vars in 728 bytes} [Tue May 26 09:03:51 2026] GET /v2.0/floatingips/63b6f71e-326c-40d5-83bf-a83fbe89d9ad => generated 857 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1673] 10.0.0.136 () {34 vars in 752 bytes} [Tue May 26 09:03:51 2026] PUT /v2.0/networks/b2cd924e-b8e0-47a0-8d09-aad079c0680a/tags => generated 25 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1674] 10.0.0.136 () {32 vars in 732 bytes} [Tue May 26 09:03:51 2026] GET /v2.0/networks/b2cd924e-b8e0-47a0-8d09-aad079c0680a/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 09:03:51.368 7 INFO neutron.db.l3_hamode_db [None req-8a1ad758-f4f3-4cc8-b2a5-d80b2400c9cb 17777dca06f84a6eab04e0196cccfbde 995354f4bfb448a283f673438604b746 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 818/1675] 10.0.0.141 () {30 vars in 723 bytes} [Tue May 26 09:03:51 2026] GET /v2.0/quotas/c2e763e77d9d48c9b477e3121ddb145f/details => generated 847 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1676] 10.0.0.136 () {34 vars in 752 bytes} [Tue May 26 09:03:51 2026] PUT /v2.0/networks/f0a5874f-9425-4a42-9271-ba7c1535a5eb/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: 820/1677] 10.0.0.136 () {32 vars in 732 bytes} [Tue May 26 09:03:51 2026] GET /v2.0/networks/f0a5874f-9425-4a42-9271-ba7c1535a5eb/tags => generated 17 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1678] 10.0.0.136 () {34 vars in 752 bytes} [Tue May 26 09:03:51 2026] PUT /v2.0/networks/f0a5874f-9425-4a42-9271-ba7c1535a5eb/tags => generated 12 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1679] 10.0.0.136 () {32 vars in 732 bytes} [Tue May 26 09:03:51 2026] GET /v2.0/networks/f0a5874f-9425-4a42-9271-ba7c1535a5eb/tags => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1680] 10.0.0.136 () {32 vars in 732 bytes} [Tue May 26 09:03:51 2026] GET /v2.0/networks/b2cd924e-b8e0-47a0-8d09-aad079c0680a/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1681] 10.0.0.136 () {32 vars in 725 bytes} [Tue May 26 09:03:51 2026] DELETE /v2.0/networks/b2cd924e-b8e0-47a0-8d09-aad079c0680a => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 09:03:51.906 8 INFO neutron.services.segments.plugin [-] Segment e33c8069-e68b-4908-a6d3-9b4693392e2b resource provider aggregate not found 2026-05-26 09:03:51.908 8 INFO neutron.services.segments.plugin [-] Segment e33c8069-e68b-4908-a6d3-9b4693392e2b resource provider aggregate not found 2026-05-26 09:03:51.930 8 INFO neutron.services.segments.plugin [-] Segment e33c8069-e68b-4908-a6d3-9b4693392e2b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e33c8069-e68b-4908-a6d3-9b4693392e2b found for delete ", "request_id": "req-67b497a9-d944-479d-8e19-962befecb75e"}]} 2026-05-26 09:03:51.937 8 INFO neutron.services.segments.plugin [-] Segment e33c8069-e68b-4908-a6d3-9b4693392e2b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e33c8069-e68b-4908-a6d3-9b4693392e2b found for delete ", "request_id": "req-34c72517-4550-494c-8308-eb795b87f8f3"}]} [pid: 8|app: 0|req: 825/1682] 10.0.0.136 () {32 vars in 725 bytes} [Tue May 26 09:03:51 2026] DELETE /v2.0/networks/f0a5874f-9425-4a42-9271-ba7c1535a5eb => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 09:03:51.955 8 INFO neutron.services.segments.plugin [-] Segment 8c7065fa-382d-4409-b708-9e88ca618fe5 resource provider aggregate not found 2026-05-26 09:03:51.961 8 INFO neutron.services.segments.plugin [-] Segment 8c7065fa-382d-4409-b708-9e88ca618fe5 resource provider aggregate not found 2026-05-26 09:03:51.972 8 INFO neutron.services.segments.plugin [-] Segment 8c7065fa-382d-4409-b708-9e88ca618fe5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c7065fa-382d-4409-b708-9e88ca618fe5 found for delete ", "request_id": "req-d4ef0560-c7f2-4d32-a504-727b2172cf2c"}]} 2026-05-26 09:03:51.979 8 INFO neutron.services.segments.plugin [-] Segment 8c7065fa-382d-4409-b708-9e88ca618fe5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c7065fa-382d-4409-b708-9e88ca618fe5 found for delete ", "request_id": "req-8bec39c4-0557-415e-9880-f42631631bea"}]} 2026-05-26 09:03:51.989 8 INFO neutron.services.segments.plugin [-] Segment b82dde9f-d3bb-4aa4-acc9-70af1ca8eeb2 resource provider aggregate not found 2026-05-26 09:03:51.994 8 INFO neutron.services.segments.plugin [-] Segment b82dde9f-d3bb-4aa4-acc9-70af1ca8eeb2 resource provider aggregate not found 2026-05-26 09:03:52.003 8 INFO neutron.services.segments.plugin [-] Segment b82dde9f-d3bb-4aa4-acc9-70af1ca8eeb2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b82dde9f-d3bb-4aa4-acc9-70af1ca8eeb2 found for delete ", "request_id": "req-c7487b94-a0cc-47bf-a0b7-74b1f94987a1"}]} 2026-05-26 09:03:52.005 8 INFO neutron.services.segments.plugin [-] Segment b82dde9f-d3bb-4aa4-acc9-70af1ca8eeb2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b82dde9f-d3bb-4aa4-acc9-70af1ca8eeb2 found for delete ", "request_id": "req-7a8817f3-386c-4cda-96d2-e6939fac24a5"}]} [pid: 7|app: 0|req: 858/1683] 10.0.0.136 () {34 vars in 668 bytes} [Tue May 26 09:03:50 2026] POST /v2.0/routers => generated 692 bytes in 2047 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1684] 10.0.0.136 () {32 vars in 720 bytes} [Tue May 26 09:03:52 2026] GET /v2.0/routers/02b51008-b3aa-49c7-8533-2a44690c6e08 => generated 698 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1685] 10.0.0.136 () {32 vars in 646 bytes} [Tue May 26 09:03:52 2026] GET /v2.0/routers => generated 701 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1686] 10.0.0.136 () {34 vars in 740 bytes} [Tue May 26 09:03:52 2026] PUT /v2.0/routers/02b51008-b3aa-49c7-8533-2a44690c6e08 => generated 705 bytes in 326 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1687] 10.0.0.136 () {32 vars in 720 bytes} [Tue May 26 09:03:52 2026] GET /v2.0/routers/02b51008-b3aa-49c7-8533-2a44690c6e08 => generated 705 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1688] 10.0.0.136 () {32 vars in 735 bytes} [Tue May 26 09:03:52 2026] GET /v2.0/ports?device_id=02b51008-b3aa-49c7-8533-2a44690c6e08 => 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: 860/1689] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:03:52 2026] GET /v2.0/security-groups?tenant_id=8ded9679185f4552b8ffde501bfdeb4b&name=default => generated 2925 bytes in 354 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 09:03:53.021 8 INFO neutron_taas.services.taas.taas_plugin [None req-2de35ead-f414-4faf-8516-53dbe6120578 17777dca06f84a6eab04e0196cccfbde 995354f4bfb448a283f673438604b746 - - default default] TaaS: Handle Delete Port: 06161646-28d5-4786-a6c1-b9237b47022c 2026-05-26 09:03:53.024 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2de35ead-f414-4faf-8516-53dbe6120578 17777dca06f84a6eab04e0196cccfbde 995354f4bfb448a283f673438604b746 - - default default] Tap Mirror: Handle Delete Port: 06161646-28d5-4786-a6c1-b9237b47022c [pid: 7|app: 0|req: 861/1690] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:03:53 2026] DELETE /v2.0/security-groups/981a5683-2c51-43cb-9c03-e309f203bb14 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1691] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:03:53 2026] GET /v2.0/security-groups?tenant_id=4db574da1ba94242b195a2de3872cc53&name=default => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 09:03:53.253 8 INFO neutron_taas.services.taas.taas_plugin [None req-2de35ead-f414-4faf-8516-53dbe6120578 17777dca06f84a6eab04e0196cccfbde 995354f4bfb448a283f673438604b746 - - default default] TaaS: Handle Delete Port: f59ed1a0-558c-4010-afb5-ca2558c2957b 2026-05-26 09:03:53.256 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2de35ead-f414-4faf-8516-53dbe6120578 17777dca06f84a6eab04e0196cccfbde 995354f4bfb448a283f673438604b746 - - default default] Tap Mirror: Handle Delete Port: f59ed1a0-558c-4010-afb5-ca2558c2957b [pid: 7|app: 0|req: 863/1692] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:03:53 2026] DELETE /v2.0/security-groups/22135fed-b569-4681-b57b-630d0f20ca52 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 09:03:53.608 8 INFO neutron.db.l3_hamode_db [None req-2de35ead-f414-4faf-8516-53dbe6120578 17777dca06f84a6eab04e0196cccfbde 995354f4bfb448a283f673438604b746 - - default default] HA network 283f66a5-4456-418c-b14c-6e12d1e7aec9 was deleted as no HA routers are present in tenant 995354f4bfb448a283f673438604b746. [pid: 8|app: 0|req: 830/1693] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 26 09:03:52 2026] DELETE /v2.0/routers/02b51008-b3aa-49c7-8533-2a44690c6e08 => generated 0 bytes in 763 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1694] 10.0.0.136 () {32 vars in 735 bytes} [Tue May 26 09:03:53 2026] GET /v2.0/ports?device_id=02b51008-b3aa-49c7-8533-2a44690c6e08 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 09:03:53.669 8 INFO neutron.api.v2.resource [None req-c12349a7-49dd-497e-a93f-ee333f2416ad 17777dca06f84a6eab04e0196cccfbde 995354f4bfb448a283f673438604b746 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 831/1695] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 26 09:03:53 2026] DELETE /v2.0/routers/02b51008-b3aa-49c7-8533-2a44690c6e08 => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1696] 10.0.0.136 () {32 vars in 735 bytes} [Tue May 26 09:03:53 2026] GET /v2.0/ports?device_id=322f9717-2e7c-459b-a3d3-d3b8e5cb1e1b => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 09:03:53.713 8 INFO neutron.api.v2.resource [None req-9a9b3bfb-e49d-462c-bab4-1873416262a7 17777dca06f84a6eab04e0196cccfbde 995354f4bfb448a283f673438604b746 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 832/1697] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 26 09:03:53 2026] DELETE /v2.0/routers/322f9717-2e7c-459b-a3d3-d3b8e5cb1e1b => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 09:03:53.732 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b3401d5f-ee58-48b0-a7c0-760947a01418 17777dca06f84a6eab04e0196cccfbde 995354f4bfb448a283f673438604b746 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 866/1698] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 26 09:03:53 2026] DELETE /v2.0/subnets/f60eced2-10c1-41e2-9562-fc6ccd908ede => 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: 833/1699] 10.0.0.136 () {32 vars in 735 bytes} [Tue May 26 09:03:53 2026] GET /v2.0/ports?device_id=34cd2734-d615-49e6-9b43-57b23ff3950d => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 09:03:53.781 7 INFO neutron.api.v2.resource [None req-eea2135c-adb1-4f9d-9bc5-b712da84c3a1 17777dca06f84a6eab04e0196cccfbde 995354f4bfb448a283f673438604b746 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 867/1700] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 26 09:03:53 2026] DELETE /v2.0/routers/34cd2734-d615-49e6-9b43-57b23ff3950d => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 09:03:53.798 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ac8d1ffb-d5a4-41e8-9ba7-299a03c5aa1b 17777dca06f84a6eab04e0196cccfbde 995354f4bfb448a283f673438604b746 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 834/1701] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 26 09:03:53 2026] DELETE /v2.0/subnets/708adf85-85fc-4713-aab1-4a0ee6945f25 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1702] 10.0.0.136 () {32 vars in 735 bytes} [Tue May 26 09:03:53 2026] GET /v2.0/ports?device_id=8f30e551-eb22-4494-9354-81d9361a6389 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 09:03:53.853 8 INFO neutron.api.v2.resource [None req-d10a9804-d53a-4a2e-b996-36c195100a49 17777dca06f84a6eab04e0196cccfbde 995354f4bfb448a283f673438604b746 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 835/1703] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 26 09:03:53 2026] DELETE /v2.0/routers/8f30e551-eb22-4494-9354-81d9361a6389 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 09:03:53.879 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5f0e5fe4-e91e-41bd-ba45-81dcc5876c14 17777dca06f84a6eab04e0196cccfbde 995354f4bfb448a283f673438604b746 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 869/1704] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 26 09:03:53 2026] DELETE /v2.0/subnets/da339456-46e8-46db-a0bc-5426f3181bcb => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 09:03:53.898 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b7451d4f-c659-4b36-b896-55030b63425d 17777dca06f84a6eab04e0196cccfbde 995354f4bfb448a283f673438604b746 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 836/1705] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 26 09:03:53 2026] DELETE /v2.0/subnets/83e3cec7-8773-4418-bf23-43a21d7ef88b => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 09:03:54.024 8 INFO neutron.services.segments.plugin [-] Segment 6c9b7158-c667-4464-82c6-ab4ba9d850b5 resource provider aggregate not found 2026-05-26 09:03:54.028 8 INFO neutron.services.segments.plugin [-] Segment 6c9b7158-c667-4464-82c6-ab4ba9d850b5 resource provider aggregate not found 2026-05-26 09:03:54.037 8 INFO neutron.services.segments.plugin [-] Segment 6c9b7158-c667-4464-82c6-ab4ba9d850b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c9b7158-c667-4464-82c6-ab4ba9d850b5 found for delete ", "request_id": "req-778796af-87ed-4f14-bdbb-0423ca1beae5"}]} 2026-05-26 09:03:54.041 8 INFO neutron.services.segments.plugin [-] Segment 6c9b7158-c667-4464-82c6-ab4ba9d850b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c9b7158-c667-4464-82c6-ab4ba9d850b5 found for delete ", "request_id": "req-d5d96b15-1b4c-46a5-9e72-43ff0418d3a6"}]} [pid: 7|app: 0|req: 870/1706] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:03:54 2026] GET /v2.0/security-groups?tenant_id=995354f4bfb448a283f673438604b746&name=default => generated 2925 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1707] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:03:54 2026] DELETE /v2.0/security-groups/a298e0a6-9c0a-4328-8fa0-5e47fd8486dc => 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: 871/1708] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:03:54 2026] GET /v2.0/security-groups?tenant_id=c2e763e77d9d48c9b477e3121ddb145f&name=default => generated 2925 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1709] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:03:54 2026] DELETE /v2.0/security-groups/689af4fb-0f7e-480b-bfdb-ec77b787e5f0 => 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: 872/1710] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:03:56 2026] GET /v2.0/security-groups?tenant_id=d5c4df309a904533b6297439bd7ec9da&name=default => generated 2925 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1711] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:03:57 2026] DELETE /v2.0/security-groups/4ee0375e-eefe-45fa-81db-9639a47b4788 => 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: 873/1712] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:03:57 2026] GET /v2.0/security-groups?tenant_id=b403d0cb87d94693bc739cdf39a90d22&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: 840/1713] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:03:57 2026] DELETE /v2.0/security-groups/1bdc77ac-97b4-4cc4-93e3-e255b41ff476 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1714] 10.0.0.6 () {34 vars in 987 bytes} [Tue May 26 09:03:58 2026] GET /v2.0/ports?device_id=4be1a34c-3cd0-456b-a182-9af6d375e454 => 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: 841/1715] 10.0.0.6 () {34 vars in 1037 bytes} [Tue May 26 09:03:58 2026] GET /v2.0/security-groups?id=12cbd8ac-3378-4f13-8706-4c118b4a7c62&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 09:03:59.583 7 INFO neutron.db.segments_db [None req-8ce0e8ee-6fb1-443e-8285-bafb8cc52935 1a75067dacda4627b6061d1faf323e1e 2c964bc74a2e4f14bf624b84882dbc71 - - default default] Added segment 2ba08c61-47ec-4073-8a60-b1126cd5a313 of type vxlan for network 32cb67d2-90ff-4435-88ea-1c7d7cb135ca [pid: 7|app: 0|req: 875/1716] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 26 09:03:59 2026] POST /v2.0/networks => generated 613 bytes in 475 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1717] 10.0.0.136 () {34 vars in 668 bytes} [Tue May 26 09:03:59 2026] POST /v2.0/subnets => generated 626 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 09:03:59.999 8 INFO neutron.db.segments_db [None req-e75203fd-c121-40bc-80ad-d430c4e3e1f0 1a75067dacda4627b6061d1faf323e1e 2c964bc74a2e4f14bf624b84882dbc71 - - default default] Added segment a0a271e7-3091-4812-bed9-1623b4927387 of type vxlan for network 1ce566b7-ad44-43b9-9afb-dc1d84a83543 [pid: 8|app: 0|req: 843/1718] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 26 09:03:59 2026] POST /v2.0/networks => generated 612 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1719] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:03:59 2026] GET /v2.0/security-groups?tenant_id=6d9ee3e3435445e89f535da3a9965a25&name=default => generated 2925 bytes in 365 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1720] 10.0.0.136 () {34 vars in 668 bytes} [Tue May 26 09:04:00 2026] POST /v2.0/subnets => generated 629 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1721] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:04:00 2026] DELETE /v2.0/security-groups/78cd390c-0a94-43c1-be98-544efc0c82a4 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 09:04:00.395 8 INFO neutron.db.segments_db [None req-1b813c7d-7b48-48ff-9ef0-b8780fdc599e 1a75067dacda4627b6061d1faf323e1e 2c964bc74a2e4f14bf624b84882dbc71 - - default default] Added segment ab361d03-7781-40c7-a34e-2cbf8e2aee91 of type vxlan for network 33faf815-2605-4f37-a205-d09c11d219d1 [pid: 8|app: 0|req: 845/1722] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 26 09:04:00 2026] POST /v2.0/networks => generated 613 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1723] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:04:00 2026] GET /v2.0/security-groups?tenant_id=9901918227ef47159d3ac1c1d3d0d13d&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: 878/1724] 10.0.0.136 () {34 vars in 668 bytes} [Tue May 26 09:04:00 2026] POST /v2.0/subnets => generated 629 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1725] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:04:00 2026] DELETE /v2.0/security-groups/23651b87-33ee-409b-a4a7-f6889cdc742d => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 09:04:00.825 7 INFO neutron.db.segments_db [None req-22629df7-50b3-4fb4-b85c-89ec4b9ee6c8 1a75067dacda4627b6061d1faf323e1e 2c964bc74a2e4f14bf624b84882dbc71 - - default default] Added segment 04d2d8cd-5921-4760-9159-f33a131562a5 of type vxlan for network 73669011-807e-470c-9f15-4a48cab3c797 [pid: 7|app: 0|req: 879/1726] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 26 09:04:00 2026] POST /v2.0/networks => generated 613 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1727] 10.0.0.136 () {34 vars in 668 bytes} [Tue May 26 09:04:00 2026] POST /v2.0/subnets => generated 629 bytes in 284 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 09:04:01.270 7 INFO neutron.db.segments_db [None req-9a02922f-80bf-4d39-8b63-5b5a65c7db46 1a75067dacda4627b6061d1faf323e1e 2c964bc74a2e4f14bf624b84882dbc71 - - default default] Added segment 2929a0aa-ad6d-46cd-8d74-77e13647c9e8 of type vxlan for network 099dcb82-d85f-4cbe-85c1-e04c57bcb78a [pid: 7|app: 0|req: 880/1728] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 26 09:04:01 2026] POST /v2.0/networks => generated 611 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1729] 10.0.0.136 () {34 vars in 668 bytes} [Tue May 26 09:04:01 2026] POST /v2.0/subnets => generated 629 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1730] 10.0.0.136 () {34 vars in 750 bytes} [Tue May 26 09:04:01 2026] PUT /v2.0/subnets/98b62e3a-6d36-4d1a-afe1-6541fa76a929/tags => generated 17 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1731] 10.0.0.136 () {34 vars in 750 bytes} [Tue May 26 09:04:01 2026] PUT /v2.0/subnets/24eaa612-643e-4122-a648-0f3392f2ac6d/tags => generated 25 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1732] 10.0.0.136 () {34 vars in 750 bytes} [Tue May 26 09:04:01 2026] PUT /v2.0/subnets/7b7963b7-3489-412b-8b0b-7880dacfa726/tags => generated 34 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1733] 10.0.0.136 () {34 vars in 750 bytes} [Tue May 26 09:04:01 2026] PUT /v2.0/subnets/cac35645-5c43-4745-9733-c7552c437aeb/tags => generated 19 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1734] 10.0.0.136 () {32 vars in 663 bytes} [Tue May 26 09:04:01 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1735] 10.0.0.136 () {32 vars in 677 bytes} [Tue May 26 09:04:01 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1736] 10.0.0.136 () {32 vars in 673 bytes} [Tue May 26 09:04:02 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1737] 10.0.0.136 () {32 vars in 685 bytes} [Tue May 26 09:04:02 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1738] 10.0.0.136 () {32 vars in 671 bytes} [Tue May 26 09:04:02 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1739] 10.0.0.136 () {32 vars in 685 bytes} [Tue May 26 09:04:02 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1740] 10.0.0.136 () {32 vars in 681 bytes} [Tue May 26 09:04:02 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1741] 10.0.0.136 () {32 vars in 693 bytes} [Tue May 26 09:04:02 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1742] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 26 09:04:02 2026] DELETE /v2.0/subnets/98b62e3a-6d36-4d1a-afe1-6541fa76a929 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1743] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 26 09:04:02 2026] DELETE /v2.0/subnets/24eaa612-643e-4122-a648-0f3392f2ac6d => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1744] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 26 09:04:02 2026] DELETE /v2.0/subnets/7b7963b7-3489-412b-8b0b-7880dacfa726 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1745] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 26 09:04:02 2026] DELETE /v2.0/subnets/cac35645-5c43-4745-9733-c7552c437aeb => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1746] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 26 09:04:03 2026] DELETE /v2.0/subnets/7279394e-10d2-4f7c-95bf-08342027c6d8 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 09:04:03.249 7 INFO neutron_taas.services.taas.taas_plugin [None req-013e687b-9607-4a28-bed6-a7c70affe2da 1a75067dacda4627b6061d1faf323e1e 2c964bc74a2e4f14bf624b84882dbc71 - - default default] TaaS: Handle Delete Port: d3d68db0-2d2c-40b0-ad99-a33bd3c5f0fc 2026-05-26 09:04:03.252 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-013e687b-9607-4a28-bed6-a7c70affe2da 1a75067dacda4627b6061d1faf323e1e 2c964bc74a2e4f14bf624b84882dbc71 - - default default] Tap Mirror: Handle Delete Port: d3d68db0-2d2c-40b0-ad99-a33bd3c5f0fc 2026-05-26 09:04:03.450 7 INFO neutron.services.segments.plugin [-] Segment 2ba08c61-47ec-4073-8a60-b1126cd5a313 resource provider aggregate not found 2026-05-26 09:04:03.454 7 INFO neutron.services.segments.plugin [-] Segment 2ba08c61-47ec-4073-8a60-b1126cd5a313 resource provider aggregate not found 2026-05-26 09:04:03.474 7 INFO neutron.services.segments.plugin [-] Segment 2ba08c61-47ec-4073-8a60-b1126cd5a313 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ba08c61-47ec-4073-8a60-b1126cd5a313 found for delete ", "request_id": "req-991a857a-d79a-4e73-b023-660dbfc2dc31"}]} 2026-05-26 09:04:03.475 7 INFO neutron.services.segments.plugin [-] Segment 2ba08c61-47ec-4073-8a60-b1126cd5a313 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ba08c61-47ec-4073-8a60-b1126cd5a313 found for delete ", "request_id": "req-c154b5c5-64da-4380-8ef2-86c62883e053"}]} [pid: 7|app: 0|req: 890/1747] 10.0.0.136 () {32 vars in 725 bytes} [Tue May 26 09:04:03 2026] DELETE /v2.0/networks/32cb67d2-90ff-4435-88ea-1c7d7cb135ca => generated 0 bytes in 351 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1748] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:04:03 2026] GET /v2.0/security-groups?tenant_id=a67479806c434e699715c14ca9828041&name=default => generated 2925 bytes in 365 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1749] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:04:03 2026] DELETE /v2.0/security-groups/c5ee630c-41e7-40ba-95a7-b87920fb4c54 => 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: 891/1750] 10.0.0.136 () {32 vars in 725 bytes} [Tue May 26 09:04:03 2026] DELETE /v2.0/networks/1ce566b7-ad44-43b9-9afb-dc1d84a83543 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 09:04:03.759 8 INFO neutron.services.segments.plugin [-] Segment ab361d03-7781-40c7-a34e-2cbf8e2aee91 resource provider aggregate not found 2026-05-26 09:04:03.763 8 INFO neutron.services.segments.plugin [-] Segment ab361d03-7781-40c7-a34e-2cbf8e2aee91 resource provider aggregate not found 2026-05-26 09:04:03.778 8 INFO neutron.services.segments.plugin [-] Segment ab361d03-7781-40c7-a34e-2cbf8e2aee91 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab361d03-7781-40c7-a34e-2cbf8e2aee91 found for delete ", "request_id": "req-a78b4a5a-19ee-4d8b-9bcb-474537bcde1a"}]} 2026-05-26 09:04:03.780 8 INFO neutron.services.segments.plugin [-] Segment ab361d03-7781-40c7-a34e-2cbf8e2aee91 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab361d03-7781-40c7-a34e-2cbf8e2aee91 found for delete ", "request_id": "req-f658636f-e3b8-4162-b8bb-704ee79c9ff3"}]} [pid: 8|app: 0|req: 860/1751] 10.0.0.136 () {32 vars in 725 bytes} [Tue May 26 09:04:03 2026] DELETE /v2.0/networks/33faf815-2605-4f37-a205-d09c11d219d1 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1752] 10.0.0.136 () {32 vars in 725 bytes} [Tue May 26 09:04:03 2026] DELETE /v2.0/networks/73669011-807e-470c-9f15-4a48cab3c797 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1753] 10.0.0.136 () {32 vars in 725 bytes} [Tue May 26 09:04:03 2026] DELETE /v2.0/networks/099dcb82-d85f-4cbe-85c1-e04c57bcb78a => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1756] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:04:04 2026] GET /v2.0/security-groups?tenant_id=288292da18ad4a25b8172ae1a3abd33e&name=default => generated 2925 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1757] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:04:05 2026] DELETE /v2.0/security-groups/59464e08-75fb-458b-a43f-ce7212d833a4 => 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: 894/1758] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:04:05 2026] GET /v2.0/security-groups?tenant_id=2c964bc74a2e4f14bf624b84882dbc71&name=default => generated 2925 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 09:04:05.496 7 INFO neutron.services.segments.plugin [-] Segment a0a271e7-3091-4812-bed9-1623b4927387 resource provider aggregate not found 2026-05-26 09:04:05.500 7 INFO neutron.services.segments.plugin [-] Segment a0a271e7-3091-4812-bed9-1623b4927387 resource provider aggregate not found [pid: 8|app: 0|req: 865/1759] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:04:05 2026] DELETE /v2.0/security-groups/2a395672-e020-42f4-961b-da3dd3cbe0a1 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 09:04:05.514 7 INFO neutron.services.segments.plugin [-] Segment a0a271e7-3091-4812-bed9-1623b4927387 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0a271e7-3091-4812-bed9-1623b4927387 found for delete ", "request_id": "req-8513ba69-cd92-43cc-8616-5899a6bb7441"}]} 2026-05-26 09:04:05.519 7 INFO neutron.services.segments.plugin [-] Segment a0a271e7-3091-4812-bed9-1623b4927387 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0a271e7-3091-4812-bed9-1623b4927387 found for delete ", "request_id": "req-6b061209-0bea-45aa-b880-bb0303c551d6"}]} 2026-05-26 09:04:05.534 7 INFO neutron.services.segments.plugin [-] Segment 04d2d8cd-5921-4760-9159-f33a131562a5 resource provider aggregate not found 2026-05-26 09:04:05.537 7 INFO neutron.services.segments.plugin [-] Segment 04d2d8cd-5921-4760-9159-f33a131562a5 resource provider aggregate not found 2026-05-26 09:04:05.551 7 INFO neutron.services.segments.plugin [-] Segment 04d2d8cd-5921-4760-9159-f33a131562a5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 04d2d8cd-5921-4760-9159-f33a131562a5 found for delete ", "request_id": "req-c10f7dec-f57c-46ed-bd5b-c1b76f21c40d"}]} 2026-05-26 09:04:05.553 7 INFO neutron.services.segments.plugin [-] Segment 04d2d8cd-5921-4760-9159-f33a131562a5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 04d2d8cd-5921-4760-9159-f33a131562a5 found for delete ", "request_id": "req-009d78b4-b34e-4478-89b8-db19b53374a1"}]} [pid: 8|app: 0|req: 866/1760] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:04:05 2026] GET /v2.0/security-groups?tenant_id=ba4a2a656dfd4ee78f94073fcdefab34&name=default => generated 2925 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 09:04:05.803 8 INFO neutron.services.segments.plugin [-] Segment 2929a0aa-ad6d-46cd-8d74-77e13647c9e8 resource provider aggregate not found 2026-05-26 09:04:05.818 8 INFO neutron.services.segments.plugin [-] Segment 2929a0aa-ad6d-46cd-8d74-77e13647c9e8 resource provider aggregate not found 2026-05-26 09:04:05.825 8 INFO neutron.services.segments.plugin [-] Segment 2929a0aa-ad6d-46cd-8d74-77e13647c9e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2929a0aa-ad6d-46cd-8d74-77e13647c9e8 found for delete ", "request_id": "req-f44d5878-162e-4847-a75f-11b1c7a7a869"}]} 2026-05-26 09:04:05.849 8 INFO neutron.services.segments.plugin [-] Segment 2929a0aa-ad6d-46cd-8d74-77e13647c9e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2929a0aa-ad6d-46cd-8d74-77e13647c9e8 found for delete ", "request_id": "req-4fedbe15-8917-4b30-b814-5fb868013fb9"}]} 2026-05-26 09:04:05.853 7 INFO neutron.db.segments_db [None req-b4d0b84a-4db6-4ab2-be73-fb7e3acab728 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Added segment eb9193f8-fa7c-46aa-9f15-d46f80641e51 of type vxlan for network 2ff7bcca-5725-4b69-96c7-99c0deda5100 [pid: 8|app: 0|req: 867/1761] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:04:05 2026] DELETE /v2.0/security-groups/13a2dae8-6f1a-4d0e-a114-4f598bc71500 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1762] 10.0.0.136 () {34 vars in 670 bytes} [Tue May 26 09:04:05 2026] POST /v2.0/networks => generated 721 bytes in 497 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1763] 10.0.0.136 () {34 vars in 668 bytes} [Tue May 26 09:04:05 2026] POST /v2.0/subnets => generated 687 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 09:04:06.196 7 INFO neutron.db.segments_db [None req-55f143c1-73c0-4426-910d-3e741ce86ce9 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Added segment c80bd594-1504-441c-9a2d-e48945da28d9 of type vxlan for network c7ffd935-a42a-485a-a8b1-5d603c35a533 2026-05-26 09:04:06.451 7 INFO neutron.db.l3_hamode_db [None req-55f143c1-73c0-4426-910d-3e741ce86ce9 22d2409d9cc54f92924add20177ed995 9ed7ac36313b49049203801e5bf1311d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-26 09:04:07.316 7 INFO neutron.db.l3_hamode_db [None req-55f143c1-73c0-4426-910d-3e741ce86ce9 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-26 09:04:07.406 8 INFO neutron.db.segments_db [None req-435ee2e2-7443-4568-b81e-f44e16cd329b 6669b1d1022143b18c5baa5f4537e10c 69b31e23f79b4134a6136df3954c3e34 - - default default] Added segment 28ad1be4-d849-46ae-85ba-6bb9906906dc of type vxlan for network 9fa950e2-f9ed-47b9-8f20-35d33450f354 [pid: 8|app: 0|req: 869/1764] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 26 09:04:07 2026] POST /v2.0/networks => generated 620 bytes in 482 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1765] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:04:07 2026] GET /v2.0/ports?device_id=4be1a34c-3cd0-456b-a182-9af6d375e454 => 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: 871/1766] 10.0.0.136 () {34 vars in 668 bytes} [Tue May 26 09:04:07 2026] POST /v2.0/subnets => generated 657 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1767] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:04:07 2026] GET /v2.0/security-groups?id=12cbd8ac-3378-4f13-8706-4c118b4a7c62&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1768] 10.0.0.136 () {32 vars in 721 bytes} [Tue May 26 09:04:07 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1769] 10.0.0.136 () {34 vars in 668 bytes} [Tue May 26 09:04:06 2026] POST /v2.0/routers => generated 727 bytes in 2107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1770] 10.0.0.136 () {34 vars in 668 bytes} [Tue May 26 09:04:08 2026] POST /v2.0/subnets => generated 732 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 09:04:08.394 8 INFO neutron.db.segments_db [None req-dd155743-2213-45a5-a71f-23d91c67deb9 6669b1d1022143b18c5baa5f4537e10c 69b31e23f79b4134a6136df3954c3e34 - - default default] Added segment 35a35632-b3bf-40c9-b06d-222ad2c5cdc4 of type vxlan for network cb70831d-3a05-4a4b-a13f-dfd77af40851 [pid: 8|app: 0|req: 875/1771] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 26 09:04:08 2026] POST /v2.0/networks => generated 618 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1772] 10.0.0.136 () {34 vars in 668 bytes} [Tue May 26 09:04:08 2026] POST /v2.0/subnets => generated 655 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1773] 10.0.0.136 () {34 vars in 668 bytes} [Tue May 26 09:04:08 2026] POST /v2.0/subnets => generated 726 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1774] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:04:08 2026] GET /v2.0/ports?device_id=4be1a34c-3cd0-456b-a182-9af6d375e454 => generated 971 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 09:04:09.073 8 INFO neutron.db.segments_db [None req-d26ecd4a-32dc-4d20-a61f-ff22c13fd4ca 6669b1d1022143b18c5baa5f4537e10c 69b31e23f79b4134a6136df3954c3e34 - - default default] Added segment 892db546-a9d6-4ce0-bea7-41aa127bd3f1 of type vxlan for network 95f107e3-d4c8-4193-8811-b73306efd75c [pid: 8|app: 0|req: 879/1775] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 26 09:04:09 2026] POST /v2.0/networks => generated 619 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1776] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:04:09 2026] GET /v2.0/security-groups?id=12cbd8ac-3378-4f13-8706-4c118b4a7c62&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1777] 10.0.0.136 () {34 vars in 668 bytes} [Tue May 26 09:04:09 2026] POST /v2.0/subnets => generated 656 bytes in 322 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1778] 10.0.0.136 () {34 vars in 782 bytes} [Tue May 26 09:04:08 2026] PUT /v2.0/routers/ee9c907e-317b-47fd-87e0-72adb7cd51c4/add_router_interface => generated 309 bytes in 1285 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1779] 10.0.0.136 () {34 vars in 668 bytes} [Tue May 26 09:04:09 2026] POST /v2.0/subnets => generated 730 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 09:04:09.811 7 INFO neutron.db.segments_db [None req-b074aa3f-e4f6-4c35-bcc5-6216191b3731 6669b1d1022143b18c5baa5f4537e10c 69b31e23f79b4134a6136df3954c3e34 - - default default] Added segment 7fb5c1a6-febc-46b4-8bfc-fd4077d31a4b of type vxlan for network d80b782a-8aec-415f-ab50-c88e96a9cf9d [pid: 8|app: 0|req: 883/1780] 199.19.213.20 () {34 vars in 992 bytes} [Tue May 26 09:04:09 2026] GET /v2.0/ports?device_id=4be1a34c-3cd0-456b-a182-9af6d375e454 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 09:04:10.084 7 INFO neutron.db.l3_hamode_db [None req-b074aa3f-e4f6-4c35-bcc5-6216191b3731 6669b1d1022143b18c5baa5f4537e10c 69b31e23f79b4134a6136df3954c3e34 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-26 09:04:10.112 8 INFO neutron_taas.services.taas.taas_plugin [req-c970f39a-3d42-40cb-9d7c-09af0242ab74 req-26ed787f-ab6f-4dcf-a63d-7c68b792dbc2 f1cf712f1d5b47609e04a0379f4fd86e 00be3464effa479281f86aa95134ac44 - - default default] TaaS: Handle Delete Port: b59d1f67-c778-47f3-9650-04aad6f2fc46 2026-05-26 09:04:10.115 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-c970f39a-3d42-40cb-9d7c-09af0242ab74 req-26ed787f-ab6f-4dcf-a63d-7c68b792dbc2 f1cf712f1d5b47609e04a0379f4fd86e 00be3464effa479281f86aa95134ac44 - - default default] Tap Mirror: Handle Delete Port: b59d1f67-c778-47f3-9650-04aad6f2fc46 2026-05-26 09:04:10.237 8 INFO neutron.db.l3_db [req-c970f39a-3d42-40cb-9d7c-09af0242ab74 req-26ed787f-ab6f-4dcf-a63d-7c68b792dbc2 f1cf712f1d5b47609e04a0379f4fd86e 00be3464effa479281f86aa95134ac44 - - default default] Floating IP 63b6f71e-326c-40d5-83bf-a83fbe89d9ad disassociated. External IP: 10.96.250.219, port: b59d1f67-c778-47f3-9650-04aad6f2fc46. [pid: 8|app: 0|req: 884/1781] 199.19.213.20 () {36 vars in 995 bytes} [Tue May 26 09:04:10 2026] DELETE /v2.0/ports/b59d1f67-c778-47f3-9650-04aad6f2fc46 => generated 0 bytes in 596 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1782] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:04:10 2026] GET /v2.0/ports?device_id=4be1a34c-3cd0-456b-a182-9af6d375e454 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 09:04:10.658 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3a5c1202-ad0d-4b7d-a3e1-c951cf1337e9'] response: {'server_uuid': '4be1a34c-3cd0-456b-a182-9af6d375e454', 'name': 'network-vif-deleted', 'tag': 'b59d1f67-c778-47f3-9650-04aad6f2fc46', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 886/1783] 10.0.0.136 () {34 vars in 675 bytes} [Tue May 26 09:04:10 2026] POST /v2.0/subnetpools => generated 516 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 09:04:11.047 7 INFO neutron.db.l3_hamode_db [None req-b074aa3f-e4f6-4c35-bcc5-6216191b3731 6669b1d1022143b18c5baa5f4537e10c 69b31e23f79b4134a6136df3954c3e34 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-26 09:04:11.161 8 INFO neutron.db.segments_db [None req-6687629b-e5a5-4618-a0ce-d84707859112 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Added segment 90b710bc-07ae-41ee-ac57-3d9d14c44f38 of type vxlan for network 9104a16a-a900-4ecd-b4b0-f216ad4561c3 [pid: 8|app: 0|req: 887/1784] 10.0.0.136 () {34 vars in 670 bytes} [Tue May 26 09:04:10 2026] POST /v2.0/networks => generated 722 bytes in 290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1785] 10.0.0.136 () {34 vars in 675 bytes} [Tue May 26 09:04:11 2026] POST /v2.0/subnetpools => generated 516 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1786] 10.0.0.136 () {34 vars in 668 bytes} [Tue May 26 09:04:11 2026] POST /v2.0/subnets => generated 688 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1787] 10.0.0.136 () {34 vars in 675 bytes} [Tue May 26 09:04:11 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) 2026-05-26 09:04:11.667 8 INFO neutron.db.segments_db [None req-852d6ee7-bef1-426b-9e2d-cb1364f26b0a 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Added segment 0e887fa0-ca8f-4d22-bbb0-5eb819672e89 of type vxlan for network 3359e5a7-75cd-4ec2-8335-d01855f56015 2026-05-26 09:04:11.946 8 INFO neutron.db.l3_hamode_db [None req-852d6ee7-bef1-426b-9e2d-cb1364f26b0a 22d2409d9cc54f92924add20177ed995 bdce2a051ed0400d802dc05a3d072ab1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 898/1788] 10.0.0.136 () {34 vars in 668 bytes} [Tue May 26 09:04:09 2026] POST /v2.0/routers => generated 684 bytes in 2350 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1789] 10.0.0.136 () {34 vars in 675 bytes} [Tue May 26 09:04:12 2026] POST /v2.0/subnetpools => generated 516 bytes in 66 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1790] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:04:12 2026] GET /v2.0/ports?device_id=4be1a34c-3cd0-456b-a182-9af6d375e454 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 09:04:13.232 8 INFO neutron.db.l3_hamode_db [None req-852d6ee7-bef1-426b-9e2d-cb1364f26b0a 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 901/1791] 10.0.0.136 () {34 vars in 782 bytes} [Tue May 26 09:04:12 2026] PUT /v2.0/routers/cfe85486-d4f9-46e0-a65d-397018bf758a/add_router_interface => generated 309 bytes in 1514 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1792] 10.0.0.136 () {34 vars in 675 bytes} [Tue May 26 09:04:13 2026] POST /v2.0/subnetpools => generated 516 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1793] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:04:13 2026] GET /v2.0/ports?device_id=4be1a34c-3cd0-456b-a182-9af6d375e454 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1794] 10.0.0.136 () {34 vars in 668 bytes} [Tue May 26 09:04:11 2026] POST /v2.0/routers => generated 728 bytes in 2479 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1795] 10.0.0.136 () {34 vars in 758 bytes} [Tue May 26 09:04:14 2026] PUT /v2.0/subnetpools/caf73743-24cf-48aa-949d-e29f5c66cdb3/tags => generated 17 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1796] 10.0.0.136 () {34 vars in 782 bytes} [Tue May 26 09:04:14 2026] PUT /v2.0/routers/ac87bc44-6b80-450b-a51d-cf0f62d11d16/add_router_interface => generated 309 bytes in 1148 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1797] 10.0.0.136 () {34 vars in 758 bytes} [Tue May 26 09:04:15 2026] PUT /v2.0/subnetpools/e5a55a0d-48e4-4aba-beda-9d8eec23e595/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: 904/1798] 10.0.0.136 () {34 vars in 782 bytes} [Tue May 26 09:04:13 2026] PUT /v2.0/routers/cfe85486-d4f9-46e0-a65d-397018bf758a/add_router_interface => generated 309 bytes in 1511 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1799] 10.0.0.136 () {34 vars in 758 bytes} [Tue May 26 09:04:15 2026] PUT /v2.0/subnetpools/9efb45cc-32f4-48c9-97ab-49d94be8712c/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1800] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:04:15 2026] DELETE /v2.0/security-groups/12cbd8ac-3378-4f13-8706-4c118b4a7c62 => 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: 896/1801] 10.0.0.136 () {34 vars in 758 bytes} [Tue May 26 09:04:15 2026] PUT /v2.0/subnetpools/392a472d-0e53-4446-b249-717288034c79/tags => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 09:04:15.530 8 INFO neutron_taas.services.taas.taas_plugin [None req-e49847d7-d5d8-46af-9b26-2b38c3f9c990 f1cf712f1d5b47609e04a0379f4fd86e 00be3464effa479281f86aa95134ac44 - - default default] TaaS: Handle Delete Port: 1cde05f4-a4fb-45fb-80db-a8fdcd86e84a 2026-05-26 09:04:15.533 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e49847d7-d5d8-46af-9b26-2b38c3f9c990 f1cf712f1d5b47609e04a0379f4fd86e 00be3464effa479281f86aa95134ac44 - - default default] Tap Mirror: Handle Delete Port: 1cde05f4-a4fb-45fb-80db-a8fdcd86e84a [pid: 8|app: 0|req: 897/1802] 10.0.0.136 () {32 vars in 731 bytes} [Tue May 26 09:04:15 2026] DELETE /v2.0/floatingips/63b6f71e-326c-40d5-83bf-a83fbe89d9ad => generated 0 bytes in 260 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1803] 10.0.0.136 () {32 vars in 671 bytes} [Tue May 26 09:04:15 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1804] 10.0.0.136 () {32 vars in 685 bytes} [Tue May 26 09:04:15 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1805] 10.0.0.136 () {32 vars in 681 bytes} [Tue May 26 09:04:15 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1806] 10.0.0.136 () {32 vars in 693 bytes} [Tue May 26 09:04:15 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1807] 10.0.0.136 () {32 vars in 679 bytes} [Tue May 26 09:04:15 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1808] 10.0.0.136 () {32 vars in 693 bytes} [Tue May 26 09:04:15 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1809] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:04:15 2026] GET /v2.0/ports?device_id=39065f64-4ee2-47bc-b78a-b081906dd10c => generated 975 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1810] 10.0.0.136 () {32 vars in 689 bytes} [Tue May 26 09:04:15 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1811] 10.0.0.136 () {34 vars in 684 bytes} [Tue May 26 09:04:15 2026] POST /v2.0/security-groups => generated 1673 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1812] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:04:16 2026] GET /v2.0/security-groups?id=621a27ed-190a-49b8-8dd9-24f1856f23ad&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: 908/1813] 10.0.0.136 () {32 vars in 701 bytes} [Tue May 26 09:04:16 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1814] 10.0.0.136 () {34 vars in 694 bytes} [Tue May 26 09:04:16 2026] POST /v2.0/security-group-rules => generated 597 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1815] 10.0.0.136 () {32 vars in 731 bytes} [Tue May 26 09:04:16 2026] DELETE /v2.0/subnetpools/caf73743-24cf-48aa-949d-e29f5c66cdb3 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1816] 10.0.0.136 () {34 vars in 694 bytes} [Tue May 26 09:04:16 2026] POST /v2.0/security-group-rules => generated 596 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1817] 10.0.0.136 () {32 vars in 731 bytes} [Tue May 26 09:04:16 2026] DELETE /v2.0/subnetpools/e5a55a0d-48e4-4aba-beda-9d8eec23e595 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1818] 10.0.0.136 () {34 vars in 694 bytes} [Tue May 26 09:04:16 2026] POST /v2.0/security-group-rules => generated 602 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1819] 10.0.0.136 () {32 vars in 731 bytes} [Tue May 26 09:04:16 2026] DELETE /v2.0/subnetpools/9efb45cc-32f4-48c9-97ab-49d94be8712c => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1820] 10.0.0.136 () {34 vars in 694 bytes} [Tue May 26 09:04:16 2026] POST /v2.0/security-group-rules => generated 601 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1821] 10.0.0.136 () {32 vars in 731 bytes} [Tue May 26 09:04:16 2026] DELETE /v2.0/subnetpools/392a472d-0e53-4446-b249-717288034c79 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1822] 10.0.0.136 () {34 vars in 782 bytes} [Tue May 26 09:04:15 2026] PUT /v2.0/routers/cfe85486-d4f9-46e0-a65d-397018bf758a/add_router_interface => generated 309 bytes in 1505 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 09:04:16.897 8 INFO neutron.db.securitygroups_db [None req-44acdcfd-1127-438c-8b75-e726e8aa811e e5a25d55b2dd486c8ed4b24ab9323a48 9ed7ac36313b49049203801e5bf1311d - - default default] Project 9ed7ac36313b49049203801e5bf1311d 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: 907/1823] 10.0.0.136 () {32 vars in 731 bytes} [Tue May 26 09:04:16 2026] DELETE /v2.0/subnetpools/22883b25-f217-427f-87b1-e93ee97e6931 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1824] 10.0.0.136 () {34 vars in 694 bytes} [Tue May 26 09:04:16 2026] POST /v2.0/security-group-rules => generated 607 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 09:04:17.075 8 INFO neutron.db.securitygroups_db [None req-a2de0554-15db-4541-83dc-5070a42ceae9 e5a25d55b2dd486c8ed4b24ab9323a48 9ed7ac36313b49049203801e5bf1311d - - default default] Project 9ed7ac36313b49049203801e5bf1311d 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: 908/1825] 10.0.0.136 () {34 vars in 683 bytes} [Tue May 26 09:04:16 2026] POST /v2.0/security-groups => generated 1627 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1826] 10.0.0.136 () {34 vars in 694 bytes} [Tue May 26 09:04:17 2026] POST /v2.0/security-group-rules => generated 606 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1827] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:04:17 2026] GET /v2.0/ports?device_id=39065f64-4ee2-47bc-b78a-b081906dd10c => 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: 909/1828] 10.0.0.136 () {34 vars in 694 bytes} [Tue May 26 09:04:17 2026] POST /v2.0/security-group-rules => generated 597 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1829] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:04:17 2026] GET /v2.0/security-groups?id=621a27ed-190a-49b8-8dd9-24f1856f23ad&fields=id&fields=name => generated 113 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1830] 10.0.0.136 () {34 vars in 694 bytes} [Tue May 26 09:04:17 2026] POST /v2.0/security-group-rules => generated 597 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1831] 10.0.0.136 () {34 vars in 694 bytes} [Tue May 26 09:04:17 2026] POST /v2.0/security-group-rules => generated 599 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1832] 10.0.0.136 () {34 vars in 694 bytes} [Tue May 26 09:04:17 2026] POST /v2.0/security-group-rules => generated 601 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1833] 10.0.0.136 () {34 vars in 684 bytes} [Tue May 26 09:04:17 2026] POST /v2.0/security-groups => generated 1661 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1834] 10.0.0.136 () {34 vars in 694 bytes} [Tue May 26 09:04:17 2026] POST /v2.0/security-group-rules => generated 601 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1835] 10.0.0.136 () {34 vars in 694 bytes} [Tue May 26 09:04:17 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: 924/1836] 10.0.0.136 () {34 vars in 694 bytes} [Tue May 26 09:04:17 2026] POST /v2.0/security-group-rules => generated 597 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1837] 10.0.0.136 () {34 vars in 694 bytes} [Tue May 26 09:04:18 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: 913/1838] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:04:17 2026] GET /v2.0/security-groups?tenant_id=e80fa836288343bb8ec7e9dfb0ed1409&name=default => generated 2925 bytes in 372 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1839] 10.0.0.136 () {34 vars in 694 bytes} [Tue May 26 09:04:18 2026] POST /v2.0/security-group-rules => generated 597 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1840] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:04:18 2026] DELETE /v2.0/security-groups/7707e012-cbc5-4f9f-bae6-57b523a9eebf => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1841] 10.0.0.136 () {34 vars in 694 bytes} [Tue May 26 09:04:18 2026] POST /v2.0/security-group-rules => generated 597 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1842] 199.19.213.20 () {34 vars in 992 bytes} [Tue May 26 09:04:18 2026] GET /v2.0/ports?device_id=39065f64-4ee2-47bc-b78a-b081906dd10c => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1843] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:04:18 2026] GET /v2.0/ports?device_id=39065f64-4ee2-47bc-b78a-b081906dd10c => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1844] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:04:18 2026] GET /v2.0/security-groups?tenant_id=13559feaac40427bb7bdef7d360b9f1c&name=default => generated 2925 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1845] 10.0.0.136 () {34 vars in 694 bytes} [Tue May 26 09:04:18 2026] POST /v2.0/security-group-rules => generated 599 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 09:04:18.999 8 INFO neutron_taas.services.taas.taas_plugin [req-028e32a7-af22-4420-9d18-b1bf774ff114 req-e319bb27-c3c9-43d9-984e-623217212ee1 f1cf712f1d5b47609e04a0379f4fd86e 00be3464effa479281f86aa95134ac44 - - default default] TaaS: Handle Delete Port: bb5cf87c-5a13-4304-b379-5a7fee3218a8 2026-05-26 09:04:19.003 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-028e32a7-af22-4420-9d18-b1bf774ff114 req-e319bb27-c3c9-43d9-984e-623217212ee1 f1cf712f1d5b47609e04a0379f4fd86e 00be3464effa479281f86aa95134ac44 - - default default] Tap Mirror: Handle Delete Port: bb5cf87c-5a13-4304-b379-5a7fee3218a8 [pid: 8|app: 0|req: 933/1846] 199.19.213.20 () {36 vars in 995 bytes} [Tue May 26 09:04:18 2026] DELETE /v2.0/ports/bb5cf87c-5a13-4304-b379-5a7fee3218a8 => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 09:04:19.193 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-536364c8-28a3-4504-8e4f-c3083b9e3601'] response: {'server_uuid': '39065f64-4ee2-47bc-b78a-b081906dd10c', 'name': 'network-vif-deleted', 'tag': 'bb5cf87c-5a13-4304-b379-5a7fee3218a8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 914/1847] 10.0.0.136 () {34 vars in 675 bytes} [Tue May 26 09:04:18 2026] POST /v2.0/floatingips => generated 552 bytes in 1006 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1848] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:04:19 2026] GET /v2.0/security-groups?id=621a27ed-190a-49b8-8dd9-24f1856f23ad&fields=id&fields=name => generated 113 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1849] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:04:19 2026] DELETE /v2.0/security-groups/745bd43a-a1bb-47fe-beda-7d631271c2b6 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1850] 10.0.0.77 () {34 vars in 1096 bytes} [Tue May 26 09:04:19 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-258633810&fields=id&tenant_id=9ed7ac36313b49049203801e5bf1311d => 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: 935/1851] 10.0.0.136 () {34 vars in 694 bytes} [Tue May 26 09:04:19 2026] POST /v2.0/security-group-rules => generated 601 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1852] 10.0.0.77 () {34 vars in 1098 bytes} [Tue May 26 09:04:19 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1322671968&fields=id&tenant_id=9ed7ac36313b49049203801e5bf1311d => generated 69 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1853] 10.0.0.77 () {34 vars in 980 bytes} [Tue May 26 09:04:19 2026] GET /v2.0/networks?id=2ff7bcca-5725-4b69-96c7-99c0deda5100 => generated 672 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1854] 10.0.0.77 () {34 vars in 963 bytes} [Tue May 26 09:04:19 2026] GET /v2.0/quotas/9ed7ac36313b49049203801e5bf1311d => generated 292 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1855] 10.0.0.136 () {34 vars in 694 bytes} [Tue May 26 09:04:19 2026] POST /v2.0/security-group-rules => generated 597 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1856] 10.0.0.77 () {34 vars in 1000 bytes} [Tue May 26 09:04:19 2026] GET /v2.0/ports?tenant_id=9ed7ac36313b49049203801e5bf1311d&fields=id => generated 103 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1857] 10.0.0.77 () {34 vars in 1006 bytes} [Tue May 26 09:04:19 2026] GET /v2.0/networks/2ff7bcca-5725-4b69-96c7-99c0deda5100?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1858] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:04:19 2026] GET /v2.0/security-groups?tenant_id=60e8336fdf2f42058f6552ab73cc2703&name=default => generated 2925 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1859] 10.0.0.77 () {34 vars in 1106 bytes} [Tue May 26 09:04:19 2026] GET /v2.0/networks/2ff7bcca-5725-4b69-96c7-99c0deda5100?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1860] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:04:19 2026] DELETE /v2.0/security-groups/5df5e983-52e6-49ad-9e6a-07b8a72a4f71 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1863] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:04:19 2026] GET /v2.0/ports?device_id=7d32cc91-7c45-4f5a-937e-123dfcece42d => 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: 924/1864] 10.0.0.77 () {34 vars in 1092 bytes} [Tue May 26 09:04:19 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-464724862&fields=id&tenant_id=69b31e23f79b4134a6136df3954c3e34 => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1865] 10.0.0.77 () {34 vars in 980 bytes} [Tue May 26 09:04:20 2026] GET /v2.0/networks?id=cb70831d-3a05-4a4b-a13f-dfd77af40851 => generated 704 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1866] 10.0.0.77 () {34 vars in 963 bytes} [Tue May 26 09:04:20 2026] GET /v2.0/quotas/69b31e23f79b4134a6136df3954c3e34 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1867] 10.0.0.77 () {34 vars in 1000 bytes} [Tue May 26 09:04:20 2026] GET /v2.0/ports?tenant_id=69b31e23f79b4134a6136df3954c3e34&fields=id => generated 241 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1868] 10.0.0.77 () {34 vars in 1006 bytes} [Tue May 26 09:04:20 2026] GET /v2.0/networks/cb70831d-3a05-4a4b-a13f-dfd77af40851?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: 943/1869] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:04:20 2026] GET /v2.0/ports?device_id=39065f64-4ee2-47bc-b78a-b081906dd10c => 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: 927/1870] 10.0.0.77 () {34 vars in 1106 bytes} [Tue May 26 09:04:20 2026] GET /v2.0/networks/cb70831d-3a05-4a4b-a13f-dfd77af40851?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: 944/1871] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:04:20 2026] GET /v2.0/ports?device_id=31b2226c-4309-4e34-afe7-a9c0b66567df => 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: 928/1872] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:04:21 2026] GET /v2.0/ports?device_id=7d32cc91-7c45-4f5a-937e-123dfcece42d => 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: 945/1873] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:04:21 2026] GET /v2.0/ports?device_id=39065f64-4ee2-47bc-b78a-b081906dd10c => 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: 929/1874] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:04:22 2026] GET /v2.0/ports?device_id=7d32cc91-7c45-4f5a-937e-123dfcece42d => 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: 946/1875] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:04:22 2026] DELETE /v2.0/security-groups/621a27ed-190a-49b8-8dd9-24f1856f23ad => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 09:04:23.119 7 INFO neutron_taas.services.taas.taas_plugin [None req-1249bc62-a002-4b66-bc2f-791de7bce2d8 f1cf712f1d5b47609e04a0379f4fd86e 00be3464effa479281f86aa95134ac44 - - default default] TaaS: Handle Delete Port: c7dbfd1a-b74d-466d-9ef6-cf08253216fe 2026-05-26 09:04:23.125 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1249bc62-a002-4b66-bc2f-791de7bce2d8 f1cf712f1d5b47609e04a0379f4fd86e 00be3464effa479281f86aa95134ac44 - - default default] Tap Mirror: Handle Delete Port: c7dbfd1a-b74d-466d-9ef6-cf08253216fe [pid: 8|app: 0|req: 947/1876] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:04:23 2026] GET /v2.0/ports?device_id=7d32cc91-7c45-4f5a-937e-123dfcece42d => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 09:04:23.682 8 INFO neutron.db.segments_db [None req-eaf82093-7ba5-44c7-9544-2f67146b9d71 623c83c9ced84e788a14d31003c18a21 5975ab6d4d544a74b382d0a1e0a3584e - - default default] Added segment a45e5f2b-3506-4d53-a3bd-9804f82b7e75 of type vxlan for network ff0efed4-2c37-4eed-914e-1301bd3c589d [pid: 7|app: 0|req: 930/1877] 10.0.0.136 () {34 vars in 788 bytes} [Tue May 26 09:04:22 2026] PUT /v2.0/routers/b77fa6f3-4f5a-4b1d-9e90-5bc59a883c19/remove_router_interface => generated 309 bytes in 1018 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1878] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 26 09:04:23 2026] POST /v2.0/networks => generated 613 bytes in 436 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1879] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 26 09:04:23 2026] DELETE /v2.0/subnets/c2510705-f675-459e-a283-0794edc9129a => 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: 949/1880] 10.0.0.136 () {34 vars in 663 bytes} [Tue May 26 09:04:23 2026] POST /v2.0/ports => generated 743 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:04:24.114 7 INFO neutron_taas.services.taas.taas_plugin [None req-c49c33cd-b7cd-4d28-b4e7-6382a6b6f5ca f1cf712f1d5b47609e04a0379f4fd86e 00be3464effa479281f86aa95134ac44 - - default default] TaaS: Handle Delete Port: 9f36577f-be91-4cfb-b69e-edda458d1b52 2026-05-26 09:04:24.117 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c49c33cd-b7cd-4d28-b4e7-6382a6b6f5ca f1cf712f1d5b47609e04a0379f4fd86e 00be3464effa479281f86aa95134ac44 - - default default] Tap Mirror: Handle Delete Port: 9f36577f-be91-4cfb-b69e-edda458d1b52 [pid: 8|app: 0|req: 950/1881] 10.0.0.136 () {34 vars in 746 bytes} [Tue May 26 09:04:24 2026] PUT /v2.0/ports/03c0638e-48d8-43cc-95fa-c9f655abfe8a/tags => generated 25 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: 951/1882] 10.0.0.136 () {32 vars in 726 bytes} [Tue May 26 09:04:24 2026] GET /v2.0/ports/03c0638e-48d8-43cc-95fa-c9f655abfe8a/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 952/1883] 10.0.0.136 () {34 vars in 757 bytes} [Tue May 26 09:04:24 2026] PUT /v2.0/ports/03c0638e-48d8-43cc-95fa-c9f655abfe8a/tags/green => generated 4 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 953/1884] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:04:24 2026] GET /v2.0/ports?device_id=7d32cc91-7c45-4f5a-937e-123dfcece42d => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 09:04:24.393 7 INFO neutron_taas.services.taas.taas_plugin [None req-c49c33cd-b7cd-4d28-b4e7-6382a6b6f5ca f1cf712f1d5b47609e04a0379f4fd86e 00be3464effa479281f86aa95134ac44 - - default default] TaaS: Handle Delete Port: d7b56662-928f-431f-a966-48ae1a3f5611 2026-05-26 09:04:24.397 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c49c33cd-b7cd-4d28-b4e7-6382a6b6f5ca f1cf712f1d5b47609e04a0379f4fd86e 00be3464effa479281f86aa95134ac44 - - default default] Tap Mirror: Handle Delete Port: d7b56662-928f-431f-a966-48ae1a3f5611 [pid: 8|app: 0|req: 954/1885] 10.0.0.136 () {32 vars in 726 bytes} [Tue May 26 09:04:24 2026] GET /v2.0/ports/03c0638e-48d8-43cc-95fa-c9f655abfe8a/tags => generated 34 bytes in 51 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: 955/1886] 10.0.0.136 () {34 vars in 753 bytes} [Tue May 26 09:04:24 2026] PUT /v2.0/ports/03c0638e-48d8-43cc-95fa-c9f655abfe8a/tags/red => generated 4 bytes in 77 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 956/1887] 199.19.213.20 () {34 vars in 984 bytes} [Tue May 26 09:04:24 2026] GET /v2.0/networks?id=2ff7bcca-5725-4b69-96c7-99c0deda5100 => generated 672 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1888] 10.0.0.136 () {32 vars in 726 bytes} [Tue May 26 09:04:24 2026] GET /v2.0/ports/03c0638e-48d8-43cc-95fa-c9f655abfe8a/tags => generated 34 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 958/1889] 199.19.213.20 () {34 vars in 1048 bytes} [Tue May 26 09:04:24 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=9ed7ac36313b49049203801e5bf1311d => generated 273 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1890] 10.0.0.136 () {34 vars in 775 bytes} [Tue May 26 09:04:24 2026] PUT /v2.0/ports/03c0638e-48d8-43cc-95fa-c9f655abfe8a/tags/black.or.white => generated 4 bytes in 84 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, ' 2026-05-26 09:04:24.798 7 INFO neutron.services.segments.plugin [-] Segment ed5fb24d-b267-49d6-87e6-081c738e96ae resource provider aggregate not found 2026-05-26 09:04:24.809 7 INFO neutron.services.segments.plugin [-] Segment ed5fb24d-b267-49d6-87e6-081c738e96ae resource provider aggregate not found 2026-05-26 09:04:24.819 7 INFO neutron.services.segments.plugin [-] Segment ed5fb24d-b267-49d6-87e6-081c738e96ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed5fb24d-b267-49d6-87e6-081c738e96ae found for delete ", "request_id": "req-b2823c6e-387e-4b73-968f-e37e942a48e2"}]} 2026-05-26 09:04:24.829 7 INFO neutron.services.segments.plugin [-] Segment ed5fb24d-b267-49d6-87e6-081c738e96ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed5fb24d-b267-49d6-87e6-081c738e96ae found for delete ", "request_id": "req-87b1209f-b177-420b-8fdd-b27fc71539a7"}]} 2026-05-26 09:04:24.835 7 INFO neutron.db.l3_hamode_db [None req-c49c33cd-b7cd-4d28-b4e7-6382a6b6f5ca f1cf712f1d5b47609e04a0379f4fd86e 00be3464effa479281f86aa95134ac44 - - default default] HA network b668af97-4da4-44cf-b92b-389012633ff8 was deleted as no HA routers are present in tenant 00be3464effa479281f86aa95134ac44. [pid: 7|app: 0|req: 932/1891] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 26 09:04:23 2026] DELETE /v2.0/routers/b77fa6f3-4f5a-4b1d-9e90-5bc59a883c19 => generated 0 bytes in 938 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1892] 10.0.0.136 () {32 vars in 726 bytes} [Tue May 26 09:04:24 2026] GET /v2.0/ports/03c0638e-48d8-43cc-95fa-c9f655abfe8a/tags => generated 52 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:04:24.994 7 INFO neutron_taas.services.taas.taas_plugin [None req-7e512f89-ca2a-4242-abd3-1a06c7330c47 f1cf712f1d5b47609e04a0379f4fd86e 00be3464effa479281f86aa95134ac44 - - default default] TaaS: Handle Delete Port: a4dce324-3371-42bb-9a58-c17e2ea8dc60 2026-05-26 09:04:24.997 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7e512f89-ca2a-4242-abd3-1a06c7330c47 f1cf712f1d5b47609e04a0379f4fd86e 00be3464effa479281f86aa95134ac44 - - default default] Tap Mirror: Handle Delete Port: a4dce324-3371-42bb-9a58-c17e2ea8dc60 [pid: 8|app: 0|req: 960/1893] 199.19.213.20 () {38 vars in 953 bytes} [Tue May 26 09:04:24 2026] POST /v2.0/ports => generated 997 bytes in 413 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: 934/1894] 10.0.0.136 () {32 vars in 725 bytes} [Tue May 26 09:04:24 2026] DELETE /v2.0/networks/bb5bf47a-a409-4e61-9dc1-e718c697ea7a => generated 0 bytes in 312 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1895] 10.0.0.136 () {34 vars in 746 bytes} [Tue May 26 09:04:25 2026] PUT /v2.0/ports/03c0638e-48d8-43cc-95fa-c9f655abfe8a/tags => generated 37 bytes in 62 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: 962/1896] 10.0.0.136 () {32 vars in 726 bytes} [Tue May 26 09:04:25 2026] GET /v2.0/ports/03c0638e-48d8-43cc-95fa-c9f655abfe8a/tags => generated 37 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 963/1897] 10.0.0.136 () {32 vars in 734 bytes} [Tue May 26 09:04:25 2026] GET /v2.0/ports/03c0638e-48d8-43cc-95fa-c9f655abfe8a/tags/red => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:04:25.351 8 INFO neutron.api.v2.resource [None req-503835b8-fd66-4ef6-ac98-ecd6dc951c41 623c83c9ced84e788a14d31003c18a21 5975ab6d4d544a74b382d0a1e0a3584e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 964/1898] 10.0.0.136 () {32 vars in 738 bytes} [Tue May 26 09:04:25 2026] GET /v2.0/ports/03c0638e-48d8-43cc-95fa-c9f655abfe8a/tags/green => generated 99 bytes in 40 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: 965/1899] 10.0.0.136 () {32 vars in 737 bytes} [Tue May 26 09:04:25 2026] DELETE /v2.0/ports/03c0638e-48d8-43cc-95fa-c9f655abfe8a/tags/red => generated 0 bytes in 63 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: 966/1900] 10.0.0.136 () {32 vars in 726 bytes} [Tue May 26 09:04:25 2026] GET /v2.0/ports/03c0638e-48d8-43cc-95fa-c9f655abfe8a/tags => generated 30 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 967/1901] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:04:25 2026] GET /v2.0/ports?device_id=7d32cc91-7c45-4f5a-937e-123dfcece42d => generated 1012 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 09:04:25.578 8 INFO neutron.api.v2.resource [None req-8de70fe7-57f0-47b0-b659-1eba00cf6846 623c83c9ced84e788a14d31003c18a21 5975ab6d4d544a74b382d0a1e0a3584e - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 968/1902] 10.0.0.136 () {32 vars in 741 bytes} [Tue May 26 09:04:25 2026] DELETE /v2.0/ports/03c0638e-48d8-43cc-95fa-c9f655abfe8a/tags/green => generated 99 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 969/1903] 10.0.0.77 () {34 vars in 1118 bytes} [Tue May 26 09:04:25 2026] GET /v2.0/security-groups?id=a62d479a-e0de-4717-be8a-6ddc644b5f0d&id=1c0b4ea7-e35b-4e1e-81bf-affdf6ff20c0&fields=id&fields=name => generated 206 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1904] 199.19.213.20 () {38 vars in 1026 bytes} [Tue May 26 09:04:25 2026] PUT /v2.0/ports/c83b7397-994e-4a8f-b4f4-16851e848c50 => generated 1278 bytes in 409 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 936/1905] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:04:25 2026] GET /v2.0/ports?device_id=31b2226c-4309-4e34-afe7-a9c0b66567df => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 09:04:25.655 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d95018ee-bb3e-4835-8580-7b6e96ff7c56'] response: {'name': 'network-changed', 'server_uuid': '7d32cc91-7c45-4f5a-937e-123dfcece42d', 'tag': 'c83b7397-994e-4a8f-b4f4-16851e848c50', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 970/1906] 10.0.0.136 () {32 vars in 729 bytes} [Tue May 26 09:04:25 2026] DELETE /v2.0/ports/03c0638e-48d8-43cc-95fa-c9f655abfe8a/tags => 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: 937/1907] 10.0.0.136 () {32 vars in 726 bytes} [Tue May 26 09:04:25 2026] GET /v2.0/ports/03c0638e-48d8-43cc-95fa-c9f655abfe8a/tags => generated 12 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:04:25.842 8 INFO neutron_taas.services.taas.taas_plugin [None req-25140ddd-fc76-4b00-8698-246f857ab2ce 623c83c9ced84e788a14d31003c18a21 5975ab6d4d544a74b382d0a1e0a3584e - - default default] TaaS: Handle Delete Port: 03c0638e-48d8-43cc-95fa-c9f655abfe8a 2026-05-26 09:04:25.845 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-25140ddd-fc76-4b00-8698-246f857ab2ce 623c83c9ced84e788a14d31003c18a21 5975ab6d4d544a74b382d0a1e0a3584e - - default default] Tap Mirror: Handle Delete Port: 03c0638e-48d8-43cc-95fa-c9f655abfe8a [pid: 8|app: 0|req: 971/1908] 10.0.0.136 () {32 vars in 719 bytes} [Tue May 26 09:04:25 2026] DELETE /v2.0/ports/03c0638e-48d8-43cc-95fa-c9f655abfe8a => generated 0 bytes in 181 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-05-26 09:04:26.038 8 INFO neutron.services.segments.plugin [-] Segment a45e5f2b-3506-4d53-a3bd-9804f82b7e75 resource provider aggregate not found 2026-05-26 09:04:26.043 8 INFO neutron.services.segments.plugin [-] Segment a45e5f2b-3506-4d53-a3bd-9804f82b7e75 resource provider aggregate not found 2026-05-26 09:04:26.061 8 INFO neutron.services.segments.plugin [-] Segment a45e5f2b-3506-4d53-a3bd-9804f82b7e75 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a45e5f2b-3506-4d53-a3bd-9804f82b7e75 found for delete ", "request_id": "req-6f263d7a-9069-4c56-ba4b-00ebd9a78324"}]} 2026-05-26 09:04:26.065 8 INFO neutron.services.segments.plugin [-] Segment a45e5f2b-3506-4d53-a3bd-9804f82b7e75 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a45e5f2b-3506-4d53-a3bd-9804f82b7e75 found for delete ", "request_id": "req-d38aedcc-12f5-416a-ad7d-5b736f9fc4d6"}]} [pid: 8|app: 0|req: 972/1909] 10.0.0.136 () {32 vars in 725 bytes} [Tue May 26 09:04:25 2026] DELETE /v2.0/networks/ff0efed4-2c37-4eed-914e-1301bd3c589d => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1910] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:04:25 2026] GET /v2.0/security-groups?tenant_id=bcf893e2e6c44204904cd2b2a53ecaa5&name=default => generated 2925 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1911] 199.19.213.20 () {34 vars in 1078 bytes} [Tue May 26 09:04:26 2026] GET /v2.0/ports?tenant_id=9ed7ac36313b49049203801e5bf1311d&device_id=7d32cc91-7c45-4f5a-937e-123dfcece42d => generated 1281 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/1912] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:04:26 2026] DELETE /v2.0/security-groups/e9301ab8-550f-459c-95eb-6d98cc911865 => 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: 940/1913] 199.19.213.20 () {34 vars in 1016 bytes} [Tue May 26 09:04:26 2026] GET /v2.0/networks?tenant_id=9ed7ac36313b49049203801e5bf1311d&shared=False => generated 768 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1914] 199.19.213.20 () {34 vars in 928 bytes} [Tue May 26 09:04:26 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: 7|app: 0|req: 941/1915] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:04:26 2026] GET /v2.0/security-groups?tenant_id=00be3464effa479281f86aa95134ac44&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: 975/1916] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:04:26 2026] DELETE /v2.0/security-groups/d9a7b18d-31b8-4143-aa09-f080667fd106 => 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: 942/1917] 199.19.213.20 () {34 vars in 984 bytes} [Tue May 26 09:04:26 2026] GET /v2.0/networks?id=cb70831d-3a05-4a4b-a13f-dfd77af40851 => generated 704 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/1918] 199.19.213.20 () {34 vars in 1048 bytes} [Tue May 26 09:04:26 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=69b31e23f79b4134a6136df3954c3e34 => generated 178 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/1919] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:04:26 2026] GET /v2.0/ports?device_id=7d32cc91-7c45-4f5a-937e-123dfcece42d => generated 1012 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 09:04:26.854 7 INFO neutron.services.segments.plugin [-] Segment ff17d05d-89ce-4506-a60e-f8ba515d7990 resource provider aggregate not found 2026-05-26 09:04:26.864 7 INFO neutron.services.segments.plugin [-] Segment ff17d05d-89ce-4506-a60e-f8ba515d7990 resource provider aggregate not found 2026-05-26 09:04:26.884 7 INFO neutron.services.segments.plugin [-] Segment ff17d05d-89ce-4506-a60e-f8ba515d7990 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff17d05d-89ce-4506-a60e-f8ba515d7990 found for delete ", "request_id": "req-4548537c-ba3b-4145-a018-b635d3cb363e"}]} 2026-05-26 09:04:26.887 7 INFO neutron.services.segments.plugin [-] Segment ff17d05d-89ce-4506-a60e-f8ba515d7990 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff17d05d-89ce-4506-a60e-f8ba515d7990 found for delete ", "request_id": "req-eccf757c-88c2-4c4d-b16a-cfd571ebf6c7"}]} [pid: 8|app: 0|req: 978/1920] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:04:26 2026] GET /v2.0/security-groups?tenant_id=5975ab6d4d544a74b382d0a1e0a3584e&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: 979/1921] 10.0.0.77 () {34 vars in 1118 bytes} [Tue May 26 09:04:27 2026] GET /v2.0/security-groups?id=a62d479a-e0de-4717-be8a-6ddc644b5f0d&id=1c0b4ea7-e35b-4e1e-81bf-affdf6ff20c0&fields=id&fields=name => generated 206 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1922] 199.19.213.20 () {38 vars in 953 bytes} [Tue May 26 09:04:26 2026] POST /v2.0/ports => generated 1179 bytes in 499 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1923] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:04:27 2026] DELETE /v2.0/security-groups/8e6a596d-cbf3-4a8d-b6a8-be066f71beff => generated 0 bytes in 114 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: 981/1924] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:04:27 2026] GET /v2.0/security-groups?tenant_id=649db96e64e24ee382d6d0d1ca7a3150&name=default => generated 2925 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1925] 199.19.213.20 () {34 vars in 1078 bytes} [Tue May 26 09:04:27 2026] GET /v2.0/ports?tenant_id=9ed7ac36313b49049203801e5bf1311d&device_id=7d32cc91-7c45-4f5a-937e-123dfcece42d => generated 1281 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/1926] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:04:27 2026] DELETE /v2.0/security-groups/9ee6ce94-1d88-458e-a0b8-17ff657eba72 => 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: 984/1927] 199.19.213.20 () {34 vars in 1058 bytes} [Tue May 26 09:04:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=c83b7397-994e-4a8f-b4f4-16851e848c50 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/1928] 199.19.213.20 () {34 vars in 982 bytes} [Tue May 26 09:04:27 2026] GET /v2.0/subnets?id=5606e6d8-ae07-4f5c-b7ba-54c398cb42eb => generated 690 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1929] 199.19.213.20 () {38 vars in 1026 bytes} [Tue May 26 09:04:27 2026] PUT /v2.0/ports/ad0300ab-7f92-43c8-a039-f4ae5af07353 => generated 1460 bytes in 470 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1930] 199.19.213.20 () {34 vars in 1050 bytes} [Tue May 26 09:04:27 2026] GET /v2.0/ports?network_id=2ff7bcca-5725-4b69-96c7-99c0deda5100&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:04:27.705 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bb513373-a397-41ab-9b3b-80b045637f79'] response: {'name': 'network-changed', 'server_uuid': '31b2226c-4309-4e34-afe7-a9c0b66567df', 'tag': 'ad0300ab-7f92-43c8-a039-f4ae5af07353', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 945/1931] 199.19.213.20 () {34 vars in 1010 bytes} [Tue May 26 09:04:27 2026] GET /v2.0/networks/2ff7bcca-5725-4b69-96c7-99c0deda5100?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1932] 199.19.213.20 () {34 vars in 1110 bytes} [Tue May 26 09:04:27 2026] GET /v2.0/networks/2ff7bcca-5725-4b69-96c7-99c0deda5100?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1933] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:04:28 2026] GET /v2.0/ports?device_id=7d32cc91-7c45-4f5a-937e-123dfcece42d => generated 1012 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/1934] 199.19.213.20 () {34 vars in 1078 bytes} [Tue May 26 09:04:28 2026] GET /v2.0/ports?tenant_id=69b31e23f79b4134a6136df3954c3e34&device_id=31b2226c-4309-4e34-afe7-a9c0b66567df => generated 1463 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1935] 10.0.0.77 () {34 vars in 1118 bytes} [Tue May 26 09:04:28 2026] GET /v2.0/security-groups?id=a62d479a-e0de-4717-be8a-6ddc644b5f0d&id=1c0b4ea7-e35b-4e1e-81bf-affdf6ff20c0&fields=id&fields=name => generated 206 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/1936] 199.19.213.20 () {34 vars in 1016 bytes} [Tue May 26 09:04:28 2026] GET /v2.0/networks?tenant_id=69b31e23f79b4134a6136df3954c3e34&shared=False => generated 2375 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1937] 199.19.213.20 () {34 vars in 928 bytes} [Tue May 26 09:04:28 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/1938] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:04:29 2026] GET /v2.0/ports?device_id=7d32cc91-7c45-4f5a-937e-123dfcece42d => generated 1012 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1939] 10.0.0.77 () {34 vars in 1118 bytes} [Tue May 26 09:04:29 2026] GET /v2.0/security-groups?id=a62d479a-e0de-4717-be8a-6ddc644b5f0d&id=1c0b4ea7-e35b-4e1e-81bf-affdf6ff20c0&fields=id&fields=name => generated 206 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/1940] 199.19.213.20 () {34 vars in 1078 bytes} [Tue May 26 09:04:29 2026] GET /v2.0/ports?tenant_id=69b31e23f79b4134a6136df3954c3e34&device_id=31b2226c-4309-4e34-afe7-a9c0b66567df => generated 1463 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1941] 199.19.213.20 () {34 vars in 1054 bytes} [Tue May 26 09:04:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.39&port_id=ad0300ab-7f92-43c8-a039-f4ae5af07353 => 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: 992/1942] 199.19.213.20 () {34 vars in 1102 bytes} [Tue May 26 09:04:29 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A198&port_id=ad0300ab-7f92-43c8-a039-f4ae5af07353 => 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: 951/1943] 199.19.213.20 () {34 vars in 1062 bytes} [Tue May 26 09:04:29 2026] GET /v2.0/subnets?id=b0815bcf-ba2c-4d61-b3e1-c5acd9e6bc0b&id=f9b54262-1888-42f2-82e4-312a214a4135 => generated 1410 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/1944] 199.19.213.20 () {34 vars in 1050 bytes} [Tue May 26 09:04:29 2026] GET /v2.0/ports?network_id=cb70831d-3a05-4a4b-a13f-dfd77af40851&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: 952/1945] 199.19.213.20 () {34 vars in 1050 bytes} [Tue May 26 09:04:29 2026] GET /v2.0/ports?network_id=cb70831d-3a05-4a4b-a13f-dfd77af40851&device_owner=network%3Adhcp => generated 1457 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/1946] 199.19.213.20 () {34 vars in 1010 bytes} [Tue May 26 09:04:29 2026] GET /v2.0/networks/cb70831d-3a05-4a4b-a13f-dfd77af40851?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1947] 199.19.213.20 () {34 vars in 1110 bytes} [Tue May 26 09:04:29 2026] GET /v2.0/networks/cb70831d-3a05-4a4b-a13f-dfd77af40851?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: 995/1948] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:04:30 2026] GET /v2.0/ports?device_id=7d32cc91-7c45-4f5a-937e-123dfcece42d => generated 1012 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1949] 10.0.0.77 () {34 vars in 1118 bytes} [Tue May 26 09:04:30 2026] GET /v2.0/security-groups?id=a62d479a-e0de-4717-be8a-6ddc644b5f0d&id=1c0b4ea7-e35b-4e1e-81bf-affdf6ff20c0&fields=id&fields=name => generated 206 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/1950] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:04:30 2026] GET /v2.0/ports?device_id=31b2226c-4309-4e34-afe7-a9c0b66567df => generated 1194 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1951] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:04:30 2026] GET /v2.0/security-groups?id=81d68f90-2a1e-4fd3-aca2-4c14a17db5f8&fields=id&fields=name => generated 111 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/1952] 199.19.213.20 () {34 vars in 992 bytes} [Tue May 26 09:04:30 2026] GET /v2.0/ports?device_id=7d32cc91-7c45-4f5a-937e-123dfcece42d => generated 1281 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1953] 199.19.213.20 () {34 vars in 1122 bytes} [Tue May 26 09:04:31 2026] GET /v2.0/security-groups?id=a62d479a-e0de-4717-be8a-6ddc644b5f0d&id=1c0b4ea7-e35b-4e1e-81bf-affdf6ff20c0&fields=id&fields=name => generated 206 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 09:04:31.313 8 INFO neutron.db.segments_db [None req-8e8e571a-663d-471e-8e47-dd94637fde4f 4d443cf514b546a38bf6da6d3e9c4a59 1bda2ef2646d41e091687b66ad51892f - - default default] Added segment b2035438-47d1-4c01-813a-71524c224376 of type vxlan for network 944c6b95-a1de-45f0-9664-7447db21a2a8 [pid: 7|app: 0|req: 957/1954] 10.0.0.136 () {34 vars in 683 bytes} [Tue May 26 09:04:31 2026] POST /v2.0/security-groups => generated 1601 bytes in 293 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/1955] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 26 09:04:31 2026] POST /v2.0/networks => generated 613 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1956] 10.0.0.136 () {34 vars in 766 bytes} [Tue May 26 09:04:31 2026] PUT /v2.0/security-groups/b0813e27-388d-46ea-88f3-5cd94220bfdc/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 09:04:31.501 8 INFO neutron.db.segments_db [None req-3d16a4fc-eddb-435f-a9ff-29ac243cf3d1 4d443cf514b546a38bf6da6d3e9c4a59 1bda2ef2646d41e091687b66ad51892f - - default default] Added segment b84feafc-a70e-4206-86f2-7cba4b7ae118 of type vxlan for network a759d486-4257-484e-89ab-9bcad287a147 [pid: 7|app: 0|req: 959/1957] 10.0.0.136 () {32 vars in 746 bytes} [Tue May 26 09:04:31 2026] GET /v2.0/security-groups/b0813e27-388d-46ea-88f3-5cd94220bfdc/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1958] 10.0.0.136 () {34 vars in 777 bytes} [Tue May 26 09:04:31 2026] PUT /v2.0/security-groups/b0813e27-388d-46ea-88f3-5cd94220bfdc/tags/green => generated 4 bytes in 81 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/1959] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 26 09:04:31 2026] POST /v2.0/networks => generated 613 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1960] 10.0.0.136 () {32 vars in 746 bytes} [Tue May 26 09:04:31 2026] GET /v2.0/security-groups/b0813e27-388d-46ea-88f3-5cd94220bfdc/tags => generated 34 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 09:04:31.690 8 INFO neutron.db.segments_db [None req-95d4112d-d86e-4e80-b6b2-ea31f0938e47 4d443cf514b546a38bf6da6d3e9c4a59 1bda2ef2646d41e091687b66ad51892f - - default default] Added segment 1a4f94e2-b63d-4ca2-9a83-ed3ae3d41593 of type vxlan for network 20a3797b-a1d7-4fd8-a1ff-586711c921fa [pid: 7|app: 0|req: 962/1961] 10.0.0.136 () {34 vars in 773 bytes} [Tue May 26 09:04:31 2026] PUT /v2.0/security-groups/b0813e27-388d-46ea-88f3-5cd94220bfdc/tags/red => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1962] 10.0.0.136 () {32 vars in 746 bytes} [Tue May 26 09:04:31 2026] GET /v2.0/security-groups/b0813e27-388d-46ea-88f3-5cd94220bfdc/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1963] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:04:31 2026] GET /v2.0/ports?device_id=7d32cc91-7c45-4f5a-937e-123dfcece42d => generated 1012 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/1964] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 26 09:04:31 2026] POST /v2.0/networks => generated 613 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/1965] 10.0.0.77 () {34 vars in 1118 bytes} [Tue May 26 09:04:31 2026] GET /v2.0/security-groups?id=a62d479a-e0de-4717-be8a-6ddc644b5f0d&id=1c0b4ea7-e35b-4e1e-81bf-affdf6ff20c0&fields=id&fields=name => generated 206 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1966] 10.0.0.136 () {34 vars in 795 bytes} [Tue May 26 09:04:31 2026] PUT /v2.0/security-groups/b0813e27-388d-46ea-88f3-5cd94220bfdc/tags/black.or.white => generated 4 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-26 09:04:31.896 8 INFO neutron.db.segments_db [None req-18986fa1-d7ed-4a98-b441-5eaea14e5094 4d443cf514b546a38bf6da6d3e9c4a59 1bda2ef2646d41e091687b66ad51892f - - default default] Added segment 0521583a-b4ae-481e-bd6f-7095e45b02cd of type vxlan for network 4ae4e88f-46e6-493e-8419-f2767c4f7090 [pid: 7|app: 0|req: 966/1967] 10.0.0.136 () {32 vars in 746 bytes} [Tue May 26 09:04:31 2026] GET /v2.0/security-groups/b0813e27-388d-46ea-88f3-5cd94220bfdc/tags => generated 52 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1968] 10.0.0.136 () {34 vars in 766 bytes} [Tue May 26 09:04:31 2026] PUT /v2.0/security-groups/b0813e27-388d-46ea-88f3-5cd94220bfdc/tags => generated 37 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/1969] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 26 09:04:31 2026] POST /v2.0/networks => generated 612 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1970] 10.0.0.136 () {32 vars in 746 bytes} [Tue May 26 09:04:31 2026] GET /v2.0/security-groups/b0813e27-388d-46ea-88f3-5cd94220bfdc/tags => generated 37 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1971] 10.0.0.136 () {32 vars in 754 bytes} [Tue May 26 09:04:32 2026] GET /v2.0/security-groups/b0813e27-388d-46ea-88f3-5cd94220bfdc/tags/red => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 09:04:32.045 8 INFO neutron.db.segments_db [None req-ba8fa205-9749-4db9-b247-2d5137c57cab 4d443cf514b546a38bf6da6d3e9c4a59 1bda2ef2646d41e091687b66ad51892f - - default default] Added segment 1a081e90-96c6-436b-8cd2-4ec166c53104 of type vxlan for network 78b94c7c-64a6-4f75-9742-dac4fbf5ef14 2026-05-26 09:04:32.074 7 INFO neutron.api.v2.resource [None req-5a150f13-033e-4178-a335-b816f121cf1a c4fd4695507b4ac5be83ae479bd05f4f 0b839a69ff71407bb3d69319a965000f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 970/1972] 10.0.0.136 () {32 vars in 758 bytes} [Tue May 26 09:04:32 2026] GET /v2.0/security-groups/b0813e27-388d-46ea-88f3-5cd94220bfdc/tags/green => generated 99 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/1973] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 26 09:04:31 2026] POST /v2.0/networks => generated 612 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1974] 10.0.0.136 () {32 vars in 757 bytes} [Tue May 26 09:04:32 2026] DELETE /v2.0/security-groups/b0813e27-388d-46ea-88f3-5cd94220bfdc/tags/red => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/1975] 10.0.0.136 () {32 vars in 746 bytes} [Tue May 26 09:04:32 2026] GET /v2.0/security-groups/b0813e27-388d-46ea-88f3-5cd94220bfdc/tags => generated 30 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/1976] 10.0.0.136 () {34 vars in 752 bytes} [Tue May 26 09:04:32 2026] PUT /v2.0/networks/944c6b95-a1de-45f0-9664-7447db21a2a8/tags => generated 17 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 09:04:32.235 7 INFO neutron.api.v2.resource [None req-cc76f1f6-b710-40e6-a022-13d31a0a5343 c4fd4695507b4ac5be83ae479bd05f4f 0b839a69ff71407bb3d69319a965000f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 973/1977] 10.0.0.136 () {32 vars in 761 bytes} [Tue May 26 09:04:32 2026] DELETE /v2.0/security-groups/b0813e27-388d-46ea-88f3-5cd94220bfdc/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/1978] 10.0.0.136 () {34 vars in 752 bytes} [Tue May 26 09:04:32 2026] PUT /v2.0/networks/a759d486-4257-484e-89ab-9bcad287a147/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: 974/1979] 10.0.0.136 () {32 vars in 749 bytes} [Tue May 26 09:04:32 2026] DELETE /v2.0/security-groups/b0813e27-388d-46ea-88f3-5cd94220bfdc/tags => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/1980] 10.0.0.136 () {32 vars in 746 bytes} [Tue May 26 09:04:32 2026] GET /v2.0/security-groups/b0813e27-388d-46ea-88f3-5cd94220bfdc/tags => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/1981] 10.0.0.136 () {34 vars in 752 bytes} [Tue May 26 09:04:32 2026] PUT /v2.0/networks/20a3797b-a1d7-4fd8-a1ff-586711c921fa/tags => generated 34 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1982] 10.0.0.136 () {34 vars in 752 bytes} [Tue May 26 09:04:32 2026] PUT /v2.0/networks/4ae4e88f-46e6-493e-8419-f2767c4f7090/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: 977/1983] 10.0.0.136 () {32 vars in 665 bytes} [Tue May 26 09:04:32 2026] GET /v2.0/networks?tags=red => generated 1857 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/1984] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:04:32 2026] DELETE /v2.0/security-groups/b0813e27-388d-46ea-88f3-5cd94220bfdc => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/1985] 10.0.0.136 () {32 vars in 679 bytes} [Tue May 26 09:04:32 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1250 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/1986] 10.0.0.136 () {32 vars in 675 bytes} [Tue May 26 09:04:32 2026] GET /v2.0/networks?tags-any=blue => generated 1250 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1987] 10.0.0.136 () {32 vars in 687 bytes} [Tue May 26 09:04:32 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1857 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/1988] 10.0.0.136 () {32 vars in 673 bytes} [Tue May 26 09:04:32 2026] GET /v2.0/networks?not-tags=red => generated 1860 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1989] 10.0.0.136 () {32 vars in 687 bytes} [Tue May 26 09:04:32 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2467 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/1990] 10.0.0.136 () {32 vars in 683 bytes} [Tue May 26 09:04:32 2026] GET /v2.0/networks?not-tags-any=blue => generated 2467 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1991] 10.0.0.136 () {32 vars in 695 bytes} [Tue May 26 09:04:32 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1860 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/1992] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:04:32 2026] GET /v2.0/ports?device_id=7d32cc91-7c45-4f5a-937e-123dfcece42d => generated 1014 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/1993] 10.0.0.77 () {34 vars in 1118 bytes} [Tue May 26 09:04:32 2026] GET /v2.0/security-groups?id=a62d479a-e0de-4717-be8a-6ddc644b5f0d&id=1c0b4ea7-e35b-4e1e-81bf-affdf6ff20c0&fields=id&fields=name => generated 206 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 09:04:33.059 7 INFO neutron.services.segments.plugin [-] Segment b2035438-47d1-4c01-813a-71524c224376 resource provider aggregate not found 2026-05-26 09:04:33.064 7 INFO neutron.services.segments.plugin [-] Segment b2035438-47d1-4c01-813a-71524c224376 resource provider aggregate not found 2026-05-26 09:04:33.072 7 INFO neutron.services.segments.plugin [-] Segment b2035438-47d1-4c01-813a-71524c224376 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2035438-47d1-4c01-813a-71524c224376 found for delete ", "request_id": "req-c125a59e-3f69-4798-9a8b-9e4cc6eaba8e"}]} 2026-05-26 09:04:33.091 7 INFO neutron.services.segments.plugin [-] Segment b2035438-47d1-4c01-813a-71524c224376 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2035438-47d1-4c01-813a-71524c224376 found for delete ", "request_id": "req-8299751e-a44e-4821-b686-5eafbfccf9e5"}]} [pid: 7|app: 0|req: 982/1994] 10.0.0.136 () {32 vars in 725 bytes} [Tue May 26 09:04:32 2026] DELETE /v2.0/networks/944c6b95-a1de-45f0-9664-7447db21a2a8 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 09:04:33.237 8 INFO neutron.services.segments.plugin [-] Segment b84feafc-a70e-4206-86f2-7cba4b7ae118 resource provider aggregate not found 2026-05-26 09:04:33.244 8 INFO neutron.services.segments.plugin [-] Segment b84feafc-a70e-4206-86f2-7cba4b7ae118 resource provider aggregate not found 2026-05-26 09:04:33.257 8 INFO neutron.services.segments.plugin [-] Segment b84feafc-a70e-4206-86f2-7cba4b7ae118 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b84feafc-a70e-4206-86f2-7cba4b7ae118 found for delete ", "request_id": "req-950654ba-965d-4f45-824e-356e62f2c24a"}]} 2026-05-26 09:04:33.266 8 INFO neutron.services.segments.plugin [-] Segment b84feafc-a70e-4206-86f2-7cba4b7ae118 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b84feafc-a70e-4206-86f2-7cba4b7ae118 found for delete ", "request_id": "req-d58e3d1b-8195-431f-9f5c-f9aa6eb9b22b"}]} [pid: 8|app: 0|req: 1013/1995] 10.0.0.136 () {32 vars in 725 bytes} [Tue May 26 09:04:33 2026] DELETE /v2.0/networks/a759d486-4257-484e-89ab-9bcad287a147 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1996] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:04:33 2026] GET /v2.0/security-groups?tenant_id=0b839a69ff71407bb3d69319a965000f&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/1997] 10.0.0.136 () {32 vars in 725 bytes} [Tue May 26 09:04:33 2026] DELETE /v2.0/networks/20a3797b-a1d7-4fd8-a1ff-586711c921fa => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/1998] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:04:33 2026] DELETE /v2.0/security-groups/177cc15b-7591-45b9-8c4b-aaef14d8ffcf => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/1999] 10.0.0.136 () {32 vars in 725 bytes} [Tue May 26 09:04:33 2026] DELETE /v2.0/networks/4ae4e88f-46e6-493e-8419-f2767c4f7090 => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/2000] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:04:33 2026] GET /v2.0/security-groups?tenant_id=faae86a9e71d43dd82463114f38b8488&name=default => generated 2929 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2001] 10.0.0.136 () {32 vars in 725 bytes} [Tue May 26 09:04:33 2026] DELETE /v2.0/networks/78b94c7c-64a6-4f75-9742-dac4fbf5ef14 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/2002] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:04:33 2026] DELETE /v2.0/security-groups/8284b666-99d2-435f-91f2-e0c76e670b54 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/2003] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:04:34 2026] GET /v2.0/ports?device_id=7d32cc91-7c45-4f5a-937e-123dfcece42d => generated 1014 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/2004] 10.0.0.77 () {34 vars in 1118 bytes} [Tue May 26 09:04:34 2026] GET /v2.0/security-groups?id=a62d479a-e0de-4717-be8a-6ddc644b5f0d&id=1c0b4ea7-e35b-4e1e-81bf-affdf6ff20c0&fields=id&fields=name => generated 206 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2005] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:04:34 2026] GET /v2.0/ports?device_id=7d32cc91-7c45-4f5a-937e-123dfcece42d => generated 1014 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 09:04:34.620 7 INFO neutron.db.l3_db [None req-73e857b7-7dd7-428a-b9dd-d897b9e213bf e5a25d55b2dd486c8ed4b24ab9323a48 9ed7ac36313b49049203801e5bf1311d - - default default] Floating IP 3069a156-d774-46d2-ba83-e2f017964a6e associated. External IP: 10.96.250.212, port: c83b7397-994e-4a8f-b4f4-16851e848c50. [pid: 7|app: 0|req: 988/2006] 10.0.0.136 () {34 vars in 748 bytes} [Tue May 26 09:04:34 2026] PUT /v2.0/floatingips/3069a156-d774-46d2-ba83-e2f017964a6e => generated 856 bytes in 633 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 09:04:35.010 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-11b2ec7d-5376-488a-965f-bf034bd08b5c'] response: {'name': 'network-changed', 'server_uuid': '7d32cc91-7c45-4f5a-937e-123dfcece42d', 'tag': 'c83b7397-994e-4a8f-b4f4-16851e848c50', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1019/2009] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:04:34 2026] GET /v2.0/security-groups?tenant_id=2a0848f5629e48fdbde3ea695578edf6&name=default => generated 2929 bytes in 375 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/2010] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:04:35 2026] DELETE /v2.0/security-groups/ccfdb5eb-711d-4d65-973a-0cda8ca24ccd => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 09:04:35.290 8 INFO neutron.services.segments.plugin [-] Segment 1a4f94e2-b63d-4ca2-9a83-ed3ae3d41593 resource provider aggregate not found 2026-05-26 09:04:35.292 8 INFO neutron.services.segments.plugin [-] Segment 1a4f94e2-b63d-4ca2-9a83-ed3ae3d41593 resource provider aggregate not found 2026-05-26 09:04:35.320 8 INFO neutron.services.segments.plugin [-] Segment 1a4f94e2-b63d-4ca2-9a83-ed3ae3d41593 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a4f94e2-b63d-4ca2-9a83-ed3ae3d41593 found for delete ", "request_id": "req-46626715-9070-4560-8fd5-cb2d29ef2f5e"}]} 2026-05-26 09:04:35.329 8 INFO neutron.services.segments.plugin [-] Segment 1a4f94e2-b63d-4ca2-9a83-ed3ae3d41593 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a4f94e2-b63d-4ca2-9a83-ed3ae3d41593 found for delete ", "request_id": "req-8288ec59-797e-4068-af05-c07a6237095a"}]} 2026-05-26 09:04:35.345 8 INFO neutron.services.segments.plugin [-] Segment 0521583a-b4ae-481e-bd6f-7095e45b02cd resource provider aggregate not found 2026-05-26 09:04:35.349 8 INFO neutron.services.segments.plugin [-] Segment 0521583a-b4ae-481e-bd6f-7095e45b02cd resource provider aggregate not found 2026-05-26 09:04:35.368 8 INFO neutron.services.segments.plugin [-] Segment 0521583a-b4ae-481e-bd6f-7095e45b02cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0521583a-b4ae-481e-bd6f-7095e45b02cd found for delete ", "request_id": "req-d199f60c-b15c-4a03-b29f-6697cc5acc37"}]} 2026-05-26 09:04:35.375 8 INFO neutron.services.segments.plugin [-] Segment 0521583a-b4ae-481e-bd6f-7095e45b02cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0521583a-b4ae-481e-bd6f-7095e45b02cd found for delete ", "request_id": "req-0755c9c4-00ae-4829-8d04-a06c62695b6c"}]} 2026-05-26 09:04:35.383 8 INFO neutron.services.segments.plugin [-] Segment 1a081e90-96c6-436b-8cd2-4ec166c53104 resource provider aggregate not found 2026-05-26 09:04:35.398 8 INFO neutron.services.segments.plugin [-] Segment 1a081e90-96c6-436b-8cd2-4ec166c53104 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a081e90-96c6-436b-8cd2-4ec166c53104 found for delete ", "request_id": "req-d9ebfad1-42cc-4a83-bb41-7518bf1d537f"}]} 2026-05-26 09:04:35.398 8 INFO neutron.services.segments.plugin [-] Segment 1a081e90-96c6-436b-8cd2-4ec166c53104 resource provider aggregate not found 2026-05-26 09:04:35.417 8 INFO neutron.services.segments.plugin [-] Segment 1a081e90-96c6-436b-8cd2-4ec166c53104 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a081e90-96c6-436b-8cd2-4ec166c53104 found for delete ", "request_id": "req-0a57e872-680d-4cae-8017-3e6808e007a6"}]} [pid: 8|app: 0|req: 1020/2011] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:04:35 2026] GET /v2.0/security-groups?tenant_id=1bda2ef2646d41e091687b66ad51892f&name=default => generated 2925 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/2012] 199.19.213.20 () {34 vars in 1078 bytes} [Tue May 26 09:04:35 2026] GET /v2.0/ports?tenant_id=9ed7ac36313b49049203801e5bf1311d&device_id=7d32cc91-7c45-4f5a-937e-123dfcece42d => generated 1283 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/2013] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:04:35 2026] DELETE /v2.0/security-groups/f6b0f6ca-df8c-4465-befa-86842da8cabf => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2014] 199.19.213.20 () {34 vars in 984 bytes} [Tue May 26 09:04:35 2026] GET /v2.0/networks?id=2ff7bcca-5725-4b69-96c7-99c0deda5100 => generated 768 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/2015] 199.19.213.20 () {34 vars in 1058 bytes} [Tue May 26 09:04:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=c83b7397-994e-4a8f-b4f4-16851e848c50 => generated 859 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/2016] 199.19.213.20 () {34 vars in 982 bytes} [Tue May 26 09:04:35 2026] GET /v2.0/subnets?id=5606e6d8-ae07-4f5c-b7ba-54c398cb42eb => generated 690 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/2017] 199.19.213.20 () {34 vars in 1050 bytes} [Tue May 26 09:04:35 2026] GET /v2.0/ports?network_id=2ff7bcca-5725-4b69-96c7-99c0deda5100&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: 1024/2018] 199.19.213.20 () {34 vars in 1010 bytes} [Tue May 26 09:04:35 2026] GET /v2.0/networks/2ff7bcca-5725-4b69-96c7-99c0deda5100?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: 995/2019] 199.19.213.20 () {34 vars in 1110 bytes} [Tue May 26 09:04:35 2026] GET /v2.0/networks/2ff7bcca-5725-4b69-96c7-99c0deda5100?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: 1025/2020] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:04:35 2026] GET /v2.0/security-groups?tenant_id=5002c53a092a41ffa89e0b802c4cfc5b&name=default => generated 2929 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/2021] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:04:35 2026] GET /v2.0/ports?device_id=31b2226c-4309-4e34-afe7-a9c0b66567df => generated 1196 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/2022] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:04:36 2026] GET /v2.0/security-groups?id=81d68f90-2a1e-4fd3-aca2-4c14a17db5f8&fields=id&fields=name => generated 111 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/2023] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:04:36 2026] DELETE /v2.0/security-groups/a00f472c-eba2-4853-b3de-e0095fa0ce20 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/2024] 10.0.0.136 () {32 vars in 817 bytes} [Tue May 26 09:04:36 2026] GET /v2.0/ports?network_id=cb70831d-3a05-4a4b-a13f-dfd77af40851&mac_address=fa%3A16%3A3e%3A90%3Ad9%3A24 => generated 1196 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 09:04:37.124 8 INFO neutron.db.l3_db [None req-da11a12e-15cc-4bdf-8ca4-9baf944a93c3 6669b1d1022143b18c5baa5f4537e10c 69b31e23f79b4134a6136df3954c3e34 - - default default] Floating IP 549b3691-e7bc-4782-ba7a-a8770ca17931 associated. External IP: 10.96.250.214, port: ad0300ab-7f92-43c8-a039-f4ae5af07353. [pid: 8|app: 0|req: 1027/2025] 10.0.0.136 () {34 vars in 676 bytes} [Tue May 26 09:04:36 2026] POST /v2.0/floatingips => generated 854 bytes in 1212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 09:04:37.503 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0c9b721d-54fb-4d07-9005-93858d756fa0'] response: {'name': 'network-changed', 'server_uuid': '31b2226c-4309-4e34-afe7-a9c0b66567df', 'tag': 'ad0300ab-7f92-43c8-a039-f4ae5af07353', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 999/2026] 10.0.0.77 () {34 vars in 1092 bytes} [Tue May 26 09:04:37 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-464724862&fields=id&tenant_id=69b31e23f79b4134a6136df3954c3e34 => generated 69 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/2027] 10.0.0.77 () {34 vars in 980 bytes} [Tue May 26 09:04:37 2026] GET /v2.0/networks?id=95f107e3-d4c8-4193-8811-b73306efd75c => generated 705 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/2028] 10.0.0.77 () {34 vars in 963 bytes} [Tue May 26 09:04:37 2026] GET /v2.0/quotas/69b31e23f79b4134a6136df3954c3e34 => 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: 1029/2029] 10.0.0.77 () {34 vars in 1000 bytes} [Tue May 26 09:04:37 2026] GET /v2.0/ports?tenant_id=69b31e23f79b4134a6136df3954c3e34&fields=id => generated 333 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/2030] 10.0.0.77 () {34 vars in 1006 bytes} [Tue May 26 09:04:37 2026] GET /v2.0/networks/95f107e3-d4c8-4193-8811-b73306efd75c?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2031] 199.19.213.20 () {34 vars in 1078 bytes} [Tue May 26 09:04:38 2026] GET /v2.0/ports?tenant_id=69b31e23f79b4134a6136df3954c3e34&device_id=31b2226c-4309-4e34-afe7-a9c0b66567df => generated 1465 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/2032] 10.0.0.77 () {34 vars in 1106 bytes} [Tue May 26 09:04:38 2026] GET /v2.0/networks/95f107e3-d4c8-4193-8811-b73306efd75c?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: 1031/2033] 199.19.213.20 () {34 vars in 984 bytes} [Tue May 26 09:04:38 2026] GET /v2.0/networks?id=cb70831d-3a05-4a4b-a13f-dfd77af40851 => generated 800 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/2034] 199.19.213.20 () {34 vars in 1054 bytes} [Tue May 26 09:04:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.39&port_id=ad0300ab-7f92-43c8-a039-f4ae5af07353 => generated 857 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2035] 199.19.213.20 () {34 vars in 1102 bytes} [Tue May 26 09:04:38 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A198&port_id=ad0300ab-7f92-43c8-a039-f4ae5af07353 => 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: 1004/2036] 199.19.213.20 () {34 vars in 1062 bytes} [Tue May 26 09:04:38 2026] GET /v2.0/subnets?id=b0815bcf-ba2c-4d61-b3e1-c5acd9e6bc0b&id=f9b54262-1888-42f2-82e4-312a214a4135 => generated 1410 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2037] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:04:38 2026] GET /v2.0/ports?device_id=027c66b4-99cc-470e-a298-ee93efaeac69 => 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: 1005/2038] 199.19.213.20 () {34 vars in 1050 bytes} [Tue May 26 09:04:38 2026] GET /v2.0/ports?network_id=cb70831d-3a05-4a4b-a13f-dfd77af40851&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: 8|app: 0|req: 1034/2039] 199.19.213.20 () {34 vars in 1050 bytes} [Tue May 26 09:04:38 2026] GET /v2.0/ports?network_id=cb70831d-3a05-4a4b-a13f-dfd77af40851&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/2040] 199.19.213.20 () {34 vars in 1010 bytes} [Tue May 26 09:04:38 2026] GET /v2.0/networks/cb70831d-3a05-4a4b-a13f-dfd77af40851?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: 1035/2041] 199.19.213.20 () {34 vars in 1110 bytes} [Tue May 26 09:04:38 2026] GET /v2.0/networks/cb70831d-3a05-4a4b-a13f-dfd77af40851?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 09:04:40.820 7 INFO neutron.db.segments_db [None req-27ebf7f4-d62b-4f3f-8eb8-c779f4f66b8a b14e6906eac04ec4be807582a5d192b9 07e6c752a9b24569884039e49802fdf1 - - default default] Added segment d88d9c22-326f-4870-94a0-5b8581e9ce0c of type vxlan for network 82847d62-b721-4fad-81f3-cdbfaaa46b39 2026-05-26 09:04:41.104 7 INFO neutron.db.l3_hamode_db [None req-27ebf7f4-d62b-4f3f-8eb8-c779f4f66b8a b14e6906eac04ec4be807582a5d192b9 07e6c752a9b24569884039e49802fdf1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-26 09:04:41.238 7 INFO neutron.db.l3_hamode_db [None req-27ebf7f4-d62b-4f3f-8eb8-c779f4f66b8a b14e6906eac04ec4be807582a5d192b9 07e6c752a9b24569884039e49802fdf1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1007/2042] 10.0.0.136 () {34 vars in 667 bytes} [Tue May 26 09:04:40 2026] POST /v2.0/routers => generated 474 bytes in 1317 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 09:04:41.921 8 INFO neutron.db.l3_hamode_db [None req-3380872a-d608-48ee-a259-3a9393b1bfcf b14e6906eac04ec4be807582a5d192b9 07e6c752a9b24569884039e49802fdf1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-26 09:04:42.046 8 INFO neutron.db.l3_hamode_db [None req-3380872a-d608-48ee-a259-3a9393b1bfcf b14e6906eac04ec4be807582a5d192b9 07e6c752a9b24569884039e49802fdf1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1008/2043] 199.19.213.20 () {34 vars in 984 bytes} [Tue May 26 09:04:42 2026] GET /v2.0/networks?id=95f107e3-d4c8-4193-8811-b73306efd75c => generated 705 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/2044] 199.19.213.20 () {34 vars in 1048 bytes} [Tue May 26 09:04:42 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=69b31e23f79b4134a6136df3954c3e34 => generated 178 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2045] 10.0.0.136 () {34 vars in 667 bytes} [Tue May 26 09:04:41 2026] POST /v2.0/routers => generated 474 bytes in 774 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 09:04:42.696 8 INFO neutron.db.l3_hamode_db [None req-e4194448-fba4-4cd7-af95-7a3bda4c9acb b14e6906eac04ec4be807582a5d192b9 07e6c752a9b24569884039e49802fdf1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-26 09:04:42.827 8 INFO neutron.db.l3_hamode_db [None req-e4194448-fba4-4cd7-af95-7a3bda4c9acb b14e6906eac04ec4be807582a5d192b9 07e6c752a9b24569884039e49802fdf1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1010/2046] 199.19.213.20 () {38 vars in 953 bytes} [Tue May 26 09:04:42 2026] POST /v2.0/ports => generated 1187 bytes in 437 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1011/2047] 199.19.213.20 () {38 vars in 1026 bytes} [Tue May 26 09:04:43 2026] PUT /v2.0/ports/ebe90a84-f509-45d4-ba9f-9ce8a43cf829 => generated 1468 bytes in 355 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: 1012/2048] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:04:43 2026] GET /v2.0/ports?device_id=027c66b4-99cc-470e-a298-ee93efaeac69 => generated 1202 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 09:04:43.431 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7ca4f0af-bd8d-4a96-b745-6574efe5cff3'] response: {'name': 'network-changed', 'server_uuid': '027c66b4-99cc-470e-a298-ee93efaeac69', 'tag': 'ebe90a84-f509-45d4-ba9f-9ce8a43cf829', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1013/2049] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:04:43 2026] GET /v2.0/security-groups?id=81d68f90-2a1e-4fd3-aca2-4c14a17db5f8&fields=id&fields=name => generated 111 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2050] 10.0.0.136 () {34 vars in 667 bytes} [Tue May 26 09:04:42 2026] POST /v2.0/routers => generated 474 bytes in 819 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 09:04:43.517 7 INFO neutron.db.l3_hamode_db [None req-3e115a5e-bcba-49ff-ad3e-e6bbf6148539 b14e6906eac04ec4be807582a5d192b9 07e6c752a9b24569884039e49802fdf1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-26 09:04:43.639 7 INFO neutron.db.l3_hamode_db [None req-3e115a5e-bcba-49ff-ad3e-e6bbf6148539 b14e6906eac04ec4be807582a5d192b9 07e6c752a9b24569884039e49802fdf1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1038/2051] 199.19.213.20 () {34 vars in 1078 bytes} [Tue May 26 09:04:43 2026] GET /v2.0/ports?tenant_id=69b31e23f79b4134a6136df3954c3e34&device_id=027c66b4-99cc-470e-a298-ee93efaeac69 => generated 1471 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2052] 199.19.213.20 () {34 vars in 1016 bytes} [Tue May 26 09:04:43 2026] GET /v2.0/networks?tenant_id=69b31e23f79b4134a6136df3954c3e34&shared=False => generated 2375 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2053] 199.19.213.20 () {34 vars in 928 bytes} [Tue May 26 09:04:44 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2054] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:04:44 2026] GET /v2.0/ports?device_id=7d32cc91-7c45-4f5a-937e-123dfcece42d => generated 1014 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/2055] 10.0.0.136 () {34 vars in 667 bytes} [Tue May 26 09:04:43 2026] POST /v2.0/routers => generated 474 bytes in 728 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2056] 10.0.0.77 () {34 vars in 1118 bytes} [Tue May 26 09:04:44 2026] GET /v2.0/security-groups?id=a62d479a-e0de-4717-be8a-6ddc644b5f0d&id=1c0b4ea7-e35b-4e1e-81bf-affdf6ff20c0&fields=id&fields=name => generated 206 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 09:04:44.274 7 INFO neutron.db.l3_hamode_db [None req-bb71372d-75bc-4da5-a439-87edd6d6f0bb b14e6906eac04ec4be807582a5d192b9 07e6c752a9b24569884039e49802fdf1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-26 09:04:44.392 7 INFO neutron.db.l3_hamode_db [None req-bb71372d-75bc-4da5-a439-87edd6d6f0bb b14e6906eac04ec4be807582a5d192b9 07e6c752a9b24569884039e49802fdf1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1043/2057] 10.0.0.136 () {32 vars in 735 bytes} [Tue May 26 09:04:44 2026] GET /v2.0/ports?device_id=7d32cc91-7c45-4f5a-937e-123dfcece42d => generated 1283 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2058] 10.0.0.136 () {32 vars in 857 bytes} [Tue May 26 09:04:44 2026] GET /v2.0/floatingips?floating_network_id=0620e829-70a8-4cad-8ff6-2e58ccd8146b&port_id=c83b7397-994e-4a8f-b4f4-16851e848c50 => generated 861 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2059] 10.0.0.6 () {34 vars in 987 bytes} [Tue May 26 09:04:44 2026] GET /v2.0/ports?device_id=31b2226c-4309-4e34-afe7-a9c0b66567df => generated 1465 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2060] 10.0.0.6 () {34 vars in 1037 bytes} [Tue May 26 09:04:44 2026] GET /v2.0/security-groups?id=81d68f90-2a1e-4fd3-aca2-4c14a17db5f8&fields=id&fields=name => generated 111 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/2061] 10.0.0.136 () {34 vars in 667 bytes} [Tue May 26 09:04:44 2026] POST /v2.0/routers => generated 474 bytes in 807 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2062] 10.0.0.136 () {34 vars in 750 bytes} [Tue May 26 09:04:45 2026] PUT /v2.0/routers/2afa4f9a-ef3b-4d8c-ab37-c7a64afebbc4/tags => generated 17 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/2063] 199.19.213.20 () {34 vars in 1078 bytes} [Tue May 26 09:04:45 2026] GET /v2.0/ports?tenant_id=69b31e23f79b4134a6136df3954c3e34&device_id=027c66b4-99cc-470e-a298-ee93efaeac69 => generated 1471 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2064] 199.19.213.20 () {34 vars in 1056 bytes} [Tue May 26 09:04:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.135&port_id=ebe90a84-f509-45d4-ba9f-9ce8a43cf829 => 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: 1018/2065] 10.0.0.6 () {34 vars in 987 bytes} [Tue May 26 09:04:45 2026] GET /v2.0/ports?device_id=7d32cc91-7c45-4f5a-937e-123dfcece42d => generated 1283 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2066] 10.0.0.136 () {34 vars in 750 bytes} [Tue May 26 09:04:45 2026] PUT /v2.0/routers/b6e723ae-1ae0-4bdc-9bf7-8594b76613ff/tags => generated 25 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/2067] 199.19.213.20 () {34 vars in 1104 bytes} [Tue May 26 09:04:45 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3d6&port_id=ebe90a84-f509-45d4-ba9f-9ce8a43cf829 => 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: 1049/2068] 10.0.0.6 () {34 vars in 1117 bytes} [Tue May 26 09:04:45 2026] GET /v2.0/security-groups?id=a62d479a-e0de-4717-be8a-6ddc644b5f0d&id=1c0b4ea7-e35b-4e1e-81bf-affdf6ff20c0&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: 1050/2069] 199.19.213.20 () {34 vars in 1062 bytes} [Tue May 26 09:04:45 2026] GET /v2.0/subnets?id=42521f84-e01c-4ec0-b8ca-e89a1f820b6b&id=f265c5d5-fa14-4eb6-98c8-e6f0ecf9472e => generated 1415 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2070] 199.19.213.20 () {34 vars in 1050 bytes} [Tue May 26 09:04:45 2026] GET /v2.0/ports?network_id=95f107e3-d4c8-4193-8811-b73306efd75c&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: 1020/2071] 10.0.0.136 () {34 vars in 750 bytes} [Tue May 26 09:04:45 2026] PUT /v2.0/routers/f461316c-2aea-48a4-8ce6-2fe61ca95085/tags => generated 34 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2072] 199.19.213.20 () {34 vars in 1050 bytes} [Tue May 26 09:04:45 2026] GET /v2.0/ports?network_id=95f107e3-d4c8-4193-8811-b73306efd75c&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2073] 199.19.213.20 () {34 vars in 1010 bytes} [Tue May 26 09:04:45 2026] GET /v2.0/networks/95f107e3-d4c8-4193-8811-b73306efd75c?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: 1054/2074] 199.19.213.20 () {34 vars in 1110 bytes} [Tue May 26 09:04:45 2026] GET /v2.0/networks/95f107e3-d4c8-4193-8811-b73306efd75c?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: 1021/2075] 10.0.0.136 () {34 vars in 750 bytes} [Tue May 26 09:04:45 2026] PUT /v2.0/routers/7354fbbb-5c3a-4518-8dea-fd090f41fd0f/tags => generated 19 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2076] 10.0.0.136 () {32 vars in 663 bytes} [Tue May 26 09:04:45 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/2077] 10.0.0.136 () {32 vars in 677 bytes} [Tue May 26 09:04:45 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2078] 10.0.0.136 () {32 vars in 673 bytes} [Tue May 26 09:04:45 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/2079] 10.0.0.136 () {32 vars in 685 bytes} [Tue May 26 09:04:45 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2080] 10.0.0.136 () {32 vars in 671 bytes} [Tue May 26 09:04:45 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2081] 10.0.0.136 () {32 vars in 685 bytes} [Tue May 26 09:04:45 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2082] 10.0.0.136 () {32 vars in 681 bytes} [Tue May 26 09:04:46 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2083] 10.0.0.136 () {32 vars in 693 bytes} [Tue May 26 09:04:46 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2084] 10.0.0.136 () {32 vars in 720 bytes} [Tue May 26 09:04:46 2026] GET /v2.0/routers/2afa4f9a-ef3b-4d8c-ab37-c7a64afebbc4 => generated 485 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2085] 10.0.0.136 () {34 vars in 741 bytes} [Tue May 26 09:04:46 2026] PUT /v2.0/routers/2afa4f9a-ef3b-4d8c-ab37-c7a64afebbc4 => generated 485 bytes in 586 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2086] 10.0.0.136 () {32 vars in 735 bytes} [Tue May 26 09:04:46 2026] GET /v2.0/ports?device_id=2afa4f9a-ef3b-4d8c-ab37-c7a64afebbc4 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 09:04:47.020 7 INFO neutron_taas.services.taas.taas_plugin [None req-a28c08ca-2293-4de0-8c23-0d30d3fbda60 b14e6906eac04ec4be807582a5d192b9 07e6c752a9b24569884039e49802fdf1 - - default default] TaaS: Handle Delete Port: 89e01262-8ddc-4224-a75b-40eb9a9734e5 2026-05-26 09:04:47.024 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a28c08ca-2293-4de0-8c23-0d30d3fbda60 b14e6906eac04ec4be807582a5d192b9 07e6c752a9b24569884039e49802fdf1 - - default default] Tap Mirror: Handle Delete Port: 89e01262-8ddc-4224-a75b-40eb9a9734e5 [pid: 7|app: 0|req: 1027/2087] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 26 09:04:46 2026] DELETE /v2.0/routers/2afa4f9a-ef3b-4d8c-ab37-c7a64afebbc4 => generated 0 bytes in 338 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2088] 10.0.0.136 () {32 vars in 720 bytes} [Tue May 26 09:04:47 2026] GET /v2.0/routers/b6e723ae-1ae0-4bdc-9bf7-8594b76613ff => generated 493 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2089] 10.0.0.136 () {34 vars in 741 bytes} [Tue May 26 09:04:47 2026] PUT /v2.0/routers/b6e723ae-1ae0-4bdc-9bf7-8594b76613ff => generated 493 bytes in 571 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2090] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:04:47 2026] GET /v2.0/ports?device_id=7d32cc91-7c45-4f5a-937e-123dfcece42d => generated 1014 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2091] 10.0.0.136 () {32 vars in 735 bytes} [Tue May 26 09:04:47 2026] GET /v2.0/ports?device_id=b6e723ae-1ae0-4bdc-9bf7-8594b76613ff => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2092] 10.0.0.77 () {34 vars in 1118 bytes} [Tue May 26 09:04:47 2026] GET /v2.0/security-groups?id=a62d479a-e0de-4717-be8a-6ddc644b5f0d&id=1c0b4ea7-e35b-4e1e-81bf-affdf6ff20c0&fields=id&fields=name => generated 206 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 09:04:48.061 7 INFO neutron_taas.services.taas.taas_plugin [None req-adbf325d-cf33-4c68-a273-b6aa51e55787 b14e6906eac04ec4be807582a5d192b9 07e6c752a9b24569884039e49802fdf1 - - default default] TaaS: Handle Delete Port: 64bb9b29-c508-4a81-adee-2c35f043c5e1 2026-05-26 09:04:48.064 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-adbf325d-cf33-4c68-a273-b6aa51e55787 b14e6906eac04ec4be807582a5d192b9 07e6c752a9b24569884039e49802fdf1 - - default default] Tap Mirror: Handle Delete Port: 64bb9b29-c508-4a81-adee-2c35f043c5e1 [pid: 7|app: 0|req: 1030/2093] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 26 09:04:47 2026] DELETE /v2.0/routers/b6e723ae-1ae0-4bdc-9bf7-8594b76613ff => generated 0 bytes in 397 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2094] 10.0.0.136 () {32 vars in 720 bytes} [Tue May 26 09:04:48 2026] GET /v2.0/routers/f461316c-2aea-48a4-8ce6-2fe61ca95085 => generated 502 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2095] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:04:48 2026] GET /v2.0/ports?device_id=027c66b4-99cc-470e-a298-ee93efaeac69 => generated 1204 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2096] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:04:48 2026] GET /v2.0/security-groups?id=81d68f90-2a1e-4fd3-aca2-4c14a17db5f8&fields=id&fields=name => generated 111 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2097] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:04:48 2026] GET /v2.0/ports?device_id=7d32cc91-7c45-4f5a-937e-123dfcece42d => generated 1014 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2098] 10.0.0.77 () {34 vars in 1118 bytes} [Tue May 26 09:04:49 2026] GET /v2.0/security-groups?id=a62d479a-e0de-4717-be8a-6ddc644b5f0d&id=1c0b4ea7-e35b-4e1e-81bf-affdf6ff20c0&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: 1031/2099] 10.0.0.136 () {34 vars in 741 bytes} [Tue May 26 09:04:48 2026] PUT /v2.0/routers/f461316c-2aea-48a4-8ce6-2fe61ca95085 => generated 502 bytes in 1010 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2100] 10.0.0.136 () {32 vars in 735 bytes} [Tue May 26 09:04:49 2026] GET /v2.0/ports?device_id=f461316c-2aea-48a4-8ce6-2fe61ca95085 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 09:04:49.536 7 INFO neutron_taas.services.taas.taas_plugin [None req-c2821f3d-7c43-47a2-a1e6-de78cd2a6730 b14e6906eac04ec4be807582a5d192b9 07e6c752a9b24569884039e49802fdf1 - - default default] TaaS: Handle Delete Port: c172956b-21ca-4744-bedd-376b305660d6 2026-05-26 09:04:49.539 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c2821f3d-7c43-47a2-a1e6-de78cd2a6730 b14e6906eac04ec4be807582a5d192b9 07e6c752a9b24569884039e49802fdf1 - - default default] Tap Mirror: Handle Delete Port: c172956b-21ca-4744-bedd-376b305660d6 [pid: 7|app: 0|req: 1032/2101] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 26 09:04:49 2026] DELETE /v2.0/routers/f461316c-2aea-48a4-8ce6-2fe61ca95085 => generated 0 bytes in 401 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2102] 10.0.0.136 () {32 vars in 720 bytes} [Tue May 26 09:04:49 2026] GET /v2.0/routers/7354fbbb-5c3a-4518-8dea-fd090f41fd0f => generated 487 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2105] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:04:50 2026] GET /v2.0/ports?device_id=7d32cc91-7c45-4f5a-937e-123dfcece42d => generated 1014 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2106] 199.19.213.20 () {34 vars in 992 bytes} [Tue May 26 09:04:50 2026] GET /v2.0/ports?device_id=7d32cc91-7c45-4f5a-937e-123dfcece42d => generated 1014 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2107] 10.0.0.77 () {34 vars in 1118 bytes} [Tue May 26 09:04:50 2026] GET /v2.0/security-groups?id=a62d479a-e0de-4717-be8a-6ddc644b5f0d&id=1c0b4ea7-e35b-4e1e-81bf-affdf6ff20c0&fields=id&fields=name => generated 206 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 09:04:50.462 8 INFO neutron_taas.services.taas.taas_plugin [req-bd09d260-6609-472e-b941-8782a9192cce req-f5086b82-b944-4061-affc-07bdb8369eb2 e5a25d55b2dd486c8ed4b24ab9323a48 9ed7ac36313b49049203801e5bf1311d - - default default] TaaS: Handle Delete Port: c83b7397-994e-4a8f-b4f4-16851e848c50 2026-05-26 09:04:50.465 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-bd09d260-6609-472e-b941-8782a9192cce req-f5086b82-b944-4061-affc-07bdb8369eb2 e5a25d55b2dd486c8ed4b24ab9323a48 9ed7ac36313b49049203801e5bf1311d - - default default] Tap Mirror: Handle Delete Port: c83b7397-994e-4a8f-b4f4-16851e848c50 [pid: 7|app: 0|req: 1033/2108] 10.0.0.136 () {34 vars in 741 bytes} [Tue May 26 09:04:49 2026] PUT /v2.0/routers/7354fbbb-5c3a-4518-8dea-fd090f41fd0f => generated 487 bytes in 624 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2109] 10.0.0.136 () {32 vars in 735 bytes} [Tue May 26 09:04:50 2026] GET /v2.0/ports?device_id=7354fbbb-5c3a-4518-8dea-fd090f41fd0f => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 09:04:50.609 8 INFO neutron.db.l3_db [req-bd09d260-6609-472e-b941-8782a9192cce req-f5086b82-b944-4061-affc-07bdb8369eb2 e5a25d55b2dd486c8ed4b24ab9323a48 9ed7ac36313b49049203801e5bf1311d - - default default] Floating IP 3069a156-d774-46d2-ba83-e2f017964a6e disassociated. External IP: 10.96.250.212, port: c83b7397-994e-4a8f-b4f4-16851e848c50. 2026-05-26 09:04:50.718 7 INFO neutron_taas.services.taas.taas_plugin [None req-524aa6eb-3213-4613-b96a-290e9366c9e7 b14e6906eac04ec4be807582a5d192b9 07e6c752a9b24569884039e49802fdf1 - - default default] TaaS: Handle Delete Port: 4e04c091-1790-4e0f-bb64-925bcb4343ab 2026-05-26 09:04:50.723 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-524aa6eb-3213-4613-b96a-290e9366c9e7 b14e6906eac04ec4be807582a5d192b9 07e6c752a9b24569884039e49802fdf1 - - default default] Tap Mirror: Handle Delete Port: 4e04c091-1790-4e0f-bb64-925bcb4343ab [pid: 7|app: 0|req: 1035/2110] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 26 09:04:50 2026] DELETE /v2.0/routers/7354fbbb-5c3a-4518-8dea-fd090f41fd0f => generated 0 bytes in 458 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2111] 10.0.0.136 () {32 vars in 720 bytes} [Tue May 26 09:04:50 2026] GET /v2.0/routers/23285708-9ee9-4461-8cd0-8db48fc08001 => generated 480 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2112] 199.19.213.20 () {36 vars in 995 bytes} [Tue May 26 09:04:50 2026] DELETE /v2.0/ports/c83b7397-994e-4a8f-b4f4-16851e848c50 => generated 0 bytes in 696 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 09:04:51.102 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b597825d-8729-4160-9a69-734ef5683a46'] response: {'server_uuid': '7d32cc91-7c45-4f5a-937e-123dfcece42d', 'name': 'network-vif-deleted', 'tag': 'c83b7397-994e-4a8f-b4f4-16851e848c50', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1077/2113] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:04:51 2026] GET /v2.0/ports?device_id=7d32cc91-7c45-4f5a-937e-123dfcece42d => 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/2114] 10.0.0.136 () {34 vars in 741 bytes} [Tue May 26 09:04:51 2026] PUT /v2.0/routers/23285708-9ee9-4461-8cd0-8db48fc08001 => generated 480 bytes in 617 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2115] 10.0.0.136 () {32 vars in 735 bytes} [Tue May 26 09:04:51 2026] GET /v2.0/ports?device_id=23285708-9ee9-4461-8cd0-8db48fc08001 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 09:04:51.867 7 INFO neutron_taas.services.taas.taas_plugin [None req-81eb4d61-c43b-4f46-8acd-ae2c655099e8 b14e6906eac04ec4be807582a5d192b9 07e6c752a9b24569884039e49802fdf1 - - default default] TaaS: Handle Delete Port: bbb9ba0d-7690-404e-892c-dd05df859d66 2026-05-26 09:04:51.872 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-81eb4d61-c43b-4f46-8acd-ae2c655099e8 b14e6906eac04ec4be807582a5d192b9 07e6c752a9b24569884039e49802fdf1 - - default default] Tap Mirror: Handle Delete Port: bbb9ba0d-7690-404e-892c-dd05df859d66 2026-05-26 09:04:52.221 7 INFO neutron.services.segments.plugin [-] Segment d88d9c22-326f-4870-94a0-5b8581e9ce0c resource provider aggregate not found 2026-05-26 09:04:52.226 7 INFO neutron.services.segments.plugin [-] Segment d88d9c22-326f-4870-94a0-5b8581e9ce0c resource provider aggregate not found 2026-05-26 09:04:52.244 7 INFO neutron.services.segments.plugin [-] Segment d88d9c22-326f-4870-94a0-5b8581e9ce0c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d88d9c22-326f-4870-94a0-5b8581e9ce0c found for delete ", "request_id": "req-b66d1203-9bf9-4ef8-938e-b1b7870a2476"}]} 2026-05-26 09:04:52.245 7 INFO neutron.services.segments.plugin [-] Segment d88d9c22-326f-4870-94a0-5b8581e9ce0c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d88d9c22-326f-4870-94a0-5b8581e9ce0c found for delete ", "request_id": "req-d6fb12ff-58cc-4ec3-9bde-30d6ceee1355"}]} 2026-05-26 09:04:52.245 7 INFO neutron.db.l3_hamode_db [None req-81eb4d61-c43b-4f46-8acd-ae2c655099e8 b14e6906eac04ec4be807582a5d192b9 07e6c752a9b24569884039e49802fdf1 - - default default] HA network 82847d62-b721-4fad-81f3-cdbfaaa46b39 was deleted as no HA routers are present in tenant 07e6c752a9b24569884039e49802fdf1. [pid: 7|app: 0|req: 1038/2116] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 26 09:04:51 2026] DELETE /v2.0/routers/23285708-9ee9-4461-8cd0-8db48fc08001 => generated 0 bytes in 566 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2117] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:04:52 2026] GET /v2.0/ports?device_id=7d32cc91-7c45-4f5a-937e-123dfcece42d => 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: 1039/2118] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:04:53 2026] GET /v2.0/security-groups?tenant_id=fe8a2700cc5543c6bb367a7d8c61ddf3&name=default => generated 2929 bytes in 324 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2119] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:04:53 2026] DELETE /v2.0/security-groups/ee1cc03e-c56e-494c-a537-18cef25cb3d2 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2120] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:04:53 2026] GET /v2.0/ports?device_id=7d32cc91-7c45-4f5a-937e-123dfcece42d => 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: 1041/2121] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:04:53 2026] GET /v2.0/ports?device_id=027c66b4-99cc-470e-a298-ee93efaeac69 => generated 1204 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2122] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:04:53 2026] GET /v2.0/security-groups?tenant_id=5429bb6d15d1439a8f4feffc4104b58b&name=default => generated 2929 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2123] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:04:53 2026] GET /v2.0/security-groups?id=81d68f90-2a1e-4fd3-aca2-4c14a17db5f8&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: 8|app: 0|req: 1082/2124] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:04:53 2026] DELETE /v2.0/security-groups/371f0255-4dfc-45c9-bc8d-8941d2399ac7 => 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: 1043/2125] 10.0.0.136 () {32 vars in 817 bytes} [Tue May 26 09:04:53 2026] GET /v2.0/ports?network_id=95f107e3-d4c8-4193-8811-b73306efd75c&mac_address=fa%3A16%3A3e%3A03%3A00%3A20 => generated 1204 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2126] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:04:54 2026] GET /v2.0/security-groups?tenant_id=07e6c752a9b24569884039e49802fdf1&name=default => generated 2929 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2127] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:04:54 2026] DELETE /v2.0/security-groups/09f8d55a-56eb-4339-93c7-a0467f9afd1d => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 09:04:54.744 8 INFO neutron.db.l3_db [None req-958e67ce-7fb6-4bb7-8219-86cf18a6eeb5 6669b1d1022143b18c5baa5f4537e10c 69b31e23f79b4134a6136df3954c3e34 - - default default] Floating IP c59fbaa0-e6e5-4465-ba1b-6fb9ac5ba74f associated. External IP: 10.96.250.219, port: ebe90a84-f509-45d4-ba9f-9ce8a43cf829. [pid: 8|app: 0|req: 1083/2128] 10.0.0.136 () {34 vars in 676 bytes} [Tue May 26 09:04:53 2026] POST /v2.0/floatingips => generated 855 bytes in 1095 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2129] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:04:54 2026] DELETE /v2.0/security-groups/a62d479a-e0de-4717-be8a-6ddc644b5f0d => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 09:04:55.110 8 INFO neutron.api.v2.resource [None req-8e6337c3-d9da-4b96-a5b2-a6c3226def41 e5a25d55b2dd486c8ed4b24ab9323a48 9ed7ac36313b49049203801e5bf1311d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1084/2130] 10.0.0.136 () {32 vars in 736 bytes} [Tue May 26 09:04:55 2026] GET /v2.0/security-groups/a62d479a-e0de-4717-be8a-6ddc644b5f0d => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 09:04:55.241 7 INFO neutron_taas.services.taas.taas_plugin [None req-4db87b52-8533-41c3-a2fb-c7bc0e8aa8cd e5a25d55b2dd486c8ed4b24ab9323a48 9ed7ac36313b49049203801e5bf1311d - - default default] TaaS: Handle Delete Port: 4a81bca9-c17e-4bee-9e29-1adbadc25e6c 2026-05-26 09:04:55.246 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8f54f07a-a13e-4c86-8748-dcc11e22b5ce'] response: {'name': 'network-changed', 'server_uuid': '027c66b4-99cc-470e-a298-ee93efaeac69', 'tag': 'ebe90a84-f509-45d4-ba9f-9ce8a43cf829', 'status': 'completed', 'code': 200} 2026-05-26 09:04:55.246 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4db87b52-8533-41c3-a2fb-c7bc0e8aa8cd e5a25d55b2dd486c8ed4b24ab9323a48 9ed7ac36313b49049203801e5bf1311d - - default default] Tap Mirror: Handle Delete Port: 4a81bca9-c17e-4bee-9e29-1adbadc25e6c [pid: 7|app: 0|req: 1047/2131] 10.0.0.136 () {32 vars in 731 bytes} [Tue May 26 09:04:55 2026] DELETE /v2.0/floatingips/3069a156-d774-46d2-ba83-e2f017964a6e => generated 0 bytes in 308 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2132] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:04:55 2026] DELETE /v2.0/security-groups/1c0b4ea7-e35b-4e1e-81bf-affdf6ff20c0 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2133] 199.19.213.20 () {34 vars in 1078 bytes} [Tue May 26 09:04:55 2026] GET /v2.0/ports?tenant_id=69b31e23f79b4134a6136df3954c3e34&device_id=027c66b4-99cc-470e-a298-ee93efaeac69 => generated 1473 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2134] 199.19.213.20 () {34 vars in 984 bytes} [Tue May 26 09:04:55 2026] GET /v2.0/networks?id=95f107e3-d4c8-4193-8811-b73306efd75c => generated 801 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2135] 199.19.213.20 () {34 vars in 1056 bytes} [Tue May 26 09:04:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.135&port_id=ebe90a84-f509-45d4-ba9f-9ce8a43cf829 => generated 858 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2136] 199.19.213.20 () {34 vars in 1104 bytes} [Tue May 26 09:04:55 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3d6&port_id=ebe90a84-f509-45d4-ba9f-9ce8a43cf829 => 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: 1090/2137] 199.19.213.20 () {34 vars in 1062 bytes} [Tue May 26 09:04:55 2026] GET /v2.0/subnets?id=42521f84-e01c-4ec0-b8ca-e89a1f820b6b&id=f265c5d5-fa14-4eb6-98c8-e6f0ecf9472e => generated 1415 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 09:04:56.006 7 INFO neutron_taas.services.taas.taas_plugin [None req-95baf073-f58f-4013-99e9-720bb600bc37 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] TaaS: Handle Delete Port: ff36cb72-8a34-481c-8d2c-09902e36e3f9 2026-05-26 09:04:56.009 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-95baf073-f58f-4013-99e9-720bb600bc37 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Tap Mirror: Handle Delete Port: ff36cb72-8a34-481c-8d2c-09902e36e3f9 [pid: 8|app: 0|req: 1091/2138] 199.19.213.20 () {34 vars in 1050 bytes} [Tue May 26 09:04:55 2026] GET /v2.0/ports?network_id=95f107e3-d4c8-4193-8811-b73306efd75c&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2139] 199.19.213.20 () {34 vars in 1050 bytes} [Tue May 26 09:04:56 2026] GET /v2.0/ports?network_id=95f107e3-d4c8-4193-8811-b73306efd75c&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2140] 199.19.213.20 () {34 vars in 1010 bytes} [Tue May 26 09:04:56 2026] GET /v2.0/networks/95f107e3-d4c8-4193-8811-b73306efd75c?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: 1094/2141] 199.19.213.20 () {34 vars in 1110 bytes} [Tue May 26 09:04:56 2026] GET /v2.0/networks/95f107e3-d4c8-4193-8811-b73306efd75c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2142] 10.0.0.136 () {34 vars in 788 bytes} [Tue May 26 09:04:55 2026] PUT /v2.0/routers/ee9c907e-317b-47fd-87e0-72adb7cd51c4/remove_router_interface => generated 309 bytes in 924 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 09:04:56.739 8 INFO neutron_taas.services.taas.taas_plugin [None req-918600ad-36cd-4014-b223-cf972e51f2ac 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] TaaS: Handle Delete Port: d102c270-5d6c-46d8-80b0-f77ae45f461b 2026-05-26 09:04:56.741 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-918600ad-36cd-4014-b223-cf972e51f2ac 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Tap Mirror: Handle Delete Port: d102c270-5d6c-46d8-80b0-f77ae45f461b 2026-05-26 09:04:56.940 8 INFO neutron_taas.services.taas.taas_plugin [None req-918600ad-36cd-4014-b223-cf972e51f2ac 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] TaaS: Handle Delete Port: e6073a1c-5085-4a2f-970b-f630644d6cfe 2026-05-26 09:04:56.942 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-918600ad-36cd-4014-b223-cf972e51f2ac 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Tap Mirror: Handle Delete Port: e6073a1c-5085-4a2f-970b-f630644d6cfe 2026-05-26 09:04:57.281 8 INFO neutron.services.segments.plugin [-] Segment c80bd594-1504-441c-9a2d-e48945da28d9 resource provider aggregate not found 2026-05-26 09:04:57.289 8 INFO neutron.services.segments.plugin [-] Segment c80bd594-1504-441c-9a2d-e48945da28d9 resource provider aggregate not found 2026-05-26 09:04:57.300 8 INFO neutron.services.segments.plugin [-] Segment c80bd594-1504-441c-9a2d-e48945da28d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c80bd594-1504-441c-9a2d-e48945da28d9 found for delete ", "request_id": "req-cbae82f8-5118-4ce8-ab20-ff9983e4f5f8"}]} 2026-05-26 09:04:57.310 8 INFO neutron.services.segments.plugin [-] Segment c80bd594-1504-441c-9a2d-e48945da28d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c80bd594-1504-441c-9a2d-e48945da28d9 found for delete ", "request_id": "req-9037878f-b4dd-483d-b59c-738a34cfb229"}]} 2026-05-26 09:04:57.334 8 INFO neutron.db.l3_hamode_db [None req-918600ad-36cd-4014-b223-cf972e51f2ac 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] HA network c7ffd935-a42a-485a-a8b1-5d603c35a533 was deleted as no HA routers are present in tenant 9ed7ac36313b49049203801e5bf1311d. [pid: 8|app: 0|req: 1095/2143] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 26 09:04:56 2026] DELETE /v2.0/routers/ee9c907e-317b-47fd-87e0-72adb7cd51c4 => generated 0 bytes in 805 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2144] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 26 09:04:57 2026] DELETE /v2.0/subnets/5606e6d8-ae07-4f5c-b7ba-54c398cb42eb => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 09:04:57.660 8 INFO neutron_taas.services.taas.taas_plugin [None req-9abac9c9-7e2b-422a-b553-1c74b0091597 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] TaaS: Handle Delete Port: 4912de7e-4bca-4435-a993-f3cd0ca361aa 2026-05-26 09:04:57.664 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9abac9c9-7e2b-422a-b553-1c74b0091597 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Tap Mirror: Handle Delete Port: 4912de7e-4bca-4435-a993-f3cd0ca361aa [pid: 8|app: 0|req: 1096/2145] 10.0.0.136 () {32 vars in 725 bytes} [Tue May 26 09:04:57 2026] DELETE /v2.0/networks/2ff7bcca-5725-4b69-96c7-99c0deda5100 => generated 0 bytes in 448 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 09:04:58.533 7 INFO neutron_taas.services.taas.taas_plugin [None req-44d5de25-3e63-468e-8408-4ae8e273e317 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] TaaS: Handle Delete Port: 10de477b-3483-432b-92ec-56958e12c6b5 2026-05-26 09:04:58.536 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-44d5de25-3e63-468e-8408-4ae8e273e317 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Tap Mirror: Handle Delete Port: 10de477b-3483-432b-92ec-56958e12c6b5 2026-05-26 09:04:59.072 8 INFO neutron.db.segments_db [None req-20687255-822b-4c2b-aa2a-ff19dfc4f94f d4aeada401c34d86adb9901f21d0b1be debbf987a4d14184a020dfe6c3374276 - - default default] Added segment 483200c0-1821-47be-99d7-df15f2173337 of type vxlan for network 8c8042c3-0dd0-4c87-9dbb-142eb4d5439c [pid: 7|app: 0|req: 1050/2146] 10.0.0.136 () {34 vars in 788 bytes} [Tue May 26 09:04:57 2026] PUT /v2.0/routers/ac87bc44-6b80-450b-a51d-cf0f62d11d16/remove_router_interface => generated 309 bytes in 1140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2147] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 26 09:04:58 2026] POST /v2.0/networks => generated 613 bytes in 503 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 09:04:59.324 8 INFO neutron.services.segments.plugin [-] Segment eb9193f8-fa7c-46aa-9f15-d46f80641e51 resource provider aggregate not found 2026-05-26 09:04:59.329 8 INFO neutron.services.segments.plugin [-] Segment eb9193f8-fa7c-46aa-9f15-d46f80641e51 resource provider aggregate not found 2026-05-26 09:04:59.347 8 INFO neutron.services.segments.plugin [-] Segment eb9193f8-fa7c-46aa-9f15-d46f80641e51 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb9193f8-fa7c-46aa-9f15-d46f80641e51 found for delete ", "request_id": "req-bd5fb69e-a19a-48f2-9735-8199e9e1bc48"}]} 2026-05-26 09:04:59.356 7 INFO neutron_taas.services.taas.taas_plugin [None req-0b4d7af0-3853-432c-afb0-77c00b3ae48e 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] TaaS: Handle Delete Port: a50f343a-eaee-4c94-8eaa-96fab0d4d6e1 2026-05-26 09:04:59.359 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0b4d7af0-3853-432c-afb0-77c00b3ae48e 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Tap Mirror: Handle Delete Port: a50f343a-eaee-4c94-8eaa-96fab0d4d6e1 2026-05-26 09:04:59.359 8 INFO neutron.services.segments.plugin [-] Segment eb9193f8-fa7c-46aa-9f15-d46f80641e51 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb9193f8-fa7c-46aa-9f15-d46f80641e51 found for delete ", "request_id": "req-db235718-9d8c-4ebe-801a-c8ffd3f5aca3"}]} [pid: 8|app: 0|req: 1098/2148] 10.0.0.136 () {34 vars in 663 bytes} [Tue May 26 09:04:59 2026] POST /v2.0/ports => generated 743 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, ' 2026-05-26 09:04:59.667 7 INFO neutron_taas.services.taas.taas_plugin [None req-0b4d7af0-3853-432c-afb0-77c00b3ae48e 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] TaaS: Handle Delete Port: d0561798-aafc-4fb2-aa0b-bc39ac3c99d3 2026-05-26 09:04:59.671 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0b4d7af0-3853-432c-afb0-77c00b3ae48e 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Tap Mirror: Handle Delete Port: d0561798-aafc-4fb2-aa0b-bc39ac3c99d3 [pid: 8|app: 0|req: 1099/2149] 10.0.0.136 () {34 vars in 665 bytes} [Tue May 26 09:04:59 2026] POST /v2.0/trunks => generated 407 bytes in 387 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 09:05:00.024 8 INFO neutron.db.segments_db [None req-20bed51b-b824-465a-bf34-20f782dd331b d4aeada401c34d86adb9901f21d0b1be debbf987a4d14184a020dfe6c3374276 - - default default] Added segment 5fed42b4-7a05-46f3-bd0c-dc0b3f65302f of type vxlan for network 6de29d51-b533-42c7-883f-c401c5e18179 2026-05-26 09:05:00.046 7 INFO neutron.services.segments.plugin [-] Segment 0e887fa0-ca8f-4d22-bbb0-5eb819672e89 resource provider aggregate not found 2026-05-26 09:05:00.050 7 INFO neutron.services.segments.plugin [-] Segment 0e887fa0-ca8f-4d22-bbb0-5eb819672e89 resource provider aggregate not found 2026-05-26 09:05:00.067 7 INFO neutron.services.segments.plugin [-] Segment 0e887fa0-ca8f-4d22-bbb0-5eb819672e89 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e887fa0-ca8f-4d22-bbb0-5eb819672e89 found for delete ", "request_id": "req-9fef2ae4-0959-41f4-a90a-07329401a6a8"}]} 2026-05-26 09:05:00.075 7 INFO neutron.services.segments.plugin [-] Segment 0e887fa0-ca8f-4d22-bbb0-5eb819672e89 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e887fa0-ca8f-4d22-bbb0-5eb819672e89 found for delete ", "request_id": "req-fb0f267b-004e-4d79-bbaa-5814999541a5"}]} 2026-05-26 09:05:00.084 7 INFO neutron.db.l3_hamode_db [None req-0b4d7af0-3853-432c-afb0-77c00b3ae48e 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] HA network 3359e5a7-75cd-4ec2-8335-d01855f56015 was deleted as no HA routers are present in tenant bdce2a051ed0400d802dc05a3d072ab1. [pid: 7|app: 0|req: 1051/2150] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 26 09:04:59 2026] DELETE /v2.0/routers/ac87bc44-6b80-450b-a51d-cf0f62d11d16 => generated 0 bytes in 950 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2151] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 26 09:04:59 2026] POST /v2.0/networks => generated 613 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2152] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 26 09:05:00 2026] DELETE /v2.0/subnets/fc1fcb43-c0b9-4c36-96db-9480b9cbc83c => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 09:05:00.373 7 INFO neutron_taas.services.taas.taas_plugin [None req-72fd5814-2dbf-4c08-80ef-42232d5bf0bd 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] TaaS: Handle Delete Port: 2bfd781b-7f2c-4aeb-ae50-fedfbc7f79ee 2026-05-26 09:05:00.378 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-72fd5814-2dbf-4c08-80ef-42232d5bf0bd 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Tap Mirror: Handle Delete Port: 2bfd781b-7f2c-4aeb-ae50-fedfbc7f79ee [pid: 8|app: 0|req: 1101/2153] 10.0.0.136 () {34 vars in 663 bytes} [Tue May 26 09:05:00 2026] POST /v2.0/ports => generated 743 bytes in 291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1102/2154] 10.0.0.6 () {34 vars in 987 bytes} [Tue May 26 09:05:00 2026] GET /v2.0/ports?device_id=027c66b4-99cc-470e-a298-ee93efaeac69 => generated 1473 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2155] 10.0.0.136 () {32 vars in 725 bytes} [Tue May 26 09:05:00 2026] DELETE /v2.0/networks/9104a16a-a900-4ecd-b4b0-f216ad4561c3 => generated 0 bytes in 371 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2156] 10.0.0.136 () {34 vars in 665 bytes} [Tue May 26 09:05:00 2026] POST /v2.0/trunks => generated 407 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2157] 10.0.0.6 () {34 vars in 1037 bytes} [Tue May 26 09:05:00 2026] GET /v2.0/security-groups?id=81d68f90-2a1e-4fd3-aca2-4c14a17db5f8&fields=id&fields=name => generated 111 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 09:05:00.749 8 INFO neutron.db.segments_db [None req-6d054864-3d1f-492d-88ff-ee001bb9588d d4aeada401c34d86adb9901f21d0b1be debbf987a4d14184a020dfe6c3374276 - - default default] Added segment 4e7c84c7-e2ce-4681-81c6-8ce55d0de876 of type vxlan for network d54ba8ae-cc99-4109-a02e-922287da3d7c [pid: 8|app: 0|req: 1104/2158] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 26 09:05:00 2026] POST /v2.0/networks => generated 613 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2159] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:05:01 2026] GET /v2.0/security-groups?tenant_id=bdce2a051ed0400d802dc05a3d072ab1&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2160] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:05:01 2026] DELETE /v2.0/security-groups/dfaeec04-133f-41a0-8d8e-0761c03cb0b5 => 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: 1055/2161] 10.0.0.136 () {34 vars in 663 bytes} [Tue May 26 09:05:00 2026] POST /v2.0/ports => generated 743 bytes in 313 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2162] 10.0.0.136 () {34 vars in 665 bytes} [Tue May 26 09:05:01 2026] POST /v2.0/trunks => generated 407 bytes in 179 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: 1108/2163] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:05:01 2026] GET /v2.0/security-groups?tenant_id=9ed7ac36313b49049203801e5bf1311d&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 09:05:01.436 7 INFO neutron.db.segments_db [None req-fc7e6e17-15ef-4f63-b40f-605552f08999 d4aeada401c34d86adb9901f21d0b1be debbf987a4d14184a020dfe6c3374276 - - default default] Added segment 92d7c6da-105f-42de-a811-5488a44b4a97 of type vxlan for network 71992026-cf5d-4d4f-9e96-3b8c963fa94f [pid: 8|app: 0|req: 1109/2164] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:05:01 2026] DELETE /v2.0/security-groups/af4870a1-f4f2-4cf7-90aa-c6a3bea435fe => 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: 1056/2165] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 26 09:05:01 2026] POST /v2.0/networks => generated 613 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2166] 10.0.0.136 () {34 vars in 663 bytes} [Tue May 26 09:05:01 2026] POST /v2.0/ports => generated 743 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 09:05:02.101 7 INFO neutron.services.segments.plugin [-] Segment 90b710bc-07ae-41ee-ac57-3d9d14c44f38 resource provider aggregate not found 2026-05-26 09:05:02.109 7 INFO neutron.services.segments.plugin [-] Segment 90b710bc-07ae-41ee-ac57-3d9d14c44f38 resource provider aggregate not found 2026-05-26 09:05:02.140 7 INFO neutron.services.segments.plugin [-] Segment 90b710bc-07ae-41ee-ac57-3d9d14c44f38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90b710bc-07ae-41ee-ac57-3d9d14c44f38 found for delete ", "request_id": "req-c8b39414-2294-438f-b950-f83b0a42c708"}]} 2026-05-26 09:05:02.145 7 INFO neutron.services.segments.plugin [-] Segment 90b710bc-07ae-41ee-ac57-3d9d14c44f38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90b710bc-07ae-41ee-ac57-3d9d14c44f38 found for delete ", "request_id": "req-c1055209-514f-4274-87e0-df85ca6f7c0d"}]} [pid: 7|app: 0|req: 1057/2167] 10.0.0.136 () {34 vars in 665 bytes} [Tue May 26 09:05:01 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:05:02.248 8 INFO neutron.db.segments_db [None req-ef753fc7-3cf9-46c4-b090-1b78dc1eb202 d4aeada401c34d86adb9901f21d0b1be debbf987a4d14184a020dfe6c3374276 - - default default] Added segment 3daa316f-c462-419b-a930-01abf7cdcee2 of type vxlan for network edb2d85d-4c6d-4d6d-9a6e-e33d33d7abb0 [pid: 8|app: 0|req: 1111/2168] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 26 09:05:02 2026] POST /v2.0/networks => generated 613 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2169] 10.0.0.136 () {34 vars in 663 bytes} [Tue May 26 09:05:02 2026] POST /v2.0/ports => generated 743 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2170] 10.0.0.136 () {34 vars in 665 bytes} [Tue May 26 09:05:02 2026] POST /v2.0/trunks => generated 407 bytes in 725 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: 1059/2171] 10.0.0.136 () {34 vars in 748 bytes} [Tue May 26 09:05:03 2026] PUT /v2.0/trunks/49c4ff3a-2844-4808-894d-9fa62add5a36/tags => generated 17 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2172] 10.0.0.136 () {34 vars in 748 bytes} [Tue May 26 09:05:03 2026] PUT /v2.0/trunks/64b578dd-31f9-4dcf-b8c1-59c87402a26f/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: 1060/2173] 10.0.0.136 () {34 vars in 748 bytes} [Tue May 26 09:05:03 2026] PUT /v2.0/trunks/f27a756f-a7b6-406d-81f4-ece28a4d6b8a/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2174] 10.0.0.136 () {34 vars in 748 bytes} [Tue May 26 09:05:03 2026] PUT /v2.0/trunks/7eb6b584-9887-48cb-8cbe-b4c5ca7c1718/tags => 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: 1061/2175] 10.0.0.136 () {32 vars in 661 bytes} [Tue May 26 09:05:03 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2176] 10.0.0.136 () {32 vars in 675 bytes} [Tue May 26 09:05:03 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: 7|app: 0|req: 1062/2177] 10.0.0.136 () {32 vars in 671 bytes} [Tue May 26 09:05:03 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: 8|app: 0|req: 1116/2178] 10.0.0.136 () {32 vars in 683 bytes} [Tue May 26 09:05:03 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2179] 10.0.0.136 () {32 vars in 669 bytes} [Tue May 26 09:05:03 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2180] 10.0.0.136 () {32 vars in 683 bytes} [Tue May 26 09:05:03 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2181] 10.0.0.136 () {32 vars in 679 bytes} [Tue May 26 09:05:03 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2182] 10.0.0.136 () {32 vars in 691 bytes} [Tue May 26 09:05:03 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2183] 10.0.0.136 () {32 vars in 718 bytes} [Tue May 26 09:05:03 2026] GET /v2.0/trunks/49c4ff3a-2844-4808-894d-9fa62add5a36 => generated 412 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2184] 10.0.0.136 () {32 vars in 716 bytes} [Tue May 26 09:05:03 2026] GET /v2.0/ports/6174c492-5233-408d-9bac-97c2877288cc => 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: 1066/2185] 10.0.0.136 () {32 vars in 721 bytes} [Tue May 26 09:05:03 2026] DELETE /v2.0/trunks/49c4ff3a-2844-4808-894d-9fa62add5a36 => 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: 1120/2186] 10.0.0.136 () {32 vars in 718 bytes} [Tue May 26 09:05:03 2026] GET /v2.0/trunks/64b578dd-31f9-4dcf-b8c1-59c87402a26f => generated 420 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2187] 10.0.0.136 () {32 vars in 716 bytes} [Tue May 26 09:05:04 2026] GET /v2.0/ports/4a719ab7-9354-42f0-a083-6b505dc86833 => generated 826 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2188] 10.0.0.136 () {32 vars in 721 bytes} [Tue May 26 09:05:04 2026] DELETE /v2.0/trunks/64b578dd-31f9-4dcf-b8c1-59c87402a26f => 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: 1068/2189] 10.0.0.136 () {32 vars in 718 bytes} [Tue May 26 09:05:04 2026] GET /v2.0/trunks/f27a756f-a7b6-406d-81f4-ece28a4d6b8a => generated 429 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2190] 10.0.0.136 () {32 vars in 716 bytes} [Tue May 26 09:05:04 2026] GET /v2.0/ports/277bf0ea-bef6-4c2f-9b52-28c3adb86fec => generated 826 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2191] 10.0.0.136 () {32 vars in 721 bytes} [Tue May 26 09:05:04 2026] DELETE /v2.0/trunks/f27a756f-a7b6-406d-81f4-ece28a4d6b8a => 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: 1123/2192] 10.0.0.136 () {32 vars in 718 bytes} [Tue May 26 09:05:04 2026] GET /v2.0/trunks/7eb6b584-9887-48cb-8cbe-b4c5ca7c1718 => generated 414 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2193] 10.0.0.136 () {32 vars in 716 bytes} [Tue May 26 09:05:04 2026] GET /v2.0/ports/948efd4c-7d54-4650-abf4-0a823dcaa7aa => generated 826 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2194] 10.0.0.136 () {32 vars in 721 bytes} [Tue May 26 09:05:04 2026] DELETE /v2.0/trunks/7eb6b584-9887-48cb-8cbe-b4c5ca7c1718 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2195] 10.0.0.136 () {32 vars in 718 bytes} [Tue May 26 09:05:04 2026] GET /v2.0/trunks/12d91871-d9b3-412b-8447-d5ec85a8a677 => generated 407 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2196] 10.0.0.136 () {32 vars in 716 bytes} [Tue May 26 09:05:04 2026] GET /v2.0/ports/012b2bea-f6de-485b-b89f-dea1a9e1a10f => generated 826 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2197] 10.0.0.136 () {32 vars in 721 bytes} [Tue May 26 09:05:04 2026] DELETE /v2.0/trunks/12d91871-d9b3-412b-8447-d5ec85a8a677 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 09:05:04.942 8 INFO neutron_taas.services.taas.taas_plugin [None req-9dafdc0a-14aa-4521-837f-fd798c6c1769 d4aeada401c34d86adb9901f21d0b1be debbf987a4d14184a020dfe6c3374276 - - default default] TaaS: Handle Delete Port: 6174c492-5233-408d-9bac-97c2877288cc 2026-05-26 09:05:04.948 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9dafdc0a-14aa-4521-837f-fd798c6c1769 d4aeada401c34d86adb9901f21d0b1be debbf987a4d14184a020dfe6c3374276 - - default default] Tap Mirror: Handle Delete Port: 6174c492-5233-408d-9bac-97c2877288cc [pid: 8|app: 0|req: 1126/2200] 10.0.0.136 () {32 vars in 719 bytes} [Tue May 26 09:05:04 2026] DELETE /v2.0/ports/6174c492-5233-408d-9bac-97c2877288cc => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 09:05:05.182 7 INFO neutron_taas.services.taas.taas_plugin [None req-74d336ad-38fa-4bce-a3cc-da4d149ab68c d4aeada401c34d86adb9901f21d0b1be debbf987a4d14184a020dfe6c3374276 - - default default] TaaS: Handle Delete Port: 4a719ab7-9354-42f0-a083-6b505dc86833 2026-05-26 09:05:05.184 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-74d336ad-38fa-4bce-a3cc-da4d149ab68c d4aeada401c34d86adb9901f21d0b1be debbf987a4d14184a020dfe6c3374276 - - default default] Tap Mirror: Handle Delete Port: 4a719ab7-9354-42f0-a083-6b505dc86833 [pid: 7|app: 0|req: 1075/2201] 10.0.0.136 () {32 vars in 719 bytes} [Tue May 26 09:05:05 2026] DELETE /v2.0/ports/4a719ab7-9354-42f0-a083-6b505dc86833 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 09:05:05.375 8 INFO neutron_taas.services.taas.taas_plugin [None req-5b04a9aa-9cee-4750-976f-a926146d59b1 d4aeada401c34d86adb9901f21d0b1be debbf987a4d14184a020dfe6c3374276 - - default default] TaaS: Handle Delete Port: 277bf0ea-bef6-4c2f-9b52-28c3adb86fec 2026-05-26 09:05:05.378 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5b04a9aa-9cee-4750-976f-a926146d59b1 d4aeada401c34d86adb9901f21d0b1be debbf987a4d14184a020dfe6c3374276 - - default default] Tap Mirror: Handle Delete Port: 277bf0ea-bef6-4c2f-9b52-28c3adb86fec [pid: 8|app: 0|req: 1127/2202] 10.0.0.136 () {32 vars in 719 bytes} [Tue May 26 09:05:05 2026] DELETE /v2.0/ports/277bf0ea-bef6-4c2f-9b52-28c3adb86fec => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 09:05:05.569 7 INFO neutron_taas.services.taas.taas_plugin [None req-4d04c18f-0412-41c0-a407-33c21e928d67 d4aeada401c34d86adb9901f21d0b1be debbf987a4d14184a020dfe6c3374276 - - default default] TaaS: Handle Delete Port: 948efd4c-7d54-4650-abf4-0a823dcaa7aa 2026-05-26 09:05:05.573 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4d04c18f-0412-41c0-a407-33c21e928d67 d4aeada401c34d86adb9901f21d0b1be debbf987a4d14184a020dfe6c3374276 - - default default] Tap Mirror: Handle Delete Port: 948efd4c-7d54-4650-abf4-0a823dcaa7aa [pid: 7|app: 0|req: 1076/2203] 10.0.0.136 () {32 vars in 719 bytes} [Tue May 26 09:05:05 2026] DELETE /v2.0/ports/948efd4c-7d54-4650-abf4-0a823dcaa7aa => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 09:05:05.812 8 INFO neutron_taas.services.taas.taas_plugin [None req-83cdf766-05de-4050-89f1-48e84a6c979d d4aeada401c34d86adb9901f21d0b1be debbf987a4d14184a020dfe6c3374276 - - default default] TaaS: Handle Delete Port: 012b2bea-f6de-485b-b89f-dea1a9e1a10f 2026-05-26 09:05:05.814 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-83cdf766-05de-4050-89f1-48e84a6c979d d4aeada401c34d86adb9901f21d0b1be debbf987a4d14184a020dfe6c3374276 - - default default] Tap Mirror: Handle Delete Port: 012b2bea-f6de-485b-b89f-dea1a9e1a10f [pid: 8|app: 0|req: 1128/2204] 10.0.0.136 () {32 vars in 719 bytes} [Tue May 26 09:05:05 2026] DELETE /v2.0/ports/012b2bea-f6de-485b-b89f-dea1a9e1a10f => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 09:05:06.021 8 INFO neutron.services.segments.plugin [-] Segment 483200c0-1821-47be-99d7-df15f2173337 resource provider aggregate not found 2026-05-26 09:05:06.027 8 INFO neutron.services.segments.plugin [-] Segment 483200c0-1821-47be-99d7-df15f2173337 resource provider aggregate not found 2026-05-26 09:05:06.046 8 INFO neutron.services.segments.plugin [-] Segment 483200c0-1821-47be-99d7-df15f2173337 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 483200c0-1821-47be-99d7-df15f2173337 found for delete ", "request_id": "req-bd3e39ad-6d30-4cd9-a82f-b41d8e48a521"}]} 2026-05-26 09:05:06.051 8 INFO neutron.services.segments.plugin [-] Segment 483200c0-1821-47be-99d7-df15f2173337 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 483200c0-1821-47be-99d7-df15f2173337 found for delete ", "request_id": "req-e51bbc3b-280a-4d29-8d9d-2813982bc0ce"}]} [pid: 8|app: 0|req: 1129/2205] 10.0.0.136 () {32 vars in 725 bytes} [Tue May 26 09:05:05 2026] DELETE /v2.0/networks/8c8042c3-0dd0-4c87-9dbb-142eb4d5439c => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 09:05:06.150 7 INFO neutron.db.segments_db [None req-2565e319-b8d2-4a17-809e-35b002d4eb47 51eb7229832744f39faa83a21e364cc1 00996dfd9d574efba1e2d7de6d14b9b5 - - default default] Added segment c35adaa8-78cd-4ee7-9368-00218ab66db5 of type vxlan for network c20d1e27-37d7-4f8b-8122-4924fd361051 [pid: 8|app: 0|req: 1130/2206] 10.0.0.136 () {32 vars in 725 bytes} [Tue May 26 09:05:06 2026] DELETE /v2.0/networks/6de29d51-b533-42c7-883f-c401c5e18179 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2207] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 26 09:05:05 2026] POST /v2.0/networks => generated 611 bytes in 422 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2208] 10.0.0.136 () {32 vars in 725 bytes} [Tue May 26 09:05:06 2026] DELETE /v2.0/networks/d54ba8ae-cc99-4109-a02e-922287da3d7c => 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: 1132/2209] 10.0.0.136 () {32 vars in 725 bytes} [Tue May 26 09:05:06 2026] DELETE /v2.0/networks/71992026-cf5d-4d4f-9e96-3b8c963fa94f => 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: 1078/2210] 10.0.0.136 () {34 vars in 663 bytes} [Tue May 26 09:05:06 2026] POST /v2.0/ports => generated 743 bytes in 305 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: 1133/2211] 10.0.0.136 () {32 vars in 725 bytes} [Tue May 26 09:05:06 2026] DELETE /v2.0/networks/edb2d85d-4c6d-4d6d-9a6e-e33d33d7abb0 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 09:05:06.597 7 INFO neutron.db.segments_db [None req-e7c3039a-61a7-414c-b17a-cc0f882f7e2f 51eb7229832744f39faa83a21e364cc1 00996dfd9d574efba1e2d7de6d14b9b5 - - default default] Added segment ac6683d7-5e41-406a-a502-861177704dad of type vxlan for network 519f5dbb-12c9-45c3-be4d-a3908c361cbf [pid: 7|app: 0|req: 1079/2212] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 26 09:05:06 2026] POST /v2.0/networks => generated 613 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2213] 10.0.0.136 () {34 vars in 663 bytes} [Tue May 26 09:05:06 2026] POST /v2.0/ports => generated 743 bytes in 315 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 09:05:07.054 7 INFO neutron.db.segments_db [None req-a653e551-0532-4be4-9850-626ff9c6a022 51eb7229832744f39faa83a21e364cc1 00996dfd9d574efba1e2d7de6d14b9b5 - - default default] Added segment 6402aa4c-3385-498a-8554-68900c2ae636 of type vxlan for network 28f7e308-7843-490f-810d-2b114290a115 [pid: 7|app: 0|req: 1080/2214] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 26 09:05:07 2026] POST /v2.0/networks => generated 612 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1135/2215] 10.0.0.136 () {34 vars in 663 bytes} [Tue May 26 09:05:07 2026] POST /v2.0/ports => generated 743 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, ' 2026-05-26 09:05:07.555 8 INFO neutron.db.segments_db [None req-5fe72d94-0b37-41d6-b916-9c454657a561 51eb7229832744f39faa83a21e364cc1 00996dfd9d574efba1e2d7de6d14b9b5 - - default default] Added segment 8ba8349a-240b-4289-b65b-b7bbbcb74713 of type vxlan for network 9e070615-a131-4a1d-a689-ac4ff306fbae [pid: 8|app: 0|req: 1136/2216] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 26 09:05:07 2026] POST /v2.0/networks => generated 612 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2217] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:05:07 2026] GET /v2.0/security-groups?tenant_id=debbf987a4d14184a020dfe6c3374276&name=default => generated 2929 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2218] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:05:07 2026] DELETE /v2.0/security-groups/e0598397-e9c5-4bde-b336-26f8c3a856de => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2219] 10.0.0.136 () {34 vars in 663 bytes} [Tue May 26 09:05:07 2026] POST /v2.0/ports => generated 743 bytes in 338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:05:08.076 8 INFO neutron.services.segments.plugin [-] Segment 5fed42b4-7a05-46f3-bd0c-dc0b3f65302f resource provider aggregate not found 2026-05-26 09:05:08.085 8 INFO neutron.services.segments.plugin [-] Segment 5fed42b4-7a05-46f3-bd0c-dc0b3f65302f resource provider aggregate not found 2026-05-26 09:05:08.094 8 INFO neutron.db.segments_db [None req-a1c06afd-e59b-46a3-9b43-6a809efbd6a6 51eb7229832744f39faa83a21e364cc1 00996dfd9d574efba1e2d7de6d14b9b5 - - default default] Added segment da208411-e803-41c1-93c4-ea852218e1a3 of type vxlan for network 6c991759-2361-47b5-a038-73293c7605a1 [pid: 7|app: 0|req: 1083/2220] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:05:07 2026] GET /v2.0/security-groups?tenant_id=959fa5eab3ed44e8bbae6ac0093c3c1e&name=default => generated 2929 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 09:05:08.120 8 INFO neutron.services.segments.plugin [-] Segment 5fed42b4-7a05-46f3-bd0c-dc0b3f65302f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5fed42b4-7a05-46f3-bd0c-dc0b3f65302f found for delete ", "request_id": "req-da476387-df43-4f3f-8407-0953b80f87c5"}]} 2026-05-26 09:05:08.122 8 INFO neutron.services.segments.plugin [-] Segment 5fed42b4-7a05-46f3-bd0c-dc0b3f65302f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5fed42b4-7a05-46f3-bd0c-dc0b3f65302f found for delete ", "request_id": "req-2289cdce-ebfd-428b-9dc1-f52283d6d013"}]} 2026-05-26 09:05:08.143 8 INFO neutron.services.segments.plugin [-] Segment 4e7c84c7-e2ce-4681-81c6-8ce55d0de876 resource provider aggregate not found 2026-05-26 09:05:08.159 8 INFO neutron.services.segments.plugin [-] Segment 4e7c84c7-e2ce-4681-81c6-8ce55d0de876 resource provider aggregate not found 2026-05-26 09:05:08.181 8 INFO neutron.services.segments.plugin [-] Segment 4e7c84c7-e2ce-4681-81c6-8ce55d0de876 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e7c84c7-e2ce-4681-81c6-8ce55d0de876 found for delete ", "request_id": "req-0439a922-7001-4214-830d-b6fd7826499d"}]} 2026-05-26 09:05:08.191 8 INFO neutron.services.segments.plugin [-] Segment 4e7c84c7-e2ce-4681-81c6-8ce55d0de876 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e7c84c7-e2ce-4681-81c6-8ce55d0de876 found for delete ", "request_id": "req-43a4069d-0006-4d50-b7b0-532925c62965"}]} 2026-05-26 09:05:08.212 8 INFO neutron.services.segments.plugin [-] Segment 92d7c6da-105f-42de-a811-5488a44b4a97 resource provider aggregate not found 2026-05-26 09:05:08.216 8 INFO neutron.services.segments.plugin [-] Segment 92d7c6da-105f-42de-a811-5488a44b4a97 resource provider aggregate not found 2026-05-26 09:05:08.240 8 INFO neutron.services.segments.plugin [-] Segment 92d7c6da-105f-42de-a811-5488a44b4a97 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 92d7c6da-105f-42de-a811-5488a44b4a97 found for delete ", "request_id": "req-f90fb5d9-d5cb-446c-a270-7be99826fdc4"}]} 2026-05-26 09:05:08.247 8 INFO neutron.services.segments.plugin [-] Segment 92d7c6da-105f-42de-a811-5488a44b4a97 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 92d7c6da-105f-42de-a811-5488a44b4a97 found for delete ", "request_id": "req-2b92c9d1-04c6-4555-b829-efd88659dc32"}]} [pid: 8|app: 0|req: 1138/2221] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 26 09:05:07 2026] POST /v2.0/networks => generated 612 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2222] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:05:08 2026] DELETE /v2.0/security-groups/7f48e017-4494-486c-b84a-dd03282e9030 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 09:05:08.271 8 INFO neutron.services.segments.plugin [-] Segment 3daa316f-c462-419b-a930-01abf7cdcee2 resource provider aggregate not found 2026-05-26 09:05:08.272 8 INFO neutron.services.segments.plugin [-] Segment 3daa316f-c462-419b-a930-01abf7cdcee2 resource provider aggregate not found 2026-05-26 09:05:08.292 8 INFO neutron.services.segments.plugin [-] Segment 3daa316f-c462-419b-a930-01abf7cdcee2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3daa316f-c462-419b-a930-01abf7cdcee2 found for delete ", "request_id": "req-0979588a-62eb-46f0-a665-84438afec89b"}]} 2026-05-26 09:05:08.296 8 INFO neutron.services.segments.plugin [-] Segment 3daa316f-c462-419b-a930-01abf7cdcee2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3daa316f-c462-419b-a930-01abf7cdcee2 found for delete ", "request_id": "req-95690eee-a948-482f-af0a-5bffddd39d32"}]} [pid: 7|app: 0|req: 1085/2223] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:05:08 2026] GET /v2.0/security-groups?tenant_id=27456749a1c9498491a6c28953f90f81&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: 1139/2224] 10.0.0.136 () {34 vars in 663 bytes} [Tue May 26 09:05:08 2026] POST /v2.0/ports => generated 743 bytes in 358 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: 1140/2225] 10.0.0.136 () {34 vars in 746 bytes} [Tue May 26 09:05:08 2026] PUT /v2.0/ports/862be8f6-aa69-49b9-ae18-4bdae426c064/tags => generated 17 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1086/2226] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:05:08 2026] DELETE /v2.0/security-groups/1299f04a-5572-4caf-9649-987ac1fa2d9b => 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: 1141/2227] 10.0.0.136 () {34 vars in 746 bytes} [Tue May 26 09:05:08 2026] PUT /v2.0/ports/69565f70-53f3-402a-b9fb-32aed310067e/tags => generated 25 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2228] 10.0.0.136 () {34 vars in 746 bytes} [Tue May 26 09:05:08 2026] PUT /v2.0/ports/12f74a0c-c486-43da-b165-39ebdee52255/tags => generated 34 bytes in 73 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: 1142/2229] 10.0.0.136 () {34 vars in 746 bytes} [Tue May 26 09:05:08 2026] PUT /v2.0/ports/cfdfacc2-16f3-4f31-bddd-b303f186aad4/tags => generated 19 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1088/2230] 10.0.0.136 () {32 vars in 659 bytes} [Tue May 26 09:05:08 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 155 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: 1143/2231] 10.0.0.136 () {32 vars in 673 bytes} [Tue May 26 09:05:09 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2232] 10.0.0.136 () {32 vars in 669 bytes} [Tue May 26 09:05:09 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2233] 10.0.0.136 () {32 vars in 681 bytes} [Tue May 26 09:05:09 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2234] 10.0.0.136 () {32 vars in 667 bytes} [Tue May 26 09:05:09 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2235] 10.0.0.136 () {32 vars in 681 bytes} [Tue May 26 09:05:09 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2236] 10.0.0.136 () {32 vars in 677 bytes} [Tue May 26 09:05:09 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2237] 10.0.0.136 () {32 vars in 689 bytes} [Tue May 26 09:05:09 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 09:05:09.879 7 INFO neutron_taas.services.taas.taas_plugin [None req-6727d774-f206-4a3d-a9b4-48436439a4d3 51eb7229832744f39faa83a21e364cc1 00996dfd9d574efba1e2d7de6d14b9b5 - - default default] TaaS: Handle Delete Port: 862be8f6-aa69-49b9-ae18-4bdae426c064 2026-05-26 09:05:09.881 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6727d774-f206-4a3d-a9b4-48436439a4d3 51eb7229832744f39faa83a21e364cc1 00996dfd9d574efba1e2d7de6d14b9b5 - - default default] Tap Mirror: Handle Delete Port: 862be8f6-aa69-49b9-ae18-4bdae426c064 [pid: 7|app: 0|req: 1092/2238] 10.0.0.136 () {32 vars in 719 bytes} [Tue May 26 09:05:09 2026] DELETE /v2.0/ports/862be8f6-aa69-49b9-ae18-4bdae426c064 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 09:05:10.087 8 INFO neutron_taas.services.taas.taas_plugin [None req-e258a2f1-2216-46b0-b0f1-c27f1ac17e1d 51eb7229832744f39faa83a21e364cc1 00996dfd9d574efba1e2d7de6d14b9b5 - - default default] TaaS: Handle Delete Port: 69565f70-53f3-402a-b9fb-32aed310067e 2026-05-26 09:05:10.091 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e258a2f1-2216-46b0-b0f1-c27f1ac17e1d 51eb7229832744f39faa83a21e364cc1 00996dfd9d574efba1e2d7de6d14b9b5 - - default default] Tap Mirror: Handle Delete Port: 69565f70-53f3-402a-b9fb-32aed310067e [pid: 8|app: 0|req: 1147/2239] 10.0.0.136 () {32 vars in 719 bytes} [Tue May 26 09:05:09 2026] DELETE /v2.0/ports/69565f70-53f3-402a-b9fb-32aed310067e => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 09:05:10.280 7 INFO neutron_taas.services.taas.taas_plugin [None req-10617581-ed41-41cd-9e19-6cca7db3bf8f 51eb7229832744f39faa83a21e364cc1 00996dfd9d574efba1e2d7de6d14b9b5 - - default default] TaaS: Handle Delete Port: 12f74a0c-c486-43da-b165-39ebdee52255 2026-05-26 09:05:10.284 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-10617581-ed41-41cd-9e19-6cca7db3bf8f 51eb7229832744f39faa83a21e364cc1 00996dfd9d574efba1e2d7de6d14b9b5 - - default default] Tap Mirror: Handle Delete Port: 12f74a0c-c486-43da-b165-39ebdee52255 [pid: 7|app: 0|req: 1093/2240] 10.0.0.136 () {32 vars in 719 bytes} [Tue May 26 09:05:10 2026] DELETE /v2.0/ports/12f74a0c-c486-43da-b165-39ebdee52255 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 09:05:10.499 8 INFO neutron_taas.services.taas.taas_plugin [None req-fe7a1c89-d48a-441d-b669-904b83c9574d 51eb7229832744f39faa83a21e364cc1 00996dfd9d574efba1e2d7de6d14b9b5 - - default default] TaaS: Handle Delete Port: cfdfacc2-16f3-4f31-bddd-b303f186aad4 2026-05-26 09:05:10.503 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fe7a1c89-d48a-441d-b669-904b83c9574d 51eb7229832744f39faa83a21e364cc1 00996dfd9d574efba1e2d7de6d14b9b5 - - default default] Tap Mirror: Handle Delete Port: cfdfacc2-16f3-4f31-bddd-b303f186aad4 [pid: 8|app: 0|req: 1148/2241] 10.0.0.136 () {32 vars in 719 bytes} [Tue May 26 09:05:10 2026] DELETE /v2.0/ports/cfdfacc2-16f3-4f31-bddd-b303f186aad4 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 09:05:10.707 7 INFO neutron_taas.services.taas.taas_plugin [None req-1d5572e1-9f33-4c1c-8c95-52e55dbc4a71 51eb7229832744f39faa83a21e364cc1 00996dfd9d574efba1e2d7de6d14b9b5 - - default default] TaaS: Handle Delete Port: 2dd60f54-845b-488c-a8e1-4f18cbfd4582 2026-05-26 09:05:10.709 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1d5572e1-9f33-4c1c-8c95-52e55dbc4a71 51eb7229832744f39faa83a21e364cc1 00996dfd9d574efba1e2d7de6d14b9b5 - - default default] Tap Mirror: Handle Delete Port: 2dd60f54-845b-488c-a8e1-4f18cbfd4582 [pid: 7|app: 0|req: 1094/2242] 10.0.0.136 () {32 vars in 719 bytes} [Tue May 26 09:05:10 2026] DELETE /v2.0/ports/2dd60f54-845b-488c-a8e1-4f18cbfd4582 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 09:05:10.929 8 INFO neutron.services.segments.plugin [-] Segment c35adaa8-78cd-4ee7-9368-00218ab66db5 resource provider aggregate not found 2026-05-26 09:05:10.934 8 INFO neutron.services.segments.plugin [-] Segment c35adaa8-78cd-4ee7-9368-00218ab66db5 resource provider aggregate not found [pid: 8|app: 0|req: 1149/2243] 10.0.0.136 () {32 vars in 725 bytes} [Tue May 26 09:05:10 2026] DELETE /v2.0/networks/c20d1e27-37d7-4f8b-8122-4924fd361051 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 09:05:10.960 8 INFO neutron.services.segments.plugin [-] Segment c35adaa8-78cd-4ee7-9368-00218ab66db5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c35adaa8-78cd-4ee7-9368-00218ab66db5 found for delete ", "request_id": "req-de3ed32e-aa49-44c8-9316-dd49001e5f01"}]} 2026-05-26 09:05:10.961 8 INFO neutron.services.segments.plugin [-] Segment c35adaa8-78cd-4ee7-9368-00218ab66db5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c35adaa8-78cd-4ee7-9368-00218ab66db5 found for delete ", "request_id": "req-529916b9-205d-49ba-911e-9b044a8eef14"}]} 2026-05-26 09:05:11.113 7 INFO neutron.services.segments.plugin [-] Segment ac6683d7-5e41-406a-a502-861177704dad resource provider aggregate not found 2026-05-26 09:05:11.126 7 INFO neutron.services.segments.plugin [-] Segment ac6683d7-5e41-406a-a502-861177704dad resource provider aggregate not found 2026-05-26 09:05:11.136 7 INFO neutron.services.segments.plugin [-] Segment ac6683d7-5e41-406a-a502-861177704dad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac6683d7-5e41-406a-a502-861177704dad found for delete ", "request_id": "req-5140d58a-bc14-4257-9601-4497eb97c530"}]} 2026-05-26 09:05:11.159 7 INFO neutron.services.segments.plugin [-] Segment ac6683d7-5e41-406a-a502-861177704dad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac6683d7-5e41-406a-a502-861177704dad found for delete ", "request_id": "req-8dd6aa26-e04b-42ce-87ec-574e521f9905"}]} [pid: 7|app: 0|req: 1095/2244] 10.0.0.136 () {32 vars in 725 bytes} [Tue May 26 09:05:10 2026] DELETE /v2.0/networks/519f5dbb-12c9-45c3-be4d-a3908c361cbf => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2245] 10.0.0.136 () {32 vars in 725 bytes} [Tue May 26 09:05:11 2026] DELETE /v2.0/networks/28f7e308-7843-490f-810d-2b114290a115 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2246] 10.0.0.136 () {32 vars in 725 bytes} [Tue May 26 09:05:11 2026] DELETE /v2.0/networks/9e070615-a131-4a1d-a689-ac4ff306fbae => 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: 1151/2247] 10.0.0.136 () {32 vars in 725 bytes} [Tue May 26 09:05:11 2026] DELETE /v2.0/networks/6c991759-2361-47b5-a038-73293c7605a1 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2248] 10.0.0.136 () {32 vars in 720 bytes} [Tue May 26 09:05:12 2026] GET /v2.0/subnets/ca29bb89-848b-4f0d-ad9f-d74cb37625c7 => generated 675 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 09:05:12.497 7 INFO neutron.db.segments_db [None req-51322831-0c49-4ee7-a6fd-018ee1f716a6 9f98fd27a56a46088f7dc0b333aca035 f0bb97c87d694ce7acbabb2d74f2f7ec - - default default] Added segment 8f92a161-cab9-4602-95d0-51de8fede1ea of type vxlan for network d3710c42-4e30-4b91-8ba4-400d037b9308 [pid: 7|app: 0|req: 1097/2249] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 26 09:05:12 2026] POST /v2.0/networks => generated 612 bytes in 469 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2250] 10.0.0.136 () {34 vars in 752 bytes} [Tue May 26 09:05:12 2026] PUT /v2.0/networks/d3710c42-4e30-4b91-8ba4-400d037b9308/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: 1099/2251] 10.0.0.136 () {32 vars in 732 bytes} [Tue May 26 09:05:12 2026] GET /v2.0/networks/d3710c42-4e30-4b91-8ba4-400d037b9308/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: 1153/2252] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:05:12 2026] GET /v2.0/security-groups?tenant_id=321fe9b2c96d42ea8f8d797b296ec28f&name=default => generated 2929 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2253] 10.0.0.136 () {34 vars in 763 bytes} [Tue May 26 09:05:12 2026] PUT /v2.0/networks/d3710c42-4e30-4b91-8ba4-400d037b9308/tags/green => generated 4 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2254] 10.0.0.136 () {32 vars in 732 bytes} [Tue May 26 09:05:12 2026] GET /v2.0/networks/d3710c42-4e30-4b91-8ba4-400d037b9308/tags => generated 34 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2255] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:05:12 2026] DELETE /v2.0/security-groups/99a4a7b7-cb6b-4203-8ca0-4e3183f96bba => 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: 1102/2256] 10.0.0.136 () {34 vars in 759 bytes} [Tue May 26 09:05:12 2026] PUT /v2.0/networks/d3710c42-4e30-4b91-8ba4-400d037b9308/tags/red => generated 4 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-26 09:05:12.985 8 INFO neutron.services.segments.plugin [-] Segment 6402aa4c-3385-498a-8554-68900c2ae636 resource provider aggregate not found 2026-05-26 09:05:12.992 8 INFO neutron.services.segments.plugin [-] Segment 6402aa4c-3385-498a-8554-68900c2ae636 resource provider aggregate not found [pid: 7|app: 0|req: 1103/2257] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:05:12 2026] GET /v2.0/security-groups?tenant_id=00996dfd9d574efba1e2d7de6d14b9b5&name=default => generated 2929 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2258] 10.0.0.136 () {32 vars in 732 bytes} [Tue May 26 09:05:12 2026] GET /v2.0/networks/d3710c42-4e30-4b91-8ba4-400d037b9308/tags => generated 34 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 09:05:13.011 8 INFO neutron.services.segments.plugin [-] Segment 6402aa4c-3385-498a-8554-68900c2ae636 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6402aa4c-3385-498a-8554-68900c2ae636 found for delete ", "request_id": "req-479bf7ef-399d-4852-bd38-8598c0a460de"}]} 2026-05-26 09:05:13.014 8 INFO neutron.services.segments.plugin [-] Segment 6402aa4c-3385-498a-8554-68900c2ae636 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6402aa4c-3385-498a-8554-68900c2ae636 found for delete ", "request_id": "req-ab1e19a5-10e3-4e91-8cd8-2cb1028769dc"}]} 2026-05-26 09:05:13.034 8 INFO neutron.services.segments.plugin [-] Segment da208411-e803-41c1-93c4-ea852218e1a3 resource provider aggregate not found 2026-05-26 09:05:13.038 8 INFO neutron.services.segments.plugin [-] Segment da208411-e803-41c1-93c4-ea852218e1a3 resource provider aggregate not found 2026-05-26 09:05:13.054 8 INFO neutron.services.segments.plugin [-] Segment da208411-e803-41c1-93c4-ea852218e1a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da208411-e803-41c1-93c4-ea852218e1a3 found for delete ", "request_id": "req-c22ee0bf-672b-48b8-8750-00c336a95102"}]} 2026-05-26 09:05:13.056 8 INFO neutron.services.segments.plugin [-] Segment da208411-e803-41c1-93c4-ea852218e1a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da208411-e803-41c1-93c4-ea852218e1a3 found for delete ", "request_id": "req-616f1ca3-b5b7-4ca2-982f-d24ca94dc3b1"}]} [pid: 7|app: 0|req: 1104/2259] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:05:13 2026] DELETE /v2.0/security-groups/b6733a8e-b09d-4be2-8d3a-f7971612bd97 => 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: 1156/2260] 10.0.0.136 () {34 vars in 781 bytes} [Tue May 26 09:05:13 2026] PUT /v2.0/networks/d3710c42-4e30-4b91-8ba4-400d037b9308/tags/black.or.white => generated 4 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-26 09:05:13.160 7 INFO neutron.services.segments.plugin [-] Segment 8ba8349a-240b-4289-b65b-b7bbbcb74713 resource provider aggregate not found [pid: 7|app: 0|req: 1105/2261] 10.0.0.136 () {32 vars in 732 bytes} [Tue May 26 09:05:13 2026] GET /v2.0/networks/d3710c42-4e30-4b91-8ba4-400d037b9308/tags => generated 52 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 09:05:13.183 7 INFO neutron.services.segments.plugin [-] Segment 8ba8349a-240b-4289-b65b-b7bbbcb74713 resource provider aggregate not found 2026-05-26 09:05:13.189 7 INFO neutron.services.segments.plugin [-] Segment 8ba8349a-240b-4289-b65b-b7bbbcb74713 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ba8349a-240b-4289-b65b-b7bbbcb74713 found for delete ", "request_id": "req-b0310e42-6e87-4cd9-8bea-86811adf1638"}]} 2026-05-26 09:05:13.196 7 INFO neutron.services.segments.plugin [-] Segment 8ba8349a-240b-4289-b65b-b7bbbcb74713 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ba8349a-240b-4289-b65b-b7bbbcb74713 found for delete ", "request_id": "req-5735916a-68a3-4afe-96c9-a0b896a1502e"}]} [pid: 8|app: 0|req: 1157/2262] 10.0.0.136 () {34 vars in 752 bytes} [Tue May 26 09:05:13 2026] PUT /v2.0/networks/d3710c42-4e30-4b91-8ba4-400d037b9308/tags => generated 37 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2263] 10.0.0.136 () {32 vars in 732 bytes} [Tue May 26 09:05:13 2026] GET /v2.0/networks/d3710c42-4e30-4b91-8ba4-400d037b9308/tags => generated 37 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2264] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 26 09:05:13 2026] GET /v2.0/networks/d3710c42-4e30-4b91-8ba4-400d037b9308/tags/red => 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: 1106/2265] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:05:13 2026] GET /v2.0/security-groups?tenant_id=52200a53dbcd43b49df470332aacbc37&name=default => generated 2929 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 09:05:13.391 8 INFO neutron.api.v2.resource [None req-bb148988-d47d-494a-af0d-d0cba42d1ea5 9f98fd27a56a46088f7dc0b333aca035 f0bb97c87d694ce7acbabb2d74f2f7ec - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1160/2266] 10.0.0.136 () {32 vars in 744 bytes} [Tue May 26 09:05:13 2026] GET /v2.0/networks/d3710c42-4e30-4b91-8ba4-400d037b9308/tags/green => generated 99 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2267] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:05:13 2026] DELETE /v2.0/security-groups/53a0f33c-a160-47cf-9b5d-02bf8102de7c => 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: 1161/2268] 10.0.0.136 () {32 vars in 743 bytes} [Tue May 26 09:05:13 2026] DELETE /v2.0/networks/d3710c42-4e30-4b91-8ba4-400d037b9308/tags/red => 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: 1162/2269] 10.0.0.136 () {32 vars in 732 bytes} [Tue May 26 09:05:13 2026] GET /v2.0/networks/d3710c42-4e30-4b91-8ba4-400d037b9308/tags => generated 30 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 09:05:13.565 8 INFO neutron.api.v2.resource [None req-43d59d7e-2c1f-4846-b7f0-1f82f7633913 9f98fd27a56a46088f7dc0b333aca035 f0bb97c87d694ce7acbabb2d74f2f7ec - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1163/2270] 10.0.0.136 () {32 vars in 747 bytes} [Tue May 26 09:05:13 2026] DELETE /v2.0/networks/d3710c42-4e30-4b91-8ba4-400d037b9308/tags/green => generated 99 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2271] 10.0.0.136 () {32 vars in 735 bytes} [Tue May 26 09:05:13 2026] DELETE /v2.0/networks/d3710c42-4e30-4b91-8ba4-400d037b9308/tags => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2272] 10.0.0.136 () {32 vars in 732 bytes} [Tue May 26 09:05:13 2026] GET /v2.0/networks/d3710c42-4e30-4b91-8ba4-400d037b9308/tags => 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: 1108/2273] 10.0.0.191 () {30 vars in 689 bytes} [Tue May 26 09:05:13 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2274] 10.0.0.191 () {30 vars in 691 bytes} [Tue May 26 09:05:13 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: 1110/2275] 10.0.0.191 () {30 vars in 667 bytes} [Tue May 26 09:05: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: 7|app: 0|req: 1111/2276] 10.0.0.191 () {30 vars in 703 bytes} [Tue May 26 09:05:13 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: 1166/2277] 10.0.0.136 () {32 vars in 725 bytes} [Tue May 26 09:05:13 2026] DELETE /v2.0/networks/d3710c42-4e30-4b91-8ba4-400d037b9308 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2278] 10.0.0.191 () {28 vars in 438 bytes} [Tue May 26 09:05:14 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: 1167/2279] 10.0.0.191 () {30 vars in 727 bytes} [Tue May 26 09:05:14 2026] GET /v2.0/subnets/ca29bb89-848b-4f0d-ad9f-d74cb37625c7 => generated 657 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2280] 10.0.0.191 () {30 vars in 689 bytes} [Tue May 26 09:05:14 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: 1168/2281] 10.0.0.191 () {30 vars in 691 bytes} [Tue May 26 09:05:14 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2282] 10.0.0.191 () {30 vars in 667 bytes} [Tue May 26 09:05:14 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: 1169/2283] 10.0.0.191 () {30 vars in 703 bytes} [Tue May 26 09:05: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: 7|app: 0|req: 1115/2284] 10.0.0.191 () {30 vars in 727 bytes} [Tue May 26 09:05:14 2026] GET /v2.0/subnets/ca29bb89-848b-4f0d-ad9f-d74cb37625c7 => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2285] 10.0.0.191 () {30 vars in 689 bytes} [Tue May 26 09:05:14 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2286] 10.0.0.191 () {30 vars in 691 bytes} [Tue May 26 09:05:14 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: 1118/2287] 10.0.0.191 () {30 vars in 667 bytes} [Tue May 26 09:05:14 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: 1119/2288] 10.0.0.191 () {30 vars in 703 bytes} [Tue May 26 09:05:14 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: 1170/2289] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:05:14 2026] GET /v2.0/security-groups?tenant_id=a8aa3ad057554f7c98aa5e43478c87d0&name=default => generated 2929 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2290] 10.0.0.191 () {30 vars in 729 bytes} [Tue May 26 09:05:14 2026] GET /v2.0/networks/9fa950e2-f9ed-47b9-8f20-35d33450f354 => generated 799 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2291] 10.0.0.191 () {30 vars in 681 bytes} [Tue May 26 09:05:14 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2292] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:05:14 2026] DELETE /v2.0/security-groups/28712ed0-691f-48bd-a74b-905d7f45240f => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2293] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:05:14 2026] GET /v2.0/security-groups?tenant_id=f0bb97c87d694ce7acbabb2d74f2f7ec&name=default => generated 2929 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 09:05:15.074 8 INFO neutron.services.segments.plugin [-] Segment 8f92a161-cab9-4602-95d0-51de8fede1ea resource provider aggregate not found 2026-05-26 09:05:15.080 8 INFO neutron.services.segments.plugin [-] Segment 8f92a161-cab9-4602-95d0-51de8fede1ea resource provider aggregate not found 2026-05-26 09:05:15.095 8 INFO neutron.services.segments.plugin [-] Segment 8f92a161-cab9-4602-95d0-51de8fede1ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f92a161-cab9-4602-95d0-51de8fede1ea found for delete ", "request_id": "req-ad21c719-2974-454d-b122-942fd72d63ea"}]} 2026-05-26 09:05:15.098 8 INFO neutron.services.segments.plugin [-] Segment 8f92a161-cab9-4602-95d0-51de8fede1ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f92a161-cab9-4602-95d0-51de8fede1ea found for delete ", "request_id": "req-9bac1251-1cdd-43ed-b30d-4e6573593f64"}]} [pid: 8|app: 0|req: 1173/2294] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:05:14 2026] DELETE /v2.0/security-groups/8ca371fb-0b3c-4e73-b0aa-b7f56faf2f4a => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2295] 10.0.0.191 () {34 vars in 703 bytes} [Tue May 26 09:05:14 2026] POST /v2.0/ports => generated 1132 bytes in 331 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2296] 10.0.0.136 () {34 vars in 677 bytes} [Tue May 26 09:05:17 2026] POST /v2.0/qos/policies => generated 359 bytes in 219 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: 1123/2297] 10.0.0.136 () {34 vars in 677 bytes} [Tue May 26 09:05:17 2026] POST /v2.0/qos/policies => generated 359 bytes in 74 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2298] 10.0.0.136 () {34 vars in 677 bytes} [Tue May 26 09:05:17 2026] POST /v2.0/qos/policies => generated 359 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2299] 10.0.0.136 () {34 vars in 677 bytes} [Tue May 26 09:05:17 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: 1176/2300] 10.0.0.136 () {34 vars in 677 bytes} [Tue May 26 09:05:17 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: 7|app: 0|req: 1125/2301] 10.0.0.136 () {34 vars in 752 bytes} [Tue May 26 09:05:17 2026] PUT /v2.0/policies/1e947506-d77f-44f1-bd7c-14cebdbbd345/tags => generated 17 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2302] 199.19.213.20 () {30 vars in 701 bytes} [Tue May 26 09:05:17 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2303] 199.19.213.20 () {30 vars in 703 bytes} [Tue May 26 09:05:18 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2304] 199.19.213.20 () {30 vars in 679 bytes} [Tue May 26 09:05:18 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: 1180/2305] 199.19.213.20 () {30 vars in 715 bytes} [Tue May 26 09:05: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: 7|app: 0|req: 1126/2306] 10.0.0.136 () {34 vars in 752 bytes} [Tue May 26 09:05:18 2026] PUT /v2.0/policies/9237291d-5213-4550-9722-a04b2acbcc4e/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2307] 199.19.213.20 () {30 vars in 735 bytes} [Tue May 26 09:05:18 2026] GET /v2.0/ports/899d14cc-a8bf-48d0-a6eb-acec91a3c95d => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2308] 10.0.0.136 () {34 vars in 752 bytes} [Tue May 26 09:05:18 2026] PUT /v2.0/policies/99f98443-84cb-494e-8612-aca13e8cfc1c/tags => generated 34 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2309] 10.0.0.136 () {34 vars in 752 bytes} [Tue May 26 09:05:18 2026] PUT /v2.0/policies/572d1464-2cbb-4fa5-a0a4-96c02ef6a633/tags => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2310] 199.19.213.20 () {30 vars in 701 bytes} [Tue May 26 09:05:18 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2311] 10.0.0.136 () {34 vars in 675 bytes} [Tue May 26 09:05:18 2026] POST /v2.0/subnetpools => generated 516 bytes in 86 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2312] 199.19.213.20 () {30 vars in 703 bytes} [Tue May 26 09:05:18 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2313] 199.19.213.20 () {30 vars in 679 bytes} [Tue May 26 09:05:18 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2314] 199.19.213.20 () {30 vars in 715 bytes} [Tue May 26 09:05:18 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 09:05:18.385 8 INFO neutron.api.v2.resource [None req-6021f08d-d8ff-4268-8b13-e00284d3c657 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1187/2315] 199.19.213.20 () {30 vars in 761 bytes} [Tue May 26 09:05:18 2026] GET /v2.0/security-groups/lb-de3573b2-4cde-4a69-b0c6-2f0ad00fe58f => generated 149 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2316] 10.0.0.136 () {34 vars in 758 bytes} [Tue May 26 09:05:18 2026] PUT /v2.0/subnetpools/2bf3b26c-a55c-45a9-93e3-615b98847331/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2317] 199.19.213.20 () {30 vars in 783 bytes} [Tue May 26 09:05:18 2026] GET /v2.0/security-groups?name=lb-de3573b2-4cde-4a69-b0c6-2f0ad00fe58f => generated 23 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2318] 10.0.0.136 () {32 vars in 738 bytes} [Tue May 26 09:05:18 2026] GET /v2.0/subnetpools/2bf3b26c-a55c-45a9-93e3-615b98847331/tags => generated 25 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2319] 10.0.0.136 () {34 vars in 769 bytes} [Tue May 26 09:05:18 2026] PUT /v2.0/subnetpools/2bf3b26c-a55c-45a9-93e3-615b98847331/tags/green => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2320] 10.0.0.136 () {32 vars in 738 bytes} [Tue May 26 09:05:18 2026] GET /v2.0/subnetpools/2bf3b26c-a55c-45a9-93e3-615b98847331/tags => generated 34 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2321] 199.19.213.20 () {34 vars in 734 bytes} [Tue May 26 09:05:18 2026] POST /v2.0/security-groups => generated 1638 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2322] 10.0.0.136 () {34 vars in 765 bytes} [Tue May 26 09:05:18 2026] PUT /v2.0/subnetpools/2bf3b26c-a55c-45a9-93e3-615b98847331/tags/red => generated 4 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2323] 199.19.213.20 () {30 vars in 813 bytes} [Tue May 26 09:05:18 2026] GET /v2.0/security-group-rules?security_group_id=cb2e5411-ffb7-4af3-8d82-54ff5705679c => generated 1182 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2324] 10.0.0.136 () {32 vars in 738 bytes} [Tue May 26 09:05:18 2026] GET /v2.0/subnetpools/2bf3b26c-a55c-45a9-93e3-615b98847331/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: 1191/2325] 10.0.0.136 () {32 vars in 673 bytes} [Tue May 26 09:05:18 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2326] 10.0.0.136 () {34 vars in 787 bytes} [Tue May 26 09:05:18 2026] PUT /v2.0/subnetpools/2bf3b26c-a55c-45a9-93e3-615b98847331/tags/black.or.white => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2327] 10.0.0.136 () {32 vars in 687 bytes} [Tue May 26 09:05:18 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2328] 10.0.0.136 () {32 vars in 738 bytes} [Tue May 26 09:05:18 2026] GET /v2.0/subnetpools/2bf3b26c-a55c-45a9-93e3-615b98847331/tags => generated 52 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2329] 199.19.213.20 () {34 vars in 787 bytes} [Tue May 26 09:05:18 2026] PUT /v2.0/ports/899d14cc-a8bf-48d0-a6eb-acec91a3c95d => generated 1132 bytes in 239 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: 1195/2330] 10.0.0.136 () {32 vars in 683 bytes} [Tue May 26 09:05:18 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2331] 10.0.0.136 () {34 vars in 758 bytes} [Tue May 26 09:05:18 2026] PUT /v2.0/subnetpools/2bf3b26c-a55c-45a9-93e3-615b98847331/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: 1137/2332] 10.0.0.136 () {32 vars in 738 bytes} [Tue May 26 09:05:18 2026] GET /v2.0/subnetpools/2bf3b26c-a55c-45a9-93e3-615b98847331/tags => generated 37 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2333] 199.19.213.20 () {30 vars in 701 bytes} [Tue May 26 09:05:18 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: 1196/2334] 10.0.0.136 () {32 vars in 695 bytes} [Tue May 26 09:05:18 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2335] 199.19.213.20 () {30 vars in 703 bytes} [Tue May 26 09:05:18 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2336] 10.0.0.136 () {32 vars in 746 bytes} [Tue May 26 09:05:18 2026] GET /v2.0/subnetpools/2bf3b26c-a55c-45a9-93e3-615b98847331/tags/red => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2337] 199.19.213.20 () {30 vars in 679 bytes} [Tue May 26 09:05:18 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) 2026-05-26 09:05:18.962 7 INFO neutron.api.v2.resource [None req-793ce787-2452-42dc-84a0-4cedefbe9264 3641dcfc65d64c4294ee467dc1fdaa2c ec6e10c5aa2e4b3b91df561545c96648 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1141/2338] 10.0.0.136 () {32 vars in 750 bytes} [Tue May 26 09:05:18 2026] GET /v2.0/subnetpools/2bf3b26c-a55c-45a9-93e3-615b98847331/tags/green => generated 99 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2339] 10.0.0.136 () {32 vars in 681 bytes} [Tue May 26 09:05:18 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2340] 199.19.213.20 () {30 vars in 715 bytes} [Tue May 26 09:05:18 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2341] 10.0.0.136 () {32 vars in 749 bytes} [Tue May 26 09:05:18 2026] DELETE /v2.0/subnetpools/2bf3b26c-a55c-45a9-93e3-615b98847331/tags/red => 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: 1143/2342] 10.0.0.136 () {32 vars in 695 bytes} [Tue May 26 09:05:18 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2343] 199.19.213.20 () {30 vars in 739 bytes} [Tue May 26 09:05:19 2026] GET /v2.0/subnets/ca29bb89-848b-4f0d-ad9f-d74cb37625c7 => 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: 1144/2344] 10.0.0.136 () {32 vars in 738 bytes} [Tue May 26 09:05:19 2026] GET /v2.0/subnetpools/2bf3b26c-a55c-45a9-93e3-615b98847331/tags => generated 30 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 09:05:19.125 7 INFO neutron.api.v2.resource [None req-84a657d4-9851-4a29-b11e-d391dc28eb85 3641dcfc65d64c4294ee467dc1fdaa2c ec6e10c5aa2e4b3b91df561545c96648 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1201/2345] 10.0.0.136 () {32 vars in 691 bytes} [Tue May 26 09:05:19 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2346] 10.0.0.136 () {32 vars in 753 bytes} [Tue May 26 09:05:19 2026] DELETE /v2.0/subnetpools/2bf3b26c-a55c-45a9-93e3-615b98847331/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2347] 10.0.0.136 () {32 vars in 741 bytes} [Tue May 26 09:05:19 2026] DELETE /v2.0/subnetpools/2bf3b26c-a55c-45a9-93e3-615b98847331/tags => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2348] 10.0.0.136 () {32 vars in 703 bytes} [Tue May 26 09:05:19 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2349] 10.0.0.136 () {32 vars in 738 bytes} [Tue May 26 09:05:19 2026] GET /v2.0/subnetpools/2bf3b26c-a55c-45a9-93e3-615b98847331/tags => 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: 1147/2350] 10.0.0.136 () {32 vars in 733 bytes} [Tue May 26 09:05:19 2026] DELETE /v2.0/qos/policies/1e947506-d77f-44f1-bd7c-14cebdbbd345 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2351] 10.0.0.136 () {32 vars in 731 bytes} [Tue May 26 09:05:19 2026] DELETE /v2.0/subnetpools/2bf3b26c-a55c-45a9-93e3-615b98847331 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2352] 10.0.0.136 () {32 vars in 733 bytes} [Tue May 26 09:05:19 2026] DELETE /v2.0/qos/policies/9237291d-5213-4550-9722-a04b2acbcc4e => 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: 1205/2353] 10.0.0.136 () {32 vars in 733 bytes} [Tue May 26 09:05:19 2026] DELETE /v2.0/qos/policies/99f98443-84cb-494e-8612-aca13e8cfc1c => 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: 1149/2354] 10.0.0.136 () {32 vars in 733 bytes} [Tue May 26 09:05:19 2026] DELETE /v2.0/qos/policies/572d1464-2cbb-4fa5-a0a4-96c02ef6a633 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2355] 10.0.0.136 () {32 vars in 733 bytes} [Tue May 26 09:05:19 2026] DELETE /v2.0/qos/policies/545a2978-12b8-4814-a427-16965ad19120 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2358] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:05:19 2026] GET /v2.0/security-groups?tenant_id=f52227b017884e10813db9e46e568def&name=default => generated 2929 bytes in 420 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2359] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:05:20 2026] DELETE /v2.0/security-groups/b502fa25-627d-4851-8b78-2abb87287efd => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2360] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:05:20 2026] GET /v2.0/security-groups?tenant_id=e3472c2525d849e78216b622a79f974a&name=default => generated 2929 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2361] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:05:20 2026] GET /v2.0/security-groups?tenant_id=ec6e10c5aa2e4b3b91df561545c96648&name=default => generated 2929 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2362] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:05:20 2026] DELETE /v2.0/security-groups/20b82260-7f86-490f-9808-6a9166338fdf => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2363] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:05:20 2026] DELETE /v2.0/security-groups/fd777e40-c39a-4133-a6a8-4f0370fbb304 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2364] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:05:20 2026] GET /v2.0/security-groups?tenant_id=b01cf98fb6af4549ac92f3f63a7df16f&name=default => generated 2929 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2365] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:05:20 2026] DELETE /v2.0/security-groups/664d289e-a4c4-4627-89f2-941859db1992 => 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: 1154/2366] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:05:21 2026] GET /v2.0/security-groups?tenant_id=b71494d025d643bdb971b536bc5e6eeb&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: 1213/2367] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:05:21 2026] DELETE /v2.0/security-groups/80a54e74-1dfb-40f1-9186-19955d89f04d => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2368] 10.0.0.136 () {34 vars in 683 bytes} [Tue May 26 09:05:25 2026] POST /v2.0/security-groups => generated 1603 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2369] 10.0.0.136 () {34 vars in 683 bytes} [Tue May 26 09:05:25 2026] POST /v2.0/security-groups => generated 1603 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2370] 10.0.0.136 () {34 vars in 683 bytes} [Tue May 26 09:05:26 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: 8|app: 0|req: 1215/2371] 10.0.0.136 () {34 vars in 683 bytes} [Tue May 26 09:05:26 2026] POST /v2.0/security-groups => generated 1603 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2372] 10.0.0.136 () {34 vars in 683 bytes} [Tue May 26 09:05:26 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: 8|app: 0|req: 1216/2373] 10.0.0.136 () {34 vars in 766 bytes} [Tue May 26 09:05:26 2026] PUT /v2.0/security-groups/6e1a2539-d827-4d71-8afe-d67c75b3fd17/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: 1158/2374] 10.0.0.136 () {34 vars in 766 bytes} [Tue May 26 09:05:26 2026] PUT /v2.0/security-groups/7530239e-440f-4467-98d1-3e60c245d72f/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2375] 10.0.0.136 () {34 vars in 766 bytes} [Tue May 26 09:05:26 2026] PUT /v2.0/security-groups/3762a47f-4d28-440d-bb7e-5d0ecba9c05a/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2376] 10.0.0.136 () {34 vars in 766 bytes} [Tue May 26 09:05:26 2026] PUT /v2.0/security-groups/808049c2-3217-45ef-ac84-7cebbc62bd29/tags => generated 19 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2377] 10.0.0.136 () {32 vars in 679 bytes} [Tue May 26 09:05:26 2026] GET /v2.0/security-groups?tags=red => generated 4810 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2378] 10.0.0.77 () {34 vars in 1014 bytes} [Tue May 26 09:05:26 2026] GET /v2.0/security-groups?id=94340490-85a5-4b35-aa4c-71467f4aee7e&fields=id => generated 69 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2379] 10.0.0.136 () {32 vars in 693 bytes} [Tue May 26 09:05:26 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3222 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2380] 10.0.0.77 () {34 vars in 980 bytes} [Tue May 26 09:05:26 2026] GET /v2.0/networks?id=5d88f0fd-41f5-4017-b0e3-7bfc2dcc64da => generated 735 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2381] 10.0.0.136 () {32 vars in 689 bytes} [Tue May 26 09:05:26 2026] GET /v2.0/security-groups?tags-any=blue => generated 3222 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2382] 10.0.0.77 () {34 vars in 963 bytes} [Tue May 26 09:05:26 2026] GET /v2.0/quotas/278b43b38a204e31a4edc60ee4aa6609 => 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: 1221/2383] 10.0.0.136 () {32 vars in 701 bytes} [Tue May 26 09:05:26 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4810 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2384] 10.0.0.77 () {34 vars in 1000 bytes} [Tue May 26 09:05:26 2026] GET /v2.0/ports?tenant_id=278b43b38a204e31a4edc60ee4aa6609&fields=id => generated 149 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2385] 10.0.0.136 () {32 vars in 687 bytes} [Tue May 26 09:05:26 2026] GET /v2.0/security-groups?not-tags=red => generated 6102 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2386] 10.0.0.77 () {34 vars in 1006 bytes} [Tue May 26 09:05:26 2026] GET /v2.0/networks/5d88f0fd-41f5-4017-b0e3-7bfc2dcc64da?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2387] 10.0.0.136 () {32 vars in 701 bytes} [Tue May 26 09:05:26 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7690 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2388] 10.0.0.77 () {34 vars in 1106 bytes} [Tue May 26 09:05:27 2026] GET /v2.0/networks/5d88f0fd-41f5-4017-b0e3-7bfc2dcc64da?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: 1224/2389] 10.0.0.136 () {32 vars in 697 bytes} [Tue May 26 09:05:27 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7690 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2390] 10.0.0.136 () {32 vars in 709 bytes} [Tue May 26 09:05:27 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6102 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2391] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:05:27 2026] DELETE /v2.0/security-groups/6e1a2539-d827-4d71-8afe-d67c75b3fd17 => 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: 1167/2392] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:05:27 2026] DELETE /v2.0/security-groups/7530239e-440f-4467-98d1-3e60c245d72f => 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: 1226/2393] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:05:27 2026] DELETE /v2.0/security-groups/3762a47f-4d28-440d-bb7e-5d0ecba9c05a => 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: 1168/2394] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:05:27 2026] DELETE /v2.0/security-groups/808049c2-3217-45ef-ac84-7cebbc62bd29 => 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: 1169/2395] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:05:27 2026] GET /v2.0/ports?device_id=1ef53c54-cc88-497b-bfc3-e7996545b70a => 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: 1227/2396] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:05:27 2026] DELETE /v2.0/security-groups/f3788ea9-727a-46ea-9fb7-8e0b17e9974b => 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: 1170/2397] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:05:27 2026] GET /v2.0/ports?device_id=1ef53c54-cc88-497b-bfc3-e7996545b70a => 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: 1228/2398] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:05:28 2026] GET /v2.0/security-groups?tenant_id=b5c549f7c557427db99e1180ab5eb8d0&name=default => generated 2929 bytes in 303 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2399] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:05:28 2026] DELETE /v2.0/security-groups/d86f651e-5424-4934-857d-e941f7c25b28 => 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: 1229/2400] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:05:28 2026] GET /v2.0/security-groups?tenant_id=9e9649d1a7ca4385854f2928a8ccf3ab&name=default => generated 2929 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2401] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:05:28 2026] DELETE /v2.0/security-groups/71a06514-a483-47bf-9083-f57df18b2599 => 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: 1230/2402] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:05:29 2026] GET /v2.0/security-groups?tenant_id=5527f28d454549159829253656b7b77b&name=default => generated 2929 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2403] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:05:29 2026] DELETE /v2.0/security-groups/8d4393cc-47f9-4d18-9b92-792381bb450b => 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: 1231/2404] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:05:30 2026] GET /v2.0/ports?device_id=1ef53c54-cc88-497b-bfc3-e7996545b70a => 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: 1174/2405] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:05:30 2026] GET /v2.0/ports?device_id=1ef53c54-cc88-497b-bfc3-e7996545b70a => 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: 1232/2406] 199.19.213.20 () {34 vars in 984 bytes} [Tue May 26 09:05:31 2026] GET /v2.0/networks?id=5d88f0fd-41f5-4017-b0e3-7bfc2dcc64da => generated 735 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2407] 199.19.213.20 () {34 vars in 1048 bytes} [Tue May 26 09:05:31 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=278b43b38a204e31a4edc60ee4aa6609 => generated 343 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2408] 199.19.213.20 () {38 vars in 953 bytes} [Tue May 26 09:05:31 2026] POST /v2.0/ports => generated 1082 bytes in 297 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2409] 199.19.213.20 () {38 vars in 1026 bytes} [Tue May 26 09:05:32 2026] PUT /v2.0/ports/c117e07b-5791-45ad-84a7-abafa34ecf14 => generated 1243 bytes in 387 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 09:05:32.527 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b6d6ad29-cd98-44cf-bf11-d3e439ecb19f'] response: {'name': 'network-changed', 'server_uuid': '1ef53c54-cc88-497b-bfc3-e7996545b70a', 'tag': 'c117e07b-5791-45ad-84a7-abafa34ecf14', '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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1177/2410] 199.19.213.20 () {34 vars in 1078 bytes} [Tue May 26 09:05:33 2026] GET /v2.0/ports?tenant_id=278b43b38a204e31a4edc60ee4aa6609&device_id=1ef53c54-cc88-497b-bfc3-e7996545b70a => generated 1246 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2411] 199.19.213.20 () {34 vars in 1016 bytes} [Tue May 26 09:05:33 2026] GET /v2.0/networks?tenant_id=278b43b38a204e31a4edc60ee4aa6609&shared=False => generated 735 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2412] 199.19.213.20 () {34 vars in 928 bytes} [Tue May 26 09:05:33 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: 8|app: 0|req: 1234/2413] 10.0.0.136 () {34 vars in 675 bytes} [Tue May 26 09:05:32 2026] POST /v2.0/floatingips => generated 552 bytes in 688 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2414] 10.0.0.136 () {34 vars in 758 bytes} [Tue May 26 09:05:33 2026] PUT /v2.0/floatingips/fed86206-f31d-4506-ad35-5830412b93f3/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2415] 10.0.0.136 () {32 vars in 738 bytes} [Tue May 26 09:05:33 2026] GET /v2.0/floatingips/fed86206-f31d-4506-ad35-5830412b93f3/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2416] 10.0.0.136 () {34 vars in 769 bytes} [Tue May 26 09:05:33 2026] PUT /v2.0/floatingips/fed86206-f31d-4506-ad35-5830412b93f3/tags/green => 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: 1236/2417] 10.0.0.136 () {32 vars in 738 bytes} [Tue May 26 09:05:33 2026] GET /v2.0/floatingips/fed86206-f31d-4506-ad35-5830412b93f3/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2418] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:05:33 2026] GET /v2.0/ports?device_id=1ef53c54-cc88-497b-bfc3-e7996545b70a => generated 1246 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2419] 10.0.0.136 () {34 vars in 765 bytes} [Tue May 26 09:05:33 2026] PUT /v2.0/floatingips/fed86206-f31d-4506-ad35-5830412b93f3/tags/red => generated 4 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2420] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:05:33 2026] GET /v2.0/security-groups?id=94340490-85a5-4b35-aa4c-71467f4aee7e&fields=id&fields=name => generated 96 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2421] 10.0.0.136 () {32 vars in 738 bytes} [Tue May 26 09:05:33 2026] GET /v2.0/floatingips/fed86206-f31d-4506-ad35-5830412b93f3/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2422] 10.0.0.136 () {34 vars in 787 bytes} [Tue May 26 09:05:33 2026] PUT /v2.0/floatingips/fed86206-f31d-4506-ad35-5830412b93f3/tags/black.or.white => generated 4 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2423] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:05:33 2026] GET /v2.0/ports?device_id=1ef53c54-cc88-497b-bfc3-e7996545b70a => generated 1246 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2424] 10.0.0.136 () {32 vars in 738 bytes} [Tue May 26 09:05:33 2026] GET /v2.0/floatingips/fed86206-f31d-4506-ad35-5830412b93f3/tags => generated 52 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2425] 10.0.0.136 () {34 vars in 758 bytes} [Tue May 26 09:05:33 2026] PUT /v2.0/floatingips/fed86206-f31d-4506-ad35-5830412b93f3/tags => generated 37 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2426] 10.0.0.136 () {32 vars in 738 bytes} [Tue May 26 09:05:33 2026] GET /v2.0/floatingips/fed86206-f31d-4506-ad35-5830412b93f3/tags => generated 37 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2427] 10.0.0.136 () {32 vars in 746 bytes} [Tue May 26 09:05:33 2026] GET /v2.0/floatingips/fed86206-f31d-4506-ad35-5830412b93f3/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 09:05:33.992 8 INFO neutron.api.v2.resource [None req-72429117-57bc-4f02-84de-70b34dab3c3b 5c5aef1ac22245a0abe5f4c3371e2282 cf3c51dfcdf04a478d65095b97407353 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1242/2428] 10.0.0.136 () {32 vars in 750 bytes} [Tue May 26 09:05:33 2026] GET /v2.0/floatingips/fed86206-f31d-4506-ad35-5830412b93f3/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: 1187/2429] 10.0.0.136 () {32 vars in 749 bytes} [Tue May 26 09:05:33 2026] DELETE /v2.0/floatingips/fed86206-f31d-4506-ad35-5830412b93f3/tags/red => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2430] 10.0.0.136 () {32 vars in 738 bytes} [Tue May 26 09:05:34 2026] GET /v2.0/floatingips/fed86206-f31d-4506-ad35-5830412b93f3/tags => generated 30 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 09:05:34.163 7 INFO neutron.api.v2.resource [None req-56a17313-7062-4e21-b6bd-308fd40030eb 5c5aef1ac22245a0abe5f4c3371e2282 cf3c51dfcdf04a478d65095b97407353 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1188/2431] 10.0.0.136 () {32 vars in 753 bytes} [Tue May 26 09:05:34 2026] DELETE /v2.0/floatingips/fed86206-f31d-4506-ad35-5830412b93f3/tags/green => generated 99 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2432] 10.0.0.136 () {32 vars in 741 bytes} [Tue May 26 09:05:34 2026] DELETE /v2.0/floatingips/fed86206-f31d-4506-ad35-5830412b93f3/tags => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2433] 10.0.0.136 () {32 vars in 738 bytes} [Tue May 26 09:05:34 2026] GET /v2.0/floatingips/fed86206-f31d-4506-ad35-5830412b93f3/tags => 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: 1245/2434] 199.19.213.20 () {34 vars in 1078 bytes} [Tue May 26 09:05:34 2026] GET /v2.0/ports?tenant_id=278b43b38a204e31a4edc60ee4aa6609&device_id=1ef53c54-cc88-497b-bfc3-e7996545b70a => generated 1246 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2435] 199.19.213.20 () {34 vars in 1060 bytes} [Tue May 26 09:05:34 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.146&port_id=c117e07b-5791-45ad-84a7-abafa34ecf14 => 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: 1247/2436] 199.19.213.20 () {34 vars in 982 bytes} [Tue May 26 09:05:34 2026] GET /v2.0/subnets?id=f3b820e1-c78c-4e0d-a132-48007bd1eecc => 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: 1248/2437] 199.19.213.20 () {34 vars in 1050 bytes} [Tue May 26 09:05:34 2026] GET /v2.0/ports?network_id=5d88f0fd-41f5-4017-b0e3-7bfc2dcc64da&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 09:05:34.382 7 INFO neutron_taas.services.taas.taas_plugin [None req-15e772a1-4637-4a63-8e83-2ab2d49851a9 5c5aef1ac22245a0abe5f4c3371e2282 cf3c51dfcdf04a478d65095b97407353 - - default default] TaaS: Handle Delete Port: 4aa4a93e-d2ce-4107-94dc-0765766d65fa 2026-05-26 09:05:34.385 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-15e772a1-4637-4a63-8e83-2ab2d49851a9 5c5aef1ac22245a0abe5f4c3371e2282 cf3c51dfcdf04a478d65095b97407353 - - default default] Tap Mirror: Handle Delete Port: 4aa4a93e-d2ce-4107-94dc-0765766d65fa [pid: 8|app: 0|req: 1249/2438] 199.19.213.20 () {34 vars in 1010 bytes} [Tue May 26 09:05:34 2026] GET /v2.0/networks/5d88f0fd-41f5-4017-b0e3-7bfc2dcc64da?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: 1250/2439] 199.19.213.20 () {34 vars in 1110 bytes} [Tue May 26 09:05:34 2026] GET /v2.0/networks/5d88f0fd-41f5-4017-b0e3-7bfc2dcc64da?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: 1190/2440] 10.0.0.136 () {32 vars in 731 bytes} [Tue May 26 09:05:34 2026] DELETE /v2.0/floatingips/fed86206-f31d-4506-ad35-5830412b93f3 => generated 0 bytes in 291 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2443] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:05:35 2026] GET /v2.0/security-groups?tenant_id=cf3c51dfcdf04a478d65095b97407353&name=default => generated 2929 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2444] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:05:35 2026] DELETE /v2.0/security-groups/fbec8475-1dd6-41e9-ba2a-d93ce292ec91 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2445] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:05:35 2026] GET /v2.0/security-groups?tenant_id=6bc755b05a1a4ab088257984a2f04a29&name=default => generated 2929 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2446] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:05:35 2026] DELETE /v2.0/security-groups/07a8b0ed-f19e-42c3-a309-0b7320d88325 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2447] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:05:36 2026] GET /v2.0/ports?device_id=1ef53c54-cc88-497b-bfc3-e7996545b70a => generated 1246 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2448] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:05:36 2026] GET /v2.0/security-groups?id=94340490-85a5-4b35-aa4c-71467f4aee7e&fields=id&fields=name => generated 96 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2449] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:05:36 2026] GET /v2.0/ports?device_id=1ef53c54-cc88-497b-bfc3-e7996545b70a => generated 1246 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2450] 199.19.213.20 () {34 vars in 992 bytes} [Tue May 26 09:05:38 2026] GET /v2.0/ports?device_id=1ef53c54-cc88-497b-bfc3-e7996545b70a => generated 1248 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2451] 199.19.213.20 () {34 vars in 1042 bytes} [Tue May 26 09:05:38 2026] GET /v2.0/security-groups?id=94340490-85a5-4b35-aa4c-71467f4aee7e&fields=id&fields=name => generated 96 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 09:05:39.405 7 INFO neutron.db.segments_db [None req-f10b73e8-574c-427b-940b-7f1ea42eb007 2b5e815906504d10be967617c031046c 30e94f70070e4ea7bb5c96f74d93ce3e - - default default] Added segment 4e52a6d3-dfcb-415b-9dce-87767bc34d5a of type vxlan for network 106881ed-3d3a-4288-bccf-663a6389a848 2026-05-26 09:05:39.627 7 INFO neutron.db.l3_hamode_db [None req-f10b73e8-574c-427b-940b-7f1ea42eb007 2b5e815906504d10be967617c031046c 30e94f70070e4ea7bb5c96f74d93ce3e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1257/2452] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:05:39 2026] GET /v2.0/ports?device_id=1ef53c54-cc88-497b-bfc3-e7996545b70a => generated 1248 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2453] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:05:39 2026] GET /v2.0/security-groups?id=94340490-85a5-4b35-aa4c-71467f4aee7e&fields=id&fields=name => generated 96 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 09:05:39.752 7 INFO neutron.db.l3_hamode_db [None req-f10b73e8-574c-427b-940b-7f1ea42eb007 2b5e815906504d10be967617c031046c 30e94f70070e4ea7bb5c96f74d93ce3e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1259/2454] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:05:39 2026] GET /v2.0/ports?device_id=1ef53c54-cc88-497b-bfc3-e7996545b70a => generated 1248 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2455] 10.0.0.136 () {34 vars in 667 bytes} [Tue May 26 09:05:39 2026] POST /v2.0/routers => generated 474 bytes in 1165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2456] 10.0.0.136 () {34 vars in 750 bytes} [Tue May 26 09:05:40 2026] PUT /v2.0/routers/f048b6c0-c477-46ad-94e0-9e45065593a3/tags => generated 25 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2457] 10.0.0.136 () {32 vars in 730 bytes} [Tue May 26 09:05:40 2026] GET /v2.0/routers/f048b6c0-c477-46ad-94e0-9e45065593a3/tags => generated 25 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2458] 10.0.0.136 () {34 vars in 761 bytes} [Tue May 26 09:05:40 2026] PUT /v2.0/routers/f048b6c0-c477-46ad-94e0-9e45065593a3/tags/green => 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: 1198/2459] 10.0.0.136 () {32 vars in 730 bytes} [Tue May 26 09:05:40 2026] GET /v2.0/routers/f048b6c0-c477-46ad-94e0-9e45065593a3/tags => generated 34 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2460] 10.0.0.136 () {34 vars in 757 bytes} [Tue May 26 09:05:40 2026] PUT /v2.0/routers/f048b6c0-c477-46ad-94e0-9e45065593a3/tags/red => generated 4 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2461] 10.0.0.136 () {32 vars in 730 bytes} [Tue May 26 09:05:40 2026] GET /v2.0/routers/f048b6c0-c477-46ad-94e0-9e45065593a3/tags => generated 34 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2462] 10.0.0.136 () {34 vars in 779 bytes} [Tue May 26 09:05:41 2026] PUT /v2.0/routers/f048b6c0-c477-46ad-94e0-9e45065593a3/tags/black.or.white => generated 4 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2463] 10.0.0.136 () {32 vars in 730 bytes} [Tue May 26 09:05:41 2026] GET /v2.0/routers/f048b6c0-c477-46ad-94e0-9e45065593a3/tags => generated 52 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2464] 10.0.0.136 () {34 vars in 750 bytes} [Tue May 26 09:05:41 2026] PUT /v2.0/routers/f048b6c0-c477-46ad-94e0-9e45065593a3/tags => generated 37 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2465] 10.0.0.136 () {32 vars in 730 bytes} [Tue May 26 09:05:41 2026] GET /v2.0/routers/f048b6c0-c477-46ad-94e0-9e45065593a3/tags => generated 37 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2466] 10.0.0.136 () {32 vars in 738 bytes} [Tue May 26 09:05:41 2026] GET /v2.0/routers/f048b6c0-c477-46ad-94e0-9e45065593a3/tags/red => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 09:05:42.311 7 INFO neutron.api.v2.resource [None req-694f608e-5e1f-4b6d-b6c9-992cad4a3ae5 2b5e815906504d10be967617c031046c 30e94f70070e4ea7bb5c96f74d93ce3e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1202/2467] 10.0.0.136 () {32 vars in 742 bytes} [Tue May 26 09:05:41 2026] GET /v2.0/routers/f048b6c0-c477-46ad-94e0-9e45065593a3/tags/green => generated 99 bytes in 600 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2468] 10.0.0.136 () {32 vars in 741 bytes} [Tue May 26 09:05:42 2026] DELETE /v2.0/routers/f048b6c0-c477-46ad-94e0-9e45065593a3/tags/red => 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: 1203/2469] 10.0.0.136 () {32 vars in 730 bytes} [Tue May 26 09:05:42 2026] GET /v2.0/routers/f048b6c0-c477-46ad-94e0-9e45065593a3/tags => generated 30 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2470] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:05:42 2026] GET /v2.0/ports?device_id=1ef53c54-cc88-497b-bfc3-e7996545b70a => generated 1248 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2471] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:05:42 2026] GET /v2.0/security-groups?id=94340490-85a5-4b35-aa4c-71467f4aee7e&fields=id&fields=name => generated 96 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 09:05:42.629 8 INFO neutron.api.v2.resource [None req-147deb1c-7a61-47ce-96f0-b2d052391a16 2b5e815906504d10be967617c031046c 30e94f70070e4ea7bb5c96f74d93ce3e - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1267/2472] 10.0.0.136 () {32 vars in 745 bytes} [Tue May 26 09:05:42 2026] DELETE /v2.0/routers/f048b6c0-c477-46ad-94e0-9e45065593a3/tags/green => generated 99 bytes in 111 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2473] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:05:42 2026] GET /v2.0/ports?device_id=1ef53c54-cc88-497b-bfc3-e7996545b70a => generated 1248 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2474] 10.0.0.136 () {32 vars in 733 bytes} [Tue May 26 09:05:42 2026] DELETE /v2.0/routers/f048b6c0-c477-46ad-94e0-9e45065593a3/tags => 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: 1269/2475] 10.0.0.136 () {32 vars in 730 bytes} [Tue May 26 09:05:42 2026] GET /v2.0/routers/f048b6c0-c477-46ad-94e0-9e45065593a3/tags => generated 12 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2476] 10.0.0.136 () {32 vars in 720 bytes} [Tue May 26 09:05:42 2026] GET /v2.0/routers/f048b6c0-c477-46ad-94e0-9e45065593a3 => generated 480 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2477] 10.0.0.136 () {34 vars in 741 bytes} [Tue May 26 09:05:42 2026] PUT /v2.0/routers/f048b6c0-c477-46ad-94e0-9e45065593a3 => generated 480 bytes in 508 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2478] 10.0.0.136 () {32 vars in 735 bytes} [Tue May 26 09:05:43 2026] GET /v2.0/ports?device_id=f048b6c0-c477-46ad-94e0-9e45065593a3 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 09:05:43.631 8 INFO neutron_taas.services.taas.taas_plugin [None req-b31a7c71-1207-4d11-b5b1-6a07b80d7f26 2b5e815906504d10be967617c031046c 30e94f70070e4ea7bb5c96f74d93ce3e - - default default] TaaS: Handle Delete Port: c4af7718-7b57-485e-818b-5396787346af 2026-05-26 09:05:43.635 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b31a7c71-1207-4d11-b5b1-6a07b80d7f26 2b5e815906504d10be967617c031046c 30e94f70070e4ea7bb5c96f74d93ce3e - - default default] Tap Mirror: Handle Delete Port: c4af7718-7b57-485e-818b-5396787346af 2026-05-26 09:05:43.979 8 INFO neutron.services.segments.plugin [-] Segment 4e52a6d3-dfcb-415b-9dce-87767bc34d5a resource provider aggregate not found 2026-05-26 09:05:43.987 8 INFO neutron.services.segments.plugin [-] Segment 4e52a6d3-dfcb-415b-9dce-87767bc34d5a resource provider aggregate not found 2026-05-26 09:05:43.998 8 INFO neutron.services.segments.plugin [-] Segment 4e52a6d3-dfcb-415b-9dce-87767bc34d5a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e52a6d3-dfcb-415b-9dce-87767bc34d5a found for delete ", "request_id": "req-4e768f3c-4635-4322-8d4a-f77347106f4a"}]} 2026-05-26 09:05:44.004 8 INFO neutron.db.l3_hamode_db [None req-b31a7c71-1207-4d11-b5b1-6a07b80d7f26 2b5e815906504d10be967617c031046c 30e94f70070e4ea7bb5c96f74d93ce3e - - default default] HA network 106881ed-3d3a-4288-bccf-663a6389a848 was deleted as no HA routers are present in tenant 30e94f70070e4ea7bb5c96f74d93ce3e. 2026-05-26 09:05:44.010 8 INFO neutron.services.segments.plugin [-] Segment 4e52a6d3-dfcb-415b-9dce-87767bc34d5a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e52a6d3-dfcb-415b-9dce-87767bc34d5a found for delete ", "request_id": "req-3844a551-7e9c-484e-b0fe-16b25728f825"}]} [pid: 8|app: 0|req: 1271/2479] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 26 09:05:43 2026] DELETE /v2.0/routers/f048b6c0-c477-46ad-94e0-9e45065593a3 => 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: 1209/2480] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:05:44 2026] GET /v2.0/security-groups?tenant_id=30e94f70070e4ea7bb5c96f74d93ce3e&name=default => generated 2929 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2481] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:05:44 2026] DELETE /v2.0/security-groups/8929ff15-bf8b-4ab6-b79a-369f3254470d => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2482] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:05:45 2026] GET /v2.0/security-groups?tenant_id=536e46610f284ca4ac648584505fa914&name=default => generated 2929 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2483] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:05:45 2026] DELETE /v2.0/security-groups/18c73286-d356-45c3-8445-5192562a8fae => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 09:05:49.018 7 INFO neutron.db.segments_db [None req-a2f0f8f3-edfd-4c2f-a419-39c9f4a41f6e cb1f1a4165344a5e824a512a9d1650cd 933d57d99b214dce90194ba0031a6ae2 - - default default] Added segment d268dec3-c215-4bae-a6b9-ecda70231f73 of type vxlan for network be0768f2-6bfc-4156-941a-b02486411cad [pid: 7|app: 0|req: 1211/2484] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 26 09:05:48 2026] POST /v2.0/networks => generated 612 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2485] 10.0.0.136 () {34 vars in 663 bytes} [Tue May 26 09:05:49 2026] POST /v2.0/ports => generated 743 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2486] 10.0.0.136 () {34 vars in 665 bytes} [Tue May 26 09:05:49 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, ' [pid: 8|app: 0|req: 1275/2487] 10.0.0.136 () {34 vars in 748 bytes} [Tue May 26 09:05:49 2026] PUT /v2.0/trunks/24ca287a-1904-48a2-a27b-e555632c6b92/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2488] 10.0.0.136 () {32 vars in 728 bytes} [Tue May 26 09:05:49 2026] GET /v2.0/trunks/24ca287a-1904-48a2-a27b-e555632c6b92/tags => generated 25 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2489] 10.0.0.136 () {34 vars in 759 bytes} [Tue May 26 09:05:49 2026] PUT /v2.0/trunks/24ca287a-1904-48a2-a27b-e555632c6b92/tags/green => generated 4 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2490] 10.0.0.136 () {32 vars in 728 bytes} [Tue May 26 09:05:49 2026] GET /v2.0/trunks/24ca287a-1904-48a2-a27b-e555632c6b92/tags => generated 34 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2491] 10.0.0.136 () {34 vars in 755 bytes} [Tue May 26 09:05:49 2026] PUT /v2.0/trunks/24ca287a-1904-48a2-a27b-e555632c6b92/tags/red => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2492] 10.0.0.136 () {32 vars in 728 bytes} [Tue May 26 09:05:49 2026] GET /v2.0/trunks/24ca287a-1904-48a2-a27b-e555632c6b92/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2493] 10.0.0.136 () {34 vars in 777 bytes} [Tue May 26 09:05:49 2026] PUT /v2.0/trunks/24ca287a-1904-48a2-a27b-e555632c6b92/tags/black.or.white => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2494] 10.0.0.136 () {32 vars in 728 bytes} [Tue May 26 09:05:49 2026] GET /v2.0/trunks/24ca287a-1904-48a2-a27b-e555632c6b92/tags => generated 52 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2495] 10.0.0.136 () {34 vars in 748 bytes} [Tue May 26 09:05:49 2026] PUT /v2.0/trunks/24ca287a-1904-48a2-a27b-e555632c6b92/tags => generated 37 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2498] 10.0.0.136 () {32 vars in 728 bytes} [Tue May 26 09:05:49 2026] GET /v2.0/trunks/24ca287a-1904-48a2-a27b-e555632c6b92/tags => generated 37 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2499] 10.0.0.136 () {32 vars in 736 bytes} [Tue May 26 09:05:49 2026] GET /v2.0/trunks/24ca287a-1904-48a2-a27b-e555632c6b92/tags/red => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 09:05:49.968 7 INFO neutron.api.v2.resource [None req-724f3972-49b8-4680-a871-192787508207 cb1f1a4165344a5e824a512a9d1650cd 933d57d99b214dce90194ba0031a6ae2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1218/2500] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 26 09:05:49 2026] GET /v2.0/trunks/24ca287a-1904-48a2-a27b-e555632c6b92/tags/green => generated 99 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2501] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:05:49 2026] DELETE /v2.0/trunks/24ca287a-1904-48a2-a27b-e555632c6b92/tags/red => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2502] 10.0.0.136 () {32 vars in 728 bytes} [Tue May 26 09:05:50 2026] GET /v2.0/trunks/24ca287a-1904-48a2-a27b-e555632c6b92/tags => generated 30 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 09:05:50.083 8 INFO neutron.api.v2.resource [None req-7f5f4947-8e05-4753-b4b3-e6897f32bf87 cb1f1a4165344a5e824a512a9d1650cd 933d57d99b214dce90194ba0031a6ae2 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1284/2503] 10.0.0.136 () {32 vars in 743 bytes} [Tue May 26 09:05:50 2026] DELETE /v2.0/trunks/24ca287a-1904-48a2-a27b-e555632c6b92/tags/green => generated 99 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2504] 10.0.0.136 () {32 vars in 731 bytes} [Tue May 26 09:05:50 2026] DELETE /v2.0/trunks/24ca287a-1904-48a2-a27b-e555632c6b92/tags => 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: 1285/2505] 10.0.0.136 () {32 vars in 728 bytes} [Tue May 26 09:05:50 2026] GET /v2.0/trunks/24ca287a-1904-48a2-a27b-e555632c6b92/tags => 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: 1221/2506] 10.0.0.136 () {32 vars in 718 bytes} [Tue May 26 09:05:50 2026] GET /v2.0/trunks/24ca287a-1904-48a2-a27b-e555632c6b92 => generated 407 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2507] 10.0.0.136 () {32 vars in 716 bytes} [Tue May 26 09:05:50 2026] GET /v2.0/ports/55c2327c-5392-43a5-b4f6-e411f1276661 => generated 826 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2508] 10.0.0.136 () {32 vars in 721 bytes} [Tue May 26 09:05:50 2026] DELETE /v2.0/trunks/24ca287a-1904-48a2-a27b-e555632c6b92 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 09:05:50.437 8 INFO neutron_taas.services.taas.taas_plugin [None req-d350c7d5-752f-4e2a-a2fd-3c3dad55a0f0 cb1f1a4165344a5e824a512a9d1650cd 933d57d99b214dce90194ba0031a6ae2 - - default default] TaaS: Handle Delete Port: 55c2327c-5392-43a5-b4f6-e411f1276661 2026-05-26 09:05:50.442 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d350c7d5-752f-4e2a-a2fd-3c3dad55a0f0 cb1f1a4165344a5e824a512a9d1650cd 933d57d99b214dce90194ba0031a6ae2 - - default default] Tap Mirror: Handle Delete Port: 55c2327c-5392-43a5-b4f6-e411f1276661 [pid: 8|app: 0|req: 1287/2509] 10.0.0.136 () {32 vars in 719 bytes} [Tue May 26 09:05:50 2026] DELETE /v2.0/ports/55c2327c-5392-43a5-b4f6-e411f1276661 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 09:05:50.660 7 INFO neutron.services.segments.plugin [-] Segment d268dec3-c215-4bae-a6b9-ecda70231f73 resource provider aggregate not found 2026-05-26 09:05:50.668 7 INFO neutron.services.segments.plugin [-] Segment d268dec3-c215-4bae-a6b9-ecda70231f73 resource provider aggregate not found 2026-05-26 09:05:50.686 7 INFO neutron.services.segments.plugin [-] Segment d268dec3-c215-4bae-a6b9-ecda70231f73 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d268dec3-c215-4bae-a6b9-ecda70231f73 found for delete ", "request_id": "req-106ddeb0-0f1e-427b-99e0-82519a0ecb30"}]} 2026-05-26 09:05:50.687 7 INFO neutron.services.segments.plugin [-] Segment d268dec3-c215-4bae-a6b9-ecda70231f73 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d268dec3-c215-4bae-a6b9-ecda70231f73 found for delete ", "request_id": "req-e17f6488-e76d-4032-a509-65df199dc6a9"}]} [pid: 7|app: 0|req: 1223/2510] 10.0.0.136 () {32 vars in 725 bytes} [Tue May 26 09:05:50 2026] DELETE /v2.0/networks/be0768f2-6bfc-4156-941a-b02486411cad => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2511] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:05:51 2026] GET /v2.0/security-groups?tenant_id=933d57d99b214dce90194ba0031a6ae2&name=default => generated 2929 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2512] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:05:51 2026] DELETE /v2.0/security-groups/5c3b75b1-df73-4f73-a2b7-3e7cf647fe80 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2513] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:05:51 2026] GET /v2.0/security-groups?tenant_id=780cfc185d3b4bae8007b98abbb45a3a&name=default => generated 2929 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2514] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:05:52 2026] DELETE /v2.0/security-groups/28703fb1-71df-4bb0-8caa-5e206c7e1b87 => 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: 1291/2517] 199.19.213.20 () {30 vars in 701 bytes} [Tue May 26 09:06:18 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2518] 199.19.213.20 () {30 vars in 703 bytes} [Tue May 26 09:06: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: 1292/2519] 199.19.213.20 () {30 vars in 679 bytes} [Tue May 26 09:06:18 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: 1228/2520] 199.19.213.20 () {30 vars in 715 bytes} [Tue May 26 09:06:18 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: 1293/2521] 199.19.213.20 () {30 vars in 739 bytes} [Tue May 26 09:06:18 2026] GET /v2.0/subnets/ca29bb89-848b-4f0d-ad9f-d74cb37625c7 => generated 675 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2522] 199.19.213.20 () {30 vars in 767 bytes} [Tue May 26 09:06:18 2026] GET /v2.0/ports?device_id=1ef53c54-cc88-497b-bfc3-e7996545b70a => generated 1248 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2523] 199.19.213.20 () {34 vars in 715 bytes} [Tue May 26 09:06:18 2026] POST /v2.0/ports => generated 1055 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2524] 10.0.0.77 () {34 vars in 969 bytes} [Tue May 26 09:06:18 2026] GET /v2.0/ports/ae98ff7f-7597-4371-8a62-29c0c13e887a => generated 1055 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2525] 10.0.0.77 () {34 vars in 905 bytes} [Tue May 26 09:06:18 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: 1231/2526] 199.19.213.20 () {34 vars in 1260 bytes} [Tue May 26 09:06:19 2026] GET /v2.0/ports/ae98ff7f-7597-4371-8a62-29c0c13e887a?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2529] 199.19.213.20 () {34 vars in 1010 bytes} [Tue May 26 09:06:19 2026] GET /v2.0/networks/9fa950e2-f9ed-47b9-8f20-35d33450f354?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: 1234/2530] 199.19.213.20 () {34 vars in 1110 bytes} [Tue May 26 09:06:19 2026] GET /v2.0/networks/9fa950e2-f9ed-47b9-8f20-35d33450f354?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2531] 199.19.213.20 () {34 vars in 973 bytes} [Tue May 26 09:06:20 2026] GET /v2.0/ports/ae98ff7f-7597-4371-8a62-29c0c13e887a => generated 1055 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2532] 199.19.213.20 () {34 vars in 984 bytes} [Tue May 26 09:06:20 2026] GET /v2.0/networks?id=9fa950e2-f9ed-47b9-8f20-35d33450f354 => generated 802 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2533] 199.19.213.20 () {38 vars in 1026 bytes} [Tue May 26 09:06:20 2026] PUT /v2.0/ports/ae98ff7f-7597-4371-8a62-29c0c13e887a => generated 1245 bytes in 502 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 09:06:21.154 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-72dc1c6f-97be-4493-98db-ac103a2798b8'] response: {'name': 'network-changed', 'server_uuid': '1ef53c54-cc88-497b-bfc3-e7996545b70a', 'tag': 'ae98ff7f-7597-4371-8a62-29c0c13e887a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1236/2534] 199.19.213.20 () {34 vars in 1078 bytes} [Tue May 26 09:06:21 2026] GET /v2.0/ports?tenant_id=278b43b38a204e31a4edc60ee4aa6609&device_id=1ef53c54-cc88-497b-bfc3-e7996545b70a => generated 2485 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2535] 199.19.213.20 () {34 vars in 984 bytes} [Tue May 26 09:06:21 2026] GET /v2.0/networks?id=9fa950e2-f9ed-47b9-8f20-35d33450f354 => generated 802 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2536] 199.19.213.20 () {34 vars in 1054 bytes} [Tue May 26 09:06:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.50&port_id=ae98ff7f-7597-4371-8a62-29c0c13e887a => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2537] 199.19.213.20 () {34 vars in 982 bytes} [Tue May 26 09:06:21 2026] GET /v2.0/subnets?id=ca29bb89-848b-4f0d-ad9f-d74cb37625c7 => generated 678 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2538] 199.19.213.20 () {34 vars in 1050 bytes} [Tue May 26 09:06:21 2026] GET /v2.0/ports?network_id=9fa950e2-f9ed-47b9-8f20-35d33450f354&device_owner=network%3Adhcp => generated 1461 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2539] 199.19.213.20 () {34 vars in 1010 bytes} [Tue May 26 09:06:21 2026] GET /v2.0/networks/9fa950e2-f9ed-47b9-8f20-35d33450f354?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: 1239/2540] 199.19.213.20 () {34 vars in 1110 bytes} [Tue May 26 09:06:21 2026] GET /v2.0/networks/9fa950e2-f9ed-47b9-8f20-35d33450f354?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: 1302/2541] 199.19.213.20 () {34 vars in 1078 bytes} [Tue May 26 09:06:23 2026] GET /v2.0/ports?tenant_id=278b43b38a204e31a4edc60ee4aa6609&device_id=1ef53c54-cc88-497b-bfc3-e7996545b70a => generated 2485 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2542] 199.19.213.20 () {34 vars in 1060 bytes} [Tue May 26 09:06:23 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.146&port_id=c117e07b-5791-45ad-84a7-abafa34ecf14 => 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: 1303/2543] 199.19.213.20 () {34 vars in 982 bytes} [Tue May 26 09:06:23 2026] GET /v2.0/subnets?id=f3b820e1-c78c-4e0d-a132-48007bd1eecc => 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: 1241/2544] 199.19.213.20 () {34 vars in 1050 bytes} [Tue May 26 09:06:23 2026] GET /v2.0/ports?network_id=5d88f0fd-41f5-4017-b0e3-7bfc2dcc64da&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: 1304/2545] 199.19.213.20 () {34 vars in 1010 bytes} [Tue May 26 09:06:23 2026] GET /v2.0/networks/5d88f0fd-41f5-4017-b0e3-7bfc2dcc64da?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2546] 199.19.213.20 () {34 vars in 1110 bytes} [Tue May 26 09:06:23 2026] GET /v2.0/networks/5d88f0fd-41f5-4017-b0e3-7bfc2dcc64da?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: 1305/2547] 199.19.213.20 () {34 vars in 1054 bytes} [Tue May 26 09:06:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.50&port_id=ae98ff7f-7597-4371-8a62-29c0c13e887a => 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: 1243/2548] 199.19.213.20 () {34 vars in 982 bytes} [Tue May 26 09:06:23 2026] GET /v2.0/subnets?id=ca29bb89-848b-4f0d-ad9f-d74cb37625c7 => generated 678 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2549] 199.19.213.20 () {34 vars in 1050 bytes} [Tue May 26 09:06:23 2026] GET /v2.0/ports?network_id=9fa950e2-f9ed-47b9-8f20-35d33450f354&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: 1244/2550] 199.19.213.20 () {34 vars in 1010 bytes} [Tue May 26 09:06:23 2026] GET /v2.0/networks/9fa950e2-f9ed-47b9-8f20-35d33450f354?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: 1307/2551] 199.19.213.20 () {34 vars in 1110 bytes} [Tue May 26 09:06:23 2026] GET /v2.0/networks/9fa950e2-f9ed-47b9-8f20-35d33450f354?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: 1245/2552] 10.0.0.77 () {34 vars in 969 bytes} [Tue May 26 09:06:27 2026] GET /v2.0/ports/ae98ff7f-7597-4371-8a62-29c0c13e887a => generated 1247 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2553] 199.19.213.20 () {34 vars in 787 bytes} [Tue May 26 09:06:27 2026] PUT /v2.0/ports/ae98ff7f-7597-4371-8a62-29c0c13e887a => generated 1272 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 09:06:27.659 7 INFO neutron.api.v2.resource [None req-55850aac-22d5-4cd4-9e4c-787156f42981 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1246/2554] 199.19.213.20 () {30 vars in 761 bytes} [Tue May 26 09:06:27 2026] GET /v2.0/security-groups/lb-de3573b2-4cde-4a69-b0c6-2f0ad00fe58f => generated 149 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 09:06:27.677 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8af80ab7-2018-403c-b0f0-e0ba054e55f2'] response: {'name': 'network-changed', 'server_uuid': '1ef53c54-cc88-497b-bfc3-e7996545b70a', 'tag': 'ae98ff7f-7597-4371-8a62-29c0c13e887a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1309/2555] 199.19.213.20 () {30 vars in 783 bytes} [Tue May 26 09:06:27 2026] GET /v2.0/security-groups?name=lb-de3573b2-4cde-4a69-b0c6-2f0ad00fe58f => generated 1639 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2556] 199.19.213.20 () {34 vars in 787 bytes} [Tue May 26 09:06:27 2026] PUT /v2.0/ports/ae98ff7f-7597-4371-8a62-29c0c13e887a => generated 1310 bytes in 299 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 09:06:28.103 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-92c650cd-01d5-4a98-936a-9ffa0a98dd91'] response: {'name': 'network-changed', 'server_uuid': '1ef53c54-cc88-497b-bfc3-e7996545b70a', 'tag': 'ae98ff7f-7597-4371-8a62-29c0c13e887a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1310/2557] 199.19.213.20 () {34 vars in 1078 bytes} [Tue May 26 09:06:28 2026] GET /v2.0/ports?tenant_id=278b43b38a204e31a4edc60ee4aa6609&device_id=1ef53c54-cc88-497b-bfc3-e7996545b70a => generated 2586 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: 8|app: 0|req: 1311/2558] 199.19.213.20 () {30 vars in 701 bytes} [Tue May 26 09:06:28 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2559] 199.19.213.20 () {34 vars in 984 bytes} [Tue May 26 09:06:28 2026] GET /v2.0/networks?id=9fa950e2-f9ed-47b9-8f20-35d33450f354 => generated 802 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2560] 199.19.213.20 () {30 vars in 703 bytes} [Tue May 26 09:06:28 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2561] 199.19.213.20 () {30 vars in 679 bytes} [Tue May 26 09:06:28 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2562] 199.19.213.20 () {30 vars in 715 bytes} [Tue May 26 09:06:28 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2563] 199.19.213.20 () {34 vars in 1054 bytes} [Tue May 26 09:06:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.50&port_id=ae98ff7f-7597-4371-8a62-29c0c13e887a => 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: 1315/2564] 199.19.213.20 () {34 vars in 982 bytes} [Tue May 26 09:06:28 2026] GET /v2.0/subnets?id=ca29bb89-848b-4f0d-ad9f-d74cb37625c7 => generated 678 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2565] 199.19.213.20 () {30 vars in 739 bytes} [Tue May 26 09:06:28 2026] GET /v2.0/subnets/ca29bb89-848b-4f0d-ad9f-d74cb37625c7 => generated 675 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2566] 199.19.213.20 () {34 vars in 1050 bytes} [Tue May 26 09:06:28 2026] GET /v2.0/ports?network_id=9fa950e2-f9ed-47b9-8f20-35d33450f354&device_owner=network%3Adhcp => generated 1461 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2567] 199.19.213.20 () {30 vars in 735 bytes} [Tue May 26 09:06:28 2026] GET /v2.0/ports/899d14cc-a8bf-48d0-a6eb-acec91a3c95d => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2568] 199.19.213.20 () {34 vars in 1010 bytes} [Tue May 26 09:06:28 2026] GET /v2.0/networks/9fa950e2-f9ed-47b9-8f20-35d33450f354?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2569] 199.19.213.20 () {30 vars in 735 bytes} [Tue May 26 09:06:28 2026] GET /v2.0/ports/ae98ff7f-7597-4371-8a62-29c0c13e887a => generated 1346 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2570] 199.19.213.20 () {30 vars in 739 bytes} [Tue May 26 09:06:28 2026] GET /v2.0/subnets/ca29bb89-848b-4f0d-ad9f-d74cb37625c7 => 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: 1318/2571] 199.19.213.20 () {34 vars in 1110 bytes} [Tue May 26 09:06:28 2026] GET /v2.0/networks/9fa950e2-f9ed-47b9-8f20-35d33450f354?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: 1254/2572] 199.19.213.20 () {30 vars in 741 bytes} [Tue May 26 09:06:28 2026] GET /v2.0/networks/9fa950e2-f9ed-47b9-8f20-35d33450f354 => generated 799 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2573] 199.19.213.20 () {30 vars in 735 bytes} [Tue May 26 09:06:28 2026] GET /v2.0/ports/899d14cc-a8bf-48d0-a6eb-acec91a3c95d => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2574] 199.19.213.20 () {30 vars in 739 bytes} [Tue May 26 09:06:28 2026] GET /v2.0/subnets/ca29bb89-848b-4f0d-ad9f-d74cb37625c7 => generated 675 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2575] 199.19.213.20 () {34 vars in 1078 bytes} [Tue May 26 09:06:29 2026] GET /v2.0/ports?tenant_id=278b43b38a204e31a4edc60ee4aa6609&device_id=1ef53c54-cc88-497b-bfc3-e7996545b70a => generated 2586 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2576] 199.19.213.20 () {34 vars in 984 bytes} [Tue May 26 09:06:29 2026] GET /v2.0/networks?id=9fa950e2-f9ed-47b9-8f20-35d33450f354 => generated 802 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2577] 199.19.213.20 () {34 vars in 1054 bytes} [Tue May 26 09:06:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.50&port_id=ae98ff7f-7597-4371-8a62-29c0c13e887a => 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: 1257/2578] 199.19.213.20 () {34 vars in 982 bytes} [Tue May 26 09:06:29 2026] GET /v2.0/subnets?id=ca29bb89-848b-4f0d-ad9f-d74cb37625c7 => generated 678 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2579] 199.19.213.20 () {34 vars in 1050 bytes} [Tue May 26 09:06:29 2026] GET /v2.0/ports?network_id=9fa950e2-f9ed-47b9-8f20-35d33450f354&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: 1258/2580] 199.19.213.20 () {34 vars in 1010 bytes} [Tue May 26 09:06:29 2026] GET /v2.0/networks/9fa950e2-f9ed-47b9-8f20-35d33450f354?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: 1323/2581] 199.19.213.20 () {34 vars in 1110 bytes} [Tue May 26 09:06:29 2026] GET /v2.0/networks/9fa950e2-f9ed-47b9-8f20-35d33450f354?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-05-26 09:06:36.451 8 INFO neutron.db.l3_db [None req-b0f0df71-6f61-4fc6-a0a5-0962fc5e470f 6669b1d1022143b18c5baa5f4537e10c 69b31e23f79b4134a6136df3954c3e34 - - default default] Floating IP 9f7bc259-1e4f-4aa9-baa3-cace5b118170 associated. External IP: 10.96.250.202, port: 899d14cc-a8bf-48d0-a6eb-acec91a3c95d. [pid: 8|app: 0|req: 1325/2584] 10.0.0.136 () {34 vars in 676 bytes} [Tue May 26 09:06:35 2026] POST /v2.0/floatingips => generated 899 bytes in 1131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2585] 199.19.213.20 () {30 vars in 701 bytes} [Tue May 26 09:06:41 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2586] 199.19.213.20 () {30 vars in 703 bytes} [Tue May 26 09:06:41 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: 1261/2587] 199.19.213.20 () {30 vars in 679 bytes} [Tue May 26 09:06:41 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: 1327/2588] 199.19.213.20 () {30 vars in 715 bytes} [Tue May 26 09:06:41 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-05-26 09:06:41.496 7 INFO neutron.api.v2.resource [None req-3dcc630e-3179-49ee-9c5b-697afe56466b 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1262/2589] 199.19.213.20 () {30 vars in 761 bytes} [Tue May 26 09:06:41 2026] GET /v2.0/security-groups/lb-de3573b2-4cde-4a69-b0c6-2f0ad00fe58f => 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: 1328/2590] 199.19.213.20 () {30 vars in 783 bytes} [Tue May 26 09:06:41 2026] GET /v2.0/security-groups?name=lb-de3573b2-4cde-4a69-b0c6-2f0ad00fe58f => generated 1639 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2591] 199.19.213.20 () {30 vars in 813 bytes} [Tue May 26 09:06:41 2026] GET /v2.0/security-group-rules?security_group_id=cb2e5411-ffb7-4af3-8d82-54ff5705679c => generated 1182 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2592] 199.19.213.20 () {34 vars in 745 bytes} [Tue May 26 09:06:41 2026] POST /v2.0/security-group-rules => generated 601 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2593] 199.19.213.20 () {34 vars in 745 bytes} [Tue May 26 09:06:41 2026] POST /v2.0/security-group-rules => generated 597 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2594] 10.0.0.191 () {30 vars in 689 bytes} [Tue May 26 09:06:48 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2595] 10.0.0.191 () {30 vars in 691 bytes} [Tue May 26 09:06:48 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: 1331/2596] 10.0.0.191 () {30 vars in 667 bytes} [Tue May 26 09:06:48 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: 1266/2597] 10.0.0.191 () {30 vars in 703 bytes} [Tue May 26 09:06:48 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: 1332/2598] 10.0.0.191 () {28 vars in 438 bytes} [Tue May 26 09:06:49 2026] GET / => generated 151 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2599] 10.0.0.191 () {30 vars in 727 bytes} [Tue May 26 09:06:49 2026] GET /v2.0/subnets/b0815bcf-ba2c-4d61-b3e1-c5acd9e6bc0b => generated 655 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2600] 199.19.213.20 () {30 vars in 701 bytes} [Tue May 26 09:06:49 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2601] 199.19.213.20 () {30 vars in 703 bytes} [Tue May 26 09:06:49 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2602] 199.19.213.20 () {30 vars in 679 bytes} [Tue May 26 09:06:49 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: 1269/2603] 199.19.213.20 () {30 vars in 715 bytes} [Tue May 26 09:06:49 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: 1335/2606] 199.19.213.20 () {30 vars in 739 bytes} [Tue May 26 09:06:49 2026] GET /v2.0/subnets/b0815bcf-ba2c-4d61-b3e1-c5acd9e6bc0b => generated 673 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2607] 199.19.213.20 () {30 vars in 767 bytes} [Tue May 26 09:06:49 2026] GET /v2.0/ports?device_id=1ef53c54-cc88-497b-bfc3-e7996545b70a => generated 2586 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2608] 199.19.213.20 () {30 vars in 701 bytes} [Tue May 26 09:06:50 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2609] 199.19.213.20 () {30 vars in 703 bytes} [Tue May 26 09:06: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: 1337/2610] 199.19.213.20 () {30 vars in 679 bytes} [Tue May 26 09:06: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: 1274/2611] 199.19.213.20 () {30 vars in 715 bytes} [Tue May 26 09:06:50 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2612] 199.19.213.20 () {34 vars in 715 bytes} [Tue May 26 09:06:50 2026] POST /v2.0/ports => generated 1328 bytes in 341 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2613] 10.0.0.77 () {34 vars in 969 bytes} [Tue May 26 09:06:50 2026] GET /v2.0/ports/1df88ad7-3cf6-49f7-8f08-3676cfb48511 => generated 1328 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1339/2614] 199.19.213.20 () {34 vars in 1260 bytes} [Tue May 26 09:06:51 2026] GET /v2.0/ports/1df88ad7-3cf6-49f7-8f08-3676cfb48511?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: 1276/2615] 199.19.213.20 () {34 vars in 1010 bytes} [Tue May 26 09:06:52 2026] GET /v2.0/networks/cb70831d-3a05-4a4b-a13f-dfd77af40851?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2616] 199.19.213.20 () {34 vars in 1110 bytes} [Tue May 26 09:06:52 2026] GET /v2.0/networks/cb70831d-3a05-4a4b-a13f-dfd77af40851?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: 1277/2617] 199.19.213.20 () {34 vars in 973 bytes} [Tue May 26 09:06:52 2026] GET /v2.0/ports/1df88ad7-3cf6-49f7-8f08-3676cfb48511 => generated 1328 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2618] 199.19.213.20 () {34 vars in 984 bytes} [Tue May 26 09:06:52 2026] GET /v2.0/networks?id=cb70831d-3a05-4a4b-a13f-dfd77af40851 => generated 800 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2619] 199.19.213.20 () {38 vars in 1026 bytes} [Tue May 26 09:06:52 2026] PUT /v2.0/ports/1df88ad7-3cf6-49f7-8f08-3676cfb48511 => generated 1518 bytes in 468 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 09:06:53.263 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b39b4483-4936-47b8-a11f-a6931c0b7668'] response: {'name': 'network-changed', 'server_uuid': '1ef53c54-cc88-497b-bfc3-e7996545b70a', 'tag': '1df88ad7-3cf6-49f7-8f08-3676cfb48511', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1342/2620] 199.19.213.20 () {34 vars in 1078 bytes} [Tue May 26 09:06:53 2026] GET /v2.0/ports?tenant_id=278b43b38a204e31a4edc60ee4aa6609&device_id=1ef53c54-cc88-497b-bfc3-e7996545b70a => generated 4096 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: 1279/2621] 199.19.213.20 () {34 vars in 984 bytes} [Tue May 26 09:06:53 2026] GET /v2.0/networks?id=cb70831d-3a05-4a4b-a13f-dfd77af40851 => generated 800 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2622] 199.19.213.20 () {34 vars in 1056 bytes} [Tue May 26 09:06:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.211&port_id=1df88ad7-3cf6-49f7-8f08-3676cfb48511 => 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: 1280/2623] 199.19.213.20 () {34 vars in 1102 bytes} [Tue May 26 09:06:53 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A374&port_id=1df88ad7-3cf6-49f7-8f08-3676cfb48511 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2624] 199.19.213.20 () {34 vars in 1062 bytes} [Tue May 26 09:06:53 2026] GET /v2.0/subnets?id=b0815bcf-ba2c-4d61-b3e1-c5acd9e6bc0b&id=f9b54262-1888-42f2-82e4-312a214a4135 => generated 1410 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2625] 199.19.213.20 () {34 vars in 1050 bytes} [Tue May 26 09:06:53 2026] GET /v2.0/ports?network_id=cb70831d-3a05-4a4b-a13f-dfd77af40851&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: 1345/2626] 199.19.213.20 () {34 vars in 1050 bytes} [Tue May 26 09:06:54 2026] GET /v2.0/ports?network_id=cb70831d-3a05-4a4b-a13f-dfd77af40851&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2627] 199.19.213.20 () {34 vars in 1010 bytes} [Tue May 26 09:06:54 2026] GET /v2.0/networks/cb70831d-3a05-4a4b-a13f-dfd77af40851?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: 1346/2628] 199.19.213.20 () {34 vars in 1110 bytes} [Tue May 26 09:06:54 2026] GET /v2.0/networks/cb70831d-3a05-4a4b-a13f-dfd77af40851?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: 1283/2629] 199.19.213.20 () {34 vars in 1078 bytes} [Tue May 26 09:06:55 2026] GET /v2.0/ports?tenant_id=278b43b38a204e31a4edc60ee4aa6609&device_id=1ef53c54-cc88-497b-bfc3-e7996545b70a => generated 4096 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2630] 199.19.213.20 () {34 vars in 1060 bytes} [Tue May 26 09:06:55 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.146&port_id=c117e07b-5791-45ad-84a7-abafa34ecf14 => 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: 1284/2631] 199.19.213.20 () {34 vars in 982 bytes} [Tue May 26 09:06:55 2026] GET /v2.0/subnets?id=f3b820e1-c78c-4e0d-a132-48007bd1eecc => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2632] 199.19.213.20 () {34 vars in 1050 bytes} [Tue May 26 09:06:55 2026] GET /v2.0/ports?network_id=5d88f0fd-41f5-4017-b0e3-7bfc2dcc64da&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2633] 199.19.213.20 () {34 vars in 1010 bytes} [Tue May 26 09:06:55 2026] GET /v2.0/networks/5d88f0fd-41f5-4017-b0e3-7bfc2dcc64da?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: 1349/2634] 199.19.213.20 () {34 vars in 1110 bytes} [Tue May 26 09:06:55 2026] GET /v2.0/networks/5d88f0fd-41f5-4017-b0e3-7bfc2dcc64da?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: 1286/2635] 199.19.213.20 () {34 vars in 1054 bytes} [Tue May 26 09:06:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.50&port_id=ae98ff7f-7597-4371-8a62-29c0c13e887a => 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: 1350/2636] 199.19.213.20 () {34 vars in 982 bytes} [Tue May 26 09:06:55 2026] GET /v2.0/subnets?id=ca29bb89-848b-4f0d-ad9f-d74cb37625c7 => generated 678 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2637] 199.19.213.20 () {34 vars in 1050 bytes} [Tue May 26 09:06:55 2026] GET /v2.0/ports?network_id=9fa950e2-f9ed-47b9-8f20-35d33450f354&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2638] 199.19.213.20 () {34 vars in 1010 bytes} [Tue May 26 09:06:55 2026] GET /v2.0/networks/9fa950e2-f9ed-47b9-8f20-35d33450f354?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: 1288/2639] 199.19.213.20 () {34 vars in 1110 bytes} [Tue May 26 09:06:55 2026] GET /v2.0/networks/9fa950e2-f9ed-47b9-8f20-35d33450f354?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: 1352/2640] 199.19.213.20 () {34 vars in 1056 bytes} [Tue May 26 09:06:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.211&port_id=1df88ad7-3cf6-49f7-8f08-3676cfb48511 => 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: 1289/2641] 199.19.213.20 () {34 vars in 1102 bytes} [Tue May 26 09:06:55 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A374&port_id=1df88ad7-3cf6-49f7-8f08-3676cfb48511 => 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: 1353/2642] 199.19.213.20 () {34 vars in 1062 bytes} [Tue May 26 09:06:55 2026] GET /v2.0/subnets?id=b0815bcf-ba2c-4d61-b3e1-c5acd9e6bc0b&id=f9b54262-1888-42f2-82e4-312a214a4135 => generated 1410 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2643] 199.19.213.20 () {34 vars in 1050 bytes} [Tue May 26 09:06:55 2026] GET /v2.0/ports?network_id=cb70831d-3a05-4a4b-a13f-dfd77af40851&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2644] 199.19.213.20 () {34 vars in 1050 bytes} [Tue May 26 09:06:55 2026] GET /v2.0/ports?network_id=cb70831d-3a05-4a4b-a13f-dfd77af40851&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: 1291/2645] 199.19.213.20 () {34 vars in 1010 bytes} [Tue May 26 09:06:55 2026] GET /v2.0/networks/cb70831d-3a05-4a4b-a13f-dfd77af40851?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: 1355/2646] 199.19.213.20 () {34 vars in 1110 bytes} [Tue May 26 09:06:55 2026] GET /v2.0/networks/cb70831d-3a05-4a4b-a13f-dfd77af40851?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: 1292/2647] 10.0.0.77 () {34 vars in 969 bytes} [Tue May 26 09:07:00 2026] GET /v2.0/ports/1df88ad7-3cf6-49f7-8f08-3676cfb48511 => generated 1520 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2648] 199.19.213.20 () {30 vars in 741 bytes} [Tue May 26 09:07:00 2026] GET /v2.0/networks/cb70831d-3a05-4a4b-a13f-dfd77af40851 => generated 797 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2649] 199.19.213.20 () {30 vars in 739 bytes} [Tue May 26 09:07:00 2026] GET /v2.0/subnets/b0815bcf-ba2c-4d61-b3e1-c5acd9e6bc0b => 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: 1357/2650] 199.19.213.20 () {30 vars in 739 bytes} [Tue May 26 09:07:00 2026] GET /v2.0/subnets/f9b54262-1888-42f2-82e4-312a214a4135 => generated 744 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2651] 199.19.213.20 () {30 vars in 701 bytes} [Tue May 26 09:07: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: 8|app: 0|req: 1358/2652] 199.19.213.20 () {30 vars in 703 bytes} [Tue May 26 09:07:00 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: 1295/2653] 199.19.213.20 () {30 vars in 679 bytes} [Tue May 26 09:07:00 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: 1359/2654] 199.19.213.20 () {30 vars in 715 bytes} [Tue May 26 09:07:00 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: 1296/2655] 199.19.213.20 () {30 vars in 739 bytes} [Tue May 26 09:07:00 2026] GET /v2.0/subnets/ca29bb89-848b-4f0d-ad9f-d74cb37625c7 => generated 675 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2656] 199.19.213.20 () {30 vars in 735 bytes} [Tue May 26 09:07:00 2026] GET /v2.0/ports/899d14cc-a8bf-48d0-a6eb-acec91a3c95d => 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: 1297/2657] 199.19.213.20 () {30 vars in 735 bytes} [Tue May 26 09:07:00 2026] GET /v2.0/ports/ae98ff7f-7597-4371-8a62-29c0c13e887a => generated 1346 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2658] 199.19.213.20 () {30 vars in 739 bytes} [Tue May 26 09:07:00 2026] GET /v2.0/subnets/ca29bb89-848b-4f0d-ad9f-d74cb37625c7 => 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: 1298/2659] 199.19.213.20 () {30 vars in 741 bytes} [Tue May 26 09:07:00 2026] GET /v2.0/networks/9fa950e2-f9ed-47b9-8f20-35d33450f354 => generated 799 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2660] 199.19.213.20 () {30 vars in 735 bytes} [Tue May 26 09:07:00 2026] GET /v2.0/ports/899d14cc-a8bf-48d0-a6eb-acec91a3c95d => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2661] 199.19.213.20 () {30 vars in 739 bytes} [Tue May 26 09:07:00 2026] GET /v2.0/subnets/ca29bb89-848b-4f0d-ad9f-d74cb37625c7 => generated 675 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2662] 10.0.0.191 () {30 vars in 689 bytes} [Tue May 26 09:07:04 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: 1300/2663] 10.0.0.191 () {30 vars in 691 bytes} [Tue May 26 09:07:04 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: 1364/2664] 10.0.0.191 () {30 vars in 667 bytes} [Tue May 26 09:07:04 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: 1301/2665] 10.0.0.191 () {30 vars in 703 bytes} [Tue May 26 09:07:04 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2668] 10.0.0.191 () {28 vars in 438 bytes} [Tue May 26 09:07:05 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2669] 10.0.0.191 () {30 vars in 727 bytes} [Tue May 26 09:07:05 2026] GET /v2.0/subnets/f265c5d5-fa14-4eb6-98c8-e6f0ecf9472e => generated 656 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2670] 199.19.213.20 () {30 vars in 701 bytes} [Tue May 26 09:07:05 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: 1304/2671] 199.19.213.20 () {30 vars in 703 bytes} [Tue May 26 09:07:05 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2672] 199.19.213.20 () {30 vars in 679 bytes} [Tue May 26 09:07:05 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2673] 199.19.213.20 () {30 vars in 715 bytes} [Tue May 26 09:07:05 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: 1369/2674] 199.19.213.20 () {30 vars in 739 bytes} [Tue May 26 09:07:05 2026] GET /v2.0/subnets/b0815bcf-ba2c-4d61-b3e1-c5acd9e6bc0b => generated 673 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2675] 199.19.213.20 () {30 vars in 739 bytes} [Tue May 26 09:07:05 2026] GET /v2.0/subnets/f265c5d5-fa14-4eb6-98c8-e6f0ecf9472e => 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: 1370/2676] 199.19.213.20 () {30 vars in 767 bytes} [Tue May 26 09:07:06 2026] GET /v2.0/ports?device_id=1ef53c54-cc88-497b-bfc3-e7996545b70a => generated 4098 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2677] 199.19.213.20 () {30 vars in 701 bytes} [Tue May 26 09:07:06 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: 1371/2678] 199.19.213.20 () {30 vars in 703 bytes} [Tue May 26 09:07:06 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: 1308/2679] 199.19.213.20 () {30 vars in 679 bytes} [Tue May 26 09:07:06 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: 1372/2680] 199.19.213.20 () {30 vars in 715 bytes} [Tue May 26 09:07: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: 1309/2681] 199.19.213.20 () {34 vars in 715 bytes} [Tue May 26 09:07:06 2026] POST /v2.0/ports => generated 1332 bytes in 332 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2682] 10.0.0.77 () {34 vars in 969 bytes} [Tue May 26 09:07:06 2026] GET /v2.0/ports/06166343-8596-4924-a7fb-ff3b534b81b3 => generated 1332 bytes in 66 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: 1310/2683] 10.0.0.77 () {34 vars in 905 bytes} [Tue May 26 09:07:06 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: 8|app: 0|req: 1374/2684] 199.19.213.20 () {34 vars in 1260 bytes} [Tue May 26 09:07:07 2026] GET /v2.0/ports/06166343-8596-4924-a7fb-ff3b534b81b3?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2685] 199.19.213.20 () {34 vars in 1010 bytes} [Tue May 26 09:07:07 2026] GET /v2.0/networks/95f107e3-d4c8-4193-8811-b73306efd75c?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: 1375/2686] 199.19.213.20 () {34 vars in 1110 bytes} [Tue May 26 09:07:07 2026] GET /v2.0/networks/95f107e3-d4c8-4193-8811-b73306efd75c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2687] 199.19.213.20 () {34 vars in 973 bytes} [Tue May 26 09:07:08 2026] GET /v2.0/ports/06166343-8596-4924-a7fb-ff3b534b81b3 => generated 1332 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2688] 199.19.213.20 () {34 vars in 984 bytes} [Tue May 26 09:07:08 2026] GET /v2.0/networks?id=95f107e3-d4c8-4193-8811-b73306efd75c => generated 801 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2689] 199.19.213.20 () {38 vars in 1026 bytes} [Tue May 26 09:07:08 2026] PUT /v2.0/ports/06166343-8596-4924-a7fb-ff3b534b81b3 => generated 1522 bytes in 482 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 09:07:09.034 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-afaa2513-b45b-41c3-a214-c757138bc6a6'] response: {'name': 'network-changed', 'server_uuid': '1ef53c54-cc88-497b-bfc3-e7996545b70a', 'tag': '06166343-8596-4924-a7fb-ff3b534b81b3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1377/2690] 199.19.213.20 () {34 vars in 1078 bytes} [Tue May 26 09:07:09 2026] GET /v2.0/ports?tenant_id=278b43b38a204e31a4edc60ee4aa6609&device_id=1ef53c54-cc88-497b-bfc3-e7996545b70a => generated 5612 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: 1314/2691] 199.19.213.20 () {34 vars in 984 bytes} [Tue May 26 09:07:09 2026] GET /v2.0/networks?id=95f107e3-d4c8-4193-8811-b73306efd75c => generated 801 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2692] 199.19.213.20 () {34 vars in 1056 bytes} [Tue May 26 09:07:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.113&port_id=06166343-8596-4924-a7fb-ff3b534b81b3 => 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: 1315/2693] 199.19.213.20 () {34 vars in 1104 bytes} [Tue May 26 09:07:09 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A363&port_id=06166343-8596-4924-a7fb-ff3b534b81b3 => 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: 1379/2694] 199.19.213.20 () {34 vars in 1062 bytes} [Tue May 26 09:07:09 2026] GET /v2.0/subnets?id=42521f84-e01c-4ec0-b8ca-e89a1f820b6b&id=f265c5d5-fa14-4eb6-98c8-e6f0ecf9472e => generated 1415 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2695] 199.19.213.20 () {34 vars in 1050 bytes} [Tue May 26 09:07:09 2026] GET /v2.0/ports?network_id=95f107e3-d4c8-4193-8811-b73306efd75c&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2696] 199.19.213.20 () {34 vars in 1050 bytes} [Tue May 26 09:07:09 2026] GET /v2.0/ports?network_id=95f107e3-d4c8-4193-8811-b73306efd75c&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2697] 199.19.213.20 () {34 vars in 1010 bytes} [Tue May 26 09:07:09 2026] GET /v2.0/networks/95f107e3-d4c8-4193-8811-b73306efd75c?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: 1381/2698] 199.19.213.20 () {34 vars in 1110 bytes} [Tue May 26 09:07:09 2026] GET /v2.0/networks/95f107e3-d4c8-4193-8811-b73306efd75c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2699] 199.19.213.20 () {34 vars in 1078 bytes} [Tue May 26 09:07:10 2026] GET /v2.0/ports?tenant_id=278b43b38a204e31a4edc60ee4aa6609&device_id=1ef53c54-cc88-497b-bfc3-e7996545b70a => generated 5612 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2700] 199.19.213.20 () {34 vars in 1060 bytes} [Tue May 26 09:07:11 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.146&port_id=c117e07b-5791-45ad-84a7-abafa34ecf14 => 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: 1319/2701] 199.19.213.20 () {34 vars in 982 bytes} [Tue May 26 09:07:11 2026] GET /v2.0/subnets?id=f3b820e1-c78c-4e0d-a132-48007bd1eecc => generated 654 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2702] 199.19.213.20 () {34 vars in 1050 bytes} [Tue May 26 09:07:11 2026] GET /v2.0/ports?network_id=5d88f0fd-41f5-4017-b0e3-7bfc2dcc64da&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2703] 199.19.213.20 () {34 vars in 1010 bytes} [Tue May 26 09:07:11 2026] GET /v2.0/networks/5d88f0fd-41f5-4017-b0e3-7bfc2dcc64da?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: 1384/2704] 199.19.213.20 () {34 vars in 1110 bytes} [Tue May 26 09:07:11 2026] GET /v2.0/networks/5d88f0fd-41f5-4017-b0e3-7bfc2dcc64da?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2705] 199.19.213.20 () {34 vars in 1054 bytes} [Tue May 26 09:07:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.50&port_id=ae98ff7f-7597-4371-8a62-29c0c13e887a => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2706] 199.19.213.20 () {34 vars in 982 bytes} [Tue May 26 09:07:11 2026] GET /v2.0/subnets?id=ca29bb89-848b-4f0d-ad9f-d74cb37625c7 => generated 678 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2707] 199.19.213.20 () {34 vars in 1050 bytes} [Tue May 26 09:07:11 2026] GET /v2.0/ports?network_id=9fa950e2-f9ed-47b9-8f20-35d33450f354&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: 1386/2708] 199.19.213.20 () {34 vars in 1010 bytes} [Tue May 26 09:07:11 2026] GET /v2.0/networks/9fa950e2-f9ed-47b9-8f20-35d33450f354?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2709] 199.19.213.20 () {34 vars in 1110 bytes} [Tue May 26 09:07:11 2026] GET /v2.0/networks/9fa950e2-f9ed-47b9-8f20-35d33450f354?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2710] 199.19.213.20 () {34 vars in 1056 bytes} [Tue May 26 09:07:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.211&port_id=1df88ad7-3cf6-49f7-8f08-3676cfb48511 => 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: 1324/2711] 199.19.213.20 () {34 vars in 1102 bytes} [Tue May 26 09:07:11 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A374&port_id=1df88ad7-3cf6-49f7-8f08-3676cfb48511 => 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: 1388/2712] 199.19.213.20 () {34 vars in 1062 bytes} [Tue May 26 09:07:11 2026] GET /v2.0/subnets?id=b0815bcf-ba2c-4d61-b3e1-c5acd9e6bc0b&id=f9b54262-1888-42f2-82e4-312a214a4135 => generated 1410 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2713] 199.19.213.20 () {34 vars in 1050 bytes} [Tue May 26 09:07:11 2026] GET /v2.0/ports?network_id=cb70831d-3a05-4a4b-a13f-dfd77af40851&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2714] 199.19.213.20 () {34 vars in 1050 bytes} [Tue May 26 09:07:11 2026] GET /v2.0/ports?network_id=cb70831d-3a05-4a4b-a13f-dfd77af40851&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: 1326/2715] 199.19.213.20 () {34 vars in 1010 bytes} [Tue May 26 09:07:11 2026] GET /v2.0/networks/cb70831d-3a05-4a4b-a13f-dfd77af40851?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: 1390/2716] 199.19.213.20 () {34 vars in 1110 bytes} [Tue May 26 09:07:11 2026] GET /v2.0/networks/cb70831d-3a05-4a4b-a13f-dfd77af40851?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2717] 199.19.213.20 () {34 vars in 1056 bytes} [Tue May 26 09:07:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.113&port_id=06166343-8596-4924-a7fb-ff3b534b81b3 => 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: 1391/2718] 199.19.213.20 () {34 vars in 1104 bytes} [Tue May 26 09:07:11 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A363&port_id=06166343-8596-4924-a7fb-ff3b534b81b3 => 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: 1328/2719] 199.19.213.20 () {34 vars in 1062 bytes} [Tue May 26 09:07:11 2026] GET /v2.0/subnets?id=42521f84-e01c-4ec0-b8ca-e89a1f820b6b&id=f265c5d5-fa14-4eb6-98c8-e6f0ecf9472e => generated 1415 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2720] 199.19.213.20 () {34 vars in 1050 bytes} [Tue May 26 09:07:11 2026] GET /v2.0/ports?network_id=95f107e3-d4c8-4193-8811-b73306efd75c&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: 1329/2721] 199.19.213.20 () {34 vars in 1050 bytes} [Tue May 26 09:07:11 2026] GET /v2.0/ports?network_id=95f107e3-d4c8-4193-8811-b73306efd75c&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2722] 199.19.213.20 () {34 vars in 1010 bytes} [Tue May 26 09:07:11 2026] GET /v2.0/networks/95f107e3-d4c8-4193-8811-b73306efd75c?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: 1330/2723] 199.19.213.20 () {34 vars in 1110 bytes} [Tue May 26 09:07:12 2026] GET /v2.0/networks/95f107e3-d4c8-4193-8811-b73306efd75c?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: 1394/2724] 10.0.0.77 () {34 vars in 969 bytes} [Tue May 26 09:07:15 2026] GET /v2.0/ports/06166343-8596-4924-a7fb-ff3b534b81b3 => generated 1524 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2725] 199.19.213.20 () {30 vars in 741 bytes} [Tue May 26 09:07:15 2026] GET /v2.0/networks/95f107e3-d4c8-4193-8811-b73306efd75c => generated 798 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2726] 199.19.213.20 () {30 vars in 739 bytes} [Tue May 26 09:07:15 2026] GET /v2.0/subnets/f265c5d5-fa14-4eb6-98c8-e6f0ecf9472e => generated 674 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2727] 199.19.213.20 () {30 vars in 739 bytes} [Tue May 26 09:07:15 2026] GET /v2.0/subnets/42521f84-e01c-4ec0-b8ca-e89a1f820b6b => generated 748 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2728] 199.19.213.20 () {30 vars in 735 bytes} [Tue May 26 09:07:15 2026] GET /v2.0/ports/1df88ad7-3cf6-49f7-8f08-3676cfb48511 => generated 1520 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2729] 199.19.213.20 () {34 vars in 788 bytes} [Tue May 26 09:07:16 2026] PUT /v2.0/ports/1df88ad7-3cf6-49f7-8f08-3676cfb48511 => generated 1255 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 09:07:16.354 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-60d0f6ed-881c-4a6c-ba71-dcb38afb9bf7'] response: {'name': 'network-changed', 'server_uuid': '1ef53c54-cc88-497b-bfc3-e7996545b70a', 'tag': '1df88ad7-3cf6-49f7-8f08-3676cfb48511', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1397/2730] 199.19.213.20 () {30 vars in 741 bytes} [Tue May 26 09:07:16 2026] GET /v2.0/networks/cb70831d-3a05-4a4b-a13f-dfd77af40851 => generated 797 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1334/2731] 199.19.213.20 () {30 vars in 739 bytes} [Tue May 26 09:07:16 2026] GET /v2.0/subnets/b0815bcf-ba2c-4d61-b3e1-c5acd9e6bc0b => generated 673 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2732] 199.19.213.20 () {30 vars in 701 bytes} [Tue May 26 09:07:16 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2733] 199.19.213.20 () {30 vars in 703 bytes} [Tue May 26 09:07:16 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: 1399/2734] 199.19.213.20 () {30 vars in 679 bytes} [Tue May 26 09:07:16 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2735] 199.19.213.20 () {30 vars in 715 bytes} [Tue May 26 09:07:16 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2736] 199.19.213.20 () {30 vars in 739 bytes} [Tue May 26 09:07:16 2026] GET /v2.0/subnets/ca29bb89-848b-4f0d-ad9f-d74cb37625c7 => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2737] 199.19.213.20 () {30 vars in 735 bytes} [Tue May 26 09:07:16 2026] GET /v2.0/ports/899d14cc-a8bf-48d0-a6eb-acec91a3c95d => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2738] 199.19.213.20 () {30 vars in 735 bytes} [Tue May 26 09:07:16 2026] GET /v2.0/ports/ae98ff7f-7597-4371-8a62-29c0c13e887a => generated 1346 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2739] 199.19.213.20 () {30 vars in 739 bytes} [Tue May 26 09:07:16 2026] GET /v2.0/subnets/ca29bb89-848b-4f0d-ad9f-d74cb37625c7 => generated 675 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2740] 199.19.213.20 () {30 vars in 741 bytes} [Tue May 26 09:07:16 2026] GET /v2.0/networks/9fa950e2-f9ed-47b9-8f20-35d33450f354 => generated 799 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2741] 199.19.213.20 () {30 vars in 735 bytes} [Tue May 26 09:07:16 2026] GET /v2.0/ports/899d14cc-a8bf-48d0-a6eb-acec91a3c95d => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2742] 199.19.213.20 () {34 vars in 1078 bytes} [Tue May 26 09:07:16 2026] GET /v2.0/ports?tenant_id=278b43b38a204e31a4edc60ee4aa6609&device_id=1ef53c54-cc88-497b-bfc3-e7996545b70a => generated 5385 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2743] 199.19.213.20 () {30 vars in 739 bytes} [Tue May 26 09:07:16 2026] GET /v2.0/subnets/ca29bb89-848b-4f0d-ad9f-d74cb37625c7 => generated 675 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2744] 199.19.213.20 () {34 vars in 984 bytes} [Tue May 26 09:07:16 2026] GET /v2.0/networks?id=cb70831d-3a05-4a4b-a13f-dfd77af40851 => generated 800 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2745] 199.19.213.20 () {34 vars in 1056 bytes} [Tue May 26 09:07:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.211&port_id=1df88ad7-3cf6-49f7-8f08-3676cfb48511 => 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: 1405/2746] 199.19.213.20 () {34 vars in 982 bytes} [Tue May 26 09:07:17 2026] GET /v2.0/subnets?id=b0815bcf-ba2c-4d61-b3e1-c5acd9e6bc0b => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2747] 199.19.213.20 () {34 vars in 1050 bytes} [Tue May 26 09:07:17 2026] GET /v2.0/ports?network_id=cb70831d-3a05-4a4b-a13f-dfd77af40851&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2748] 199.19.213.20 () {34 vars in 1010 bytes} [Tue May 26 09:07:17 2026] GET /v2.0/networks/cb70831d-3a05-4a4b-a13f-dfd77af40851?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: 1343/2749] 199.19.213.20 () {34 vars in 1110 bytes} [Tue May 26 09:07:17 2026] GET /v2.0/networks/cb70831d-3a05-4a4b-a13f-dfd77af40851?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: 1408/2752] 199.19.213.20 () {30 vars in 701 bytes} [Tue May 26 09:07:29 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2753] 199.19.213.20 () {30 vars in 703 bytes} [Tue May 26 09:07:29 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2754] 199.19.213.20 () {30 vars in 679 bytes} [Tue May 26 09:07:29 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: 1346/2755] 199.19.213.20 () {30 vars in 715 bytes} [Tue May 26 09:07:29 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2756] 199.19.213.20 () {30 vars in 739 bytes} [Tue May 26 09:07:29 2026] GET /v2.0/subnets/b0815bcf-ba2c-4d61-b3e1-c5acd9e6bc0b => generated 673 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2757] 199.19.213.20 () {30 vars in 767 bytes} [Tue May 26 09:07:29 2026] GET /v2.0/ports?device_id=1ef53c54-cc88-497b-bfc3-e7996545b70a => generated 5385 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2758] 199.19.213.20 () {30 vars in 701 bytes} [Tue May 26 09:07:29 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2759] 199.19.213.20 () {30 vars in 703 bytes} [Tue May 26 09:07:29 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2760] 199.19.213.20 () {30 vars in 679 bytes} [Tue May 26 09:07:29 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: 1349/2761] 199.19.213.20 () {30 vars in 715 bytes} [Tue May 26 09:07:29 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: 1413/2762] 199.19.213.20 () {30 vars in 735 bytes} [Tue May 26 09:07:29 2026] GET /v2.0/ports/06166343-8596-4924-a7fb-ff3b534b81b3 => 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: 1350/2763] 199.19.213.20 () {34 vars in 788 bytes} [Tue May 26 09:07:30 2026] PUT /v2.0/ports/06166343-8596-4924-a7fb-ff3b534b81b3 => generated 1311 bytes in 345 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 09:07:30.400 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9a5000b7-e8d3-481b-b282-3dbc0cb663d6'] response: {'name': 'network-changed', 'server_uuid': '1ef53c54-cc88-497b-bfc3-e7996545b70a', 'tag': '06166343-8596-4924-a7fb-ff3b534b81b3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1414/2764] 199.19.213.20 () {30 vars in 741 bytes} [Tue May 26 09:07:30 2026] GET /v2.0/networks/95f107e3-d4c8-4193-8811-b73306efd75c => generated 798 bytes in 54 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: 1351/2765] 199.19.213.20 () {30 vars in 739 bytes} [Tue May 26 09:07:30 2026] GET /v2.0/subnets/42521f84-e01c-4ec0-b8ca-e89a1f820b6b => generated 748 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2766] 199.19.213.20 () {30 vars in 735 bytes} [Tue May 26 09:07:30 2026] GET /v2.0/ports/06166343-8596-4924-a7fb-ff3b534b81b3 => generated 1347 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2767] 199.19.213.20 () {34 vars in 787 bytes} [Tue May 26 09:07:30 2026] PUT /v2.0/ports/06166343-8596-4924-a7fb-ff3b534b81b3 => generated 1080 bytes in 307 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2768] 199.19.213.20 () {30 vars in 741 bytes} [Tue May 26 09:07:30 2026] GET /v2.0/networks/95f107e3-d4c8-4193-8811-b73306efd75c => generated 798 bytes in 47 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: 1353/2769] 199.19.213.20 () {30 vars in 767 bytes} [Tue May 26 09:07:30 2026] GET /v2.0/ports?device_id=1ef53c54-cc88-497b-bfc3-e7996545b70a => generated 4977 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2770] 199.19.213.20 () {34 vars in 1078 bytes} [Tue May 26 09:07:30 2026] GET /v2.0/ports?tenant_id=278b43b38a204e31a4edc60ee4aa6609&device_id=1ef53c54-cc88-497b-bfc3-e7996545b70a => generated 4977 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2771] 199.19.213.20 () {34 vars in 984 bytes} [Tue May 26 09:07:31 2026] GET /v2.0/networks?id=95f107e3-d4c8-4193-8811-b73306efd75c => generated 801 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2772] 199.19.213.20 () {30 vars in 767 bytes} [Tue May 26 09:07:31 2026] GET /v2.0/ports?device_id=1ef53c54-cc88-497b-bfc3-e7996545b70a => generated 4977 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2773] 199.19.213.20 () {34 vars in 1010 bytes} [Tue May 26 09:07:31 2026] GET /v2.0/networks/95f107e3-d4c8-4193-8811-b73306efd75c?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2774] 199.19.213.20 () {34 vars in 1110 bytes} [Tue May 26 09:07:31 2026] GET /v2.0/networks/95f107e3-d4c8-4193-8811-b73306efd75c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2775] 199.19.213.20 () {30 vars in 767 bytes} [Tue May 26 09:07:32 2026] GET /v2.0/ports?device_id=1ef53c54-cc88-497b-bfc3-e7996545b70a => generated 4977 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 09:07:32.443 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e6496e87-002f-46cd-b9a1-682b1b7412c2'] response: {'name': 'network-changed', 'server_uuid': '1ef53c54-cc88-497b-bfc3-e7996545b70a', 'tag': '06166343-8596-4924-a7fb-ff3b534b81b3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1420/2776] 199.19.213.20 () {34 vars in 1078 bytes} [Tue May 26 09:07:32 2026] GET /v2.0/ports?tenant_id=278b43b38a204e31a4edc60ee4aa6609&device_id=1ef53c54-cc88-497b-bfc3-e7996545b70a => generated 4977 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2777] 199.19.213.20 () {34 vars in 984 bytes} [Tue May 26 09:07:33 2026] GET /v2.0/networks?id=95f107e3-d4c8-4193-8811-b73306efd75c => generated 801 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2778] 199.19.213.20 () {34 vars in 1010 bytes} [Tue May 26 09:07:33 2026] GET /v2.0/networks/95f107e3-d4c8-4193-8811-b73306efd75c?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2779] 199.19.213.20 () {34 vars in 1110 bytes} [Tue May 26 09:07:33 2026] GET /v2.0/networks/95f107e3-d4c8-4193-8811-b73306efd75c?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: 1422/2780] 199.19.213.20 () {30 vars in 767 bytes} [Tue May 26 09:07:33 2026] GET /v2.0/ports?device_id=1ef53c54-cc88-497b-bfc3-e7996545b70a => generated 4977 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2781] 199.19.213.20 () {34 vars in 973 bytes} [Tue May 26 09:07:33 2026] GET /v2.0/ports/06166343-8596-4924-a7fb-ff3b534b81b3 => generated 1116 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2782] 199.19.213.20 () {34 vars in 1058 bytes} [Tue May 26 09:07:33 2026] GET /v2.0/ports/06166343-8596-4924-a7fb-ff3b534b81b3?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2783] 199.19.213.20 () {34 vars in 1014 bytes} [Tue May 26 09:07:33 2026] GET /v2.0/networks/95f107e3-d4c8-4193-8811-b73306efd75c?fields=dns_domain => generated 29 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2784] 199.19.213.20 () {38 vars in 1026 bytes} [Tue May 26 09:07:33 2026] PUT /v2.0/ports/06166343-8596-4924-a7fb-ff3b534b81b3 => generated 917 bytes in 336 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2785] 199.19.213.20 () {30 vars in 767 bytes} [Tue May 26 09:07:34 2026] GET /v2.0/ports?device_id=1ef53c54-cc88-497b-bfc3-e7996545b70a => generated 3869 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:07:34.429 8 INFO neutron_taas.services.taas.taas_plugin [None req-d555fac0-625d-4613-a01e-af72d2354190 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] TaaS: Handle Delete Port: 06166343-8596-4924-a7fb-ff3b534b81b3 2026-05-26 09:07:34.433 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d555fac0-625d-4613-a01e-af72d2354190 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Tap Mirror: Handle Delete Port: 06166343-8596-4924-a7fb-ff3b534b81b3 [pid: 8|app: 0|req: 1425/2786] 199.19.213.20 () {32 vars in 757 bytes} [Tue May 26 09:07:34 2026] DELETE /v2.0/ports/06166343-8596-4924-a7fb-ff3b534b81b3 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2787] 199.19.213.20 () {30 vars in 701 bytes} [Tue May 26 09:07: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: 8|app: 0|req: 1426/2788] 199.19.213.20 () {30 vars in 703 bytes} [Tue May 26 09:07:34 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: 1363/2789] 199.19.213.20 () {30 vars in 679 bytes} [Tue May 26 09:07: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: 8|app: 0|req: 1427/2790] 199.19.213.20 () {30 vars in 715 bytes} [Tue May 26 09:07:34 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2791] 199.19.213.20 () {30 vars in 739 bytes} [Tue May 26 09:07:34 2026] GET /v2.0/subnets/ca29bb89-848b-4f0d-ad9f-d74cb37625c7 => generated 675 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2792] 199.19.213.20 () {30 vars in 735 bytes} [Tue May 26 09:07:34 2026] GET /v2.0/ports/899d14cc-a8bf-48d0-a6eb-acec91a3c95d => 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: 1365/2793] 199.19.213.20 () {30 vars in 735 bytes} [Tue May 26 09:07:34 2026] GET /v2.0/ports/ae98ff7f-7597-4371-8a62-29c0c13e887a => generated 1346 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2794] 199.19.213.20 () {30 vars in 739 bytes} [Tue May 26 09:07:34 2026] GET /v2.0/subnets/ca29bb89-848b-4f0d-ad9f-d74cb37625c7 => 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: 1431/2797] 199.19.213.20 () {30 vars in 741 bytes} [Tue May 26 09:07:34 2026] GET /v2.0/networks/9fa950e2-f9ed-47b9-8f20-35d33450f354 => generated 799 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2798] 199.19.213.20 () {30 vars in 735 bytes} [Tue May 26 09:07:34 2026] GET /v2.0/ports/899d14cc-a8bf-48d0-a6eb-acec91a3c95d => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2799] 199.19.213.20 () {30 vars in 739 bytes} [Tue May 26 09:07:34 2026] GET /v2.0/subnets/ca29bb89-848b-4f0d-ad9f-d74cb37625c7 => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2800] 199.19.213.20 () {34 vars in 1078 bytes} [Tue May 26 09:07:35 2026] GET /v2.0/ports?tenant_id=278b43b38a204e31a4edc60ee4aa6609&device_id=1ef53c54-cc88-497b-bfc3-e7996545b70a => generated 3869 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2801] 199.19.213.20 () {34 vars in 1224 bytes} [Tue May 26 09:07:35 2026] GET /v2.0/networks?id=5d88f0fd-41f5-4017-b0e3-7bfc2dcc64da&id=9fa950e2-f9ed-47b9-8f20-35d33450f354&id=cb70831d-3a05-4a4b-a13f-dfd77af40851&id=95f107e3-d4c8-4193-8811-b73306efd75c => generated 3096 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2802] 199.19.213.20 () {34 vars in 1060 bytes} [Tue May 26 09:07:35 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.146&port_id=c117e07b-5791-45ad-84a7-abafa34ecf14 => 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: 1434/2803] 199.19.213.20 () {34 vars in 982 bytes} [Tue May 26 09:07:35 2026] GET /v2.0/subnets?id=f3b820e1-c78c-4e0d-a132-48007bd1eecc => 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: 1370/2804] 199.19.213.20 () {34 vars in 1050 bytes} [Tue May 26 09:07:35 2026] GET /v2.0/ports?network_id=5d88f0fd-41f5-4017-b0e3-7bfc2dcc64da&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2805] 199.19.213.20 () {34 vars in 1010 bytes} [Tue May 26 09:07:35 2026] GET /v2.0/networks/5d88f0fd-41f5-4017-b0e3-7bfc2dcc64da?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2806] 199.19.213.20 () {34 vars in 1110 bytes} [Tue May 26 09:07:35 2026] GET /v2.0/networks/5d88f0fd-41f5-4017-b0e3-7bfc2dcc64da?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: 1436/2807] 199.19.213.20 () {34 vars in 1054 bytes} [Tue May 26 09:07:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.50&port_id=ae98ff7f-7597-4371-8a62-29c0c13e887a => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2808] 199.19.213.20 () {34 vars in 982 bytes} [Tue May 26 09:07:35 2026] GET /v2.0/subnets?id=ca29bb89-848b-4f0d-ad9f-d74cb37625c7 => generated 678 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2809] 199.19.213.20 () {34 vars in 1050 bytes} [Tue May 26 09:07:35 2026] GET /v2.0/ports?network_id=9fa950e2-f9ed-47b9-8f20-35d33450f354&device_owner=network%3Adhcp => generated 1461 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2810] 199.19.213.20 () {34 vars in 1010 bytes} [Tue May 26 09:07:35 2026] GET /v2.0/networks/9fa950e2-f9ed-47b9-8f20-35d33450f354?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: 1438/2811] 199.19.213.20 () {34 vars in 1110 bytes} [Tue May 26 09:07:36 2026] GET /v2.0/networks/9fa950e2-f9ed-47b9-8f20-35d33450f354?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: 1374/2812] 199.19.213.20 () {34 vars in 1056 bytes} [Tue May 26 09:07:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.211&port_id=1df88ad7-3cf6-49f7-8f08-3676cfb48511 => 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: 1439/2813] 199.19.213.20 () {34 vars in 982 bytes} [Tue May 26 09:07:36 2026] GET /v2.0/subnets?id=b0815bcf-ba2c-4d61-b3e1-c5acd9e6bc0b => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2814] 199.19.213.20 () {34 vars in 1050 bytes} [Tue May 26 09:07:36 2026] GET /v2.0/ports?network_id=cb70831d-3a05-4a4b-a13f-dfd77af40851&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2815] 199.19.213.20 () {34 vars in 1010 bytes} [Tue May 26 09:07:36 2026] GET /v2.0/networks/cb70831d-3a05-4a4b-a13f-dfd77af40851?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: 1376/2816] 199.19.213.20 () {34 vars in 1110 bytes} [Tue May 26 09:07:36 2026] GET /v2.0/networks/cb70831d-3a05-4a4b-a13f-dfd77af40851?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: 1441/2817] 199.19.213.20 () {30 vars in 701 bytes} [Tue May 26 09:07:40 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2818] 199.19.213.20 () {30 vars in 703 bytes} [Tue May 26 09:07:40 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: 1442/2819] 199.19.213.20 () {30 vars in 679 bytes} [Tue May 26 09:07:40 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: 1378/2820] 199.19.213.20 () {30 vars in 715 bytes} [Tue May 26 09:07:40 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: 1443/2821] 199.19.213.20 () {30 vars in 767 bytes} [Tue May 26 09:07:40 2026] GET /v2.0/ports?device_id=1ef53c54-cc88-497b-bfc3-e7996545b70a => generated 3869 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2822] 199.19.213.20 () {30 vars in 701 bytes} [Tue May 26 09:07:40 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2823] 199.19.213.20 () {30 vars in 703 bytes} [Tue May 26 09:07:40 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2824] 199.19.213.20 () {30 vars in 679 bytes} [Tue May 26 09:07:40 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2825] 199.19.213.20 () {30 vars in 715 bytes} [Tue May 26 09:07:40 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: 1381/2826] 199.19.213.20 () {30 vars in 735 bytes} [Tue May 26 09:07:40 2026] GET /v2.0/ports/1df88ad7-3cf6-49f7-8f08-3676cfb48511 => generated 1291 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2827] 199.19.213.20 () {34 vars in 787 bytes} [Tue May 26 09:07:40 2026] PUT /v2.0/ports/1df88ad7-3cf6-49f7-8f08-3676cfb48511 => generated 1080 bytes in 315 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 09:07:40.797 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ecfcb252-b5d4-4f8a-b6e2-2ca4dc045c98'] response: {'name': 'network-changed', 'server_uuid': '1ef53c54-cc88-497b-bfc3-e7996545b70a', 'tag': '1df88ad7-3cf6-49f7-8f08-3676cfb48511', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1382/2828] 199.19.213.20 () {30 vars in 741 bytes} [Tue May 26 09:07:40 2026] GET /v2.0/networks/cb70831d-3a05-4a4b-a13f-dfd77af40851 => generated 797 bytes in 44 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: 1447/2829] 199.19.213.20 () {30 vars in 767 bytes} [Tue May 26 09:07:40 2026] GET /v2.0/ports?device_id=1ef53c54-cc88-497b-bfc3-e7996545b70a => generated 3694 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2830] 199.19.213.20 () {30 vars in 767 bytes} [Tue May 26 09:07:40 2026] GET /v2.0/ports?device_id=1ef53c54-cc88-497b-bfc3-e7996545b70a => generated 3694 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2831] 199.19.213.20 () {34 vars in 1078 bytes} [Tue May 26 09:07:41 2026] GET /v2.0/ports?tenant_id=278b43b38a204e31a4edc60ee4aa6609&device_id=1ef53c54-cc88-497b-bfc3-e7996545b70a => generated 3694 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2832] 199.19.213.20 () {34 vars in 984 bytes} [Tue May 26 09:07:41 2026] GET /v2.0/networks?id=cb70831d-3a05-4a4b-a13f-dfd77af40851 => generated 800 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2833] 199.19.213.20 () {34 vars in 1010 bytes} [Tue May 26 09:07:41 2026] GET /v2.0/networks/cb70831d-3a05-4a4b-a13f-dfd77af40851?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2834] 199.19.213.20 () {34 vars in 1110 bytes} [Tue May 26 09:07:41 2026] GET /v2.0/networks/cb70831d-3a05-4a4b-a13f-dfd77af40851?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: 1450/2835] 199.19.213.20 () {30 vars in 767 bytes} [Tue May 26 09:07:41 2026] GET /v2.0/ports?device_id=1ef53c54-cc88-497b-bfc3-e7996545b70a => generated 3694 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2836] 199.19.213.20 () {34 vars in 973 bytes} [Tue May 26 09:07:42 2026] GET /v2.0/ports/1df88ad7-3cf6-49f7-8f08-3676cfb48511 => generated 1116 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2837] 199.19.213.20 () {34 vars in 1058 bytes} [Tue May 26 09:07:43 2026] GET /v2.0/ports/1df88ad7-3cf6-49f7-8f08-3676cfb48511?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2838] 199.19.213.20 () {30 vars in 767 bytes} [Tue May 26 09:07:43 2026] GET /v2.0/ports?device_id=1ef53c54-cc88-497b-bfc3-e7996545b70a => generated 3694 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2839] 199.19.213.20 () {34 vars in 1014 bytes} [Tue May 26 09:07:43 2026] GET /v2.0/networks/cb70831d-3a05-4a4b-a13f-dfd77af40851?fields=dns_domain => generated 29 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2840] 199.19.213.20 () {38 vars in 1026 bytes} [Tue May 26 09:07:43 2026] PUT /v2.0/ports/1df88ad7-3cf6-49f7-8f08-3676cfb48511 => generated 917 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2841] 199.19.213.20 () {30 vars in 767 bytes} [Tue May 26 09:07:44 2026] GET /v2.0/ports?device_id=1ef53c54-cc88-497b-bfc3-e7996545b70a => generated 2586 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:07:44.261 8 INFO neutron_taas.services.taas.taas_plugin [None req-2679ed2f-9006-4481-8d8b-0a956dc0ae92 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] TaaS: Handle Delete Port: 1df88ad7-3cf6-49f7-8f08-3676cfb48511 2026-05-26 09:07:44.264 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2679ed2f-9006-4481-8d8b-0a956dc0ae92 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Tap Mirror: Handle Delete Port: 1df88ad7-3cf6-49f7-8f08-3676cfb48511 [pid: 8|app: 0|req: 1453/2842] 199.19.213.20 () {32 vars in 757 bytes} [Tue May 26 09:07:44 2026] DELETE /v2.0/ports/1df88ad7-3cf6-49f7-8f08-3676cfb48511 => 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: 1390/2843] 199.19.213.20 () {30 vars in 701 bytes} [Tue May 26 09:07:44 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: 1454/2844] 199.19.213.20 () {30 vars in 703 bytes} [Tue May 26 09:07:44 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: 1391/2845] 199.19.213.20 () {30 vars in 679 bytes} [Tue May 26 09:07:44 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: 1455/2846] 199.19.213.20 () {30 vars in 715 bytes} [Tue May 26 09:07:44 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: 1392/2847] 199.19.213.20 () {30 vars in 739 bytes} [Tue May 26 09:07:44 2026] GET /v2.0/subnets/ca29bb89-848b-4f0d-ad9f-d74cb37625c7 => 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: 1456/2848] 199.19.213.20 () {30 vars in 735 bytes} [Tue May 26 09:07:44 2026] GET /v2.0/ports/899d14cc-a8bf-48d0-a6eb-acec91a3c95d => 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: 1393/2849] 199.19.213.20 () {30 vars in 735 bytes} [Tue May 26 09:07:44 2026] GET /v2.0/ports/ae98ff7f-7597-4371-8a62-29c0c13e887a => generated 1346 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2850] 199.19.213.20 () {30 vars in 739 bytes} [Tue May 26 09:07:44 2026] GET /v2.0/subnets/ca29bb89-848b-4f0d-ad9f-d74cb37625c7 => generated 675 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2851] 199.19.213.20 () {30 vars in 741 bytes} [Tue May 26 09:07:44 2026] GET /v2.0/networks/9fa950e2-f9ed-47b9-8f20-35d33450f354 => generated 799 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2852] 199.19.213.20 () {30 vars in 735 bytes} [Tue May 26 09:07:44 2026] GET /v2.0/ports/899d14cc-a8bf-48d0-a6eb-acec91a3c95d => 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: 1395/2853] 199.19.213.20 () {30 vars in 739 bytes} [Tue May 26 09:07:44 2026] GET /v2.0/subnets/ca29bb89-848b-4f0d-ad9f-d74cb37625c7 => generated 675 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2854] 199.19.213.20 () {34 vars in 1078 bytes} [Tue May 26 09:07:44 2026] GET /v2.0/ports?tenant_id=278b43b38a204e31a4edc60ee4aa6609&device_id=1ef53c54-cc88-497b-bfc3-e7996545b70a => generated 2586 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2855] 199.19.213.20 () {34 vars in 1144 bytes} [Tue May 26 09:07:44 2026] GET /v2.0/networks?id=5d88f0fd-41f5-4017-b0e3-7bfc2dcc64da&id=9fa950e2-f9ed-47b9-8f20-35d33450f354&id=cb70831d-3a05-4a4b-a13f-dfd77af40851 => generated 2309 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2856] 199.19.213.20 () {34 vars in 1060 bytes} [Tue May 26 09:07:45 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.146&port_id=c117e07b-5791-45ad-84a7-abafa34ecf14 => 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: 1397/2857] 199.19.213.20 () {34 vars in 982 bytes} [Tue May 26 09:07:45 2026] GET /v2.0/subnets?id=f3b820e1-c78c-4e0d-a132-48007bd1eecc => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2858] 199.19.213.20 () {34 vars in 1050 bytes} [Tue May 26 09:07:45 2026] GET /v2.0/ports?network_id=5d88f0fd-41f5-4017-b0e3-7bfc2dcc64da&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2859] 199.19.213.20 () {34 vars in 1010 bytes} [Tue May 26 09:07:45 2026] GET /v2.0/networks/5d88f0fd-41f5-4017-b0e3-7bfc2dcc64da?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: 1462/2860] 199.19.213.20 () {34 vars in 1110 bytes} [Tue May 26 09:07:45 2026] GET /v2.0/networks/5d88f0fd-41f5-4017-b0e3-7bfc2dcc64da?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: 1399/2861] 199.19.213.20 () {34 vars in 1054 bytes} [Tue May 26 09:07:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.50&port_id=ae98ff7f-7597-4371-8a62-29c0c13e887a => 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: 1463/2862] 199.19.213.20 () {34 vars in 982 bytes} [Tue May 26 09:07:45 2026] GET /v2.0/subnets?id=ca29bb89-848b-4f0d-ad9f-d74cb37625c7 => generated 678 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2863] 199.19.213.20 () {34 vars in 1050 bytes} [Tue May 26 09:07:45 2026] GET /v2.0/ports?network_id=9fa950e2-f9ed-47b9-8f20-35d33450f354&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2864] 199.19.213.20 () {34 vars in 1010 bytes} [Tue May 26 09:07:45 2026] GET /v2.0/networks/9fa950e2-f9ed-47b9-8f20-35d33450f354?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2865] 199.19.213.20 () {34 vars in 1110 bytes} [Tue May 26 09:07:45 2026] GET /v2.0/networks/9fa950e2-f9ed-47b9-8f20-35d33450f354?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2868] 199.19.213.20 () {30 vars in 701 bytes} [Tue May 26 09:07:57 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: 1466/2869] 199.19.213.20 () {30 vars in 703 bytes} [Tue May 26 09:07:57 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2870] 199.19.213.20 () {30 vars in 679 bytes} [Tue May 26 09:07:57 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2871] 199.19.213.20 () {30 vars in 715 bytes} [Tue May 26 09:07:57 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 09:07:57.497 7 INFO neutron.api.v2.resource [None req-cda253ae-3e6c-42b2-a498-266fceeeb672 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1405/2872] 199.19.213.20 () {30 vars in 761 bytes} [Tue May 26 09:07:57 2026] GET /v2.0/security-groups/lb-de3573b2-4cde-4a69-b0c6-2f0ad00fe58f => 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: 1468/2873] 199.19.213.20 () {30 vars in 783 bytes} [Tue May 26 09:07:57 2026] GET /v2.0/security-groups?name=lb-de3573b2-4cde-4a69-b0c6-2f0ad00fe58f => generated 2865 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2874] 199.19.213.20 () {30 vars in 813 bytes} [Tue May 26 09:07:57 2026] GET /v2.0/security-group-rules?security_group_id=cb2e5411-ffb7-4af3-8d82-54ff5705679c => generated 2334 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2875] 199.19.213.20 () {32 vars in 787 bytes} [Tue May 26 09:07:57 2026] DELETE /v2.0/security-group-rules/08fd8f0d-016c-4967-a96b-fc5c1077cfbc => generated 0 bytes in 164 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2876] 199.19.213.20 () {32 vars in 787 bytes} [Tue May 26 09:07:57 2026] DELETE /v2.0/security-group-rules/dafc62a3-b4d9-426b-8740-e880d75ee750 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 09:08:00.484 8 INFO neutron_taas.services.taas.taas_plugin [None req-890f4b7f-f7e8-47c4-a97f-1011ef0a83be 6669b1d1022143b18c5baa5f4537e10c 69b31e23f79b4134a6136df3954c3e34 - - default default] TaaS: Handle Delete Port: 68dcae3f-9a13-4fe1-8d07-32798e3127e3 2026-05-26 09:08:00.488 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-890f4b7f-f7e8-47c4-a97f-1011ef0a83be 6669b1d1022143b18c5baa5f4537e10c 69b31e23f79b4134a6136df3954c3e34 - - default default] Tap Mirror: Handle Delete Port: 68dcae3f-9a13-4fe1-8d07-32798e3127e3 2026-05-26 09:08:00.722 8 INFO neutron.db.l3_db [None req-890f4b7f-f7e8-47c4-a97f-1011ef0a83be 6669b1d1022143b18c5baa5f4537e10c 69b31e23f79b4134a6136df3954c3e34 - - default default] Floating IP 9f7bc259-1e4f-4aa9-baa3-cace5b118170 disassociated (deleted). External IP: 10.96.250.202, port: 899d14cc-a8bf-48d0-a6eb-acec91a3c95d. [pid: 8|app: 0|req: 1470/2877] 10.0.0.136 () {32 vars in 731 bytes} [Tue May 26 09:08:00 2026] DELETE /v2.0/floatingips/9f7bc259-1e4f-4aa9-baa3-cace5b118170 => generated 0 bytes in 713 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 09:08:01.087 7 INFO neutron.api.v2.resource [None req-1fb7a520-7ffe-45f2-8ac7-1be0e11096c0 6669b1d1022143b18c5baa5f4537e10c 69b31e23f79b4134a6136df3954c3e34 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1408/2878] 10.0.0.136 () {32 vars in 728 bytes} [Tue May 26 09:08:01 2026] GET /v2.0/floatingips/9f7bc259-1e4f-4aa9-baa3-cace5b118170 => generated 144 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2879] 199.19.213.20 () {30 vars in 701 bytes} [Tue May 26 09:08:01 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2880] 199.19.213.20 () {30 vars in 703 bytes} [Tue May 26 09:08:01 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2881] 199.19.213.20 () {30 vars in 679 bytes} [Tue May 26 09:08:01 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2882] 199.19.213.20 () {30 vars in 715 bytes} [Tue May 26 09:08:01 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 09:08:01.980 8 INFO neutron.api.v2.resource [None req-d1faf1c1-5356-452e-bcbc-f873da4595f4 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1473/2883] 199.19.213.20 () {30 vars in 761 bytes} [Tue May 26 09:08:01 2026] GET /v2.0/security-groups/lb-de3573b2-4cde-4a69-b0c6-2f0ad00fe58f => 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: 1411/2884] 199.19.213.20 () {30 vars in 783 bytes} [Tue May 26 09:08:01 2026] GET /v2.0/security-groups?name=lb-de3573b2-4cde-4a69-b0c6-2f0ad00fe58f => 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: 1474/2885] 199.19.213.20 () {30 vars in 813 bytes} [Tue May 26 09:08:02 2026] GET /v2.0/security-group-rules?security_group_id=cb2e5411-ffb7-4af3-8d82-54ff5705679c => 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: 1412/2886] 199.19.213.20 () {30 vars in 701 bytes} [Tue May 26 09:08:02 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: 1475/2887] 199.19.213.20 () {30 vars in 703 bytes} [Tue May 26 09:08:02 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: 1413/2888] 199.19.213.20 () {30 vars in 679 bytes} [Tue May 26 09:08:02 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2889] 199.19.213.20 () {30 vars in 715 bytes} [Tue May 26 09:08:02 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2890] 199.19.213.20 () {30 vars in 739 bytes} [Tue May 26 09:08:02 2026] GET /v2.0/subnets/ca29bb89-848b-4f0d-ad9f-d74cb37625c7 => generated 675 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2891] 199.19.213.20 () {30 vars in 767 bytes} [Tue May 26 09:08:02 2026] GET /v2.0/ports?device_id=1ef53c54-cc88-497b-bfc3-e7996545b70a => generated 2586 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2892] 199.19.213.20 () {30 vars in 767 bytes} [Tue May 26 09:08:02 2026] GET /v2.0/ports?device_id=1ef53c54-cc88-497b-bfc3-e7996545b70a => generated 2586 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/2893] 199.19.213.20 () {30 vars in 767 bytes} [Tue May 26 09:08:02 2026] GET /v2.0/ports?device_id=1ef53c54-cc88-497b-bfc3-e7996545b70a => generated 2586 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2894] 199.19.213.20 () {30 vars in 767 bytes} [Tue May 26 09:08:03 2026] GET /v2.0/ports?device_id=1ef53c54-cc88-497b-bfc3-e7996545b70a => generated 2586 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2895] 199.19.213.20 () {34 vars in 973 bytes} [Tue May 26 09:08:04 2026] GET /v2.0/ports/ae98ff7f-7597-4371-8a62-29c0c13e887a => generated 1346 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2896] 199.19.213.20 () {34 vars in 1058 bytes} [Tue May 26 09:08:04 2026] GET /v2.0/ports/ae98ff7f-7597-4371-8a62-29c0c13e887a?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: 1480/2897] 199.19.213.20 () {34 vars in 1014 bytes} [Tue May 26 09:08:04 2026] GET /v2.0/networks/9fa950e2-f9ed-47b9-8f20-35d33450f354?fields=dns_domain => generated 29 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2898] 199.19.213.20 () {30 vars in 767 bytes} [Tue May 26 09:08:04 2026] GET /v2.0/ports?device_id=1ef53c54-cc88-497b-bfc3-e7996545b70a => generated 2586 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2899] 199.19.213.20 () {38 vars in 1026 bytes} [Tue May 26 09:08:04 2026] PUT /v2.0/ports/ae98ff7f-7597-4371-8a62-29c0c13e887a => generated 1147 bytes in 299 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: 1483/2902] 199.19.213.20 () {30 vars in 767 bytes} [Tue May 26 09:08:05 2026] GET /v2.0/ports?device_id=1ef53c54-cc88-497b-bfc3-e7996545b70a => generated 1248 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2903] 199.19.213.20 () {34 vars in 787 bytes} [Tue May 26 09:08:05 2026] PUT /v2.0/ports/ae98ff7f-7597-4371-8a62-29c0c13e887a => generated 1086 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/2904] 199.19.213.20 () {30 vars in 735 bytes} [Tue May 26 09:08:05 2026] GET /v2.0/ports/ae98ff7f-7597-4371-8a62-29c0c13e887a => generated 1086 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, ' 2026-05-26 09:08:06.062 7 INFO neutron_taas.services.taas.taas_plugin [None req-8d607b4c-d04c-4cdf-ad53-e84a0b8dfc49 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] TaaS: Handle Delete Port: ae98ff7f-7597-4371-8a62-29c0c13e887a 2026-05-26 09:08:06.064 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8d607b4c-d04c-4cdf-ad53-e84a0b8dfc49 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Tap Mirror: Handle Delete Port: ae98ff7f-7597-4371-8a62-29c0c13e887a [pid: 7|app: 0|req: 1421/2905] 199.19.213.20 () {32 vars in 757 bytes} [Tue May 26 09:08:05 2026] DELETE /v2.0/ports/ae98ff7f-7597-4371-8a62-29c0c13e887a => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2906] 199.19.213.20 () {30 vars in 701 bytes} [Tue May 26 09:08: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: 1422/2907] 199.19.213.20 () {30 vars in 703 bytes} [Tue May 26 09:08:06 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: 1486/2908] 199.19.213.20 () {30 vars in 679 bytes} [Tue May 26 09:08:06 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2909] 199.19.213.20 () {30 vars in 715 bytes} [Tue May 26 09:08: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-05-26 09:08:06.351 8 INFO neutron.pecan_wsgi.hooks.translation [None req-17c6f72c-35a6-482a-a94a-8dfb9863760b 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1487/2910] 199.19.213.20 () {32 vars in 757 bytes} [Tue May 26 09:08:06 2026] DELETE /v2.0/ports/ae98ff7f-7597-4371-8a62-29c0c13e887a => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2911] 199.19.213.20 () {30 vars in 735 bytes} [Tue May 26 09:08:06 2026] GET /v2.0/ports/899d14cc-a8bf-48d0-a6eb-acec91a3c95d => generated 1132 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 09:08:06.410 8 INFO neutron.api.v2.resource [None req-48aff302-3ee1-4e15-89eb-3202c2132566 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1488/2912] 199.19.213.20 () {30 vars in 761 bytes} [Tue May 26 09:08:06 2026] GET /v2.0/security-groups/lb-de3573b2-4cde-4a69-b0c6-2f0ad00fe58f => 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: 1425/2913] 199.19.213.20 () {34 vars in 1078 bytes} [Tue May 26 09:08:06 2026] GET /v2.0/ports?tenant_id=278b43b38a204e31a4edc60ee4aa6609&device_id=1ef53c54-cc88-497b-bfc3-e7996545b70a => generated 1248 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/2914] 199.19.213.20 () {30 vars in 783 bytes} [Tue May 26 09:08:06 2026] GET /v2.0/security-groups?name=lb-de3573b2-4cde-4a69-b0c6-2f0ad00fe58f => generated 1639 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/2915] 199.19.213.20 () {30 vars in 735 bytes} [Tue May 26 09:08:06 2026] GET /v2.0/ports/899d14cc-a8bf-48d0-a6eb-acec91a3c95d => 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: 1426/2916] 199.19.213.20 () {34 vars in 1064 bytes} [Tue May 26 09:08:06 2026] GET /v2.0/networks?id=5d88f0fd-41f5-4017-b0e3-7bfc2dcc64da&id=9fa950e2-f9ed-47b9-8f20-35d33450f354 => generated 1523 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2917] 199.19.213.20 () {34 vars in 1060 bytes} [Tue May 26 09:08:06 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.146&port_id=c117e07b-5791-45ad-84a7-abafa34ecf14 => 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: 1428/2918] 199.19.213.20 () {34 vars in 982 bytes} [Tue May 26 09:08:06 2026] GET /v2.0/subnets?id=f3b820e1-c78c-4e0d-a132-48007bd1eecc => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2919] 199.19.213.20 () {34 vars in 1050 bytes} [Tue May 26 09:08:06 2026] GET /v2.0/ports?network_id=5d88f0fd-41f5-4017-b0e3-7bfc2dcc64da&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2920] 199.19.213.20 () {34 vars in 1010 bytes} [Tue May 26 09:08:06 2026] GET /v2.0/networks/5d88f0fd-41f5-4017-b0e3-7bfc2dcc64da?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: 1491/2921] 199.19.213.20 () {34 vars in 787 bytes} [Tue May 26 09:08:06 2026] PUT /v2.0/ports/899d14cc-a8bf-48d0-a6eb-acec91a3c95d => generated 1094 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2922] 199.19.213.20 () {34 vars in 1110 bytes} [Tue May 26 09:08:06 2026] GET /v2.0/networks/5d88f0fd-41f5-4017-b0e3-7bfc2dcc64da?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: 1492/2923] 199.19.213.20 () {32 vars in 777 bytes} [Tue May 26 09:08:06 2026] DELETE /v2.0/security-groups/cb2e5411-ffb7-4af3-8d82-54ff5705679c => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 09:08:06.896 7 INFO neutron_taas.services.taas.taas_plugin [None req-dd3fee4e-ab65-47b6-8256-5a0379a1510e 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] TaaS: Handle Delete Port: 899d14cc-a8bf-48d0-a6eb-acec91a3c95d 2026-05-26 09:08:06.899 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dd3fee4e-ab65-47b6-8256-5a0379a1510e 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Tap Mirror: Handle Delete Port: 899d14cc-a8bf-48d0-a6eb-acec91a3c95d [pid: 7|app: 0|req: 1432/2924] 199.19.213.20 () {32 vars in 757 bytes} [Tue May 26 09:08:06 2026] DELETE /v2.0/ports/899d14cc-a8bf-48d0-a6eb-acec91a3c95d => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/2925] 199.19.213.20 () {34 vars in 992 bytes} [Tue May 26 09:08:09 2026] GET /v2.0/ports?device_id=1ef53c54-cc88-497b-bfc3-e7996545b70a => generated 1248 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 09:08:09.849 7 INFO neutron_taas.services.taas.taas_plugin [req-6a427651-fa8f-44a8-82b7-d161dbd393ba req-b13483f1-2812-4c37-85d8-dfb8447882e6 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] TaaS: Handle Delete Port: c117e07b-5791-45ad-84a7-abafa34ecf14 2026-05-26 09:08:09.853 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-6a427651-fa8f-44a8-82b7-d161dbd393ba req-b13483f1-2812-4c37-85d8-dfb8447882e6 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Tap Mirror: Handle Delete Port: c117e07b-5791-45ad-84a7-abafa34ecf14 [pid: 7|app: 0|req: 1433/2926] 199.19.213.20 () {36 vars in 995 bytes} [Tue May 26 09:08:09 2026] DELETE /v2.0/ports/c117e07b-5791-45ad-84a7-abafa34ecf14 => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 09:08:10.059 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9b17af78-2f6d-42f5-b6bb-59938fdbac0e'] response: {'server_uuid': '1ef53c54-cc88-497b-bfc3-e7996545b70a', 'name': 'network-vif-deleted', 'tag': 'c117e07b-5791-45ad-84a7-abafa34ecf14', 'status': 'completed', 'code': 200} 2026-05-26 09:08:11.444 8 INFO neutron_taas.services.taas.taas_plugin [None req-c91df430-a874-42a3-9bb6-1b725c5f25f0 6669b1d1022143b18c5baa5f4537e10c 69b31e23f79b4134a6136df3954c3e34 - - default default] TaaS: Handle Delete Port: d91295ca-146e-4200-bbad-5fdcf1fb4f0e 2026-05-26 09:08:11.447 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c91df430-a874-42a3-9bb6-1b725c5f25f0 6669b1d1022143b18c5baa5f4537e10c 69b31e23f79b4134a6136df3954c3e34 - - default default] Tap Mirror: Handle Delete Port: d91295ca-146e-4200-bbad-5fdcf1fb4f0e 2026-05-26 09:08:11.634 8 INFO neutron.db.l3_db [None req-c91df430-a874-42a3-9bb6-1b725c5f25f0 6669b1d1022143b18c5baa5f4537e10c 69b31e23f79b4134a6136df3954c3e34 - - default default] Floating IP c59fbaa0-e6e5-4465-ba1b-6fb9ac5ba74f disassociated (deleted). External IP: 10.96.250.219, port: ebe90a84-f509-45d4-ba9f-9ce8a43cf829. [pid: 8|app: 0|req: 1494/2927] 10.0.0.136 () {32 vars in 731 bytes} [Tue May 26 09:08:11 2026] DELETE /v2.0/floatingips/c59fbaa0-e6e5-4465-ba1b-6fb9ac5ba74f => generated 0 bytes in 1192 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 09:08:12.520 7 INFO neutron.api.v2.resource [None req-f9b0d593-b52f-4269-a64a-4ed1eaf06088 6669b1d1022143b18c5baa5f4537e10c 69b31e23f79b4134a6136df3954c3e34 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1434/2928] 10.0.0.136 () {32 vars in 728 bytes} [Tue May 26 09:08:12 2026] GET /v2.0/floatingips/c59fbaa0-e6e5-4465-ba1b-6fb9ac5ba74f => generated 144 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 09:08:12.535 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4a27d470-ece1-4243-aa29-defd68e11586'] response: {'name': 'network-changed', 'server_uuid': '027c66b4-99cc-470e-a298-ee93efaeac69', 'tag': 'ebe90a84-f509-45d4-ba9f-9ce8a43cf829', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1495/2929] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:08:12 2026] GET /v2.0/ports?device_id=027c66b4-99cc-470e-a298-ee93efaeac69 => generated 1204 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2930] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:08:12 2026] GET /v2.0/security-groups?id=81d68f90-2a1e-4fd3-aca2-4c14a17db5f8&fields=id&fields=name => generated 111 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/2931] 199.19.213.20 () {34 vars in 1078 bytes} [Tue May 26 09:08:13 2026] GET /v2.0/ports?tenant_id=69b31e23f79b4134a6136df3954c3e34&device_id=027c66b4-99cc-470e-a298-ee93efaeac69 => generated 1473 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2932] 199.19.213.20 () {34 vars in 984 bytes} [Tue May 26 09:08:13 2026] GET /v2.0/networks?id=95f107e3-d4c8-4193-8811-b73306efd75c => generated 801 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/2933] 199.19.213.20 () {34 vars in 1056 bytes} [Tue May 26 09:08:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.135&port_id=ebe90a84-f509-45d4-ba9f-9ce8a43cf829 => 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: 1437/2934] 199.19.213.20 () {34 vars in 1104 bytes} [Tue May 26 09:08:13 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3d6&port_id=ebe90a84-f509-45d4-ba9f-9ce8a43cf829 => 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: 1498/2935] 199.19.213.20 () {34 vars in 1062 bytes} [Tue May 26 09:08:13 2026] GET /v2.0/subnets?id=42521f84-e01c-4ec0-b8ca-e89a1f820b6b&id=f265c5d5-fa14-4eb6-98c8-e6f0ecf9472e => generated 1415 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2936] 199.19.213.20 () {34 vars in 1050 bytes} [Tue May 26 09:08:13 2026] GET /v2.0/ports?network_id=95f107e3-d4c8-4193-8811-b73306efd75c&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/2937] 199.19.213.20 () {34 vars in 1050 bytes} [Tue May 26 09:08:13 2026] GET /v2.0/ports?network_id=95f107e3-d4c8-4193-8811-b73306efd75c&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: 1439/2938] 199.19.213.20 () {34 vars in 1010 bytes} [Tue May 26 09:08:13 2026] GET /v2.0/networks/95f107e3-d4c8-4193-8811-b73306efd75c?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: 1500/2939] 199.19.213.20 () {34 vars in 1110 bytes} [Tue May 26 09:08:13 2026] GET /v2.0/networks/95f107e3-d4c8-4193-8811-b73306efd75c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2940] 199.19.213.20 () {34 vars in 992 bytes} [Tue May 26 09:08:15 2026] GET /v2.0/ports?device_id=027c66b4-99cc-470e-a298-ee93efaeac69 => generated 1204 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 09:08:15.269 8 INFO neutron_taas.services.taas.taas_plugin [req-06ebc0a0-6ce7-4394-b5d2-111f2d29a685 req-c8842ad4-2250-4487-ba6d-c1d1d969698d 6669b1d1022143b18c5baa5f4537e10c 69b31e23f79b4134a6136df3954c3e34 - - default default] TaaS: Handle Delete Port: ebe90a84-f509-45d4-ba9f-9ce8a43cf829 2026-05-26 09:08:15.273 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-06ebc0a0-6ce7-4394-b5d2-111f2d29a685 req-c8842ad4-2250-4487-ba6d-c1d1d969698d 6669b1d1022143b18c5baa5f4537e10c 69b31e23f79b4134a6136df3954c3e34 - - default default] Tap Mirror: Handle Delete Port: ebe90a84-f509-45d4-ba9f-9ce8a43cf829 [pid: 8|app: 0|req: 1501/2941] 199.19.213.20 () {36 vars in 995 bytes} [Tue May 26 09:08:15 2026] DELETE /v2.0/ports/ebe90a84-f509-45d4-ba9f-9ce8a43cf829 => generated 0 bytes in 314 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 09:08:15.516 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-18b0201e-6176-4611-9c9a-02ba932c06a8'] response: {'server_uuid': '027c66b4-99cc-470e-a298-ee93efaeac69', 'name': 'network-vif-deleted', 'tag': 'ebe90a84-f509-45d4-ba9f-9ce8a43cf829', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1441/2942] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:08:17 2026] GET /v2.0/ports?device_id=027c66b4-99cc-470e-a298-ee93efaeac69 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 09:08:23.126 8 INFO neutron_taas.services.taas.taas_plugin [None req-51894ecd-59fd-4944-bacd-cd18ec24ca39 6669b1d1022143b18c5baa5f4537e10c 69b31e23f79b4134a6136df3954c3e34 - - default default] TaaS: Handle Delete Port: 76a5bb23-9d62-4adb-8f57-c54b8492168f 2026-05-26 09:08:23.129 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-51894ecd-59fd-4944-bacd-cd18ec24ca39 6669b1d1022143b18c5baa5f4537e10c 69b31e23f79b4134a6136df3954c3e34 - - default default] Tap Mirror: Handle Delete Port: 76a5bb23-9d62-4adb-8f57-c54b8492168f 2026-05-26 09:08:23.305 8 INFO neutron.db.l3_db [None req-51894ecd-59fd-4944-bacd-cd18ec24ca39 6669b1d1022143b18c5baa5f4537e10c 69b31e23f79b4134a6136df3954c3e34 - - default default] Floating IP 549b3691-e7bc-4782-ba7a-a8770ca17931 disassociated (deleted). External IP: 10.96.250.214, port: ad0300ab-7f92-43c8-a039-f4ae5af07353. [pid: 8|app: 0|req: 1503/2945] 10.0.0.136 () {32 vars in 731 bytes} [Tue May 26 09:08:22 2026] DELETE /v2.0/floatingips/549b3691-e7bc-4782-ba7a-a8770ca17931 => generated 0 bytes in 629 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 09:08:23.649 7 INFO neutron.api.v2.resource [None req-8f6805a2-ae82-4005-a526-154869aa0cbc 6669b1d1022143b18c5baa5f4537e10c 69b31e23f79b4134a6136df3954c3e34 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1443/2946] 10.0.0.136 () {32 vars in 728 bytes} [Tue May 26 09:08:23 2026] GET /v2.0/floatingips/549b3691-e7bc-4782-ba7a-a8770ca17931 => generated 144 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 09:08:23.662 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-29dd5777-15a0-46db-ac4d-f304ea0a9e90'] response: {'name': 'network-changed', 'server_uuid': '31b2226c-4309-4e34-afe7-a9c0b66567df', 'tag': 'ad0300ab-7f92-43c8-a039-f4ae5af07353', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1504/2947] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:08:23 2026] GET /v2.0/ports?device_id=31b2226c-4309-4e34-afe7-a9c0b66567df => generated 1196 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2948] 10.0.0.77 () {34 vars in 1038 bytes} [Tue May 26 09:08:23 2026] GET /v2.0/security-groups?id=81d68f90-2a1e-4fd3-aca2-4c14a17db5f8&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: 8|app: 0|req: 1505/2949] 199.19.213.20 () {34 vars in 1078 bytes} [Tue May 26 09:08:24 2026] GET /v2.0/ports?tenant_id=69b31e23f79b4134a6136df3954c3e34&device_id=31b2226c-4309-4e34-afe7-a9c0b66567df => generated 1465 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2950] 199.19.213.20 () {34 vars in 984 bytes} [Tue May 26 09:08:24 2026] GET /v2.0/networks?id=cb70831d-3a05-4a4b-a13f-dfd77af40851 => generated 800 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/2951] 199.19.213.20 () {34 vars in 1054 bytes} [Tue May 26 09:08:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.39&port_id=ad0300ab-7f92-43c8-a039-f4ae5af07353 => 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: 1446/2952] 199.19.213.20 () {34 vars in 1102 bytes} [Tue May 26 09:08:24 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A198&port_id=ad0300ab-7f92-43c8-a039-f4ae5af07353 => 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: 1507/2953] 199.19.213.20 () {34 vars in 1062 bytes} [Tue May 26 09:08:24 2026] GET /v2.0/subnets?id=b0815bcf-ba2c-4d61-b3e1-c5acd9e6bc0b&id=f9b54262-1888-42f2-82e4-312a214a4135 => generated 1410 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2954] 199.19.213.20 () {34 vars in 1050 bytes} [Tue May 26 09:08:24 2026] GET /v2.0/ports?network_id=cb70831d-3a05-4a4b-a13f-dfd77af40851&device_owner=network%3Adhcp => generated 1457 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/2955] 199.19.213.20 () {34 vars in 1050 bytes} [Tue May 26 09:08:24 2026] GET /v2.0/ports?network_id=cb70831d-3a05-4a4b-a13f-dfd77af40851&device_owner=network%3Adhcp => generated 1457 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2956] 199.19.213.20 () {34 vars in 1010 bytes} [Tue May 26 09:08:24 2026] GET /v2.0/networks/cb70831d-3a05-4a4b-a13f-dfd77af40851?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: 1509/2957] 199.19.213.20 () {34 vars in 1110 bytes} [Tue May 26 09:08:24 2026] GET /v2.0/networks/cb70831d-3a05-4a4b-a13f-dfd77af40851?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: 1449/2958] 199.19.213.20 () {34 vars in 992 bytes} [Tue May 26 09:08:26 2026] GET /v2.0/ports?device_id=31b2226c-4309-4e34-afe7-a9c0b66567df => generated 1194 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 09:08:26.360 8 INFO neutron_taas.services.taas.taas_plugin [req-8a009ea7-ae48-4921-89ba-d0f95abc438a req-26b38ffe-afc3-42e5-96f2-bb0bec30b489 6669b1d1022143b18c5baa5f4537e10c 69b31e23f79b4134a6136df3954c3e34 - - default default] TaaS: Handle Delete Port: ad0300ab-7f92-43c8-a039-f4ae5af07353 2026-05-26 09:08:26.362 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-8a009ea7-ae48-4921-89ba-d0f95abc438a req-26b38ffe-afc3-42e5-96f2-bb0bec30b489 6669b1d1022143b18c5baa5f4537e10c 69b31e23f79b4134a6136df3954c3e34 - - default default] Tap Mirror: Handle Delete Port: ad0300ab-7f92-43c8-a039-f4ae5af07353 [pid: 8|app: 0|req: 1510/2959] 199.19.213.20 () {36 vars in 995 bytes} [Tue May 26 09:08:26 2026] DELETE /v2.0/ports/ad0300ab-7f92-43c8-a039-f4ae5af07353 => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 09:08:26.565 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ace88d70-2eef-49ab-be50-86cc3a93075a'] response: {'server_uuid': '31b2226c-4309-4e34-afe7-a9c0b66567df', 'name': 'network-vif-deleted', 'tag': 'ad0300ab-7f92-43c8-a039-f4ae5af07353', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1450/2960] 10.0.0.77 () {34 vars in 988 bytes} [Tue May 26 09:08:29 2026] GET /v2.0/ports?device_id=31b2226c-4309-4e34-afe7-a9c0b66567df => 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: 1511/2961] 10.0.0.136 () {32 vars in 749 bytes} [Tue May 26 09:08:34 2026] DELETE /v2.0/security-group-rules/27ca8c87-db6b-4d7f-94a0-bf2a104ad155 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 09:08:34.213 7 INFO neutron.api.v2.resource [None req-52cb6b21-6664-4a1a-92db-b7a77ec9bb03 6669b1d1022143b18c5baa5f4537e10c 69b31e23f79b4134a6136df3954c3e34 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1451/2962] 10.0.0.136 () {32 vars in 746 bytes} [Tue May 26 09:08:34 2026] GET /v2.0/security-group-rules/27ca8c87-db6b-4d7f-94a0-bf2a104ad155 => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/2963] 10.0.0.136 () {32 vars in 749 bytes} [Tue May 26 09:08:34 2026] DELETE /v2.0/security-group-rules/5a311733-13fa-46b0-a6df-d89ba1e18da6 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 09:08:34.319 7 INFO neutron.api.v2.resource [None req-01ad6f2e-c1a5-472b-a2cd-2da7c45f3312 6669b1d1022143b18c5baa5f4537e10c 69b31e23f79b4134a6136df3954c3e34 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1452/2964] 10.0.0.136 () {32 vars in 746 bytes} [Tue May 26 09:08:34 2026] GET /v2.0/security-group-rules/5a311733-13fa-46b0-a6df-d89ba1e18da6 => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/2965] 10.0.0.136 () {32 vars in 749 bytes} [Tue May 26 09:08:34 2026] DELETE /v2.0/security-group-rules/26fda639-baef-4501-95bb-bda0b2560397 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 09:08:34.399 7 INFO neutron.api.v2.resource [None req-9de688a9-de4d-4f8c-addf-e08ebf3ff332 6669b1d1022143b18c5baa5f4537e10c 69b31e23f79b4134a6136df3954c3e34 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1453/2966] 10.0.0.136 () {32 vars in 746 bytes} [Tue May 26 09:08:34 2026] GET /v2.0/security-group-rules/26fda639-baef-4501-95bb-bda0b2560397 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/2967] 10.0.0.136 () {32 vars in 749 bytes} [Tue May 26 09:08:34 2026] DELETE /v2.0/security-group-rules/55f4a8fe-3652-43e8-b7f8-d789e4d37004 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 09:08:34.484 7 INFO neutron.api.v2.resource [None req-7a27244e-25e0-4edc-8ee1-a036c6e4e2e3 6669b1d1022143b18c5baa5f4537e10c 69b31e23f79b4134a6136df3954c3e34 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1454/2968] 10.0.0.136 () {32 vars in 746 bytes} [Tue May 26 09:08:34 2026] GET /v2.0/security-group-rules/55f4a8fe-3652-43e8-b7f8-d789e4d37004 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/2969] 10.0.0.136 () {32 vars in 749 bytes} [Tue May 26 09:08:34 2026] DELETE /v2.0/security-group-rules/09cebd9d-8eef-44de-b605-cc7167250aac => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 09:08:34.566 7 INFO neutron.api.v2.resource [None req-f3e6af11-b5cc-49ac-b4df-522b473d42ad 6669b1d1022143b18c5baa5f4537e10c 69b31e23f79b4134a6136df3954c3e34 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1455/2970] 10.0.0.136 () {32 vars in 746 bytes} [Tue May 26 09:08:34 2026] GET /v2.0/security-group-rules/09cebd9d-8eef-44de-b605-cc7167250aac => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/2971] 10.0.0.136 () {32 vars in 749 bytes} [Tue May 26 09:08:34 2026] DELETE /v2.0/security-group-rules/242578d1-7a09-4539-aa1b-2bce7f71a885 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 09:08:34.651 7 INFO neutron.api.v2.resource [None req-cb14955a-5b0b-4277-a889-c2e85cc6bb3f 6669b1d1022143b18c5baa5f4537e10c 69b31e23f79b4134a6136df3954c3e34 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1456/2972] 10.0.0.136 () {32 vars in 746 bytes} [Tue May 26 09:08:34 2026] GET /v2.0/security-group-rules/242578d1-7a09-4539-aa1b-2bce7f71a885 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/2973] 10.0.0.136 () {32 vars in 749 bytes} [Tue May 26 09:08:34 2026] DELETE /v2.0/security-group-rules/7a0f265f-0b42-43d7-95cd-861a405c1253 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 09:08:34.734 7 INFO neutron.api.v2.resource [None req-055813c1-855f-4924-b3da-8c0da5854cc7 6669b1d1022143b18c5baa5f4537e10c 69b31e23f79b4134a6136df3954c3e34 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1457/2974] 10.0.0.136 () {32 vars in 746 bytes} [Tue May 26 09:08:34 2026] GET /v2.0/security-group-rules/7a0f265f-0b42-43d7-95cd-861a405c1253 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/2975] 10.0.0.136 () {32 vars in 749 bytes} [Tue May 26 09:08:34 2026] DELETE /v2.0/security-group-rules/382638ef-72c5-4fcc-a0f8-efd77835ce47 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 09:08:34.817 7 INFO neutron.api.v2.resource [None req-b5839d30-053d-47ee-b70f-daba1fe430d7 6669b1d1022143b18c5baa5f4537e10c 69b31e23f79b4134a6136df3954c3e34 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1458/2976] 10.0.0.136 () {32 vars in 746 bytes} [Tue May 26 09:08:34 2026] GET /v2.0/security-group-rules/382638ef-72c5-4fcc-a0f8-efd77835ce47 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/2979] 10.0.0.136 () {32 vars in 749 bytes} [Tue May 26 09:08:34 2026] DELETE /v2.0/security-group-rules/323e11b1-db0b-4c6e-8614-58b5685c5237 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 09:08:34.902 7 INFO neutron.api.v2.resource [None req-38348018-8f9d-4835-a0dc-46760ef83aa1 6669b1d1022143b18c5baa5f4537e10c 69b31e23f79b4134a6136df3954c3e34 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1461/2980] 10.0.0.136 () {32 vars in 746 bytes} [Tue May 26 09:08:34 2026] GET /v2.0/security-group-rules/323e11b1-db0b-4c6e-8614-58b5685c5237 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/2981] 10.0.0.136 () {32 vars in 749 bytes} [Tue May 26 09:08:34 2026] DELETE /v2.0/security-group-rules/9ccd4d69-23f6-497d-bcb2-bd35fa659fa0 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 09:08:35.006 7 INFO neutron.api.v2.resource [None req-916c2727-8a76-4d26-bc5d-818ee95e1af9 6669b1d1022143b18c5baa5f4537e10c 69b31e23f79b4134a6136df3954c3e34 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1462/2982] 10.0.0.136 () {32 vars in 746 bytes} [Tue May 26 09:08:34 2026] GET /v2.0/security-group-rules/9ccd4d69-23f6-497d-bcb2-bd35fa659fa0 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/2983] 10.0.0.136 () {32 vars in 749 bytes} [Tue May 26 09:08:35 2026] DELETE /v2.0/security-group-rules/f39643f7-22db-404d-b3c1-2c1a8e11016d => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 09:08:35.150 7 INFO neutron.api.v2.resource [None req-e7d687f5-c791-432f-8cdc-7ad3a1653a7e 6669b1d1022143b18c5baa5f4537e10c 69b31e23f79b4134a6136df3954c3e34 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1463/2984] 10.0.0.136 () {32 vars in 746 bytes} [Tue May 26 09:08:35 2026] GET /v2.0/security-group-rules/f39643f7-22db-404d-b3c1-2c1a8e11016d => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/2985] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:08:35 2026] DELETE /v2.0/security-groups/81d68f90-2a1e-4fd3-aca2-4c14a17db5f8 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 09:08:35.266 7 INFO neutron.api.v2.resource [None req-fa57de84-0266-49ff-bdff-56a9d26d1149 6669b1d1022143b18c5baa5f4537e10c 69b31e23f79b4134a6136df3954c3e34 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1464/2986] 10.0.0.136 () {32 vars in 736 bytes} [Tue May 26 09:08:35 2026] GET /v2.0/security-groups/81d68f90-2a1e-4fd3-aca2-4c14a17db5f8 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 09:08:35.690 8 INFO neutron_taas.services.taas.taas_plugin [None req-3f59dbe2-8f36-40d0-b1b6-9654eeee1772 6669b1d1022143b18c5baa5f4537e10c 69b31e23f79b4134a6136df3954c3e34 - - default default] TaaS: Handle Delete Port: 7e8a2de3-f3bd-42ec-8405-a13eae1334c6 2026-05-26 09:08:35.693 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3f59dbe2-8f36-40d0-b1b6-9654eeee1772 6669b1d1022143b18c5baa5f4537e10c 69b31e23f79b4134a6136df3954c3e34 - - default default] Tap Mirror: Handle Delete Port: 7e8a2de3-f3bd-42ec-8405-a13eae1334c6 [pid: 8|app: 0|req: 1523/2987] 10.0.0.136 () {34 vars in 788 bytes} [Tue May 26 09:08:35 2026] PUT /v2.0/routers/cfe85486-d4f9-46e0-a65d-397018bf758a/remove_router_interface => generated 309 bytes in 954 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 09:08:36.438 7 INFO neutron.api.v2.resource [None req-066962d2-f5be-4107-9308-adf1f979d566 6669b1d1022143b18c5baa5f4537e10c 69b31e23f79b4134a6136df3954c3e34 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1465/2988] 10.0.0.136 () {34 vars in 788 bytes} [Tue May 26 09:08:36 2026] PUT /v2.0/routers/cfe85486-d4f9-46e0-a65d-397018bf758a/remove_router_interface => generated 198 bytes in 164 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 09:08:36.840 8 INFO neutron_taas.services.taas.taas_plugin [None req-f678c76b-ac74-4f48-bfde-11a0ae595402 6669b1d1022143b18c5baa5f4537e10c 69b31e23f79b4134a6136df3954c3e34 - - default default] TaaS: Handle Delete Port: 4dae9394-d946-4458-9476-5243e3b540aa 2026-05-26 09:08:36.844 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f678c76b-ac74-4f48-bfde-11a0ae595402 6669b1d1022143b18c5baa5f4537e10c 69b31e23f79b4134a6136df3954c3e34 - - default default] Tap Mirror: Handle Delete Port: 4dae9394-d946-4458-9476-5243e3b540aa [pid: 8|app: 0|req: 1524/2989] 10.0.0.136 () {34 vars in 788 bytes} [Tue May 26 09:08:36 2026] PUT /v2.0/routers/cfe85486-d4f9-46e0-a65d-397018bf758a/remove_router_interface => generated 309 bytes in 971 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 09:08:37.595 7 INFO neutron.api.v2.resource [None req-81798c03-fc4d-40f4-a3da-ca5627bcdc38 6669b1d1022143b18c5baa5f4537e10c 69b31e23f79b4134a6136df3954c3e34 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1466/2990] 10.0.0.136 () {34 vars in 788 bytes} [Tue May 26 09:08:37 2026] PUT /v2.0/routers/cfe85486-d4f9-46e0-a65d-397018bf758a/remove_router_interface => generated 198 bytes in 176 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 09:08:37.984 8 INFO neutron_taas.services.taas.taas_plugin [None req-320bc33a-63a5-448b-b819-d7e0efbb831d 6669b1d1022143b18c5baa5f4537e10c 69b31e23f79b4134a6136df3954c3e34 - - default default] TaaS: Handle Delete Port: 790a9f7b-1c44-4690-88ef-00fca07cd03d 2026-05-26 09:08:37.986 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-320bc33a-63a5-448b-b819-d7e0efbb831d 6669b1d1022143b18c5baa5f4537e10c 69b31e23f79b4134a6136df3954c3e34 - - default default] Tap Mirror: Handle Delete Port: 790a9f7b-1c44-4690-88ef-00fca07cd03d [pid: 8|app: 0|req: 1525/2991] 10.0.0.136 () {34 vars in 788 bytes} [Tue May 26 09:08:37 2026] PUT /v2.0/routers/cfe85486-d4f9-46e0-a65d-397018bf758a/remove_router_interface => generated 309 bytes in 962 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 09:08:38.731 7 INFO neutron.api.v2.resource [None req-a9ab4d29-a0a4-4291-a483-864e0f42a27a 6669b1d1022143b18c5baa5f4537e10c 69b31e23f79b4134a6136df3954c3e34 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1467/2992] 10.0.0.136 () {34 vars in 788 bytes} [Tue May 26 09:08:38 2026] PUT /v2.0/routers/cfe85486-d4f9-46e0-a65d-397018bf758a/remove_router_interface => generated 198 bytes in 165 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 09:08:38.929 8 INFO neutron_taas.services.taas.taas_plugin [None req-8f10f471-0a6e-4136-bd9e-bdfac5b08b5e 6669b1d1022143b18c5baa5f4537e10c 69b31e23f79b4134a6136df3954c3e34 - - default default] TaaS: Handle Delete Port: 31feee3f-602c-425e-9d35-ced7c8b5aaff 2026-05-26 09:08:38.932 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8f10f471-0a6e-4136-bd9e-bdfac5b08b5e 6669b1d1022143b18c5baa5f4537e10c 69b31e23f79b4134a6136df3954c3e34 - - default default] Tap Mirror: Handle Delete Port: 31feee3f-602c-425e-9d35-ced7c8b5aaff 2026-05-26 09:08:39.205 8 INFO neutron_taas.services.taas.taas_plugin [None req-8f10f471-0a6e-4136-bd9e-bdfac5b08b5e 6669b1d1022143b18c5baa5f4537e10c 69b31e23f79b4134a6136df3954c3e34 - - default default] TaaS: Handle Delete Port: 3bc39061-77c3-4179-a0b1-4d77c40025a9 2026-05-26 09:08:39.212 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8f10f471-0a6e-4136-bd9e-bdfac5b08b5e 6669b1d1022143b18c5baa5f4537e10c 69b31e23f79b4134a6136df3954c3e34 - - default default] Tap Mirror: Handle Delete Port: 3bc39061-77c3-4179-a0b1-4d77c40025a9 2026-05-26 09:08:39.580 8 INFO neutron.db.l3_hamode_db [None req-8f10f471-0a6e-4136-bd9e-bdfac5b08b5e 6669b1d1022143b18c5baa5f4537e10c 69b31e23f79b4134a6136df3954c3e34 - - default default] HA network d80b782a-8aec-415f-ab50-c88e96a9cf9d was deleted as no HA routers are present in tenant 69b31e23f79b4134a6136df3954c3e34. [pid: 8|app: 0|req: 1526/2993] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 26 09:08:38 2026] DELETE /v2.0/routers/cfe85486-d4f9-46e0-a65d-397018bf758a => generated 0 bytes in 850 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 09:08:39.608 7 INFO neutron.api.v2.resource [None req-0536cb0d-0e67-4f3e-b093-6f1a1858a04e 6669b1d1022143b18c5baa5f4537e10c 69b31e23f79b4134a6136df3954c3e34 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1468/2994] 10.0.0.136 () {32 vars in 720 bytes} [Tue May 26 09:08:39 2026] GET /v2.0/routers/cfe85486-d4f9-46e0-a65d-397018bf758a => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 09:08:39.613 8 INFO neutron.services.segments.plugin [-] Segment 7fb5c1a6-febc-46b4-8bfc-fd4077d31a4b resource provider aggregate not found 2026-05-26 09:08:39.632 8 INFO neutron.services.segments.plugin [-] Segment 7fb5c1a6-febc-46b4-8bfc-fd4077d31a4b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7fb5c1a6-febc-46b4-8bfc-fd4077d31a4b found for delete ", "request_id": "req-f7339155-94ea-4956-9ffb-6a77131c9003"}]} 2026-05-26 09:08:39.633 8 INFO neutron.services.segments.plugin [-] Segment 7fb5c1a6-febc-46b4-8bfc-fd4077d31a4b resource provider aggregate not found 2026-05-26 09:08:39.653 8 INFO neutron.services.segments.plugin [-] Segment 7fb5c1a6-febc-46b4-8bfc-fd4077d31a4b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7fb5c1a6-febc-46b4-8bfc-fd4077d31a4b found for delete ", "request_id": "req-c1a5cacb-108e-41da-ac7b-774d87be8cd0"}]} [pid: 8|app: 0|req: 1527/2995] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 26 09:08:39 2026] DELETE /v2.0/subnets/42521f84-e01c-4ec0-b8ca-e89a1f820b6b => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 09:08:39.786 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d4c8d296-dfb2-4db8-b697-9c46316bfce4 6669b1d1022143b18c5baa5f4537e10c 69b31e23f79b4134a6136df3954c3e34 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1469/2996] 10.0.0.136 () {32 vars in 720 bytes} [Tue May 26 09:08:39 2026] GET /v2.0/subnets/42521f84-e01c-4ec0-b8ca-e89a1f820b6b => 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: 1528/2997] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 26 09:08:39 2026] DELETE /v2.0/subnets/f265c5d5-fa14-4eb6-98c8-e6f0ecf9472e => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 09:08:39.960 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d1efdfd9-142d-4c7f-a657-4d5bcace98bf 6669b1d1022143b18c5baa5f4537e10c 69b31e23f79b4134a6136df3954c3e34 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1470/2998] 10.0.0.136 () {32 vars in 720 bytes} [Tue May 26 09:08:39 2026] GET /v2.0/subnets/f265c5d5-fa14-4eb6-98c8-e6f0ecf9472e => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 09:08:40.074 8 INFO neutron_taas.services.taas.taas_plugin [None req-47b47d07-dae2-4711-ae3a-e4edfb3eb665 6669b1d1022143b18c5baa5f4537e10c 69b31e23f79b4134a6136df3954c3e34 - - default default] TaaS: Handle Delete Port: 455afebf-7241-4fc1-b50b-a12309804f5a 2026-05-26 09:08:40.079 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-47b47d07-dae2-4711-ae3a-e4edfb3eb665 6669b1d1022143b18c5baa5f4537e10c 69b31e23f79b4134a6136df3954c3e34 - - default default] Tap Mirror: Handle Delete Port: 455afebf-7241-4fc1-b50b-a12309804f5a [pid: 8|app: 0|req: 1529/2999] 10.0.0.136 () {32 vars in 725 bytes} [Tue May 26 09:08:39 2026] DELETE /v2.0/networks/95f107e3-d4c8-4193-8811-b73306efd75c => generated 0 bytes in 342 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 09:08:40.332 7 INFO neutron.pecan_wsgi.hooks.translation [None req-edd627c5-3491-4160-9978-e12e8d2c42ce 6669b1d1022143b18c5baa5f4537e10c 69b31e23f79b4134a6136df3954c3e34 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1471/3000] 10.0.0.136 () {32 vars in 722 bytes} [Tue May 26 09:08:40 2026] GET /v2.0/networks/95f107e3-d4c8-4193-8811-b73306efd75c => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/3001] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 26 09:08:40 2026] DELETE /v2.0/subnets/f9b54262-1888-42f2-82e4-312a214a4135 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 09:08:40.529 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4fcb35e3-c20e-4b55-a9c1-2d204dbe0fd9 6669b1d1022143b18c5baa5f4537e10c 69b31e23f79b4134a6136df3954c3e34 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1472/3002] 10.0.0.136 () {32 vars in 720 bytes} [Tue May 26 09:08:40 2026] GET /v2.0/subnets/f9b54262-1888-42f2-82e4-312a214a4135 => 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: 1531/3003] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 26 09:08:40 2026] DELETE /v2.0/subnets/b0815bcf-ba2c-4d61-b3e1-c5acd9e6bc0b => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 09:08:40.689 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ae244d4a-0547-4777-8d5c-6c9fcf790ace 6669b1d1022143b18c5baa5f4537e10c 69b31e23f79b4134a6136df3954c3e34 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1473/3004] 10.0.0.136 () {32 vars in 720 bytes} [Tue May 26 09:08:40 2026] GET /v2.0/subnets/b0815bcf-ba2c-4d61-b3e1-c5acd9e6bc0b => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 09:08:40.785 8 INFO neutron_taas.services.taas.taas_plugin [None req-b967178e-05a2-432a-81a9-9f27287d8434 6669b1d1022143b18c5baa5f4537e10c 69b31e23f79b4134a6136df3954c3e34 - - default default] TaaS: Handle Delete Port: 41c04eac-7665-4d05-9ff2-775c10904d73 2026-05-26 09:08:40.787 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b967178e-05a2-432a-81a9-9f27287d8434 6669b1d1022143b18c5baa5f4537e10c 69b31e23f79b4134a6136df3954c3e34 - - default default] Tap Mirror: Handle Delete Port: 41c04eac-7665-4d05-9ff2-775c10904d73 [pid: 8|app: 0|req: 1532/3005] 10.0.0.136 () {32 vars in 725 bytes} [Tue May 26 09:08:40 2026] DELETE /v2.0/networks/cb70831d-3a05-4a4b-a13f-dfd77af40851 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 09:08:40.980 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5b3c00a7-1903-43e8-91ec-9c5261c863fe 6669b1d1022143b18c5baa5f4537e10c 69b31e23f79b4134a6136df3954c3e34 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1474/3006] 10.0.0.136 () {32 vars in 722 bytes} [Tue May 26 09:08:40 2026] GET /v2.0/networks/cb70831d-3a05-4a4b-a13f-dfd77af40851 => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3007] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 26 09:08:40 2026] DELETE /v2.0/subnets/c819cf96-9a1d-487a-a1e6-ec747bd70ec6 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 09:08:41.175 7 INFO neutron.pecan_wsgi.hooks.translation [None req-137e6332-902a-4771-81a4-f427e9d91dad 6669b1d1022143b18c5baa5f4537e10c 69b31e23f79b4134a6136df3954c3e34 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1475/3008] 10.0.0.136 () {32 vars in 720 bytes} [Tue May 26 09:08:41 2026] GET /v2.0/subnets/c819cf96-9a1d-487a-a1e6-ec747bd70ec6 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/3009] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 26 09:08:41 2026] DELETE /v2.0/subnets/ca29bb89-848b-4f0d-ad9f-d74cb37625c7 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 09:08:41.344 7 INFO neutron.pecan_wsgi.hooks.translation [None req-deab88c8-1f80-4af0-aa42-33285c92b1b5 6669b1d1022143b18c5baa5f4537e10c 69b31e23f79b4134a6136df3954c3e34 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1476/3010] 10.0.0.136 () {32 vars in 720 bytes} [Tue May 26 09:08:41 2026] GET /v2.0/subnets/ca29bb89-848b-4f0d-ad9f-d74cb37625c7 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 09:08:41.429 8 INFO neutron_taas.services.taas.taas_plugin [None req-a5aa43e9-5774-4d48-96f6-32f6a64ea5a4 6669b1d1022143b18c5baa5f4537e10c 69b31e23f79b4134a6136df3954c3e34 - - default default] TaaS: Handle Delete Port: c4922c0b-6799-4902-9441-b37fd5e1a7bd 2026-05-26 09:08:41.432 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a5aa43e9-5774-4d48-96f6-32f6a64ea5a4 6669b1d1022143b18c5baa5f4537e10c 69b31e23f79b4134a6136df3954c3e34 - - default default] Tap Mirror: Handle Delete Port: c4922c0b-6799-4902-9441-b37fd5e1a7bd [pid: 8|app: 0|req: 1535/3011] 10.0.0.136 () {32 vars in 725 bytes} [Tue May 26 09:08:41 2026] DELETE /v2.0/networks/9fa950e2-f9ed-47b9-8f20-35d33450f354 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 09:08:41.644 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b3e62bf9-964c-4ce2-9931-b086bf6a4392 6669b1d1022143b18c5baa5f4537e10c 69b31e23f79b4134a6136df3954c3e34 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1477/3012] 10.0.0.136 () {32 vars in 722 bytes} [Tue May 26 09:08:41 2026] GET /v2.0/networks/9fa950e2-f9ed-47b9-8f20-35d33450f354 => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 09:08:41.649 8 INFO neutron.services.segments.plugin [-] Segment 892db546-a9d6-4ce0-bea7-41aa127bd3f1 resource provider aggregate not found 2026-05-26 09:08:41.667 8 INFO neutron.services.segments.plugin [-] Segment 892db546-a9d6-4ce0-bea7-41aa127bd3f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 892db546-a9d6-4ce0-bea7-41aa127bd3f1 found for delete ", "request_id": "req-2e4226b5-286d-4496-a995-63c9b0a02745"}]} 2026-05-26 09:08:41.671 8 INFO neutron.services.segments.plugin [-] Segment 892db546-a9d6-4ce0-bea7-41aa127bd3f1 resource provider aggregate not found 2026-05-26 09:08:41.687 8 INFO neutron.services.segments.plugin [-] Segment 35a35632-b3bf-40c9-b06d-222ad2c5cdc4 resource provider aggregate not found 2026-05-26 09:08:41.692 8 INFO neutron.services.segments.plugin [-] Segment 892db546-a9d6-4ce0-bea7-41aa127bd3f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 892db546-a9d6-4ce0-bea7-41aa127bd3f1 found for delete ", "request_id": "req-2d7a8092-f754-4102-9b92-0087d0539129"}]} 2026-05-26 09:08:41.705 8 INFO neutron.services.segments.plugin [-] Segment 35a35632-b3bf-40c9-b06d-222ad2c5cdc4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 35a35632-b3bf-40c9-b06d-222ad2c5cdc4 found for delete ", "request_id": "req-27fd9a78-024f-4e68-b276-39f20698fad0"}]} 2026-05-26 09:08:41.712 8 INFO neutron.services.segments.plugin [-] Segment 35a35632-b3bf-40c9-b06d-222ad2c5cdc4 resource provider aggregate not found 2026-05-26 09:08:41.727 8 INFO neutron.services.segments.plugin [-] Segment 28ad1be4-d849-46ae-85ba-6bb9906906dc resource provider aggregate not found 2026-05-26 09:08:41.732 8 INFO neutron.services.segments.plugin [-] Segment 35a35632-b3bf-40c9-b06d-222ad2c5cdc4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 35a35632-b3bf-40c9-b06d-222ad2c5cdc4 found for delete ", "request_id": "req-fb9d908d-8f66-4155-8bc0-d84f877a3752"}]} 2026-05-26 09:08:41.748 8 INFO neutron.services.segments.plugin [-] Segment 28ad1be4-d849-46ae-85ba-6bb9906906dc resource provider aggregate not found 2026-05-26 09:08:41.757 8 INFO neutron.services.segments.plugin [-] Segment 28ad1be4-d849-46ae-85ba-6bb9906906dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 28ad1be4-d849-46ae-85ba-6bb9906906dc found for delete ", "request_id": "req-57fee837-1fec-4bbf-a04e-3d4a0f01df6f"}]} 2026-05-26 09:08:41.762 8 INFO neutron.services.segments.plugin [-] Segment 28ad1be4-d849-46ae-85ba-6bb9906906dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 28ad1be4-d849-46ae-85ba-6bb9906906dc found for delete ", "request_id": "req-d5452cf9-d0a9-40d9-84aa-ec442ce713e0"}]} [pid: 8|app: 0|req: 1536/3013] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:08:43 2026] GET /v2.0/security-groups?tenant_id=db5d740de391454f9821ee41c85f9503&name=default => generated 2929 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/3014] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:08:43 2026] DELETE /v2.0/security-groups/84a4f9fb-8b4d-417c-b9bd-c86ce7c11a85 => 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: 1537/3015] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:08:44 2026] GET /v2.0/security-groups?tenant_id=69b31e23f79b4134a6136df3954c3e34&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/3016] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:08:44 2026] DELETE /v2.0/security-groups/c131469d-12da-40a3-9d42-71374cdc285a => 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: 1538/3017] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:08:44 2026] GET /v2.0/security-groups?tenant_id=102a6bbd3fae4c4c9cdf6017e8335d83&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: 1480/3018] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:08:44 2026] DELETE /v2.0/security-groups/29465279-082d-4447-b63e-abb3d9a1ec31 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/3019] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:08:44 2026] GET /v2.0/security-groups?tenant_id=fdc750a911734495bf24c40925691059&name=default => generated 2929 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/3020] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:08:44 2026] DELETE /v2.0/security-groups/20f4ef72-aceb-47ca-94b2-77e85fc02729 => 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: 1540/3021] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:08:45 2026] GET /v2.0/security-groups?tenant_id=b6e5a7fd45554287a815094495e1bb8a&name=default => generated 2929 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/3022] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:08:45 2026] DELETE /v2.0/security-groups/344e4049-e585-4c0d-a47e-a4fdcfb584a8 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/3023] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:08:45 2026] GET /v2.0/security-groups?tenant_id=f67874ce6c934000a5762937272523f0&name=default => generated 2929 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/3024] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:08:45 2026] DELETE /v2.0/security-groups/bdddb482-25fb-4dbc-8ce2-fc8695315976 => 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: 1542/3025] 10.0.0.136 () {32 vars in 773 bytes} [Tue May 26 09:08:45 2026] GET /v2.0/security-groups?tenant_id=e348e7648bf6494084e628b156c3665b&name=default => generated 2929 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/3026] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 26 09:08:45 2026] DELETE /v2.0/security-groups/d204b930-7a72-41ba-b515-ba51f727913e => 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: 1543/3027] 10.0.0.136 () {32 vars in 648 bytes} [Tue May 26 09:08:48 2026] GET /v2.0/networks => generated 2168 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/3028] 10.0.0.136 () {32 vars in 654 bytes} [Tue May 26 09:08:49 2026] GET /v2.0/floatingips => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/3029] 10.0.0.136 () {32 vars in 646 bytes} [Tue May 26 09:08:49 2026] GET /v2.0/routers => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/3030] 10.0.0.136 () {32 vars in 642 bytes} [Tue May 26 09:08:49 2026] GET /v2.0/ports => generated 4721 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/3033] 10.0.0.136 () {32 vars in 646 bytes} [Tue May 26 09:08:49 2026] GET /v2.0/subnets => generated 1308 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/3034] 10.0.0.136 () {32 vars in 648 bytes} [Tue May 26 09:08:49 2026] GET /v2.0/networks => generated 2168 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/3035] 10.0.0.136 () {32 vars in 662 bytes} [Tue May 26 09:08:49 2026] GET /v2.0/security-groups => generated 17397 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/3036] 10.0.0.136 () {32 vars in 654 bytes} [Tue May 26 09:08:50 2026] GET /v2.0/subnetpools => generated 19 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)