+ COMMAND=start + start + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue May 5 17:31:32 2026] *** compiled with version: 11.4.0 on 05 May 2026 11:03:12 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: neutron-server-84647b97cc-hrl77 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.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x564482b9e9f0 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)... /var/lib/openstack/lib/python3.10/site-packages/munch/__init__.py:24: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/munch/__init__.py:24: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-05-05 17:31:36.362 7 INFO neutron.common.config [-] Logging enabled! 2026-05-05 17:31:36.363 7 INFO neutron.common.config [-] uwsgi version 21.2.2.dev24 2026-05-05 17:31:36.472 8 INFO neutron.common.config [-] Logging enabled! 2026-05-05 17:31:36.472 8 INFO neutron.common.config [-] uwsgi version 21.2.2.dev24 2026-05-05 17:31:36.624 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-05 17:31:36.739 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-05 17:31:37.399 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-05 17:31:37.401 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-05 17:31:37.404 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-05 17:31:37.405 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-05 17:31:37.405 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-05 17:31:37.406 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-05 17:31:37.406 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-05 17:31:37.412 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-05 17:31:37.412 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-05 17:31:37.412 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-05 17:31:37.431 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-05 17:31:37.432 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-05 17:31:37.432 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-05 17:31:37.469 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-05 17:31:37.470 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-05 17:31:37.470 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-05 17:31:37.470 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-05 17:31:37.613 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-05 17:31:37.616 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-05 17:31:37.619 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-05 17:31:37.620 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-05 17:31:37.620 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-05 17:31:37.620 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-05 17:31:37.620 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-05 17:31:37.626 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-05 17:31:37.626 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-05 17:31:37.626 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-05 17:31:37.645 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-05 17:31:37.646 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-05 17:31:37.646 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-05 17:31:37.684 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-05 17:31:37.684 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-05 17:31:37.684 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-05 17:31:37.684 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-05 17:31:37.833 7 INFO neutron.plugins.ml2.managers [None req-9403c80d-83b6-40fb-b92e-f5c68831cf92 - - - - - -] Initializing driver for type 'vlan' 2026-05-05 17:31:38.117 8 INFO neutron.plugins.ml2.managers [None req-447fa691-a662-4152-81e4-bebbf5eba1d0 - - - - - -] Initializing driver for type 'vlan' 2026-05-05 17:31:38.154 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-9403c80d-83b6-40fb-b92e-f5c68831cf92 - - - - - -] VlanTypeDriver initialization complete 2026-05-05 17:31:38.154 7 INFO neutron.plugins.ml2.managers [None req-9403c80d-83b6-40fb-b92e-f5c68831cf92 - - - - - -] Initializing driver for type 'vxlan' 2026-05-05 17:31:38.155 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-9403c80d-83b6-40fb-b92e-f5c68831cf92 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-05 17:31:38.183 7 INFO neutron.plugins.ml2.managers [None req-9403c80d-83b6-40fb-b92e-f5c68831cf92 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-05 17:31:38.183 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-9403c80d-83b6-40fb-b92e-f5c68831cf92 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-05 17:31:38.183 7 INFO neutron.plugins.ml2.managers [None req-9403c80d-83b6-40fb-b92e-f5c68831cf92 - - - - - -] Initializing extension driver 'port_security' 2026-05-05 17:31:38.183 7 INFO neutron.plugins.ml2.extensions.port_security [None req-9403c80d-83b6-40fb-b92e-f5c68831cf92 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-05 17:31:38.183 7 INFO neutron.plugins.ml2.managers [None req-9403c80d-83b6-40fb-b92e-f5c68831cf92 - - - - - -] Initializing extension driver 'qos' 2026-05-05 17:31:38.183 7 INFO neutron.plugins.ml2.managers [None req-9403c80d-83b6-40fb-b92e-f5c68831cf92 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-05 17:31:38.184 7 INFO neutron.plugins.ml2.managers [None req-9403c80d-83b6-40fb-b92e-f5c68831cf92 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-05 17:31:38.198 7 INFO neutron.quota [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loaded quota_driver: . 2026-05-05 17:31:38.199 7 INFO neutron.plugins.ml2.plugin [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Modular L2 Plugin initialization complete 2026-05-05 17:31:38.199 7 INFO neutron.plugins.ml2.managers [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-05 17:31:38.199 7 INFO neutron.plugins.ml2.managers [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-05 17:31:38.200 7 INFO neutron.plugins.ml2.managers [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-05 17:31:38.200 7 INFO neutron.extensions.vlantransparent [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Disabled vlantransparent extension. 2026-05-05 17:31:38.200 7 INFO neutron.manager [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loading Plugin: qos 2026-05-05 17:31:38.211 7 INFO neutron.manager [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loading Plugin: router 2026-05-05 17:31:38.247 7 INFO neutron.services.service_base [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-05 17:31:38.247 7 INFO neutron.manager [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loading Plugin: segments 2026-05-05 17:31:38.340 7 INFO neutron.manager [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loading Plugin: trunk 2026-05-05 17:31:38.394 7 INFO neutron.manager [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loading Plugin: vpnaas 2026-05-05 17:31:38.434 7 WARNING stevedore.named [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-05 17:31:38.498 7 INFO neutron_vpnaas.services.vpn.plugin [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-05 17:31:38.498 7 INFO neutron.common.utils [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-05 17:31:38.499 7 INFO neutron.manager [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loading Plugin: auto_allocate 2026-05-05 17:31:38.503 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-447fa691-a662-4152-81e4-bebbf5eba1d0 - - - - - -] VlanTypeDriver initialization complete 2026-05-05 17:31:38.504 8 INFO neutron.plugins.ml2.managers [None req-447fa691-a662-4152-81e4-bebbf5eba1d0 - - - - - -] Initializing driver for type 'vxlan' 2026-05-05 17:31:38.504 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-447fa691-a662-4152-81e4-bebbf5eba1d0 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-05 17:31:38.505 7 INFO neutron.manager [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loading Plugin: tag 2026-05-05 17:31:38.510 7 INFO neutron.manager [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loading Plugin: timestamp 2026-05-05 17:31:38.514 7 INFO neutron.manager [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loading Plugin: network_ip_availability 2026-05-05 17:31:38.518 7 INFO neutron.manager [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loading Plugin: flavors 2026-05-05 17:31:38.521 7 INFO neutron.manager [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loading Plugin: revisions 2026-05-05 17:31:38.524 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Initializing extension manager. 2026-05-05 17:31:38.525 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loaded extension: address-group 2026-05-05 17:31:38.526 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loaded extension: address-scope 2026-05-05 17:31:38.527 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-05 17:31:38.528 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loaded extension: agent 2026-05-05 17:31:38.528 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loaded extension: agent-resources-synced 2026-05-05 17:31:38.529 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-05 17:31:38.530 8 INFO neutron.plugins.ml2.managers [None req-447fa691-a662-4152-81e4-bebbf5eba1d0 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-05 17:31:38.530 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-447fa691-a662-4152-81e4-bebbf5eba1d0 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-05 17:31:38.530 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-05 17:31:38.530 8 INFO neutron.plugins.ml2.managers [None req-447fa691-a662-4152-81e4-bebbf5eba1d0 - - - - - -] Initializing extension driver 'port_security' 2026-05-05 17:31:38.531 8 INFO neutron.plugins.ml2.extensions.port_security [None req-447fa691-a662-4152-81e4-bebbf5eba1d0 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-05 17:31:38.531 8 INFO neutron.plugins.ml2.managers [None req-447fa691-a662-4152-81e4-bebbf5eba1d0 - - - - - -] Initializing extension driver 'qos' 2026-05-05 17:31:38.531 8 INFO neutron.plugins.ml2.managers [None req-447fa691-a662-4152-81e4-bebbf5eba1d0 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-05 17:31:38.531 8 INFO neutron.plugins.ml2.managers [None req-447fa691-a662-4152-81e4-bebbf5eba1d0 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-05 17:31:38.531 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loaded extension: availability_zone 2026-05-05 17:31:38.532 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loaded extension: availability_zone_filter 2026-05-05 17:31:38.532 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-05 17:31:38.533 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loaded extension: default-subnetpools 2026-05-05 17:31:38.534 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-05 17:31:38.535 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loaded extension: dns-integration 2026-05-05 17:31:38.535 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loaded extension: dns-domain-ports 2026-05-05 17:31:38.536 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-05 17:31:38.537 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loaded extension: dvr 2026-05-05 17:31:38.537 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-05 17:31:38.538 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loaded extension: empty-string-filtering 2026-05-05 17:31:38.538 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-05 17:31:38.539 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-05 17:31:38.540 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loaded extension: external-net 2026-05-05 17:31:38.540 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-05 17:31:38.541 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loaded extension: extraroute 2026-05-05 17:31:38.541 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loaded extension: extraroute-atomic 2026-05-05 17:31:38.541 8 INFO neutron.quota [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loaded quota_driver: . 2026-05-05 17:31:38.542 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-05 17:31:38.542 8 INFO neutron.plugins.ml2.plugin [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Modular L2 Plugin initialization complete 2026-05-05 17:31:38.542 8 INFO neutron.plugins.ml2.managers [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-05 17:31:38.542 8 INFO neutron.plugins.ml2.managers [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-05 17:31:38.543 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-05 17:31:38.543 8 INFO neutron.plugins.ml2.managers [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-05 17:31:38.543 8 INFO neutron.extensions.vlantransparent [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Disabled vlantransparent extension. 2026-05-05 17:31:38.543 8 INFO neutron.manager [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loading Plugin: qos 2026-05-05 17:31:38.543 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-05 17:31:38.544 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-05 17:31:38.545 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loaded extension: fip-port-details 2026-05-05 17:31:38.545 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loaded extension: flavors 2026-05-05 17:31:38.546 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-05 17:31:38.547 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loaded extension: floatingip-pools 2026-05-05 17:31:38.548 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loaded extension: ip_allocation 2026-05-05 17:31:38.548 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-05 17:31:38.549 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loaded extension: l2_adjacency 2026-05-05 17:31:38.550 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loaded extension: router 2026-05-05 17:31:38.552 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-05 17:31:38.552 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loaded extension: ext-gw-mode 2026-05-05 17:31:38.553 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loaded extension: l3-ha 2026-05-05 17:31:38.553 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-05 17:31:38.554 8 INFO neutron.manager [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loading Plugin: router 2026-05-05 17:31:38.554 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loaded extension: l3-flavors 2026-05-05 17:31:38.555 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-05 17:31:38.555 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-05 17:31:38.557 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-05 17:31:38.558 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-05 17:31:38.559 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-05 17:31:38.560 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-05 17:31:38.561 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-05 17:31:38.561 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loaded extension: multi-provider 2026-05-05 17:31:38.562 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loaded extension: net-mtu 2026-05-05 17:31:38.563 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loaded extension: net-mtu-writable 2026-05-05 17:31:38.563 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loaded extension: network_availability_zone 2026-05-05 17:31:38.564 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loaded extension: network-ip-availability 2026-05-05 17:31:38.565 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-05 17:31:38.565 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loaded extension: pagination 2026-05-05 17:31:38.566 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loaded extension: port-device-profile 2026-05-05 17:31:38.566 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loaded extension: port-mac-override 2026-05-05 17:31:38.567 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-05 17:31:38.568 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-05 17:31:38.568 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loaded extension: port-resource-request 2026-05-05 17:31:38.569 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-05 17:31:38.570 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loaded extension: binding 2026-05-05 17:31:38.570 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loaded extension: binding-extended 2026-05-05 17:31:38.571 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loaded extension: port-security 2026-05-05 17:31:38.572 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loaded extension: project-id 2026-05-05 17:31:38.572 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loaded extension: provider 2026-05-05 17:31:38.574 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loaded extension: qos 2026-05-05 17:31:38.575 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-05 17:31:38.575 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-05 17:31:38.576 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loaded extension: qos-default 2026-05-05 17:31:38.576 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loaded extension: qos-fip 2026-05-05 17:31:38.577 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-05 17:31:38.578 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-05 17:31:38.578 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-05 17:31:38.579 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-05 17:31:38.579 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-05 17:31:38.580 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loaded extension: qos-pps 2026-05-05 17:31:38.581 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-05 17:31:38.581 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-05 17:31:38.582 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loaded extension: qos-rules-alias 2026-05-05 17:31:38.583 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loaded extension: quota-check-limit 2026-05-05 17:31:38.584 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loaded extension: quotas 2026-05-05 17:31:38.585 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loaded extension: quota_details 2026-05-05 17:31:38.586 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loaded extension: rbac-policies 2026-05-05 17:31:38.587 8 INFO neutron.services.service_base [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-05 17:31:38.587 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loaded extension: rbac-address-group 2026-05-05 17:31:38.587 8 INFO neutron.manager [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loading Plugin: segments 2026-05-05 17:31:38.588 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loaded extension: rbac-address-scope 2026-05-05 17:31:38.588 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loaded extension: rbac-security-groups 2026-05-05 17:31:38.589 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-05 17:31:38.589 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loaded extension: revision-if-match 2026-05-05 17:31:38.590 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-05 17:31:38.591 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loaded extension: router_availability_zone 2026-05-05 17:31:38.591 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-05 17:31:38.592 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-05 17:31:38.592 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-05 17:31:38.593 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-05 17:31:38.594 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-05 17:31:38.603 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loaded extension: security-group 2026-05-05 17:31:38.604 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loaded extension: segment 2026-05-05 17:31:38.605 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-05 17:31:38.606 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loaded extension: service-type 2026-05-05 17:31:38.606 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loaded extension: sorting 2026-05-05 17:31:38.607 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loaded extension: standard-attr-segment 2026-05-05 17:31:38.607 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loaded extension: standard-attr-description 2026-05-05 17:31:38.608 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loaded extension: stateful-security-group 2026-05-05 17:31:38.609 7 WARNING neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-05 17:31:38.609 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-05 17:31:38.610 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loaded extension: subnet_onboard 2026-05-05 17:31:38.611 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-05 17:31:38.612 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loaded extension: subnet-service-types 2026-05-05 17:31:38.613 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loaded extension: subnet_allocation 2026-05-05 17:31:38.614 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-05 17:31:38.615 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-05 17:31:38.618 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loaded extension: standard-attr-tag 2026-05-05 17:31:38.619 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-05 17:31:38.619 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loaded extension: trunk 2026-05-05 17:31:38.620 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loaded extension: trunk-details 2026-05-05 17:31:38.621 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-05 17:31:38.621 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-05 17:31:38.622 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-05 17:31:38.623 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loaded extension: vpn-flavors 2026-05-05 17:31:38.624 7 INFO neutron.api.extensions [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Loaded extension: vpnaas 2026-05-05 17:31:38.626 7 INFO neutron.quota.resource_registry [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-05 17:31:38.627 7 INFO neutron.quota.resource_registry [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-05 17:31:38.627 7 INFO neutron.quota.resource_registry [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-05 17:31:38.627 7 INFO neutron.quota.resource_registry [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-05 17:31:38.628 7 INFO neutron.quota.resource_registry [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-05 17:31:38.628 7 INFO neutron.quota.resource_registry [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-05 17:31:38.630 7 INFO neutron.quota.resource_registry [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-05 17:31:38.631 7 INFO neutron.quota.resource_registry [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-05 17:31:38.631 7 INFO neutron.quota.resource_registry [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-05 17:31:38.631 7 INFO neutron.quota.resource_registry [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-05 17:31:38.631 7 WARNING neutron.quota.resource_registry [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] subnetpool is already registered 2026-05-05 17:31:38.632 7 INFO neutron.quota.resource_registry [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-05 17:31:38.632 7 WARNING neutron.quota.resource_registry [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] subnetpool is already registered 2026-05-05 17:31:38.632 7 INFO neutron.quota.resource_registry [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-05 17:31:38.632 7 INFO neutron.quota.resource_registry [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-05 17:31:38.633 7 INFO neutron.quota.resource_registry [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-05 17:31:38.633 7 INFO neutron.quota.resource_registry [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-05 17:31:38.633 7 INFO neutron.quota.resource_registry [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-05 17:31:38.633 7 INFO neutron.quota.resource_registry [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-05 17:31:38.635 7 INFO neutron.quota.resource_registry [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-05 17:31:38.635 7 WARNING neutron.quota.resource_registry [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] router is already registered 2026-05-05 17:31:38.636 7 INFO neutron.quota.resource_registry [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-05 17:31:38.636 7 WARNING neutron.quota.resource_registry [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] floatingip is already registered 2026-05-05 17:31:38.637 7 INFO neutron.quota.resource_registry [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-05 17:31:38.637 7 WARNING neutron.quota.resource_registry [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] rbac_policy is already registered 2026-05-05 17:31:38.637 7 INFO neutron.quota.resource_registry [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-05 17:31:38.637 7 WARNING neutron.quota.resource_registry [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] security_group is already registered 2026-05-05 17:31:38.637 7 INFO neutron.quota.resource_registry [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-05 17:31:38.638 7 WARNING neutron.quota.resource_registry [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] security_group_rule is already registered 2026-05-05 17:31:38.638 7 INFO neutron.quota.resource_registry [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-05 17:31:38.638 7 WARNING neutron.quota.resource_registry [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] subnetpool is already registered 2026-05-05 17:31:38.638 7 INFO neutron.quota.resource_registry [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-05 17:31:38.638 7 WARNING neutron.quota.resource_registry [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] subnetpool is already registered 2026-05-05 17:31:38.639 7 INFO neutron.quota.resource_registry [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-05 17:31:38.639 7 WARNING neutron.quota.resource_registry [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] trunk is already registered 2026-05-05 17:31:38.639 7 INFO neutron.quota.resource_registry [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-05 17:31:38.639 7 WARNING neutron.quota.resource_registry [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] endpoint_group is already registered 2026-05-05 17:31:38.639 7 INFO neutron.quota.resource_registry [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-05 17:31:38.640 7 WARNING neutron.quota.resource_registry [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] vpnservice is already registered 2026-05-05 17:31:38.640 7 INFO neutron.quota.resource_registry [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-05 17:31:38.640 7 WARNING neutron.quota.resource_registry [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] ipsec_site_connection is already registered 2026-05-05 17:31:38.640 7 INFO neutron.quota.resource_registry [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-05 17:31:38.640 7 WARNING neutron.quota.resource_registry [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] ipsecpolicy is already registered 2026-05-05 17:31:38.641 7 INFO neutron.quota.resource_registry [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-05 17:31:38.641 7 WARNING neutron.quota.resource_registry [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] ikepolicy is already registered 2026-05-05 17:31:38.678 7 WARNING keystonemiddleware._common.config [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-05 17:31:38.687 7 WARNING oslo_config.cfg [None req-53c6b52d-5742-4811-9e82-73ab16136466 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-05 17:31:38.687 8 INFO neutron.manager [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loading Plugin: trunk WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x564482b9e9f0 pid: 7 (default app) 2026-05-05 17:31:38.750 8 INFO neutron.manager [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loading Plugin: vpnaas 2026-05-05 17:31:38.789 8 WARNING stevedore.named [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-05 17:31:38.846 8 INFO neutron_vpnaas.services.vpn.plugin [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-05 17:31:38.847 8 INFO neutron.common.utils [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-05 17:31:38.847 8 INFO neutron.manager [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loading Plugin: auto_allocate 2026-05-05 17:31:38.852 8 INFO neutron.manager [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loading Plugin: tag 2026-05-05 17:31:38.858 8 INFO neutron.manager [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loading Plugin: timestamp 2026-05-05 17:31:38.860 8 INFO neutron.manager [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loading Plugin: network_ip_availability 2026-05-05 17:31:38.863 8 INFO neutron.manager [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loading Plugin: flavors 2026-05-05 17:31:38.866 8 INFO neutron.manager [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loading Plugin: revisions 2026-05-05 17:31:38.869 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Initializing extension manager. 2026-05-05 17:31:38.870 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loaded extension: address-group 2026-05-05 17:31:38.871 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loaded extension: address-scope 2026-05-05 17:31:38.871 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-05 17:31:38.872 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loaded extension: agent 2026-05-05 17:31:38.873 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loaded extension: agent-resources-synced 2026-05-05 17:31:38.874 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-05 17:31:38.875 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-05 17:31:38.876 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loaded extension: availability_zone 2026-05-05 17:31:38.876 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loaded extension: availability_zone_filter 2026-05-05 17:31:38.877 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-05 17:31:38.877 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loaded extension: default-subnetpools 2026-05-05 17:31:38.879 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-05 17:31:38.879 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loaded extension: dns-integration 2026-05-05 17:31:38.880 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loaded extension: dns-domain-ports 2026-05-05 17:31:38.880 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-05 17:31:38.881 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loaded extension: dvr 2026-05-05 17:31:38.881 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-05 17:31:38.882 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loaded extension: empty-string-filtering 2026-05-05 17:31:38.883 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-05 17:31:38.883 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-05 17:31:38.884 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loaded extension: external-net 2026-05-05 17:31:38.884 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-05 17:31:38.885 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loaded extension: extraroute 2026-05-05 17:31:38.885 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loaded extension: extraroute-atomic 2026-05-05 17:31:38.886 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-05 17:31:38.887 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-05 17:31:38.887 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-05 17:31:38.888 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-05 17:31:38.888 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loaded extension: fip-port-details 2026-05-05 17:31:38.889 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loaded extension: flavors 2026-05-05 17:31:38.890 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-05 17:31:38.891 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loaded extension: floatingip-pools 2026-05-05 17:31:38.891 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loaded extension: ip_allocation 2026-05-05 17:31:38.892 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-05 17:31:38.892 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loaded extension: l2_adjacency 2026-05-05 17:31:38.893 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loaded extension: router 2026-05-05 17:31:38.895 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-05 17:31:38.896 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loaded extension: ext-gw-mode 2026-05-05 17:31:38.896 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loaded extension: l3-ha 2026-05-05 17:31:38.897 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-05 17:31:38.897 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loaded extension: l3-flavors 2026-05-05 17:31:38.898 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-05 17:31:38.899 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-05 17:31:38.900 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-05 17:31:38.902 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-05 17:31:38.902 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-05 17:31:38.903 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-05 17:31:38.904 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-05 17:31:38.905 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loaded extension: multi-provider 2026-05-05 17:31:38.905 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loaded extension: net-mtu 2026-05-05 17:31:38.906 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loaded extension: net-mtu-writable 2026-05-05 17:31:38.906 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loaded extension: network_availability_zone 2026-05-05 17:31:38.907 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loaded extension: network-ip-availability 2026-05-05 17:31:38.908 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-05 17:31:38.909 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loaded extension: pagination 2026-05-05 17:31:38.909 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loaded extension: port-device-profile 2026-05-05 17:31:38.910 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loaded extension: port-mac-override 2026-05-05 17:31:38.910 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-05 17:31:38.911 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-05 17:31:38.911 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loaded extension: port-resource-request 2026-05-05 17:31:38.912 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-05 17:31:38.912 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loaded extension: binding 2026-05-05 17:31:38.913 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loaded extension: binding-extended 2026-05-05 17:31:38.914 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loaded extension: port-security 2026-05-05 17:31:38.914 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loaded extension: project-id 2026-05-05 17:31:38.915 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loaded extension: provider 2026-05-05 17:31:38.917 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loaded extension: qos 2026-05-05 17:31:38.917 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-05 17:31:38.918 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-05 17:31:38.918 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loaded extension: qos-default 2026-05-05 17:31:38.919 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loaded extension: qos-fip 2026-05-05 17:31:38.919 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-05 17:31:38.920 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-05 17:31:38.921 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-05 17:31:38.921 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-05 17:31:38.922 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-05 17:31:38.923 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loaded extension: qos-pps 2026-05-05 17:31:38.923 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-05 17:31:38.924 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-05 17:31:38.924 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loaded extension: qos-rules-alias 2026-05-05 17:31:38.925 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loaded extension: quota-check-limit 2026-05-05 17:31:38.927 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loaded extension: quotas 2026-05-05 17:31:38.928 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loaded extension: quota_details 2026-05-05 17:31:38.929 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loaded extension: rbac-policies 2026-05-05 17:31:38.929 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loaded extension: rbac-address-group 2026-05-05 17:31:38.930 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loaded extension: rbac-address-scope 2026-05-05 17:31:38.930 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loaded extension: rbac-security-groups 2026-05-05 17:31:38.931 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-05 17:31:38.932 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loaded extension: revision-if-match 2026-05-05 17:31:38.932 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-05 17:31:38.933 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loaded extension: router_availability_zone 2026-05-05 17:31:38.933 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-05 17:31:38.934 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-05 17:31:38.935 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-05 17:31:38.935 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-05 17:31:38.936 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-05 17:31:38.943 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loaded extension: security-group 2026-05-05 17:31:38.944 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loaded extension: segment 2026-05-05 17:31:38.945 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-05 17:31:38.945 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loaded extension: service-type 2026-05-05 17:31:38.946 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loaded extension: sorting 2026-05-05 17:31:38.946 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loaded extension: standard-attr-segment 2026-05-05 17:31:38.947 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loaded extension: standard-attr-description 2026-05-05 17:31:38.948 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loaded extension: stateful-security-group 2026-05-05 17:31:38.948 8 WARNING neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-05 17:31:38.949 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-05 17:31:38.949 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loaded extension: subnet_onboard 2026-05-05 17:31:38.950 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-05 17:31:38.950 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loaded extension: subnet-service-types 2026-05-05 17:31:38.951 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loaded extension: subnet_allocation 2026-05-05 17:31:38.952 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-05 17:31:38.952 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-05 17:31:38.954 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loaded extension: standard-attr-tag 2026-05-05 17:31:38.955 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-05 17:31:38.956 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loaded extension: trunk 2026-05-05 17:31:38.956 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loaded extension: trunk-details 2026-05-05 17:31:38.957 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-05 17:31:38.957 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-05 17:31:38.958 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-05 17:31:38.959 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loaded extension: vpn-flavors 2026-05-05 17:31:38.960 8 INFO neutron.api.extensions [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Loaded extension: vpnaas 2026-05-05 17:31:38.962 8 INFO neutron.quota.resource_registry [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-05 17:31:38.963 8 INFO neutron.quota.resource_registry [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-05 17:31:38.963 8 INFO neutron.quota.resource_registry [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-05 17:31:38.963 8 INFO neutron.quota.resource_registry [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-05 17:31:38.964 8 INFO neutron.quota.resource_registry [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-05 17:31:38.964 8 INFO neutron.quota.resource_registry [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-05 17:31:38.967 8 INFO neutron.quota.resource_registry [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-05 17:31:38.968 8 INFO neutron.quota.resource_registry [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-05 17:31:38.968 8 INFO neutron.quota.resource_registry [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-05 17:31:38.968 8 INFO neutron.quota.resource_registry [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-05 17:31:38.968 8 WARNING neutron.quota.resource_registry [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] subnetpool is already registered 2026-05-05 17:31:38.969 8 INFO neutron.quota.resource_registry [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-05 17:31:38.969 8 WARNING neutron.quota.resource_registry [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] subnetpool is already registered 2026-05-05 17:31:38.969 8 INFO neutron.quota.resource_registry [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-05 17:31:38.969 8 INFO neutron.quota.resource_registry [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-05 17:31:38.970 8 INFO neutron.quota.resource_registry [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-05 17:31:38.970 8 INFO neutron.quota.resource_registry [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-05 17:31:38.970 8 INFO neutron.quota.resource_registry [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-05 17:31:38.970 8 INFO neutron.quota.resource_registry [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-05 17:31:38.972 8 INFO neutron.quota.resource_registry [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-05 17:31:38.972 8 WARNING neutron.quota.resource_registry [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] router is already registered 2026-05-05 17:31:38.973 8 INFO neutron.quota.resource_registry [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-05 17:31:38.973 8 WARNING neutron.quota.resource_registry [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] floatingip is already registered 2026-05-05 17:31:38.974 8 INFO neutron.quota.resource_registry [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-05 17:31:38.974 8 WARNING neutron.quota.resource_registry [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] rbac_policy is already registered 2026-05-05 17:31:38.974 8 INFO neutron.quota.resource_registry [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-05 17:31:38.974 8 WARNING neutron.quota.resource_registry [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] security_group is already registered 2026-05-05 17:31:38.974 8 INFO neutron.quota.resource_registry [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-05 17:31:38.974 8 WARNING neutron.quota.resource_registry [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] security_group_rule is already registered 2026-05-05 17:31:38.975 8 INFO neutron.quota.resource_registry [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-05 17:31:38.975 8 WARNING neutron.quota.resource_registry [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] subnetpool is already registered 2026-05-05 17:31:38.975 8 INFO neutron.quota.resource_registry [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-05 17:31:38.975 8 WARNING neutron.quota.resource_registry [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] subnetpool is already registered 2026-05-05 17:31:38.976 8 INFO neutron.quota.resource_registry [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-05 17:31:38.976 8 WARNING neutron.quota.resource_registry [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] trunk is already registered 2026-05-05 17:31:38.976 8 INFO neutron.quota.resource_registry [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-05 17:31:38.976 8 WARNING neutron.quota.resource_registry [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] endpoint_group is already registered 2026-05-05 17:31:38.976 8 INFO neutron.quota.resource_registry [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-05 17:31:38.976 8 WARNING neutron.quota.resource_registry [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] vpnservice is already registered 2026-05-05 17:31:38.977 8 INFO neutron.quota.resource_registry [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-05 17:31:38.977 8 WARNING neutron.quota.resource_registry [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] ipsec_site_connection is already registered 2026-05-05 17:31:38.977 8 INFO neutron.quota.resource_registry [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-05 17:31:38.977 8 WARNING neutron.quota.resource_registry [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] ipsecpolicy is already registered 2026-05-05 17:31:38.977 8 INFO neutron.quota.resource_registry [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-05 17:31:38.977 8 WARNING neutron.quota.resource_registry [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] ikepolicy is already registered 2026-05-05 17:31:39.013 8 WARNING keystonemiddleware._common.config [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-05 17:31:39.021 8 WARNING oslo_config.cfg [None req-ba4692c6-4ee2-405e-be4b-0d7b075f07f6 - - - - - -] 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 7 seconds on interpreter 0x564482b9e9f0 pid: 8 (default app) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 17:31:44.023 7 WARNING oslo_policy.policy [None req-6748a9e6-b6f6-476b-b8b1-a6bbe4be8d57 3af4e887d91448ed8be35aba134f0ba5 96046cbeba264a8784310e07d10d175b - - default default] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. [pid: 7|app: 0|req: 3/3] 199.19.213.235 () {44 vars in 913 bytes} [Tue May 5 17:31:43 2026] GET /v2.0/networks => generated 15 bytes in 925 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 17:31:44.540 8 WARNING oslo_policy.policy [None req-9b6ce88a-c695-4ba5-8bad-e2ba10b069e8 3af4e887d91448ed8be35aba134f0ba5 96046cbeba264a8784310e07d10d175b - - default default] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-05-05 17:31:45.120 8 WARNING neutron.services.revisions.revision_plugin [None req-9b6ce88a-c695-4ba5-8bad-e2ba10b069e8 3af4e887d91448ed8be35aba134f0ba5 96046cbeba264a8784310e07d10d175b - - - -] Could not find related network for resource to bump revision. 2026-05-05 17:31:45.153 8 INFO neutron.db.segments_db [None req-9b6ce88a-c695-4ba5-8bad-e2ba10b069e8 3af4e887d91448ed8be35aba134f0ba5 96046cbeba264a8784310e07d10d175b - - - -] Added segment f352dfcc-095d-4c58-b0bc-4137e2d0c57f of type flat for network 0bc3be89-1fb5-4a95-85f8-9cea7c5655b3 2026-05-05 17:31:45.212 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9b6ce88a-c695-4ba5-8bad-e2ba10b069e8 3af4e887d91448ed8be35aba134f0ba5 96046cbeba264a8784310e07d10d175b - - - -] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1/4] 199.19.213.235 () {48 vars in 967 bytes} [Tue May 5 17:31:44 2026] POST /v2.0/networks => generated 124 bytes in 761 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/6] 199.19.213.235 () {44 vars in 913 bytes} [Tue May 5 17:31:50 2026] GET /v2.0/networks => generated 15 bytes in 363 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 17:31:51.391 7 WARNING neutron.services.revisions.revision_plugin [None req-40cb3c26-fec5-4f3b-946b-e75f3b9ef333 3af4e887d91448ed8be35aba134f0ba5 96046cbeba264a8784310e07d10d175b - - - -] Could not find related network for resource to bump revision. 2026-05-05 17:31:51.414 7 INFO neutron.db.segments_db [None req-40cb3c26-fec5-4f3b-946b-e75f3b9ef333 3af4e887d91448ed8be35aba134f0ba5 96046cbeba264a8784310e07d10d175b - - - -] Added segment 53f10893-572c-4838-af6f-fd946b2bd9c4 of type flat for network a92eb349-7d16-45cd-ab6b-dc7d9698c0eb 2026-05-05 17:31:51.476 7 INFO neutron.pecan_wsgi.hooks.translation [None req-40cb3c26-fec5-4f3b-946b-e75f3b9ef333 3af4e887d91448ed8be35aba134f0ba5 96046cbeba264a8784310e07d10d175b - - - -] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/7] 199.19.213.235 () {48 vars in 967 bytes} [Tue May 5 17:31:51 2026] POST /v2.0/networks => generated 124 bytes in 170 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.19.213.235 () {44 vars in 913 bytes} [Tue May 5 17:31:57 2026] GET /v2.0/networks => generated 15 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 17:31:57.326 7 WARNING neutron.services.revisions.revision_plugin [None req-0687bf52-68d0-4377-84e9-e57039622bdf 3af4e887d91448ed8be35aba134f0ba5 96046cbeba264a8784310e07d10d175b - - - -] Could not find related network for resource to bump revision. 2026-05-05 17:31:57.349 7 INFO neutron.db.segments_db [None req-0687bf52-68d0-4377-84e9-e57039622bdf 3af4e887d91448ed8be35aba134f0ba5 96046cbeba264a8784310e07d10d175b - - - -] Added segment b8e0bedf-6fd3-47db-a3ac-2af3a322258b of type flat for network 975472bb-bb50-446b-b1e7-14343f693ea5 2026-05-05 17:31:57.386 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0687bf52-68d0-4377-84e9-e57039622bdf 3af4e887d91448ed8be35aba134f0ba5 96046cbeba264a8784310e07d10d175b - - - -] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/9] 199.19.213.235 () {48 vars in 967 bytes} [Tue May 5 17:31:57 2026] POST /v2.0/networks => generated 124 bytes in 119 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.235 () {44 vars in 913 bytes} [Tue May 5 17:32:03 2026] GET /v2.0/networks => generated 15 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 17:32:03.286 8 WARNING neutron.services.revisions.revision_plugin [None req-5c7f7eae-1600-44cf-81e0-41de08d2a0ff 3af4e887d91448ed8be35aba134f0ba5 96046cbeba264a8784310e07d10d175b - - - -] Could not find related network for resource to bump revision. 2026-05-05 17:32:03.303 8 INFO neutron.db.segments_db [None req-5c7f7eae-1600-44cf-81e0-41de08d2a0ff 3af4e887d91448ed8be35aba134f0ba5 96046cbeba264a8784310e07d10d175b - - - -] Added segment c026fba6-77df-4cc7-b2e6-c33e37087135 of type flat for network 7394c2a7-a0f4-408e-b3c4-d9ce892167f9 2026-05-05 17:32:03.332 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5c7f7eae-1600-44cf-81e0-41de08d2a0ff 3af4e887d91448ed8be35aba134f0ba5 96046cbeba264a8784310e07d10d175b - - - -] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/12] 199.19.213.235 () {48 vars in 967 bytes} [Tue May 5 17:32:03 2026] POST /v2.0/networks => generated 124 bytes in 107 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/13] 199.19.213.235 () {44 vars in 913 bytes} [Tue May 5 17:32:09 2026] GET /v2.0/networks => generated 15 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 17:32:09.229 8 WARNING neutron.services.revisions.revision_plugin [None req-02c9f38a-bec6-4621-b35f-37b0453c330e 3af4e887d91448ed8be35aba134f0ba5 96046cbeba264a8784310e07d10d175b - - - -] Could not find related network for resource to bump revision. 2026-05-05 17:32:09.252 8 INFO neutron.db.segments_db [None req-02c9f38a-bec6-4621-b35f-37b0453c330e 3af4e887d91448ed8be35aba134f0ba5 96046cbeba264a8784310e07d10d175b - - - -] Added segment f8a3f2f8-27ff-4e31-a4e4-a9dde0a3bc5a of type flat for network 2f42db33-a124-45a6-a97c-8dcfeec04186 2026-05-05 17:32:09.320 8 INFO neutron.pecan_wsgi.hooks.translation [None req-02c9f38a-bec6-4621-b35f-37b0453c330e 3af4e887d91448ed8be35aba134f0ba5 96046cbeba264a8784310e07d10d175b - - - -] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/14] 199.19.213.235 () {48 vars in 967 bytes} [Tue May 5 17:32:09 2026] POST /v2.0/networks => generated 124 bytes in 160 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/15] 199.19.213.235 () {44 vars in 913 bytes} [Tue May 5 17:32:15 2026] GET /v2.0/networks => generated 15 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 17:32:15.458 8 WARNING neutron.services.revisions.revision_plugin [None req-20506a63-d378-4b29-ab44-f59b6cf08db1 3af4e887d91448ed8be35aba134f0ba5 96046cbeba264a8784310e07d10d175b - - - -] Could not find related network for resource to bump revision. 2026-05-05 17:32:15.484 8 INFO neutron.db.segments_db [None req-20506a63-d378-4b29-ab44-f59b6cf08db1 3af4e887d91448ed8be35aba134f0ba5 96046cbeba264a8784310e07d10d175b - - - -] Added segment f5dfb238-c135-4d17-95cf-04ef02686ea6 of type flat for network 9244984a-9c00-4347-a331-eff9d804969b [pid: 8|app: 0|req: 7/16] 199.19.213.235 () {48 vars in 967 bytes} [Tue May 5 17:32:15 2026] POST /v2.0/networks => generated 706 bytes in 472 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/17] 199.19.213.235 () {44 vars in 911 bytes} [Tue May 5 17:32:16 2026] GET /v2.0/subnets => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 199.19.213.235 () {44 vars in 913 bytes} [Tue May 5 17:32:16 2026] GET /v2.0/networks => generated 709 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/19] 199.19.213.235 () {48 vars in 965 bytes} [Tue May 5 17:32:16 2026] POST /v2.0/subnets => generated 641 bytes in 398 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 17:38:43.607 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [9e6716df-bad2-4cd8-99b4-d19169ccf2e7] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-05 17:38:43.609 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [8ce46f2e-b101-4d43-ad2a-988665f18ead] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-05 17:38:43.611 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue May 5 17:38:43 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 199.19.213.235) !!! [pid: 8|app: 0|req: 35/71] 199.19.213.235 () {44 vars in 913 bytes} [Tue May 5 17:38:43 2026] GET /v2.0/networks => generated 753 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 17:38:43.818 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [02fc824f-3184-42f1-a908-7ab2a78b74a4] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-05 17:38:43.819 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [f85b8df1-9af2-474b-8786-425011706a09] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-05 17:38:43.820 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue May 5 17:38:43 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 199.19.213.235) !!! 2026-05-05 17:38:43.890 7 INFO neutron.db.segments_db [None req-de033c72-524d-45af-b4ca-34896ed6f044 3af4e887d91448ed8be35aba134f0ba5 96046cbeba264a8784310e07d10d175b - - - -] Added segment 3c466e0b-a1c8-4ff2-8231-d6bf797ec99b of type vxlan for network aec92072-6417-4b6a-a6bb-45dabc0046f4 [pid: 7|app: 0|req: 37/72] 199.19.213.235 () {48 vars in 966 bytes} [Tue May 5 17:38:43 2026] POST /v2.0/networks => generated 707 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 17:38:44.866 8 INFO oslo.messaging._drivers.impl_rabbit [-] [9e6716df-bad2-4cd8-99b4-d19169ccf2e7] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59940. 2026-05-05 17:38:44.867 8 INFO oslo.messaging._drivers.impl_rabbit [-] [8ce46f2e-b101-4d43-ad2a-988665f18ead] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59952. [pid: 8|app: 0|req: 36/73] 199.19.213.235 () {44 vars in 911 bytes} [Tue May 5 17:38:44 2026] GET /v2.0/subnets => generated 644 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 17:38:45.017 7 INFO oslo.messaging._drivers.impl_rabbit [-] [02fc824f-3184-42f1-a908-7ab2a78b74a4] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59960. 2026-05-05 17:38:45.017 7 INFO oslo.messaging._drivers.impl_rabbit [-] [f85b8df1-9af2-474b-8786-425011706a09] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59966. [pid: 7|app: 0|req: 38/74] 199.19.213.235 () {44 vars in 913 bytes} [Tue May 5 17:38:44 2026] GET /v2.0/networks => generated 1430 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/75] 199.19.213.235 () {48 vars in 965 bytes} [Tue May 5 17:38:45 2026] POST /v2.0/subnets => generated 627 bytes in 295 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/76] 199.19.213.235 () {44 vars in 1025 bytes} [Tue May 5 17:38:46 2026] GET /v2.0/security-groups?tenant_id=96046cbeba264a8784310e07d10d175b => generated 2793 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/77] 199.19.213.235 () {48 vars in 981 bytes} [Tue May 5 17:38:46 2026] POST /v2.0/security-groups => generated 1552 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/78] 199.19.213.235 () {44 vars in 1025 bytes} [Tue May 5 17:38:47 2026] GET /v2.0/security-groups?tenant_id=96046cbeba264a8784310e07d10d175b => generated 4327 bytes in 89 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.235 () {44 vars in 940 bytes} [Tue May 5 17:38:47 2026] GET /v2.0/security-groups => generated 4327 bytes in 46 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.235 () {48 vars in 991 bytes} [Tue May 5 17:38:47 2026] POST /v2.0/security-group-rules => generated 569 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/83] 199.19.213.235 () {44 vars in 1025 bytes} [Tue May 5 17:38:48 2026] GET /v2.0/security-groups?tenant_id=96046cbeba264a8784310e07d10d175b => generated 4909 bytes in 87 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.235 () {44 vars in 940 bytes} [Tue May 5 17:38:48 2026] GET /v2.0/security-groups => generated 4909 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/85] 199.19.213.235 () {48 vars in 991 bytes} [Tue May 5 17:38:48 2026] POST /v2.0/security-group-rules => generated 571 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/86] 199.19.213.235 () {44 vars in 1025 bytes} [Tue May 5 17:38:49 2026] GET /v2.0/security-groups?tenant_id=96046cbeba264a8784310e07d10d175b => generated 5493 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/87] 199.19.213.235 () {44 vars in 940 bytes} [Tue May 5 17:38:49 2026] GET /v2.0/security-groups => generated 5493 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/88] 199.19.213.235 () {48 vars in 991 bytes} [Tue May 5 17:38:49 2026] POST /v2.0/security-group-rules => generated 571 bytes in 87 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/89] 199.19.213.235 () {44 vars in 1025 bytes} [Tue May 5 17:38:50 2026] GET /v2.0/security-groups?tenant_id=96046cbeba264a8784310e07d10d175b => generated 6077 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/90] 199.19.213.235 () {44 vars in 940 bytes} [Tue May 5 17:38:50 2026] GET /v2.0/security-groups => generated 6077 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/91] 199.19.213.235 () {48 vars in 991 bytes} [Tue May 5 17:38:50 2026] POST /v2.0/security-group-rules => generated 571 bytes in 76 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/92] 199.19.213.235 () {44 vars in 1025 bytes} [Tue May 5 17:38:51 2026] GET /v2.0/security-groups?tenant_id=96046cbeba264a8784310e07d10d175b => generated 6661 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/93] 199.19.213.235 () {44 vars in 940 bytes} [Tue May 5 17:38:51 2026] GET /v2.0/security-groups => generated 6661 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/94] 199.19.213.235 () {48 vars in 991 bytes} [Tue May 5 17:38:51 2026] POST /v2.0/security-group-rules => generated 571 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/95] 199.19.213.235 () {44 vars in 940 bytes} [Tue May 5 17:38:52 2026] GET /v2.0/security-groups => generated 7245 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/96] 199.19.213.235 () {44 vars in 907 bytes} [Tue May 5 17:38:52 2026] GET /v2.0/ports => generated 2489 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/97] 199.19.213.235 () {44 vars in 913 bytes} [Tue May 5 17:38:52 2026] GET /v2.0/networks => generated 1474 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/98] 199.19.213.235 () {48 vars in 961 bytes} [Tue May 5 17:38:52 2026] POST /v2.0/ports => generated 1100 bytes in 369 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 17:38:58.937 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c74687ee-4592-4cec-89db-905bb3db12bc 3af4e887d91448ed8be35aba134f0ba5 96046cbeba264a8784310e07d10d175b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 49/99] 199.19.213.235 () {44 vars in 981 bytes} [Tue May 5 17:38:58 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 88 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 51/100] 199.19.213.235 () {44 vars in 1003 bytes} [Tue May 5 17:38:58 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/101] 199.19.213.235 () {48 vars in 1033 bytes} [Tue May 5 17:38:59 2026] PUT /v2.0/ports/b7dd6808-a2fb-46d1-b736-57f84f5170c1 => generated 1213 bytes in 528 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/102] 199.19.213.235 () {44 vars in 907 bytes} [Tue May 5 17:39:00 2026] GET /v2.0/ports => generated 3730 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 51/103] 199.19.213.235 () {44 vars in 1025 bytes} [Tue May 5 17:39:01 2026] GET /v2.0/security-groups?tenant_id=96046cbeba264a8784310e07d10d175b => generated 7245 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/104] 199.19.213.235 () {48 vars in 981 bytes} [Tue May 5 17:39:02 2026] POST /v2.0/security-groups => generated 1546 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/107] 199.19.213.235 () {44 vars in 1025 bytes} [Tue May 5 17:39:02 2026] GET /v2.0/security-groups?tenant_id=96046cbeba264a8784310e07d10d175b => generated 8773 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/108] 199.19.213.235 () {44 vars in 940 bytes} [Tue May 5 17:39:03 2026] GET /v2.0/security-groups => generated 8773 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/109] 199.19.213.235 () {48 vars in 991 bytes} [Tue May 5 17:39:03 2026] POST /v2.0/security-group-rules => generated 591 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/110] 199.19.213.235 () {44 vars in 1025 bytes} [Tue May 5 17:39:03 2026] GET /v2.0/security-groups?tenant_id=96046cbeba264a8784310e07d10d175b => generated 9377 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/111] 199.19.213.235 () {44 vars in 940 bytes} [Tue May 5 17:39:04 2026] GET /v2.0/security-groups => generated 9377 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/112] 199.19.213.235 () {48 vars in 991 bytes} [Tue May 5 17:39:04 2026] POST /v2.0/security-group-rules => generated 595 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 64/125] 199.19.213.235 () {44 vars in 975 bytes} [Tue May 5 17:40:34 2026] GET /v2.0/quotas/96046cbeba264a8784310e07d10d175b => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/quotasv2.py:140: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 8|app: 0|req: 62/126] 199.19.213.235 () {48 vars in 1027 bytes} [Tue May 5 17:40:34 2026] PUT /v2.0/quotas/96046cbeba264a8784310e07d10d175b => generated 291 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 65/127] 199.19.213.235 () {44 vars in 975 bytes} [Tue May 5 17:40:35 2026] GET /v2.0/quotas/96046cbeba264a8784310e07d10d175b => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 17:42:34.140 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [8ce46f2e-b101-4d43-ad2a-988665f18ead] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-05 17:42:34.143 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [9e6716df-bad2-4cd8-99b4-d19169ccf2e7] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-05 17:42:34.143 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue May 5 17:42:34 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports/octavia-health-manager-port-instance (ip 199.19.213.235) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 17:42:34.326 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1f5c9909-edd2-4bbf-ba11-e5f7fc9858c7 3af4e887d91448ed8be35aba134f0ba5 96046cbeba264a8784310e07d10d175b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 71/144] 199.19.213.235 () {30 vars in 743 bytes} [Tue May 5 17:42:34 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 192 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 17:42:34.356 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [02fc824f-3184-42f1-a908-7ab2a78b74a4] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-05 17:42:34.357 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [f85b8df1-9af2-474b-8786-425011706a09] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-05 17:42:34.357 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue May 5 17:42:34 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports?name=octavia-health-manager-port-instance (ip 199.19.213.235) !!! [pid: 7|app: 0|req: 74/145] 199.19.213.235 () {30 vars in 765 bytes} [Tue May 5 17:42:34 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 17:42:36.110 8 INFO oslo.messaging._drivers.impl_rabbit [-] [9e6716df-bad2-4cd8-99b4-d19169ccf2e7] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 58010. 2026-05-05 17:42:36.110 8 INFO oslo.messaging._drivers.impl_rabbit [-] [8ce46f2e-b101-4d43-ad2a-988665f18ead] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 58006. 2026-05-05 17:42:36.154 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a6860ab5-6e29-4187-8c37-b27aca1706a4 3af4e887d91448ed8be35aba134f0ba5 96046cbeba264a8784310e07d10d175b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 72/146] 199.19.213.235 () {30 vars in 743 bytes} [Tue May 5 17:42:36 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 65 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 17:42:36.186 7 INFO oslo.messaging._drivers.impl_rabbit [-] [02fc824f-3184-42f1-a908-7ab2a78b74a4] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 58026. 2026-05-05 17:42:36.186 7 INFO oslo.messaging._drivers.impl_rabbit [-] [f85b8df1-9af2-474b-8786-425011706a09] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 58032. [pid: 7|app: 0|req: 75/147] 199.19.213.235 () {30 vars in 765 bytes} [Tue May 5 17:42:36 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 17:48:26.757 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [f85b8df1-9af2-474b-8786-425011706a09] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-05 17:48:26.759 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [02fc824f-3184-42f1-a908-7ab2a78b74a4] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-05 17:48:26.760 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue May 5 17:48:26 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups?tenant_id=3f544f36531947df9ac743fab23945e2 (ip 199.19.213.235) !!! [pid: 7|app: 0|req: 99/194] 199.19.213.235 () {44 vars in 1025 bytes} [Tue May 5 17:48:26 2026] GET /v2.0/security-groups?tenant_id=3f544f36531947df9ac743fab23945e2 => generated 2797 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 17:48:26.991 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [9e6716df-bad2-4cd8-99b4-d19169ccf2e7] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-05 17:48:26.992 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [8ce46f2e-b101-4d43-ad2a-988665f18ead] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-05 17:48:26.995 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue May 5 17:48:26 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups (ip 199.19.213.235) !!! [pid: 8|app: 0|req: 96/195] 199.19.213.235 () {48 vars in 981 bytes} [Tue May 5 17:48:26 2026] POST /v2.0/security-groups => generated 1560 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 17:48:27.961 7 INFO oslo.messaging._drivers.impl_rabbit [-] [f85b8df1-9af2-474b-8786-425011706a09] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50886. 2026-05-05 17:48:27.962 7 INFO oslo.messaging._drivers.impl_rabbit [-] [02fc824f-3184-42f1-a908-7ab2a78b74a4] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50896. [pid: 7|app: 0|req: 100/196] 199.19.213.235 () {44 vars in 1025 bytes} [Tue May 5 17:48:27 2026] GET /v2.0/security-groups?tenant_id=3f544f36531947df9ac743fab23945e2 => generated 4339 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 17:48:28.066 8 INFO oslo.messaging._drivers.impl_rabbit [-] [9e6716df-bad2-4cd8-99b4-d19169ccf2e7] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50910. 2026-05-05 17:48:28.067 8 INFO oslo.messaging._drivers.impl_rabbit [-] [8ce46f2e-b101-4d43-ad2a-988665f18ead] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50920. [pid: 8|app: 0|req: 97/197] 199.19.213.235 () {44 vars in 940 bytes} [Tue May 5 17:48:28 2026] GET /v2.0/security-groups => generated 14303 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 101/198] 199.19.213.235 () {48 vars in 991 bytes} [Tue May 5 17:48:28 2026] POST /v2.0/security-group-rules => generated 565 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 98/199] 199.19.213.235 () {44 vars in 1025 bytes} [Tue May 5 17:48:28 2026] GET /v2.0/security-groups?tenant_id=3f544f36531947df9ac743fab23945e2 => generated 4917 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/200] 199.19.213.235 () {44 vars in 940 bytes} [Tue May 5 17:48:29 2026] GET /v2.0/security-groups => generated 14881 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 99/201] 199.19.213.235 () {48 vars in 991 bytes} [Tue May 5 17:48:29 2026] POST /v2.0/security-group-rules => generated 567 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/202] 199.19.213.235 () {44 vars in 1025 bytes} [Tue May 5 17:48:29 2026] GET /v2.0/security-groups?tenant_id=3f544f36531947df9ac743fab23945e2 => generated 5497 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 100/203] 199.19.213.235 () {44 vars in 940 bytes} [Tue May 5 17:48:30 2026] GET /v2.0/security-groups => generated 15461 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/204] 199.19.213.235 () {48 vars in 991 bytes} [Tue May 5 17:48:30 2026] POST /v2.0/security-group-rules => generated 569 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 101/205] 199.19.213.235 () {44 vars in 1025 bytes} [Tue May 5 17:48:31 2026] GET /v2.0/security-groups?tenant_id=3f544f36531947df9ac743fab23945e2 => generated 6079 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/206] 199.19.213.235 () {44 vars in 940 bytes} [Tue May 5 17:48:31 2026] GET /v2.0/security-groups => generated 16043 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/207] 199.19.213.235 () {48 vars in 991 bytes} [Tue May 5 17:48:31 2026] POST /v2.0/security-group-rules => generated 570 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/226] 199.19.213.235 () {30 vars in 740 bytes} [Tue May 5 17:50:35 2026] GET /v2.0/networks?tenant_id=3f544f36531947df9ac743fab23945e2&shared=False => generated 15 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 17:50:35.373 7 INFO neutron.db.segments_db [None req-c5ed137a-75f4-44ba-8c74-fbf471d89303 86fac4bb6bf14151b13672abcbe751e5 3f544f36531947df9ac743fab23945e2 - - - -] Added segment 5f51e813-dada-410a-835d-b2b7cc3d9dd1 of type vxlan for network b880c12f-8b09-44ff-b49a-b95d23505ee6 [pid: 7|app: 0|req: 115/227] 199.19.213.235 () {34 vars in 682 bytes} [Tue May 5 17:50:35 2026] POST /v2.0/networks => generated 718 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 113/228] 199.19.213.235 () {30 vars in 722 bytes} [Tue May 5 17:50:35 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 116/229] 199.19.213.235 () {30 vars in 633 bytes} [Tue May 5 17:50:35 2026] GET /v2.0/extensions => generated 19178 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 114/230] 199.19.213.235 () {34 vars in 677 bytes} [Tue May 5 17:50:35 2026] POST /v2.0/ports => generated 963 bytes in 364 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/231] 199.19.213.235 () {30 vars in 703 bytes} [Tue May 5 17:50:35 2026] GET /v2.0/networks/b880c12f-8b09-44ff-b49a-b95d23505ee6 => generated 705 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/232] 199.19.213.235 () {30 vars in 722 bytes} [Tue May 5 17:50:38 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 118/233] 199.19.213.235 () {30 vars in 703 bytes} [Tue May 5 17:50:38 2026] GET /v2.0/networks/b880c12f-8b09-44ff-b49a-b95d23505ee6 => generated 705 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 117/236] 199.19.213.235 () {44 vars in 975 bytes} [Tue May 5 17:50:55 2026] GET /v2.0/quotas/3f544f36531947df9ac743fab23945e2 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/quotasv2.py:140: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 7|app: 0|req: 120/237] 199.19.213.235 () {48 vars in 1027 bytes} [Tue May 5 17:50:55 2026] PUT /v2.0/quotas/3f544f36531947df9ac743fab23945e2 => generated 291 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/238] 199.19.213.235 () {44 vars in 975 bytes} [Tue May 5 17:50:56 2026] GET /v2.0/quotas/3f544f36531947df9ac743fab23945e2 => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:01:50.162 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [8ce46f2e-b101-4d43-ad2a-988665f18ead] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-05 18:01:50.163 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [9e6716df-bad2-4cd8-99b4-d19169ccf2e7] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-05 18:01:50.163 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue May 5 18:01:50 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 199.19.213.235) !!! [pid: 8|app: 0|req: 163/327] 199.19.213.235 () {44 vars in 913 bytes} [Tue May 5 18:01:50 2026] GET /v2.0/networks => generated 2168 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:01:51.282 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [f85b8df1-9af2-474b-8786-425011706a09] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-05 18:01:51.283 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [02fc824f-3184-42f1-a908-7ab2a78b74a4] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-05 18:01:51.284 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue May 5 18:01:51 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/subnets (ip 199.19.213.235) !!! [pid: 7|app: 0|req: 165/328] 199.19.213.235 () {44 vars in 911 bytes} [Tue May 5 18:01:51 2026] GET /v2.0/subnets => generated 1261 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:01:51.426 8 INFO oslo.messaging._drivers.impl_rabbit [-] [8ce46f2e-b101-4d43-ad2a-988665f18ead] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59990. 2026-05-05 18:01:51.430 8 INFO oslo.messaging._drivers.impl_rabbit [-] [9e6716df-bad2-4cd8-99b4-d19169ccf2e7] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59994. [pid: 8|app: 0|req: 164/329] 199.19.213.235 () {44 vars in 913 bytes} [Tue May 5 18:01:51 2026] GET /v2.0/networks => generated 2168 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:02:30.556 7 INFO oslo.messaging._drivers.impl_rabbit [-] [02fc824f-3184-42f1-a908-7ab2a78b74a4] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 56522. 2026-05-05 18:02:30.557 7 INFO oslo.messaging._drivers.impl_rabbit [-] [f85b8df1-9af2-474b-8786-425011706a09] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 56520. [pid: 7|app: 0|req: 168/334] 199.19.213.235 () {44 vars in 913 bytes} [Tue May 5 18:02:30 2026] GET /v2.0/networks => generated 2168 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 167/335] 199.19.213.235 () {44 vars in 911 bytes} [Tue May 5 18:02:31 2026] GET /v2.0/subnets => generated 1261 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/336] 199.19.213.235 () {44 vars in 913 bytes} [Tue May 5 18:02:31 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: 169/339] 199.19.213.235 () {44 vars in 1025 bytes} [Tue May 5 18:02:32 2026] GET /v2.0/security-groups?tenant_id=96046cbeba264a8784310e07d10d175b => generated 9985 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 171/340] 199.19.213.235 () {44 vars in 1025 bytes} [Tue May 5 18:02:33 2026] GET /v2.0/security-groups?tenant_id=96046cbeba264a8784310e07d10d175b => generated 9985 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 170/341] 199.19.213.235 () {44 vars in 1025 bytes} [Tue May 5 18:02:34 2026] GET /v2.0/security-groups?tenant_id=96046cbeba264a8784310e07d10d175b => generated 9985 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 172/342] 199.19.213.235 () {44 vars in 1025 bytes} [Tue May 5 18:02:35 2026] GET /v2.0/security-groups?tenant_id=96046cbeba264a8784310e07d10d175b => generated 9985 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/343] 199.19.213.235 () {44 vars in 1025 bytes} [Tue May 5 18:02:36 2026] GET /v2.0/security-groups?tenant_id=96046cbeba264a8784310e07d10d175b => generated 9985 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/344] 199.19.213.235 () {44 vars in 1025 bytes} [Tue May 5 18:02:36 2026] GET /v2.0/security-groups?tenant_id=96046cbeba264a8784310e07d10d175b => generated 9985 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 172/345] 199.19.213.235 () {44 vars in 940 bytes} [Tue May 5 18:02:38 2026] GET /v2.0/security-groups => generated 16626 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/346] 199.19.213.235 () {44 vars in 907 bytes} [Tue May 5 18:02:38 2026] GET /v2.0/ports => generated 4725 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:02:44.673 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4f33bc96-e44b-40f3-af78-5ab5b35c2e8f 3af4e887d91448ed8be35aba134f0ba5 96046cbeba264a8784310e07d10d175b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 173/347] 199.19.213.235 () {44 vars in 981 bytes} [Tue May 5 18:02:44 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 66 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/348] 199.19.213.235 () {44 vars in 1003 bytes} [Tue May 5 18:02:44 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/349] 199.19.213.235 () {44 vars in 907 bytes} [Tue May 5 18:02:46 2026] GET /v2.0/ports => generated 4725 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/350] 199.19.213.235 () {44 vars in 1025 bytes} [Tue May 5 18:02:47 2026] GET /v2.0/security-groups?tenant_id=96046cbeba264a8784310e07d10d175b => generated 9985 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/353] 199.19.213.235 () {44 vars in 1025 bytes} [Tue May 5 18:02:48 2026] GET /v2.0/security-groups?tenant_id=96046cbeba264a8784310e07d10d175b => generated 9985 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/354] 199.19.213.235 () {44 vars in 1025 bytes} [Tue May 5 18:02:48 2026] GET /v2.0/security-groups?tenant_id=96046cbeba264a8784310e07d10d175b => generated 9985 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/355] 199.19.213.235 () {44 vars in 975 bytes} [Tue May 5 18:02:59 2026] GET /v2.0/quotas/96046cbeba264a8784310e07d10d175b => generated 291 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/364] 199.19.213.235 () {44 vars in 1025 bytes} [Tue May 5 18:03:50 2026] GET /v2.0/security-groups?tenant_id=3f544f36531947df9ac743fab23945e2 => generated 6662 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/365] 199.19.213.235 () {44 vars in 1025 bytes} [Tue May 5 18:03:51 2026] GET /v2.0/security-groups?tenant_id=3f544f36531947df9ac743fab23945e2 => generated 6662 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/366] 199.19.213.235 () {44 vars in 1025 bytes} [Tue May 5 18:03:52 2026] GET /v2.0/security-groups?tenant_id=3f544f36531947df9ac743fab23945e2 => generated 6662 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/367] 199.19.213.235 () {44 vars in 1025 bytes} [Tue May 5 18:03:53 2026] GET /v2.0/security-groups?tenant_id=3f544f36531947df9ac743fab23945e2 => generated 6662 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/368] 199.19.213.235 () {44 vars in 1025 bytes} [Tue May 5 18:03:54 2026] GET /v2.0/security-groups?tenant_id=3f544f36531947df9ac743fab23945e2 => generated 6662 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/369] 199.19.213.235 () {44 vars in 975 bytes} [Tue May 5 18:04:01 2026] GET /v2.0/quotas/3f544f36531947df9ac743fab23945e2 => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/378] 199.19.213.235 () {44 vars in 913 bytes} [Tue May 5 18:04:51 2026] GET /v2.0/networks => generated 2168 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/383] 10.0.0.77 () {32 vars in 648 bytes} [Tue May 5 18:05:30 2026] GET /v2.0/networks => generated 2168 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:05:32.106 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [02fc824f-3184-42f1-a908-7ab2a78b74a4] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-05 18:05:32.106 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [f85b8df1-9af2-474b-8786-425011706a09] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  [pid: 7|app: 0|req: 193/384] 10.0.0.77 () {32 vars in 654 bytes} [Tue May 5 18:05:32 2026] GET /v2.0/floatingips => generated 19 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/385] 10.0.0.77 () {32 vars in 646 bytes} [Tue May 5 18:05:32 2026] GET /v2.0/routers => generated 15 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/386] 10.0.0.77 () {32 vars in 642 bytes} [Tue May 5 18:05:32 2026] GET /v2.0/ports => generated 4725 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/387] 10.0.0.77 () {32 vars in 646 bytes} [Tue May 5 18:05:32 2026] GET /v2.0/subnets => generated 1261 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/388] 10.0.0.77 () {32 vars in 648 bytes} [Tue May 5 18:05:32 2026] GET /v2.0/networks => generated 2168 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/389] 10.0.0.77 () {32 vars in 662 bytes} [Tue May 5 18:05:32 2026] GET /v2.0/security-groups => generated 16626 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/390] 10.0.0.77 () {32 vars in 654 bytes} [Tue May 5 18:05:32 2026] GET /v2.0/subnetpools => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:05:42.623 7 INFO oslo.messaging._drivers.impl_rabbit [-] [02fc824f-3184-42f1-a908-7ab2a78b74a4] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 38022. 2026-05-05 18:05:42.624 7 INFO oslo.messaging._drivers.impl_rabbit [-] [f85b8df1-9af2-474b-8786-425011706a09] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 38024. 2026-05-05 18:05:42.903 7 INFO neutron.db.segments_db [None req-c1855ec0-72d4-45fc-8595-a8b5f3659453 3af4e887d91448ed8be35aba134f0ba5 96046cbeba264a8784310e07d10d175b - - - -] Added segment d352e5fb-dddd-4e45-bf73-a110055c8dfd of type vxlan for network 08126faa-cd04-414e-97e1-42b6540d66e7 2026-05-05 18:05:43.019 8 INFO neutron.db.segments_db [None req-f2fc4726-72cf-4c76-9fd9-993efa1877d1 3af4e887d91448ed8be35aba134f0ba5 96046cbeba264a8784310e07d10d175b - - - -] Added segment 497298c2-1956-4b64-abb7-9a5d98399e56 of type vxlan for network af1f57c5-c734-4def-a7c8-287dc5c58e72 [pid: 7|app: 0|req: 198/393] 10.0.0.77 () {34 vars in 670 bytes} [Tue May 5 18:05:42 2026] POST /v2.0/networks => generated 746 bytes in 433 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/394] 10.0.0.77 () {34 vars in 670 bytes} [Tue May 5 18:05:42 2026] POST /v2.0/networks => generated 751 bytes in 301 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:05:43.202 7 INFO neutron.db.segments_db [None req-1fb78e71-37fd-4fd8-a01d-cdfa4df5bf07 3af4e887d91448ed8be35aba134f0ba5 96046cbeba264a8784310e07d10d175b - - - -] Added segment f4db7b21-863b-47cb-95b5-f71ccc513805 of type vxlan for network 3c30b448-6428-4199-9e55-3516157c5983 [pid: 7|app: 0|req: 199/395] 10.0.0.77 () {34 vars in 670 bytes} [Tue May 5 18:05:43 2026] POST /v2.0/networks => generated 749 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/396] 10.0.0.77 () {34 vars in 668 bytes} [Tue May 5 18:05:43 2026] POST /v2.0/subnets => generated 669 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/397] 10.0.0.77 () {34 vars in 668 bytes} [Tue May 5 18:05:43 2026] POST /v2.0/subnets => generated 674 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:05:43.568 7 INFO neutron.db.segments_db [None req-96d4bef2-ea43-40c4-adf1-f2ebe12a3c5a 3af4e887d91448ed8be35aba134f0ba5 96046cbeba264a8784310e07d10d175b - - - -] Added segment 623a861a-364c-44d6-a8ab-5ff5f1008e5d of type vxlan for network 106d0f18-8c93-4c2a-81dc-a9daa3a674d1 [pid: 8|app: 0|req: 198/398] 10.0.0.77 () {34 vars in 668 bytes} [Tue May 5 18:05:43 2026] POST /v2.0/subnets => generated 672 bytes in 532 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:05:43.888 7 INFO neutron.db.l3_hamode_db [None req-96d4bef2-ea43-40c4-adf1-f2ebe12a3c5a 3af4e887d91448ed8be35aba134f0ba5 96046cbeba264a8784310e07d10d175b - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 18:05:43.942 8 INFO neutron.db.segments_db [None req-59be850f-574c-459f-8c5d-a369655f545f 3af4e887d91448ed8be35aba134f0ba5 96046cbeba264a8784310e07d10d175b - - - -] Added segment edfbeec4-e9d0-40b7-8daf-04d67ade5d0e of type vxlan for network 28552959-44e4-4989-9446-0087d6cc7cff 2026-05-05 18:05:44.318 8 INFO neutron.db.l3_hamode_db [None req-59be850f-574c-459f-8c5d-a369655f545f 3af4e887d91448ed8be35aba134f0ba5 96046cbeba264a8784310e07d10d175b - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 18:05:45.242 7 INFO neutron.db.l3_hamode_db [None req-96d4bef2-ea43-40c4-adf1-f2ebe12a3c5a 3af4e887d91448ed8be35aba134f0ba5 96046cbeba264a8784310e07d10d175b - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 18:05:45.534 8 INFO neutron.db.l3_hamode_db [None req-59be850f-574c-459f-8c5d-a369655f545f 3af4e887d91448ed8be35aba134f0ba5 96046cbeba264a8784310e07d10d175b - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 201/399] 10.0.0.77 () {34 vars in 668 bytes} [Tue May 5 18:05:43 2026] POST /v2.0/routers => generated 733 bytes in 3021 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/400] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:05:46 2026] GET /v2.0/security-groups?tenant_id=e8de4a4c34954240b06ba990f676b8d5&name=default => generated 2797 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/401] 10.0.0.77 () {34 vars in 668 bytes} [Tue May 5 18:05:43 2026] POST /v2.0/routers => generated 738 bytes in 2923 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:05:46.823 7 INFO neutron.db.segments_db [None req-dcbab1cc-a0f4-454a-b466-ba21087235b7 3af4e887d91448ed8be35aba134f0ba5 96046cbeba264a8784310e07d10d175b - - - -] Added segment 7d18867f-1be6-45ce-98c2-cfff8ece6fa6 of type vxlan for network 1046d3da-500b-402c-8124-839b323a1478 2026-05-05 18:05:47.141 7 INFO neutron.db.l3_hamode_db [None req-dcbab1cc-a0f4-454a-b466-ba21087235b7 3af4e887d91448ed8be35aba134f0ba5 96046cbeba264a8784310e07d10d175b - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 18:05:47.984 7 INFO neutron.db.l3_hamode_db [None req-dcbab1cc-a0f4-454a-b466-ba21087235b7 3af4e887d91448ed8be35aba134f0ba5 96046cbeba264a8784310e07d10d175b - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 200/402] 10.0.0.77 () {34 vars in 782 bytes} [Tue May 5 18:05:46 2026] PUT /v2.0/routers/8a45016f-ac8b-46ed-9c0c-2c303db238c2/add_router_interface => generated 309 bytes in 1456 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/403] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:05:48 2026] DELETE /v2.0/security-groups/11a92bf4-2ff1-4602-8d11-9df952de5d37 => 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: 203/404] 10.0.0.77 () {34 vars in 668 bytes} [Tue May 5 18:05:46 2026] POST /v2.0/routers => generated 736 bytes in 2247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/407] 10.0.0.77 () {34 vars in 782 bytes} [Tue May 5 18:05:48 2026] PUT /v2.0/routers/4789eaf2-e357-4aa5-a713-50db2a697403/add_router_interface => generated 309 bytes in 1868 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/408] 10.0.0.48 () {34 vars in 981 bytes} [Tue May 5 18:05:50 2026] GET /v2.0/networks?id=08126faa-cd04-414e-97e1-42b6540d66e7 => generated 678 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:05:50.612 8 INFO neutron.db.segments_db [None req-37285b4a-e586-4ceb-8e4a-e382f29cb662 3af4e887d91448ed8be35aba134f0ba5 96046cbeba264a8784310e07d10d175b - - - -] Added segment 8fe1e3f6-ff46-4549-9c21-47bc27a0e246 of type vxlan for network 572e395f-8203-422c-9d4c-5a93aed3ac7d [pid: 7|app: 0|req: 206/409] 10.0.0.77 () {34 vars in 782 bytes} [Tue May 5 18:05:49 2026] PUT /v2.0/routers/f8f04dd2-9da6-4bdc-869b-578cb3c26644/add_router_interface => generated 309 bytes in 1625 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/410] 10.0.0.48 () {34 vars in 964 bytes} [Tue May 5 18:05:50 2026] GET /v2.0/quotas/533be5216a6346e781281444454c39d2 => 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: 204/411] 10.0.0.77 () {34 vars in 670 bytes} [Tue May 5 18:05:50 2026] POST /v2.0/networks => generated 744 bytes in 399 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/412] 10.0.0.48 () {34 vars in 1001 bytes} [Tue May 5 18:05:50 2026] GET /v2.0/ports?tenant_id=533be5216a6346e781281444454c39d2&fields=id => generated 103 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/413] 10.0.0.77 () {34 vars in 684 bytes} [Tue May 5 18:05:50 2026] POST /v2.0/security-groups => generated 1597 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/414] 10.0.0.77 () {34 vars in 668 bytes} [Tue May 5 18:05:50 2026] POST /v2.0/subnets => generated 667 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/415] 10.0.0.77 () {34 vars in 694 bytes} [Tue May 5 18:05:50 2026] POST /v2.0/security-group-rules => generated 565 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:05:51.057 8 INFO neutron.db.segments_db [None req-143e0321-1483-4885-9dce-19a102ea2b0c 3af4e887d91448ed8be35aba134f0ba5 96046cbeba264a8784310e07d10d175b - - - -] Added segment ecee4cfc-095a-446d-956e-600d92f60af5 of type vxlan for network bb367325-1acb-47f6-bd29-3ea66f8cb9ff [pid: 7|app: 0|req: 211/416] 10.0.0.77 () {34 vars in 694 bytes} [Tue May 5 18:05:51 2026] POST /v2.0/security-group-rules => generated 570 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/417] 10.0.0.48 () {34 vars in 906 bytes} [Tue May 5 18:05:51 2026] GET /v2.0/extensions => generated 19178 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-05 18:05:51.363 8 INFO neutron.db.l3_hamode_db [None req-143e0321-1483-4885-9dce-19a102ea2b0c 3af4e887d91448ed8be35aba134f0ba5 96046cbeba264a8784310e07d10d175b - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 213/418] 10.0.0.77 () {34 vars in 675 bytes} [Tue May 5 18:05:51 2026] POST /v2.0/floatingips => generated 552 bytes in 701 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/419] 10.0.0.48 () {34 vars in 1007 bytes} [Tue May 5 18:05:51 2026] GET /v2.0/networks/08126faa-cd04-414e-97e1-42b6540d66e7?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/420] 10.0.0.48 () {38 vars in 970 bytes} [Tue May 5 18:05:52 2026] POST /v2.0/security-groups => generated 1621 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/421] 10.0.0.48 () {34 vars in 1107 bytes} [Tue May 5 18:05:52 2026] GET /v2.0/networks/08126faa-cd04-414e-97e1-42b6540d66e7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/422] 10.0.0.48 () {34 vars in 990 bytes} [Tue May 5 18:05:52 2026] GET /v2.0/security-groups/785c8167-ad5e-41d0-8fd7-10539364e984 => generated 1621 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/423] 10.0.0.48 () {38 vars in 980 bytes} [Tue May 5 18:05:52 2026] POST /v2.0/security-group-rules => generated 582 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/424] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:05:52 2026] GET /v2.0/ports?device_id=0cbe2990-04e3-450b-91f7-78d0b0861ff3 => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/425] 10.0.0.48 () {34 vars in 1099 bytes} [Tue May 5 18:05:52 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1155225687&fields=id&tenant_id=26c839a363bf47a3a2a496aeb0931dd0 => generated 69 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:05:52.537 8 INFO neutron.db.l3_hamode_db [None req-143e0321-1483-4885-9dce-19a102ea2b0c 3af4e887d91448ed8be35aba134f0ba5 96046cbeba264a8784310e07d10d175b - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 221/426] 10.0.0.48 () {38 vars in 970 bytes} [Tue May 5 18:05:52 2026] POST /v2.0/security-groups => generated 1620 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/427] 10.0.0.48 () {34 vars in 981 bytes} [Tue May 5 18:05:52 2026] GET /v2.0/networks?id=af1f57c5-c734-4def-a7c8-287dc5c58e72 => generated 683 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/428] 10.0.0.48 () {34 vars in 990 bytes} [Tue May 5 18:05:52 2026] GET /v2.0/security-groups/323a4921-fbe8-4fa5-8c1b-4a170d64a669 => generated 1620 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/429] 10.0.0.48 () {34 vars in 964 bytes} [Tue May 5 18:05:52 2026] GET /v2.0/quotas/26c839a363bf47a3a2a496aeb0931dd0 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/430] 10.0.0.48 () {38 vars in 980 bytes} [Tue May 5 18:05:52 2026] POST /v2.0/security-group-rules => generated 582 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/431] 10.0.0.48 () {34 vars in 1001 bytes} [Tue May 5 18:05:52 2026] GET /v2.0/ports?tenant_id=26c839a363bf47a3a2a496aeb0931dd0&fields=id => generated 103 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/432] 10.0.0.48 () {34 vars in 990 bytes} [Tue May 5 18:05:53 2026] GET /v2.0/security-groups/323a4921-fbe8-4fa5-8c1b-4a170d64a669 => generated 2213 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/433] 10.0.0.48 () {34 vars in 1007 bytes} [Tue May 5 18:05:53 2026] GET /v2.0/networks/af1f57c5-c734-4def-a7c8-287dc5c58e72?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/434] 10.0.0.48 () {38 vars in 980 bytes} [Tue May 5 18:05:53 2026] POST /v2.0/security-group-rules => generated 587 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/435] 10.0.0.48 () {34 vars in 1107 bytes} [Tue May 5 18:05:53 2026] GET /v2.0/networks/af1f57c5-c734-4def-a7c8-287dc5c58e72?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/436] 10.0.0.48 () {34 vars in 990 bytes} [Tue May 5 18:05:53 2026] GET /v2.0/security-groups/323a4921-fbe8-4fa5-8c1b-4a170d64a669 => generated 2811 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/437] 10.0.0.48 () {34 vars in 1000 bytes} [Tue May 5 18:05:53 2026] GET /v2.0/security-group-rules/7d607ce9-75e9-4ece-bfd6-bc69e11a3609 => generated 584 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/438] 10.0.0.48 () {34 vars in 990 bytes} [Tue May 5 18:05:53 2026] GET /v2.0/security-groups/323a4921-fbe8-4fa5-8c1b-4a170d64a669 => generated 2811 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/439] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:05:53 2026] GET /v2.0/ports?device_id=1a6c5286-7b96-4763-9bd6-70538630023c => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/440] 10.0.0.48 () {36 vars in 1022 bytes} [Tue May 5 18:05:53 2026] DELETE /v2.0/security-group-rules/7d607ce9-75e9-4ece-bfd6-bc69e11a3609 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/441] 10.0.0.48 () {34 vars in 990 bytes} [Tue May 5 18:05:53 2026] GET /v2.0/security-groups/323a4921-fbe8-4fa5-8c1b-4a170d64a669 => generated 2213 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/442] 10.0.0.77 () {34 vars in 668 bytes} [Tue May 5 18:05:51 2026] POST /v2.0/routers => generated 731 bytes in 2654 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/443] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:05:53 2026] GET /v2.0/ports?device_id=0cbe2990-04e3-450b-91f7-78d0b0861ff3 => 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: 237/444] 10.0.0.48 () {36 vars in 1012 bytes} [Tue May 5 18:05:53 2026] DELETE /v2.0/security-groups/323a4921-fbe8-4fa5-8c1b-4a170d64a669 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/445] 10.0.0.48 () {34 vars in 990 bytes} [Tue May 5 18:05:53 2026] GET /v2.0/security-groups/785c8167-ad5e-41d0-8fd7-10539364e984 => generated 2214 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/446] 10.0.0.48 () {36 vars in 1012 bytes} [Tue May 5 18:05:53 2026] DELETE /v2.0/security-groups/785c8167-ad5e-41d0-8fd7-10539364e984 => 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: 208/447] 10.0.0.77 () {34 vars in 782 bytes} [Tue May 5 18:05:53 2026] PUT /v2.0/routers/2313ec3f-e2f6-4bbe-bfdd-338467627d71/add_router_interface => generated 309 bytes in 1866 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/448] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 5 18:05:55 2026] GET /v2.0/networks?id=08126faa-cd04-414e-97e1-42b6540d66e7 => generated 678 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/449] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 5 18:05:55 2026] GET /v2.0/networks?id=af1f57c5-c734-4def-a7c8-287dc5c58e72 => generated 683 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/450] 10.0.0.77 () {34 vars in 788 bytes} [Tue May 5 18:05:53 2026] PUT /v2.0/routers/f8f04dd2-9da6-4bdc-869b-578cb3c26644/remove_router_interface => generated 309 bytes in 1851 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/451] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:05:55 2026] GET /v2.0/ports?device_id=0cbe2990-04e3-450b-91f7-78d0b0861ff3 => 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: 241/452] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:05:55 2026] GET /v2.0/ports?device_id=1a6c5286-7b96-4763-9bd6-70538630023c => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/453] 199.19.213.235 () {34 vars in 1050 bytes} [Tue May 5 18:05:55 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=26c839a363bf47a3a2a496aeb0931dd0 => generated 181 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/454] 199.19.213.235 () {38 vars in 955 bytes} [Tue May 5 18:05:55 2026] POST /v2.0/ports => generated 958 bytes in 661 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 18:05:56.623 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-36a3106c-e9d9-4627-b1ab-9f29378cf5da 3af4e887d91448ed8be35aba134f0ba5 96046cbeba264a8784310e07d10d175b - - - -] 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.10/site-packages/paste/urlmap.py", line 216, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/resource.py", line 98, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 574, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 602, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 2201, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 629, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 707, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 224, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2182, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2187, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/registry.py", line 54, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 150, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop callback(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 100, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 84, in _is_session_semantic_violated stack = traceback.extract_stack()  [pid: 8|app: 0|req: 213/455] 199.19.213.235 () {38 vars in 955 bytes} [Tue May 5 18:05:56 2026] POST /v2.0/ports => generated 954 bytes in 618 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 18:05:57.117 7 INFO neutron.db.l3_hamode_db [None req-36a3106c-e9d9-4627-b1ab-9f29378cf5da 3af4e887d91448ed8be35aba134f0ba5 96046cbeba264a8784310e07d10d175b - - - -] HA network 1046d3da-500b-402c-8124-839b323a1478 was deleted as no HA routers are present in tenant 5acde0109a724488ac7faa2086f06a8f. [pid: 7|app: 0|req: 243/456] 10.0.0.77 () {32 vars in 723 bytes} [Tue May 5 18:05:55 2026] DELETE /v2.0/routers/f8f04dd2-9da6-4bdc-869b-578cb3c26644 => generated 0 bytes in 1306 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/457] 199.19.213.235 () {34 vars in 911 bytes} [Tue May 5 18:05:57 2026] GET /v2.0/extensions => generated 19178 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/458] 10.0.0.77 () {34 vars in 684 bytes} [Tue May 5 18:05:57 2026] POST /v2.0/security-groups => generated 1595 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/459] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:05:57 2026] GET /v2.0/ports?device_id=0cbe2990-04e3-450b-91f7-78d0b0861ff3 => generated 961 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/460] 199.19.213.235 () {34 vars in 911 bytes} [Tue May 5 18:05:57 2026] GET /v2.0/extensions => generated 19178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/461] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:05:57 2026] GET /v2.0/ports?device_id=1a6c5286-7b96-4763-9bd6-70538630023c => generated 957 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/462] 10.0.0.77 () {34 vars in 694 bytes} [Tue May 5 18:05:57 2026] POST /v2.0/security-group-rules => generated 565 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/463] 10.0.0.48 () {34 vars in 1039 bytes} [Tue May 5 18:05:57 2026] GET /v2.0/security-groups?id=1d15a31b-44a9-4f98-8717-a2caddcc2e15&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:05:57.463 7 INFO neutron.services.segments.plugin [-] Segment 7d18867f-1be6-45ce-98c2-cfff8ece6fa6 resource provider aggregate not found 2026-05-05 18:05:57.485 7 INFO neutron.services.segments.plugin [-] Segment 7d18867f-1be6-45ce-98c2-cfff8ece6fa6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d18867f-1be6-45ce-98c2-cfff8ece6fa6 found for delete ", "request_id": "req-9f418d3c-42e1-477c-8f45-fcc12d799b2d"}]} [pid: 8|app: 0|req: 218/464] 10.0.0.48 () {34 vars in 1039 bytes} [Tue May 5 18:05:57 2026] GET /v2.0/security-groups?id=14d56446-7dfd-4300-a077-4f7a38fa8cba&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/465] 10.0.0.77 () {32 vars in 723 bytes} [Tue May 5 18:05:57 2026] DELETE /v2.0/subnets/73026b1e-00d6-48b0-8280-953625017965 => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:05:57.529 7 INFO neutron.services.segments.plugin [-] Segment 7d18867f-1be6-45ce-98c2-cfff8ece6fa6 resource provider aggregate not found 2026-05-05 18:05:57.550 7 INFO neutron.services.segments.plugin [-] Segment 7d18867f-1be6-45ce-98c2-cfff8ece6fa6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d18867f-1be6-45ce-98c2-cfff8ece6fa6 found for delete ", "request_id": "req-b08b59b7-160e-4864-a83d-0f75c3bd8a01"}]} [pid: 8|app: 0|req: 219/466] 10.0.0.77 () {34 vars in 694 bytes} [Tue May 5 18:05:57 2026] POST /v2.0/security-group-rules => generated 570 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/467] 199.19.213.235 () {38 vars in 1028 bytes} [Tue May 5 18:05:57 2026] PUT /v2.0/ports/54affc34-52fb-48cb-ac03-3815e6be8750 => generated 1199 bytes in 421 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/468] 199.19.213.235 () {38 vars in 1028 bytes} [Tue May 5 18:05:57 2026] PUT /v2.0/ports/a91252ad-52c1-47e3-b1d9-fd73a4efb976 => generated 1203 bytes in 534 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: 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: 221/469] 10.0.0.77 () {32 vars in 725 bytes} [Tue May 5 18:05:58 2026] DELETE /v2.0/networks/3c30b448-6428-4199-9e55-3516157c5983 => generated 0 bytes in 312 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 222/470] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 5 18:05:58 2026] GET /v2.0/ports?tenant_id=533be5216a6346e781281444454c39d2&device_id=0cbe2990-04e3-450b-91f7-78d0b0861ff3 => generated 1242 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/471] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 5 18:05:58 2026] GET /v2.0/ports?tenant_id=26c839a363bf47a3a2a496aeb0931dd0&device_id=1a6c5286-7b96-4763-9bd6-70538630023c => generated 1238 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/472] 199.19.213.235 () {34 vars in 1060 bytes} [Tue May 5 18:05:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=a91252ad-52c1-47e3-b1d9-fd73a4efb976 => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/473] 199.19.213.235 () {34 vars in 1058 bytes} [Tue May 5 18:05:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=54affc34-52fb-48cb-ac03-3815e6be8750 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:05:58.543 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c48f792c-7805-40c6-8af2-067a5f3e194f'] response: {'name': 'network-changed', 'server_uuid': '0cbe2990-04e3-450b-91f7-78d0b0861ff3', 'tag': 'a91252ad-52c1-47e3-b1d9-fd73a4efb976', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 226/474] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 5 18:05:58 2026] GET /v2.0/subnets?id=482ebf0a-68fd-4a56-aece-2d24119ad6e5 => 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: 227/475] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 5 18:05:58 2026] GET /v2.0/subnets?id=3bbc568d-c787-4cee-ac1d-6b092954f996 => generated 677 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/476] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:05:58 2026] GET /v2.0/ports?device_id=0cbe2990-04e3-450b-91f7-78d0b0861ff3 => generated 973 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:05:58.699 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6c11430d-9873-4164-8e17-f7299a379fa5'] response: {'name': 'network-changed', 'server_uuid': '1a6c5286-7b96-4763-9bd6-70538630023c', 'tag': '54affc34-52fb-48cb-ac03-3815e6be8750', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 229/477] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:05:58 2026] GET /v2.0/security-groups?tenant_id=5acde0109a724488ac7faa2086f06a8f&name=default => generated 2797 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/478] 10.0.0.77 () {34 vars in 675 bytes} [Tue May 5 18:05:58 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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 230/479] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 5 18:05:58 2026] GET /v2.0/ports?network_id=08126faa-cd04-414e-97e1-42b6540d66e7&device_owner=network%3Adhcp => generated 1244 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/480] 10.0.0.48 () {34 vars in 1039 bytes} [Tue May 5 18:05:58 2026] GET /v2.0/security-groups?id=1d15a31b-44a9-4f98-8717-a2caddcc2e15&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: 250/481] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 5 18:05:58 2026] GET /v2.0/ports?network_id=af1f57c5-c734-4def-a7c8-287dc5c58e72&device_owner=network%3Adhcp => generated 1244 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:05:58.855 8 INFO neutron.services.segments.plugin [-] Segment f4db7b21-863b-47cb-95b5-f71ccc513805 resource provider aggregate not found 2026-05-05 18:05:58.879 8 INFO neutron.services.segments.plugin [-] Segment f4db7b21-863b-47cb-95b5-f71ccc513805 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4db7b21-863b-47cb-95b5-f71ccc513805 found for delete ", "request_id": "req-e759f5be-681b-4de3-82e5-6491f599af28"}]} [pid: 8|app: 0|req: 232/482] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:05:58 2026] DELETE /v2.0/security-groups/4ea5695b-f1f3-4d0a-a5c8-fbacedaa37f0 => 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: 251/483] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:05:58 2026] GET /v2.0/ports?device_id=1a6c5286-7b96-4763-9bd6-70538630023c => generated 969 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/484] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 5 18:05:58 2026] GET /v2.0/networks/af1f57c5-c734-4def-a7c8-287dc5c58e72?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/485] 10.0.0.48 () {34 vars in 1039 bytes} [Tue May 5 18:05:58 2026] GET /v2.0/security-groups?id=14d56446-7dfd-4300-a077-4f7a38fa8cba&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: 254/486] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 5 18:05:59 2026] GET /v2.0/networks/af1f57c5-c734-4def-a7c8-287dc5c58e72?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/487] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 5 18:05:59 2026] GET /v2.0/ports?tenant_id=26c839a363bf47a3a2a496aeb0931dd0&device_id=1a6c5286-7b96-4763-9bd6-70538630023c => generated 1238 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:05:59.348 8 INFO neutron.services.segments.plugin [-] Segment f4db7b21-863b-47cb-95b5-f71ccc513805 resource provider aggregate not found 2026-05-05 18:05:59.367 8 INFO neutron.services.segments.plugin [-] Segment f4db7b21-863b-47cb-95b5-f71ccc513805 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4db7b21-863b-47cb-95b5-f71ccc513805 found for delete ", "request_id": "req-c0a4f58f-ab50-4f4c-8f7f-b0d39962d523"}]} [pid: 8|app: 0|req: 233/488] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 5 18:05:58 2026] GET /v2.0/networks/08126faa-cd04-414e-97e1-42b6540d66e7?fields=segments => generated 14 bytes in 473 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/489] 10.0.0.48 () {34 vars in 1097 bytes} [Tue May 5 18:05:59 2026] GET /v2.0/security-groups?name=tempest-securitygroup--606465792&fields=id&tenant_id=083e960c14ad4ab9837f060033f94f97 => generated 69 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/490] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 5 18:05:59 2026] GET /v2.0/networks/08126faa-cd04-414e-97e1-42b6540d66e7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/491] 10.0.0.48 () {34 vars in 981 bytes} [Tue May 5 18:05:59 2026] GET /v2.0/networks?id=572e395f-8203-422c-9d4c-5a93aed3ac7d => generated 676 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/492] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 5 18:05:59 2026] GET /v2.0/ports?tenant_id=533be5216a6346e781281444454c39d2&device_id=0cbe2990-04e3-450b-91f7-78d0b0861ff3 => generated 1242 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/493] 10.0.0.48 () {34 vars in 964 bytes} [Tue May 5 18:05:59 2026] GET /v2.0/quotas/083e960c14ad4ab9837f060033f94f97 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/494] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 5 18:05:59 2026] GET /v2.0/networks?id=af1f57c5-c734-4def-a7c8-287dc5c58e72 => generated 779 bytes in 391 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/495] 199.19.213.235 () {34 vars in 1058 bytes} [Tue May 5 18:05:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=54affc34-52fb-48cb-ac03-3815e6be8750 => 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: 239/496] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 5 18:05:59 2026] GET /v2.0/networks?id=08126faa-cd04-414e-97e1-42b6540d66e7 => generated 774 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/497] 10.0.0.48 () {34 vars in 1001 bytes} [Tue May 5 18:05:59 2026] GET /v2.0/ports?tenant_id=083e960c14ad4ab9837f060033f94f97&fields=id => generated 103 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/498] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 5 18:05:59 2026] GET /v2.0/subnets?id=3bbc568d-c787-4cee-ac1d-6b092954f996 => generated 677 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/499] 199.19.213.235 () {34 vars in 1060 bytes} [Tue May 5 18:05:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=a91252ad-52c1-47e3-b1d9-fd73a4efb976 => 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: 260/500] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 5 18:05:59 2026] GET /v2.0/ports?network_id=af1f57c5-c734-4def-a7c8-287dc5c58e72&device_owner=network%3Adhcp => generated 1244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/501] 10.0.0.48 () {34 vars in 1007 bytes} [Tue May 5 18:05:59 2026] GET /v2.0/networks/572e395f-8203-422c-9d4c-5a93aed3ac7d?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/502] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 5 18:05:59 2026] GET /v2.0/subnets?id=482ebf0a-68fd-4a56-aece-2d24119ad6e5 => generated 672 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/503] 10.0.0.48 () {34 vars in 1107 bytes} [Tue May 5 18:05:59 2026] GET /v2.0/networks/572e395f-8203-422c-9d4c-5a93aed3ac7d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/504] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 5 18:05:59 2026] GET /v2.0/networks/af1f57c5-c734-4def-a7c8-287dc5c58e72?fields=segments => generated 14 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/505] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 5 18:05:59 2026] GET /v2.0/ports?network_id=08126faa-cd04-414e-97e1-42b6540d66e7&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/506] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:05:59 2026] GET /v2.0/ports?device_id=0cbe2990-04e3-450b-91f7-78d0b0861ff3 => generated 973 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/507] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 5 18:05:59 2026] GET /v2.0/networks/af1f57c5-c734-4def-a7c8-287dc5c58e72?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/508] 10.0.0.48 () {34 vars in 1039 bytes} [Tue May 5 18:06:00 2026] GET /v2.0/security-groups?id=1d15a31b-44a9-4f98-8717-a2caddcc2e15&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: 244/509] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 5 18:05:59 2026] GET /v2.0/networks/08126faa-cd04-414e-97e1-42b6540d66e7?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/510] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:06:00 2026] GET /v2.0/ports?device_id=20037c23-a8af-4451-842e-03c02290e652 => 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: 245/511] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 5 18:06:00 2026] GET /v2.0/networks/08126faa-cd04-414e-97e1-42b6540d66e7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/512] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:06:00 2026] GET /v2.0/ports?device_id=1a6c5286-7b96-4763-9bd6-70538630023c => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/513] 10.0.0.48 () {34 vars in 1039 bytes} [Tue May 5 18:06:00 2026] GET /v2.0/security-groups?id=14d56446-7dfd-4300-a077-4f7a38fa8cba&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: 247/514] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 5 18:06:00 2026] GET /v2.0/networks?id=572e395f-8203-422c-9d4c-5a93aed3ac7d => generated 676 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/515] 199.19.213.235 () {34 vars in 1050 bytes} [Tue May 5 18:06:00 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=083e960c14ad4ab9837f060033f94f97 => generated 180 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:06:01.067 7 INFO neutron.db.segments_db [None req-da96816c-f437-46a4-8405-1b15449474c3 3af4e887d91448ed8be35aba134f0ba5 96046cbeba264a8784310e07d10d175b - - - -] Added segment 904feabc-99b4-4589-b9b0-63c21e341f28 of type vxlan for network 9612da2a-d785-42bd-bd53-32b22ab0578b [pid: 7|app: 0|req: 268/516] 10.0.0.77 () {34 vars in 670 bytes} [Tue May 5 18:06:00 2026] POST /v2.0/networks => generated 745 bytes in 421 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/517] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:06:01 2026] GET /v2.0/ports?device_id=0cbe2990-04e3-450b-91f7-78d0b0861ff3 => generated 973 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/518] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:06:01 2026] GET /v2.0/ports?device_id=20037c23-a8af-4451-842e-03c02290e652 => 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: 249/519] 199.19.213.235 () {38 vars in 955 bytes} [Tue May 5 18:06:00 2026] POST /v2.0/ports => generated 958 bytes in 546 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 250/520] 10.0.0.48 () {34 vars in 1039 bytes} [Tue May 5 18:06:01 2026] GET /v2.0/security-groups?id=1d15a31b-44a9-4f98-8717-a2caddcc2e15&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: 271/521] 10.0.0.77 () {34 vars in 668 bytes} [Tue May 5 18:06:01 2026] POST /v2.0/subnets => generated 668 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/522] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:06:01 2026] GET /v2.0/ports?device_id=1a6c5286-7b96-4763-9bd6-70538630023c => generated 969 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:06:01.631 7 INFO neutron.db.segments_db [None req-2406a5fd-9cf4-42e7-8fb2-2efbf3aba78c 3af4e887d91448ed8be35aba134f0ba5 96046cbeba264a8784310e07d10d175b - - - -] Added segment 88c703ad-7eb0-42ee-8d1c-795260789a7c of type vxlan for network 792431a8-40f1-47a0-a35c-147a95571110 2026-05-05 18:06:02.060 7 INFO neutron.db.l3_hamode_db [None req-2406a5fd-9cf4-42e7-8fb2-2efbf3aba78c 3af4e887d91448ed8be35aba134f0ba5 96046cbeba264a8784310e07d10d175b - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 252/523] 199.19.213.235 () {38 vars in 1028 bytes} [Tue May 5 18:06:01 2026] PUT /v2.0/ports/6e056409-af9e-4713-887f-2b4219ddbcbe => generated 1203 bytes in 484 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 18:06:02.108 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a80ccca7-1258-484f-a8d1-09e352a85a6b'] response: {'name': 'network-changed', 'server_uuid': '20037c23-a8af-4451-842e-03c02290e652', 'tag': '6e056409-af9e-4713-887f-2b4219ddbcbe', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 253/524] 10.0.0.48 () {34 vars in 1039 bytes} [Tue May 5 18:06:02 2026] GET /v2.0/security-groups?id=14d56446-7dfd-4300-a077-4f7a38fa8cba&fields=id&fields=name => generated 114 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 254/525] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:06:02 2026] GET /v2.0/ports?device_id=20037c23-a8af-4451-842e-03c02290e652 => generated 973 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/526] 10.0.0.48 () {34 vars in 1039 bytes} [Tue May 5 18:06:02 2026] GET /v2.0/security-groups?id=eb38c8db-ad51-4021-b4c8-9d738043d48d&fields=id&fields=name => generated 113 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/527] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:06:02 2026] GET /v2.0/ports?device_id=0cbe2990-04e3-450b-91f7-78d0b0861ff3 => generated 973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/530] 10.0.0.48 () {34 vars in 1039 bytes} [Tue May 5 18:06:02 2026] GET /v2.0/security-groups?id=1d15a31b-44a9-4f98-8717-a2caddcc2e15&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: 260/531] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 5 18:06:02 2026] GET /v2.0/ports?tenant_id=083e960c14ad4ab9837f060033f94f97&device_id=20037c23-a8af-4451-842e-03c02290e652 => generated 1242 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/532] 199.19.213.235 () {34 vars in 1018 bytes} [Tue May 5 18:06:02 2026] GET /v2.0/networks?tenant_id=083e960c14ad4ab9837f060033f94f97&shared=False => generated 772 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:06:03.182 7 INFO neutron.db.l3_hamode_db [None req-2406a5fd-9cf4-42e7-8fb2-2efbf3aba78c 3af4e887d91448ed8be35aba134f0ba5 96046cbeba264a8784310e07d10d175b - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 262/533] 199.19.213.235 () {34 vars in 930 bytes} [Tue May 5 18:06:03 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/534] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:06:03 2026] GET /v2.0/ports?device_id=1a6c5286-7b96-4763-9bd6-70538630023c => generated 969 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/535] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 5 18:06:03 2026] GET /v2.0/ports?tenant_id=083e960c14ad4ab9837f060033f94f97&device_id=20037c23-a8af-4451-842e-03c02290e652 => generated 1242 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/536] 10.0.0.48 () {34 vars in 1039 bytes} [Tue May 5 18:06:03 2026] GET /v2.0/security-groups?id=14d56446-7dfd-4300-a077-4f7a38fa8cba&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: 266/537] 199.19.213.235 () {34 vars in 1060 bytes} [Tue May 5 18:06:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=6e056409-af9e-4713-887f-2b4219ddbcbe => 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: 267/538] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 5 18:06:03 2026] GET /v2.0/subnets?id=024fc282-8cb9-49d1-8d65-3f737f33b4bc => generated 670 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/539] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 5 18:06:03 2026] GET /v2.0/ports?network_id=572e395f-8203-422c-9d4c-5a93aed3ac7d&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/540] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 5 18:06:03 2026] GET /v2.0/networks/572e395f-8203-422c-9d4c-5a93aed3ac7d?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/541] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:06:03 2026] GET /v2.0/ports?device_id=20037c23-a8af-4451-842e-03c02290e652 => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/542] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 5 18:06:03 2026] GET /v2.0/networks/572e395f-8203-422c-9d4c-5a93aed3ac7d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/543] 10.0.0.48 () {34 vars in 1039 bytes} [Tue May 5 18:06:03 2026] GET /v2.0/security-groups?id=eb38c8db-ad51-4021-b4c8-9d738043d48d&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: 273/544] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:06:03 2026] GET /v2.0/ports?device_id=0cbe2990-04e3-450b-91f7-78d0b0861ff3 => generated 973 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/545] 10.0.0.48 () {34 vars in 1039 bytes} [Tue May 5 18:06:03 2026] GET /v2.0/security-groups?id=1d15a31b-44a9-4f98-8717-a2caddcc2e15&fields=id&fields=name => generated 88 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/546] 10.0.0.77 () {34 vars in 668 bytes} [Tue May 5 18:06:01 2026] POST /v2.0/routers => generated 732 bytes in 2680 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/547] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:06:04 2026] GET /v2.0/ports?device_id=1a6c5286-7b96-4763-9bd6-70538630023c => generated 969 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/548] 10.0.0.48 () {34 vars in 1039 bytes} [Tue May 5 18:06:04 2026] GET /v2.0/security-groups?id=14d56446-7dfd-4300-a077-4f7a38fa8cba&fields=id&fields=name => generated 114 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/549] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:06:04 2026] GET /v2.0/ports?device_id=20037c23-a8af-4451-842e-03c02290e652 => generated 973 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/550] 10.0.0.48 () {34 vars in 1039 bytes} [Tue May 5 18:06:05 2026] GET /v2.0/security-groups?id=eb38c8db-ad51-4021-b4c8-9d738043d48d&fields=id&fields=name => generated 113 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/551] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:06:05 2026] GET /v2.0/ports?device_id=0cbe2990-04e3-450b-91f7-78d0b0861ff3 => generated 975 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/552] 10.0.0.48 () {34 vars in 1039 bytes} [Tue May 5 18:06:05 2026] GET /v2.0/security-groups?id=1d15a31b-44a9-4f98-8717-a2caddcc2e15&fields=id&fields=name => generated 88 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/553] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:06:05 2026] GET /v2.0/ports?device_id=0cbe2990-04e3-450b-91f7-78d0b0861ff3 => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/554] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:06:05 2026] GET /v2.0/ports?device_id=1a6c5286-7b96-4763-9bd6-70538630023c => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/555] 10.0.0.48 () {34 vars in 1039 bytes} [Tue May 5 18:06:05 2026] GET /v2.0/security-groups?id=1d15a31b-44a9-4f98-8717-a2caddcc2e15&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: 282/556] 10.0.0.48 () {34 vars in 1039 bytes} [Tue May 5 18:06:05 2026] GET /v2.0/security-groups?id=14d56446-7dfd-4300-a077-4f7a38fa8cba&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/557] 10.0.0.77 () {34 vars in 782 bytes} [Tue May 5 18:06:04 2026] PUT /v2.0/routers/d6e87060-da3c-4d81-9917-cdc9adfcb334/add_router_interface => generated 309 bytes in 1804 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/558] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:06:06 2026] GET /v2.0/ports?device_id=20037c23-a8af-4451-842e-03c02290e652 => generated 975 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/559] 10.0.0.48 () {34 vars in 1039 bytes} [Tue May 5 18:06:06 2026] GET /v2.0/security-groups?id=eb38c8db-ad51-4021-b4c8-9d738043d48d&fields=id&fields=name => generated 113 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/560] 199.19.213.235 () {34 vars in 994 bytes} [Tue May 5 18:06:06 2026] GET /v2.0/ports?device_id=0cbe2990-04e3-450b-91f7-78d0b0861ff3 => generated 975 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/561] 10.0.0.48 () {38 vars in 970 bytes} [Tue May 5 18:06:06 2026] POST /v2.0/security-groups => generated 1617 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/562] 10.0.0.48 () {38 vars in 970 bytes} [Tue May 5 18:06:06 2026] POST /v2.0/security-groups => generated 1616 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/563] 10.0.0.48 () {38 vars in 970 bytes} [Tue May 5 18:06:06 2026] POST /v2.0/security-groups => generated 1617 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/564] 199.19.213.235 () {36 vars in 997 bytes} [Tue May 5 18:06:06 2026] DELETE /v2.0/ports/a91252ad-52c1-47e3-b1d9-fd73a4efb976 => generated 0 bytes in 489 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/565] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:06:07 2026] GET /v2.0/ports?device_id=0cbe2990-04e3-450b-91f7-78d0b0861ff3 => 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: 281/566] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:06:07 2026] GET /v2.0/ports?device_id=1a6c5286-7b96-4763-9bd6-70538630023c => 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: 286/567] 10.0.0.48 () {34 vars in 1001 bytes} [Tue May 5 18:06:07 2026] GET /v2.0/security-groups?tenant_id=c7528f1b468c4d46b2ae7fac012a90e4 => generated 7597 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/568] 10.0.0.48 () {34 vars in 1039 bytes} [Tue May 5 18:06:07 2026] GET /v2.0/security-groups?id=14d56446-7dfd-4300-a077-4f7a38fa8cba&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:06:07.281 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-abc5d57a-fb19-42e2-8fd1-4b6cccecd4d8'] response: {'server_uuid': '0cbe2990-04e3-450b-91f7-78d0b0861ff3', 'name': 'network-vif-deleted', 'tag': 'a91252ad-52c1-47e3-b1d9-fd73a4efb976', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 287/569] 10.0.0.48 () {34 vars in 990 bytes} [Tue May 5 18:06:07 2026] GET /v2.0/security-groups/d9d03b5e-6c72-4467-9c05-dae2fda31693 => generated 2798 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/570] 10.0.0.48 () {34 vars in 990 bytes} [Tue May 5 18:06:07 2026] GET /v2.0/security-groups/d9d03b5e-6c72-4467-9c05-dae2fda31693 => generated 2798 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/571] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:06:07 2026] GET /v2.0/ports?device_id=1a6c5286-7b96-4763-9bd6-70538630023c => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/572] 10.0.0.48 () {34 vars in 990 bytes} [Tue May 5 18:06:07 2026] GET /v2.0/security-groups/92f7cae9-2ec5-48bb-8f86-0302e251db6e => generated 1617 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/573] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:06:07 2026] GET /v2.0/ports?device_id=20037c23-a8af-4451-842e-03c02290e652 => 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: 291/574] 10.0.0.48 () {36 vars in 1012 bytes} [Tue May 5 18:06:07 2026] DELETE /v2.0/security-groups/92f7cae9-2ec5-48bb-8f86-0302e251db6e => 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: 292/575] 10.0.0.48 () {34 vars in 1039 bytes} [Tue May 5 18:06:07 2026] GET /v2.0/security-groups?id=eb38c8db-ad51-4021-b4c8-9d738043d48d&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:06:07.581 7 INFO neutron.api.v2.resource [req-533fabeb-7d1c-46ae-abe1-4d1fe612c9e4 req-05f63eb1-6d3e-4e4e-895b-95a2e15d1e31 0bc215b296d84053ba38713034dbbb9b c7528f1b468c4d46b2ae7fac012a90e4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 293/576] 10.0.0.48 () {34 vars in 990 bytes} [Tue May 5 18:06:07 2026] GET /v2.0/security-groups/92f7cae9-2ec5-48bb-8f86-0302e251db6e => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/577] 10.0.0.48 () {34 vars in 990 bytes} [Tue May 5 18:06:07 2026] GET /v2.0/security-groups/8a004129-d891-41dc-99f1-4a175db4c75c => generated 1616 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/578] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:06:07 2026] GET /v2.0/ports?device_id=20037c23-a8af-4451-842e-03c02290e652 => generated 975 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/579] 10.0.0.48 () {36 vars in 1012 bytes} [Tue May 5 18:06:07 2026] DELETE /v2.0/security-groups/8a004129-d891-41dc-99f1-4a175db4c75c => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:06:08.451 8 INFO neutron.db.l3_db [None req-0ae20c52-0f4b-4df7-ae43-25976d777024 9fef82e2a7d44a0b8036ef90912f63f4 26c839a363bf47a3a2a496aeb0931dd0 - - - -] Floating IP 8c8aced9-1fdc-4145-ad51-55427134634c associated. External IP: 10.96.250.202, port: 54affc34-52fb-48cb-ac03-3815e6be8750. [pid: 8|app: 0|req: 284/580] 10.0.0.77 () {34 vars in 748 bytes} [Tue May 5 18:06:07 2026] PUT /v2.0/floatingips/8c8aced9-1fdc-4145-ad51-55427134634c => generated 855 bytes in 1384 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:06:08.796 8 INFO neutron.api.v2.resource [req-52e2ff75-71bd-4553-b846-80c34fa87655 req-8e4e2793-9933-489f-b25e-372f0f551840 0bc215b296d84053ba38713034dbbb9b c7528f1b468c4d46b2ae7fac012a90e4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 285/581] 10.0.0.48 () {34 vars in 990 bytes} [Tue May 5 18:06:08 2026] GET /v2.0/security-groups/8a004129-d891-41dc-99f1-4a175db4c75c => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 18:06:08.832 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-10f53627-6752-4696-b89e-bd309be99394'] response: {'name': 'network-changed', 'server_uuid': '1a6c5286-7b96-4763-9bd6-70538630023c', 'tag': '54affc34-52fb-48cb-ac03-3815e6be8750', 'status': 'completed', 'code': 200} 2026-05-05 18:06:08.962 7 INFO neutron.db.l3_db [None req-1e2aaf52-9546-4db6-b67c-1c81ea757aef 1dbef0f6109c4e98ba451b48720dfa32 083e960c14ad4ab9837f060033f94f97 - - - -] Floating IP 6bbe08fa-68f5-4765-8758-c7fbecc29c51 associated. External IP: 10.96.250.208, port: 6e056409-af9e-4713-887f-2b4219ddbcbe. [pid: 7|app: 0|req: 297/582] 10.0.0.77 () {34 vars in 748 bytes} [Tue May 5 18:06:07 2026] PUT /v2.0/floatingips/6bbe08fa-68f5-4765-8758-c7fbecc29c51 => generated 856 bytes in 1491 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/583] 10.0.0.48 () {34 vars in 990 bytes} [Tue May 5 18:06:09 2026] GET /v2.0/security-groups/a8e30c09-a186-4fc4-b1db-91c4b9ccb587 => generated 1617 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/584] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:06:09 2026] GET /v2.0/ports?device_id=1a6c5286-7b96-4763-9bd6-70538630023c => 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: 300/585] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 5 18:06:09 2026] GET /v2.0/ports?tenant_id=26c839a363bf47a3a2a496aeb0931dd0&device_id=1a6c5286-7b96-4763-9bd6-70538630023c => generated 1240 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/586] 10.0.0.48 () {36 vars in 1012 bytes} [Tue May 5 18:06:09 2026] DELETE /v2.0/security-groups/a8e30c09-a186-4fc4-b1db-91c4b9ccb587 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:06:09.518 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1e299e79-2208-434a-8656-35e5ef44db9b'] response: {'name': 'network-changed', 'server_uuid': '20037c23-a8af-4451-842e-03c02290e652', 'tag': '6e056409-af9e-4713-887f-2b4219ddbcbe', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 302/587] 10.0.0.48 () {34 vars in 1039 bytes} [Tue May 5 18:06:09 2026] GET /v2.0/security-groups?id=14d56446-7dfd-4300-a077-4f7a38fa8cba&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: 303/588] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 5 18:06:09 2026] GET /v2.0/networks?id=af1f57c5-c734-4def-a7c8-287dc5c58e72 => generated 779 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:06:09.602 7 INFO neutron.api.v2.resource [req-c9bb523f-c0fc-4eb6-ac61-588608463821 req-87a19599-bbe3-47e3-8a3a-e53986b295cd 0bc215b296d84053ba38713034dbbb9b c7528f1b468c4d46b2ae7fac012a90e4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 304/589] 10.0.0.48 () {34 vars in 990 bytes} [Tue May 5 18:06:09 2026] GET /v2.0/security-groups/a8e30c09-a186-4fc4-b1db-91c4b9ccb587 => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/590] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 5 18:06:09 2026] GET /v2.0/ports?tenant_id=083e960c14ad4ab9837f060033f94f97&device_id=20037c23-a8af-4451-842e-03c02290e652 => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/591] 199.19.213.235 () {34 vars in 1058 bytes} [Tue May 5 18:06:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=54affc34-52fb-48cb-ac03-3815e6be8750 => generated 858 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/592] 10.0.0.48 () {34 vars in 1001 bytes} [Tue May 5 18:06:09 2026] GET /v2.0/security-groups?tenant_id=c7528f1b468c4d46b2ae7fac012a90e4 => generated 2801 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/593] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 5 18:06:09 2026] GET /v2.0/networks?id=572e395f-8203-422c-9d4c-5a93aed3ac7d => generated 772 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/594] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 5 18:06:09 2026] GET /v2.0/subnets?id=3bbc568d-c787-4cee-ac1d-6b092954f996 => generated 677 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/595] 10.0.0.48 () {34 vars in 990 bytes} [Tue May 5 18:06:09 2026] GET /v2.0/security-groups/d9d03b5e-6c72-4467-9c05-dae2fda31693 => generated 2798 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/596] 199.19.213.235 () {34 vars in 1060 bytes} [Tue May 5 18:06:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=6e056409-af9e-4713-887f-2b4219ddbcbe => generated 859 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/597] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 5 18:06:09 2026] GET /v2.0/ports?network_id=af1f57c5-c734-4def-a7c8-287dc5c58e72&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: 313/598] 10.0.0.48 () {34 vars in 990 bytes} [Tue May 5 18:06:10 2026] GET /v2.0/security-groups/d9d03b5e-6c72-4467-9c05-dae2fda31693 => generated 2798 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/599] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 5 18:06:10 2026] GET /v2.0/subnets?id=024fc282-8cb9-49d1-8d65-3f737f33b4bc => generated 670 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/600] 10.0.0.77 () {34 vars in 788 bytes} [Tue May 5 18:06:08 2026] PUT /v2.0/routers/8a45016f-ac8b-46ed-9c0c-2c303db238c2/remove_router_interface => generated 309 bytes in 1313 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:06:10.122 8 INFO neutron.api.v2.resource [req-d41724bf-dc85-4b93-a981-04a01c1c2a8b req-85352318-23c1-47ff-9456-6c3ebb47e0be 0bc215b296d84053ba38713034dbbb9b c7528f1b468c4d46b2ae7fac012a90e4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 287/601] 10.0.0.48 () {34 vars in 990 bytes} [Tue May 5 18:06:10 2026] GET /v2.0/security-groups/a8e30c09-a186-4fc4-b1db-91c4b9ccb587 => 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: 315/602] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 5 18:06:10 2026] GET /v2.0/networks/af1f57c5-c734-4def-a7c8-287dc5c58e72?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: 288/603] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 5 18:06:10 2026] GET /v2.0/ports?network_id=572e395f-8203-422c-9d4c-5a93aed3ac7d&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: 289/604] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 5 18:06:10 2026] GET /v2.0/networks/af1f57c5-c734-4def-a7c8-287dc5c58e72?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:06:10.259 8 INFO neutron.api.v2.resource [req-3000c6c3-5a77-4593-bc40-2c11b204d8c0 req-06416ca1-7f7c-42d9-b1b8-4e54a77d9956 0bc215b296d84053ba38713034dbbb9b c7528f1b468c4d46b2ae7fac012a90e4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 290/605] 10.0.0.48 () {34 vars in 990 bytes} [Tue May 5 18:06:10 2026] GET /v2.0/security-groups/8a004129-d891-41dc-99f1-4a175db4c75c => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/606] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 5 18:06:10 2026] GET /v2.0/networks/572e395f-8203-422c-9d4c-5a93aed3ac7d?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:06:10.330 8 INFO neutron.api.v2.resource [req-20114135-45a4-4b6e-bef6-41a0dad00e10 req-735a303c-bc6f-490b-a80a-42a93de8d1b3 0bc215b296d84053ba38713034dbbb9b c7528f1b468c4d46b2ae7fac012a90e4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 292/607] 10.0.0.48 () {34 vars in 990 bytes} [Tue May 5 18:06:10 2026] GET /v2.0/security-groups/92f7cae9-2ec5-48bb-8f86-0302e251db6e => 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: 293/608] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 5 18:06:10 2026] GET /v2.0/networks/572e395f-8203-422c-9d4c-5a93aed3ac7d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:06:11.231 7 INFO neutron.services.segments.plugin [-] Segment 623a861a-364c-44d6-a8ab-5ff5f1008e5d resource provider aggregate not found 2026-05-05 18:06:11.244 7 INFO neutron.services.segments.plugin [-] Segment 623a861a-364c-44d6-a8ab-5ff5f1008e5d resource provider aggregate not found 2026-05-05 18:06:11.262 7 INFO neutron.services.segments.plugin [-] Segment 623a861a-364c-44d6-a8ab-5ff5f1008e5d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 623a861a-364c-44d6-a8ab-5ff5f1008e5d found for delete ", "request_id": "req-719ef2de-840b-4d59-b4d4-d7f704a9cc5a"}]} 2026-05-05 18:06:11.265 7 INFO neutron.services.segments.plugin [-] Segment 623a861a-364c-44d6-a8ab-5ff5f1008e5d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 623a861a-364c-44d6-a8ab-5ff5f1008e5d found for delete ", "request_id": "req-7deafef4-3119-4ed5-8bb2-caace7033212"}]} 2026-05-05 18:06:11.269 7 INFO neutron.db.l3_hamode_db [None req-c2d4ba3f-c2b8-493a-90fe-408bbb933519 3af4e887d91448ed8be35aba134f0ba5 96046cbeba264a8784310e07d10d175b - - - -] HA network 106d0f18-8c93-4c2a-81dc-a9daa3a674d1 was deleted as no HA routers are present in tenant 533be5216a6346e781281444454c39d2. [pid: 7|app: 0|req: 316/609] 10.0.0.77 () {32 vars in 723 bytes} [Tue May 5 18:06:10 2026] DELETE /v2.0/routers/8a45016f-ac8b-46ed-9c0c-2c303db238c2 => generated 0 bytes in 1140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/610] 10.0.0.77 () {32 vars in 723 bytes} [Tue May 5 18:06:11 2026] DELETE /v2.0/subnets/482ebf0a-68fd-4a56-aece-2d24119ad6e5 => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/611] 10.0.0.77 () {34 vars in 788 bytes} [Tue May 5 18:06:10 2026] PUT /v2.0/routers/d6e87060-da3c-4d81-9917-cdc9adfcb334/remove_router_interface => generated 309 bytes in 1452 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/612] 10.0.0.77 () {32 vars in 725 bytes} [Tue May 5 18:06:11 2026] DELETE /v2.0/networks/08126faa-cd04-414e-97e1-42b6540d66e7 => generated 0 bytes in 444 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/613] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:06:12 2026] GET /v2.0/security-groups?tenant_id=533be5216a6346e781281444454c39d2&name=default => generated 2797 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/614] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:06:12 2026] DELETE /v2.0/security-groups/1d15a31b-44a9-4f98-8717-a2caddcc2e15 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:06:12.664 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-4b3d2c2e-b9d2-4842-8185-af4860191a95 3af4e887d91448ed8be35aba134f0ba5 96046cbeba264a8784310e07d10d175b - - - -] 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.10/site-packages/paste/urlmap.py", line 216, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/resource.py", line 98, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 574, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 602, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 2201, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 629, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 707, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 224, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2182, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2187, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/registry.py", line 54, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 150, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop callback(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 100, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 84, in _is_session_semantic_violated stack = traceback.extract_stack()  2026-05-05 18:06:13.102 8 INFO neutron.services.segments.plugin [-] Segment 88c703ad-7eb0-42ee-8d1c-795260789a7c resource provider aggregate not found 2026-05-05 18:06:13.107 8 INFO neutron.services.segments.plugin [-] Segment 88c703ad-7eb0-42ee-8d1c-795260789a7c resource provider aggregate not found 2026-05-05 18:06:13.117 8 INFO neutron.services.segments.plugin [-] Segment 88c703ad-7eb0-42ee-8d1c-795260789a7c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88c703ad-7eb0-42ee-8d1c-795260789a7c found for delete ", "request_id": "req-d90818ec-6f5d-4bd1-bcba-32eb40beac5f"}]} 2026-05-05 18:06:13.124 8 INFO neutron.services.segments.plugin [-] Segment 88c703ad-7eb0-42ee-8d1c-795260789a7c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88c703ad-7eb0-42ee-8d1c-795260789a7c found for delete ", "request_id": "req-e96b5e3f-99bf-417a-8ad7-a5f7aa6e0eaf"}]} 2026-05-05 18:06:13.128 8 INFO neutron.db.l3_hamode_db [None req-4b3d2c2e-b9d2-4842-8185-af4860191a95 3af4e887d91448ed8be35aba134f0ba5 96046cbeba264a8784310e07d10d175b - - - -] HA network 792431a8-40f1-47a0-a35c-147a95571110 was deleted as no HA routers are present in tenant c7528f1b468c4d46b2ae7fac012a90e4. [pid: 8|app: 0|req: 295/615] 10.0.0.77 () {32 vars in 723 bytes} [Tue May 5 18:06:11 2026] DELETE /v2.0/routers/d6e87060-da3c-4d81-9917-cdc9adfcb334 => generated 0 bytes in 1296 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:06:13.300 7 INFO neutron.services.segments.plugin [-] Segment d352e5fb-dddd-4e45-bf73-a110055c8dfd resource provider aggregate not found 2026-05-05 18:06:13.307 7 INFO neutron.services.segments.plugin [-] Segment d352e5fb-dddd-4e45-bf73-a110055c8dfd resource provider aggregate not found 2026-05-05 18:06:13.322 7 INFO neutron.services.segments.plugin [-] Segment d352e5fb-dddd-4e45-bf73-a110055c8dfd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d352e5fb-dddd-4e45-bf73-a110055c8dfd found for delete ", "request_id": "req-42639ce4-f9bc-43a1-93d4-34ca3bf9050b"}]} 2026-05-05 18:06:13.343 7 INFO neutron.services.segments.plugin [-] Segment d352e5fb-dddd-4e45-bf73-a110055c8dfd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d352e5fb-dddd-4e45-bf73-a110055c8dfd found for delete ", "request_id": "req-0fd2239f-2916-4816-b946-0f6e511af492"}]} [pid: 7|app: 0|req: 321/616] 10.0.0.77 () {32 vars in 723 bytes} [Tue May 5 18:06:13 2026] DELETE /v2.0/subnets/4bea8616-234e-4fbc-b128-3c0a4e94b05c => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/617] 10.0.0.77 () {32 vars in 725 bytes} [Tue May 5 18:06:13 2026] DELETE /v2.0/networks/9612da2a-d785-42bd-bd53-32b22ab0578b => generated 0 bytes in 423 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/618] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:06:14 2026] GET /v2.0/security-groups?tenant_id=c7528f1b468c4d46b2ae7fac012a90e4&name=default => generated 2801 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/619] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:06:14 2026] DELETE /v2.0/security-groups/d9d03b5e-6c72-4467-9c05-dae2fda31693 => 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: 323/620] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:06:15 2026] GET /v2.0/security-groups?tenant_id=70305d76c2854a25a7f65151bc1b63eb&name=default => generated 2801 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:06:15.400 8 INFO neutron.services.segments.plugin [-] Segment 904feabc-99b4-4589-b9b0-63c21e341f28 resource provider aggregate not found 2026-05-05 18:06:15.407 8 INFO neutron.services.segments.plugin [-] Segment 904feabc-99b4-4589-b9b0-63c21e341f28 resource provider aggregate not found 2026-05-05 18:06:15.422 8 INFO neutron.services.segments.plugin [-] Segment 904feabc-99b4-4589-b9b0-63c21e341f28 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 904feabc-99b4-4589-b9b0-63c21e341f28 found for delete ", "request_id": "req-67512a5d-7f0c-4877-a2af-f6849e4cdc27"}]} 2026-05-05 18:06:15.423 8 INFO neutron.services.segments.plugin [-] Segment 904feabc-99b4-4589-b9b0-63c21e341f28 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 904feabc-99b4-4589-b9b0-63c21e341f28 found for delete ", "request_id": "req-c5b9fbd1-0bf2-48ea-a894-138e2eeff522"}]} [pid: 8|app: 0|req: 298/621] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:06:15 2026] DELETE /v2.0/security-groups/ebd80b8b-0314-4253-8bdc-4b77fb5ae0e3 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:06:16.182 7 INFO neutron.db.segments_db [None req-6b55baf0-0c6b-4ae1-ae8c-bf3cb73ba9bc 3af4e887d91448ed8be35aba134f0ba5 96046cbeba264a8784310e07d10d175b - - - -] Added segment dbb4a2f1-c76c-4688-85c6-81144cc2f7ad of type vxlan for network 062bfa50-0acf-4596-be23-ff9428ce6d3b [pid: 7|app: 0|req: 324/622] 10.0.0.77 () {34 vars in 670 bytes} [Tue May 5 18:06:15 2026] POST /v2.0/networks => generated 748 bytes in 365 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/623] 10.0.0.77 () {34 vars in 668 bytes} [Tue May 5 18:06:16 2026] POST /v2.0/subnets => generated 671 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:06:16.618 7 INFO neutron.db.segments_db [None req-2ec90dcf-6826-47ee-b790-72add0597cf1 3af4e887d91448ed8be35aba134f0ba5 96046cbeba264a8784310e07d10d175b - - - -] Added segment 4a1b98d3-4280-4910-8fd7-8059b6e23a29 of type vxlan for network 9f407588-efa8-48f5-9513-e2dc331cb3e4 2026-05-05 18:06:16.954 7 INFO neutron.db.l3_hamode_db [None req-2ec90dcf-6826-47ee-b790-72add0597cf1 3af4e887d91448ed8be35aba134f0ba5 96046cbeba264a8784310e07d10d175b - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 18:06:18.322 7 INFO neutron.db.l3_hamode_db [None req-2ec90dcf-6826-47ee-b790-72add0597cf1 3af4e887d91448ed8be35aba134f0ba5 96046cbeba264a8784310e07d10d175b - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 302/626] 10.0.0.91 () {34 vars in 989 bytes} [Tue May 5 18:06:18 2026] GET /v2.0/ports?device_id=20037c23-a8af-4451-842e-03c02290e652 => generated 1244 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/627] 10.0.0.91 () {34 vars in 1039 bytes} [Tue May 5 18:06:19 2026] GET /v2.0/security-groups?id=eb38c8db-ad51-4021-b4c8-9d738043d48d&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: 325/628] 10.0.0.77 () {34 vars in 668 bytes} [Tue May 5 18:06:16 2026] POST /v2.0/routers => generated 735 bytes in 2729 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/629] 10.0.0.91 () {34 vars in 989 bytes} [Tue May 5 18:06:19 2026] GET /v2.0/ports?device_id=1a6c5286-7b96-4763-9bd6-70538630023c => generated 1240 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/630] 10.0.0.91 () {34 vars in 1039 bytes} [Tue May 5 18:06:19 2026] GET /v2.0/security-groups?id=14d56446-7dfd-4300-a077-4f7a38fa8cba&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/631] 10.0.0.77 () {34 vars in 782 bytes} [Tue May 5 18:06:19 2026] PUT /v2.0/routers/b16a3333-09b1-40dd-802a-3128bd137c20/add_router_interface => generated 309 bytes in 1449 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/632] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:06:21 2026] GET /v2.0/security-groups?tenant_id=46841c8dcedb46ee8500ba1fb976d7d8&name=default => generated 2801 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/633] 10.0.0.77 () {34 vars in 684 bytes} [Tue May 5 18:06:21 2026] POST /v2.0/security-groups => generated 1595 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/634] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:06:21 2026] DELETE /v2.0/security-groups/00cca0a4-7d6f-43ed-a027-30bdce63bce1 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/635] 10.0.0.77 () {34 vars in 694 bytes} [Tue May 5 18:06:21 2026] POST /v2.0/security-group-rules => generated 565 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/636] 10.0.0.77 () {34 vars in 694 bytes} [Tue May 5 18:06:21 2026] POST /v2.0/security-group-rules => generated 570 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/637] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:06:21 2026] GET /v2.0/security-groups?tenant_id=ee25e324a2c1416f99cb05b459acf607&name=default => generated 2801 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/638] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:06:21 2026] DELETE /v2.0/security-groups/95b02f33-aadc-47ce-bafe-80ba4e345207 => 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: 331/639] 10.0.0.77 () {34 vars in 675 bytes} [Tue May 5 18:06:21 2026] POST /v2.0/floatingips => generated 552 bytes in 698 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/640] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:06:23 2026] GET /v2.0/ports?device_id=1a6c5286-7b96-4763-9bd6-70538630023c => generated 971 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/641] 10.0.0.48 () {34 vars in 970 bytes} [Tue May 5 18:06:24 2026] GET /v2.0/ports/54affc34-52fb-48cb-ac03-3815e6be8750 => generated 968 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/642] 199.19.213.235 () {34 vars in 1000 bytes} [Tue May 5 18:06:24 2026] GET /v2.0/subnets?network_id=af1f57c5-c734-4def-a7c8-287dc5c58e72 => generated 659 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/643] 199.19.213.235 () {34 vars in 1146 bytes} [Tue May 5 18:06:24 2026] GET /v2.0/ports?device_id=1a6c5286-7b96-4763-9bd6-70538630023c&device_owner=compute%3Anova&network_id=af1f57c5-c734-4def-a7c8-287dc5c58e72 => 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: 311/644] 199.19.213.235 () {38 vars in 1028 bytes} [Tue May 5 18:06:24 2026] PUT /v2.0/ports/54affc34-52fb-48cb-ac03-3815e6be8750 => generated 1149 bytes in 560 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/645] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 5 18:06:25 2026] GET /v2.0/ports?tenant_id=26c839a363bf47a3a2a496aeb0931dd0&device_id=1a6c5286-7b96-4763-9bd6-70538630023c => generated 1421 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 18:06:25.257 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b981f115-d250-45d0-b51e-6da57812201f'] response: {'name': 'network-changed', 'server_uuid': '1a6c5286-7b96-4763-9bd6-70538630023c', 'tag': '54affc34-52fb-48cb-ac03-3815e6be8750', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 312/646] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 5 18:06:25 2026] GET /v2.0/networks?id=af1f57c5-c734-4def-a7c8-287dc5c58e72 => generated 779 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/647] 199.19.213.235 () {34 vars in 1060 bytes} [Tue May 5 18:06:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=54affc34-52fb-48cb-ac03-3815e6be8750 => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/648] 199.19.213.235 () {34 vars in 1058 bytes} [Tue May 5 18:06:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=54affc34-52fb-48cb-ac03-3815e6be8750 => generated 860 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/649] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 5 18:06:25 2026] GET /v2.0/subnets?id=3bbc568d-c787-4cee-ac1d-6b092954f996 => generated 677 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/650] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 5 18:06:25 2026] GET /v2.0/ports?network_id=af1f57c5-c734-4def-a7c8-287dc5c58e72&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/651] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 5 18:06:25 2026] GET /v2.0/networks/af1f57c5-c734-4def-a7c8-287dc5c58e72?fields=segments => generated 14 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/652] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 5 18:06:25 2026] GET /v2.0/networks/af1f57c5-c734-4def-a7c8-287dc5c58e72?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/653] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 5 18:06:25 2026] GET /v2.0/ports?tenant_id=26c839a363bf47a3a2a496aeb0931dd0&device_id=1a6c5286-7b96-4763-9bd6-70538630023c => generated 1421 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/654] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 5 18:06:25 2026] GET /v2.0/networks?id=af1f57c5-c734-4def-a7c8-287dc5c58e72 => generated 779 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/655] 199.19.213.235 () {34 vars in 1060 bytes} [Tue May 5 18:06:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=54affc34-52fb-48cb-ac03-3815e6be8750 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/656] 199.19.213.235 () {34 vars in 1058 bytes} [Tue May 5 18:06:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=54affc34-52fb-48cb-ac03-3815e6be8750 => generated 860 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/657] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 5 18:06:26 2026] GET /v2.0/subnets?id=3bbc568d-c787-4cee-ac1d-6b092954f996 => generated 677 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/658] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 5 18:06:26 2026] GET /v2.0/ports?network_id=af1f57c5-c734-4def-a7c8-287dc5c58e72&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/659] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 5 18:06:26 2026] GET /v2.0/networks/af1f57c5-c734-4def-a7c8-287dc5c58e72?fields=segments => generated 14 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/660] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 5 18:06:26 2026] GET /v2.0/networks/af1f57c5-c734-4def-a7c8-287dc5c58e72?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/661] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:06:26 2026] GET /v2.0/ports?device_id=1a6c5286-7b96-4763-9bd6-70538630023c => generated 1152 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/662] 10.0.0.48 () {34 vars in 1039 bytes} [Tue May 5 18:06:26 2026] GET /v2.0/security-groups?id=14d56446-7dfd-4300-a077-4f7a38fa8cba&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: 343/663] 199.19.213.235 () {34 vars in 1120 bytes} [Tue May 5 18:06:26 2026] GET /v2.0/ports?device_id=1a6c5286-7b96-4763-9bd6-70538630023c&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.10 => generated 1152 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/664] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:06:26 2026] GET /v2.0/security-groups?tenant_id=de466eec1dd34e23b0756019bb086fdf&name=default => generated 2801 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/665] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:06:27 2026] DELETE /v2.0/security-groups/29e241e9-fc61-4c96-b1c2-5c73427b6c85 => 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: 346/666] 10.0.0.48 () {34 vars in 1097 bytes} [Tue May 5 18:06:27 2026] GET /v2.0/security-groups?name=tempest-securitygroup--607995242&fields=id&tenant_id=2ca5562af577422da22e728021e54c04 => generated 69 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/667] 10.0.0.48 () {34 vars in 981 bytes} [Tue May 5 18:06:27 2026] GET /v2.0/networks?id=062bfa50-0acf-4596-be23-ff9428ce6d3b => generated 680 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/668] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:06:27 2026] GET /v2.0/security-groups?tenant_id=7fb81cafea5047c5ab4f57ffb2158053&name=default => generated 2801 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/669] 10.0.0.48 () {34 vars in 964 bytes} [Tue May 5 18:06:27 2026] GET /v2.0/quotas/2ca5562af577422da22e728021e54c04 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/670] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:06:27 2026] DELETE /v2.0/security-groups/795f4488-323c-4b87-a070-ed163e298976 => 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: 351/671] 10.0.0.48 () {34 vars in 1001 bytes} [Tue May 5 18:06:27 2026] GET /v2.0/ports?tenant_id=2ca5562af577422da22e728021e54c04&fields=id => generated 103 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/672] 199.19.213.235 () {38 vars in 1028 bytes} [Tue May 5 18:06:26 2026] PUT /v2.0/ports/54affc34-52fb-48cb-ac03-3815e6be8750 => generated 968 bytes in 1194 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/673] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 5 18:06:28 2026] GET /v2.0/ports?tenant_id=26c839a363bf47a3a2a496aeb0931dd0&device_id=1a6c5286-7b96-4763-9bd6-70538630023c => generated 1240 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 18:06:28.230 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c0776632-9c09-4fbe-b64c-6f5999834944'] response: {'name': 'network-changed', 'server_uuid': '1a6c5286-7b96-4763-9bd6-70538630023c', 'tag': '54affc34-52fb-48cb-ac03-3815e6be8750', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 322/674] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 5 18:06:28 2026] GET /v2.0/networks?id=af1f57c5-c734-4def-a7c8-287dc5c58e72 => generated 779 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/675] 199.19.213.235 () {34 vars in 1058 bytes} [Tue May 5 18:06:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=54affc34-52fb-48cb-ac03-3815e6be8750 => generated 860 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/676] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 5 18:06:28 2026] GET /v2.0/subnets?id=3bbc568d-c787-4cee-ac1d-6b092954f996 => generated 677 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/677] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 5 18:06:28 2026] GET /v2.0/ports?network_id=af1f57c5-c734-4def-a7c8-287dc5c58e72&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/678] 10.0.0.48 () {34 vars in 906 bytes} [Tue May 5 18:06:28 2026] GET /v2.0/extensions => generated 19178 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/679] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 5 18:06:28 2026] GET /v2.0/networks/af1f57c5-c734-4def-a7c8-287dc5c58e72?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/680] 10.0.0.48 () {34 vars in 1007 bytes} [Tue May 5 18:06:28 2026] GET /v2.0/networks/062bfa50-0acf-4596-be23-ff9428ce6d3b?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/681] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 5 18:06:28 2026] GET /v2.0/networks/af1f57c5-c734-4def-a7c8-287dc5c58e72?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/682] 10.0.0.48 () {34 vars in 1107 bytes} [Tue May 5 18:06:28 2026] GET /v2.0/networks/062bfa50-0acf-4596-be23-ff9428ce6d3b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/683] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 5 18:06:28 2026] GET /v2.0/ports?tenant_id=26c839a363bf47a3a2a496aeb0931dd0&device_id=1a6c5286-7b96-4763-9bd6-70538630023c => generated 1240 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/684] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 5 18:06:28 2026] GET /v2.0/networks?id=af1f57c5-c734-4def-a7c8-287dc5c58e72 => generated 779 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/685] 199.19.213.235 () {34 vars in 1058 bytes} [Tue May 5 18:06:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=54affc34-52fb-48cb-ac03-3815e6be8750 => generated 860 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/686] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 5 18:06:28 2026] GET /v2.0/subnets?id=3bbc568d-c787-4cee-ac1d-6b092954f996 => generated 677 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/687] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 5 18:06:28 2026] GET /v2.0/ports?network_id=af1f57c5-c734-4def-a7c8-287dc5c58e72&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: 328/688] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 5 18:06:28 2026] GET /v2.0/networks/af1f57c5-c734-4def-a7c8-287dc5c58e72?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/689] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:06:29 2026] GET /v2.0/ports?device_id=59d8f9ec-e9a8-4841-b525-3142684dcfc5 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/690] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 5 18:06:28 2026] GET /v2.0/networks/af1f57c5-c734-4def-a7c8-287dc5c58e72?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/691] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:06:29 2026] GET /v2.0/ports?device_id=1a6c5286-7b96-4763-9bd6-70538630023c => generated 971 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/692] 10.0.0.48 () {34 vars in 1039 bytes} [Tue May 5 18:06:29 2026] GET /v2.0/security-groups?id=14d56446-7dfd-4300-a077-4f7a38fa8cba&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/693] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:06:29 2026] GET /v2.0/ports?device_id=20037c23-a8af-4451-842e-03c02290e652 => generated 975 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/694] 10.0.0.48 () {34 vars in 1039 bytes} [Tue May 5 18:06:29 2026] GET /v2.0/security-groups?id=eb38c8db-ad51-4021-b4c8-9d738043d48d&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: 332/695] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:06:29 2026] GET /v2.0/ports?device_id=20037c23-a8af-4451-842e-03c02290e652 => generated 975 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/696] 10.0.0.48 () {34 vars in 1039 bytes} [Tue May 5 18:06:29 2026] GET /v2.0/security-groups?id=eb38c8db-ad51-4021-b4c8-9d738043d48d&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: 333/697] 199.19.213.235 () {34 vars in 994 bytes} [Tue May 5 18:06:29 2026] GET /v2.0/ports?device_id=1a6c5286-7b96-4763-9bd6-70538630023c => generated 971 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/698] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:06:29 2026] GET /v2.0/ports?device_id=20037c23-a8af-4451-842e-03c02290e652 => generated 975 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/699] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 5 18:06:29 2026] GET /v2.0/ports?tenant_id=083e960c14ad4ab9837f060033f94f97&device_id=20037c23-a8af-4451-842e-03c02290e652 => 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: 336/700] 10.0.0.48 () {34 vars in 1039 bytes} [Tue May 5 18:06:29 2026] GET /v2.0/security-groups?id=eb38c8db-ad51-4021-b4c8-9d738043d48d&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-05 18:06:29.994 7 INFO neutron.db.l3_db [None req-e0a10712-a480-40d3-8a52-591ce0cd6dc6 9fef82e2a7d44a0b8036ef90912f63f4 26c839a363bf47a3a2a496aeb0931dd0 - - - -] Floating IP 8c8aced9-1fdc-4145-ad51-55427134634c disassociated. External IP: 10.96.250.202, port: 54affc34-52fb-48cb-ac03-3815e6be8750. [pid: 8|app: 0|req: 337/701] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 5 18:06:29 2026] GET /v2.0/networks?id=062bfa50-0acf-4596-be23-ff9428ce6d3b => generated 680 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/702] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 5 18:06:30 2026] GET /v2.0/networks?id=572e395f-8203-422c-9d4c-5a93aed3ac7d => generated 772 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/703] 199.19.213.235 () {34 vars in 1050 bytes} [Tue May 5 18:06:30 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=2ca5562af577422da22e728021e54c04 => generated 180 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/704] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:06:30 2026] GET /v2.0/ports?device_id=59d8f9ec-e9a8-4841-b525-3142684dcfc5 => 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: 341/705] 199.19.213.235 () {34 vars in 1060 bytes} [Tue May 5 18:06:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=6e056409-af9e-4713-887f-2b4219ddbcbe => generated 861 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/706] 199.19.213.235 () {36 vars in 997 bytes} [Tue May 5 18:06:29 2026] DELETE /v2.0/ports/54affc34-52fb-48cb-ac03-3815e6be8750 => generated 0 bytes in 795 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/707] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 5 18:06:30 2026] GET /v2.0/subnets?id=024fc282-8cb9-49d1-8d65-3f737f33b4bc => generated 670 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:06:30.488 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-eca954c3-d704-4d5b-aec8-2f7e50eefdc2'] response: {'server_uuid': '1a6c5286-7b96-4763-9bd6-70538630023c', 'name': 'network-vif-deleted', 'tag': '54affc34-52fb-48cb-ac03-3815e6be8750', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 367/708] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:06:30 2026] GET /v2.0/ports?device_id=1a6c5286-7b96-4763-9bd6-70538630023c => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/709] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 5 18:06:30 2026] GET /v2.0/ports?network_id=572e395f-8203-422c-9d4c-5a93aed3ac7d&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/710] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 5 18:06:30 2026] GET /v2.0/networks/572e395f-8203-422c-9d4c-5a93aed3ac7d?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/711] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 5 18:06:30 2026] GET /v2.0/networks/572e395f-8203-422c-9d4c-5a93aed3ac7d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/712] 199.19.213.235 () {38 vars in 955 bytes} [Tue May 5 18:06:30 2026] POST /v2.0/ports => generated 954 bytes in 565 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 343/713] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:06:31 2026] GET /v2.0/ports?device_id=20037c23-a8af-4451-842e-03c02290e652 => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/714] 10.0.0.48 () {34 vars in 1039 bytes} [Tue May 5 18:06:31 2026] GET /v2.0/security-groups?id=eb38c8db-ad51-4021-b4c8-9d738043d48d&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: 345/715] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:06:31 2026] GET /v2.0/ports?device_id=59d8f9ec-e9a8-4841-b525-3142684dcfc5 => generated 969 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/716] 10.0.0.48 () {34 vars in 1039 bytes} [Tue May 5 18:06:31 2026] GET /v2.0/security-groups?id=5196671d-e078-4474-b730-bb91430e9f89&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: 371/717] 199.19.213.235 () {38 vars in 1028 bytes} [Tue May 5 18:06:30 2026] PUT /v2.0/ports/8640d773-c621-43db-829a-ddf2d99d9bcd => generated 1199 bytes in 512 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/718] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 5 18:06:31 2026] GET /v2.0/ports?tenant_id=2ca5562af577422da22e728021e54c04&device_id=59d8f9ec-e9a8-4841-b525-3142684dcfc5 => generated 1238 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 372/719] 199.19.213.235 () {34 vars in 1058 bytes} [Tue May 5 18:06:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=8640d773-c621-43db-829a-ddf2d99d9bcd => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/720] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 5 18:06:31 2026] GET /v2.0/subnets?id=e5712eec-a99f-4f76-8c4e-a7540173a4b2 => generated 674 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 374/721] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 5 18:06:31 2026] GET /v2.0/ports?network_id=062bfa50-0acf-4596-be23-ff9428ce6d3b&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/722] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:06:31 2026] DELETE /v2.0/security-groups/14d56446-7dfd-4300-a077-4f7a38fa8cba => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:06:31.789 8 INFO neutron.api.v2.resource [None req-eeb51df9-5c22-4f77-89e2-11785c6239fd 9fef82e2a7d44a0b8036ef90912f63f4 26c839a363bf47a3a2a496aeb0931dd0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 349/723] 10.0.0.77 () {32 vars in 736 bytes} [Tue May 5 18:06:31 2026] GET /v2.0/security-groups/14d56446-7dfd-4300-a077-4f7a38fa8cba => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/724] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 5 18:06:31 2026] GET /v2.0/networks/062bfa50-0acf-4596-be23-ff9428ce6d3b?fields=segments => generated 14 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/725] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 5 18:06:31 2026] GET /v2.0/networks/062bfa50-0acf-4596-be23-ff9428ce6d3b?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: 350/726] 10.0.0.77 () {32 vars in 731 bytes} [Tue May 5 18:06:31 2026] DELETE /v2.0/floatingips/8c8aced9-1fdc-4145-ad51-55427134634c => generated 0 bytes in 372 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/727] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:06:32 2026] GET /v2.0/ports?device_id=20037c23-a8af-4451-842e-03c02290e652 => generated 975 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/728] 10.0.0.48 () {34 vars in 1039 bytes} [Tue May 5 18:06:32 2026] GET /v2.0/security-groups?id=eb38c8db-ad51-4021-b4c8-9d738043d48d&fields=id&fields=name => generated 113 bytes in 455 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/729] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:06:32 2026] GET /v2.0/ports?device_id=59d8f9ec-e9a8-4841-b525-3142684dcfc5 => generated 969 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:06:32.825 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cdeab05b-611b-4ba9-90f3-8213812820a3'] response: {'name': 'network-changed', 'server_uuid': '59d8f9ec-e9a8-4841-b525-3142684dcfc5', 'tag': '8640d773-c621-43db-829a-ddf2d99d9bcd', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 382/732] 10.0.0.48 () {34 vars in 1039 bytes} [Tue May 5 18:06:32 2026] GET /v2.0/security-groups?id=5196671d-e078-4474-b730-bb91430e9f89&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: 383/733] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 5 18:06:32 2026] GET /v2.0/ports?tenant_id=2ca5562af577422da22e728021e54c04&device_id=59d8f9ec-e9a8-4841-b525-3142684dcfc5 => generated 1238 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/734] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 5 18:06:32 2026] GET /v2.0/networks?id=062bfa50-0acf-4596-be23-ff9428ce6d3b => generated 776 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/735] 199.19.213.235 () {34 vars in 1058 bytes} [Tue May 5 18:06:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=8640d773-c621-43db-829a-ddf2d99d9bcd => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/736] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 5 18:06:33 2026] GET /v2.0/subnets?id=e5712eec-a99f-4f76-8c4e-a7540173a4b2 => generated 674 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/737] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 5 18:06:33 2026] GET /v2.0/ports?network_id=062bfa50-0acf-4596-be23-ff9428ce6d3b&device_owner=network%3Adhcp => generated 1244 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/738] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 5 18:06:33 2026] GET /v2.0/networks/062bfa50-0acf-4596-be23-ff9428ce6d3b?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/739] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 5 18:06:33 2026] GET /v2.0/networks/062bfa50-0acf-4596-be23-ff9428ce6d3b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/740] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:06:33 2026] GET /v2.0/ports?device_id=20037c23-a8af-4451-842e-03c02290e652 => generated 973 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/741] 10.0.0.77 () {34 vars in 788 bytes} [Tue May 5 18:06:32 2026] PUT /v2.0/routers/4789eaf2-e357-4aa5-a713-50db2a697403/remove_router_interface => generated 309 bytes in 1686 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/742] 10.0.0.48 () {34 vars in 1039 bytes} [Tue May 5 18:06:33 2026] GET /v2.0/security-groups?id=eb38c8db-ad51-4021-b4c8-9d738043d48d&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: 392/743] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:06:33 2026] GET /v2.0/ports?device_id=59d8f9ec-e9a8-4841-b525-3142684dcfc5 => generated 969 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/744] 10.0.0.48 () {34 vars in 1039 bytes} [Tue May 5 18:06:34 2026] GET /v2.0/security-groups?id=5196671d-e078-4474-b730-bb91430e9f89&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: 394/745] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:06:34 2026] GET /v2.0/security-groups?tenant_id=305aebff2f824618b081bee840f3798d&name=default => generated 2801 bytes in 310 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/746] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:06:34 2026] DELETE /v2.0/security-groups/84438d3e-4e8c-4560-8fad-37c63171fbc8 => 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: 396/747] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:06:34 2026] GET /v2.0/security-groups?tenant_id=e19d627f1c0a4d6ab6ac21a4fe566e89&name=default => generated 2801 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:06:35.171 8 INFO neutron.services.segments.plugin [-] Segment edfbeec4-e9d0-40b7-8daf-04d67ade5d0e resource provider aggregate not found 2026-05-05 18:06:35.179 8 INFO neutron.services.segments.plugin [-] Segment edfbeec4-e9d0-40b7-8daf-04d67ade5d0e resource provider aggregate not found 2026-05-05 18:06:35.196 8 INFO neutron.services.segments.plugin [-] Segment edfbeec4-e9d0-40b7-8daf-04d67ade5d0e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid edfbeec4-e9d0-40b7-8daf-04d67ade5d0e found for delete ", "request_id": "req-810fc6f9-1f27-46f9-8072-eee99c4a7c6f"}]} [pid: 7|app: 0|req: 397/748] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:06:35 2026] DELETE /v2.0/security-groups/e3320622-ec1b-417a-be47-5914836f312f => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:06:35.203 8 INFO neutron.db.l3_hamode_db [None req-c6cf944f-b40f-4757-9082-2b0fe0e5581a 3af4e887d91448ed8be35aba134f0ba5 96046cbeba264a8784310e07d10d175b - - - -] HA network 28552959-44e4-4989-9446-0087d6cc7cff was deleted as no HA routers are present in tenant 26c839a363bf47a3a2a496aeb0931dd0. 2026-05-05 18:06:35.205 8 INFO neutron.services.segments.plugin [-] Segment edfbeec4-e9d0-40b7-8daf-04d67ade5d0e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid edfbeec4-e9d0-40b7-8daf-04d67ade5d0e found for delete ", "request_id": "req-41415ea7-beb8-43b9-9e34-558383293bbe"}]} [pid: 8|app: 0|req: 352/749] 10.0.0.77 () {32 vars in 723 bytes} [Tue May 5 18:06:33 2026] DELETE /v2.0/routers/4789eaf2-e357-4aa5-a713-50db2a697403 => generated 0 bytes in 1279 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/750] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:06:35 2026] GET /v2.0/ports?device_id=59d8f9ec-e9a8-4841-b525-3142684dcfc5 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/751] 10.0.0.48 () {34 vars in 1039 bytes} [Tue May 5 18:06:35 2026] GET /v2.0/security-groups?id=5196671d-e078-4474-b730-bb91430e9f89&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: 400/752] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:06:35 2026] GET /v2.0/ports?device_id=59d8f9ec-e9a8-4841-b525-3142684dcfc5 => 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: 353/753] 10.0.0.77 () {32 vars in 723 bytes} [Tue May 5 18:06:35 2026] DELETE /v2.0/subnets/3bbc568d-c787-4cee-ac1d-6b092954f996 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/754] 10.0.0.77 () {32 vars in 725 bytes} [Tue May 5 18:06:35 2026] DELETE /v2.0/networks/af1f57c5-c734-4def-a7c8-287dc5c58e72 => generated 0 bytes in 434 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:06:35.926 7 INFO neutron.db.l3_db [None req-950f35cf-d5a5-480e-954e-604e1a64ef91 835e2984f1c44c78b069d87b6fc9a787 2ca5562af577422da22e728021e54c04 - - - -] Floating IP 9b6fccc5-83a0-49c4-a00b-e04e45cecc2a associated. External IP: 10.96.250.214, port: 8640d773-c621-43db-829a-ddf2d99d9bcd. [pid: 8|app: 0|req: 355/755] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:06:36 2026] GET /v2.0/security-groups?tenant_id=26c839a363bf47a3a2a496aeb0931dd0&name=default => generated 2797 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/756] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:06:36 2026] DELETE /v2.0/security-groups/8cada17a-a85a-4c7a-9898-786b2425775d => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/757] 10.0.0.77 () {34 vars in 748 bytes} [Tue May 5 18:06:35 2026] PUT /v2.0/floatingips/9b6fccc5-83a0-49c4-a00b-e04e45cecc2a => generated 855 bytes in 918 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/758] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:06:36 2026] GET /v2.0/ports?device_id=59d8f9ec-e9a8-4841-b525-3142684dcfc5 => generated 971 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/759] 10.0.0.48 () {34 vars in 1039 bytes} [Tue May 5 18:06:36 2026] GET /v2.0/security-groups?id=5196671d-e078-4474-b730-bb91430e9f89&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: 8|app: 0|req: 358/760] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 5 18:06:36 2026] GET /v2.0/ports?tenant_id=2ca5562af577422da22e728021e54c04&device_id=59d8f9ec-e9a8-4841-b525-3142684dcfc5 => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:06:36.760 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c72fbec9-8660-4e9f-ae18-022f5274ffe9'] response: {'name': 'network-changed', 'server_uuid': '59d8f9ec-e9a8-4841-b525-3142684dcfc5', 'tag': '8640d773-c621-43db-829a-ddf2d99d9bcd', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 403/761] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 5 18:06:36 2026] GET /v2.0/networks?id=062bfa50-0acf-4596-be23-ff9428ce6d3b => generated 776 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/762] 199.19.213.235 () {34 vars in 1058 bytes} [Tue May 5 18:06:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=8640d773-c621-43db-829a-ddf2d99d9bcd => generated 858 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/763] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 5 18:06:36 2026] GET /v2.0/subnets?id=e5712eec-a99f-4f76-8c4e-a7540173a4b2 => generated 674 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/764] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 5 18:06:36 2026] GET /v2.0/ports?network_id=062bfa50-0acf-4596-be23-ff9428ce6d3b&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: 361/765] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:06:37 2026] GET /v2.0/ports?device_id=59d8f9ec-e9a8-4841-b525-3142684dcfc5 => 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: 405/766] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 5 18:06:37 2026] GET /v2.0/networks/062bfa50-0acf-4596-be23-ff9428ce6d3b?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/767] 10.0.0.48 () {34 vars in 1039 bytes} [Tue May 5 18:06:37 2026] GET /v2.0/security-groups?id=5196671d-e078-4474-b730-bb91430e9f89&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: 406/768] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 5 18:06:37 2026] GET /v2.0/networks/062bfa50-0acf-4596-be23-ff9428ce6d3b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:06:37.553 8 INFO neutron.services.segments.plugin [-] Segment 497298c2-1956-4b64-abb7-9a5d98399e56 resource provider aggregate not found 2026-05-05 18:06:37.559 8 INFO neutron.services.segments.plugin [-] Segment 497298c2-1956-4b64-abb7-9a5d98399e56 resource provider aggregate not found [pid: 8|app: 0|req: 363/769] 199.19.213.235 () {34 vars in 994 bytes} [Tue May 5 18:06:37 2026] GET /v2.0/ports?device_id=59d8f9ec-e9a8-4841-b525-3142684dcfc5 => generated 971 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:06:37.875 7 INFO neutron.db.l3_db [None req-b852ce91-0b5d-424f-824a-aa5ebc19554e 835e2984f1c44c78b069d87b6fc9a787 2ca5562af577422da22e728021e54c04 - - - -] Floating IP 9b6fccc5-83a0-49c4-a00b-e04e45cecc2a disassociated. External IP: 10.96.250.214, port: 8640d773-c621-43db-829a-ddf2d99d9bcd. 2026-05-05 18:06:37.877 8 INFO neutron.services.segments.plugin [-] Segment 497298c2-1956-4b64-abb7-9a5d98399e56 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 497298c2-1956-4b64-abb7-9a5d98399e56 found for delete ", "request_id": "req-28ddad86-39e8-420b-8898-502753296ba3"}]} 2026-05-05 18:06:37.881 8 INFO neutron.services.segments.plugin [-] Segment 497298c2-1956-4b64-abb7-9a5d98399e56 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 497298c2-1956-4b64-abb7-9a5d98399e56 found for delete ", "request_id": "req-561fe48a-c378-4b42-8dad-9c5137f66a6d"}]} 2026-05-05 18:06:38.137 8 INFO neutron.db.segments_db [None req-23836b5e-f249-47c8-abc2-6087748153e8 3af4e887d91448ed8be35aba134f0ba5 96046cbeba264a8784310e07d10d175b - - - -] Added segment 8b229330-73b4-4c32-aa5d-8928f2347296 of type vxlan for network 617daa7e-2559-43f6-95ae-0612b7595c44 [pid: 8|app: 0|req: 364/770] 10.0.0.77 () {34 vars in 670 bytes} [Tue May 5 18:06:37 2026] POST /v2.0/networks => generated 738 bytes in 369 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/771] 199.19.213.235 () {36 vars in 997 bytes} [Tue May 5 18:06:37 2026] DELETE /v2.0/ports/8640d773-c621-43db-829a-ddf2d99d9bcd => generated 0 bytes in 761 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/772] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:06:38 2026] GET /v2.0/ports?device_id=59d8f9ec-e9a8-4841-b525-3142684dcfc5 => 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: 365/773] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:06:38 2026] GET /v2.0/security-groups?tenant_id=5684b815981b44978ffadbb2ce882309&name=default => generated 2801 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/774] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:06:38 2026] DELETE /v2.0/security-groups/e855238e-c4e6-4a87-927a-28ff856b98e8 => 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: 409/775] 10.0.0.77 () {34 vars in 668 bytes} [Tue May 5 18:06:38 2026] POST /v2.0/subnets => generated 661 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:06:38.647 8 INFO neutron.db.segments_db [None req-143662bb-43ed-468e-8994-82508a0a8f44 3af4e887d91448ed8be35aba134f0ba5 96046cbeba264a8784310e07d10d175b - - - -] Added segment 83e5b4ce-7f8b-406a-91b3-7b42b2e72c19 of type vxlan for network 69e73bfe-4111-494b-9097-049ea6267a50 2026-05-05 18:06:38.991 8 INFO neutron.db.l3_hamode_db [None req-143662bb-43ed-468e-8994-82508a0a8f44 3af4e887d91448ed8be35aba134f0ba5 96046cbeba264a8784310e07d10d175b - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 18:06:39.516 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-268b668f-c4c7-495c-84e4-c351addc8d91'] response: {'server_uuid': '59d8f9ec-e9a8-4841-b525-3142684dcfc5', 'name': 'network-vif-deleted', 'tag': '8640d773-c621-43db-829a-ddf2d99d9bcd', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 410/776] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:06:39 2026] DELETE /v2.0/security-groups/5196671d-e078-4474-b730-bb91430e9f89 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:06:39.625 7 INFO neutron.api.v2.resource [None req-1992411f-a8e8-4a8f-ada1-182d22755de3 835e2984f1c44c78b069d87b6fc9a787 2ca5562af577422da22e728021e54c04 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 411/777] 10.0.0.77 () {32 vars in 736 bytes} [Tue May 5 18:06:39 2026] GET /v2.0/security-groups/5196671d-e078-4474-b730-bb91430e9f89 => generated 146 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/778] 10.0.0.77 () {32 vars in 731 bytes} [Tue May 5 18:06:39 2026] DELETE /v2.0/floatingips/9b6fccc5-83a0-49c4-a00b-e04e45cecc2a => generated 0 bytes in 408 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:06:40.312 8 INFO neutron.db.l3_hamode_db [None req-143662bb-43ed-468e-8994-82508a0a8f44 3af4e887d91448ed8be35aba134f0ba5 96046cbeba264a8784310e07d10d175b - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 413/779] 10.0.0.77 () {34 vars in 788 bytes} [Tue May 5 18:06:40 2026] PUT /v2.0/routers/b16a3333-09b1-40dd-802a-3128bd137c20/remove_router_interface => generated 309 bytes in 1215 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/780] 10.0.0.77 () {34 vars in 668 bytes} [Tue May 5 18:06:38 2026] POST /v2.0/routers => generated 725 bytes in 2801 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:06:41.566 7 INFO neutron.db.segments_db [None req-d844f60d-df0b-478d-87bf-9c1187442e31 a80a8765ae314b6ab25204bc71a71696 a8f1af6bdaee4b438bc424276fdaf2fc - - - -] Added segment ff39c1e3-c34c-4bfd-9464-5f993a91e7c5 of type vxlan for network 0d012865-2090-44d5-a11f-010d246232d8 [pid: 7|app: 0|req: 414/781] 10.0.0.77 () {34 vars in 669 bytes} [Tue May 5 18:06:41 2026] POST /v2.0/networks => generated 649 bytes in 460 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:06:42.553 8 INFO neutron.services.segments.plugin [-] Segment 4a1b98d3-4280-4910-8fd7-8059b6e23a29 resource provider aggregate not found 2026-05-05 18:06:42.561 8 INFO neutron.services.segments.plugin [-] Segment 4a1b98d3-4280-4910-8fd7-8059b6e23a29 resource provider aggregate not found 2026-05-05 18:06:42.587 8 INFO neutron.services.segments.plugin [-] Segment 4a1b98d3-4280-4910-8fd7-8059b6e23a29 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a1b98d3-4280-4910-8fd7-8059b6e23a29 found for delete ", "request_id": "req-c5e03c5c-3606-4442-9407-706c0c95f3f1"}]} 2026-05-05 18:06:42.588 8 INFO neutron.services.segments.plugin [-] Segment 4a1b98d3-4280-4910-8fd7-8059b6e23a29 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a1b98d3-4280-4910-8fd7-8059b6e23a29 found for delete ", "request_id": "req-c5f7e528-d7dd-4702-a5d4-facb9533686b"}]} 2026-05-05 18:06:42.591 8 INFO neutron.db.l3_hamode_db [None req-a67797df-9993-4f10-a3f4-f540f653c082 3af4e887d91448ed8be35aba134f0ba5 96046cbeba264a8784310e07d10d175b - - - -] HA network 9f407588-efa8-48f5-9513-e2dc331cb3e4 was deleted as no HA routers are present in tenant 2ca5562af577422da22e728021e54c04. [pid: 8|app: 0|req: 368/782] 10.0.0.77 () {32 vars in 723 bytes} [Tue May 5 18:06:41 2026] DELETE /v2.0/routers/b16a3333-09b1-40dd-802a-3128bd137c20 => generated 0 bytes in 1203 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/783] 10.0.0.77 () {34 vars in 664 bytes} [Tue May 5 18:06:42 2026] POST /v2.0/ports => generated 779 bytes in 460 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 370/784] 10.0.0.77 () {32 vars in 723 bytes} [Tue May 5 18:06:43 2026] DELETE /v2.0/subnets/e5712eec-a99f-4f76-8c4e-a7540173a4b2 => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:06:43.318 8 INFO neutron.db.segments_db [None req-691da152-7fbd-4a7f-a4bf-5cd11fbf9d25 a80a8765ae314b6ab25204bc71a71696 a8f1af6bdaee4b438bc424276fdaf2fc - - - -] Added segment d0bf4abc-a47f-449d-a222-ac9c00ec58da of type vxlan for network a1e9434d-327e-4b86-bd8d-8c0b1e9e7c84 [pid: 8|app: 0|req: 371/785] 10.0.0.77 () {34 vars in 669 bytes} [Tue May 5 18:06:43 2026] POST /v2.0/networks => generated 636 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/786] 10.0.0.91 () {34 vars in 989 bytes} [Tue May 5 18:06:43 2026] GET /v2.0/ports?device_id=20037c23-a8af-4451-842e-03c02290e652 => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 8|app: 0|req: 373/787] 10.0.0.77 () {32 vars in 725 bytes} [Tue May 5 18:06:43 2026] DELETE /v2.0/networks/062bfa50-0acf-4596-be23-ff9428ce6d3b => generated 0 bytes in 391 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/788] 10.0.0.77 () {34 vars in 782 bytes} [Tue May 5 18:06:41 2026] PUT /v2.0/routers/97807623-17f9-4e73-94ac-d8e787bcdced/add_router_interface => generated 309 bytes in 2339 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/789] 10.0.0.91 () {34 vars in 1039 bytes} [Tue May 5 18:06:44 2026] GET /v2.0/security-groups?id=eb38c8db-ad51-4021-b4c8-9d738043d48d&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/790] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:06:44 2026] GET /v2.0/security-groups?tenant_id=2ca5562af577422da22e728021e54c04&name=default => generated 2801 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/791] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:06:44 2026] DELETE /v2.0/security-groups/ada5c913-9014-413c-87a9-f8ec818268f4 => 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: 374/792] 10.0.0.77 () {34 vars in 668 bytes} [Tue May 5 18:06:43 2026] POST /v2.0/subnets => generated 622 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/793] 10.0.0.77 () {34 vars in 664 bytes} [Tue May 5 18:06:44 2026] POST /v2.0/ports => generated 965 bytes in 481 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 18:06:44.807 8 INFO neutron.services.segments.plugin [-] Segment dbb4a2f1-c76c-4688-85c6-81144cc2f7ad resource provider aggregate not found 2026-05-05 18:06:44.815 8 INFO neutron.services.segments.plugin [-] Segment dbb4a2f1-c76c-4688-85c6-81144cc2f7ad resource provider aggregate not found 2026-05-05 18:06:44.830 8 INFO neutron.services.segments.plugin [-] Segment dbb4a2f1-c76c-4688-85c6-81144cc2f7ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dbb4a2f1-c76c-4688-85c6-81144cc2f7ad found for delete ", "request_id": "req-2fa7665b-ddf2-4094-94ab-55feea50b08b"}]} 2026-05-05 18:06:44.832 8 INFO neutron.services.segments.plugin [-] Segment dbb4a2f1-c76c-4688-85c6-81144cc2f7ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dbb4a2f1-c76c-4688-85c6-81144cc2f7ad found for delete ", "request_id": "req-9874872f-b091-455b-adc3-f6fca091cef1"}]} [pid: 7|app: 0|req: 420/794] 10.0.0.77 () {34 vars in 684 bytes} [Tue May 5 18:06:44 2026] POST /v2.0/security-groups => generated 1596 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/795] 10.0.0.77 () {34 vars in 694 bytes} [Tue May 5 18:06:44 2026] POST /v2.0/security-group-rules => generated 565 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/796] 10.0.0.77 () {32 vars in 719 bytes} [Tue May 5 18:06:44 2026] DELETE /v2.0/ports/34cf21b5-7283-4f5e-ab28-0848e408a7d4 => generated 0 bytes in 377 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:06:45.174 8 INFO neutron.pecan_wsgi.hooks.translation [None req-16fe1083-32f8-491c-be65-11c4e1adf525 a80a8765ae314b6ab25204bc71a71696 a8f1af6bdaee4b438bc424276fdaf2fc - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 376/797] 10.0.0.77 () {32 vars in 719 bytes} [Tue May 5 18:06:45 2026] DELETE /v2.0/ports/34cf21b5-7283-4f5e-ab28-0848e408a7d4 => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/798] 10.0.0.77 () {34 vars in 694 bytes} [Tue May 5 18:06:45 2026] POST /v2.0/security-group-rules => generated 570 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:06:45.207 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c986f2f5-9346-4789-9e69-18ca7432ff0d a80a8765ae314b6ab25204bc71a71696 a8f1af6bdaee4b438bc424276fdaf2fc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 377/799] 10.0.0.77 () {32 vars in 716 bytes} [Tue May 5 18:06:45 2026] GET /v2.0/ports/34cf21b5-7283-4f5e-ab28-0848e408a7d4 => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/800] 10.0.0.77 () {32 vars in 723 bytes} [Tue May 5 18:06:45 2026] DELETE /v2.0/subnets/53356d51-5dc8-48e1-83c9-ad1de0ee642c => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/801] 10.0.0.77 () {32 vars in 725 bytes} [Tue May 5 18:06:45 2026] DELETE /v2.0/networks/a1e9434d-327e-4b86-bd8d-8c0b1e9e7c84 => generated 0 bytes in 403 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/802] 10.0.0.77 () {34 vars in 675 bytes} [Tue May 5 18:06:45 2026] POST /v2.0/floatingips => generated 552 bytes in 673 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:06:45.948 8 INFO neutron.db.segments_db [None req-e14e1643-e594-4a8f-9be7-a91b6623eaee a80a8765ae314b6ab25204bc71a71696 a8f1af6bdaee4b438bc424276fdaf2fc - - - -] Added segment 348b7cea-5243-417f-99d6-3415cdf03804 of type vxlan for network 01166285-391f-45c0-a1fb-3d3692af65fb [pid: 8|app: 0|req: 380/803] 10.0.0.77 () {34 vars in 669 bytes} [Tue May 5 18:06:45 2026] POST /v2.0/networks => generated 636 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/804] 10.0.0.77 () {34 vars in 668 bytes} [Tue May 5 18:06:46 2026] POST /v2.0/subnets => generated 622 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/805] 10.0.0.48 () {34 vars in 1099 bytes} [Tue May 5 18:06:46 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1232778286&fields=id&tenant_id=89ad609cf1874a5385daf69287e7ec1f => generated 69 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:06:46.531 8 INFO neutron.db.segments_db [None req-08f286e9-307e-4c92-b825-4f8f2b79e6ad 3af4e887d91448ed8be35aba134f0ba5 96046cbeba264a8784310e07d10d175b - - - -] Added segment f19ea146-529e-4e39-83e0-61761942bde2 of type vxlan for network 85fc7afb-f758-4b7e-b84a-e352d08614e3 [pid: 8|app: 0|req: 381/806] 10.0.0.77 () {34 vars in 670 bytes} [Tue May 5 18:06:46 2026] POST /v2.0/networks => generated 744 bytes in 537 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/807] 10.0.0.48 () {34 vars in 981 bytes} [Tue May 5 18:06:46 2026] GET /v2.0/networks?id=617daa7e-2559-43f6-95ae-0612b7595c44 => generated 670 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:06:46.852 8 INFO neutron.services.segments.plugin [-] Segment d0bf4abc-a47f-449d-a222-ac9c00ec58da resource provider aggregate not found 2026-05-05 18:06:46.859 8 INFO neutron.services.segments.plugin [-] Segment d0bf4abc-a47f-449d-a222-ac9c00ec58da resource provider aggregate not found 2026-05-05 18:06:46.875 8 INFO neutron.services.segments.plugin [-] Segment d0bf4abc-a47f-449d-a222-ac9c00ec58da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0bf4abc-a47f-449d-a222-ac9c00ec58da found for delete ", "request_id": "req-f4da2871-a542-438a-b2b2-346af244d3ae"}]} 2026-05-05 18:06:46.875 8 INFO neutron.services.segments.plugin [-] Segment d0bf4abc-a47f-449d-a222-ac9c00ec58da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0bf4abc-a47f-449d-a222-ac9c00ec58da found for delete ", "request_id": "req-905e63bb-a2be-4646-a2c4-36b360ed2036"}]} [pid: 7|app: 0|req: 426/808] 10.0.0.77 () {34 vars in 664 bytes} [Tue May 5 18:06:46 2026] POST /v2.0/ports => generated 924 bytes in 403 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/809] 10.0.0.48 () {34 vars in 964 bytes} [Tue May 5 18:06:46 2026] GET /v2.0/quotas/89ad609cf1874a5385daf69287e7ec1f => 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: 383/810] 10.0.0.77 () {34 vars in 668 bytes} [Tue May 5 18:06:46 2026] POST /v2.0/subnets => generated 667 bytes in 307 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/811] 10.0.0.48 () {34 vars in 1001 bytes} [Tue May 5 18:06:47 2026] GET /v2.0/ports?tenant_id=89ad609cf1874a5385daf69287e7ec1f&fields=id => generated 103 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:06:47.210 8 INFO neutron.db.segments_db [None req-7fca159f-27ce-4957-9c35-052116159317 3af4e887d91448ed8be35aba134f0ba5 96046cbeba264a8784310e07d10d175b - - - -] Added segment 8b7faaec-37d6-4297-8bc4-a0e24d662ab4 of type vxlan for network 53d92735-1712-459e-9a6f-44155921102f [pid: 7|app: 0|req: 428/812] 10.0.0.77 () {32 vars in 719 bytes} [Tue May 5 18:06:46 2026] DELETE /v2.0/ports/dbb9d259-768c-44fe-aa8b-fadd59616a7f => generated 0 bytes in 307 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/813] 10.0.0.48 () {34 vars in 1007 bytes} [Tue May 5 18:06:47 2026] GET /v2.0/networks/617daa7e-2559-43f6-95ae-0612b7595c44?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:06:47.349 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fd74d607-737f-410c-9e78-dba4c12e802f a80a8765ae314b6ab25204bc71a71696 a8f1af6bdaee4b438bc424276fdaf2fc - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 430/814] 10.0.0.77 () {32 vars in 716 bytes} [Tue May 5 18:06:47 2026] GET /v2.0/ports/dbb9d259-768c-44fe-aa8b-fadd59616a7f => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/815] 10.0.0.48 () {34 vars in 1107 bytes} [Tue May 5 18:06:47 2026] GET /v2.0/networks/617daa7e-2559-43f6-95ae-0612b7595c44?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) 2026-05-05 18:06:47.551 8 INFO neutron.db.l3_hamode_db [None req-7fca159f-27ce-4957-9c35-052116159317 3af4e887d91448ed8be35aba134f0ba5 96046cbeba264a8784310e07d10d175b - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 432/816] 10.0.0.77 () {32 vars in 723 bytes} [Tue May 5 18:06:47 2026] DELETE /v2.0/subnets/973c6159-a4ea-4839-8064-ce3a50617bba => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/817] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:06:47 2026] GET /v2.0/ports?device_id=00ad870b-193b-4cbd-9cc7-697447bb6a63 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:06:48.095 7 INFO neutron.services.segments.plugin [-] Segment 348b7cea-5243-417f-99d6-3415cdf03804 resource provider aggregate not found 2026-05-05 18:06:48.100 7 INFO neutron.services.segments.plugin [-] Segment 348b7cea-5243-417f-99d6-3415cdf03804 resource provider aggregate not found 2026-05-05 18:06:48.117 7 INFO neutron.services.segments.plugin [-] Segment 348b7cea-5243-417f-99d6-3415cdf03804 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 348b7cea-5243-417f-99d6-3415cdf03804 found for delete ", "request_id": "req-2bf07b56-31d1-481b-9a17-9cccfa9b4ca9"}]} 2026-05-05 18:06:48.121 7 INFO neutron.services.segments.plugin [-] Segment 348b7cea-5243-417f-99d6-3415cdf03804 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 348b7cea-5243-417f-99d6-3415cdf03804 found for delete ", "request_id": "req-80c87af6-922b-49c1-943c-4a0b6bacf6ef"}]} [pid: 7|app: 0|req: 436/820] 10.0.0.77 () {32 vars in 725 bytes} [Tue May 5 18:06:47 2026] DELETE /v2.0/networks/01166285-391f-45c0-a1fb-3d3692af65fb => generated 0 bytes in 476 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/821] 10.0.0.77 () {34 vars in 664 bytes} [Tue May 5 18:06:48 2026] POST /v2.0/ports => generated 778 bytes in 319 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 438/822] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 5 18:06:48 2026] GET /v2.0/networks?id=617daa7e-2559-43f6-95ae-0612b7595c44 => generated 670 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/823] 10.0.0.77 () {34 vars in 736 bytes} [Tue May 5 18:06:48 2026] PUT /v2.0/ports/8b21155a-ac71-4644-b65e-9ef7415cd9b0 => generated 752 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/824] 199.19.213.235 () {34 vars in 1050 bytes} [Tue May 5 18:06:48 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=89ad609cf1874a5385daf69287e7ec1f => generated 181 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 441/825] 10.0.0.77 () {32 vars in 719 bytes} [Tue May 5 18:06:48 2026] DELETE /v2.0/ports/8b21155a-ac71-4644-b65e-9ef7415cd9b0 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/826] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:06:48 2026] GET /v2.0/ports?device_id=00ad870b-193b-4cbd-9cc7-697447bb6a63 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:06:49.400 8 INFO neutron.db.l3_hamode_db [None req-7fca159f-27ce-4957-9c35-052116159317 3af4e887d91448ed8be35aba134f0ba5 96046cbeba264a8784310e07d10d175b - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 443/827] 199.19.213.235 () {38 vars in 955 bytes} [Tue May 5 18:06:48 2026] POST /v2.0/ports => generated 958 bytes in 489 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 444/828] 10.0.0.77 () {32 vars in 642 bytes} [Tue May 5 18:06:49 2026] GET /v2.0/ports => generated 782 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/829] 199.19.213.235 () {38 vars in 1028 bytes} [Tue May 5 18:06:49 2026] PUT /v2.0/ports/b63d0423-2a2f-48f9-9792-1541480ca4c7 => generated 1203 bytes in 551 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 446/830] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:06:50 2026] GET /v2.0/ports?device_id=20037c23-a8af-4451-842e-03c02290e652 => generated 975 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 18:06:50.303 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ce6d02e3-2d40-4043-94b5-d0abe4650f65 a80a8765ae314b6ab25204bc71a71696 a8f1af6bdaee4b438bc424276fdaf2fc - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 447/831] 10.0.0.77 () {32 vars in 716 bytes} [Tue May 5 18:06:50 2026] GET /v2.0/ports/8b21155a-ac71-4644-b65e-9ef7415cd9b0 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/832] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:06:50 2026] GET /v2.0/ports?device_id=00ad870b-193b-4cbd-9cc7-697447bb6a63 => generated 973 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/833] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 5 18:06:50 2026] GET /v2.0/ports?tenant_id=89ad609cf1874a5385daf69287e7ec1f&device_id=00ad870b-193b-4cbd-9cc7-697447bb6a63 => generated 1242 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/834] 10.0.0.48 () {34 vars in 1039 bytes} [Tue May 5 18:06:50 2026] GET /v2.0/security-groups?id=eb38c8db-ad51-4021-b4c8-9d738043d48d&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/835] 10.0.0.77 () {32 vars in 642 bytes} [Tue May 5 18:06:50 2026] GET /v2.0/ports => generated 782 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/836] 10.0.0.48 () {34 vars in 1039 bytes} [Tue May 5 18:06:50 2026] GET /v2.0/security-groups?id=9637b0fb-93ae-40e0-bbcd-80fd64cfe35b&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:06:50.525 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-73f86340-3380-4fdf-bb52-8171bc64ab23'] response: {'name': 'network-changed', 'server_uuid': '00ad870b-193b-4cbd-9cc7-697447bb6a63', 'tag': 'b63d0423-2a2f-48f9-9792-1541480ca4c7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 453/837] 199.19.213.235 () {34 vars in 1060 bytes} [Tue May 5 18:06:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=b63d0423-2a2f-48f9-9792-1541480ca4c7 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/838] 10.0.0.77 () {34 vars in 668 bytes} [Tue May 5 18:06:47 2026] POST /v2.0/routers => generated 731 bytes in 3433 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/839] 10.0.0.77 () {32 vars in 716 bytes} [Tue May 5 18:06:50 2026] GET /v2.0/ports/68cf7948-17f4-426a-8cb6-48febe062b4a => generated 779 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/840] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 5 18:06:50 2026] GET /v2.0/subnets?id=c978a99e-1a17-4432-8f12-ae4b4a432447 => generated 664 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:06:50.615 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f88420c6-f3cb-4919-922a-973157ef28e9 a80a8765ae314b6ab25204bc71a71696 a8f1af6bdaee4b438bc424276fdaf2fc - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 387/841] 10.0.0.77 () {32 vars in 719 bytes} [Tue May 5 18:06:50 2026] DELETE /v2.0/ports/dbb9d259-768c-44fe-aa8b-fadd59616a7f => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/842] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 5 18:06:50 2026] GET /v2.0/ports?network_id=617daa7e-2559-43f6-95ae-0612b7595c44&device_owner=network%3Adhcp => generated 1244 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:06:50.668 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ec3fd276-12a1-4455-b2c7-e4a3c6d84e37 a80a8765ae314b6ab25204bc71a71696 a8f1af6bdaee4b438bc424276fdaf2fc - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 389/843] 10.0.0.77 () {32 vars in 723 bytes} [Tue May 5 18:06:50 2026] DELETE /v2.0/subnets/973c6159-a4ea-4839-8064-ce3a50617bba => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/844] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 5 18:06:50 2026] GET /v2.0/networks/617daa7e-2559-43f6-95ae-0612b7595c44?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:06:50.751 8 INFO neutron.pecan_wsgi.hooks.translation [None req-de9ed8f5-8ce7-489e-849b-4287c5d95219 a80a8765ae314b6ab25204bc71a71696 a8f1af6bdaee4b438bc424276fdaf2fc - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 391/845] 10.0.0.77 () {32 vars in 723 bytes} [Tue May 5 18:06:50 2026] DELETE /v2.0/subnets/53356d51-5dc8-48e1-83c9-ad1de0ee642c => 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: 392/846] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:06:50 2026] GET /v2.0/ports?device_id=20037c23-a8af-4451-842e-03c02290e652 => 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: 393/847] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 5 18:06:50 2026] GET /v2.0/networks/617daa7e-2559-43f6-95ae-0612b7595c44?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: 394/848] 10.0.0.77 () {32 vars in 719 bytes} [Tue May 5 18:06:50 2026] DELETE /v2.0/ports/68cf7948-17f4-426a-8cb6-48febe062b4a => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/849] 10.0.0.48 () {34 vars in 1039 bytes} [Tue May 5 18:06:51 2026] GET /v2.0/security-groups?id=eb38c8db-ad51-4021-b4c8-9d738043d48d&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: 396/850] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 5 18:06:51 2026] GET /v2.0/ports?tenant_id=89ad609cf1874a5385daf69287e7ec1f&device_id=00ad870b-193b-4cbd-9cc7-697447bb6a63 => generated 1242 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:06:51.410 8 INFO neutron.services.segments.plugin [-] Segment ff39c1e3-c34c-4bfd-9464-5f993a91e7c5 resource provider aggregate not found 2026-05-05 18:06:51.415 8 INFO neutron.services.segments.plugin [-] Segment ff39c1e3-c34c-4bfd-9464-5f993a91e7c5 resource provider aggregate not found 2026-05-05 18:06:51.433 8 INFO neutron.services.segments.plugin [-] Segment ff39c1e3-c34c-4bfd-9464-5f993a91e7c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff39c1e3-c34c-4bfd-9464-5f993a91e7c5 found for delete ", "request_id": "req-982c2942-7b26-486a-aefd-a801a15d36ab"}]} [pid: 8|app: 0|req: 397/851] 10.0.0.77 () {32 vars in 725 bytes} [Tue May 5 18:06:51 2026] DELETE /v2.0/networks/0d012865-2090-44d5-a11f-010d246232d8 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:06:51.447 8 INFO neutron.services.segments.plugin [-] Segment ff39c1e3-c34c-4bfd-9464-5f993a91e7c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff39c1e3-c34c-4bfd-9464-5f993a91e7c5 found for delete ", "request_id": "req-a3c33418-6471-4045-a3b3-fb64b8f13e87"}]} [pid: 8|app: 0|req: 398/852] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 5 18:06:51 2026] GET /v2.0/networks?id=617daa7e-2559-43f6-95ae-0612b7595c44 => generated 766 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/853] 199.19.213.235 () {34 vars in 994 bytes} [Tue May 5 18:06:51 2026] GET /v2.0/ports?device_id=20037c23-a8af-4451-842e-03c02290e652 => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/854] 199.19.213.235 () {34 vars in 1060 bytes} [Tue May 5 18:06:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=b63d0423-2a2f-48f9-9792-1541480ca4c7 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:06:52.038 8 INFO neutron.db.l3_db [None req-541ddaa8-44b2-407b-b0c8-9687dfb300ca 1dbef0f6109c4e98ba451b48720dfa32 083e960c14ad4ab9837f060033f94f97 - - - -] Floating IP 6bbe08fa-68f5-4765-8758-c7fbecc29c51 disassociated. External IP: 10.96.250.208, port: 6e056409-af9e-4713-887f-2b4219ddbcbe. [pid: 7|app: 0|req: 455/855] 10.0.0.77 () {34 vars in 782 bytes} [Tue May 5 18:06:50 2026] PUT /v2.0/routers/367ae6a5-c80f-4f55-8674-9be4f7ec41db/add_router_interface => generated 309 bytes in 1694 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/856] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:06:52 2026] GET /v2.0/ports?device_id=00ad870b-193b-4cbd-9cc7-697447bb6a63 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/857] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 5 18:06:52 2026] GET /v2.0/subnets?id=c978a99e-1a17-4432-8f12-ae4b4a432447 => generated 664 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/858] 199.19.213.235 () {36 vars in 997 bytes} [Tue May 5 18:06:51 2026] DELETE /v2.0/ports/6e056409-af9e-4713-887f-2b4219ddbcbe => generated 0 bytes in 863 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/859] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:06:52 2026] GET /v2.0/ports?device_id=20037c23-a8af-4451-842e-03c02290e652 => generated 12 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/860] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:06:52 2026] GET /v2.0/security-groups?tenant_id=a8f1af6bdaee4b438bc424276fdaf2fc&name=default => generated 2801 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:06:52.587 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-63261dea-9bc4-4f5b-a8ec-6b28d2aa2c1d'] response: {'server_uuid': '20037c23-a8af-4451-842e-03c02290e652', 'name': 'network-vif-deleted', 'tag': '6e056409-af9e-4713-887f-2b4219ddbcbe', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 403/861] 10.0.0.48 () {34 vars in 1039 bytes} [Tue May 5 18:06:52 2026] GET /v2.0/security-groups?id=9637b0fb-93ae-40e0-bbcd-80fd64cfe35b&fields=id&fields=name => generated 114 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/862] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 5 18:06:52 2026] GET /v2.0/ports?network_id=617daa7e-2559-43f6-95ae-0612b7595c44&device_owner=network%3Adhcp => generated 1244 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/863] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:06:52 2026] DELETE /v2.0/security-groups/07c382ff-d1a8-49af-a0f5-16ac7ca9454b => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/864] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 5 18:06:52 2026] GET /v2.0/networks/617daa7e-2559-43f6-95ae-0612b7595c44?fields=segments => generated 14 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/865] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 5 18:06:52 2026] GET /v2.0/networks/617daa7e-2559-43f6-95ae-0612b7595c44?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/866] 10.0.0.77 () {34 vars in 684 bytes} [Tue May 5 18:06:53 2026] POST /v2.0/security-groups => generated 1594 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/867] 10.0.0.77 () {34 vars in 694 bytes} [Tue May 5 18:06:53 2026] POST /v2.0/security-group-rules => generated 565 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/868] 10.0.0.77 () {34 vars in 694 bytes} [Tue May 5 18:06:53 2026] POST /v2.0/security-group-rules => generated 570 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/869] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:06:53 2026] DELETE /v2.0/security-groups/eb38c8db-ad51-4021-b4c8-9d738043d48d => 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: 464/870] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:06:53 2026] GET /v2.0/ports?device_id=00ad870b-193b-4cbd-9cc7-697447bb6a63 => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:06:53.791 7 INFO neutron.api.v2.resource [None req-ae7f9753-9116-45fd-93e8-e1908d0e16dc 1dbef0f6109c4e98ba451b48720dfa32 083e960c14ad4ab9837f060033f94f97 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 465/871] 10.0.0.77 () {32 vars in 736 bytes} [Tue May 5 18:06:53 2026] GET /v2.0/security-groups/eb38c8db-ad51-4021-b4c8-9d738043d48d => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/872] 10.0.0.48 () {34 vars in 1039 bytes} [Tue May 5 18:06:53 2026] GET /v2.0/security-groups?id=9637b0fb-93ae-40e0-bbcd-80fd64cfe35b&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/873] 10.0.0.77 () {32 vars in 731 bytes} [Tue May 5 18:06:53 2026] DELETE /v2.0/floatingips/6bbe08fa-68f5-4765-8758-c7fbecc29c51 => generated 0 bytes in 338 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/874] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:06:54 2026] GET /v2.0/ports?device_id=00ad870b-193b-4cbd-9cc7-697447bb6a63 => 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: 407/875] 10.0.0.77 () {34 vars in 675 bytes} [Tue May 5 18:06:53 2026] POST /v2.0/floatingips => generated 552 bytes in 775 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:06:55.026 8 INFO neutron.db.l3_db [None req-d475d889-7c84-4038-9c43-a07e2cd7ebdd ae1ccf40dd5b45f3924a0e3303ff6f36 89ad609cf1874a5385daf69287e7ec1f - - - -] Floating IP 755689c2-1246-49fc-b478-9a194fff8833 associated. External IP: 10.96.250.209, port: b63d0423-2a2f-48f9-9792-1541480ca4c7. [pid: 8|app: 0|req: 408/876] 10.0.0.77 () {34 vars in 748 bytes} [Tue May 5 18:06:54 2026] PUT /v2.0/floatingips/755689c2-1246-49fc-b478-9a194fff8833 => generated 856 bytes in 1146 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/877] 10.0.0.77 () {34 vars in 788 bytes} [Tue May 5 18:06:54 2026] PUT /v2.0/routers/2313ec3f-e2f6-4bbe-bfdd-338467627d71/remove_router_interface => generated 309 bytes in 1168 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/878] 10.0.0.48 () {34 vars in 1095 bytes} [Tue May 5 18:06:55 2026] GET /v2.0/security-groups?name=tempest-securitygroup--47464124&fields=id&tenant_id=a0baef631d23448ebf9aed1f7e431d99 => generated 69 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:06:55.815 7 INFO neutron.db.segments_db [None req-139ccb9b-b5ce-4505-822b-d704f041dc7d 7b9dfb72024f48d197b275dcd3db4478 be5b442ef6964b94bca4e69c1c01ba18 - - - -] Added segment 09d0809f-d705-491b-a839-b920d0e90083 of type vxlan for network 1f6e2fe4-48d1-46d8-9e81-fd2e26f8197c [pid: 7|app: 0|req: 470/879] 10.0.0.77 () {34 vars in 669 bytes} [Tue May 5 18:06:55 2026] POST /v2.0/networks => generated 644 bytes in 571 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/880] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:06:55 2026] GET /v2.0/ports?device_id=00ad870b-193b-4cbd-9cc7-697447bb6a63 => generated 975 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/881] 10.0.0.48 () {34 vars in 981 bytes} [Tue May 5 18:06:56 2026] GET /v2.0/networks?id=85fc7afb-f758-4b7e-b84a-e352d08614e3 => generated 676 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/882] 10.0.0.77 () {34 vars in 664 bytes} [Tue May 5 18:06:56 2026] POST /v2.0/ports => generated 775 bytes in 365 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 474/883] 10.0.0.48 () {34 vars in 1039 bytes} [Tue May 5 18:06:56 2026] GET /v2.0/security-groups?id=9637b0fb-93ae-40e0-bbcd-80fd64cfe35b&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/884] 10.0.0.48 () {34 vars in 964 bytes} [Tue May 5 18:06:56 2026] GET /v2.0/quotas/a0baef631d23448ebf9aed1f7e431d99 => generated 292 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:06:56.627 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-36a654d3-e206-44ca-9ea7-a840dae7245e'] response: {'name': 'network-changed', 'server_uuid': '00ad870b-193b-4cbd-9cc7-697447bb6a63', 'tag': 'b63d0423-2a2f-48f9-9792-1541480ca4c7', 'status': 'completed', 'code': 200} 2026-05-05 18:06:56.661 7 INFO neutron.db.segments_db [None req-47e8c32a-d2d1-469d-a618-eff32da1a467 7b9dfb72024f48d197b275dcd3db4478 be5b442ef6964b94bca4e69c1c01ba18 - - - -] Added segment 7e9e99fb-008d-4f17-80a9-267c76b60fb0 of type vxlan for network d3189012-83f9-47d7-9e17-ceddf46efed9 2026-05-05 18:06:56.727 8 INFO neutron.services.segments.plugin [-] Segment ecee4cfc-095a-446d-956e-600d92f60af5 resource provider aggregate not found 2026-05-05 18:06:56.732 8 INFO neutron.services.segments.plugin [-] Segment ecee4cfc-095a-446d-956e-600d92f60af5 resource provider aggregate not found 2026-05-05 18:06:56.750 8 INFO neutron.services.segments.plugin [-] Segment ecee4cfc-095a-446d-956e-600d92f60af5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ecee4cfc-095a-446d-956e-600d92f60af5 found for delete ", "request_id": "req-5d3f116e-e8d5-4a38-9c00-942a3240b71f"}]} 2026-05-05 18:06:56.753 8 INFO neutron.services.segments.plugin [-] Segment ecee4cfc-095a-446d-956e-600d92f60af5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ecee4cfc-095a-446d-956e-600d92f60af5 found for delete ", "request_id": "req-da9ae8bc-d460-4115-b595-f984b78c3c56"}]} 2026-05-05 18:06:56.760 8 INFO neutron.db.l3_hamode_db [None req-3eb8af17-fdbe-493b-8ba2-c8652644a577 3af4e887d91448ed8be35aba134f0ba5 96046cbeba264a8784310e07d10d175b - - - -] HA network bb367325-1acb-47f6-bd29-3ea66f8cb9ff was deleted as no HA routers are present in tenant 083e960c14ad4ab9837f060033f94f97. [pid: 8|app: 0|req: 410/885] 10.0.0.77 () {32 vars in 723 bytes} [Tue May 5 18:06:55 2026] DELETE /v2.0/routers/2313ec3f-e2f6-4bbe-bfdd-338467627d71 => generated 0 bytes in 1328 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/886] 10.0.0.77 () {34 vars in 669 bytes} [Tue May 5 18:06:56 2026] POST /v2.0/networks => generated 632 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/887] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 5 18:06:56 2026] GET /v2.0/ports?tenant_id=89ad609cf1874a5385daf69287e7ec1f&device_id=00ad870b-193b-4cbd-9cc7-697447bb6a63 => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/888] 10.0.0.48 () {34 vars in 1001 bytes} [Tue May 5 18:06:56 2026] GET /v2.0/ports?tenant_id=a0baef631d23448ebf9aed1f7e431d99&fields=id => generated 103 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/889] 10.0.0.77 () {32 vars in 723 bytes} [Tue May 5 18:06:56 2026] DELETE /v2.0/subnets/024fc282-8cb9-49d1-8d65-3f737f33b4bc => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/890] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 5 18:06:57 2026] GET /v2.0/networks?id=617daa7e-2559-43f6-95ae-0612b7595c44 => generated 766 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/891] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:06:57 2026] GET /v2.0/ports?device_id=00ad870b-193b-4cbd-9cc7-697447bb6a63 => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/892] 10.0.0.48 () {34 vars in 1007 bytes} [Tue May 5 18:06:57 2026] GET /v2.0/networks/85fc7afb-f758-4b7e-b84a-e352d08614e3?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/893] 10.0.0.77 () {34 vars in 668 bytes} [Tue May 5 18:06:56 2026] POST /v2.0/subnets => generated 602 bytes in 392 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/894] 199.19.213.235 () {34 vars in 1060 bytes} [Tue May 5 18:06:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=b63d0423-2a2f-48f9-9792-1541480ca4c7 => generated 861 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/895] 10.0.0.48 () {34 vars in 1039 bytes} [Tue May 5 18:06:57 2026] GET /v2.0/security-groups?id=9637b0fb-93ae-40e0-bbcd-80fd64cfe35b&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/896] 10.0.0.48 () {34 vars in 1107 bytes} [Tue May 5 18:06:57 2026] GET /v2.0/networks/85fc7afb-f758-4b7e-b84a-e352d08614e3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-05 18:06:57.671 7 INFO neutron.services.segments.plugin [-] Segment 8fe1e3f6-ff46-4549-9c21-47bc27a0e246 resource provider aggregate not found 2026-05-05 18:06:57.679 7 INFO neutron.services.segments.plugin [-] Segment 8fe1e3f6-ff46-4549-9c21-47bc27a0e246 resource provider aggregate not found 2026-05-05 18:06:57.702 7 INFO neutron.services.segments.plugin [-] Segment 8fe1e3f6-ff46-4549-9c21-47bc27a0e246 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8fe1e3f6-ff46-4549-9c21-47bc27a0e246 found for delete ", "request_id": "req-b06a6189-f41f-4b18-a2d9-cbb2a09a5a46"}]} [pid: 7|app: 0|req: 482/897] 10.0.0.77 () {32 vars in 725 bytes} [Tue May 5 18:06:57 2026] DELETE /v2.0/networks/572e395f-8203-422c-9d4c-5a93aed3ac7d => generated 0 bytes in 519 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:06:57.719 7 INFO neutron.services.segments.plugin [-] Segment 8fe1e3f6-ff46-4549-9c21-47bc27a0e246 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8fe1e3f6-ff46-4549-9c21-47bc27a0e246 found for delete ", "request_id": "req-385eb693-58f5-4047-9db2-178682b90c16"}]} [pid: 7|app: 0|req: 483/898] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 5 18:06:57 2026] GET /v2.0/subnets?id=c978a99e-1a17-4432-8f12-ae4b4a432447 => generated 664 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/899] 199.19.213.235 () {34 vars in 994 bytes} [Tue May 5 18:06:57 2026] GET /v2.0/ports?device_id=00ad870b-193b-4cbd-9cc7-697447bb6a63 => generated 975 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/900] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:06:57 2026] GET /v2.0/ports?device_id=0d1637a0-616e-4c4a-9d0e-ee6a97caacef => 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: 416/901] 10.0.0.77 () {34 vars in 664 bytes} [Tue May 5 18:06:57 2026] POST /v2.0/ports => generated 950 bytes in 471 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 486/902] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 5 18:06:57 2026] GET /v2.0/ports?network_id=617daa7e-2559-43f6-95ae-0612b7595c44&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:06:58.280 8 INFO neutron.db.l3_db [None req-6c470833-09b2-4dbd-bbde-5627949fc105 ae1ccf40dd5b45f3924a0e3303ff6f36 89ad609cf1874a5385daf69287e7ec1f - - - -] Floating IP 755689c2-1246-49fc-b478-9a194fff8833 disassociated. External IP: 10.96.250.209, port: b63d0423-2a2f-48f9-9792-1541480ca4c7. [pid: 7|app: 0|req: 487/903] 10.0.0.77 () {32 vars in 719 bytes} [Tue May 5 18:06:57 2026] DELETE /v2.0/ports/e605ddbd-9c54-4b30-8646-628688b7a7c5 => generated 0 bytes in 447 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/904] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 5 18:06:58 2026] GET /v2.0/networks/617daa7e-2559-43f6-95ae-0612b7595c44?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/905] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:06:58 2026] GET /v2.0/security-groups?tenant_id=083e960c14ad4ab9837f060033f94f97&name=default => generated 2801 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/906] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 5 18:06:58 2026] GET /v2.0/networks?id=85fc7afb-f758-4b7e-b84a-e352d08614e3 => generated 676 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:06:58.554 7 INFO neutron.pecan_wsgi.hooks.translation [None req-db446687-d106-4789-8d9c-20eaa26a8d38 7b9dfb72024f48d197b275dcd3db4478 be5b442ef6964b94bca4e69c1c01ba18 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 491/907] 10.0.0.77 () {32 vars in 719 bytes} [Tue May 5 18:06:58 2026] DELETE /v2.0/ports/e605ddbd-9c54-4b30-8646-628688b7a7c5 => 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: 492/908] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 5 18:06:58 2026] GET /v2.0/networks/617daa7e-2559-43f6-95ae-0612b7595c44?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: 493/909] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:06:58 2026] GET /v2.0/ports?device_id=00ad870b-193b-4cbd-9cc7-697447bb6a63 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/910] 199.19.213.235 () {36 vars in 997 bytes} [Tue May 5 18:06:57 2026] DELETE /v2.0/ports/b63d0423-2a2f-48f9-9792-1541480ca4c7 => generated 0 bytes in 838 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/911] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:06:58 2026] DELETE /v2.0/security-groups/1667159c-b526-4e67-8a68-89c3d9eb4611 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:06:58.769 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5af43f52-69fa-4f25-9b23-b86c1137c69e'] response: {'server_uuid': '00ad870b-193b-4cbd-9cc7-697447bb6a63', 'name': 'network-vif-deleted', 'tag': 'b63d0423-2a2f-48f9-9792-1541480ca4c7', 'status': 'completed', 'code': 200} 2026-05-05 18:06:58.772 7 INFO neutron.pecan_wsgi.hooks.translation [None req-20856303-2fb5-4416-bfca-fd23bb0f2b35 7b9dfb72024f48d197b275dcd3db4478 be5b442ef6964b94bca4e69c1c01ba18 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 495/912] 10.0.0.77 () {32 vars in 716 bytes} [Tue May 5 18:06:58 2026] GET /v2.0/ports/e605ddbd-9c54-4b30-8646-628688b7a7c5 => generated 132 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/913] 199.19.213.235 () {34 vars in 1050 bytes} [Tue May 5 18:06:58 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a0baef631d23448ebf9aed1f7e431d99 => generated 179 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/914] 10.0.0.77 () {32 vars in 723 bytes} [Tue May 5 18:06:58 2026] DELETE /v2.0/subnets/d1cf3edf-8ac1-4c6b-a844-75fa080dc1c3 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/915] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:06:59 2026] GET /v2.0/ports?device_id=0d1637a0-616e-4c4a-9d0e-ee6a97caacef => 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: 419/916] 199.19.213.235 () {38 vars in 955 bytes} [Tue May 5 18:06:58 2026] POST /v2.0/ports => generated 958 bytes in 432 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 498/917] 10.0.0.77 () {32 vars in 725 bytes} [Tue May 5 18:06:59 2026] DELETE /v2.0/networks/d3189012-83f9-47d7-9e17-ceddf46efed9 => generated 0 bytes in 393 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:06:59.513 7 INFO neutron.db.segments_db [None req-82533504-db37-4f3d-97f5-ca849d78831e 7b9dfb72024f48d197b275dcd3db4478 be5b442ef6964b94bca4e69c1c01ba18 - - - -] Added segment 80c896d3-5989-4054-9d25-333f4dd83c0f of type vxlan for network 313c76cb-c5f7-4283-8c3b-6683a8493d9c [pid: 7|app: 0|req: 499/918] 10.0.0.77 () {34 vars in 669 bytes} [Tue May 5 18:06:59 2026] POST /v2.0/networks => generated 632 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/919] 199.19.213.235 () {38 vars in 1028 bytes} [Tue May 5 18:06:59 2026] PUT /v2.0/ports/016dd0b9-7b82-4a85-a42c-1f42653b1146 => generated 1203 bytes in 424 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 18:06:59.729 7 INFO neutron.services.segments.plugin [-] Segment 7e9e99fb-008d-4f17-80a9-267c76b60fb0 resource provider aggregate not found 2026-05-05 18:06:59.740 7 INFO neutron.services.segments.plugin [-] Segment 7e9e99fb-008d-4f17-80a9-267c76b60fb0 resource provider aggregate not found [pid: 8|app: 0|req: 421/920] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 5 18:06:59 2026] GET /v2.0/ports?tenant_id=a0baef631d23448ebf9aed1f7e431d99&device_id=0d1637a0-616e-4c4a-9d0e-ee6a97caacef => generated 1242 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 18:06:59.768 7 INFO neutron.services.segments.plugin [-] Segment 7e9e99fb-008d-4f17-80a9-267c76b60fb0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e9e99fb-008d-4f17-80a9-267c76b60fb0 found for delete ", "request_id": "req-c56a8cc6-2317-4fa4-9046-9f9b302249d0"}]} 2026-05-05 18:06:59.769 7 INFO neutron.services.segments.plugin [-] Segment 7e9e99fb-008d-4f17-80a9-267c76b60fb0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e9e99fb-008d-4f17-80a9-267c76b60fb0 found for delete ", "request_id": "req-aface378-315c-4a52-a2a0-a0a7b39fe432"}]} [pid: 8|app: 0|req: 422/921] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:06:59 2026] DELETE /v2.0/security-groups/9637b0fb-93ae-40e0-bbcd-80fd64cfe35b => 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: 423/922] 199.19.213.235 () {34 vars in 1060 bytes} [Tue May 5 18:06:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=016dd0b9-7b82-4a85-a42c-1f42653b1146 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:06:59.902 8 INFO neutron.api.v2.resource [None req-894a9fe3-2ddb-4639-a3b5-eeee9524fb71 ae1ccf40dd5b45f3924a0e3303ff6f36 89ad609cf1874a5385daf69287e7ec1f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 424/923] 10.0.0.77 () {32 vars in 736 bytes} [Tue May 5 18:06:59 2026] GET /v2.0/security-groups/9637b0fb-93ae-40e0-bbcd-80fd64cfe35b => 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: 425/924] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 5 18:06:59 2026] GET /v2.0/subnets?id=12439994-f01b-4c08-9bd1-958cdd914819 => generated 670 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/925] 10.0.0.77 () {32 vars in 731 bytes} [Tue May 5 18:06:59 2026] DELETE /v2.0/floatingips/755689c2-1246-49fc-b478-9a194fff8833 => 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: 427/926] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 5 18:07:00 2026] GET /v2.0/ports?network_id=85fc7afb-f758-4b7e-b84a-e352d08614e3&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: 428/927] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:07:00 2026] GET /v2.0/ports?device_id=0d1637a0-616e-4c4a-9d0e-ee6a97caacef => generated 973 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/928] 10.0.0.77 () {34 vars in 668 bytes} [Tue May 5 18:06:59 2026] POST /v2.0/subnets => generated 602 bytes in 763 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/929] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 5 18:07:00 2026] GET /v2.0/networks/85fc7afb-f758-4b7e-b84a-e352d08614e3?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/930] 10.0.0.48 () {34 vars in 1039 bytes} [Tue May 5 18:07:00 2026] GET /v2.0/security-groups?id=b3e09d58-bf45-4aaf-b825-7d1c1ef9b0ea&fields=id&fields=name => generated 112 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:07:00.811 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-16284a7c-e282-4e56-b358-43c42f0566b6'] response: {'name': 'network-changed', 'server_uuid': '0d1637a0-616e-4c4a-9d0e-ee6a97caacef', 'tag': '016dd0b9-7b82-4a85-a42c-1f42653b1146', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 503/931] 10.0.0.77 () {34 vars in 664 bytes} [Tue May 5 18:07:00 2026] POST /v2.0/ports => generated 911 bytes in 380 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/932] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 5 18:07:00 2026] GET /v2.0/networks/85fc7afb-f758-4b7e-b84a-e352d08614e3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/933] 10.0.0.77 () {32 vars in 719 bytes} [Tue May 5 18:07:00 2026] DELETE /v2.0/ports/413fd1ad-41b2-4e9a-98ce-36dbb9e0fb13 => generated 0 bytes in 377 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/934] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 5 18:07:01 2026] GET /v2.0/ports?tenant_id=a0baef631d23448ebf9aed1f7e431d99&device_id=0d1637a0-616e-4c4a-9d0e-ee6a97caacef => generated 1242 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:07:01.427 7 INFO neutron.pecan_wsgi.hooks.translation [None req-57620bf2-c00f-4590-9cd5-f03472076080 7b9dfb72024f48d197b275dcd3db4478 be5b442ef6964b94bca4e69c1c01ba18 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 507/935] 10.0.0.77 () {32 vars in 716 bytes} [Tue May 5 18:07:01 2026] GET /v2.0/ports/413fd1ad-41b2-4e9a-98ce-36dbb9e0fb13 => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/936] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 5 18:07:01 2026] GET /v2.0/networks?id=85fc7afb-f758-4b7e-b84a-e352d08614e3 => generated 772 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/937] 10.0.0.77 () {32 vars in 723 bytes} [Tue May 5 18:07:01 2026] DELETE /v2.0/subnets/4e1eac7e-6d77-402a-93a6-4097d6821f68 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/938] 199.19.213.235 () {34 vars in 1060 bytes} [Tue May 5 18:07:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=016dd0b9-7b82-4a85-a42c-1f42653b1146 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/939] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:07:01 2026] GET /v2.0/ports?device_id=0d1637a0-616e-4c4a-9d0e-ee6a97caacef => generated 973 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/940] 10.0.0.77 () {34 vars in 788 bytes} [Tue May 5 18:07:00 2026] PUT /v2.0/routers/97807623-17f9-4e73-94ac-d8e787bcdced/remove_router_interface => generated 309 bytes in 1555 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/941] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 5 18:07:01 2026] GET /v2.0/subnets?id=12439994-f01b-4c08-9bd1-958cdd914819 => generated 670 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/942] 10.0.0.48 () {34 vars in 1039 bytes} [Tue May 5 18:07:01 2026] GET /v2.0/security-groups?id=b3e09d58-bf45-4aaf-b825-7d1c1ef9b0ea&fields=id&fields=name => generated 112 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:07:02.294 7 INFO neutron.services.segments.plugin [-] Segment 80c896d3-5989-4054-9d25-333f4dd83c0f resource provider aggregate not found 2026-05-05 18:07:02.300 7 INFO neutron.services.segments.plugin [-] Segment 80c896d3-5989-4054-9d25-333f4dd83c0f resource provider aggregate not found 2026-05-05 18:07:02.315 7 INFO neutron.services.segments.plugin [-] Segment 80c896d3-5989-4054-9d25-333f4dd83c0f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80c896d3-5989-4054-9d25-333f4dd83c0f found for delete ", "request_id": "req-ec8ea11d-7fec-4bb9-b906-06a5a7f24628"}]} 2026-05-05 18:07:02.317 7 INFO neutron.services.segments.plugin [-] Segment 80c896d3-5989-4054-9d25-333f4dd83c0f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80c896d3-5989-4054-9d25-333f4dd83c0f found for delete ", "request_id": "req-c8bf93a8-32c9-4533-ad0c-5870f2a31e8e"}]} [pid: 7|app: 0|req: 512/943] 10.0.0.77 () {32 vars in 725 bytes} [Tue May 5 18:07:01 2026] DELETE /v2.0/networks/313c76cb-c5f7-4283-8c3b-6683a8493d9c => generated 0 bytes in 481 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/944] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 5 18:07:02 2026] GET /v2.0/ports?network_id=85fc7afb-f758-4b7e-b84a-e352d08614e3&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: 514/945] 10.0.0.77 () {34 vars in 664 bytes} [Tue May 5 18:07:02 2026] POST /v2.0/ports => generated 775 bytes in 362 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 515/946] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 5 18:07:02 2026] GET /v2.0/networks/85fc7afb-f758-4b7e-b84a-e352d08614e3?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/949] 10.0.0.77 () {34 vars in 736 bytes} [Tue May 5 18:07:02 2026] PUT /v2.0/ports/1c7dc317-8ba5-4345-8463-af505b7e1c5c => generated 752 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/950] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 5 18:07:03 2026] GET /v2.0/networks/85fc7afb-f758-4b7e-b84a-e352d08614e3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 18:07:03.105 8 INFO neutron.services.segments.plugin [-] Segment 83e5b4ce-7f8b-406a-91b3-7b42b2e72c19 resource provider aggregate not found 2026-05-05 18:07:03.119 8 INFO neutron.services.segments.plugin [-] Segment 83e5b4ce-7f8b-406a-91b3-7b42b2e72c19 resource provider aggregate not found 2026-05-05 18:07:03.131 8 INFO neutron.services.segments.plugin [-] Segment 83e5b4ce-7f8b-406a-91b3-7b42b2e72c19 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83e5b4ce-7f8b-406a-91b3-7b42b2e72c19 found for delete ", "request_id": "req-5bc633b5-6ff0-4e4c-8cf0-224eb92d5710"}]} 2026-05-05 18:07:03.143 8 INFO neutron.db.l3_hamode_db [None req-a6d2d0d8-dd9a-416d-a50b-993c8bce5fd0 3af4e887d91448ed8be35aba134f0ba5 96046cbeba264a8784310e07d10d175b - - - -] HA network 69e73bfe-4111-494b-9097-049ea6267a50 was deleted as no HA routers are present in tenant 89ad609cf1874a5385daf69287e7ec1f. 2026-05-05 18:07:03.146 8 INFO neutron.services.segments.plugin [-] Segment 83e5b4ce-7f8b-406a-91b3-7b42b2e72c19 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83e5b4ce-7f8b-406a-91b3-7b42b2e72c19 found for delete ", "request_id": "req-22013de7-f1e1-4236-a552-381939bb642a"}]} [pid: 8|app: 0|req: 432/951] 10.0.0.77 () {32 vars in 723 bytes} [Tue May 5 18:07:01 2026] DELETE /v2.0/routers/97807623-17f9-4e73-94ac-d8e787bcdced => generated 0 bytes in 1189 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/952] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:07:03 2026] GET /v2.0/ports?device_id=0d1637a0-616e-4c4a-9d0e-ee6a97caacef => generated 975 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/953] 10.0.0.77 () {32 vars in 719 bytes} [Tue May 5 18:07:03 2026] DELETE /v2.0/ports/1c7dc317-8ba5-4345-8463-af505b7e1c5c => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/954] 10.0.0.48 () {34 vars in 1039 bytes} [Tue May 5 18:07:03 2026] GET /v2.0/security-groups?id=b3e09d58-bf45-4aaf-b825-7d1c1ef9b0ea&fields=id&fields=name => generated 112 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/955] 10.0.0.77 () {32 vars in 723 bytes} [Tue May 5 18:07:03 2026] DELETE /v2.0/subnets/c978a99e-1a17-4432-8f12-ae4b4a432447 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/956] 10.0.0.77 () {32 vars in 642 bytes} [Tue May 5 18:07:03 2026] GET /v2.0/ports => generated 778 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/957] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:07:03 2026] GET /v2.0/ports?device_id=0d1637a0-616e-4c4a-9d0e-ee6a97caacef => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:07:03.609 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4de4d099-1337-477a-a660-f31fd925178d 7b9dfb72024f48d197b275dcd3db4478 be5b442ef6964b94bca4e69c1c01ba18 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 524/958] 10.0.0.77 () {32 vars in 716 bytes} [Tue May 5 18:07:03 2026] GET /v2.0/ports/1c7dc317-8ba5-4345-8463-af505b7e1c5c => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/959] 10.0.0.77 () {32 vars in 725 bytes} [Tue May 5 18:07:03 2026] DELETE /v2.0/networks/617daa7e-2559-43f6-95ae-0612b7595c44 => generated 0 bytes in 418 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/960] 10.0.0.77 () {32 vars in 642 bytes} [Tue May 5 18:07:03 2026] GET /v2.0/ports => generated 778 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/961] 10.0.0.77 () {32 vars in 716 bytes} [Tue May 5 18:07:03 2026] GET /v2.0/ports/e8f7a23e-97c7-4010-b7ec-05cba8daa6da => generated 775 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:07:04.022 7 INFO neutron.db.l3_db [None req-db572734-bdc7-4aac-b61c-6afe17fe1a7d dd1edd0b306d42308e726e525d418e79 a0baef631d23448ebf9aed1f7e431d99 - - - -] Floating IP 248ccfa2-1824-440d-b142-ded6fbc29277 associated. External IP: 10.96.250.212, port: 016dd0b9-7b82-4a85-a42c-1f42653b1146. 2026-05-05 18:07:04.037 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4865a220-e150-4da9-a877-64d06e10da37 7b9dfb72024f48d197b275dcd3db4478 be5b442ef6964b94bca4e69c1c01ba18 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 438/962] 10.0.0.77 () {32 vars in 719 bytes} [Tue May 5 18:07:04 2026] DELETE /v2.0/ports/413fd1ad-41b2-4e9a-98ce-36dbb9e0fb13 => generated 132 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 18:07:04.067 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cfa20bb2-54d5-4012-a7a4-ae25ceb7055b 7b9dfb72024f48d197b275dcd3db4478 be5b442ef6964b94bca4e69c1c01ba18 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 439/963] 10.0.0.77 () {32 vars in 723 bytes} [Tue May 5 18:07:04 2026] DELETE /v2.0/subnets/4e1eac7e-6d77-402a-93a6-4097d6821f68 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/964] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:07:04 2026] GET /v2.0/security-groups?tenant_id=89ad609cf1874a5385daf69287e7ec1f&name=default => generated 2801 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:07:04.110 8 INFO neutron.pecan_wsgi.hooks.translation [None req-11e1c0fe-2ebb-4c16-966b-8316a4e6f976 7b9dfb72024f48d197b275dcd3db4478 be5b442ef6964b94bca4e69c1c01ba18 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 441/965] 10.0.0.77 () {32 vars in 723 bytes} [Tue May 5 18:07:04 2026] DELETE /v2.0/subnets/d1cf3edf-8ac1-4c6b-a844-75fa080dc1c3 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/966] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:07:04 2026] DELETE /v2.0/security-groups/4d55c731-7faa-497c-aed0-6fdf9b8ed570 => 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: 525/967] 10.0.0.77 () {34 vars in 748 bytes} [Tue May 5 18:07:03 2026] PUT /v2.0/floatingips/248ccfa2-1824-440d-b142-ded6fbc29277 => generated 856 bytes in 740 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/968] 10.0.0.77 () {32 vars in 719 bytes} [Tue May 5 18:07:04 2026] DELETE /v2.0/ports/e8f7a23e-97c7-4010-b7ec-05cba8daa6da => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/969] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:07:04 2026] GET /v2.0/ports?device_id=0d1637a0-616e-4c4a-9d0e-ee6a97caacef => generated 975 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:07:04.470 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-80b76ef1-4ce7-4c31-ae25-f1bc5b86957c'] response: {'name': 'network-changed', 'server_uuid': '0d1637a0-616e-4c4a-9d0e-ee6a97caacef', 'tag': '016dd0b9-7b82-4a85-a42c-1f42653b1146', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 527/970] 10.0.0.48 () {34 vars in 1039 bytes} [Tue May 5 18:07:04 2026] GET /v2.0/security-groups?id=b3e09d58-bf45-4aaf-b825-7d1c1ef9b0ea&fields=id&fields=name => generated 112 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/971] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 5 18:07:04 2026] GET /v2.0/ports?tenant_id=a0baef631d23448ebf9aed1f7e431d99&device_id=0d1637a0-616e-4c4a-9d0e-ee6a97caacef => 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: 444/972] 10.0.0.77 () {32 vars in 725 bytes} [Tue May 5 18:07:04 2026] DELETE /v2.0/networks/1f6e2fe4-48d1-46d8-9e81-fd2e26f8197c => 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: 529/973] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 5 18:07:04 2026] GET /v2.0/networks?id=85fc7afb-f758-4b7e-b84a-e352d08614e3 => generated 772 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/974] 199.19.213.235 () {34 vars in 1060 bytes} [Tue May 5 18:07:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=016dd0b9-7b82-4a85-a42c-1f42653b1146 => generated 859 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/975] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 5 18:07:04 2026] GET /v2.0/subnets?id=12439994-f01b-4c08-9bd1-958cdd914819 => generated 670 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/976] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 5 18:07:04 2026] GET /v2.0/ports?network_id=85fc7afb-f758-4b7e-b84a-e352d08614e3&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/977] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:07:04 2026] GET /v2.0/ports?device_id=0d1637a0-616e-4c4a-9d0e-ee6a97caacef => generated 975 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/978] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 5 18:07:04 2026] GET /v2.0/networks/85fc7afb-f758-4b7e-b84a-e352d08614e3?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/979] 10.0.0.48 () {34 vars in 1039 bytes} [Tue May 5 18:07:04 2026] GET /v2.0/security-groups?id=b3e09d58-bf45-4aaf-b825-7d1c1ef9b0ea&fields=id&fields=name => generated 112 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/980] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 5 18:07:04 2026] GET /v2.0/networks/85fc7afb-f758-4b7e-b84a-e352d08614e3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:07:05.322 8 INFO neutron.services.segments.plugin [-] Segment 8b229330-73b4-4c32-aa5d-8928f2347296 resource provider aggregate not found 2026-05-05 18:07:05.329 8 INFO neutron.services.segments.plugin [-] Segment 8b229330-73b4-4c32-aa5d-8928f2347296 resource provider aggregate not found [pid: 8|app: 0|req: 449/981] 199.19.213.235 () {34 vars in 994 bytes} [Tue May 5 18:07:05 2026] GET /v2.0/ports?device_id=0d1637a0-616e-4c4a-9d0e-ee6a97caacef => generated 975 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:07:05.357 8 INFO neutron.services.segments.plugin [-] Segment 8b229330-73b4-4c32-aa5d-8928f2347296 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b229330-73b4-4c32-aa5d-8928f2347296 found for delete ", "request_id": "req-aa581bdd-e113-477f-b585-d9228ce5dc33"}]} 2026-05-05 18:07:05.396 8 INFO neutron.services.segments.plugin [-] Segment 8b229330-73b4-4c32-aa5d-8928f2347296 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b229330-73b4-4c32-aa5d-8928f2347296 found for delete ", "request_id": "req-7543a5d4-7d2c-4379-824c-853715a9ab6f"}]} [pid: 7|app: 0|req: 533/982] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:07:05 2026] GET /v2.0/security-groups?tenant_id=be5b442ef6964b94bca4e69c1c01ba18&name=default => generated 2801 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:07:05.423 8 INFO neutron.services.segments.plugin [-] Segment 09d0809f-d705-491b-a839-b920d0e90083 resource provider aggregate not found 2026-05-05 18:07:05.441 8 INFO neutron.services.segments.plugin [-] Segment 09d0809f-d705-491b-a839-b920d0e90083 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 09d0809f-d705-491b-a839-b920d0e90083 found for delete ", "request_id": "req-e9a30940-4362-40b7-8fb6-b6e99a5dfe3b"}]} 2026-05-05 18:07:05.442 8 INFO neutron.services.segments.plugin [-] Segment 09d0809f-d705-491b-a839-b920d0e90083 resource provider aggregate not found 2026-05-05 18:07:05.459 8 INFO neutron.services.segments.plugin [-] Segment 09d0809f-d705-491b-a839-b920d0e90083 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 09d0809f-d705-491b-a839-b920d0e90083 found for delete ", "request_id": "req-6156343b-97e2-47c5-981e-6298630068de"}]} [pid: 7|app: 0|req: 534/983] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:07:05 2026] DELETE /v2.0/security-groups/fb5e8e65-c513-425f-a3f6-590c8d25d519 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/984] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:07:05 2026] GET /v2.0/security-groups?tenant_id=ced49d6e3c7c4890bf1f826fa4860d69&name=default => generated 2801 bytes in 310 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/985] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:07:06 2026] GET /v2.0/ports?device_id=0d1637a0-616e-4c4a-9d0e-ee6a97caacef => 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: 537/986] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:07:06 2026] DELETE /v2.0/security-groups/dc5d540d-c757-470d-97d0-765736403874 => 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: 538/987] 10.0.0.48 () {34 vars in 1039 bytes} [Tue May 5 18:07:06 2026] GET /v2.0/security-groups?id=b3e09d58-bf45-4aaf-b825-7d1c1ef9b0ea&fields=id&fields=name => generated 112 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:07:06.413 8 INFO neutron.db.l3_db [None req-90965c87-43f4-4a3b-87a1-947646817f31 dd1edd0b306d42308e726e525d418e79 a0baef631d23448ebf9aed1f7e431d99 - - - -] Floating IP 248ccfa2-1824-440d-b142-ded6fbc29277 disassociated. External IP: 10.96.250.212, port: 016dd0b9-7b82-4a85-a42c-1f42653b1146. [pid: 7|app: 0|req: 539/988] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:07:06 2026] GET /v2.0/security-groups?tenant_id=7b2528726a084a66a1d5a70ea70f956d&name=default => generated 2801 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/989] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:07:06 2026] DELETE /v2.0/security-groups/152bc10d-5b74-464c-a33e-eafde2d625e2 => 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: 450/990] 199.19.213.235 () {36 vars in 997 bytes} [Tue May 5 18:07:05 2026] DELETE /v2.0/ports/016dd0b9-7b82-4a85-a42c-1f42653b1146 => generated 0 bytes in 1489 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/991] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:07:06 2026] GET /v2.0/security-groups?tenant_id=62e04edf15b047ed9f7eee64e010fa2f&name=default => generated 2801 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:07:07.259 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9dc9039b-17e9-44db-a2af-c906df310d11'] response: {'server_uuid': '0d1637a0-616e-4c4a-9d0e-ee6a97caacef', 'name': 'network-vif-deleted', 'tag': '016dd0b9-7b82-4a85-a42c-1f42653b1146', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 451/992] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:07:07 2026] DELETE /v2.0/security-groups/c412c05a-62d4-4de8-84e2-5e129bc53eb5 => 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: 542/993] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:07:07 2026] DELETE /v2.0/security-groups/b3e09d58-bf45-4aaf-b825-7d1c1ef9b0ea => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:07:07.509 7 INFO neutron.api.v2.resource [None req-5bdc6743-fbbb-486d-8fe7-c7aa299129aa dd1edd0b306d42308e726e525d418e79 a0baef631d23448ebf9aed1f7e431d99 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 543/994] 10.0.0.77 () {32 vars in 736 bytes} [Tue May 5 18:07:07 2026] GET /v2.0/security-groups/b3e09d58-bf45-4aaf-b825-7d1c1ef9b0ea => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/995] 10.0.0.77 () {34 vars in 683 bytes} [Tue May 5 18:07:07 2026] POST /v2.0/security-groups => generated 1560 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/996] 10.0.0.77 () {32 vars in 662 bytes} [Tue May 5 18:07:07 2026] GET /v2.0/security-groups => generated 4343 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/997] 10.0.0.77 () {32 vars in 731 bytes} [Tue May 5 18:07:07 2026] DELETE /v2.0/floatingips/248ccfa2-1824-440d-b142-ded6fbc29277 => generated 0 bytes in 392 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/998] 10.0.0.77 () {34 vars in 757 bytes} [Tue May 5 18:07:07 2026] PUT /v2.0/security-groups/17e7b595-6b95-4821-8ecb-04c4902f93fb => generated 1599 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/999] 10.0.0.77 () {32 vars in 736 bytes} [Tue May 5 18:07:07 2026] GET /v2.0/security-groups/17e7b595-6b95-4821-8ecb-04c4902f93fb => generated 1599 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/1000] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:07:08 2026] DELETE /v2.0/security-groups/17e7b595-6b95-4821-8ecb-04c4902f93fb => 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: 457/1001] 10.0.0.77 () {32 vars in 662 bytes} [Tue May 5 18:07:08 2026] GET /v2.0/security-groups => generated 2801 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:07:08.194 8 INFO neutron.api.v2.resource [None req-e8c0d1ef-72ec-449a-a81e-6955a6dfb49f cac1f42ee65c46f18c6005c30bd51816 8f7eecca037948c9950ea61e353baec0 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 458/1002] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:07:08 2026] DELETE /v2.0/security-groups/17e7b595-6b95-4821-8ecb-04c4902f93fb => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/1003] 10.0.0.77 () {34 vars in 683 bytes} [Tue May 5 18:07:08 2026] POST /v2.0/security-groups => generated 1560 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/1004] 10.0.0.77 () {34 vars in 694 bytes} [Tue May 5 18:07:08 2026] POST /v2.0/security-group-rules => generated 569 bytes in 86 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/1005] 10.0.0.77 () {32 vars in 746 bytes} [Tue May 5 18:07:08 2026] GET /v2.0/security-group-rules/0df27638-22a6-4ff0-86a2-2d2edc2e798c => generated 569 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/1006] 10.0.0.77 () {32 vars in 672 bytes} [Tue May 5 18:07:08 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/1007] 10.0.0.77 () {32 vars in 749 bytes} [Tue May 5 18:07:08 2026] DELETE /v2.0/security-group-rules/0df27638-22a6-4ff0-86a2-2d2edc2e798c => 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: 464/1008] 10.0.0.77 () {32 vars in 672 bytes} [Tue May 5 18:07:08 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/1009] 10.0.0.77 () {34 vars in 694 bytes} [Tue May 5 18:07:08 2026] POST /v2.0/security-group-rules => generated 569 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/1010] 10.0.0.77 () {32 vars in 746 bytes} [Tue May 5 18:07:08 2026] GET /v2.0/security-group-rules/d485b8b1-1a46-47a2-b765-20a55b2cb3c3 => generated 569 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/1011] 10.0.0.77 () {32 vars in 672 bytes} [Tue May 5 18:07:08 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/1012] 10.0.0.77 () {32 vars in 749 bytes} [Tue May 5 18:07:08 2026] DELETE /v2.0/security-group-rules/d485b8b1-1a46-47a2-b765-20a55b2cb3c3 => 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: 469/1013] 10.0.0.77 () {32 vars in 672 bytes} [Tue May 5 18:07:08 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:07:08.890 8 INFO neutron.db.securitygroups_db [None req-8c6a18f2-d9ba-4ecf-adfc-2985f4ed91f5 cac1f42ee65c46f18c6005c30bd51816 8f7eecca037948c9950ea61e353baec0 - - - -] Project 8f7eecca037948c9950ea61e353baec0 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: 470/1014] 10.0.0.77 () {34 vars in 694 bytes} [Tue May 5 18:07:08 2026] POST /v2.0/security-group-rules => generated 575 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/1015] 10.0.0.77 () {32 vars in 746 bytes} [Tue May 5 18:07:08 2026] GET /v2.0/security-group-rules/7ed59dbe-2349-4ebd-b434-6e968ef93f08 => generated 575 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1016] 10.0.0.77 () {34 vars in 788 bytes} [Tue May 5 18:07:07 2026] PUT /v2.0/routers/367ae6a5-c80f-4f55-8674-9be4f7ec41db/remove_router_interface => generated 309 bytes in 1098 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/1017] 10.0.0.77 () {32 vars in 672 bytes} [Tue May 5 18:07:08 2026] GET /v2.0/security-group-rules => generated 3924 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/1018] 10.0.0.77 () {32 vars in 749 bytes} [Tue May 5 18:07:09 2026] DELETE /v2.0/security-group-rules/7ed59dbe-2349-4ebd-b434-6e968ef93f08 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/1019] 10.0.0.77 () {32 vars in 672 bytes} [Tue May 5 18:07:09 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/1020] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:07:09 2026] DELETE /v2.0/security-groups/af742bae-05e6-4f67-9f64-011fc72640eb => 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: 476/1021] 10.0.0.77 () {32 vars in 662 bytes} [Tue May 5 18:07:09 2026] GET /v2.0/security-groups => generated 2801 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/1022] 10.0.0.77 () {32 vars in 662 bytes} [Tue May 5 18:07:09 2026] GET /v2.0/security-groups => generated 2801 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/1023] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:07:09 2026] GET /v2.0/security-groups?tenant_id=8f7eecca037948c9950ea61e353baec0&name=default => generated 2801 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/1024] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:07:10 2026] DELETE /v2.0/security-groups/2d57d1aa-0d40-4af1-ae7e-aa16b20deb94 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:07:10.481 7 INFO neutron.services.segments.plugin [-] Segment 8b7faaec-37d6-4297-8bc4-a0e24d662ab4 resource provider aggregate not found 2026-05-05 18:07:10.485 7 INFO neutron.services.segments.plugin [-] Segment 8b7faaec-37d6-4297-8bc4-a0e24d662ab4 resource provider aggregate not found 2026-05-05 18:07:10.500 7 INFO neutron.services.segments.plugin [-] Segment 8b7faaec-37d6-4297-8bc4-a0e24d662ab4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b7faaec-37d6-4297-8bc4-a0e24d662ab4 found for delete ", "request_id": "req-be92e7e4-17ab-4837-9948-a155c147da46"}]} 2026-05-05 18:07:10.503 7 INFO neutron.services.segments.plugin [-] Segment 8b7faaec-37d6-4297-8bc4-a0e24d662ab4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b7faaec-37d6-4297-8bc4-a0e24d662ab4 found for delete ", "request_id": "req-d3d6b1b2-8d3e-46ff-8c2b-919a8e38f814"}]} 2026-05-05 18:07:10.512 7 INFO neutron.db.l3_hamode_db [None req-1015e418-cc62-4e5c-bd33-2f72f90f03a5 3af4e887d91448ed8be35aba134f0ba5 96046cbeba264a8784310e07d10d175b - - - -] HA network 53d92735-1712-459e-9a6f-44155921102f was deleted as no HA routers are present in tenant a0baef631d23448ebf9aed1f7e431d99. [pid: 7|app: 0|req: 546/1025] 10.0.0.77 () {32 vars in 723 bytes} [Tue May 5 18:07:09 2026] DELETE /v2.0/routers/367ae6a5-c80f-4f55-8674-9be4f7ec41db => generated 0 bytes in 1502 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/1026] 10.0.0.77 () {32 vars in 723 bytes} [Tue May 5 18:07:10 2026] DELETE /v2.0/subnets/12439994-f01b-4c08-9bd1-958cdd914819 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1027] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:07:10 2026] GET /v2.0/security-groups?tenant_id=ffcce7351c1b450aba42aca82831bd2b&name=default => generated 2801 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1028] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:07:10 2026] DELETE /v2.0/security-groups/aef8bffe-1bf1-4987-8372-4b26e1409d62 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:07:11.142 8 INFO neutron.services.segments.plugin [-] Segment f19ea146-529e-4e39-83e0-61761942bde2 resource provider aggregate not found 2026-05-05 18:07:11.147 8 INFO neutron.services.segments.plugin [-] Segment f19ea146-529e-4e39-83e0-61761942bde2 resource provider aggregate not found 2026-05-05 18:07:11.161 8 INFO neutron.services.segments.plugin [-] Segment f19ea146-529e-4e39-83e0-61761942bde2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f19ea146-529e-4e39-83e0-61761942bde2 found for delete ", "request_id": "req-834d845b-14dc-4417-9d94-7c8a3fa289aa"}]} 2026-05-05 18:07:11.170 8 INFO neutron.services.segments.plugin [-] Segment f19ea146-529e-4e39-83e0-61761942bde2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f19ea146-529e-4e39-83e0-61761942bde2 found for delete ", "request_id": "req-fa8968c5-2c49-4a09-8b71-d57b381bf367"}]} [pid: 8|app: 0|req: 481/1029] 10.0.0.77 () {32 vars in 725 bytes} [Tue May 5 18:07:10 2026] DELETE /v2.0/networks/85fc7afb-f758-4b7e-b84a-e352d08614e3 => generated 0 bytes in 412 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1030] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:07:11 2026] GET /v2.0/security-groups?tenant_id=9f16def9d1734f9faf9a366eef2ee1e6&name=default => generated 2801 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/1031] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:07:11 2026] DELETE /v2.0/security-groups/7cbfe222-47e4-4094-bcea-07393857de15 => 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: 550/1032] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:07:11 2026] GET /v2.0/security-groups?tenant_id=a0baef631d23448ebf9aed1f7e431d99&name=default => generated 2801 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/1033] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:07:11 2026] DELETE /v2.0/security-groups/9a6c44c6-245d-4fd8-a935-1dca06f52f7b => 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: 551/1034] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:07:12 2026] GET /v2.0/security-groups?tenant_id=d76dbfc8049a4c9db12f35839e1df9fa&name=default => generated 2801 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/1035] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:07:12 2026] DELETE /v2.0/security-groups/b0b28174-7ebb-4f7e-976b-c13c5b0c7ace => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1036] 10.0.0.77 () {32 vars in 652 bytes} [Tue May 5 18:07:13 2026] GET /v2.0/extensions => generated 19178 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/1037] 10.0.0.77 () {32 vars in 680 bytes} [Tue May 5 18:07:13 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: 7|app: 0|req: 553/1038] 10.0.0.77 () {32 vars in 680 bytes} [Tue May 5 18:07:13 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/1039] 10.0.0.77 () {32 vars in 728 bytes} [Tue May 5 18:07:13 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1040] 10.0.0.77 () {32 vars in 664 bytes} [Tue May 5 18:07:13 2026] GET /v2.0/extensions/agent => generated 153 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/1041] 10.0.0.77 () {32 vars in 698 bytes} [Tue May 5 18:07:13 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1042] 10.0.0.77 () {32 vars in 696 bytes} [Tue May 5 18:07:13 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: 488/1043] 10.0.0.77 () {32 vars in 700 bytes} [Tue May 5 18:07:13 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: 7|app: 0|req: 556/1044] 10.0.0.77 () {32 vars in 688 bytes} [Tue May 5 18:07:13 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/1045] 10.0.0.77 () {32 vars in 702 bytes} [Tue May 5 18:07:13 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1046] 10.0.0.77 () {32 vars in 692 bytes} [Tue May 5 18:07:13 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/1047] 10.0.0.77 () {32 vars in 694 bytes} [Tue May 5 18:07:13 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1048] 10.0.0.77 () {32 vars in 684 bytes} [Tue May 5 18:07:13 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/1049] 10.0.0.77 () {32 vars in 686 bytes} [Tue May 5 18:07:13 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1050] 10.0.0.77 () {32 vars in 660 bytes} [Tue May 5 18:07:13 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/1051] 10.0.0.77 () {32 vars in 698 bytes} [Tue May 5 18:07:13 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1052] 10.0.0.77 () {32 vars in 678 bytes} [Tue May 5 18:07:13 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/1053] 10.0.0.77 () {32 vars in 682 bytes} [Tue May 5 18:07:13 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1054] 10.0.0.77 () {32 vars in 674 bytes} [Tue May 5 18:07:13 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/1055] 10.0.0.77 () {32 vars in 688 bytes} [Tue May 5 18:07:13 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1056] 10.0.0.77 () {32 vars in 722 bytes} [Tue May 5 18:07:13 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/1057] 10.0.0.77 () {32 vars in 686 bytes} [Tue May 5 18:07:13 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1058] 10.0.0.77 () {32 vars in 668 bytes} [Tue May 5 18:07:13 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/1059] 10.0.0.77 () {32 vars in 686 bytes} [Tue May 5 18:07:13 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1060] 10.0.0.77 () {32 vars in 680 bytes} [Tue May 5 18:07:13 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/1061] 10.0.0.77 () {32 vars in 698 bytes} [Tue May 5 18:07:13 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1062] 10.0.0.77 () {32 vars in 678 bytes} [Tue May 5 18:07:13 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: 8|app: 0|req: 498/1063] 10.0.0.77 () {32 vars in 666 bytes} [Tue May 5 18:07:13 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: 7|app: 0|req: 566/1064] 10.0.0.77 () {32 vars in 676 bytes} [Tue May 5 18:07:13 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/1065] 10.0.0.77 () {32 vars in 664 bytes} [Tue May 5 18:07:13 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1066] 10.0.0.77 () {32 vars in 674 bytes} [Tue May 5 18:07:13 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/1067] 10.0.0.77 () {32 vars in 712 bytes} [Tue May 5 18:07:13 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: 7|app: 0|req: 568/1068] 10.0.0.77 () {32 vars in 690 bytes} [Tue May 5 18:07:13 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/1069] 10.0.0.77 () {32 vars in 682 bytes} [Tue May 5 18:07:13 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1070] 10.0.0.77 () {32 vars in 668 bytes} [Tue May 5 18:07:13 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1071] 10.0.0.77 () {32 vars in 686 bytes} [Tue May 5 18:07:13 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1072] 10.0.0.77 () {32 vars in 704 bytes} [Tue May 5 18:07:13 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/1073] 10.0.0.77 () {32 vars in 700 bytes} [Tue May 5 18:07:13 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1074] 10.0.0.77 () {32 vars in 674 bytes} [Tue May 5 18:07:13 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: 504/1075] 10.0.0.77 () {32 vars in 692 bytes} [Tue May 5 18:07:13 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1076] 10.0.0.77 () {32 vars in 688 bytes} [Tue May 5 18:07:13 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/1077] 10.0.0.77 () {32 vars in 708 bytes} [Tue May 5 18:07:13 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1078] 10.0.0.77 () {32 vars in 704 bytes} [Tue May 5 18:07:13 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/1079] 10.0.0.77 () {32 vars in 696 bytes} [Tue May 5 18:07:13 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1080] 10.0.0.77 () {32 vars in 710 bytes} [Tue May 5 18:07:13 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: 8|app: 0|req: 507/1081] 10.0.0.77 () {32 vars in 668 bytes} [Tue May 5 18:07:13 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: 7|app: 0|req: 575/1082] 10.0.0.77 () {32 vars in 686 bytes} [Tue May 5 18:07:13 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1083] 10.0.0.77 () {32 vars in 680 bytes} [Tue May 5 18:07:13 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1084] 10.0.0.77 () {32 vars in 674 bytes} [Tue May 5 18:07:13 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1085] 10.0.0.77 () {32 vars in 670 bytes} [Tue May 5 18:07:13 2026] GET /v2.0/extensions/provider => generated 191 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1086] 10.0.0.77 () {32 vars in 660 bytes} [Tue May 5 18:07:13 2026] GET /v2.0/extensions/qos => generated 166 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1087] 10.0.0.77 () {32 vars in 698 bytes} [Tue May 5 18:07:13 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1088] 10.0.0.77 () {32 vars in 698 bytes} [Tue May 5 18:07:13 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1089] 10.0.0.77 () {32 vars in 676 bytes} [Tue May 5 18:07:13 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1090] 10.0.0.77 () {32 vars in 668 bytes} [Tue May 5 18:07:13 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1091] 10.0.0.77 () {32 vars in 682 bytes} [Tue May 5 18:07:13 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1092] 10.0.0.77 () {32 vars in 700 bytes} [Tue May 5 18:07:13 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1093] 10.0.0.77 () {32 vars in 684 bytes} [Tue May 5 18:07:13 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1094] 10.0.0.77 () {32 vars in 706 bytes} [Tue May 5 18:07:13 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1095] 10.0.0.77 () {32 vars in 668 bytes} [Tue May 5 18:07:13 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1096] 10.0.0.77 () {32 vars in 696 bytes} [Tue May 5 18:07:13 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1097] 10.0.0.77 () {32 vars in 694 bytes} [Tue May 5 18:07:13 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1098] 10.0.0.77 () {32 vars in 684 bytes} [Tue May 5 18:07:13 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1099] 10.0.0.77 () {32 vars in 688 bytes} [Tue May 5 18:07:13 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1100] 10.0.0.77 () {32 vars in 666 bytes} [Tue May 5 18:07:13 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1101] 10.0.0.77 () {32 vars in 680 bytes} [Tue May 5 18:07:13 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1102] 10.0.0.77 () {32 vars in 680 bytes} [Tue May 5 18:07:13 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1103] 10.0.0.77 () {32 vars in 690 bytes} [Tue May 5 18:07:13 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1104] 10.0.0.77 () {32 vars in 690 bytes} [Tue May 5 18:07:13 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1105] 10.0.0.77 () {32 vars in 694 bytes} [Tue May 5 18:07:13 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: 587/1106] 10.0.0.77 () {32 vars in 684 bytes} [Tue May 5 18:07:14 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1107] 10.0.0.77 () {32 vars in 688 bytes} [Tue May 5 18:07:14 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: 588/1108] 10.0.0.77 () {32 vars in 700 bytes} [Tue May 5 18:07:14 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1109] 10.0.0.77 () {32 vars in 702 bytes} [Tue May 5 18:07:14 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1110] 10.0.0.77 () {32 vars in 716 bytes} [Tue May 5 18:07:14 2026] GET /v2.0/extensions/security-groups-normalized-cidr => 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: 522/1111] 10.0.0.77 () {32 vars in 714 bytes} [Tue May 5 18:07:14 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: 7|app: 0|req: 590/1112] 10.0.0.77 () {32 vars in 726 bytes} [Tue May 5 18:07:14 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1113] 10.0.0.77 () {32 vars in 718 bytes} [Tue May 5 18:07:14 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1114] 10.0.0.77 () {32 vars in 682 bytes} [Tue May 5 18:07:14 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: 524/1115] 10.0.0.77 () {32 vars in 668 bytes} [Tue May 5 18:07:14 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: 592/1116] 10.0.0.77 () {32 vars in 718 bytes} [Tue May 5 18:07:14 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1117] 10.0.0.77 () {32 vars in 678 bytes} [Tue May 5 18:07:14 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1118] 10.0.0.77 () {32 vars in 668 bytes} [Tue May 5 18:07:14 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1119] 10.0.0.77 () {32 vars in 696 bytes} [Tue May 5 18:07:14 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1120] 10.0.0.77 () {32 vars in 704 bytes} [Tue May 5 18:07:14 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1121] 10.0.0.77 () {32 vars in 700 bytes} [Tue May 5 18:07:14 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1122] 10.0.0.77 () {32 vars in 682 bytes} [Tue May 5 18:07:14 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1123] 10.0.0.77 () {32 vars in 704 bytes} [Tue May 5 18:07:14 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1124] 10.0.0.77 () {32 vars in 694 bytes} [Tue May 5 18:07:14 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1125] 10.0.0.77 () {32 vars in 688 bytes} [Tue May 5 18:07:14 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1126] 10.0.0.77 () {32 vars in 696 bytes} [Tue May 5 18:07:14 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1127] 10.0.0.77 () {32 vars in 688 bytes} [Tue May 5 18:07:14 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1128] 10.0.0.77 () {32 vars in 700 bytes} [Tue May 5 18:07:14 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1129] 10.0.0.77 () {32 vars in 664 bytes} [Tue May 5 18:07:14 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: 7|app: 0|req: 599/1130] 10.0.0.77 () {32 vars in 680 bytes} [Tue May 5 18:07:14 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1131] 10.0.0.77 () {32 vars in 692 bytes} [Tue May 5 18:07:14 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: 7|app: 0|req: 600/1132] 10.0.0.77 () {32 vars in 676 bytes} [Tue May 5 18:07:14 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1133] 10.0.0.77 () {32 vars in 666 bytes} [Tue May 5 18:07:14 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:07:14.768 7 INFO neutron.db.segments_db [None req-bafdc89d-576a-4bcb-9688-669a0d1ca3c4 88af35a488174746a884eb061acaf3b5 d659909ddadf40a5a479a110f699a278 - - - -] Added segment d0a533ff-acb6-42ae-b945-3243540b731d of type vxlan for network 80d3ebc5-bbe3-4e53-8fbd-b503146eb57f [pid: 7|app: 0|req: 601/1134] 10.0.0.77 () {34 vars in 669 bytes} [Tue May 5 18:07:14 2026] POST /v2.0/networks => generated 649 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1135] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:07:14 2026] GET /v2.0/security-groups?tenant_id=b63132bd4f0143a5ba4bd084bb6d5d91&name=default => generated 2801 bytes in 316 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1136] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:07:14 2026] GET /v2.0/security-groups?tenant_id=e52f8f585d184fc4aea54ef579632149&name=default => generated 2801 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1137] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:07:15 2026] DELETE /v2.0/security-groups/a74c3b8a-f126-45ca-8e03-aeb6351c2fe2 => 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: 604/1138] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:07:15 2026] DELETE /v2.0/security-groups/25a0c253-6804-4726-bfb5-9748434626d7 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1139] 10.0.0.77 () {34 vars in 668 bytes} [Tue May 5 18:07:15 2026] POST /v2.0/subnets => generated 603 bytes in 317 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:07:15.460 8 INFO neutron.db.segments_db [None req-34ca50e5-12f7-48e6-9734-b4879b404cb8 88af35a488174746a884eb061acaf3b5 d659909ddadf40a5a479a110f699a278 - - - -] Added segment c983fb3a-3569-45c7-9ce2-9e01b52e7198 of type vxlan for network 867b22da-2c23-48ea-9b38-8ef0511561f3 [pid: 7|app: 0|req: 605/1140] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:07:15 2026] GET /v2.0/security-groups?tenant_id=4a139b9296b14b31be42c1d22e2af34e&name=default => generated 2801 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1141] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:07:15 2026] DELETE /v2.0/security-groups/3ae0da3f-70a1-43fe-8734-6a873050751f => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:07:15.784 8 INFO neutron.db.l3_hamode_db [None req-34ca50e5-12f7-48e6-9734-b4879b404cb8 88af35a488174746a884eb061acaf3b5 d659909ddadf40a5a479a110f699a278 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 607/1142] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:07:15 2026] GET /v2.0/security-groups?tenant_id=b6d5fe9154634d9481dd3850dfc89c2e&name=default => generated 2801 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1143] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:07:15 2026] DELETE /v2.0/security-groups/1896023f-c3d5-4bc0-8fab-eee49ed3dea4 => 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: 609/1144] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:07:16 2026] GET /v2.0/security-groups?tenant_id=60384960340848c8892c2b7019fe4801&name=default => generated 2801 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1145] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:07:16 2026] DELETE /v2.0/security-groups/8bc5e80e-2c78-44de-a9fe-2092016b4b92 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:07:17.433 7 INFO neutron.db.segments_db [None req-c2e9e8f8-b8aa-41e1-abf1-3d7aa8dcb1cd ff8918486e2a41c18a959fd0a289d483 14e0cea8c90d4b7b9cd23fa4f8fffab2 - - - -] Added segment 2e5e9223-842e-48a7-b213-8b9f73a746ec of type vxlan for network ed3d6230-276f-4fd2-a8fc-9a2c1e5f940f [pid: 7|app: 0|req: 611/1146] 10.0.0.77 () {34 vars in 669 bytes} [Tue May 5 18:07:17 2026] POST /v2.0/networks => generated 648 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:07:17.596 8 INFO neutron.db.l3_hamode_db [None req-34ca50e5-12f7-48e6-9734-b4879b404cb8 88af35a488174746a884eb061acaf3b5 d659909ddadf40a5a479a110f699a278 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 614/1149] 10.0.0.77 () {34 vars in 668 bytes} [Tue May 5 18:07:18 2026] POST /v2.0/subnets => generated 649 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:07:18.493 7 INFO neutron.db.segments_db [None req-f2bb7add-99a7-4c34-b0e8-7ea3d0b18067 ff8918486e2a41c18a959fd0a289d483 14e0cea8c90d4b7b9cd23fa4f8fffab2 - - - -] Added segment 7fb48934-4ae0-4025-88a9-cf7f487efc72 of type vxlan for network 475e6866-43bb-48dc-8f56-ecd0d13d51e2 [pid: 7|app: 0|req: 615/1150] 10.0.0.77 () {34 vars in 669 bytes} [Tue May 5 18:07:18 2026] POST /v2.0/networks => generated 647 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1151] 10.0.0.77 () {34 vars in 668 bytes} [Tue May 5 18:07:15 2026] POST /v2.0/routers => generated 695 bytes in 3277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1152] 10.0.0.77 () {34 vars in 742 bytes} [Tue May 5 18:07:18 2026] PUT /v2.0/networks/475e6866-43bb-48dc-8f56-ecd0d13d51e2 => generated 592 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1153] 10.0.0.77 () {34 vars in 668 bytes} [Tue May 5 18:07:18 2026] POST /v2.0/subnets => generated 622 bytes in 443 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1154] 10.0.0.77 () {34 vars in 740 bytes} [Tue May 5 18:07:19 2026] PUT /v2.0/subnets/4a1956b9-505e-41da-b7b6-6e73c25d1ef0 => generated 632 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:07:19.713 7 INFO neutron.services.segments.plugin [-] Segment 7fb48934-4ae0-4025-88a9-cf7f487efc72 resource provider aggregate not found 2026-05-05 18:07:19.721 7 INFO neutron.services.segments.plugin [-] Segment 7fb48934-4ae0-4025-88a9-cf7f487efc72 resource provider aggregate not found 2026-05-05 18:07:19.731 7 INFO neutron.services.segments.plugin [-] Segment 7fb48934-4ae0-4025-88a9-cf7f487efc72 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7fb48934-4ae0-4025-88a9-cf7f487efc72 found for delete ", "request_id": "req-aeef2388-180a-47d7-8338-a6f4292eac38"}]} 2026-05-05 18:07:19.749 7 INFO neutron.services.segments.plugin [-] Segment 7fb48934-4ae0-4025-88a9-cf7f487efc72 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7fb48934-4ae0-4025-88a9-cf7f487efc72 found for delete ", "request_id": "req-6063ecb5-1f52-4a0a-b85c-31b9fd759b01"}]} [pid: 8|app: 0|req: 537/1155] 10.0.0.77 () {34 vars in 782 bytes} [Tue May 5 18:07:18 2026] PUT /v2.0/routers/b73f1abc-cdf9-4e18-877a-3c3a1883356e/add_router_interface => generated 309 bytes in 1885 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1156] 10.0.0.77 () {32 vars in 725 bytes} [Tue May 5 18:07:19 2026] DELETE /v2.0/networks/475e6866-43bb-48dc-8f56-ecd0d13d51e2 => generated 0 bytes in 1216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1157] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:07:20 2026] GET /v2.0/security-groups?tenant_id=9ce7367243fa4e8a997686d937edcf40&name=default => generated 2801 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:07:20.886 8 INFO neutron.pecan_wsgi.hooks.translation [None req-abc6e8e3-7875-4abe-b585-6b432acfb9fa ff8918486e2a41c18a959fd0a289d483 14e0cea8c90d4b7b9cd23fa4f8fffab2 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 539/1158] 10.0.0.77 () {32 vars in 725 bytes} [Tue May 5 18:07:20 2026] DELETE /v2.0/networks/475e6866-43bb-48dc-8f56-ecd0d13d51e2 => 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: 620/1159] 10.0.0.77 () {34 vars in 664 bytes} [Tue May 5 18:07:20 2026] POST /v2.0/ports => generated 958 bytes in 432 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 540/1160] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:07:20 2026] GET /v2.0/security-groups?tenant_id=79907ba187914bb99c41435127807984&name=default => generated 2801 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1161] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:07:21 2026] DELETE /v2.0/security-groups/ef62df7f-7fa2-41ff-b4c1-e7f31cf581e9 => 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: 541/1162] 10.0.0.77 () {32 vars in 693 bytes} [Tue May 5 18:07:21 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1163] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:07:21 2026] DELETE /v2.0/security-groups/dc47abbb-0470-49a7-93bf-00d7fad725c9 => 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: 543/1164] 10.0.0.77 () {32 vars in 741 bytes} [Tue May 5 18:07:21 2026] GET /v2.0/subnets?network_id=9244984a-9c00-4347-a331-eff9d804969b => generated 626 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1165] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:07:21 2026] GET /v2.0/security-groups?tenant_id=abc4399ba40d4e63bc23c15692603682&name=default => generated 2801 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1166] 10.0.0.77 () {32 vars in 652 bytes} [Tue May 5 18:07:21 2026] GET /v2.0/extensions => generated 19178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1167] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:07:21 2026] DELETE /v2.0/security-groups/36736232-82a7-4b75-b45e-b4aaabfd3bb0 => 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: 622/1168] 10.0.0.77 () {34 vars in 664 bytes} [Tue May 5 18:07:21 2026] POST /v2.0/ports => generated 955 bytes in 438 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 623/1169] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:07:21 2026] GET /v2.0/security-groups?tenant_id=0740d8897c63442da11fce1c6838030b&name=default => generated 2801 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1170] 10.0.0.77 () {32 vars in 648 bytes} [Tue May 5 18:07:21 2026] GET /v2.0/networks => generated 1313 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:07:21.761 7 INFO neutron.services.segments.plugin [-] Segment 7fb48934-4ae0-4025-88a9-cf7f487efc72 resource provider aggregate not found 2026-05-05 18:07:21.768 7 INFO neutron.services.segments.plugin [-] Segment 7fb48934-4ae0-4025-88a9-cf7f487efc72 resource provider aggregate not found 2026-05-05 18:07:21.775 7 INFO neutron.services.segments.plugin [-] Segment 7fb48934-4ae0-4025-88a9-cf7f487efc72 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7fb48934-4ae0-4025-88a9-cf7f487efc72 found for delete ", "request_id": "req-f398e45f-59e2-468f-b427-b87be96bba18"}]} [pid: 8|app: 0|req: 548/1171] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:07:21 2026] DELETE /v2.0/security-groups/5d42b34f-2554-4aef-a18b-aff986381d1d => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:07:21.787 7 INFO neutron.services.segments.plugin [-] Segment 7fb48934-4ae0-4025-88a9-cf7f487efc72 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7fb48934-4ae0-4025-88a9-cf7f487efc72 found for delete ", "request_id": "req-b81e0c65-3d4b-4e17-b191-c3d0435ce8e6"}]} [pid: 8|app: 0|req: 549/1172] 10.0.0.77 () {32 vars in 646 bytes} [Tue May 5 18:07:21 2026] GET /v2.0/subnets => generated 1265 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1173] 10.0.0.77 () {32 vars in 722 bytes} [Tue May 5 18:07:21 2026] GET /v2.0/networks/ed3d6230-276f-4fd2-a8fc-9a2c1e5f940f => generated 673 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1174] 10.0.0.77 () {32 vars in 720 bytes} [Tue May 5 18:07:21 2026] GET /v2.0/subnets/75ffbdb9-4a3a-47eb-9f3f-04ad245fafea => generated 649 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:07:21.995 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4fa47e41-fb53-49eb-8cfe-9fd545e1adce ff8918486e2a41c18a959fd0a289d483 14e0cea8c90d4b7b9cd23fa4f8fffab2 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 552/1175] 10.0.0.77 () {32 vars in 723 bytes} [Tue May 5 18:07:21 2026] DELETE /v2.0/subnets/4a1956b9-505e-41da-b7b6-6e73c25d1ef0 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 18:07:22.018 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9dcedfe5-a65e-411e-814d-02bbe4d06f57 ff8918486e2a41c18a959fd0a289d483 14e0cea8c90d4b7b9cd23fa4f8fffab2 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 553/1176] 10.0.0.77 () {32 vars in 725 bytes} [Tue May 5 18:07:22 2026] DELETE /v2.0/networks/475e6866-43bb-48dc-8f56-ecd0d13d51e2 => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1177] 10.0.0.77 () {32 vars in 723 bytes} [Tue May 5 18:07:22 2026] DELETE /v2.0/subnets/75ffbdb9-4a3a-47eb-9f3f-04ad245fafea => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:07:22.578 7 INFO neutron.db.l3_db [None req-d053dc78-220e-4ad9-80af-0a776f085985 88af35a488174746a884eb061acaf3b5 d659909ddadf40a5a479a110f699a278 - - - -] Floating IP 2cd298e4-8c1c-424a-b5fb-de40894debef associated. External IP: 10.96.250.202, port: 4059ad48-70a8-4111-9552-b5afdee51666. 2026-05-05 18:07:22.657 8 INFO neutron.services.segments.plugin [-] Segment 2e5e9223-842e-48a7-b213-8b9f73a746ec resource provider aggregate not found 2026-05-05 18:07:22.662 8 INFO neutron.services.segments.plugin [-] Segment 2e5e9223-842e-48a7-b213-8b9f73a746ec resource provider aggregate not found 2026-05-05 18:07:22.681 8 INFO neutron.services.segments.plugin [-] Segment 2e5e9223-842e-48a7-b213-8b9f73a746ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e5e9223-842e-48a7-b213-8b9f73a746ec found for delete ", "request_id": "req-084dea53-3719-43e2-a8f5-7f5b6a9955f0"}]} 2026-05-05 18:07:22.683 8 INFO neutron.services.segments.plugin [-] Segment 2e5e9223-842e-48a7-b213-8b9f73a746ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e5e9223-842e-48a7-b213-8b9f73a746ec found for delete ", "request_id": "req-65e8d1d5-3f17-482d-bb54-18cbc19bc878"}]} [pid: 8|app: 0|req: 555/1178] 10.0.0.77 () {32 vars in 725 bytes} [Tue May 5 18:07:22 2026] DELETE /v2.0/networks/ed3d6230-276f-4fd2-a8fc-9a2c1e5f940f => generated 0 bytes in 450 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1179] 10.0.0.77 () {34 vars in 676 bytes} [Tue May 5 18:07:21 2026] POST /v2.0/floatingips => generated 842 bytes in 1295 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:07:23.126 8 INFO neutron.db.l3_db [None req-e5aea890-dfa5-4220-8a92-6df15d847341 88af35a488174746a884eb061acaf3b5 d659909ddadf40a5a479a110f699a278 - - - -] Floating IP 2cd298e4-8c1c-424a-b5fb-de40894debef disassociated. External IP: 10.96.250.202, port: 4059ad48-70a8-4111-9552-b5afdee51666. [pid: 7|app: 0|req: 625/1180] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:07:23 2026] GET /v2.0/security-groups?tenant_id=14e0cea8c90d4b7b9cd23fa4f8fffab2&name=default => generated 2801 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1181] 10.0.0.77 () {34 vars in 748 bytes} [Tue May 5 18:07:22 2026] PUT /v2.0/floatingips/2cd298e4-8c1c-424a-b5fb-de40894debef => generated 552 bytes in 497 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1182] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:07:23 2026] DELETE /v2.0/security-groups/e45fee54-ed83-4bcd-8bf2-1bc5ccba3328 => 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: 557/1183] 10.0.0.77 () {32 vars in 731 bytes} [Tue May 5 18:07:23 2026] DELETE /v2.0/floatingips/2cd298e4-8c1c-424a-b5fb-de40894debef => generated 0 bytes in 375 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:07:24.791 7 INFO neutron.db.l3_db [None req-ac18396b-d426-4797-9824-e112dbdfe367 88af35a488174746a884eb061acaf3b5 d659909ddadf40a5a479a110f699a278 - - - -] Floating IP 5bf6413b-5e0d-43a7-9c73-11ddc846cc84 associated. External IP: 10.96.250.209, port: cb7f20e8-4948-4c5f-9765-aad21ccfc03f. [pid: 7|app: 0|req: 627/1184] 10.0.0.77 () {34 vars in 676 bytes} [Tue May 5 18:07:23 2026] POST /v2.0/floatingips => generated 842 bytes in 1631 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1185] 10.0.0.77 () {32 vars in 728 bytes} [Tue May 5 18:07:25 2026] GET /v2.0/floatingips/5bf6413b-5e0d-43a7-9c73-11ddc846cc84 => generated 842 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:07:25.595 8 INFO neutron.db.segments_db [None req-69d518a8-f5a4-41ca-97fd-fb4649a8ce39 0a85cd0967a74d509073aa8cc9c7e1df e22391d9f54d4c268ee20730343fb822 - - - -] Added segment 1600d5e0-2af0-4e6f-8817-b304a95ed58f of type vxlan for network d9860327-39b8-4afa-ada1-5730892b2b0f [pid: 7|app: 0|req: 629/1186] 10.0.0.77 () {32 vars in 654 bytes} [Tue May 5 18:07:25 2026] GET /v2.0/floatingips => generated 845 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1187] 10.0.0.77 () {34 vars in 669 bytes} [Tue May 5 18:07:25 2026] POST /v2.0/networks => generated 634 bytes in 399 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:07:25.790 8 INFO neutron.db.segments_db [None req-8de6584f-5596-4ffb-984d-a09c8f688737 0a85cd0967a74d509073aa8cc9c7e1df e22391d9f54d4c268ee20730343fb822 - - - -] Added segment 9b3408de-b75e-406d-80b9-643df09756b3 of type vxlan for network 281cf9f5-dc64-47cb-a97e-12f197172572 [pid: 8|app: 0|req: 559/1188] 10.0.0.77 () {34 vars in 669 bytes} [Tue May 5 18:07:25 2026] POST /v2.0/networks => generated 634 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:07:26.000 7 INFO neutron.db.l3_db [None req-2d14f8d3-fb46-4b98-a810-84710e5c4da9 88af35a488174746a884eb061acaf3b5 d659909ddadf40a5a479a110f699a278 - - - -] Floating IP 5bf6413b-5e0d-43a7-9c73-11ddc846cc84 associated. External IP: 10.96.250.209, port: cb7f20e8-4948-4c5f-9765-aad21ccfc03f. [pid: 8|app: 0|req: 560/1189] 10.0.0.77 () {34 vars in 668 bytes} [Tue May 5 18:07:25 2026] POST /v2.0/subnets => generated 622 bytes in 737 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1190] 10.0.0.77 () {34 vars in 748 bytes} [Tue May 5 18:07:25 2026] PUT /v2.0/floatingips/5bf6413b-5e0d-43a7-9c73-11ddc846cc84 => generated 842 bytes in 1053 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:07:26.856 7 INFO neutron.db.l3_db [None req-b680ee4c-c80b-49cf-b673-c2fc54bb9fae 88af35a488174746a884eb061acaf3b5 d659909ddadf40a5a479a110f699a278 - - - -] Floating IP 5bf6413b-5e0d-43a7-9c73-11ddc846cc84 disassociated. External IP: 10.96.250.209, port: 4059ad48-70a8-4111-9552-b5afdee51666. [pid: 8|app: 0|req: 561/1191] 10.0.0.77 () {34 vars in 668 bytes} [Tue May 5 18:07:26 2026] POST /v2.0/subnets => generated 631 bytes in 430 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:07:27.134 8 INFO neutron.db.segments_db [None req-e1df307b-8bfa-4e23-a6bb-88faf6a2ddb2 0a85cd0967a74d509073aa8cc9c7e1df e22391d9f54d4c268ee20730343fb822 - - - -] Added segment dd469db6-a4e4-402f-bcdb-cbf5e894cab0 of type vxlan for network 0c2b91c6-44e3-4f01-8528-61f1b0f211b9 [pid: 7|app: 0|req: 631/1192] 10.0.0.77 () {34 vars in 748 bytes} [Tue May 5 18:07:26 2026] PUT /v2.0/floatingips/5bf6413b-5e0d-43a7-9c73-11ddc846cc84 => generated 552 bytes in 611 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:07:27.536 8 INFO neutron.db.l3_hamode_db [None req-e1df307b-8bfa-4e23-a6bb-88faf6a2ddb2 0a85cd0967a74d509073aa8cc9c7e1df e22391d9f54d4c268ee20730343fb822 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 18:07:27.707 8 INFO neutron.db.l3_hamode_db [None req-e1df307b-8bfa-4e23-a6bb-88faf6a2ddb2 0a85cd0967a74d509073aa8cc9c7e1df e22391d9f54d4c268ee20730343fb822 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 632/1193] 10.0.0.77 () {32 vars in 731 bytes} [Tue May 5 18:07:27 2026] DELETE /v2.0/floatingips/5bf6413b-5e0d-43a7-9c73-11ddc846cc84 => generated 0 bytes in 451 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:07:27.784 7 INFO neutron.api.v2.resource [None req-b0055c13-5882-4c93-9346-fafda7ced840 88af35a488174746a884eb061acaf3b5 d659909ddadf40a5a479a110f699a278 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 633/1194] 10.0.0.77 () {32 vars in 731 bytes} [Tue May 5 18:07:27 2026] DELETE /v2.0/floatingips/5bf6413b-5e0d-43a7-9c73-11ddc846cc84 => generated 144 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1195] 10.0.0.77 () {32 vars in 719 bytes} [Tue May 5 18:07:27 2026] DELETE /v2.0/ports/4059ad48-70a8-4111-9552-b5afdee51666 => generated 0 bytes in 384 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1196] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:07:28 2026] GET /v2.0/security-groups?tenant_id=2956750146d049049b15c90e50b6087e&name=default => generated 2801 bytes in 397 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1197] 10.0.0.77 () {34 vars in 668 bytes} [Tue May 5 18:07:27 2026] POST /v2.0/routers => generated 511 bytes in 1504 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1198] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:07:28 2026] DELETE /v2.0/security-groups/856c14da-109e-4b1d-84c5-80e31fe4c3a5 => 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: 636/1199] 10.0.0.77 () {32 vars in 719 bytes} [Tue May 5 18:07:28 2026] DELETE /v2.0/ports/cb7f20e8-4948-4c5f-9765-aad21ccfc03f => generated 0 bytes in 369 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1200] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:07:28 2026] GET /v2.0/security-groups?tenant_id=a639ff1f32994921b9a9e9a06ffb7a02&name=default => generated 2801 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1201] 10.0.0.77 () {32 vars in 735 bytes} [Tue May 5 18:07:29 2026] GET /v2.0/ports?device_id=b73f1abc-cdf9-4e18-877a-3c3a1883356e => generated 958 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1202] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:07:29 2026] DELETE /v2.0/security-groups/704e14bb-9aab-47da-90a1-b7898bf53dbd => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1203] 10.0.0.77 () {34 vars in 782 bytes} [Tue May 5 18:07:28 2026] PUT /v2.0/routers/2441c5f2-141c-4dfd-9ab1-a0c6a05a3b72/add_router_interface => generated 309 bytes in 1462 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1204] 10.0.0.77 () {32 vars in 716 bytes} [Tue May 5 18:07:30 2026] GET /v2.0/ports/f5e54f24-f3bf-4dd2-a795-94e290196353 => generated 959 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1205] 10.0.0.77 () {34 vars in 788 bytes} [Tue May 5 18:07:29 2026] PUT /v2.0/routers/b73f1abc-cdf9-4e18-877a-3c3a1883356e/remove_router_interface => generated 309 bytes in 1665 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1206] 10.0.0.77 () {34 vars in 782 bytes} [Tue May 5 18:07:30 2026] PUT /v2.0/routers/2441c5f2-141c-4dfd-9ab1-a0c6a05a3b72/add_router_interface => generated 309 bytes in 1408 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1207] 10.0.0.77 () {32 vars in 716 bytes} [Tue May 5 18:07:31 2026] GET /v2.0/ports/54962cda-bd44-4cdf-9ff9-e063e0781c61 => generated 967 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:07:31.821 7 INFO neutron.services.segments.plugin [-] Segment c983fb3a-3569-45c7-9ce2-9e01b52e7198 resource provider aggregate not found 2026-05-05 18:07:31.826 7 INFO neutron.services.segments.plugin [-] Segment c983fb3a-3569-45c7-9ce2-9e01b52e7198 resource provider aggregate not found 2026-05-05 18:07:31.845 7 INFO neutron.services.segments.plugin [-] Segment c983fb3a-3569-45c7-9ce2-9e01b52e7198 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c983fb3a-3569-45c7-9ce2-9e01b52e7198 found for delete ", "request_id": "req-88bce0ff-b699-4876-a0cc-02d04bfb6b91"}]} 2026-05-05 18:07:31.846 7 INFO neutron.services.segments.plugin [-] Segment c983fb3a-3569-45c7-9ce2-9e01b52e7198 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c983fb3a-3569-45c7-9ce2-9e01b52e7198 found for delete ", "request_id": "req-ba6c6dc0-46a2-41d0-b417-1b651b2ca4d3"}]} 2026-05-05 18:07:31.851 7 INFO neutron.db.l3_hamode_db [None req-b6a52ad7-41fd-4332-adf8-03b0f28f2f28 88af35a488174746a884eb061acaf3b5 d659909ddadf40a5a479a110f699a278 - - - -] HA network 867b22da-2c23-48ea-9b38-8ef0511561f3 was deleted as no HA routers are present in tenant d659909ddadf40a5a479a110f699a278. [pid: 7|app: 0|req: 641/1208] 10.0.0.77 () {32 vars in 723 bytes} [Tue May 5 18:07:30 2026] DELETE /v2.0/routers/b73f1abc-cdf9-4e18-877a-3c3a1883356e => generated 0 bytes in 998 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1209] 10.0.0.77 () {32 vars in 723 bytes} [Tue May 5 18:07:31 2026] DELETE /v2.0/subnets/0ad4e636-eda5-4c43-b17b-5e94ed896472 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1210] 10.0.0.77 () {32 vars in 725 bytes} [Tue May 5 18:07:32 2026] DELETE /v2.0/networks/80d3ebc5-bbe3-4e53-8fbd-b503146eb57f => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1213] 10.0.0.77 () {34 vars in 788 bytes} [Tue May 5 18:07:31 2026] PUT /v2.0/routers/2441c5f2-141c-4dfd-9ab1-a0c6a05a3b72/remove_router_interface => generated 309 bytes in 1026 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1214] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:07:32 2026] GET /v2.0/security-groups?tenant_id=d659909ddadf40a5a479a110f699a278&name=default => generated 2801 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1215] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:07:33 2026] DELETE /v2.0/security-groups/a642a68d-46ff-4ef7-ad55-c7eb5623b601 => 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: 646/1216] 10.0.0.77 () {34 vars in 788 bytes} [Tue May 5 18:07:32 2026] PUT /v2.0/routers/2441c5f2-141c-4dfd-9ab1-a0c6a05a3b72/remove_router_interface => generated 309 bytes in 1036 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1217] 10.0.0.77 () {32 vars in 735 bytes} [Tue May 5 18:07:33 2026] GET /v2.0/ports?device_id=2441c5f2-141c-4dfd-9ab1-a0c6a05a3b72 => 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: 571/1218] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:07:33 2026] GET /v2.0/security-groups?tenant_id=d881e4f2ab164190b033989a60ec8585&name=default => generated 2801 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1219] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:07:33 2026] DELETE /v2.0/security-groups/8937f752-13a2-4d90-be4e-9bdae7e5cab4 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:07:33.905 7 INFO neutron.services.segments.plugin [-] Segment d0a533ff-acb6-42ae-b945-3243540b731d resource provider aggregate not found 2026-05-05 18:07:33.910 7 INFO neutron.services.segments.plugin [-] Segment d0a533ff-acb6-42ae-b945-3243540b731d resource provider aggregate not found 2026-05-05 18:07:33.926 7 INFO neutron.services.segments.plugin [-] Segment d0a533ff-acb6-42ae-b945-3243540b731d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0a533ff-acb6-42ae-b945-3243540b731d found for delete ", "request_id": "req-4d029b27-455d-4d2d-86d9-df916aaccf0c"}]} 2026-05-05 18:07:33.929 7 INFO neutron.services.segments.plugin [-] Segment d0a533ff-acb6-42ae-b945-3243540b731d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0a533ff-acb6-42ae-b945-3243540b731d found for delete ", "request_id": "req-a91348b6-a5d6-4cc9-b5ec-29bcdca92455"}]} [pid: 8|app: 0|req: 573/1220] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:07:34 2026] GET /v2.0/security-groups?tenant_id=fba85c41f4f04e52a72d0c60c1d59549&name=default => generated 2801 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1221] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:07:34 2026] DELETE /v2.0/security-groups/86b959ae-ae70-4e86-89c4-04467fc12382 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:07:34.538 7 INFO neutron.db.l3_hamode_db [None req-0b66d948-20d2-4492-a57b-6eca06cd2d35 0a85cd0967a74d509073aa8cc9c7e1df e22391d9f54d4c268ee20730343fb822 - - - -] HA network 0c2b91c6-44e3-4f01-8528-61f1b0f211b9 was deleted as no HA routers are present in tenant e22391d9f54d4c268ee20730343fb822. [pid: 7|app: 0|req: 648/1222] 10.0.0.77 () {32 vars in 723 bytes} [Tue May 5 18:07:33 2026] DELETE /v2.0/routers/2441c5f2-141c-4dfd-9ab1-a0c6a05a3b72 => generated 0 bytes in 771 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1223] 10.0.0.77 () {32 vars in 723 bytes} [Tue May 5 18:07:34 2026] DELETE /v2.0/subnets/a027bb7d-80ea-4740-871e-00f110600329 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1224] 10.0.0.77 () {32 vars in 723 bytes} [Tue May 5 18:07:34 2026] DELETE /v2.0/subnets/628f757b-05e4-4f37-8556-a3657e455139 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1225] 10.0.0.77 () {32 vars in 725 bytes} [Tue May 5 18:07:35 2026] DELETE /v2.0/networks/281cf9f5-dc64-47cb-a97e-12f197172572 => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:07:35.434 8 INFO neutron.db.segments_db [None req-8a3f9170-e64b-4a36-b572-2b8c15a69158 4a12aaa2cbf441daa2740970735defcf 7fe9fcc3146c472496d3d4939dbafab8 - - - -] Added segment f8aa1bb2-d570-4aaa-8e75-a12eb8e9dce1 of type vxlan for network 358a63e6-6a34-4c7b-a41c-872fe722eb95 2026-05-05 18:07:35.566 8 INFO neutron.db.segments_db [None req-8a3f9170-e64b-4a36-b572-2b8c15a69158 4a12aaa2cbf441daa2740970735defcf 7fe9fcc3146c472496d3d4939dbafab8 - - - -] Added segment 4c905ddc-4de3-4c24-b037-cc38e5e7d848 of type vxlan for network d264f522-66af-4751-af19-3d7c27189e27 [pid: 7|app: 0|req: 651/1226] 10.0.0.77 () {32 vars in 725 bytes} [Tue May 5 18:07:35 2026] DELETE /v2.0/networks/d9860327-39b8-4afa-ada1-5730892b2b0f => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:07:35.640 7 INFO neutron.db.segments_db [None req-48e8a0b6-5949-4c2a-b912-fd3a7d9b5813 0a85cd0967a74d509073aa8cc9c7e1df e22391d9f54d4c268ee20730343fb822 - - - -] Added segment 1d46a879-9f68-417d-b03c-f19dedfb561f of type vxlan for network dfbb23fd-ceab-4718-bb46-55cbf0ba1281 [pid: 8|app: 0|req: 576/1227] 10.0.0.77 () {34 vars in 669 bytes} [Tue May 5 18:07:35 2026] POST /v2.0/networks => generated 1246 bytes in 695 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1228] 10.0.0.77 () {34 vars in 669 bytes} [Tue May 5 18:07:35 2026] POST /v2.0/networks => generated 633 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1229] 10.0.0.77 () {32 vars in 648 bytes} [Tue May 5 18:07:35 2026] GET /v2.0/networks => generated 1845 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:07:35.945 7 INFO neutron.services.segments.plugin [-] Segment dd469db6-a4e4-402f-bcdb-cbf5e894cab0 resource provider aggregate not found 2026-05-05 18:07:35.957 7 INFO neutron.services.segments.plugin [-] Segment dd469db6-a4e4-402f-bcdb-cbf5e894cab0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd469db6-a4e4-402f-bcdb-cbf5e894cab0 found for delete ", "request_id": "req-ad2b7958-31b3-4217-adf1-9b7f874e04a1"}]} 2026-05-05 18:07:35.961 7 INFO neutron.services.segments.plugin [-] Segment dd469db6-a4e4-402f-bcdb-cbf5e894cab0 resource provider aggregate not found 2026-05-05 18:07:35.975 7 INFO neutron.services.segments.plugin [-] Segment dd469db6-a4e4-402f-bcdb-cbf5e894cab0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd469db6-a4e4-402f-bcdb-cbf5e894cab0 found for delete ", "request_id": "req-ef7ffe42-6a2f-4575-8e6e-8dd1eaac5d53"}]} 2026-05-05 18:07:35.983 7 INFO neutron.services.segments.plugin [-] Segment 9b3408de-b75e-406d-80b9-643df09756b3 resource provider aggregate not found 2026-05-05 18:07:35.989 7 INFO neutron.services.segments.plugin [-] Segment 9b3408de-b75e-406d-80b9-643df09756b3 resource provider aggregate not found 2026-05-05 18:07:36.006 7 INFO neutron.services.segments.plugin [-] Segment 9b3408de-b75e-406d-80b9-643df09756b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b3408de-b75e-406d-80b9-643df09756b3 found for delete ", "request_id": "req-6eacae12-a96d-4f79-97b9-6d1a466b1a8b"}]} 2026-05-05 18:07:36.010 7 INFO neutron.services.segments.plugin [-] Segment 9b3408de-b75e-406d-80b9-643df09756b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b3408de-b75e-406d-80b9-643df09756b3 found for delete ", "request_id": "req-56bb5136-999b-4c79-9575-86694e2bfa45"}]} 2026-05-05 18:07:36.024 7 INFO neutron.services.segments.plugin [-] Segment 1600d5e0-2af0-4e6f-8817-b304a95ed58f resource provider aggregate not found 2026-05-05 18:07:36.030 7 INFO neutron.services.segments.plugin [-] Segment 1600d5e0-2af0-4e6f-8817-b304a95ed58f resource provider aggregate not found 2026-05-05 18:07:36.047 7 INFO neutron.services.segments.plugin [-] Segment 1600d5e0-2af0-4e6f-8817-b304a95ed58f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1600d5e0-2af0-4e6f-8817-b304a95ed58f found for delete ", "request_id": "req-aae6bb1e-6ddb-4380-a2d1-e518559825b5"}]} 2026-05-05 18:07:36.056 8 INFO neutron.services.segments.plugin [-] Segment f8aa1bb2-d570-4aaa-8e75-a12eb8e9dce1 resource provider aggregate not found 2026-05-05 18:07:36.057 7 INFO neutron.services.segments.plugin [-] Segment 1600d5e0-2af0-4e6f-8817-b304a95ed58f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1600d5e0-2af0-4e6f-8817-b304a95ed58f found for delete ", "request_id": "req-daddf640-a198-4303-b2a7-5ea17844afe8"}]} 2026-05-05 18:07:36.060 8 INFO neutron.services.segments.plugin [-] Segment f8aa1bb2-d570-4aaa-8e75-a12eb8e9dce1 resource provider aggregate not found 2026-05-05 18:07:36.075 8 INFO neutron.services.segments.plugin [-] Segment f8aa1bb2-d570-4aaa-8e75-a12eb8e9dce1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8aa1bb2-d570-4aaa-8e75-a12eb8e9dce1 found for delete ", "request_id": "req-09f262e4-85ef-424c-b717-03d2ffdc3e0b"}]} 2026-05-05 18:07:36.076 8 INFO neutron.services.segments.plugin [-] Segment f8aa1bb2-d570-4aaa-8e75-a12eb8e9dce1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8aa1bb2-d570-4aaa-8e75-a12eb8e9dce1 found for delete ", "request_id": "req-14b5a197-64e3-4bd6-afbd-336cc1e33a68"}]} [pid: 8|app: 0|req: 578/1230] 10.0.0.77 () {32 vars in 725 bytes} [Tue May 5 18:07:35 2026] DELETE /v2.0/networks/358a63e6-6a34-4c7b-a41c-872fe722eb95 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1231] 10.0.0.77 () {34 vars in 668 bytes} [Tue May 5 18:07:35 2026] POST /v2.0/subnets => generated 622 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1232] 10.0.0.77 () {32 vars in 725 bytes} [Tue May 5 18:07:36 2026] DELETE /v2.0/networks/d264f522-66af-4751-af19-3d7c27189e27 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:07:36.381 7 INFO neutron.db.segments_db [None req-8e037694-039d-432a-9137-f3ade88ea937 0a85cd0967a74d509073aa8cc9c7e1df e22391d9f54d4c268ee20730343fb822 - - - -] Added segment 461f05d9-22d5-46d2-9243-69c1e31832a4 of type vxlan for network 93eb6d75-eb36-40eb-8447-684d86c90aa8 [pid: 8|app: 0|req: 579/1233] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:07:36 2026] GET /v2.0/security-groups?tenant_id=3aed0ad006e547c1a9fd88e0dc17783c&name=default => generated 2801 bytes in 327 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1234] 10.0.0.77 () {32 vars in 648 bytes} [Tue May 5 18:07:36 2026] GET /v2.0/networks => generated 651 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1235] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:07:36 2026] DELETE /v2.0/security-groups/edd4b173-8529-4df0-a979-692690a839a4 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:07:36.735 7 INFO neutron.db.l3_hamode_db [None req-8e037694-039d-432a-9137-f3ade88ea937 0a85cd0967a74d509073aa8cc9c7e1df e22391d9f54d4c268ee20730343fb822 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 582/1236] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:07:36 2026] GET /v2.0/security-groups?tenant_id=b5114fe9e31a440eabe8c301ac5bda22&name=default => generated 2801 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:07:36.848 8 INFO neutron.db.segments_db [None req-5e07a65c-0448-4e1f-bc8d-766111eb7d6d 4a12aaa2cbf441daa2740970735defcf 7fe9fcc3146c472496d3d4939dbafab8 - - - -] Added segment a337a7df-ac94-4ba3-ba1a-dd84d7ad6262 of type vxlan for network b74bd53d-2ed5-4054-b3f0-b6dc5c7f7461 2026-05-05 18:07:36.933 7 INFO neutron.db.l3_hamode_db [None req-8e037694-039d-432a-9137-f3ade88ea937 0a85cd0967a74d509073aa8cc9c7e1df e22391d9f54d4c268ee20730343fb822 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 583/1237] 10.0.0.77 () {34 vars in 669 bytes} [Tue May 5 18:07:36 2026] POST /v2.0/networks => generated 650 bytes in 668 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1238] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:07:37 2026] DELETE /v2.0/security-groups/4c31fbab-e695-46fc-9ffa-7fe816946ec6 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:07:37.638 8 INFO neutron.db.segments_db [None req-7613c734-2d5a-458e-b266-42aa062000a2 4a12aaa2cbf441daa2740970735defcf 7fe9fcc3146c472496d3d4939dbafab8 - - - -] Added segment 9d0b61b8-f157-43f4-8a5b-ddcc7d814aca of type vxlan for network 3386fd17-c1eb-425d-889a-b0b23dcad536 [pid: 8|app: 0|req: 585/1239] 10.0.0.77 () {34 vars in 669 bytes} [Tue May 5 18:07:37 2026] POST /v2.0/networks => generated 650 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1240] 10.0.0.77 () {34 vars in 668 bytes} [Tue May 5 18:07:36 2026] POST /v2.0/routers => generated 511 bytes in 1471 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:07:38.072 7 INFO neutron.services.segments.plugin [-] Segment 4c905ddc-4de3-4c24-b037-cc38e5e7d848 resource provider aggregate not found 2026-05-05 18:07:38.094 7 INFO neutron.services.segments.plugin [-] Segment 4c905ddc-4de3-4c24-b037-cc38e5e7d848 resource provider aggregate not found 2026-05-05 18:07:38.100 7 INFO neutron.services.segments.plugin [-] Segment 4c905ddc-4de3-4c24-b037-cc38e5e7d848 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c905ddc-4de3-4c24-b037-cc38e5e7d848 found for delete ", "request_id": "req-9e1cc0b5-4d07-4fc3-8a9e-afcab18aa252"}]} 2026-05-05 18:07:38.112 7 INFO neutron.services.segments.plugin [-] Segment 4c905ddc-4de3-4c24-b037-cc38e5e7d848 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c905ddc-4de3-4c24-b037-cc38e5e7d848 found for delete ", "request_id": "req-ec228d2b-3000-4164-8036-2b9e47336f9f"}]} [pid: 7|app: 0|req: 656/1241] 10.0.0.77 () {34 vars in 664 bytes} [Tue May 5 18:07:37 2026] POST /v2.0/ports => generated 963 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 586/1242] 10.0.0.77 () {34 vars in 664 bytes} [Tue May 5 18:07:37 2026] POST /v2.0/ports => generated 1505 bytes in 733 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 587/1243] 10.0.0.77 () {32 vars in 642 bytes} [Tue May 5 18:07:38 2026] GET /v2.0/ports => generated 1505 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1244] 10.0.0.77 () {32 vars in 719 bytes} [Tue May 5 18:07:38 2026] DELETE /v2.0/ports/70bd186d-6b19-4e61-9078-db832e78b8e0 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1245] 10.0.0.77 () {32 vars in 719 bytes} [Tue May 5 18:07:38 2026] DELETE /v2.0/ports/65cc4a18-f16c-4a4b-a5a4-bd07e7c57cd8 => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1246] 10.0.0.77 () {32 vars in 642 bytes} [Tue May 5 18:07:39 2026] GET /v2.0/ports => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:07:39.282 8 INFO neutron.db.segments_db [None req-4fcd9d5d-e3e4-4f3f-9e45-ad440f06e6a6 4a12aaa2cbf441daa2740970735defcf 7fe9fcc3146c472496d3d4939dbafab8 - - - -] Added segment bd255d14-cc1e-4e8d-85ab-b34551a45703 of type vxlan for network eb28a48f-da3c-40fc-9585-115271392e4d [pid: 8|app: 0|req: 591/1247] 10.0.0.77 () {34 vars in 669 bytes} [Tue May 5 18:07:39 2026] POST /v2.0/networks => generated 649 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:07:39.715 8 INFO neutron.db.segments_db [None req-a7af7a44-fb0c-45e1-a02a-6c12473f0339 ad2a9b3d290b44909ae56cb0e6f97786 7d976c0f85154f42a32a5e8c09c6ce0d - - - -] Added segment 2239ca40-5fd2-4907-b972-58b505266949 of type vxlan for network f1985e63-f809-4d56-a4b9-19f2f64fb238 2026-05-05 18:07:39.819 8 INFO neutron.db.segments_db [None req-a7af7a44-fb0c-45e1-a02a-6c12473f0339 ad2a9b3d290b44909ae56cb0e6f97786 7d976c0f85154f42a32a5e8c09c6ce0d - - - -] Added segment 78f21f91-3722-45fa-8cef-5fa0a0dba60b of type vxlan for network 433f770c-57ea-4e62-a2ec-af0f75393e53 [pid: 7|app: 0|req: 657/1248] 10.0.0.77 () {34 vars in 782 bytes} [Tue May 5 18:07:38 2026] PUT /v2.0/routers/11cc8d1f-f9c4-472e-9532-671bd61d7bc0/add_router_interface => generated 309 bytes in 1718 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 592/1249] 10.0.0.77 () {34 vars in 669 bytes} [Tue May 5 18:07:39 2026] POST /v2.0/networks => generated 1245 bytes in 547 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 18:07:39.959 7 INFO neutron.db.segments_db [None req-94087a5b-617d-4e03-b3ad-e27fa085f43a 4a12aaa2cbf441daa2740970735defcf 7fe9fcc3146c472496d3d4939dbafab8 - - - -] Added segment 7d5a6f31-33e3-4d4b-97fc-423c5ca2cd34 of type vxlan for network 34dc54ed-eb59-4726-8fea-d682402ae8c4 [pid: 8|app: 0|req: 593/1250] 10.0.0.77 () {32 vars in 716 bytes} [Tue May 5 18:07:39 2026] GET /v2.0/ports/5056bd92-1848-46be-a679-aa1db663303e => generated 1037 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1251] 10.0.0.77 () {34 vars in 669 bytes} [Tue May 5 18:07:39 2026] POST /v2.0/networks => generated 649 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1252] 10.0.0.77 () {32 vars in 648 bytes} [Tue May 5 18:07:40 2026] GET /v2.0/networks => generated 1844 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1253] 10.0.0.77 () {34 vars in 668 bytes} [Tue May 5 18:07:40 2026] POST /v2.0/subnets => generated 1226 bytes in 664 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 18:07:41.022 8 INFO neutron.services.segments.plugin [-] Segment 2239ca40-5fd2-4907-b972-58b505266949 resource provider aggregate not found 2026-05-05 18:07:41.029 8 INFO neutron.services.segments.plugin [-] Segment 2239ca40-5fd2-4907-b972-58b505266949 resource provider aggregate not found [pid: 7|app: 0|req: 659/1254] 10.0.0.77 () {34 vars in 788 bytes} [Tue May 5 18:07:40 2026] PUT /v2.0/routers/11cc8d1f-f9c4-472e-9532-671bd61d7bc0/remove_router_interface => generated 309 bytes in 955 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 18:07:41.049 8 INFO neutron.services.segments.plugin [-] Segment 2239ca40-5fd2-4907-b972-58b505266949 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2239ca40-5fd2-4907-b972-58b505266949 found for delete ", "request_id": "req-b2fef3c0-f1e5-428b-b382-a32686c057f9"}]} [pid: 8|app: 0|req: 596/1255] 10.0.0.77 () {32 vars in 725 bytes} [Tue May 5 18:07:40 2026] DELETE /v2.0/networks/f1985e63-f809-4d56-a4b9-19f2f64fb238 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:07:41.076 8 INFO neutron.services.segments.plugin [-] Segment 2239ca40-5fd2-4907-b972-58b505266949 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2239ca40-5fd2-4907-b972-58b505266949 found for delete ", "request_id": "req-324db314-5a42-4d5f-94ea-7398ec892f21"}]} [pid: 7|app: 0|req: 660/1256] 10.0.0.77 () {32 vars in 646 bytes} [Tue May 5 18:07:41 2026] GET /v2.0/subnets => generated 1839 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:07:41.240 8 INFO neutron.api.v2.resource [None req-4ea7834a-33b8-402f-b6e1-2107847483fd 0a85cd0967a74d509073aa8cc9c7e1df e22391d9f54d4c268ee20730343fb822 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 597/1257] 10.0.0.77 () {34 vars in 788 bytes} [Tue May 5 18:07:41 2026] PUT /v2.0/routers/11cc8d1f-f9c4-472e-9532-671bd61d7bc0/remove_router_interface => generated 197 bytes in 181 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 18:07:41.282 7 INFO neutron.services.segments.plugin [-] Segment 78f21f91-3722-45fa-8cef-5fa0a0dba60b resource provider aggregate not found 2026-05-05 18:07:41.288 7 INFO neutron.services.segments.plugin [-] Segment 78f21f91-3722-45fa-8cef-5fa0a0dba60b resource provider aggregate not found 2026-05-05 18:07:41.314 7 INFO neutron.services.segments.plugin [-] Segment 78f21f91-3722-45fa-8cef-5fa0a0dba60b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78f21f91-3722-45fa-8cef-5fa0a0dba60b found for delete ", "request_id": "req-2128435f-8624-48b6-925a-72b5e6afab5c"}]} [pid: 7|app: 0|req: 661/1258] 10.0.0.77 () {32 vars in 725 bytes} [Tue May 5 18:07:41 2026] DELETE /v2.0/networks/433f770c-57ea-4e62-a2ec-af0f75393e53 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:07:41.325 7 INFO neutron.services.segments.plugin [-] Segment 78f21f91-3722-45fa-8cef-5fa0a0dba60b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78f21f91-3722-45fa-8cef-5fa0a0dba60b found for delete ", "request_id": "req-2ba8830c-80ae-424a-ae6e-cc87f5eb21ec"}]} [pid: 7|app: 0|req: 662/1259] 10.0.0.77 () {32 vars in 735 bytes} [Tue May 5 18:07:41 2026] GET /v2.0/ports?device_id=11cc8d1f-f9c4-472e-9532-671bd61d7bc0 => 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: 663/1260] 10.0.0.77 () {32 vars in 648 bytes} [Tue May 5 18:07:41 2026] GET /v2.0/networks => generated 651 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1261] 10.0.0.77 () {32 vars in 723 bytes} [Tue May 5 18:07:41 2026] DELETE /v2.0/subnets/4a8efa82-a6f4-44e4-8881-3c150f976f77 => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:07:41.548 8 INFO neutron.db.segments_db [None req-3f54a2a1-f525-42a1-af6f-4ea461d41a8e ad2a9b3d290b44909ae56cb0e6f97786 7d976c0f85154f42a32a5e8c09c6ce0d - - - -] Added segment 1c61e5b2-ae3b-4ff3-a98a-62af4efdbb66 of type vxlan for network 06ece130-1ee8-4f78-8d5d-62c5edf12deb [pid: 8|app: 0|req: 599/1262] 10.0.0.77 () {34 vars in 669 bytes} [Tue May 5 18:07:41 2026] POST /v2.0/networks => generated 654 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1263] 10.0.0.77 () {32 vars in 723 bytes} [Tue May 5 18:07:41 2026] DELETE /v2.0/subnets/a84bcefe-16d5-4870-b214-519e22eae593 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:07:41.987 8 INFO neutron.db.segments_db [None req-37a066d8-21ab-4cfd-a863-4704a5b17332 ad2a9b3d290b44909ae56cb0e6f97786 7d976c0f85154f42a32a5e8c09c6ce0d - - - -] Added segment c1b73e43-a601-4e8c-9365-2df9e7b2b249 of type vxlan for network 7f84d956-4865-4e6f-bc47-017667eebed6 [pid: 8|app: 0|req: 601/1264] 10.0.0.77 () {34 vars in 669 bytes} [Tue May 5 18:07:41 2026] POST /v2.0/networks => generated 654 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1265] 10.0.0.77 () {32 vars in 646 bytes} [Tue May 5 18:07:42 2026] GET /v2.0/subnets => generated 626 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:07:42.147 7 INFO neutron.db.l3_hamode_db [None req-29424f94-2d9c-404e-89a7-39c7e0b2ab18 0a85cd0967a74d509073aa8cc9c7e1df e22391d9f54d4c268ee20730343fb822 - - - -] HA network 93eb6d75-eb36-40eb-8447-684d86c90aa8 was deleted as no HA routers are present in tenant e22391d9f54d4c268ee20730343fb822. [pid: 7|app: 0|req: 664/1266] 10.0.0.77 () {32 vars in 723 bytes} [Tue May 5 18:07:41 2026] DELETE /v2.0/routers/11cc8d1f-f9c4-472e-9532-671bd61d7bc0 => generated 0 bytes in 687 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1267] 10.0.0.77 () {32 vars in 725 bytes} [Tue May 5 18:07:42 2026] DELETE /v2.0/networks/34dc54ed-eb59-4726-8fea-d682402ae8c4 => generated 0 bytes in 486 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1268] 10.0.0.77 () {32 vars in 723 bytes} [Tue May 5 18:07:42 2026] DELETE /v2.0/subnets/d687bc7d-6c51-49ae-9c39-8c811691c82a => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1269] 10.0.0.77 () {34 vars in 664 bytes} [Tue May 5 18:07:42 2026] POST /v2.0/ports => generated 1506 bytes in 735 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 667/1270] 10.0.0.77 () {32 vars in 725 bytes} [Tue May 5 18:07:42 2026] DELETE /v2.0/networks/eb28a48f-da3c-40fc-9585-115271392e4d => generated 0 bytes in 458 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:07:43.334 8 INFO neutron.services.segments.plugin [-] Segment 1d46a879-9f68-417d-b03c-f19dedfb561f resource provider aggregate not found 2026-05-05 18:07:43.340 8 INFO neutron.services.segments.plugin [-] Segment 1d46a879-9f68-417d-b03c-f19dedfb561f resource provider aggregate not found 2026-05-05 18:07:43.353 7 INFO neutron.services.segments.plugin [-] Segment 461f05d9-22d5-46d2-9243-69c1e31832a4 resource provider aggregate not found 2026-05-05 18:07:43.360 8 INFO neutron.services.segments.plugin [-] Segment 1d46a879-9f68-417d-b03c-f19dedfb561f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d46a879-9f68-417d-b03c-f19dedfb561f found for delete ", "request_id": "req-ea797f6a-ee11-4c80-93c7-b1ec9e52be6d"}]} 2026-05-05 18:07:43.366 7 INFO neutron.services.segments.plugin [-] Segment 461f05d9-22d5-46d2-9243-69c1e31832a4 resource provider aggregate not found 2026-05-05 18:07:43.371 7 INFO neutron.services.segments.plugin [-] Segment 461f05d9-22d5-46d2-9243-69c1e31832a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 461f05d9-22d5-46d2-9243-69c1e31832a4 found for delete ", "request_id": "req-92ffdc32-5fdf-4e57-ae41-21e47ae99072"}]} 2026-05-05 18:07:43.378 8 INFO neutron.services.segments.plugin [-] Segment 1d46a879-9f68-417d-b03c-f19dedfb561f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d46a879-9f68-417d-b03c-f19dedfb561f found for delete ", "request_id": "req-0ece00ba-7727-490a-b5b4-cf85914e0593"}]} [pid: 8|app: 0|req: 604/1271] 10.0.0.77 () {32 vars in 725 bytes} [Tue May 5 18:07:42 2026] DELETE /v2.0/networks/dfbb23fd-ceab-4718-bb46-55cbf0ba1281 => generated 0 bytes in 507 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:07:43.403 7 INFO neutron.services.segments.plugin [-] Segment 461f05d9-22d5-46d2-9243-69c1e31832a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 461f05d9-22d5-46d2-9243-69c1e31832a4 found for delete ", "request_id": "req-cd8d8845-9aca-47ef-98d8-27942aa280e3"}]} 2026-05-05 18:07:43.408 7 INFO neutron.services.segments.plugin [-] Segment 7d5a6f31-33e3-4d4b-97fc-423c5ca2cd34 resource provider aggregate not found 2026-05-05 18:07:43.435 7 INFO neutron.services.segments.plugin [-] Segment 7d5a6f31-33e3-4d4b-97fc-423c5ca2cd34 resource provider aggregate not found 2026-05-05 18:07:43.440 7 INFO neutron.services.segments.plugin [-] Segment 7d5a6f31-33e3-4d4b-97fc-423c5ca2cd34 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d5a6f31-33e3-4d4b-97fc-423c5ca2cd34 found for delete ", "request_id": "req-e5c481a1-180c-48e0-af05-3e9d410af87a"}]} 2026-05-05 18:07:43.454 7 INFO neutron.services.segments.plugin [-] Segment bd255d14-cc1e-4e8d-85ab-b34551a45703 resource provider aggregate not found 2026-05-05 18:07:43.462 7 INFO neutron.services.segments.plugin [-] Segment 7d5a6f31-33e3-4d4b-97fc-423c5ca2cd34 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d5a6f31-33e3-4d4b-97fc-423c5ca2cd34 found for delete ", "request_id": "req-335e2313-9de4-4c70-96a4-62397e04ceb5"}]} 2026-05-05 18:07:43.474 7 INFO neutron.services.segments.plugin [-] Segment bd255d14-cc1e-4e8d-85ab-b34551a45703 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd255d14-cc1e-4e8d-85ab-b34551a45703 found for delete ", "request_id": "req-590a6088-2824-4513-beef-20fe36ebeba3"}]} 2026-05-05 18:07:43.475 7 INFO neutron.services.segments.plugin [-] Segment bd255d14-cc1e-4e8d-85ab-b34551a45703 resource provider aggregate not found 2026-05-05 18:07:43.503 7 INFO neutron.services.segments.plugin [-] Segment bd255d14-cc1e-4e8d-85ab-b34551a45703 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd255d14-cc1e-4e8d-85ab-b34551a45703 found for delete ", "request_id": "req-470eaba1-aab6-43e7-b7a4-eb9bbd5bed21"}]} [pid: 7|app: 0|req: 668/1272] 10.0.0.77 () {32 vars in 642 bytes} [Tue May 5 18:07:43 2026] GET /v2.0/ports => generated 1506 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:07:43.591 7 INFO neutron.db.segments_db [None req-157eae86-a564-4bd1-b949-07cef1aab0da 0a85cd0967a74d509073aa8cc9c7e1df e22391d9f54d4c268ee20730343fb822 - - - -] Added segment 4f2af0c6-14d1-44b7-a908-02b355300d18 of type vxlan for network 9da10cb3-dc69-4d20-bda3-f97ff9db3289 [pid: 8|app: 0|req: 605/1273] 10.0.0.77 () {32 vars in 725 bytes} [Tue May 5 18:07:43 2026] DELETE /v2.0/networks/3386fd17-c1eb-425d-889a-b0b23dcad536 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1274] 10.0.0.77 () {34 vars in 669 bytes} [Tue May 5 18:07:43 2026] POST /v2.0/networks => generated 634 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1275] 10.0.0.77 () {32 vars in 719 bytes} [Tue May 5 18:07:43 2026] DELETE /v2.0/ports/66e6ec1b-5d0c-4426-80a1-f2a2b51cb79b => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1276] 10.0.0.77 () {32 vars in 725 bytes} [Tue May 5 18:07:43 2026] DELETE /v2.0/networks/b74bd53d-2ed5-4054-b3f0-b6dc5c7f7461 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1277] 10.0.0.77 () {32 vars in 719 bytes} [Tue May 5 18:07:43 2026] DELETE /v2.0/ports/946683ca-d767-4770-8d36-e92d4ebe6a3b => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1278] 10.0.0.77 () {34 vars in 668 bytes} [Tue May 5 18:07:43 2026] POST /v2.0/subnets => generated 622 bytes in 340 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1279] 10.0.0.77 () {32 vars in 642 bytes} [Tue May 5 18:07:44 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-05 18:07:44.280 8 INFO neutron.db.segments_db [None req-45ccbd2c-c71c-4d33-aa4c-1198c9e86a96 0a85cd0967a74d509073aa8cc9c7e1df e22391d9f54d4c268ee20730343fb822 - - - -] Added segment e06a7f98-f124-4dfb-86f8-19d4913473f5 of type vxlan for network 85127b81-fa9f-48b0-84da-b0dab6908d06 2026-05-05 18:07:44.293 7 INFO neutron.db.segments_db [None req-ca507a74-4893-44b9-8aaf-93b176636e17 ad2a9b3d290b44909ae56cb0e6f97786 7d976c0f85154f42a32a5e8c09c6ce0d - - - -] Added segment f4dd2037-2692-4f39-b2c0-04733f6f820e of type vxlan for network 175969dc-ae47-4be1-be6b-17501999477b [pid: 7|app: 0|req: 673/1280] 10.0.0.77 () {34 vars in 669 bytes} [Tue May 5 18:07:44 2026] POST /v2.0/networks => generated 654 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1281] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:07:44 2026] GET /v2.0/security-groups?tenant_id=7fe9fcc3146c472496d3d4939dbafab8&name=default => generated 2801 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:07:44.648 8 INFO neutron.db.l3_hamode_db [None req-45ccbd2c-c71c-4d33-aa4c-1198c9e86a96 0a85cd0967a74d509073aa8cc9c7e1df e22391d9f54d4c268ee20730343fb822 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 18:07:44.698 7 INFO neutron.db.segments_db [None req-c2d1e22f-0d97-4484-ad91-2b9245c26287 ad2a9b3d290b44909ae56cb0e6f97786 7d976c0f85154f42a32a5e8c09c6ce0d - - - -] Added segment f1694b3a-05c1-4de3-a9cd-99e3d670056b of type vxlan for network 572a14ea-4422-4284-9354-abfca19118c0 2026-05-05 18:07:44.822 8 INFO neutron.db.l3_hamode_db [None req-45ccbd2c-c71c-4d33-aa4c-1198c9e86a96 0a85cd0967a74d509073aa8cc9c7e1df e22391d9f54d4c268ee20730343fb822 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 675/1282] 10.0.0.77 () {34 vars in 669 bytes} [Tue May 5 18:07:44 2026] POST /v2.0/networks => generated 654 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1283] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:07:44 2026] DELETE /v2.0/security-groups/79ccc5e6-1817-4972-9098-d47480b5b2f0 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:07:45.389 8 INFO neutron.services.segments.plugin [-] Segment 9d0b61b8-f157-43f4-8a5b-ddcc7d814aca resource provider aggregate not found 2026-05-05 18:07:45.405 8 INFO neutron.services.segments.plugin [-] Segment 9d0b61b8-f157-43f4-8a5b-ddcc7d814aca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d0b61b8-f157-43f4-8a5b-ddcc7d814aca found for delete ", "request_id": "req-6a6e2830-9f53-4128-8020-9d3866d7d23c"}]} 2026-05-05 18:07:45.410 8 INFO neutron.services.segments.plugin [-] Segment 9d0b61b8-f157-43f4-8a5b-ddcc7d814aca resource provider aggregate not found 2026-05-05 18:07:45.430 8 INFO neutron.services.segments.plugin [-] Segment 9d0b61b8-f157-43f4-8a5b-ddcc7d814aca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d0b61b8-f157-43f4-8a5b-ddcc7d814aca found for delete ", "request_id": "req-cc472fa5-721f-462f-ac15-9f6ea34dfd85"}]} 2026-05-05 18:07:45.502 7 INFO neutron.services.segments.plugin [-] Segment a337a7df-ac94-4ba3-ba1a-dd84d7ad6262 resource provider aggregate not found 2026-05-05 18:07:45.527 7 INFO neutron.services.segments.plugin [-] Segment a337a7df-ac94-4ba3-ba1a-dd84d7ad6262 resource provider aggregate not found 2026-05-05 18:07:45.534 7 INFO neutron.services.segments.plugin [-] Segment a337a7df-ac94-4ba3-ba1a-dd84d7ad6262 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a337a7df-ac94-4ba3-ba1a-dd84d7ad6262 found for delete ", "request_id": "req-8eb38182-2eb3-4ca2-b6a8-ffb3f9f12950"}]} 2026-05-05 18:07:45.551 7 INFO neutron.services.segments.plugin [-] Segment a337a7df-ac94-4ba3-ba1a-dd84d7ad6262 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a337a7df-ac94-4ba3-ba1a-dd84d7ad6262 found for delete ", "request_id": "req-bfbf6293-77d3-40d8-92a4-d1979d11ece3"}]} [pid: 8|app: 0|req: 608/1284] 10.0.0.77 () {34 vars in 668 bytes} [Tue May 5 18:07:44 2026] POST /v2.0/routers => generated 510 bytes in 1372 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1285] 10.0.0.77 () {34 vars in 668 bytes} [Tue May 5 18:07:45 2026] POST /v2.0/subnets => generated 1275 bytes in 1592 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 18:07:47.235 7 INFO neutron.db.segments_db [None req-93be92f1-93ec-457a-ac89-53002f9d74a8 0e26dfdfe9d14cfb9bac6f1e3742625a 4cc0f7fa7e4044b3be9218ee46fd4773 - - - -] Added segment c963be1e-e83a-408f-a402-45815771c329 of type vxlan for network dd00eb69-3efb-41dd-9749-128b1ad8a9a4 [pid: 7|app: 0|req: 678/1286] 10.0.0.77 () {34 vars in 669 bytes} [Tue May 5 18:07:46 2026] POST /v2.0/networks => generated 643 bytes in 471 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1287] 10.0.0.77 () {32 vars in 646 bytes} [Tue May 5 18:07:47 2026] GET /v2.0/subnets => generated 1888 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1288] 10.0.0.77 () {34 vars in 782 bytes} [Tue May 5 18:07:45 2026] PUT /v2.0/routers/2230d8e9-6005-4a94-a7f9-81e88d61dc49/add_router_interface => generated 309 bytes in 1889 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1289] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:07:47 2026] GET /v2.0/security-groups?tenant_id=1a7579cbed4f4f1681a9a5c9aa721917&name=default => generated 2801 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1290] 10.0.0.77 () {32 vars in 723 bytes} [Tue May 5 18:07:47 2026] DELETE /v2.0/subnets/274eceff-ebc5-4f2f-ae89-d3b796d9bfc6 => 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: 610/1291] 10.0.0.77 () {34 vars in 668 bytes} [Tue May 5 18:07:47 2026] POST /v2.0/subnets => generated 617 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1292] 10.0.0.77 () {32 vars in 716 bytes} [Tue May 5 18:07:47 2026] GET /v2.0/ports/f392574d-9320-4316-a68f-6bde5b72a7a7 => generated 959 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1295] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:07:47 2026] DELETE /v2.0/security-groups/2290cf89-8505-4a0d-a957-a40bdee86e3a => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:07:48.059 8 INFO neutron.db.segments_db [None req-5b46d43d-e3be-4187-8547-bca8cef88586 0e26dfdfe9d14cfb9bac6f1e3742625a 4cc0f7fa7e4044b3be9218ee46fd4773 - - - -] Added segment de1d45fd-edbf-482e-b5da-125e7be3f027 of type vxlan for network 210f7056-9bae-48fe-b86f-4393088fa464 [pid: 7|app: 0|req: 685/1296] 10.0.0.77 () {32 vars in 723 bytes} [Tue May 5 18:07:47 2026] DELETE /v2.0/subnets/4198cffd-565c-4f87-a662-bb2b12ec1296 => 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: 612/1297] 10.0.0.77 () {34 vars in 669 bytes} [Tue May 5 18:07:47 2026] POST /v2.0/networks => generated 642 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1298] 10.0.0.77 () {32 vars in 646 bytes} [Tue May 5 18:07:48 2026] GET /v2.0/subnets => generated 626 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1299] 10.0.0.77 () {34 vars in 742 bytes} [Tue May 5 18:07:48 2026] PUT /v2.0/networks/210f7056-9bae-48fe-b86f-4393088fa464 => generated 592 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:07:48.835 8 INFO neutron.services.segments.plugin [-] Segment f1694b3a-05c1-4de3-a9cd-99e3d670056b resource provider aggregate not found 2026-05-05 18:07:48.840 8 INFO neutron.services.segments.plugin [-] Segment f1694b3a-05c1-4de3-a9cd-99e3d670056b resource provider aggregate not found 2026-05-05 18:07:48.858 8 INFO neutron.services.segments.plugin [-] Segment f1694b3a-05c1-4de3-a9cd-99e3d670056b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f1694b3a-05c1-4de3-a9cd-99e3d670056b found for delete ", "request_id": "req-54e782a3-98df-43df-b866-f138ae55d9c1"}]} [pid: 8|app: 0|req: 615/1300] 10.0.0.77 () {32 vars in 725 bytes} [Tue May 5 18:07:48 2026] DELETE /v2.0/networks/572a14ea-4422-4284-9354-abfca19118c0 => generated 0 bytes in 479 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:07:48.870 8 INFO neutron.services.segments.plugin [-] Segment f1694b3a-05c1-4de3-a9cd-99e3d670056b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f1694b3a-05c1-4de3-a9cd-99e3d670056b found for delete ", "request_id": "req-11e5eaff-42d6-472e-be7a-ef9b7a7615df"}]} [pid: 7|app: 0|req: 686/1301] 10.0.0.77 () {34 vars in 788 bytes} [Tue May 5 18:07:48 2026] PUT /v2.0/routers/2230d8e9-6005-4a94-a7f9-81e88d61dc49/remove_router_interface => generated 309 bytes in 990 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1302] 10.0.0.77 () {34 vars in 668 bytes} [Tue May 5 18:07:48 2026] POST /v2.0/subnets => generated 602 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1303] 10.0.0.77 () {32 vars in 735 bytes} [Tue May 5 18:07:49 2026] GET /v2.0/ports?device_id=2230d8e9-6005-4a94-a7f9-81e88d61dc49 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:07:49.469 7 INFO neutron.services.segments.plugin [-] Segment f4dd2037-2692-4f39-b2c0-04733f6f820e resource provider aggregate not found 2026-05-05 18:07:49.474 7 INFO neutron.services.segments.plugin [-] Segment f4dd2037-2692-4f39-b2c0-04733f6f820e resource provider aggregate not found [pid: 8|app: 0|req: 618/1304] 10.0.0.77 () {34 vars in 740 bytes} [Tue May 5 18:07:49 2026] PUT /v2.0/subnets/e986ee9f-a1de-4777-9f20-18a36210fe18 => generated 612 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:07:49.486 7 INFO neutron.services.segments.plugin [-] Segment f4dd2037-2692-4f39-b2c0-04733f6f820e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4dd2037-2692-4f39-b2c0-04733f6f820e found for delete ", "request_id": "req-c4fbc046-fbf3-43e8-aa7b-d09c903a7ad8"}]} 2026-05-05 18:07:49.494 7 INFO neutron.services.segments.plugin [-] Segment f4dd2037-2692-4f39-b2c0-04733f6f820e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4dd2037-2692-4f39-b2c0-04733f6f820e found for delete ", "request_id": "req-99ffa429-1426-450e-bb75-2f8bee77c774"}]} [pid: 7|app: 0|req: 687/1305] 10.0.0.77 () {32 vars in 725 bytes} [Tue May 5 18:07:49 2026] DELETE /v2.0/networks/175969dc-ae47-4be1-be6b-17501999477b => generated 0 bytes in 445 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:07:50.285 8 INFO neutron.db.l3_hamode_db [None req-93481280-676e-433d-895a-1533f8501290 0a85cd0967a74d509073aa8cc9c7e1df e22391d9f54d4c268ee20730343fb822 - - - -] HA network 85127b81-fa9f-48b0-84da-b0dab6908d06 was deleted as no HA routers are present in tenant e22391d9f54d4c268ee20730343fb822. [pid: 8|app: 0|req: 619/1306] 10.0.0.77 () {32 vars in 723 bytes} [Tue May 5 18:07:49 2026] DELETE /v2.0/routers/2230d8e9-6005-4a94-a7f9-81e88d61dc49 => generated 0 bytes in 816 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1307] 10.0.0.77 () {32 vars in 725 bytes} [Tue May 5 18:07:50 2026] DELETE /v2.0/networks/7f84d956-4865-4e6f-bc47-017667eebed6 => 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: 688/1308] 10.0.0.77 () {32 vars in 725 bytes} [Tue May 5 18:07:49 2026] DELETE /v2.0/networks/210f7056-9bae-48fe-b86f-4393088fa464 => generated 0 bytes in 1139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1309] 10.0.0.77 () {32 vars in 723 bytes} [Tue May 5 18:07:50 2026] DELETE /v2.0/subnets/23fffc82-113b-4d9f-a73d-08749f95ff2a => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:07:50.749 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2b93675e-dfa2-4789-b809-0afe273d9396 0e26dfdfe9d14cfb9bac6f1e3742625a 4cc0f7fa7e4044b3be9218ee46fd4773 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 622/1310] 10.0.0.77 () {32 vars in 725 bytes} [Tue May 5 18:07:50 2026] DELETE /v2.0/networks/210f7056-9bae-48fe-b86f-4393088fa464 => generated 138 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 18:07:50.885 8 INFO neutron.services.segments.plugin [-] Segment e06a7f98-f124-4dfb-86f8-19d4913473f5 resource provider aggregate not found 2026-05-05 18:07:50.890 8 INFO neutron.services.segments.plugin [-] Segment e06a7f98-f124-4dfb-86f8-19d4913473f5 resource provider aggregate not found 2026-05-05 18:07:50.908 8 INFO neutron.services.segments.plugin [-] Segment e06a7f98-f124-4dfb-86f8-19d4913473f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e06a7f98-f124-4dfb-86f8-19d4913473f5 found for delete ", "request_id": "req-13b1bfe8-5db8-492a-b216-c0106e2ec2f1"}]} 2026-05-05 18:07:50.914 8 INFO neutron.services.segments.plugin [-] Segment e06a7f98-f124-4dfb-86f8-19d4913473f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e06a7f98-f124-4dfb-86f8-19d4913473f5 found for delete ", "request_id": "req-7293f4de-b092-4004-8f32-60791c04ad90"}]} 2026-05-05 18:07:50.929 8 INFO neutron.services.segments.plugin [-] Segment c1b73e43-a601-4e8c-9365-2df9e7b2b249 resource provider aggregate not found [pid: 7|app: 0|req: 689/1311] 10.0.0.77 () {32 vars in 725 bytes} [Tue May 5 18:07:50 2026] DELETE /v2.0/networks/06ece130-1ee8-4f78-8d5d-62c5edf12deb => generated 0 bytes in 283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:07:50.935 8 INFO neutron.services.segments.plugin [-] Segment c1b73e43-a601-4e8c-9365-2df9e7b2b249 resource provider aggregate not found 2026-05-05 18:07:50.946 8 INFO neutron.services.segments.plugin [-] Segment c1b73e43-a601-4e8c-9365-2df9e7b2b249 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1b73e43-a601-4e8c-9365-2df9e7b2b249 found for delete ", "request_id": "req-28d9da82-33f1-4272-88c3-5a9e5862b114"}]} 2026-05-05 18:07:50.954 8 INFO neutron.services.segments.plugin [-] Segment c1b73e43-a601-4e8c-9365-2df9e7b2b249 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1b73e43-a601-4e8c-9365-2df9e7b2b249 found for delete ", "request_id": "req-674b40b8-b069-4976-bdee-6cc48e858a67"}]} [pid: 7|app: 0|req: 690/1312] 10.0.0.77 () {32 vars in 693 bytes} [Tue May 5 18:07:50 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1313] 10.0.0.77 () {32 vars in 725 bytes} [Tue May 5 18:07:50 2026] DELETE /v2.0/networks/9da10cb3-dc69-4d20-bda3-f97ff9db3289 => generated 0 bytes in 453 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1314] 10.0.0.77 () {32 vars in 741 bytes} [Tue May 5 18:07:51 2026] GET /v2.0/subnets?network_id=9244984a-9c00-4347-a331-eff9d804969b => generated 626 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1315] 10.0.0.9 () {30 vars in 648 bytes} [Tue May 5 18:07:51 2026] GET /v2.0/extensions => generated 19178 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1316] 10.0.0.77 () {32 vars in 652 bytes} [Tue May 5 18:07:51 2026] GET /v2.0/extensions => generated 19178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-05 18:07:51.323 8 INFO neutron.db.segments_db [None req-16b8f069-d5da-4111-9751-9715c5ecb2c6 0a85cd0967a74d509073aa8cc9c7e1df e22391d9f54d4c268ee20730343fb822 - - - -] Added segment 3d15f1b1-f9b0-4af0-95eb-9814dc01baad of type vxlan for network fc70f69e-6b57-48ac-a151-c49f289636e8 [pid: 7|app: 0|req: 693/1317] 10.0.0.77 () {32 vars in 648 bytes} [Tue May 5 18:07:51 2026] GET /v2.0/networks => generated 1308 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:07:51.507 7 INFO neutron.services.segments.plugin [-] Segment de1d45fd-edbf-482e-b5da-125e7be3f027 resource provider aggregate not found 2026-05-05 18:07:51.514 7 INFO neutron.services.segments.plugin [-] Segment de1d45fd-edbf-482e-b5da-125e7be3f027 resource provider aggregate not found 2026-05-05 18:07:51.529 7 INFO neutron.services.segments.plugin [-] Segment de1d45fd-edbf-482e-b5da-125e7be3f027 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de1d45fd-edbf-482e-b5da-125e7be3f027 found for delete ", "request_id": "req-1645c7d6-dba8-4651-b4aa-c311e9b41294"}]} 2026-05-05 18:07:51.537 7 INFO neutron.services.segments.plugin [-] Segment de1d45fd-edbf-482e-b5da-125e7be3f027 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de1d45fd-edbf-482e-b5da-125e7be3f027 found for delete ", "request_id": "req-45460717-bc0a-4d45-9c8f-61b9c56f3bbf"}]} 2026-05-05 18:07:51.562 7 INFO neutron.services.segments.plugin [-] Segment de1d45fd-edbf-482e-b5da-125e7be3f027 resource provider aggregate not found 2026-05-05 18:07:51.570 7 INFO neutron.services.segments.plugin [-] Segment de1d45fd-edbf-482e-b5da-125e7be3f027 resource provider aggregate not found 2026-05-05 18:07:51.578 7 INFO neutron.services.segments.plugin [-] Segment de1d45fd-edbf-482e-b5da-125e7be3f027 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de1d45fd-edbf-482e-b5da-125e7be3f027 found for delete ", "request_id": "req-49d3237c-21b5-4d7d-8e2c-5dcd6171d2d1"}]} 2026-05-05 18:07:51.590 7 INFO neutron.services.segments.plugin [-] Segment de1d45fd-edbf-482e-b5da-125e7be3f027 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de1d45fd-edbf-482e-b5da-125e7be3f027 found for delete ", "request_id": "req-72c46438-8ae2-40e6-b07e-1703980ca5e1"}]} 2026-05-05 18:07:51.602 7 INFO neutron.services.segments.plugin [-] Segment 1c61e5b2-ae3b-4ff3-a98a-62af4efdbb66 resource provider aggregate not found 2026-05-05 18:07:51.607 7 INFO neutron.services.segments.plugin [-] Segment 1c61e5b2-ae3b-4ff3-a98a-62af4efdbb66 resource provider aggregate not found 2026-05-05 18:07:51.617 7 INFO neutron.services.segments.plugin [-] Segment 1c61e5b2-ae3b-4ff3-a98a-62af4efdbb66 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c61e5b2-ae3b-4ff3-a98a-62af4efdbb66 found for delete ", "request_id": "req-feddfa38-95d8-4cb7-b94a-6c715a6b6179"}]} 2026-05-05 18:07:51.622 7 INFO neutron.services.segments.plugin [-] Segment 1c61e5b2-ae3b-4ff3-a98a-62af4efdbb66 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c61e5b2-ae3b-4ff3-a98a-62af4efdbb66 found for delete ", "request_id": "req-d91334a4-c9b4-4b9c-a436-e77fa0249226"}]} [pid: 7|app: 0|req: 694/1318] 10.0.0.9 () {30 vars in 722 bytes} [Tue May 5 18:07:51 2026] GET /v2.0/quotas/7d53ba979ffd48cfbbf44a1662097f44/details => generated 847 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:07:51.687 8 INFO neutron.db.l3_hamode_db [None req-16b8f069-d5da-4111-9751-9715c5ecb2c6 0a85cd0967a74d509073aa8cc9c7e1df e22391d9f54d4c268ee20730343fb822 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 695/1319] 10.0.0.77 () {32 vars in 646 bytes} [Tue May 5 18:07:51 2026] GET /v2.0/subnets => generated 1233 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1320] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:07:51 2026] GET /v2.0/security-groups?tenant_id=7d976c0f85154f42a32a5e8c09c6ce0d&name=default => generated 2801 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1321] 10.0.0.77 () {32 vars in 722 bytes} [Tue May 5 18:07:51 2026] GET /v2.0/networks/dd00eb69-3efb-41dd-9749-128b1ad8a9a4 => generated 668 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1322] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:07:51 2026] DELETE /v2.0/security-groups/e06d2785-8fc5-4d18-917d-ff22fbaad5d7 => 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: 699/1323] 10.0.0.77 () {32 vars in 720 bytes} [Tue May 5 18:07:51 2026] GET /v2.0/subnets/9517026b-57da-47d2-a7b3-34fcd686f255 => generated 617 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:07:52.038 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d993cf6c-5073-466d-ac61-50d1fa28d3fa 0e26dfdfe9d14cfb9bac6f1e3742625a 4cc0f7fa7e4044b3be9218ee46fd4773 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 700/1324] 10.0.0.77 () {32 vars in 723 bytes} [Tue May 5 18:07:52 2026] DELETE /v2.0/subnets/e986ee9f-a1de-4777-9f20-18a36210fe18 => generated 136 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 18:07:52.073 7 INFO neutron.pecan_wsgi.hooks.translation [None req-801a4e00-0c67-4ddf-86a8-b88f45a1ff68 0e26dfdfe9d14cfb9bac6f1e3742625a 4cc0f7fa7e4044b3be9218ee46fd4773 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 701/1325] 10.0.0.77 () {32 vars in 725 bytes} [Tue May 5 18:07:52 2026] DELETE /v2.0/networks/210f7056-9bae-48fe-b86f-4393088fa464 => generated 138 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1326] 10.0.0.77 () {32 vars in 723 bytes} [Tue May 5 18:07:52 2026] DELETE /v2.0/subnets/9517026b-57da-47d2-a7b3-34fcd686f255 => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:07:52.660 8 INFO neutron.db.l3_hamode_db [None req-16b8f069-d5da-4111-9751-9715c5ecb2c6 0a85cd0967a74d509073aa8cc9c7e1df e22391d9f54d4c268ee20730343fb822 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 703/1327] 10.0.0.77 () {32 vars in 725 bytes} [Tue May 5 18:07:52 2026] DELETE /v2.0/networks/dd00eb69-3efb-41dd-9749-128b1ad8a9a4 => generated 0 bytes in 466 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:07:52.976 8 INFO neutron.services.segments.plugin [-] Segment 4f2af0c6-14d1-44b7-a908-02b355300d18 resource provider aggregate not found 2026-05-05 18:07:52.983 8 INFO neutron.services.segments.plugin [-] Segment 4f2af0c6-14d1-44b7-a908-02b355300d18 resource provider aggregate not found 2026-05-05 18:07:53.003 8 INFO neutron.services.segments.plugin [-] Segment 4f2af0c6-14d1-44b7-a908-02b355300d18 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f2af0c6-14d1-44b7-a908-02b355300d18 found for delete ", "request_id": "req-efcf009b-7af9-454b-87ad-5a5148bbbd6d"}]} 2026-05-05 18:07:53.008 8 INFO neutron.services.segments.plugin [-] Segment 4f2af0c6-14d1-44b7-a908-02b355300d18 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f2af0c6-14d1-44b7-a908-02b355300d18 found for delete ", "request_id": "req-25fc9a50-f392-48f4-a311-fe475c301b19"}]} [pid: 7|app: 0|req: 704/1328] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:07:53 2026] GET /v2.0/security-groups?tenant_id=4cc0f7fa7e4044b3be9218ee46fd4773&name=default => generated 2801 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1329] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:07:53 2026] DELETE /v2.0/security-groups/03a301ff-6c41-46ef-92a3-9bf3171869db => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1330] 10.0.0.77 () {34 vars in 668 bytes} [Tue May 5 18:07:51 2026] POST /v2.0/routers => generated 691 bytes in 2511 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:07:53.838 7 INFO neutron.services.segments.plugin [-] Segment c963be1e-e83a-408f-a402-45815771c329 resource provider aggregate not found 2026-05-05 18:07:53.844 7 INFO neutron.services.segments.plugin [-] Segment c963be1e-e83a-408f-a402-45815771c329 resource provider aggregate not found 2026-05-05 18:07:53.883 7 INFO neutron.services.segments.plugin [-] Segment c963be1e-e83a-408f-a402-45815771c329 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c963be1e-e83a-408f-a402-45815771c329 found for delete ", "request_id": "req-796a0905-6247-43bd-9346-77bab062e3d3"}]} 2026-05-05 18:07:53.884 7 INFO neutron.services.segments.plugin [-] Segment c963be1e-e83a-408f-a402-45815771c329 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c963be1e-e83a-408f-a402-45815771c329 found for delete ", "request_id": "req-4ff6446a-b01f-47c0-83f7-7149edb66b36"}]} [pid: 7|app: 0|req: 706/1331] 10.0.0.77 () {32 vars in 720 bytes} [Tue May 5 18:07:53 2026] GET /v2.0/routers/529906e3-ce18-45ef-936c-69f5b9d7d343 => generated 697 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1332] 10.0.0.77 () {32 vars in 646 bytes} [Tue May 5 18:07:53 2026] GET /v2.0/routers => generated 700 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1333] 10.0.0.9 () {30 vars in 648 bytes} [Tue May 5 18:07:54 2026] GET /v2.0/extensions => generated 19178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1334] 10.0.0.77 () {34 vars in 683 bytes} [Tue May 5 18:07:53 2026] POST /v2.0/security-groups => generated 1560 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1335] 10.0.0.9 () {30 vars in 722 bytes} [Tue May 5 18:07:54 2026] GET /v2.0/quotas/7d53ba979ffd48cfbbf44a1662097f44/details => generated 847 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1336] 10.0.0.77 () {32 vars in 662 bytes} [Tue May 5 18:07:54 2026] GET /v2.0/security-groups => generated 4343 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1337] 10.0.0.77 () {34 vars in 757 bytes} [Tue May 5 18:07:54 2026] PUT /v2.0/security-groups/72eed396-86aa-4704-93c9-be5014df794c => generated 1598 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1338] 10.0.0.77 () {32 vars in 736 bytes} [Tue May 5 18:07:54 2026] GET /v2.0/security-groups/72eed396-86aa-4704-93c9-be5014df794c => generated 1598 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1339] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:07:54 2026] DELETE /v2.0/security-groups/72eed396-86aa-4704-93c9-be5014df794c => 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: 632/1340] 10.0.0.77 () {32 vars in 662 bytes} [Tue May 5 18:07:54 2026] GET /v2.0/security-groups => generated 2801 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1341] 10.0.0.77 () {34 vars in 740 bytes} [Tue May 5 18:07:54 2026] PUT /v2.0/routers/529906e3-ce18-45ef-936c-69f5b9d7d343 => generated 704 bytes in 516 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:07:54.625 8 INFO neutron.api.v2.resource [None req-b663d2e3-2bcf-4479-9e5c-737e85685be3 c16223318a9c4f55a51cee4739a4541d 85940512a8a44dbd9d67d419f72de8f0 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 633/1342] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:07:54 2026] DELETE /v2.0/security-groups/72eed396-86aa-4704-93c9-be5014df794c => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1343] 10.0.0.77 () {32 vars in 720 bytes} [Tue May 5 18:07:54 2026] GET /v2.0/routers/529906e3-ce18-45ef-936c-69f5b9d7d343 => generated 704 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1344] 10.0.0.77 () {32 vars in 735 bytes} [Tue May 5 18:07:54 2026] GET /v2.0/ports?device_id=529906e3-ce18-45ef-936c-69f5b9d7d343 => 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: 634/1345] 10.0.0.77 () {34 vars in 683 bytes} [Tue May 5 18:07:54 2026] POST /v2.0/security-groups => generated 1560 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1346] 10.0.0.77 () {34 vars in 694 bytes} [Tue May 5 18:07:54 2026] POST /v2.0/security-group-rules => generated 569 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1347] 10.0.0.77 () {32 vars in 746 bytes} [Tue May 5 18:07:54 2026] GET /v2.0/security-group-rules/22a53c48-c5b7-4cd3-a1c9-c18f4a76933c => generated 569 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1348] 10.0.0.77 () {32 vars in 672 bytes} [Tue May 5 18:07:54 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1349] 10.0.0.77 () {32 vars in 749 bytes} [Tue May 5 18:07:54 2026] DELETE /v2.0/security-group-rules/22a53c48-c5b7-4cd3-a1c9-c18f4a76933c => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1350] 10.0.0.77 () {32 vars in 672 bytes} [Tue May 5 18:07:55 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1351] 10.0.0.77 () {34 vars in 694 bytes} [Tue May 5 18:07:55 2026] POST /v2.0/security-group-rules => generated 569 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1352] 10.0.0.77 () {32 vars in 746 bytes} [Tue May 5 18:07:55 2026] GET /v2.0/security-group-rules/16340f6a-43ea-4689-b9b1-fbf1fd2324a2 => generated 569 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1353] 10.0.0.77 () {32 vars in 672 bytes} [Tue May 5 18:07:55 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1354] 10.0.0.77 () {32 vars in 749 bytes} [Tue May 5 18:07:55 2026] DELETE /v2.0/security-group-rules/16340f6a-43ea-4689-b9b1-fbf1fd2324a2 => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1355] 10.0.0.77 () {32 vars in 672 bytes} [Tue May 5 18:07:55 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:07:56.050 8 INFO neutron.db.segments_db [None req-24a2fa35-d02d-48b6-b530-53471caa6772 6e7e62efeac641fd8b8da542489753b3 d0d83564f8134f71b0d3ab67baae2d3f - - - -] Added segment 328de71c-68cb-4c4f-a959-f269127e40b0 of type vxlan for network e129fa09-b54e-4ddf-a2e3-6184a7a16de6 [pid: 8|app: 0|req: 645/1356] 10.0.0.77 () {34 vars in 669 bytes} [Tue May 5 18:07:55 2026] POST /v2.0/networks => generated 630 bytes in 815 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1357] 10.0.0.77 () {34 vars in 694 bytes} [Tue May 5 18:07:56 2026] POST /v2.0/security-group-rules => generated 570 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:07:56.312 7 INFO neutron.services.segments.plugin [-] Segment 3d15f1b1-f9b0-4af0-95eb-9814dc01baad resource provider aggregate not found 2026-05-05 18:07:56.317 7 INFO neutron.services.segments.plugin [-] Segment 3d15f1b1-f9b0-4af0-95eb-9814dc01baad resource provider aggregate not found 2026-05-05 18:07:56.335 7 INFO neutron.services.segments.plugin [-] Segment 3d15f1b1-f9b0-4af0-95eb-9814dc01baad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d15f1b1-f9b0-4af0-95eb-9814dc01baad found for delete ", "request_id": "req-72608be5-65d0-4cab-81f9-da78c1848c82"}]} 2026-05-05 18:07:56.342 7 INFO neutron.services.segments.plugin [-] Segment 3d15f1b1-f9b0-4af0-95eb-9814dc01baad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d15f1b1-f9b0-4af0-95eb-9814dc01baad found for delete ", "request_id": "req-f8cd0ea7-f8af-4674-89d7-400b2c0a3101"}]} 2026-05-05 18:07:56.343 8 INFO neutron.db.segments_db [None req-34cbaa58-795d-44da-8a70-434b78b72341 6e7e62efeac641fd8b8da542489753b3 d0d83564f8134f71b0d3ab67baae2d3f - - - -] Added segment 26664d1f-1491-467e-9aff-b8333c882898 of type vxlan for network f1e585eb-4dfd-4fc1-8f92-59817bc88de6 2026-05-05 18:07:56.343 7 INFO neutron.db.l3_hamode_db [None req-d5fee399-676b-4de6-9738-414d6d6965d2 0a85cd0967a74d509073aa8cc9c7e1df e22391d9f54d4c268ee20730343fb822 - - - -] HA network fc70f69e-6b57-48ac-a151-c49f289636e8 was deleted as no HA routers are present in tenant e22391d9f54d4c268ee20730343fb822. [pid: 7|app: 0|req: 712/1358] 10.0.0.77 () {32 vars in 723 bytes} [Tue May 5 18:07:54 2026] DELETE /v2.0/routers/529906e3-ce18-45ef-936c-69f5b9d7d343 => generated 0 bytes in 1617 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1359] 10.0.0.77 () {32 vars in 746 bytes} [Tue May 5 18:07:56 2026] GET /v2.0/security-group-rules/cf855b29-e7a0-4000-aa70-c905b861f071 => generated 570 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1360] 10.0.0.77 () {32 vars in 735 bytes} [Tue May 5 18:07:56 2026] GET /v2.0/ports?device_id=529906e3-ce18-45ef-936c-69f5b9d7d343 => 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: 715/1361] 10.0.0.77 () {32 vars in 672 bytes} [Tue May 5 18:07:56 2026] GET /v2.0/security-group-rules => generated 3919 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:07:56.453 7 INFO neutron.api.v2.resource [None req-a73b7ebe-0684-4067-9228-c0fd8b44cffa 0a85cd0967a74d509073aa8cc9c7e1df e22391d9f54d4c268ee20730343fb822 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 647/1362] 10.0.0.77 () {34 vars in 669 bytes} [Tue May 5 18:07:56 2026] POST /v2.0/networks => generated 630 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1363] 10.0.0.77 () {32 vars in 723 bytes} [Tue May 5 18:07:56 2026] DELETE /v2.0/routers/529906e3-ce18-45ef-936c-69f5b9d7d343 => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1364] 10.0.0.77 () {32 vars in 749 bytes} [Tue May 5 18:07:56 2026] DELETE /v2.0/security-group-rules/cf855b29-e7a0-4000-aa70-c905b861f071 => 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: 649/1365] 10.0.0.77 () {32 vars in 735 bytes} [Tue May 5 18:07:56 2026] GET /v2.0/ports?device_id=2230d8e9-6005-4a94-a7f9-81e88d61dc49 => 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: 650/1366] 10.0.0.77 () {32 vars in 672 bytes} [Tue May 5 18:07:56 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:07:56.583 8 INFO neutron.api.v2.resource [None req-de166412-54ee-4208-9ffd-aba3864186c3 0a85cd0967a74d509073aa8cc9c7e1df e22391d9f54d4c268ee20730343fb822 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 651/1367] 10.0.0.77 () {32 vars in 723 bytes} [Tue May 5 18:07:56 2026] DELETE /v2.0/routers/2230d8e9-6005-4a94-a7f9-81e88d61dc49 => generated 135 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1368] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:07:56 2026] DELETE /v2.0/security-groups/12002076-b151-470e-8142-f1711e409fe0 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:07:56.683 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9a187cc2-eca8-414d-8332-ae8e310c9476 0a85cd0967a74d509073aa8cc9c7e1df e22391d9f54d4c268ee20730343fb822 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 653/1369] 10.0.0.77 () {32 vars in 723 bytes} [Tue May 5 18:07:56 2026] DELETE /v2.0/subnets/23fffc82-113b-4d9f-a73d-08749f95ff2a => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1370] 10.0.0.77 () {32 vars in 662 bytes} [Tue May 5 18:07:56 2026] GET /v2.0/security-groups => generated 2801 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1371] 10.0.0.77 () {32 vars in 735 bytes} [Tue May 5 18:07:56 2026] GET /v2.0/ports?device_id=11cc8d1f-f9c4-472e-9532-671bd61d7bc0 => 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: 656/1372] 10.0.0.77 () {32 vars in 662 bytes} [Tue May 5 18:07:56 2026] GET /v2.0/security-groups => generated 2801 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1373] 10.0.0.77 () {34 vars in 668 bytes} [Tue May 5 18:07:56 2026] POST /v2.0/subnets => generated 602 bytes in 319 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:07:56.808 8 INFO neutron.api.v2.resource [None req-fa3f4148-edf0-4107-ad67-177462c37de5 0a85cd0967a74d509073aa8cc9c7e1df e22391d9f54d4c268ee20730343fb822 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 657/1374] 10.0.0.77 () {32 vars in 723 bytes} [Tue May 5 18:07:56 2026] DELETE /v2.0/routers/11cc8d1f-f9c4-472e-9532-671bd61d7bc0 => generated 135 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 18:07:56.831 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f26d01cd-dd76-4401-be08-ff7f166b6cc0 0a85cd0967a74d509073aa8cc9c7e1df e22391d9f54d4c268ee20730343fb822 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 658/1375] 10.0.0.77 () {32 vars in 723 bytes} [Tue May 5 18:07:56 2026] DELETE /v2.0/subnets/d687bc7d-6c51-49ae-9c39-8c811691c82a => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1376] 10.0.0.77 () {32 vars in 735 bytes} [Tue May 5 18:07:56 2026] GET /v2.0/ports?device_id=2441c5f2-141c-4dfd-9ab1-a0c6a05a3b72 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:07:56.902 8 INFO neutron.api.v2.resource [None req-1835f662-9527-4efc-8334-9f201b55444c 0a85cd0967a74d509073aa8cc9c7e1df e22391d9f54d4c268ee20730343fb822 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 660/1377] 10.0.0.77 () {32 vars in 723 bytes} [Tue May 5 18:07:56 2026] DELETE /v2.0/routers/2441c5f2-141c-4dfd-9ab1-a0c6a05a3b72 => generated 135 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 18:07:56.928 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5c3995fa-28d5-4297-a5b6-1d6447c012b3 0a85cd0967a74d509073aa8cc9c7e1df e22391d9f54d4c268ee20730343fb822 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 661/1378] 10.0.0.77 () {32 vars in 723 bytes} [Tue May 5 18:07:56 2026] DELETE /v2.0/subnets/a027bb7d-80ea-4740-871e-00f110600329 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 18:07:56.955 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f9de8840-bf78-460e-8e21-1ba9367ca16e 0a85cd0967a74d509073aa8cc9c7e1df e22391d9f54d4c268ee20730343fb822 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 662/1379] 10.0.0.77 () {32 vars in 723 bytes} [Tue May 5 18:07:56 2026] DELETE /v2.0/subnets/628f757b-05e4-4f37-8556-a3657e455139 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1380] 10.0.0.77 () {34 vars in 668 bytes} [Tue May 5 18:07:56 2026] POST /v2.0/subnets => generated 602 bytes in 315 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:07:57.150 7 INFO neutron.db.segments_db [None req-7d69ad81-aea7-45a3-9946-16208c37b368 6e7e62efeac641fd8b8da542489753b3 d0d83564f8134f71b0d3ab67baae2d3f - - - -] Added segment ce26b226-b71f-4d85-8b91-5b47972fedcd of type vxlan for network 17208f21-60b5-4143-996d-146e03cde8d2 [pid: 8|app: 0|req: 663/1381] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:07:56 2026] GET /v2.0/security-groups?tenant_id=7d53ba979ffd48cfbbf44a1662097f44&name=default => generated 2801 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1382] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:07:57 2026] DELETE /v2.0/security-groups/3a95e2ab-05c1-489e-8948-ba865ff17ff7 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:07:57.510 7 INFO neutron.db.l3_hamode_db [None req-7d69ad81-aea7-45a3-9946-16208c37b368 6e7e62efeac641fd8b8da542489753b3 d0d83564f8134f71b0d3ab67baae2d3f - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 665/1383] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:07:57 2026] GET /v2.0/security-groups?tenant_id=85940512a8a44dbd9d67d419f72de8f0&name=default => generated 2801 bytes in 373 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:07:57.705 7 INFO neutron.db.l3_hamode_db [None req-7d69ad81-aea7-45a3-9946-16208c37b368 6e7e62efeac641fd8b8da542489753b3 d0d83564f8134f71b0d3ab67baae2d3f - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 666/1384] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:07:57 2026] GET /v2.0/security-groups?tenant_id=e22391d9f54d4c268ee20730343fb822&name=default => generated 2801 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1385] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:07:57 2026] DELETE /v2.0/security-groups/f86062ff-8bef-4b29-ae98-88ae78ae8711 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1386] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:07:57 2026] DELETE /v2.0/security-groups/8125d3a8-0386-4e56-b885-da3327ed1f59 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1387] 10.0.0.77 () {34 vars in 668 bytes} [Tue May 5 18:07:57 2026] POST /v2.0/routers => generated 507 bytes in 1425 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:08:00.002 7 INFO neutron.db.segments_db [None req-da3eac6d-e152-422b-9a06-d72241b56ce5 3af4e887d91448ed8be35aba134f0ba5 96046cbeba264a8784310e07d10d175b - - - -] Added segment 124ea572-95e1-469f-8a1a-62bc817d67f1 of type vxlan for network b0055aa7-4cf5-4eef-b9ba-45bb89415237 [pid: 7|app: 0|req: 720/1388] 10.0.0.77 () {34 vars in 670 bytes} [Tue May 5 18:07:59 2026] POST /v2.0/networks => generated 740 bytes in 453 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1389] 10.0.0.77 () {32 vars in 622 bytes} [Tue May 5 18:08:00 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1390] 10.0.0.77 () {34 vars in 668 bytes} [Tue May 5 18:08:00 2026] POST /v2.0/subnets => generated 663 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1391] 10.0.0.77 () {32 vars in 632 bytes} [Tue May 5 18:08:00 2026] GET /v2.0/ => generated 632 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:08:00.652 7 INFO neutron.db.segments_db [None req-0b77f356-d035-4bfd-8ec8-d0a368878a6e 3af4e887d91448ed8be35aba134f0ba5 96046cbeba264a8784310e07d10d175b - - - -] Added segment 04f1bc8f-7fb1-4cc2-9fcf-d38d9cf9906d of type vxlan for network 52197305-41dd-4def-8f07-88b192175bf6 [pid: 8|app: 0|req: 669/1392] 10.0.0.77 () {34 vars in 782 bytes} [Tue May 5 18:07:58 2026] PUT /v2.0/routers/b2fa6e6d-1505-47d5-96f5-ed8cf3ed932a/add_router_interface => generated 309 bytes in 2390 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1393] 10.0.0.77 () {32 vars in 716 bytes} [Tue May 5 18:08:00 2026] GET /v2.0/ports/23fd3803-b330-4deb-92ca-43435537aee8 => generated 955 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:08:01.082 7 INFO neutron.db.l3_hamode_db [None req-0b77f356-d035-4bfd-8ec8-d0a368878a6e 3af4e887d91448ed8be35aba134f0ba5 96046cbeba264a8784310e07d10d175b - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 18:08:02.138 7 INFO neutron.db.l3_hamode_db [None req-0b77f356-d035-4bfd-8ec8-d0a368878a6e 3af4e887d91448ed8be35aba134f0ba5 96046cbeba264a8784310e07d10d175b - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 671/1394] 10.0.0.77 () {34 vars in 782 bytes} [Tue May 5 18:08:01 2026] PUT /v2.0/routers/b2fa6e6d-1505-47d5-96f5-ed8cf3ed932a/add_router_interface => generated 309 bytes in 1543 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1395] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:08:02 2026] GET /v2.0/security-groups?tenant_id=0e3d9c25f0874eefa2981dd42d607817&name=default => generated 2801 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:08:03.063 8 INFO neutron.db.segments_db [None req-f0bf432d-9348-465c-9fa3-f1fedf7f0683 beea77e3658742c79a7d113234aad6e3 4319f9f5da9647489cb7bc331b29ddf7 - - - -] Added segment ae08c56f-b832-429b-a7d8-ae808493b186 of type vxlan for network 057e832b-a930-44ae-973a-a1b454d0dc1d [pid: 8|app: 0|req: 673/1396] 10.0.0.77 () {34 vars in 669 bytes} [Tue May 5 18:08:02 2026] POST /v2.0/networks => generated 632 bytes in 342 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.77 () {32 vars in 716 bytes} [Tue May 5 18:08:03 2026] GET /v2.0/ports/efc05c53-565c-4cd8-a488-e9cdf04698d5 => generated 955 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1400] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:08:03 2026] DELETE /v2.0/security-groups/63c5ed75-9596-4a2b-83e8-a2f584a8e85b => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:08:03.470 8 INFO neutron.db.segments_db [None req-363ecfcb-fab8-4048-a665-ae73c75ffaad beea77e3658742c79a7d113234aad6e3 4319f9f5da9647489cb7bc331b29ddf7 - - - -] Added segment bd4ed088-880c-4516-a268-3fcb2fe14297 of type vxlan for network 8606f76f-838a-4a11-aff0-b1a8d2887989 [pid: 7|app: 0|req: 724/1401] 10.0.0.77 () {34 vars in 668 bytes} [Tue May 5 18:08:00 2026] POST /v2.0/routers => generated 727 bytes in 2946 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1402] 10.0.0.77 () {34 vars in 669 bytes} [Tue May 5 18:08:03 2026] POST /v2.0/networks => generated 632 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1403] 10.0.0.77 () {34 vars in 788 bytes} [Tue May 5 18:08:03 2026] PUT /v2.0/routers/b2fa6e6d-1505-47d5-96f5-ed8cf3ed932a/remove_router_interface => generated 309 bytes in 1127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:08:04.756 7 INFO neutron.db.segments_db [None req-10815055-f50a-45bb-8662-5d4370eea9a0 beea77e3658742c79a7d113234aad6e3 4319f9f5da9647489cb7bc331b29ddf7 - - - -] Added segment 8f748c60-15cb-4410-864d-87bf9d68c33e of type vxlan for network 0a729067-5dbf-4d3d-a465-9ec9c6b0e4b8 [pid: 7|app: 0|req: 726/1404] 10.0.0.77 () {34 vars in 669 bytes} [Tue May 5 18:08:04 2026] POST /v2.0/networks => generated 631 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1405] 10.0.0.77 () {34 vars in 782 bytes} [Tue May 5 18:08:03 2026] PUT /v2.0/routers/c982a130-1380-4eaf-aed3-e0758d8fd047/add_router_interface => generated 309 bytes in 1819 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:08:05.518 8 INFO neutron.db.segments_db [None req-d406c2bb-eba3-4d67-ad20-6f377950db46 beea77e3658742c79a7d113234aad6e3 4319f9f5da9647489cb7bc331b29ddf7 - - - -] Added segment 79c8b470-1aaf-4fc9-8ae7-d5ad2ed4df18 of type vxlan for network 0a84eb93-1be4-4042-a790-75a5f1f8b334 [pid: 8|app: 0|req: 680/1406] 10.0.0.77 () {34 vars in 669 bytes} [Tue May 5 18:08:05 2026] POST /v2.0/networks => generated 631 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:08:05.710 8 INFO neutron.db.segments_db [None req-76bcb50a-38c8-4c24-ae07-928f61f765b4 beea77e3658742c79a7d113234aad6e3 4319f9f5da9647489cb7bc331b29ddf7 - - - -] Added segment 9d716be0-1be2-4ecd-a537-f6ce4cab3cf6 of type vxlan for network 67080f20-39cf-4969-88f1-7eb4a737d11b [pid: 8|app: 0|req: 681/1407] 10.0.0.77 () {34 vars in 669 bytes} [Tue May 5 18:08:05 2026] POST /v2.0/networks => generated 632 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1408] 10.0.0.77 () {34 vars in 752 bytes} [Tue May 5 18:08:05 2026] PUT /v2.0/networks/057e832b-a930-44ae-973a-a1b454d0dc1d/tags => generated 17 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1409] 10.0.0.77 () {34 vars in 788 bytes} [Tue May 5 18:08:04 2026] PUT /v2.0/routers/b2fa6e6d-1505-47d5-96f5-ed8cf3ed932a/remove_router_interface => generated 309 bytes in 1065 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1410] 10.0.0.77 () {34 vars in 752 bytes} [Tue May 5 18:08:05 2026] PUT /v2.0/networks/8606f76f-838a-4a11-aff0-b1a8d2887989/tags => generated 25 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1411] 10.0.0.77 () {32 vars in 735 bytes} [Tue May 5 18:08:05 2026] GET /v2.0/ports?device_id=b2fa6e6d-1505-47d5-96f5-ed8cf3ed932a => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1412] 10.0.0.77 () {34 vars in 752 bytes} [Tue May 5 18:08:05 2026] PUT /v2.0/networks/0a729067-5dbf-4d3d-a465-9ec9c6b0e4b8/tags => generated 34 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1413] 10.0.0.77 () {34 vars in 752 bytes} [Tue May 5 18:08:06 2026] PUT /v2.0/networks/0a84eb93-1be4-4042-a790-75a5f1f8b334/tags => generated 19 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1414] 10.0.0.77 () {32 vars in 665 bytes} [Tue May 5 18:08:06 2026] GET /v2.0/networks?tags=red => generated 1856 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1415] 10.0.0.77 () {32 vars in 679 bytes} [Tue May 5 18:08:06 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1416] 10.0.0.77 () {32 vars in 675 bytes} [Tue May 5 18:08:06 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1417] 10.0.0.77 () {32 vars in 687 bytes} [Tue May 5 18:08:06 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1856 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1418] 10.0.0.77 () {32 vars in 673 bytes} [Tue May 5 18:08:06 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:08:06.802 7 INFO neutron.services.segments.plugin [-] Segment ce26b226-b71f-4d85-8b91-5b47972fedcd resource provider aggregate not found 2026-05-05 18:08:06.807 7 INFO neutron.services.segments.plugin [-] Segment ce26b226-b71f-4d85-8b91-5b47972fedcd resource provider aggregate not found 2026-05-05 18:08:06.823 7 INFO neutron.services.segments.plugin [-] Segment ce26b226-b71f-4d85-8b91-5b47972fedcd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce26b226-b71f-4d85-8b91-5b47972fedcd found for delete ", "request_id": "req-53ffdcce-56b8-4134-8d89-7d78fafa77f7"}]} 2026-05-05 18:08:06.826 7 INFO neutron.services.segments.plugin [-] Segment ce26b226-b71f-4d85-8b91-5b47972fedcd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce26b226-b71f-4d85-8b91-5b47972fedcd found for delete ", "request_id": "req-6798a853-e12e-4b33-8c5d-8c3c1e9e63bd"}]} 2026-05-05 18:08:06.833 7 INFO neutron.db.l3_hamode_db [None req-edbaf4a1-9eb9-46a8-b345-ddd8a10fe847 6e7e62efeac641fd8b8da542489753b3 d0d83564f8134f71b0d3ab67baae2d3f - - - -] HA network 17208f21-60b5-4143-996d-146e03cde8d2 was deleted as no HA routers are present in tenant d0d83564f8134f71b0d3ab67baae2d3f. [pid: 7|app: 0|req: 729/1419] 10.0.0.77 () {32 vars in 723 bytes} [Tue May 5 18:08:05 2026] DELETE /v2.0/routers/b2fa6e6d-1505-47d5-96f5-ed8cf3ed932a => generated 0 bytes in 848 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1420] 10.0.0.77 () {32 vars in 687 bytes} [Tue May 5 18:08:06 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1421] 10.0.0.77 () {32 vars in 683 bytes} [Tue May 5 18:08:06 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1422] 10.0.0.77 () {32 vars in 723 bytes} [Tue May 5 18:08:06 2026] DELETE /v2.0/subnets/f0fc2319-d8e5-41a0-8bdd-cae4411b7d87 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1423] 10.0.0.77 () {32 vars in 695 bytes} [Tue May 5 18:08:07 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:08:07.274 8 INFO neutron.services.segments.plugin [-] Segment ae08c56f-b832-429b-a7d8-ae808493b186 resource provider aggregate not found 2026-05-05 18:08:07.278 8 INFO neutron.services.segments.plugin [-] Segment ae08c56f-b832-429b-a7d8-ae808493b186 resource provider aggregate not found [pid: 7|app: 0|req: 731/1424] 10.0.0.77 () {32 vars in 723 bytes} [Tue May 5 18:08:07 2026] DELETE /v2.0/subnets/3e08a6b9-c4ce-45f1-b786-04049302d0bb => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:08:07.299 8 INFO neutron.services.segments.plugin [-] Segment ae08c56f-b832-429b-a7d8-ae808493b186 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae08c56f-b832-429b-a7d8-ae808493b186 found for delete ", "request_id": "req-d30f45ff-05e8-4bd2-aec0-260ba507d119"}]} [pid: 8|app: 0|req: 694/1425] 10.0.0.77 () {32 vars in 725 bytes} [Tue May 5 18:08:07 2026] DELETE /v2.0/networks/057e832b-a930-44ae-973a-a1b454d0dc1d => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:08:07.314 8 INFO neutron.services.segments.plugin [-] Segment ae08c56f-b832-429b-a7d8-ae808493b186 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae08c56f-b832-429b-a7d8-ae808493b186 found for delete ", "request_id": "req-7878b617-5229-4c4d-a71b-500b091170ce"}]} [pid: 8|app: 0|req: 695/1426] 10.0.0.77 () {32 vars in 725 bytes} [Tue May 5 18:08:07 2026] DELETE /v2.0/networks/f1e585eb-4dfd-4fc1-8f92-59817bc88de6 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1427] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:08:07 2026] GET /v2.0/security-groups?tenant_id=e85de02cbca44b5889edbd42fdf494e8&name=default => generated 2801 bytes in 324 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1428] 10.0.0.77 () {32 vars in 725 bytes} [Tue May 5 18:08:07 2026] DELETE /v2.0/networks/8606f76f-838a-4a11-aff0-b1a8d2887989 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1429] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:08:07 2026] DELETE /v2.0/security-groups/e1805765-3502-40f4-a7b6-856f974960ab => 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: 733/1430] 10.0.0.77 () {32 vars in 725 bytes} [Tue May 5 18:08:07 2026] DELETE /v2.0/networks/e129fa09-b54e-4ddf-a2e3-6184a7a16de6 => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1431] 10.0.0.48 () {34 vars in 981 bytes} [Tue May 5 18:08:07 2026] GET /v2.0/networks?id=b0055aa7-4cf5-4eef-b9ba-45bb89415237 => generated 672 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:08:08.050 7 INFO neutron.db.segments_db [None req-0460d1d3-021a-415e-9556-944b2c7de530 6e7e62efeac641fd8b8da542489753b3 d0d83564f8134f71b0d3ab67baae2d3f - - - -] Added segment 2919965e-8b7a-460d-bdec-6178d64ce818 of type vxlan for network 4eccda2b-24c2-4a31-970b-002f7d3b3b14 [pid: 8|app: 0|req: 698/1432] 10.0.0.77 () {32 vars in 725 bytes} [Tue May 5 18:08:07 2026] DELETE /v2.0/networks/0a729067-5dbf-4d3d-a465-9ec9c6b0e4b8 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1433] 10.0.0.48 () {34 vars in 964 bytes} [Tue May 5 18:08:08 2026] GET /v2.0/quotas/70d410e3ee484b1d9effe84c25937fa1 => 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: 735/1434] 10.0.0.77 () {34 vars in 669 bytes} [Tue May 5 18:08:07 2026] POST /v2.0/networks => generated 629 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1435] 10.0.0.48 () {34 vars in 1001 bytes} [Tue May 5 18:08:08 2026] GET /v2.0/ports?tenant_id=70d410e3ee484b1d9effe84c25937fa1&fields=id => generated 103 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1436] 10.0.0.77 () {32 vars in 725 bytes} [Tue May 5 18:08:08 2026] DELETE /v2.0/networks/0a84eb93-1be4-4042-a790-75a5f1f8b334 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1437] 10.0.0.48 () {34 vars in 1007 bytes} [Tue May 5 18:08:08 2026] GET /v2.0/networks/b0055aa7-4cf5-4eef-b9ba-45bb89415237?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: 702/1438] 10.0.0.77 () {32 vars in 725 bytes} [Tue May 5 18:08:08 2026] DELETE /v2.0/networks/67080f20-39cf-4969-88f1-7eb4a737d11b => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1439] 10.0.0.48 () {34 vars in 1107 bytes} [Tue May 5 18:08:08 2026] GET /v2.0/networks/b0055aa7-4cf5-4eef-b9ba-45bb89415237?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1440] 10.0.0.77 () {34 vars in 668 bytes} [Tue May 5 18:08:08 2026] POST /v2.0/subnets => generated 602 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:08:08.728 8 INFO neutron.db.segments_db [None req-4d18daed-0d3d-4c9d-b030-3beca34862ef 6e7e62efeac641fd8b8da542489753b3 d0d83564f8134f71b0d3ab67baae2d3f - - - -] Added segment 9774d750-6fba-47a8-8710-51855e82e7d5 of type vxlan for network 84de6ffe-fa5d-49cc-92d7-7db922348549 [pid: 7|app: 0|req: 738/1441] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:08:08 2026] GET /v2.0/ports?device_id=2659d458-b130-432d-9514-9b25fbe4b0ab => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:08:09.057 8 INFO neutron.db.l3_hamode_db [None req-4d18daed-0d3d-4c9d-b030-3beca34862ef 6e7e62efeac641fd8b8da542489753b3 d0d83564f8134f71b0d3ab67baae2d3f - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 18:08:09.247 8 INFO neutron.db.l3_hamode_db [None req-4d18daed-0d3d-4c9d-b030-3beca34862ef 6e7e62efeac641fd8b8da542489753b3 d0d83564f8134f71b0d3ab67baae2d3f - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 18:08:09.341 8 INFO neutron.services.segments.plugin [-] Segment 26664d1f-1491-467e-9aff-b8333c882898 resource provider aggregate not found 2026-05-05 18:08:09.347 8 INFO neutron.services.segments.plugin [-] Segment 26664d1f-1491-467e-9aff-b8333c882898 resource provider aggregate not found 2026-05-05 18:08:09.362 8 INFO neutron.services.segments.plugin [-] Segment 26664d1f-1491-467e-9aff-b8333c882898 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26664d1f-1491-467e-9aff-b8333c882898 found for delete ", "request_id": "req-63a8e741-0f1b-4db4-99f1-eaaa60ecca18"}]} 2026-05-05 18:08:09.377 8 INFO neutron.services.segments.plugin [-] Segment 26664d1f-1491-467e-9aff-b8333c882898 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26664d1f-1491-467e-9aff-b8333c882898 found for delete ", "request_id": "req-2f052223-d370-4efb-9e61-0151bade2a4a"}]} 2026-05-05 18:08:09.388 8 INFO neutron.services.segments.plugin [-] Segment bd4ed088-880c-4516-a268-3fcb2fe14297 resource provider aggregate not found 2026-05-05 18:08:09.397 7 INFO neutron.services.segments.plugin [-] Segment 328de71c-68cb-4c4f-a959-f269127e40b0 resource provider aggregate not found 2026-05-05 18:08:09.405 8 INFO neutron.services.segments.plugin [-] Segment bd4ed088-880c-4516-a268-3fcb2fe14297 resource provider aggregate not found 2026-05-05 18:08:09.405 7 INFO neutron.services.segments.plugin [-] Segment 328de71c-68cb-4c4f-a959-f269127e40b0 resource provider aggregate not found 2026-05-05 18:08:09.423 7 INFO neutron.services.segments.plugin [-] Segment 328de71c-68cb-4c4f-a959-f269127e40b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 328de71c-68cb-4c4f-a959-f269127e40b0 found for delete ", "request_id": "req-c8d9cbfc-be52-4e33-b162-122260ff388d"}]} 2026-05-05 18:08:09.429 8 INFO neutron.services.segments.plugin [-] Segment bd4ed088-880c-4516-a268-3fcb2fe14297 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd4ed088-880c-4516-a268-3fcb2fe14297 found for delete ", "request_id": "req-913db1db-7c73-41f2-8d4c-48ad36fb81b4"}]} 2026-05-05 18:08:09.429 7 INFO neutron.services.segments.plugin [-] Segment 328de71c-68cb-4c4f-a959-f269127e40b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 328de71c-68cb-4c4f-a959-f269127e40b0 found for delete ", "request_id": "req-6675c137-e355-430d-ba72-c24eb94b8e72"}]} 2026-05-05 18:08:09.447 8 INFO neutron.services.segments.plugin [-] Segment bd4ed088-880c-4516-a268-3fcb2fe14297 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd4ed088-880c-4516-a268-3fcb2fe14297 found for delete ", "request_id": "req-38475487-7f86-4b3e-ad34-062ef5b2ad86"}]} 2026-05-05 18:08:09.457 8 INFO neutron.services.segments.plugin [-] Segment 8f748c60-15cb-4410-864d-87bf9d68c33e resource provider aggregate not found 2026-05-05 18:08:09.469 8 INFO neutron.services.segments.plugin [-] Segment 8f748c60-15cb-4410-864d-87bf9d68c33e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f748c60-15cb-4410-864d-87bf9d68c33e found for delete ", "request_id": "req-ae427a5b-b264-46fb-8784-2555bd4b0c2e"}]} 2026-05-05 18:08:09.478 8 INFO neutron.services.segments.plugin [-] Segment 8f748c60-15cb-4410-864d-87bf9d68c33e resource provider aggregate not found 2026-05-05 18:08:09.484 8 INFO neutron.services.segments.plugin [-] Segment 79c8b470-1aaf-4fc9-8ae7-d5ad2ed4df18 resource provider aggregate not found 2026-05-05 18:08:09.493 8 INFO neutron.services.segments.plugin [-] Segment 79c8b470-1aaf-4fc9-8ae7-d5ad2ed4df18 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79c8b470-1aaf-4fc9-8ae7-d5ad2ed4df18 found for delete ", "request_id": "req-3374cf3a-2b36-41aa-935f-b86194bce178"}]} 2026-05-05 18:08:09.509 8 INFO neutron.services.segments.plugin [-] Segment 8f748c60-15cb-4410-864d-87bf9d68c33e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f748c60-15cb-4410-864d-87bf9d68c33e found for delete ", "request_id": "req-28c433d8-81b8-4bfe-a96e-572af2ea21d7"}]} 2026-05-05 18:08:09.520 8 INFO neutron.services.segments.plugin [-] Segment 9d716be0-1be2-4ecd-a537-f6ce4cab3cf6 resource provider aggregate not found 2026-05-05 18:08:09.532 8 INFO neutron.services.segments.plugin [-] Segment 9d716be0-1be2-4ecd-a537-f6ce4cab3cf6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d716be0-1be2-4ecd-a537-f6ce4cab3cf6 found for delete ", "request_id": "req-bdfa8506-c1b3-4122-b373-9e79df6353d6"}]} 2026-05-05 18:08:09.538 8 INFO neutron.services.segments.plugin [-] Segment 79c8b470-1aaf-4fc9-8ae7-d5ad2ed4df18 resource provider aggregate not found 2026-05-05 18:08:09.555 8 INFO neutron.services.segments.plugin [-] Segment 79c8b470-1aaf-4fc9-8ae7-d5ad2ed4df18 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79c8b470-1aaf-4fc9-8ae7-d5ad2ed4df18 found for delete ", "request_id": "req-75ccae55-1d4d-4b19-8b12-ed43a1cfb641"}]} 2026-05-05 18:08:09.579 8 INFO neutron.services.segments.plugin [-] Segment 9d716be0-1be2-4ecd-a537-f6ce4cab3cf6 resource provider aggregate not found 2026-05-05 18:08:09.612 8 INFO neutron.services.segments.plugin [-] Segment 9d716be0-1be2-4ecd-a537-f6ce4cab3cf6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d716be0-1be2-4ecd-a537-f6ce4cab3cf6 found for delete ", "request_id": "req-48c6a6f8-7c63-4ba4-a8f6-1ceab5b1accb"}]} [pid: 7|app: 0|req: 739/1442] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:08:09 2026] GET /v2.0/security-groups?tenant_id=4319f9f5da9647489cb7bc331b29ddf7&name=default => generated 2801 bytes in 356 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1443] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 5 18:08:09 2026] GET /v2.0/networks?id=b0055aa7-4cf5-4eef-b9ba-45bb89415237 => generated 672 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1444] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:08:09 2026] DELETE /v2.0/security-groups/77a02c5a-7e98-40c8-8ed1-4661d83340e3 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1445] 10.0.0.77 () {34 vars in 668 bytes} [Tue May 5 18:08:08 2026] POST /v2.0/routers => generated 507 bytes in 1558 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1446] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:08:10 2026] GET /v2.0/ports?device_id=2659d458-b130-432d-9514-9b25fbe4b0ab => generated 12 bytes in 418 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1447] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:08:10 2026] GET /v2.0/security-groups?tenant_id=6d84ec4c0f1e4534a49d5ebce9a50f59&name=default => generated 2801 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1448] 199.19.213.235 () {38 vars in 955 bytes} [Tue May 5 18:08:09 2026] POST /v2.0/ports => generated 954 bytes in 950 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 743/1449] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:08:10 2026] DELETE /v2.0/security-groups/b9b6b5a5-519b-49ed-b27b-ff590d8da2d3 => 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: 707/1450] 10.0.0.77 () {34 vars in 664 bytes} [Tue May 5 18:08:10 2026] POST /v2.0/ports => generated 947 bytes in 486 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 708/1451] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:08:11 2026] GET /v2.0/security-groups?tenant_id=91933a526c7745b3aa88f4d50f6661ed&name=default => generated 2801 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1452] 199.19.213.235 () {38 vars in 1028 bytes} [Tue May 5 18:08:10 2026] PUT /v2.0/ports/4e178d08-be03-4a3c-9d54-6061b1bebf91 => generated 1199 bytes in 554 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 18:08:11.583 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-519217de-1200-4caa-b9b4-3480b7bd8d2c'] response: {'name': 'network-changed', 'server_uuid': '2659d458-b130-432d-9514-9b25fbe4b0ab', 'tag': '4e178d08-be03-4a3c-9d54-6061b1bebf91', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 745/1453] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:08:11 2026] DELETE /v2.0/security-groups/99f0b7aa-f17c-4401-b21e-03c9d378369c => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 746/1454] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:08:11 2026] GET /v2.0/security-groups?tenant_id=2896ed6206f64352abb920ec4afbf5ff&name=default => generated 2801 bytes in 315 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1455] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 5 18:08:11 2026] GET /v2.0/ports?tenant_id=70d410e3ee484b1d9effe84c25937fa1&device_id=2659d458-b130-432d-9514-9b25fbe4b0ab => 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: 748/1456] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:08:12 2026] GET /v2.0/ports?device_id=2659d458-b130-432d-9514-9b25fbe4b0ab => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1457] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:08:12 2026] DELETE /v2.0/security-groups/f303b259-76c4-4339-ba7c-b20243d545b3 => 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: 750/1458] 199.19.213.235 () {34 vars in 1058 bytes} [Tue May 5 18:08:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=4e178d08-be03-4a3c-9d54-6061b1bebf91 => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1459] 10.0.0.48 () {34 vars in 1039 bytes} [Tue May 5 18:08:12 2026] GET /v2.0/security-groups?id=ba31a6b7-54b9-4f15-89a8-8f544ebf8c06&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1460] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 5 18:08:12 2026] GET /v2.0/subnets?id=599b6904-31c2-4f04-9533-ee6bb85a423a => generated 666 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1461] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 5 18:08:12 2026] GET /v2.0/ports?network_id=b0055aa7-4cf5-4eef-b9ba-45bb89415237&device_owner=network%3Adhcp => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1462] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 5 18:08:12 2026] GET /v2.0/networks/b0055aa7-4cf5-4eef-b9ba-45bb89415237?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1463] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 5 18:08:12 2026] GET /v2.0/networks/b0055aa7-4cf5-4eef-b9ba-45bb89415237?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1464] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 5 18:08:12 2026] GET /v2.0/ports?tenant_id=70d410e3ee484b1d9effe84c25937fa1&device_id=2659d458-b130-432d-9514-9b25fbe4b0ab => generated 1238 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1465] 10.0.0.77 () {34 vars in 782 bytes} [Tue May 5 18:08:11 2026] PUT /v2.0/routers/d6ff1e65-4f67-41ce-b529-c49086cac62a/add_router_interface => generated 309 bytes in 1368 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 757/1466] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 5 18:08:12 2026] GET /v2.0/networks?id=b0055aa7-4cf5-4eef-b9ba-45bb89415237 => generated 768 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1467] 199.19.213.235 () {34 vars in 1058 bytes} [Tue May 5 18:08:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=4e178d08-be03-4a3c-9d54-6061b1bebf91 => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1468] 10.0.0.77 () {32 vars in 716 bytes} [Tue May 5 18:08:12 2026] GET /v2.0/ports/24a00072-a4f7-4be4-8224-cce6adb6ee98 => generated 1021 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1469] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 5 18:08:12 2026] GET /v2.0/subnets?id=599b6904-31c2-4f04-9533-ee6bb85a423a => generated 666 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1470] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 5 18:08:12 2026] GET /v2.0/ports?network_id=b0055aa7-4cf5-4eef-b9ba-45bb89415237&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: 761/1471] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 5 18:08:12 2026] GET /v2.0/networks/b0055aa7-4cf5-4eef-b9ba-45bb89415237?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: 762/1472] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 5 18:08:12 2026] GET /v2.0/networks/b0055aa7-4cf5-4eef-b9ba-45bb89415237?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1473] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:08:13 2026] GET /v2.0/ports?device_id=2659d458-b130-432d-9514-9b25fbe4b0ab => generated 969 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1474] 10.0.0.48 () {34 vars in 1039 bytes} [Tue May 5 18:08:13 2026] GET /v2.0/security-groups?id=ba31a6b7-54b9-4f15-89a8-8f544ebf8c06&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: 711/1475] 10.0.0.77 () {34 vars in 788 bytes} [Tue May 5 18:08:12 2026] PUT /v2.0/routers/d6ff1e65-4f67-41ce-b529-c49086cac62a/remove_router_interface => generated 309 bytes in 1151 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:08:14.143 7 INFO neutron.api.v2.resource [None req-f36467b7-97ff-4f8d-bbae-8a43be1a5f9c 6e7e62efeac641fd8b8da542489753b3 d0d83564f8134f71b0d3ab67baae2d3f - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 765/1476] 10.0.0.77 () {34 vars in 788 bytes} [Tue May 5 18:08:13 2026] PUT /v2.0/routers/d6ff1e65-4f67-41ce-b529-c49086cac62a/remove_router_interface => generated 197 bytes in 169 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 712/1477] 10.0.0.77 () {32 vars in 735 bytes} [Tue May 5 18:08:14 2026] GET /v2.0/ports?device_id=d6ff1e65-4f67-41ce-b529-c49086cac62a => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1478] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:08:14 2026] GET /v2.0/ports?device_id=2659d458-b130-432d-9514-9b25fbe4b0ab => generated 971 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1479] 10.0.0.48 () {34 vars in 1039 bytes} [Tue May 5 18:08:14 2026] GET /v2.0/security-groups?id=ba31a6b7-54b9-4f15-89a8-8f544ebf8c06&fields=id&fields=name => generated 88 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:08:14.963 7 INFO neutron.services.segments.plugin [-] Segment 9774d750-6fba-47a8-8710-51855e82e7d5 resource provider aggregate not found 2026-05-05 18:08:14.968 7 INFO neutron.services.segments.plugin [-] Segment 9774d750-6fba-47a8-8710-51855e82e7d5 resource provider aggregate not found 2026-05-05 18:08:14.989 7 INFO neutron.services.segments.plugin [-] Segment 9774d750-6fba-47a8-8710-51855e82e7d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9774d750-6fba-47a8-8710-51855e82e7d5 found for delete ", "request_id": "req-0150d089-1e31-4a83-a5c4-04bf74684d7c"}]} 2026-05-05 18:08:14.994 7 INFO neutron.db.l3_hamode_db [None req-496f41a5-9ece-427d-8f3c-a0c605f0e56f 6e7e62efeac641fd8b8da542489753b3 d0d83564f8134f71b0d3ab67baae2d3f - - - -] HA network 84de6ffe-fa5d-49cc-92d7-7db922348549 was deleted as no HA routers are present in tenant d0d83564f8134f71b0d3ab67baae2d3f. [pid: 7|app: 0|req: 766/1480] 10.0.0.77 () {32 vars in 723 bytes} [Tue May 5 18:08:14 2026] DELETE /v2.0/routers/d6ff1e65-4f67-41ce-b529-c49086cac62a => generated 0 bytes in 819 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:08:15.243 7 INFO neutron.services.segments.plugin [-] Segment 9774d750-6fba-47a8-8710-51855e82e7d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9774d750-6fba-47a8-8710-51855e82e7d5 found for delete ", "request_id": "req-8481e50d-7620-468c-a51e-6e54fef29216"}]} [pid: 8|app: 0|req: 715/1481] 10.0.0.77 () {32 vars in 723 bytes} [Tue May 5 18:08:15 2026] DELETE /v2.0/subnets/27271e55-bd65-4069-9bc7-d05a692c864f => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1482] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:08:15 2026] GET /v2.0/ports?device_id=2659d458-b130-432d-9514-9b25fbe4b0ab => generated 971 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1483] 10.0.0.48 () {34 vars in 1039 bytes} [Tue May 5 18:08:15 2026] GET /v2.0/security-groups?id=ba31a6b7-54b9-4f15-89a8-8f544ebf8c06&fields=id&fields=name => generated 88 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:08:15.729 8 INFO neutron.services.segments.plugin [-] Segment 2919965e-8b7a-460d-bdec-6178d64ce818 resource provider aggregate not found 2026-05-05 18:08:15.735 8 INFO neutron.services.segments.plugin [-] Segment 2919965e-8b7a-460d-bdec-6178d64ce818 resource provider aggregate not found 2026-05-05 18:08:15.759 8 INFO neutron.services.segments.plugin [-] Segment 2919965e-8b7a-460d-bdec-6178d64ce818 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2919965e-8b7a-460d-bdec-6178d64ce818 found for delete ", "request_id": "req-2b595205-d526-4c80-ab08-07f01f400651"}]} 2026-05-05 18:08:15.772 8 INFO neutron.services.segments.plugin [-] Segment 2919965e-8b7a-460d-bdec-6178d64ce818 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2919965e-8b7a-460d-bdec-6178d64ce818 found for delete ", "request_id": "req-40839661-ee81-470a-975e-7c273313d56d"}]} [pid: 8|app: 0|req: 716/1484] 10.0.0.77 () {32 vars in 725 bytes} [Tue May 5 18:08:15 2026] DELETE /v2.0/networks/4eccda2b-24c2-4a31-970b-002f7d3b3b14 => generated 0 bytes in 461 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:08:15.864 8 INFO neutron.db.segments_db [None req-ff37694f-c7b4-4444-9623-14aca397c700 6e7e62efeac641fd8b8da542489753b3 d0d83564f8134f71b0d3ab67baae2d3f - - - -] Added segment a8aa8216-e02a-4d42-b506-9eddf7ce5d3c of type vxlan for network 53da2a24-ecdc-43a8-83a8-4039f1de65a6 [pid: 7|app: 0|req: 769/1485] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:08:15 2026] GET /v2.0/security-groups?tenant_id=611704dae6994a40bf960d6da9d63341&name=default => generated 2801 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1486] 199.19.213.235 () {34 vars in 994 bytes} [Tue May 5 18:08:15 2026] GET /v2.0/ports?device_id=2659d458-b130-432d-9514-9b25fbe4b0ab => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1487] 10.0.0.77 () {34 vars in 669 bytes} [Tue May 5 18:08:15 2026] POST /v2.0/networks => generated 629 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1488] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:08:15 2026] DELETE /v2.0/security-groups/f9949dea-9bb3-4447-aac9-c574f9768577 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:08:16.161 8 INFO neutron.db.segments_db [None req-68d8e2b9-6ee0-416c-b14b-a3a06a047ed1 8cacb5bba86040bd8967c2f09a1f0059 610d4171b6634a6e852a42711ce9897e - - - -] Added segment 9dfd5b97-ec83-440e-95ee-e3e7814a481c of type vxlan for network 66f01106-2cb1-40c8-b6bc-099ac3226ca0 [pid: 8|app: 0|req: 718/1489] 10.0.0.77 () {34 vars in 669 bytes} [Tue May 5 18:08:15 2026] POST /v2.0/networks => generated 632 bytes in 326 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1490] 199.19.213.235 () {36 vars in 997 bytes} [Tue May 5 18:08:16 2026] DELETE /v2.0/ports/4e178d08-be03-4a3c-9d54-6061b1bebf91 => generated 0 bytes in 380 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:08:16.448 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-abf4e71e-aefb-461e-8c50-2a3029bcfe3d'] response: {'server_uuid': '2659d458-b130-432d-9514-9b25fbe4b0ab', 'name': 'network-vif-deleted', 'tag': '4e178d08-be03-4a3c-9d54-6061b1bebf91', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 719/1491] 10.0.0.77 () {34 vars in 668 bytes} [Tue May 5 18:08:16 2026] POST /v2.0/subnets => generated 602 bytes in 383 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1492] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:08:16 2026] GET /v2.0/ports?device_id=2659d458-b130-432d-9514-9b25fbe4b0ab => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:08:16.774 8 INFO neutron.db.segments_db [None req-eeb0f94b-001a-4671-a8c4-09438b11efdc 6e7e62efeac641fd8b8da542489753b3 d0d83564f8134f71b0d3ab67baae2d3f - - - -] Added segment 69d2c9ae-f7bc-4532-bf90-b0dcffdccedb of type vxlan for network 07590d8a-1428-48ff-9f7a-41eb26a3081d [pid: 7|app: 0|req: 773/1493] 10.0.0.77 () {34 vars in 663 bytes} [Tue May 5 18:08:16 2026] POST /v2.0/ports => generated 743 bytes in 369 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 774/1494] 10.0.0.77 () {34 vars in 665 bytes} [Tue May 5 18:08:16 2026] POST /v2.0/trunks => generated 407 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:08:17.074 8 INFO neutron.db.l3_hamode_db [None req-eeb0f94b-001a-4671-a8c4-09438b11efdc 6e7e62efeac641fd8b8da542489753b3 d0d83564f8134f71b0d3ab67baae2d3f - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 18:08:17.117 7 INFO neutron.db.segments_db [None req-54335e17-e8b7-49ff-b42b-5a579292950d 8cacb5bba86040bd8967c2f09a1f0059 610d4171b6634a6e852a42711ce9897e - - - -] Added segment 8c147764-72c2-40ac-bf91-1dbe386eee9b of type vxlan for network e9d0b005-c078-4cc3-bb50-f5315ce6d917 2026-05-05 18:08:17.232 8 INFO neutron.db.l3_hamode_db [None req-eeb0f94b-001a-4671-a8c4-09438b11efdc 6e7e62efeac641fd8b8da542489753b3 d0d83564f8134f71b0d3ab67baae2d3f - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 775/1495] 10.0.0.77 () {34 vars in 669 bytes} [Tue May 5 18:08:17 2026] POST /v2.0/networks => generated 631 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1496] 10.0.0.77 () {34 vars in 663 bytes} [Tue May 5 18:08:17 2026] POST /v2.0/ports => generated 743 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 779/1499] 10.0.0.77 () {34 vars in 665 bytes} [Tue May 5 18:08:17 2026] POST /v2.0/trunks => generated 407 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:08:17.896 7 INFO neutron.db.segments_db [None req-a3baf184-f4c7-4dea-a2c7-0d2001d2c584 8cacb5bba86040bd8967c2f09a1f0059 610d4171b6634a6e852a42711ce9897e - - - -] Added segment 97cbd16b-8e87-4462-b587-5423f4b1d5a8 of type vxlan for network 0133ccf8-f21e-4e0a-8534-0cf3b29ebc15 [pid: 7|app: 0|req: 780/1500] 10.0.0.77 () {34 vars in 669 bytes} [Tue May 5 18:08:17 2026] POST /v2.0/networks => generated 632 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1501] 10.0.0.77 () {34 vars in 668 bytes} [Tue May 5 18:08:16 2026] POST /v2.0/routers => generated 507 bytes in 1621 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1502] 10.0.0.77 () {34 vars in 663 bytes} [Tue May 5 18:08:18 2026] POST /v2.0/ports => generated 743 bytes in 330 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 722/1503] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:08:18 2026] GET /v2.0/security-groups?tenant_id=56c942a2f04d492e8c162eb206f09eca&name=default => generated 2801 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1504] 10.0.0.77 () {34 vars in 665 bytes} [Tue May 5 18:08:18 2026] POST /v2.0/trunks => generated 407 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1505] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:08:18 2026] DELETE /v2.0/security-groups/64ac71d2-41b6-4d4c-ba87-35fb0c9d40e3 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:08:19.023 8 INFO neutron.db.segments_db [None req-1a0493c0-7097-461d-be35-e90c64600f0f 8cacb5bba86040bd8967c2f09a1f0059 610d4171b6634a6e852a42711ce9897e - - - -] Added segment 3ef0afce-f92d-4c87-a04e-9f3f38f00ace of type vxlan for network 499d3031-5090-4796-bf10-dc5881f1787d [pid: 8|app: 0|req: 725/1506] 10.0.0.77 () {34 vars in 669 bytes} [Tue May 5 18:08:18 2026] POST /v2.0/networks => generated 631 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1507] 10.0.0.77 () {34 vars in 782 bytes} [Tue May 5 18:08:18 2026] PUT /v2.0/routers/d98db620-45c6-4ff2-b387-038026908928/add_router_interface => generated 309 bytes in 1803 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1508] 10.0.0.77 () {34 vars in 788 bytes} [Tue May 5 18:08:19 2026] PUT /v2.0/routers/c982a130-1380-4eaf-aed3-e0758d8fd047/remove_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: 727/1509] 10.0.0.77 () {32 vars in 716 bytes} [Tue May 5 18:08:20 2026] GET /v2.0/ports/04cec16d-c580-416e-9045-9e805b6725e9 => generated 955 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1510] 10.0.0.77 () {34 vars in 663 bytes} [Tue May 5 18:08:20 2026] POST /v2.0/ports => generated 743 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 784/1511] 10.0.0.77 () {34 vars in 788 bytes} [Tue May 5 18:08:20 2026] PUT /v2.0/routers/d98db620-45c6-4ff2-b387-038026908928/remove_router_interface => generated 309 bytes in 1039 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:08:21.547 8 INFO neutron.services.segments.plugin [-] Segment 04f1bc8f-7fb1-4cc2-9fcf-d38d9cf9906d resource provider aggregate not found 2026-05-05 18:08:21.554 8 INFO neutron.services.segments.plugin [-] Segment 04f1bc8f-7fb1-4cc2-9fcf-d38d9cf9906d resource provider aggregate not found 2026-05-05 18:08:21.569 8 INFO neutron.services.segments.plugin [-] Segment 04f1bc8f-7fb1-4cc2-9fcf-d38d9cf9906d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 04f1bc8f-7fb1-4cc2-9fcf-d38d9cf9906d found for delete ", "request_id": "req-00b1e7e8-6857-4980-9eb5-9e556e27439d"}]} 2026-05-05 18:08:21.573 8 INFO neutron.services.segments.plugin [-] Segment 04f1bc8f-7fb1-4cc2-9fcf-d38d9cf9906d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 04f1bc8f-7fb1-4cc2-9fcf-d38d9cf9906d found for delete ", "request_id": "req-85794d44-715a-4051-a0a6-02f54b459ad4"}]} 2026-05-05 18:08:21.581 8 INFO neutron.db.l3_hamode_db [None req-7195174d-9585-4f42-8d50-4df2f75e485e 3af4e887d91448ed8be35aba134f0ba5 96046cbeba264a8784310e07d10d175b - - - -] HA network 52197305-41dd-4def-8f07-88b192175bf6 was deleted as no HA routers are present in tenant 70d410e3ee484b1d9effe84c25937fa1. [pid: 8|app: 0|req: 728/1512] 10.0.0.77 () {32 vars in 723 bytes} [Tue May 5 18:08:20 2026] DELETE /v2.0/routers/c982a130-1380-4eaf-aed3-e0758d8fd047 => generated 0 bytes in 1202 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1513] 10.0.0.77 () {34 vars in 665 bytes} [Tue May 5 18:08:21 2026] POST /v2.0/trunks => generated 407 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1514] 10.0.0.77 () {32 vars in 735 bytes} [Tue May 5 18:08:21 2026] GET /v2.0/ports?device_id=d98db620-45c6-4ff2-b387-038026908928 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:08:21.865 8 INFO neutron.db.segments_db [None req-26df054e-2805-4984-95e6-82cac25d7aaf 3af4e887d91448ed8be35aba134f0ba5 96046cbeba264a8784310e07d10d175b - - - -] Added segment c575d3fe-af96-49ee-bb2f-06c3ebbfbb81 of type vxlan for network 5c9f2494-8c70-415b-92ad-f1e2187441f6 [pid: 8|app: 0|req: 729/1515] 10.0.0.77 () {34 vars in 670 bytes} [Tue May 5 18:08:21 2026] POST /v2.0/networks => generated 741 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1516] 10.0.0.77 () {32 vars in 723 bytes} [Tue May 5 18:08:21 2026] DELETE /v2.0/subnets/599b6904-31c2-4f04-9533-ee6bb85a423a => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:08:22.024 8 INFO neutron.db.segments_db [None req-c3bfc248-7a62-4a8d-91da-056c57fa48ef 8cacb5bba86040bd8967c2f09a1f0059 610d4171b6634a6e852a42711ce9897e - - - -] Added segment ff40dda0-7b98-473c-abaa-48918335a700 of type vxlan for network bc6d1218-288a-4711-a627-de2af4fe43c9 [pid: 8|app: 0|req: 730/1517] 10.0.0.77 () {34 vars in 669 bytes} [Tue May 5 18:08:21 2026] POST /v2.0/networks => generated 631 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1518] 10.0.0.77 () {34 vars in 668 bytes} [Tue May 5 18:08:22 2026] POST /v2.0/subnets => generated 664 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-05 18:08:22.712 7 INFO neutron.services.segments.plugin [-] Segment 69d2c9ae-f7bc-4532-bf90-b0dcffdccedb resource provider aggregate not found 2026-05-05 18:08:22.716 7 INFO neutron.services.segments.plugin [-] Segment 69d2c9ae-f7bc-4532-bf90-b0dcffdccedb resource provider aggregate not found 2026-05-05 18:08:22.728 7 INFO neutron.services.segments.plugin [-] Segment 69d2c9ae-f7bc-4532-bf90-b0dcffdccedb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69d2c9ae-f7bc-4532-bf90-b0dcffdccedb found for delete ", "request_id": "req-7b0e60e0-5be7-4ee0-8e03-99d23d2d4485"}]} 2026-05-05 18:08:22.729 7 INFO neutron.services.segments.plugin [-] Segment 69d2c9ae-f7bc-4532-bf90-b0dcffdccedb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69d2c9ae-f7bc-4532-bf90-b0dcffdccedb found for delete ", "request_id": "req-c8293cec-383d-4aeb-bfa5-bdef40a09ff4"}]} 2026-05-05 18:08:22.740 7 INFO neutron.db.l3_hamode_db [None req-283aa8a7-d154-4fa3-a991-88ac527b7553 6e7e62efeac641fd8b8da542489753b3 d0d83564f8134f71b0d3ab67baae2d3f - - - -] HA network 07590d8a-1428-48ff-9f7a-41eb26a3081d was deleted as no HA routers are present in tenant d0d83564f8134f71b0d3ab67baae2d3f. [pid: 7|app: 0|req: 788/1519] 10.0.0.77 () {32 vars in 723 bytes} [Tue May 5 18:08:21 2026] DELETE /v2.0/routers/d98db620-45c6-4ff2-b387-038026908928 => generated 0 bytes in 776 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1520] 10.0.0.77 () {32 vars in 725 bytes} [Tue May 5 18:08:22 2026] DELETE /v2.0/networks/b0055aa7-4cf5-4eef-b9ba-45bb89415237 => generated 0 bytes in 390 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:08:22.831 8 INFO neutron.db.segments_db [None req-719702b1-87e8-4978-9016-743573ed5750 3af4e887d91448ed8be35aba134f0ba5 96046cbeba264a8784310e07d10d175b - - - -] Added segment a5f5d0ba-c0a1-4b07-8b61-16ae9623acae of type vxlan for network c6334f8a-b5a3-499d-95b8-ee84b4316592 [pid: 7|app: 0|req: 789/1521] 10.0.0.77 () {34 vars in 663 bytes} [Tue May 5 18:08:22 2026] POST /v2.0/ports => generated 743 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 18:08:23.173 8 INFO neutron.db.l3_hamode_db [None req-719702b1-87e8-4978-9016-743573ed5750 3af4e887d91448ed8be35aba134f0ba5 96046cbeba264a8784310e07d10d175b - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 790/1522] 10.0.0.77 () {32 vars in 723 bytes} [Tue May 5 18:08:23 2026] DELETE /v2.0/subnets/923acf6b-36bf-4f51-b321-58f4307b3e1b => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1523] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:08:23 2026] GET /v2.0/security-groups?tenant_id=70d410e3ee484b1d9effe84c25937fa1&name=default => generated 2801 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:08:23.600 8 INFO neutron.services.segments.plugin [-] Segment 124ea572-95e1-469f-8a1a-62bc817d67f1 resource provider aggregate not found 2026-05-05 18:08:23.606 8 INFO neutron.services.segments.plugin [-] Segment 124ea572-95e1-469f-8a1a-62bc817d67f1 resource provider aggregate not found 2026-05-05 18:08:23.616 8 INFO neutron.services.segments.plugin [-] Segment 124ea572-95e1-469f-8a1a-62bc817d67f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 124ea572-95e1-469f-8a1a-62bc817d67f1 found for delete ", "request_id": "req-5b6ec10e-12cc-4416-a38c-cfb11ef21175"}]} 2026-05-05 18:08:23.630 8 INFO neutron.services.segments.plugin [-] Segment 124ea572-95e1-469f-8a1a-62bc817d67f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 124ea572-95e1-469f-8a1a-62bc817d67f1 found for delete ", "request_id": "req-d6a18f26-be39-4bf4-b891-859d6223a708"}]} [pid: 7|app: 0|req: 792/1524] 10.0.0.77 () {34 vars in 665 bytes} [Tue May 5 18:08:23 2026] POST /v2.0/trunks => generated 407 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1525] 10.0.0.77 () {32 vars in 725 bytes} [Tue May 5 18:08:23 2026] DELETE /v2.0/networks/53da2a24-ecdc-43a8-83a8-4039f1de65a6 => 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: 794/1526] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:08:23 2026] DELETE /v2.0/security-groups/ba31a6b7-54b9-4f15-89a8-8f544ebf8c06 => 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: 795/1527] 10.0.0.77 () {34 vars in 748 bytes} [Tue May 5 18:08:23 2026] PUT /v2.0/trunks/7d25bc55-143b-47f6-9161-85e5bed36d38/tags => generated 17 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:08:24.100 7 INFO neutron.db.segments_db [None req-e48082a5-da56-4a49-934b-86f213560422 6e7e62efeac641fd8b8da542489753b3 d0d83564f8134f71b0d3ab67baae2d3f - - - -] Added segment 59084394-a71a-4e56-a8e9-a9b1a63b8390 of type vxlan for network 6bff9f2f-d931-464f-8cda-ab57c18d0ded 2026-05-05 18:08:24.293 8 INFO neutron.db.l3_hamode_db [None req-719702b1-87e8-4978-9016-743573ed5750 3af4e887d91448ed8be35aba134f0ba5 96046cbeba264a8784310e07d10d175b - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 18:08:24.448 7 INFO neutron.db.l3_hamode_db [None req-e48082a5-da56-4a49-934b-86f213560422 6e7e62efeac641fd8b8da542489753b3 d0d83564f8134f71b0d3ab67baae2d3f - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 18:08:24.761 7 INFO neutron.services.segments.plugin [-] Segment a8aa8216-e02a-4d42-b506-9eddf7ce5d3c resource provider aggregate not found 2026-05-05 18:08:24.766 7 INFO neutron.services.segments.plugin [-] Segment a8aa8216-e02a-4d42-b506-9eddf7ce5d3c resource provider aggregate not found 2026-05-05 18:08:24.786 7 INFO neutron.services.segments.plugin [-] Segment a8aa8216-e02a-4d42-b506-9eddf7ce5d3c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8aa8216-e02a-4d42-b506-9eddf7ce5d3c found for delete ", "request_id": "req-74af5727-80bc-4d92-8a69-d2aebeb54f45"}]} 2026-05-05 18:08:24.786 7 INFO neutron.services.segments.plugin [-] Segment a8aa8216-e02a-4d42-b506-9eddf7ce5d3c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8aa8216-e02a-4d42-b506-9eddf7ce5d3c found for delete ", "request_id": "req-9ffa928b-813d-4c0b-9294-a6223206a3ca"}]} 2026-05-05 18:08:25.862 7 INFO neutron.db.l3_hamode_db [None req-e48082a5-da56-4a49-934b-86f213560422 6e7e62efeac641fd8b8da542489753b3 d0d83564f8134f71b0d3ab67baae2d3f - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 733/1528] 10.0.0.77 () {34 vars in 668 bytes} [Tue May 5 18:08:22 2026] POST /v2.0/routers => generated 728 bytes in 3230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1529] 10.0.0.77 () {34 vars in 748 bytes} [Tue May 5 18:08:25 2026] PUT /v2.0/trunks/875c4acd-ef84-4872-99cf-5ba3cfa4b9f7/tags => generated 25 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1530] 10.0.0.77 () {34 vars in 668 bytes} [Tue May 5 18:08:24 2026] POST /v2.0/routers => generated 688 bytes in 3006 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1531] 10.0.0.77 () {34 vars in 748 bytes} [Tue May 5 18:08:27 2026] PUT /v2.0/trunks/08532508-f557-4027-b86f-588c96881dc4/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: 798/1532] 10.0.0.77 () {32 vars in 720 bytes} [Tue May 5 18:08:27 2026] GET /v2.0/routers/6c53ae70-70ef-4117-b30e-36f60a4ff4c2 => generated 694 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1533] 10.0.0.77 () {34 vars in 748 bytes} [Tue May 5 18:08:27 2026] PUT /v2.0/trunks/eaf2e23f-69e9-4c40-94f4-fca0c1262fb4/tags => 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: 800/1534] 10.0.0.77 () {32 vars in 646 bytes} [Tue May 5 18:08:27 2026] GET /v2.0/routers => generated 697 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1535] 10.0.0.77 () {32 vars in 661 bytes} [Tue May 5 18:08:27 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1536] 10.0.0.77 () {34 vars in 782 bytes} [Tue May 5 18:08:26 2026] PUT /v2.0/routers/a22c74aa-6b03-40e8-a0b6-e737cf6f9b4d/add_router_interface => generated 309 bytes in 1441 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1537] 10.0.0.77 () {32 vars in 675 bytes} [Tue May 5 18:08:27 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1538] 10.0.0.77 () {32 vars in 671 bytes} [Tue May 5 18:08:27 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1539] 10.0.0.77 () {32 vars in 683 bytes} [Tue May 5 18:08:27 2026] GET /v2.0/trunks?tags-any=red%2Cblue => 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: 739/1540] 10.0.0.77 () {32 vars in 669 bytes} [Tue May 5 18:08:27 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1541] 10.0.0.77 () {32 vars in 683 bytes} [Tue May 5 18:08:27 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1542] 10.0.0.77 () {32 vars in 679 bytes} [Tue May 5 18:08:27 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1543] 10.0.0.77 () {32 vars in 691 bytes} [Tue May 5 18:08:27 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1544] 10.0.0.77 () {32 vars in 718 bytes} [Tue May 5 18:08:27 2026] GET /v2.0/trunks/7d25bc55-143b-47f6-9161-85e5bed36d38 => generated 412 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1545] 10.0.0.77 () {34 vars in 740 bytes} [Tue May 5 18:08:27 2026] PUT /v2.0/routers/6c53ae70-70ef-4117-b30e-36f60a4ff4c2 => generated 701 bytes in 612 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1546] 10.0.0.77 () {32 vars in 716 bytes} [Tue May 5 18:08:27 2026] GET /v2.0/ports/60e14778-ce3f-4f7b-8715-896333881eb7 => generated 826 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1547] 10.0.0.77 () {32 vars in 720 bytes} [Tue May 5 18:08:27 2026] GET /v2.0/routers/6c53ae70-70ef-4117-b30e-36f60a4ff4c2 => generated 701 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1548] 10.0.0.77 () {32 vars in 735 bytes} [Tue May 5 18:08:27 2026] GET /v2.0/ports?device_id=6c53ae70-70ef-4117-b30e-36f60a4ff4c2 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:08:28.037 8 ERROR neutron_lib.callbacks.manager [None req-5e3edef7-693d-4b93-b2a2-f4c458f8c06e 8cacb5bba86040bd8967c2f09a1f0059 610d4171b6634a6e852a42711ce9897e - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-116466 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-05 18:08:28.037 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-05 18:08:28.037 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop 2026-05-05 18:08:28.037 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-05-05 18:08:28.037 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/backend.py", line 68, in process_event 2026-05-05 18:08:28.037 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-05-05 18:08:28.037 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-05-05 18:08:28.037 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-05-05 18:08:28.037 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/server.py", line 205, in trunk_deleted 2026-05-05 18:08:28.037 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-05-05 18:08:28.037 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 245, in push 2026-05-05 18:08:28.037 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-05-05 18:08:28.037 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 249, in _push 2026-05-05 18:08:28.037 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-05-05 18:08:28.037 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 52, in _validate_resource_type 2026-05-05 18:08:28.037 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-05-05 18:08:28.037 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-05 18:08:28.037 8 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 745/1549] 10.0.0.77 () {32 vars in 721 bytes} [Tue May 5 18:08:27 2026] DELETE /v2.0/trunks/7d25bc55-143b-47f6-9161-85e5bed36d38 => 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: 746/1550] 10.0.0.77 () {32 vars in 718 bytes} [Tue May 5 18:08:28 2026] GET /v2.0/trunks/875c4acd-ef84-4872-99cf-5ba3cfa4b9f7 => generated 420 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1551] 10.0.0.77 () {32 vars in 716 bytes} [Tue May 5 18:08:28 2026] GET /v2.0/ports/dfd1591a-8b98-4262-b336-b795318ef8bd => generated 826 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:08:28.352 8 ERROR neutron_lib.callbacks.manager [None req-5c0e3d4e-a216-4069-9195-1ab269db6a65 8cacb5bba86040bd8967c2f09a1f0059 610d4171b6634a6e852a42711ce9897e - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-116466 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-05 18:08:28.352 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-05 18:08:28.352 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop 2026-05-05 18:08:28.352 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-05-05 18:08:28.352 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/backend.py", line 68, in process_event 2026-05-05 18:08:28.352 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-05-05 18:08:28.352 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-05-05 18:08:28.352 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-05-05 18:08:28.352 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/server.py", line 205, in trunk_deleted 2026-05-05 18:08:28.352 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-05-05 18:08:28.352 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 245, in push 2026-05-05 18:08:28.352 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-05-05 18:08:28.352 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 249, in _push 2026-05-05 18:08:28.352 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-05-05 18:08:28.352 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 52, in _validate_resource_type 2026-05-05 18:08:28.352 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-05-05 18:08:28.352 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-05 18:08:28.352 8 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 748/1552] 10.0.0.77 () {32 vars in 721 bytes} [Tue May 5 18:08:28 2026] DELETE /v2.0/trunks/875c4acd-ef84-4872-99cf-5ba3cfa4b9f7 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:08:29.165 7 INFO neutron.services.segments.plugin [-] Segment 59084394-a71a-4e56-a8e9-a9b1a63b8390 resource provider aggregate not found 2026-05-05 18:08:29.174 7 INFO neutron.services.segments.plugin [-] Segment 59084394-a71a-4e56-a8e9-a9b1a63b8390 resource provider aggregate not found 2026-05-05 18:08:29.192 7 INFO neutron.services.segments.plugin [-] Segment 59084394-a71a-4e56-a8e9-a9b1a63b8390 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59084394-a71a-4e56-a8e9-a9b1a63b8390 found for delete ", "request_id": "req-5498cb3f-38ab-4c3a-9c26-3504883a9a4c"}]} 2026-05-05 18:08:29.193 7 INFO neutron.services.segments.plugin [-] Segment 59084394-a71a-4e56-a8e9-a9b1a63b8390 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59084394-a71a-4e56-a8e9-a9b1a63b8390 found for delete ", "request_id": "req-244f53d0-024f-42a6-ada1-552b86cbb1f9"}]} 2026-05-05 18:08:29.204 7 INFO neutron.db.l3_hamode_db [None req-34cadaf3-28de-4347-8089-91fe49d23c77 6e7e62efeac641fd8b8da542489753b3 d0d83564f8134f71b0d3ab67baae2d3f - - - -] HA network 6bff9f2f-d931-464f-8cda-ab57c18d0ded was deleted as no HA routers are present in tenant d0d83564f8134f71b0d3ab67baae2d3f. [pid: 8|app: 0|req: 749/1553] 10.0.0.77 () {34 vars in 675 bytes} [Tue May 5 18:08:28 2026] POST /v2.0/floatingips => generated 552 bytes in 851 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1554] 10.0.0.77 () {32 vars in 723 bytes} [Tue May 5 18:08:28 2026] DELETE /v2.0/routers/6c53ae70-70ef-4117-b30e-36f60a4ff4c2 => generated 0 bytes in 1209 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1555] 10.0.0.77 () {32 vars in 718 bytes} [Tue May 5 18:08:29 2026] GET /v2.0/trunks/08532508-f557-4027-b86f-588c96881dc4 => generated 429 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:08:29.350 7 INFO neutron.db.segments_db [None req-b69ebf51-1904-4ece-a10a-2648c6ac38c4 3af4e887d91448ed8be35aba134f0ba5 96046cbeba264a8784310e07d10d175b - - - -] Added segment 5e57d1b6-f062-43a7-8879-a01587ed5799 of type vxlan for network e89bbcda-32e9-4a94-9f01-d81857932d43 [pid: 7|app: 0|req: 806/1556] 10.0.0.77 () {34 vars in 670 bytes} [Tue May 5 18:08:29 2026] POST /v2.0/networks => generated 740 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1557] 10.0.0.77 () {32 vars in 735 bytes} [Tue May 5 18:08:29 2026] GET /v2.0/ports?device_id=6c53ae70-70ef-4117-b30e-36f60a4ff4c2 => 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: 808/1558] 10.0.0.77 () {32 vars in 716 bytes} [Tue May 5 18:08:29 2026] GET /v2.0/ports/08733ae5-5543-494e-94ab-7b5e2ae8ff81 => generated 826 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1559] 10.0.0.77 () {34 vars in 675 bytes} [Tue May 5 18:08:29 2026] POST /v2.0/floatingips => generated 552 bytes in 579 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:08:29.833 8 INFO neutron.api.v2.resource [None req-1e65e32b-06a8-4fc2-8dcf-029adfb1116b 6e7e62efeac641fd8b8da542489753b3 d0d83564f8134f71b0d3ab67baae2d3f - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 752/1560] 10.0.0.77 () {32 vars in 723 bytes} [Tue May 5 18:08:29 2026] DELETE /v2.0/routers/6c53ae70-70ef-4117-b30e-36f60a4ff4c2 => generated 135 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1561] 10.0.0.77 () {34 vars in 668 bytes} [Tue May 5 18:08:29 2026] POST /v2.0/subnets => generated 663 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:08:29.950 8 ERROR neutron_lib.callbacks.manager [None req-43e9d264-0120-4c84-9e01-05a5192d2cf7 8cacb5bba86040bd8967c2f09a1f0059 610d4171b6634a6e852a42711ce9897e - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-116466 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-05 18:08:29.950 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-05 18:08:29.950 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop 2026-05-05 18:08:29.950 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-05-05 18:08:29.950 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/backend.py", line 68, in process_event 2026-05-05 18:08:29.950 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-05-05 18:08:29.950 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-05-05 18:08:29.950 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-05-05 18:08:29.950 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/server.py", line 205, in trunk_deleted 2026-05-05 18:08:29.950 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-05-05 18:08:29.950 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 245, in push 2026-05-05 18:08:29.950 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-05-05 18:08:29.950 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 249, in _push 2026-05-05 18:08:29.950 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-05-05 18:08:29.950 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 52, in _validate_resource_type 2026-05-05 18:08:29.950 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-05-05 18:08:29.950 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-05 18:08:29.950 8 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 753/1562] 10.0.0.77 () {32 vars in 721 bytes} [Tue May 5 18:08:29 2026] DELETE /v2.0/trunks/08532508-f557-4027-b86f-588c96881dc4 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1563] 10.0.0.77 () {32 vars in 735 bytes} [Tue May 5 18:08:29 2026] GET /v2.0/ports?device_id=d98db620-45c6-4ff2-b387-038026908928 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:08:30.024 8 INFO neutron.db.segments_db [None req-dbece194-6ce4-497b-a873-3c0c5621d36e 3af4e887d91448ed8be35aba134f0ba5 96046cbeba264a8784310e07d10d175b - - - -] Added segment c016539f-7787-4c5b-8f05-723e13921839 of type vxlan for network 8cd110ad-608d-4e4e-80aa-065a3f2ec3c7 2026-05-05 18:08:30.339 8 INFO neutron.db.l3_hamode_db [None req-dbece194-6ce4-497b-a873-3c0c5621d36e 3af4e887d91448ed8be35aba134f0ba5 96046cbeba264a8784310e07d10d175b - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 810/1564] 10.0.0.77 () {34 vars in 675 bytes} [Tue May 5 18:08:29 2026] POST /v2.0/floatingips => generated 552 bytes in 708 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1565] 10.0.0.77 () {32 vars in 718 bytes} [Tue May 5 18:08:30 2026] GET /v2.0/trunks/eaf2e23f-69e9-4c40-94f4-fca0c1262fb4 => generated 414 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:08:30.642 7 INFO neutron.api.v2.resource [None req-d52eca76-022e-41da-9f23-98b111f291a7 6e7e62efeac641fd8b8da542489753b3 d0d83564f8134f71b0d3ab67baae2d3f - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 812/1566] 10.0.0.77 () {32 vars in 723 bytes} [Tue May 5 18:08:30 2026] DELETE /v2.0/routers/d98db620-45c6-4ff2-b387-038026908928 => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1567] 10.0.0.77 () {34 vars in 675 bytes} [Tue May 5 18:08:30 2026] POST /v2.0/floatingips => generated 552 bytes in 558 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1568] 10.0.0.77 () {32 vars in 716 bytes} [Tue May 5 18:08:31 2026] GET /v2.0/ports/4445a0e8-70b8-406a-929c-4471b1e709f1 => generated 826 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:08:31.303 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d1719070-6a19-4f20-807f-cac2deb63b21 6e7e62efeac641fd8b8da542489753b3 d0d83564f8134f71b0d3ab67baae2d3f - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 815/1569] 10.0.0.77 () {32 vars in 723 bytes} [Tue May 5 18:08:31 2026] DELETE /v2.0/subnets/923acf6b-36bf-4f51-b321-58f4307b3e1b => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 18:08:31.836 8 INFO neutron.db.l3_hamode_db [None req-dbece194-6ce4-497b-a873-3c0c5621d36e 3af4e887d91448ed8be35aba134f0ba5 96046cbeba264a8784310e07d10d175b - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 816/1570] 10.0.0.77 () {34 vars in 675 bytes} [Tue May 5 18:08:31 2026] POST /v2.0/floatingips => generated 552 bytes in 689 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:08:32.113 7 ERROR neutron_lib.callbacks.manager [None req-b766c3bd-60e3-4b44-94fc-f50ba71f7c83 8cacb5bba86040bd8967c2f09a1f0059 610d4171b6634a6e852a42711ce9897e - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-30148 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-05 18:08:32.113 7 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-05 18:08:32.113 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop 2026-05-05 18:08:32.113 7 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-05-05 18:08:32.113 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/backend.py", line 68, in process_event 2026-05-05 18:08:32.113 7 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-05-05 18:08:32.113 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-05-05 18:08:32.113 7 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-05-05 18:08:32.113 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/server.py", line 205, in trunk_deleted 2026-05-05 18:08:32.113 7 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-05-05 18:08:32.113 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 245, in push 2026-05-05 18:08:32.113 7 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-05-05 18:08:32.113 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 249, in _push 2026-05-05 18:08:32.113 7 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-05-05 18:08:32.113 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 52, in _validate_resource_type 2026-05-05 18:08:32.113 7 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-05-05 18:08:32.113 7 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-05 18:08:32.113 7 ERROR neutron_lib.callbacks.manager  [pid: 7|app: 0|req: 817/1571] 10.0.0.77 () {32 vars in 721 bytes} [Tue May 5 18:08:31 2026] DELETE /v2.0/trunks/eaf2e23f-69e9-4c40-94f4-fca0c1262fb4 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1572] 10.0.0.77 () {32 vars in 735 bytes} [Tue May 5 18:08:32 2026] GET /v2.0/ports?device_id=d6ff1e65-4f67-41ce-b529-c49086cac62a => 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: 819/1573] 10.0.0.77 () {34 vars in 758 bytes} [Tue May 5 18:08:32 2026] PUT /v2.0/floatingips/986e68db-dd97-461d-8931-2dbc30bccc49/tags => generated 17 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1574] 10.0.0.77 () {32 vars in 718 bytes} [Tue May 5 18:08:32 2026] GET /v2.0/trunks/4e8c8862-fe59-4121-8624-40c2b3320da7 => generated 407 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:08:32.234 7 INFO neutron.api.v2.resource [None req-d29929e9-199e-4c03-b24e-6df0cc1853d8 6e7e62efeac641fd8b8da542489753b3 d0d83564f8134f71b0d3ab67baae2d3f - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 821/1575] 10.0.0.77 () {32 vars in 723 bytes} [Tue May 5 18:08:32 2026] DELETE /v2.0/routers/d6ff1e65-4f67-41ce-b529-c49086cac62a => 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: 822/1576] 10.0.0.77 () {34 vars in 758 bytes} [Tue May 5 18:08:32 2026] PUT /v2.0/floatingips/4627c331-e7ed-4fba-b6fe-efc24d0f7ab1/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1577] 10.0.0.77 () {32 vars in 716 bytes} [Tue May 5 18:08:32 2026] GET /v2.0/ports/433fcd6b-f33a-42a0-84b8-0e0e0f4a1d69 => generated 826 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:08:32.387 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3bf69b47-6acf-422a-8a03-ed2302da49ed 6e7e62efeac641fd8b8da542489753b3 d0d83564f8134f71b0d3ab67baae2d3f - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 824/1578] 10.0.0.77 () {32 vars in 723 bytes} [Tue May 5 18:08:32 2026] DELETE /v2.0/subnets/27271e55-bd65-4069-9bc7-d05a692c864f => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1579] 10.0.0.77 () {34 vars in 758 bytes} [Tue May 5 18:08:32 2026] PUT /v2.0/floatingips/aeb10f1f-2db1-4f2e-96d1-964b5cedcf54/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:08:32.549 7 ERROR neutron_lib.callbacks.manager [None req-a6754183-ab92-401a-ae39-8c9c73c07e34 8cacb5bba86040bd8967c2f09a1f0059 610d4171b6634a6e852a42711ce9897e - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-30148 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-05 18:08:32.549 7 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-05 18:08:32.549 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop 2026-05-05 18:08:32.549 7 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-05-05 18:08:32.549 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/backend.py", line 68, in process_event 2026-05-05 18:08:32.549 7 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-05-05 18:08:32.549 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-05-05 18:08:32.549 7 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-05-05 18:08:32.549 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/server.py", line 205, in trunk_deleted 2026-05-05 18:08:32.549 7 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-05-05 18:08:32.549 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 245, in push 2026-05-05 18:08:32.549 7 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-05-05 18:08:32.549 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 249, in _push 2026-05-05 18:08:32.549 7 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-05-05 18:08:32.549 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 52, in _validate_resource_type 2026-05-05 18:08:32.549 7 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-05-05 18:08:32.549 7 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-05 18:08:32.549 7 ERROR neutron_lib.callbacks.manager  [pid: 7|app: 0|req: 826/1580] 10.0.0.77 () {32 vars in 721 bytes} [Tue May 5 18:08:32 2026] DELETE /v2.0/trunks/4e8c8862-fe59-4121-8624-40c2b3320da7 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1581] 10.0.0.77 () {32 vars in 735 bytes} [Tue May 5 18:08:32 2026] GET /v2.0/ports?device_id=b2fa6e6d-1505-47d5-96f5-ed8cf3ed932a => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1582] 10.0.0.77 () {34 vars in 758 bytes} [Tue May 5 18:08:32 2026] PUT /v2.0/floatingips/3c5a7c54-5ea1-4018-be5f-3d97aa100592/tags => generated 19 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1583] 10.0.0.77 () {34 vars in 668 bytes} [Tue May 5 18:08:29 2026] POST /v2.0/routers => generated 727 bytes in 3007 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:08:33.014 8 INFO neutron.api.v2.resource [None req-f72c0f03-38a4-46f1-b1da-045f8ccfb666 6e7e62efeac641fd8b8da542489753b3 d0d83564f8134f71b0d3ab67baae2d3f - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 756/1584] 10.0.0.77 () {32 vars in 723 bytes} [Tue May 5 18:08:32 2026] DELETE /v2.0/routers/b2fa6e6d-1505-47d5-96f5-ed8cf3ed932a => generated 135 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1587] 10.0.0.77 () {32 vars in 671 bytes} [Tue May 5 18:08:33 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1588] 10.0.0.77 () {32 vars in 719 bytes} [Tue May 5 18:08:32 2026] DELETE /v2.0/ports/60e14778-ce3f-4f7b-8715-896333881eb7 => generated 0 bytes in 772 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:08:33.456 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0b251248-ce47-4752-90d6-210a940eeb15 6e7e62efeac641fd8b8da542489753b3 d0d83564f8134f71b0d3ab67baae2d3f - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 830/1589] 10.0.0.77 () {32 vars in 723 bytes} [Tue May 5 18:08:33 2026] DELETE /v2.0/subnets/f0fc2319-d8e5-41a0-8bdd-cae4411b7d87 => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1590] 10.0.0.77 () {32 vars in 685 bytes} [Tue May 5 18:08:33 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1591] 10.0.0.77 () {32 vars in 719 bytes} [Tue May 5 18:08:33 2026] DELETE /v2.0/ports/dfd1591a-8b98-4262-b336-b795318ef8bd => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:08:33.738 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3baca2fe-b858-415b-ab8d-edc35186cfb3 6e7e62efeac641fd8b8da542489753b3 d0d83564f8134f71b0d3ab67baae2d3f - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 833/1592] 10.0.0.77 () {32 vars in 723 bytes} [Tue May 5 18:08:33 2026] DELETE /v2.0/subnets/3e08a6b9-c4ce-45f1-b786-04049302d0bb => 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: 834/1593] 10.0.0.77 () {32 vars in 681 bytes} [Tue May 5 18:08:33 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1594] 10.0.0.77 () {32 vars in 719 bytes} [Tue May 5 18:08:33 2026] DELETE /v2.0/ports/08733ae5-5543-494e-94ab-7b5e2ae8ff81 => generated 0 bytes in 317 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1595] 10.0.0.77 () {32 vars in 693 bytes} [Tue May 5 18:08:34 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1596] 10.0.0.77 () {32 vars in 719 bytes} [Tue May 5 18:08:34 2026] DELETE /v2.0/ports/4445a0e8-70b8-406a-929c-4471b1e709f1 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1597] 10.0.0.77 () {32 vars in 679 bytes} [Tue May 5 18:08:34 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1598] 10.0.0.77 () {34 vars in 782 bytes} [Tue May 5 18:08:33 2026] PUT /v2.0/routers/4532bf43-70db-4343-a2e9-8ee70247669b/add_router_interface => generated 309 bytes in 1619 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1599] 10.0.0.77 () {32 vars in 719 bytes} [Tue May 5 18:08:34 2026] DELETE /v2.0/ports/433fcd6b-f33a-42a0-84b8-0e0e0f4a1d69 => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1600] 10.0.0.77 () {32 vars in 693 bytes} [Tue May 5 18:08:34 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1601] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:08:34 2026] GET /v2.0/security-groups?tenant_id=d0d83564f8134f71b0d3ab67baae2d3f&name=default => generated 2801 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:08:34.939 7 INFO neutron.services.segments.plugin [-] Segment 9dfd5b97-ec83-440e-95ee-e3e7814a481c resource provider aggregate not found 2026-05-05 18:08:34.960 7 INFO neutron.services.segments.plugin [-] Segment 9dfd5b97-ec83-440e-95ee-e3e7814a481c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9dfd5b97-ec83-440e-95ee-e3e7814a481c found for delete ", "request_id": "req-5b2d0685-8e44-41ab-a2e9-d32b00855665"}]} 2026-05-05 18:08:34.966 7 INFO neutron.services.segments.plugin [-] Segment 9dfd5b97-ec83-440e-95ee-e3e7814a481c resource provider aggregate not found [pid: 8|app: 0|req: 762/1602] 10.0.0.77 () {32 vars in 689 bytes} [Tue May 5 18:08:34 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1603] 10.0.0.77 () {32 vars in 725 bytes} [Tue May 5 18:08:34 2026] DELETE /v2.0/networks/66f01106-2cb1-40c8-b6bc-099ac3226ca0 => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:08:34.991 7 INFO neutron.services.segments.plugin [-] Segment 9dfd5b97-ec83-440e-95ee-e3e7814a481c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9dfd5b97-ec83-440e-95ee-e3e7814a481c found for delete ", "request_id": "req-8c94e267-6e6f-497d-b5ad-7ea76d07a628"}]} [pid: 7|app: 0|req: 842/1604] 10.0.0.77 () {32 vars in 701 bytes} [Tue May 5 18:08:34 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1605] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:08:34 2026] DELETE /v2.0/security-groups/a0a91d25-6c73-435c-8cce-0d236a3b3f68 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1606] 10.0.0.77 () {32 vars in 725 bytes} [Tue May 5 18:08:35 2026] DELETE /v2.0/networks/e9d0b005-c078-4cc3-bb50-f5315ce6d917 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1607] 10.0.0.77 () {32 vars in 731 bytes} [Tue May 5 18:08:35 2026] DELETE /v2.0/floatingips/986e68db-dd97-461d-8931-2dbc30bccc49 => generated 0 bytes in 374 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1608] 10.0.0.77 () {32 vars in 725 bytes} [Tue May 5 18:08:35 2026] DELETE /v2.0/networks/0133ccf8-f21e-4e0a-8534-0cf3b29ebc15 => 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: 765/1609] 10.0.0.77 () {34 vars in 684 bytes} [Tue May 5 18:08:35 2026] POST /v2.0/security-groups => generated 1607 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 18:08:35.724 8 INFO neutron.services.segments.plugin [-] Segment 3ef0afce-f92d-4c87-a04e-9f3f38f00ace resource provider aggregate not found 2026-05-05 18:08:35.745 8 INFO neutron.services.segments.plugin [-] Segment 3ef0afce-f92d-4c87-a04e-9f3f38f00ace resource provider aggregate not found 2026-05-05 18:08:35.766 8 INFO neutron.services.segments.plugin [-] Segment 3ef0afce-f92d-4c87-a04e-9f3f38f00ace resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ef0afce-f92d-4c87-a04e-9f3f38f00ace found for delete ", "request_id": "req-eb0e7a50-cad5-4a4d-a598-3906d88c7372"}]} 2026-05-05 18:08:35.769 8 INFO neutron.services.segments.plugin [-] Segment 3ef0afce-f92d-4c87-a04e-9f3f38f00ace resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ef0afce-f92d-4c87-a04e-9f3f38f00ace found for delete ", "request_id": "req-e02c8772-4ba4-4839-85ec-56a3d100ce32"}]} [pid: 8|app: 0|req: 766/1610] 10.0.0.77 () {32 vars in 725 bytes} [Tue May 5 18:08:35 2026] DELETE /v2.0/networks/499d3031-5090-4796-bf10-dc5881f1787d => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1611] 10.0.0.77 () {34 vars in 694 bytes} [Tue May 5 18:08:35 2026] POST /v2.0/security-group-rules => generated 565 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1612] 10.0.0.77 () {32 vars in 731 bytes} [Tue May 5 18:08:35 2026] DELETE /v2.0/floatingips/4627c331-e7ed-4fba-b6fe-efc24d0f7ab1 => generated 0 bytes in 445 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1613] 10.0.0.77 () {34 vars in 694 bytes} [Tue May 5 18:08:35 2026] POST /v2.0/security-group-rules => generated 564 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1614] 10.0.0.77 () {32 vars in 725 bytes} [Tue May 5 18:08:35 2026] DELETE /v2.0/networks/bc6d1218-288a-4711-a627-de2af4fe43c9 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1615] 10.0.0.77 () {34 vars in 694 bytes} [Tue May 5 18:08:36 2026] POST /v2.0/security-group-rules => generated 570 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1616] 10.0.0.77 () {34 vars in 694 bytes} [Tue May 5 18:08:36 2026] POST /v2.0/security-group-rules => generated 569 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:08:36.401 8 INFO neutron.db.securitygroups_db [None req-d8085b06-c158-47c8-842f-00adbe52d5f7 8cf296ea1c6e404f96ed375a7354542d d56c84b4c425499d9e4c31e605c21a0a - - - -] Project d56c84b4c425499d9e4c31e605c21a0a 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: 847/1617] 10.0.0.77 () {32 vars in 731 bytes} [Tue May 5 18:08:36 2026] DELETE /v2.0/floatingips/aeb10f1f-2db1-4f2e-96d1-964b5cedcf54 => generated 0 bytes in 387 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1618] 10.0.0.77 () {34 vars in 694 bytes} [Tue May 5 18:08:36 2026] POST /v2.0/security-group-rules => generated 575 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:08:36.508 8 INFO neutron.db.securitygroups_db [None req-35fa2a90-1520-4bcc-bb0a-8c30fc5235ae 8cf296ea1c6e404f96ed375a7354542d d56c84b4c425499d9e4c31e605c21a0a - - - -] Project d56c84b4c425499d9e4c31e605c21a0a 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: 772/1619] 10.0.0.77 () {34 vars in 694 bytes} [Tue May 5 18:08:36 2026] POST /v2.0/security-group-rules => generated 574 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1620] 10.0.0.77 () {32 vars in 731 bytes} [Tue May 5 18:08:36 2026] DELETE /v2.0/floatingips/3c5a7c54-5ea1-4018-be5f-3d97aa100592 => generated 0 bytes in 394 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:08:37.015 7 INFO neutron.services.segments.plugin [-] Segment 8c147764-72c2-40ac-bf91-1dbe386eee9b resource provider aggregate not found 2026-05-05 18:08:37.022 7 INFO neutron.services.segments.plugin [-] Segment 8c147764-72c2-40ac-bf91-1dbe386eee9b resource provider aggregate not found 2026-05-05 18:08:37.040 7 INFO neutron.services.segments.plugin [-] Segment 8c147764-72c2-40ac-bf91-1dbe386eee9b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c147764-72c2-40ac-bf91-1dbe386eee9b found for delete ", "request_id": "req-15f7b230-a4aa-435f-ad42-3eb12aa141ea"}]} 2026-05-05 18:08:37.049 7 INFO neutron.services.segments.plugin [-] Segment 8c147764-72c2-40ac-bf91-1dbe386eee9b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c147764-72c2-40ac-bf91-1dbe386eee9b found for delete ", "request_id": "req-761f970c-56cf-49e5-8aa0-c0fc07d99a6d"}]} 2026-05-05 18:08:37.059 7 INFO neutron.services.segments.plugin [-] Segment 97cbd16b-8e87-4462-b587-5423f4b1d5a8 resource provider aggregate not found 2026-05-05 18:08:37.063 7 INFO neutron.services.segments.plugin [-] Segment 97cbd16b-8e87-4462-b587-5423f4b1d5a8 resource provider aggregate not found 2026-05-05 18:08:37.075 7 INFO neutron.services.segments.plugin [-] Segment 97cbd16b-8e87-4462-b587-5423f4b1d5a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 97cbd16b-8e87-4462-b587-5423f4b1d5a8 found for delete ", "request_id": "req-bf8175cd-e941-4a85-a467-76ba0fcf14e8"}]} 2026-05-05 18:08:37.077 7 INFO neutron.services.segments.plugin [-] Segment 97cbd16b-8e87-4462-b587-5423f4b1d5a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 97cbd16b-8e87-4462-b587-5423f4b1d5a8 found for delete ", "request_id": "req-511bbec6-47e1-4146-b316-0febd0c121d1"}]} [pid: 7|app: 0|req: 849/1621] 10.0.0.77 () {34 vars in 676 bytes} [Tue May 5 18:08:36 2026] POST /v2.0/subnetpools => generated 549 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1622] 10.0.0.77 () {32 vars in 731 bytes} [Tue May 5 18:08:36 2026] DELETE /v2.0/floatingips/882a66e7-6527-4f31-a9a4-099fbdc7efe3 => generated 0 bytes in 379 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1623] 10.0.0.77 () {34 vars in 684 bytes} [Tue May 5 18:08:37 2026] POST /v2.0/security-groups => generated 1596 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1624] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:08:37 2026] GET /v2.0/security-groups?tenant_id=610d4171b6634a6e852a42711ce9897e&name=default => generated 2801 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1625] 10.0.0.77 () {32 vars in 728 bytes} [Tue May 5 18:08:37 2026] GET /v2.0/subnetpools/3b7ad590-90dd-496a-9c1e-1031f2cd9e78 => generated 549 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1626] 10.0.0.77 () {34 vars in 694 bytes} [Tue May 5 18:08:37 2026] POST /v2.0/security-group-rules => generated 565 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1627] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:08:37 2026] DELETE /v2.0/security-groups/5412c0fc-34c5-409d-aee1-4bcdf4c6f2f8 => 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: 776/1628] 10.0.0.77 () {34 vars in 748 bytes} [Tue May 5 18:08:37 2026] PUT /v2.0/subnetpools/3b7ad590-90dd-496a-9c1e-1031f2cd9e78 => generated 501 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1629] 10.0.0.77 () {34 vars in 694 bytes} [Tue May 5 18:08:37 2026] POST /v2.0/security-group-rules => generated 570 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1630] 10.0.0.77 () {32 vars in 731 bytes} [Tue May 5 18:08:37 2026] DELETE /v2.0/subnetpools/3b7ad590-90dd-496a-9c1e-1031f2cd9e78 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1631] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:08:37 2026] GET /v2.0/security-groups?tenant_id=3dbd17a6ea2944bf9ea7806f60e0bfc7&name=default => generated 2801 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:08:37.668 7 INFO neutron.api.v2.resource [None req-0889ed8f-bcc1-40d2-9fe3-b7fbd64b6ba3 a5ce6d13d0af4b9fb6e017b5d9a3971b caebaca7b19f46ffbe01f76d7c62030c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 855/1632] 10.0.0.77 () {32 vars in 728 bytes} [Tue May 5 18:08:37 2026] GET /v2.0/subnetpools/3b7ad590-90dd-496a-9c1e-1031f2cd9e78 => 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: 856/1633] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:08:37 2026] DELETE /v2.0/security-groups/aab6b6db-507e-4c27-ad8d-86197fc11c5d => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:08:37.782 7 INFO neutron.api.v2.resource [None req-b855bd99-b59d-4515-8d6f-3e2425d1d10b a5ce6d13d0af4b9fb6e017b5d9a3971b caebaca7b19f46ffbe01f76d7c62030c - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 857/1634] 10.0.0.77 () {32 vars in 731 bytes} [Tue May 5 18:08:37 2026] DELETE /v2.0/subnetpools/3b7ad590-90dd-496a-9c1e-1031f2cd9e78 => generated 145 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 18:08:37.797 8 INFO neutron.services.segments.plugin [-] Segment ff40dda0-7b98-473c-abaa-48918335a700 resource provider aggregate not found 2026-05-05 18:08:37.803 8 INFO neutron.services.segments.plugin [-] Segment ff40dda0-7b98-473c-abaa-48918335a700 resource provider aggregate not found 2026-05-05 18:08:37.826 8 INFO neutron.services.segments.plugin [-] Segment ff40dda0-7b98-473c-abaa-48918335a700 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff40dda0-7b98-473c-abaa-48918335a700 found for delete ", "request_id": "req-94da8a6b-2b7c-4029-ac86-7e29da91118e"}]} 2026-05-05 18:08:37.827 8 INFO neutron.services.segments.plugin [-] Segment ff40dda0-7b98-473c-abaa-48918335a700 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff40dda0-7b98-473c-abaa-48918335a700 found for delete ", "request_id": "req-1c54478a-fb94-4555-840c-af0002e1dca6"}]} [pid: 7|app: 0|req: 858/1635] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:08:37 2026] GET /v2.0/security-groups?tenant_id=59763c934757411eb7955fbe028e3b49&name=default => generated 2801 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1636] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:08:38 2026] DELETE /v2.0/security-groups/a7f11f88-4974-437d-8e6c-881c1e6c924d => 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: 778/1637] 10.0.0.77 () {34 vars in 675 bytes} [Tue May 5 18:08:37 2026] POST /v2.0/floatingips => generated 552 bytes in 677 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1638] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:08:38 2026] GET /v2.0/security-groups?tenant_id=6030663f5f4d46ee9edf8df445741eec&name=default => generated 2801 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1639] 10.0.0.48 () {34 vars in 1095 bytes} [Tue May 5 18:08:38 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-65037236&fields=id&tenant_id=d56c84b4c425499d9e4c31e605c21a0a => generated 69 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1640] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:08:38 2026] DELETE /v2.0/security-groups/f06e4f52-b7f7-4d86-bd9d-2408cdf7ccc7 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1641] 10.0.0.48 () {34 vars in 1099 bytes} [Tue May 5 18:08:38 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1595054689&fields=id&tenant_id=d56c84b4c425499d9e4c31e605c21a0a => generated 69 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1642] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:08:38 2026] GET /v2.0/security-groups?tenant_id=caebaca7b19f46ffbe01f76d7c62030c&name=default => generated 2801 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1643] 10.0.0.48 () {34 vars in 981 bytes} [Tue May 5 18:08:38 2026] GET /v2.0/networks?id=5c9f2494-8c70-415b-92ad-f1e2187441f6 => generated 673 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1644] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:08:38 2026] GET /v2.0/security-groups?tenant_id=8c4e3c262d8543898d7a5f3f2fd65cff&name=default => generated 2801 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1645] 10.0.0.48 () {34 vars in 964 bytes} [Tue May 5 18:08:38 2026] GET /v2.0/quotas/d56c84b4c425499d9e4c31e605c21a0a => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1646] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:08:38 2026] DELETE /v2.0/security-groups/9c1ab72a-6fb5-4792-8dae-1e5b24dec86c => 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: 864/1647] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:08:38 2026] DELETE /v2.0/security-groups/47f634ec-fa0b-4516-897b-bcd5af8f450c => 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: 784/1648] 10.0.0.48 () {34 vars in 1001 bytes} [Tue May 5 18:08:38 2026] GET /v2.0/ports?tenant_id=d56c84b4c425499d9e4c31e605c21a0a&fields=id => generated 103 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1649] 10.0.0.48 () {34 vars in 1007 bytes} [Tue May 5 18:08:38 2026] GET /v2.0/networks/5c9f2494-8c70-415b-92ad-f1e2187441f6?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1650] 10.0.0.48 () {34 vars in 1107 bytes} [Tue May 5 18:08:39 2026] GET /v2.0/networks/5c9f2494-8c70-415b-92ad-f1e2187441f6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1651] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:08:39 2026] GET /v2.0/security-groups?tenant_id=109e0b23afc04a63aff6bb6b2fbf0c09&name=default => generated 2801 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1652] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:08:39 2026] GET /v2.0/ports?device_id=031addf8-7736-4f8d-9540-73f7a6f0ac98 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1653] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:08:39 2026] DELETE /v2.0/security-groups/17ed022b-0fa4-4bbe-b345-cea404e0e1a8 => 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: 868/1654] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 5 18:08:39 2026] GET /v2.0/networks?id=5c9f2494-8c70-415b-92ad-f1e2187441f6 => generated 673 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1655] 199.19.213.235 () {34 vars in 1050 bytes} [Tue May 5 18:08:40 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d56c84b4c425499d9e4c31e605c21a0a => generated 272 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1656] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:08:40 2026] GET /v2.0/ports?device_id=031addf8-7736-4f8d-9540-73f7a6f0ac98 => 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: 869/1657] 199.19.213.235 () {38 vars in 955 bytes} [Tue May 5 18:08:40 2026] POST /v2.0/ports => generated 993 bytes in 496 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1658] 199.19.213.235 () {38 vars in 1028 bytes} [Tue May 5 18:08:40 2026] PUT /v2.0/ports/9ac7845a-d499-4594-903b-644c9b0ca500 => generated 1238 bytes in 485 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 870/1659] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 5 18:08:41 2026] GET /v2.0/ports?tenant_id=d56c84b4c425499d9e4c31e605c21a0a&device_id=031addf8-7736-4f8d-9540-73f7a6f0ac98 => generated 1277 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 18:08:41.289 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-317603e9-8a9d-4734-be98-f1657bc464d5'] response: {'name': 'network-changed', 'server_uuid': '031addf8-7736-4f8d-9540-73f7a6f0ac98', 'tag': '9ac7845a-d499-4594-903b-644c9b0ca500', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 790/1660] 199.19.213.235 () {34 vars in 1058 bytes} [Tue May 5 18:08:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=9ac7845a-d499-4594-903b-644c9b0ca500 => generated 19 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1661] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 5 18:08:41 2026] GET /v2.0/subnets?id=c72d3303-18c2-4689-b4f5-3f07a8eaeece => generated 667 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1662] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:08:41 2026] GET /v2.0/ports?device_id=031addf8-7736-4f8d-9540-73f7a6f0ac98 => generated 1008 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1663] 10.0.0.48 () {34 vars in 1119 bytes} [Tue May 5 18:08:41 2026] GET /v2.0/security-groups?id=62782392-a112-4f28-841d-d7493e6beeef&id=c72dda2d-9a5c-43d2-b153-6d5a01023b41&fields=id&fields=name => generated 205 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1664] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 5 18:08:41 2026] GET /v2.0/ports?network_id=5c9f2494-8c70-415b-92ad-f1e2187441f6&device_owner=network%3Adhcp => generated 1244 bytes in 467 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 792/1665] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 5 18:08:41 2026] GET /v2.0/networks/5c9f2494-8c70-415b-92ad-f1e2187441f6?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:08:42.027 7 INFO neutron.db.segments_db [None req-718a3d43-2f4d-4cda-8967-3ef7b29b5699 6acfc4feceb245f9b9b64bf3a5880e19 385dc98377d74eaa997677bbac4d31e1 - - - -] Added segment 65b29932-91b3-4255-82a8-6abdb64b99e1 of type vxlan for network 043f5a43-9e11-4ded-9cd5-030aa277430e [pid: 7|app: 0|req: 874/1666] 10.0.0.77 () {34 vars in 669 bytes} [Tue May 5 18:08:41 2026] POST /v2.0/networks => generated 631 bytes in 427 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:08:42.139 8 INFO neutron.db.segments_db [None req-1d5bf21c-1353-4b84-b5dc-4040e756caed b92f12af00204d5c9a864a5e6348977d a40556a316e2420fb03ab94d3c7e74e3 - - - -] Added segment 7e2ad810-8246-4cba-bb5f-62ac054ad27a of type vxlan for network ba5002ea-5f0c-4362-bc1a-28d470a2f2a9 [pid: 7|app: 0|req: 875/1667] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 5 18:08:42 2026] GET /v2.0/networks/5c9f2494-8c70-415b-92ad-f1e2187441f6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1668] 10.0.0.77 () {34 vars in 670 bytes} [Tue May 5 18:08:41 2026] POST /v2.0/networks => generated 633 bytes in 380 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1669] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 5 18:08:42 2026] GET /v2.0/ports?tenant_id=d56c84b4c425499d9e4c31e605c21a0a&device_id=031addf8-7736-4f8d-9540-73f7a6f0ac98 => generated 1277 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:08:42.408 8 INFO neutron.db.segments_db [None req-1b61bddd-fd9d-463c-b6ff-9141b022cdb1 b92f12af00204d5c9a864a5e6348977d a40556a316e2420fb03ab94d3c7e74e3 - - - -] Added segment 268b5c34-72e0-4b0d-a372-9b9322618252 of type vxlan for network 54d1c483-a12d-42ad-a00d-d5642807a1f3 [pid: 7|app: 0|req: 876/1670] 10.0.0.77 () {34 vars in 663 bytes} [Tue May 5 18:08:42 2026] POST /v2.0/ports => generated 743 bytes in 398 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 877/1671] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 5 18:08:42 2026] GET /v2.0/networks?id=5c9f2494-8c70-415b-92ad-f1e2187441f6 => generated 769 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1672] 199.19.213.235 () {34 vars in 994 bytes} [Tue May 5 18:08:42 2026] GET /v2.0/ports?device_id=031addf8-7736-4f8d-9540-73f7a6f0ac98 => generated 1277 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:08:42.728 8 INFO neutron.db.l3_hamode_db [None req-1b61bddd-fd9d-463c-b6ff-9141b022cdb1 b92f12af00204d5c9a864a5e6348977d a40556a316e2420fb03ab94d3c7e74e3 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 879/1673] 10.0.0.77 () {34 vars in 746 bytes} [Tue May 5 18:08:42 2026] PUT /v2.0/ports/b918f2f3-7bdf-4f42-949f-d0305921b3d6/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: 880/1674] 199.19.213.235 () {34 vars in 1058 bytes} [Tue May 5 18:08:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=9ac7845a-d499-4594-903b-644c9b0ca500 => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1675] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:08:42 2026] GET /v2.0/ports?device_id=031addf8-7736-4f8d-9540-73f7a6f0ac98 => generated 1008 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1676] 199.19.213.235 () {34 vars in 1124 bytes} [Tue May 5 18:08:42 2026] GET /v2.0/security-groups?id=c72dda2d-9a5c-43d2-b153-6d5a01023b41&id=62782392-a112-4f28-841d-d7493e6beeef&fields=id&fields=name => generated 205 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1677] 10.0.0.77 () {32 vars in 726 bytes} [Tue May 5 18:08:42 2026] GET /v2.0/ports/b918f2f3-7bdf-4f42-949f-d0305921b3d6/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1678] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 5 18:08:42 2026] GET /v2.0/subnets?id=c72d3303-18c2-4689-b4f5-3f07a8eaeece => generated 667 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1679] 10.0.0.48 () {34 vars in 1119 bytes} [Tue May 5 18:08:42 2026] GET /v2.0/security-groups?id=62782392-a112-4f28-841d-d7493e6beeef&id=c72dda2d-9a5c-43d2-b153-6d5a01023b41&fields=id&fields=name => generated 205 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1680] 10.0.0.77 () {34 vars in 757 bytes} [Tue May 5 18:08:42 2026] PUT /v2.0/ports/b918f2f3-7bdf-4f42-949f-d0305921b3d6/tags/green => generated 4 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1681] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 5 18:08:43 2026] GET /v2.0/ports?network_id=5c9f2494-8c70-415b-92ad-f1e2187441f6&device_owner=network%3Adhcp => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1682] 10.0.0.77 () {32 vars in 726 bytes} [Tue May 5 18:08:43 2026] GET /v2.0/ports/b918f2f3-7bdf-4f42-949f-d0305921b3d6/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1683] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 5 18:08:43 2026] GET /v2.0/networks/5c9f2494-8c70-415b-92ad-f1e2187441f6?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: 890/1684] 10.0.0.77 () {34 vars in 753 bytes} [Tue May 5 18:08:43 2026] PUT /v2.0/ports/b918f2f3-7bdf-4f42-949f-d0305921b3d6/tags/red => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1685] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 5 18:08:43 2026] GET /v2.0/networks/5c9f2494-8c70-415b-92ad-f1e2187441f6?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: 892/1686] 10.0.0.77 () {32 vars in 726 bytes} [Tue May 5 18:08:43 2026] GET /v2.0/ports/b918f2f3-7bdf-4f42-949f-d0305921b3d6/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1687] 10.0.0.77 () {34 vars in 775 bytes} [Tue May 5 18:08:43 2026] PUT /v2.0/ports/b918f2f3-7bdf-4f42-949f-d0305921b3d6/tags/black.or.white => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1688] 10.0.0.77 () {32 vars in 726 bytes} [Tue May 5 18:08:43 2026] GET /v2.0/ports/b918f2f3-7bdf-4f42-949f-d0305921b3d6/tags => generated 52 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1689] 10.0.0.77 () {34 vars in 746 bytes} [Tue May 5 18:08:43 2026] PUT /v2.0/ports/b918f2f3-7bdf-4f42-949f-d0305921b3d6/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: 896/1690] 10.0.0.77 () {32 vars in 726 bytes} [Tue May 5 18:08:43 2026] GET /v2.0/ports/b918f2f3-7bdf-4f42-949f-d0305921b3d6/tags => generated 37 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1691] 10.0.0.77 () {32 vars in 734 bytes} [Tue May 5 18:08:43 2026] GET /v2.0/ports/b918f2f3-7bdf-4f42-949f-d0305921b3d6/tags/red => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:08:43.523 7 INFO neutron.api.v2.resource [None req-679eef13-09af-4389-8223-526f5e5b0eec 6acfc4feceb245f9b9b64bf3a5880e19 385dc98377d74eaa997677bbac4d31e1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 898/1692] 10.0.0.77 () {32 vars in 738 bytes} [Tue May 5 18:08:43 2026] GET /v2.0/ports/b918f2f3-7bdf-4f42-949f-d0305921b3d6/tags/green => generated 99 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1693] 10.0.0.77 () {32 vars in 737 bytes} [Tue May 5 18:08:43 2026] DELETE /v2.0/ports/b918f2f3-7bdf-4f42-949f-d0305921b3d6/tags/red => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:08:43.850 7 INFO neutron.db.segments_db [None req-bf9fe8c7-17e4-47e9-897b-29ef00a0a580 8ece5527ec234187abb51074e1233c55 1606ee9759ce467f90ab0bcd3b944377 - - - -] Added segment d0162c4e-2ac3-417d-8450-4221a13ec41d of type vxlan for network f5053a72-0dd4-413e-b5ad-140fd244a570 2026-05-05 18:08:43.928 8 INFO neutron.db.l3_hamode_db [None req-1b61bddd-fd9d-463c-b6ff-9141b022cdb1 b92f12af00204d5c9a864a5e6348977d a40556a316e2420fb03ab94d3c7e74e3 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 18:08:44.177 7 INFO neutron.db.l3_hamode_db [None req-bf9fe8c7-17e4-47e9-897b-29ef00a0a580 8ece5527ec234187abb51074e1233c55 1606ee9759ce467f90ab0bcd3b944377 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 18:08:44.322 7 INFO neutron.db.l3_hamode_db [None req-bf9fe8c7-17e4-47e9-897b-29ef00a0a580 8ece5527ec234187abb51074e1233c55 1606ee9759ce467f90ab0bcd3b944377 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 795/1694] 10.0.0.77 () {34 vars in 668 bytes} [Tue May 5 18:08:42 2026] POST /v2.0/routers => generated 694 bytes in 2787 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1695] 10.0.0.77 () {32 vars in 726 bytes} [Tue May 5 18:08:45 2026] GET /v2.0/ports/b918f2f3-7bdf-4f42-949f-d0305921b3d6/tags => generated 30 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1696] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:08:45 2026] GET /v2.0/ports?device_id=031addf8-7736-4f8d-9540-73f7a6f0ac98 => generated 1010 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1697] 10.0.0.77 () {34 vars in 667 bytes} [Tue May 5 18:08:43 2026] POST /v2.0/routers => generated 474 bytes in 1816 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:08:45.429 7 INFO neutron.api.v2.resource [None req-89b704fa-a2a9-4481-bf10-88fef6846d26 6acfc4feceb245f9b9b64bf3a5880e19 385dc98377d74eaa997677bbac4d31e1 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 901/1698] 10.0.0.77 () {32 vars in 741 bytes} [Tue May 5 18:08:45 2026] DELETE /v2.0/ports/b918f2f3-7bdf-4f42-949f-d0305921b3d6/tags/green => generated 99 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1699] 10.0.0.77 () {32 vars in 775 bytes} [Tue May 5 18:08:45 2026] GET /v2.0/subnets?project_id=a40556a316e2420fb03ab94d3c7e74e3&cidr=10.100.0.0%2F28 => generated 14 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1700] 10.0.0.48 () {34 vars in 1119 bytes} [Tue May 5 18:08:45 2026] GET /v2.0/security-groups?id=62782392-a112-4f28-841d-d7493e6beeef&id=c72dda2d-9a5c-43d2-b153-6d5a01023b41&fields=id&fields=name => generated 205 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1701] 10.0.0.77 () {32 vars in 729 bytes} [Tue May 5 18:08:45 2026] DELETE /v2.0/ports/b918f2f3-7bdf-4f42-949f-d0305921b3d6/tags => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:08:45.520 8 INFO neutron.db.l3_hamode_db [None req-6bdaadf6-5e96-4367-80d9-91fb55cd124c 8ece5527ec234187abb51074e1233c55 1606ee9759ce467f90ab0bcd3b944377 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 904/1702] 10.0.0.77 () {32 vars in 693 bytes} [Tue May 5 18:08:45 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1703] 10.0.0.77 () {32 vars in 726 bytes} [Tue May 5 18:08:45 2026] GET /v2.0/ports/b918f2f3-7bdf-4f42-949f-d0305921b3d6/tags => 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: 906/1704] 10.0.0.77 () {32 vars in 783 bytes} [Tue May 5 18:08:45 2026] GET /v2.0/subnets?network_id=9244984a-9c00-4347-a331-eff9d804969b&cidr=10.100.0.0%2F28 => generated 14 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:08:45.737 8 INFO neutron.db.l3_hamode_db [None req-6bdaadf6-5e96-4367-80d9-91fb55cd124c 8ece5527ec234187abb51074e1233c55 1606ee9759ce467f90ab0bcd3b944377 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 907/1705] 10.0.0.77 () {32 vars in 719 bytes} [Tue May 5 18:08:45 2026] DELETE /v2.0/ports/b918f2f3-7bdf-4f42-949f-d0305921b3d6 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1706] 10.0.0.77 () {34 vars in 668 bytes} [Tue May 5 18:08:45 2026] POST /v2.0/subnets => generated 633 bytes in 364 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:08:46.407 7 INFO neutron.services.segments.plugin [-] Segment 65b29932-91b3-4255-82a8-6abdb64b99e1 resource provider aggregate not found 2026-05-05 18:08:46.413 7 INFO neutron.services.segments.plugin [-] Segment 65b29932-91b3-4255-82a8-6abdb64b99e1 resource provider aggregate not found 2026-05-05 18:08:46.448 7 INFO neutron.services.segments.plugin [-] Segment 65b29932-91b3-4255-82a8-6abdb64b99e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65b29932-91b3-4255-82a8-6abdb64b99e1 found for delete ", "request_id": "req-9b4c1b4c-2643-444c-95b3-92a9914ac3bc"}]} 2026-05-05 18:08:46.449 7 INFO neutron.services.segments.plugin [-] Segment 65b29932-91b3-4255-82a8-6abdb64b99e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65b29932-91b3-4255-82a8-6abdb64b99e1 found for delete ", "request_id": "req-05a99e98-a8c0-4b26-bd9a-f7bb4bb25133"}]} [pid: 7|app: 0|req: 909/1707] 10.0.0.77 () {32 vars in 725 bytes} [Tue May 5 18:08:46 2026] DELETE /v2.0/networks/043f5a43-9e11-4ded-9cd5-030aa277430e => 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: 799/1708] 10.0.0.77 () {34 vars in 667 bytes} [Tue May 5 18:08:45 2026] POST /v2.0/routers => generated 474 bytes in 1206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1709] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:08:46 2026] GET /v2.0/ports?device_id=031addf8-7736-4f8d-9540-73f7a6f0ac98 => generated 1010 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:08:46.745 8 INFO neutron.db.l3_hamode_db [None req-a791bf6b-8465-4264-ac3c-88dcbd97c597 8ece5527ec234187abb51074e1233c55 1606ee9759ce467f90ab0bcd3b944377 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 18:08:46.884 8 INFO neutron.db.l3_hamode_db [None req-a791bf6b-8465-4264-ac3c-88dcbd97c597 8ece5527ec234187abb51074e1233c55 1606ee9759ce467f90ab0bcd3b944377 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 801/1710] 10.0.0.77 () {34 vars in 667 bytes} [Tue May 5 18:08:46 2026] POST /v2.0/routers => generated 474 bytes in 979 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1711] 10.0.0.48 () {34 vars in 1119 bytes} [Tue May 5 18:08:47 2026] GET /v2.0/security-groups?id=62782392-a112-4f28-841d-d7493e6beeef&id=c72dda2d-9a5c-43d2-b153-6d5a01023b41&fields=id&fields=name => generated 205 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1712] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:08:47 2026] GET /v2.0/security-groups?tenant_id=385dc98377d74eaa997677bbac4d31e1&name=default => generated 2801 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:08:47.964 8 INFO neutron.db.l3_hamode_db [None req-01c3144e-bd40-4983-ae4d-eae73747ee19 8ece5527ec234187abb51074e1233c55 1606ee9759ce467f90ab0bcd3b944377 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 18:08:48.148 8 INFO neutron.db.l3_hamode_db [None req-01c3144e-bd40-4983-ae4d-eae73747ee19 8ece5527ec234187abb51074e1233c55 1606ee9759ce467f90ab0bcd3b944377 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 910/1715] 10.0.0.77 () {34 vars in 782 bytes} [Tue May 5 18:08:46 2026] PUT /v2.0/routers/156c17eb-214c-4b6b-ae17-809cde47c6d5/add_router_interface => generated 309 bytes in 1817 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1716] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:08:48 2026] GET /v2.0/ports?device_id=031addf8-7736-4f8d-9540-73f7a6f0ac98 => generated 1010 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1717] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:08:48 2026] DELETE /v2.0/security-groups/e2f4195e-e4b2-465c-95ac-94abf1db8741 => 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: 913/1718] 10.0.0.77 () {32 vars in 648 bytes} [Tue May 5 18:08:48 2026] GET /v2.0/networks => generated 7204 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:08:49.001 7 INFO neutron.db.l3_db [None req-11dd61a1-968c-43c2-8762-2fd65ac09721 8cf296ea1c6e404f96ed375a7354542d d56c84b4c425499d9e4c31e605c21a0a - - - -] Floating IP cf022b80-ea81-41db-9d58-ff2bbec51d69 associated. External IP: 10.96.250.212, port: 9ac7845a-d499-4594-903b-644c9b0ca500. [pid: 7|app: 0|req: 914/1719] 10.0.0.77 () {34 vars in 748 bytes} [Tue May 5 18:08:48 2026] PUT /v2.0/floatingips/cf022b80-ea81-41db-9d58-ff2bbec51d69 => generated 855 bytes in 800 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:08:49.448 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3b4d0e67-caec-4938-a348-3fdf6c97e9d6'] response: {'name': 'network-changed', 'server_uuid': '031addf8-7736-4f8d-9540-73f7a6f0ac98', 'tag': '9ac7845a-d499-4594-903b-644c9b0ca500', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 915/1720] 10.0.0.77 () {32 vars in 646 bytes} [Tue May 5 18:08:49 2026] GET /v2.0/subnets => generated 5601 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1721] 10.0.0.77 () {34 vars in 667 bytes} [Tue May 5 18:08:47 2026] POST /v2.0/routers => generated 474 bytes in 1595 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1722] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:08:49 2026] GET /v2.0/security-groups?tenant_id=1a84aa60e47a4146b7a11267c8a19e34&name=default => generated 2801 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1723] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 5 18:08:49 2026] GET /v2.0/ports?tenant_id=d56c84b4c425499d9e4c31e605c21a0a&device_id=031addf8-7736-4f8d-9540-73f7a6f0ac98 => generated 1279 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1724] 10.0.0.77 () {32 vars in 646 bytes} [Tue May 5 18:08:49 2026] GET /v2.0/routers => generated 4200 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:08:49.669 7 INFO neutron.db.l3_hamode_db [None req-4e75d31f-aaae-475c-9865-210d368f1a81 8ece5527ec234187abb51074e1233c55 1606ee9759ce467f90ab0bcd3b944377 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 808/1725] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:08:49 2026] DELETE /v2.0/security-groups/06b87afa-a714-405f-91a4-22b134f47bb6 => 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: 809/1726] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 5 18:08:49 2026] GET /v2.0/networks?id=5c9f2494-8c70-415b-92ad-f1e2187441f6 => generated 769 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:08:49.908 7 INFO neutron.db.l3_hamode_db [None req-4e75d31f-aaae-475c-9865-210d368f1a81 8ece5527ec234187abb51074e1233c55 1606ee9759ce467f90ab0bcd3b944377 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 810/1727] 10.0.0.77 () {34 vars in 684 bytes} [Tue May 5 18:08:49 2026] POST /v2.0/security-groups => generated 1611 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1728] 199.19.213.235 () {34 vars in 1058 bytes} [Tue May 5 18:08:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=9ac7845a-d499-4594-903b-644c9b0ca500 => generated 858 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1729] 10.0.0.77 () {34 vars in 694 bytes} [Tue May 5 18:08:50 2026] POST /v2.0/security-group-rules => generated 565 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1730] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 5 18:08:50 2026] GET /v2.0/subnets?id=c72d3303-18c2-4689-b4f5-3f07a8eaeece => generated 667 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1731] 10.0.0.77 () {34 vars in 694 bytes} [Tue May 5 18:08:50 2026] POST /v2.0/security-group-rules => generated 564 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1732] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 5 18:08:50 2026] GET /v2.0/ports?network_id=5c9f2494-8c70-415b-92ad-f1e2187441f6&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1733] 10.0.0.77 () {34 vars in 694 bytes} [Tue May 5 18:08:50 2026] POST /v2.0/security-group-rules => generated 570 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1734] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 5 18:08:50 2026] GET /v2.0/networks/5c9f2494-8c70-415b-92ad-f1e2187441f6?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: 818/1735] 10.0.0.77 () {34 vars in 694 bytes} [Tue May 5 18:08:50 2026] POST /v2.0/security-group-rules => generated 569 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1736] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 5 18:08:50 2026] GET /v2.0/networks/5c9f2494-8c70-415b-92ad-f1e2187441f6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:08:50.724 8 INFO neutron.db.securitygroups_db [None req-50c21611-292a-4a11-91b0-b8958d0e38bc b92f12af00204d5c9a864a5e6348977d a40556a316e2420fb03ab94d3c7e74e3 - - - -] Project a40556a316e2420fb03ab94d3c7e74e3 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: 820/1737] 10.0.0.77 () {34 vars in 694 bytes} [Tue May 5 18:08:50 2026] POST /v2.0/security-group-rules => generated 575 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:08:50.825 8 INFO neutron.db.securitygroups_db [None req-2cf0edae-0f35-43c5-87d6-bdf84f048e7a b92f12af00204d5c9a864a5e6348977d a40556a316e2420fb03ab94d3c7e74e3 - - - -] Project a40556a316e2420fb03ab94d3c7e74e3 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: 821/1738] 10.0.0.77 () {34 vars in 694 bytes} [Tue May 5 18:08:50 2026] POST /v2.0/security-group-rules => generated 574 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1739] 10.0.0.77 () {34 vars in 667 bytes} [Tue May 5 18:08:49 2026] POST /v2.0/routers => generated 474 bytes in 1535 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1740] 10.0.0.77 () {34 vars in 750 bytes} [Tue May 5 18:08:51 2026] PUT /v2.0/routers/ee48d7f0-fe52-4c0d-86eb-5befdae136ff/tags => generated 17 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1741] 10.0.0.77 () {34 vars in 750 bytes} [Tue May 5 18:08:51 2026] PUT /v2.0/routers/19cc8e35-e0b2-4a24-bf86-380e258bcf77/tags => generated 25 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1742] 10.0.0.77 () {34 vars in 750 bytes} [Tue May 5 18:08:51 2026] PUT /v2.0/routers/ec41c37d-8f41-41b6-a769-48e9ab33f67e/tags => generated 34 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1743] 10.0.0.77 () {34 vars in 750 bytes} [Tue May 5 18:08:51 2026] PUT /v2.0/routers/7fc95744-433e-436a-9134-5a8bfad30255/tags => generated 19 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1744] 10.0.0.77 () {32 vars in 648 bytes} [Tue May 5 18:08:51 2026] GET /v2.0/networks => generated 1298 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1745] 10.0.0.77 () {32 vars in 663 bytes} [Tue May 5 18:08:51 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1746] 10.0.0.48 () {34 vars in 1099 bytes} [Tue May 5 18:08:51 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1544750869&fields=id&tenant_id=a40556a316e2420fb03ab94d3c7e74e3 => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1747] 10.0.0.77 () {32 vars in 677 bytes} [Tue May 5 18:08:51 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1748] 10.0.0.48 () {34 vars in 981 bytes} [Tue May 5 18:08:51 2026] GET /v2.0/networks?id=ba5002ea-5f0c-4362-bc1a-28d470a2f2a9 => generated 661 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1749] 10.0.0.48 () {34 vars in 964 bytes} [Tue May 5 18:08:51 2026] GET /v2.0/quotas/a40556a316e2420fb03ab94d3c7e74e3 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1750] 10.0.0.77 () {32 vars in 673 bytes} [Tue May 5 18:08:51 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1751] 10.0.0.48 () {34 vars in 1001 bytes} [Tue May 5 18:08:51 2026] GET /v2.0/ports?tenant_id=a40556a316e2420fb03ab94d3c7e74e3&fields=id => generated 103 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1752] 10.0.0.77 () {32 vars in 685 bytes} [Tue May 5 18:08:51 2026] GET /v2.0/routers?tags-any=red%2Cblue => 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: 927/1753] 10.0.0.48 () {34 vars in 1007 bytes} [Tue May 5 18:08:51 2026] GET /v2.0/networks/ba5002ea-5f0c-4362-bc1a-28d470a2f2a9?fields=segments => generated 14 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1754] 10.0.0.48 () {34 vars in 1107 bytes} [Tue May 5 18:08:52 2026] GET /v2.0/networks/ba5002ea-5f0c-4362-bc1a-28d470a2f2a9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1755] 10.0.0.77 () {32 vars in 671 bytes} [Tue May 5 18:08:51 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1756] 10.0.0.77 () {32 vars in 685 bytes} [Tue May 5 18:08:52 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1757] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:08:52 2026] GET /v2.0/ports?device_id=4852e3c1-6d98-4bbd-8a9c-c05f3c35c2cc => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1758] 10.0.0.77 () {32 vars in 681 bytes} [Tue May 5 18:08:52 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1759] 10.0.0.77 () {32 vars in 693 bytes} [Tue May 5 18:08:52 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1760] 10.0.0.77 () {32 vars in 720 bytes} [Tue May 5 18:08:52 2026] GET /v2.0/routers/ee48d7f0-fe52-4c0d-86eb-5befdae136ff => generated 485 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1761] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 5 18:08:52 2026] GET /v2.0/networks?id=ba5002ea-5f0c-4362-bc1a-28d470a2f2a9 => generated 661 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1762] 199.19.213.235 () {34 vars in 1050 bytes} [Tue May 5 18:08:52 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a40556a316e2420fb03ab94d3c7e74e3 => generated 181 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1763] 10.0.0.77 () {34 vars in 741 bytes} [Tue May 5 18:08:52 2026] PUT /v2.0/routers/ee48d7f0-fe52-4c0d-86eb-5befdae136ff => generated 485 bytes in 858 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1764] 199.19.213.235 () {38 vars in 955 bytes} [Tue May 5 18:08:53 2026] POST /v2.0/ports => generated 958 bytes in 435 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 935/1765] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:08:53 2026] GET /v2.0/ports?device_id=4852e3c1-6d98-4bbd-8a9c-c05f3c35c2cc => generated 961 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1766] 10.0.0.77 () {32 vars in 735 bytes} [Tue May 5 18:08:53 2026] GET /v2.0/ports?device_id=ee48d7f0-fe52-4c0d-86eb-5befdae136ff => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:08:53.656 8 INFO neutron.db.segments_db [None req-a197591c-9170-4d1c-8805-2efb77e3fe1c 6683efeffa3644be879e50982261ab44 1d8bf3856b7247f59b32cdf91076b561 - - - -] Added segment c0bdf957-6bfd-4079-9022-d5d0b8945c66 of type vxlan for network 1f1b475d-6e99-450b-8fe2-e4cf084b0e74 2026-05-05 18:08:53.968 8 INFO neutron.db.l3_hamode_db [None req-a197591c-9170-4d1c-8805-2efb77e3fe1c 6683efeffa3644be879e50982261ab44 1d8bf3856b7247f59b32cdf91076b561 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 937/1767] 199.19.213.235 () {38 vars in 1028 bytes} [Tue May 5 18:08:53 2026] PUT /v2.0/ports/d01d8c52-6b3a-4e5b-a1b1-42dbbb6a89af => generated 1203 bytes in 485 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 18:08:54.071 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-692a75cf-27c1-48cf-b320-af9c2a4bda50'] response: {'name': 'network-changed', 'server_uuid': '4852e3c1-6d98-4bbd-8a9c-c05f3c35c2cc', 'tag': 'd01d8c52-6b3a-4e5b-a1b1-42dbbb6a89af', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 938/1768] 10.0.0.48 () {34 vars in 1039 bytes} [Tue May 5 18:08:54 2026] GET /v2.0/security-groups?id=3863d078-e123-48ae-ade0-d12f60464d14&fields=id&fields=name => generated 114 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:08:54.609 8 INFO neutron.db.l3_hamode_db [None req-a197591c-9170-4d1c-8805-2efb77e3fe1c 6683efeffa3644be879e50982261ab44 1d8bf3856b7247f59b32cdf91076b561 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 939/1769] 10.0.0.77 () {32 vars in 723 bytes} [Tue May 5 18:08:54 2026] DELETE /v2.0/routers/ee48d7f0-fe52-4c0d-86eb-5befdae136ff => generated 0 bytes in 513 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 940/1770] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 5 18:08:54 2026] GET /v2.0/ports?tenant_id=a40556a316e2420fb03ab94d3c7e74e3&device_id=4852e3c1-6d98-4bbd-8a9c-c05f3c35c2cc => 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: 941/1771] 10.0.0.77 () {32 vars in 720 bytes} [Tue May 5 18:08:54 2026] GET /v2.0/routers/19cc8e35-e0b2-4a24-bf86-380e258bcf77 => generated 493 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1772] 199.19.213.235 () {34 vars in 1060 bytes} [Tue May 5 18:08:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=d01d8c52-6b3a-4e5b-a1b1-42dbbb6a89af => 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: 831/1773] 10.0.0.77 () {34 vars in 667 bytes} [Tue May 5 18:08:53 2026] POST /v2.0/routers => generated 474 bytes in 1908 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1774] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 5 18:08:55 2026] GET /v2.0/subnets?id=2c9d000f-7b78-4fcf-a2bc-1e5d4e719778 => generated 654 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1775] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:08:55 2026] GET /v2.0/ports?device_id=4852e3c1-6d98-4bbd-8a9c-c05f3c35c2cc => generated 973 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1776] 10.0.0.77 () {34 vars in 750 bytes} [Tue May 5 18:08:55 2026] PUT /v2.0/routers/a1dd6dbc-572e-4c1a-abab-22ee8c56f612/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: 835/1777] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 5 18:08:55 2026] GET /v2.0/ports?network_id=ba5002ea-5f0c-4362-bc1a-28d470a2f2a9&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1778] 10.0.0.48 () {34 vars in 1039 bytes} [Tue May 5 18:08:55 2026] GET /v2.0/security-groups?id=3863d078-e123-48ae-ade0-d12f60464d14&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1779] 10.0.0.77 () {32 vars in 730 bytes} [Tue May 5 18:08:55 2026] GET /v2.0/routers/a1dd6dbc-572e-4c1a-abab-22ee8c56f612/tags => generated 25 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1780] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 5 18:08:55 2026] GET /v2.0/networks/ba5002ea-5f0c-4362-bc1a-28d470a2f2a9?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1781] 10.0.0.77 () {34 vars in 761 bytes} [Tue May 5 18:08:55 2026] PUT /v2.0/routers/a1dd6dbc-572e-4c1a-abab-22ee8c56f612/tags/green => generated 4 bytes in 79 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1782] 10.0.0.77 () {34 vars in 741 bytes} [Tue May 5 18:08:54 2026] PUT /v2.0/routers/19cc8e35-e0b2-4a24-bf86-380e258bcf77 => generated 493 bytes in 1106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1783] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 5 18:08:55 2026] GET /v2.0/networks/ba5002ea-5f0c-4362-bc1a-28d470a2f2a9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1784] 10.0.0.77 () {32 vars in 730 bytes} [Tue May 5 18:08:55 2026] GET /v2.0/routers/a1dd6dbc-572e-4c1a-abab-22ee8c56f612/tags => generated 34 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1785] 10.0.0.77 () {32 vars in 735 bytes} [Tue May 5 18:08:55 2026] GET /v2.0/ports?device_id=19cc8e35-e0b2-4a24-bf86-380e258bcf77 => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1786] 10.0.0.77 () {34 vars in 757 bytes} [Tue May 5 18:08:55 2026] PUT /v2.0/routers/a1dd6dbc-572e-4c1a-abab-22ee8c56f612/tags/red => generated 4 bytes in 85 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1787] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 5 18:08:56 2026] GET /v2.0/ports?tenant_id=a40556a316e2420fb03ab94d3c7e74e3&device_id=4852e3c1-6d98-4bbd-8a9c-c05f3c35c2cc => 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: 947/1788] 10.0.0.77 () {32 vars in 730 bytes} [Tue May 5 18:08:56 2026] GET /v2.0/routers/a1dd6dbc-572e-4c1a-abab-22ee8c56f612/tags => generated 34 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1789] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 5 18:08:56 2026] GET /v2.0/networks?id=ba5002ea-5f0c-4362-bc1a-28d470a2f2a9 => generated 757 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1790] 10.0.0.77 () {34 vars in 779 bytes} [Tue May 5 18:08:56 2026] PUT /v2.0/routers/a1dd6dbc-572e-4c1a-abab-22ee8c56f612/tags/black.or.white => generated 4 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1791] 199.19.213.235 () {34 vars in 1060 bytes} [Tue May 5 18:08:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=d01d8c52-6b3a-4e5b-a1b1-42dbbb6a89af => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1792] 10.0.0.77 () {32 vars in 730 bytes} [Tue May 5 18:08:56 2026] GET /v2.0/routers/a1dd6dbc-572e-4c1a-abab-22ee8c56f612/tags => generated 52 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1793] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 5 18:08:56 2026] GET /v2.0/subnets?id=2c9d000f-7b78-4fcf-a2bc-1e5d4e719778 => generated 654 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1794] 10.0.0.77 () {32 vars in 723 bytes} [Tue May 5 18:08:55 2026] DELETE /v2.0/routers/19cc8e35-e0b2-4a24-bf86-380e258bcf77 => generated 0 bytes in 567 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1795] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 5 18:08:56 2026] GET /v2.0/ports?network_id=ba5002ea-5f0c-4362-bc1a-28d470a2f2a9&device_owner=network%3Adhcp => generated 1244 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1796] 10.0.0.77 () {34 vars in 750 bytes} [Tue May 5 18:08:56 2026] PUT /v2.0/routers/a1dd6dbc-572e-4c1a-abab-22ee8c56f612/tags => generated 37 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1797] 10.0.0.77 () {32 vars in 720 bytes} [Tue May 5 18:08:56 2026] GET /v2.0/routers/ec41c37d-8f41-41b6-a769-48e9ab33f67e => generated 502 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1798] 10.0.0.77 () {32 vars in 730 bytes} [Tue May 5 18:08:56 2026] GET /v2.0/routers/a1dd6dbc-572e-4c1a-abab-22ee8c56f612/tags => generated 37 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1799] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 5 18:08:56 2026] GET /v2.0/networks/ba5002ea-5f0c-4362-bc1a-28d470a2f2a9?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: 846/1800] 10.0.0.77 () {32 vars in 738 bytes} [Tue May 5 18:08:56 2026] GET /v2.0/routers/a1dd6dbc-572e-4c1a-abab-22ee8c56f612/tags/red => 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: 847/1801] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 5 18:08:56 2026] GET /v2.0/networks/ba5002ea-5f0c-4362-bc1a-28d470a2f2a9?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: 848/1802] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:08:56 2026] GET /v2.0/ports?device_id=031addf8-7736-4f8d-9540-73f7a6f0ac98 => generated 1010 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1803] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:08:56 2026] GET /v2.0/ports?device_id=4852e3c1-6d98-4bbd-8a9c-c05f3c35c2cc => generated 973 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:08:56.907 8 INFO neutron.api.v2.resource [None req-ddd3a8a9-72dc-4183-8a80-ca3c782b545c 6683efeffa3644be879e50982261ab44 1d8bf3856b7247f59b32cdf91076b561 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 850/1804] 10.0.0.77 () {32 vars in 742 bytes} [Tue May 5 18:08:56 2026] GET /v2.0/routers/a1dd6dbc-572e-4c1a-abab-22ee8c56f612/tags/green => generated 99 bytes in 71 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1805] 10.0.0.48 () {34 vars in 1119 bytes} [Tue May 5 18:08:56 2026] GET /v2.0/security-groups?id=62782392-a112-4f28-841d-d7493e6beeef&id=c72dda2d-9a5c-43d2-b153-6d5a01023b41&fields=id&fields=name => generated 205 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1806] 10.0.0.48 () {34 vars in 1039 bytes} [Tue May 5 18:08:56 2026] GET /v2.0/security-groups?id=3863d078-e123-48ae-ade0-d12f60464d14&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1807] 10.0.0.77 () {32 vars in 741 bytes} [Tue May 5 18:08:56 2026] DELETE /v2.0/routers/a1dd6dbc-572e-4c1a-abab-22ee8c56f612/tags/red => 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: 854/1808] 10.0.0.77 () {32 vars in 735 bytes} [Tue May 5 18:08:57 2026] GET /v2.0/ports?device_id=031addf8-7736-4f8d-9540-73f7a6f0ac98 => generated 1279 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1809] 10.0.0.77 () {34 vars in 741 bytes} [Tue May 5 18:08:56 2026] PUT /v2.0/routers/ec41c37d-8f41-41b6-a769-48e9ab33f67e => generated 502 bytes in 679 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1810] 10.0.0.77 () {32 vars in 730 bytes} [Tue May 5 18:08:57 2026] GET /v2.0/routers/a1dd6dbc-572e-4c1a-abab-22ee8c56f612/tags => generated 30 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1811] 10.0.0.77 () {32 vars in 735 bytes} [Tue May 5 18:08:57 2026] GET /v2.0/ports?device_id=ec41c37d-8f41-41b6-a769-48e9ab33f67e => 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: 956/1812] 10.0.0.77 () {32 vars in 857 bytes} [Tue May 5 18:08:57 2026] GET /v2.0/floatingips?floating_network_id=9244984a-9c00-4347-a331-eff9d804969b&port_id=9ac7845a-d499-4594-903b-644c9b0ca500 => generated 860 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:08:57.373 8 INFO neutron.api.v2.resource [None req-738eee43-863d-43c9-88ad-8cc9d4bdb532 6683efeffa3644be879e50982261ab44 1d8bf3856b7247f59b32cdf91076b561 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 857/1813] 10.0.0.77 () {32 vars in 745 bytes} [Tue May 5 18:08:57 2026] DELETE /v2.0/routers/a1dd6dbc-572e-4c1a-abab-22ee8c56f612/tags/green => generated 99 bytes in 69 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1814] 10.0.0.77 () {32 vars in 733 bytes} [Tue May 5 18:08:57 2026] DELETE /v2.0/routers/a1dd6dbc-572e-4c1a-abab-22ee8c56f612/tags => 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: 859/1815] 10.0.0.77 () {32 vars in 730 bytes} [Tue May 5 18:08:57 2026] GET /v2.0/routers/a1dd6dbc-572e-4c1a-abab-22ee8c56f612/tags => generated 12 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1816] 10.0.0.77 () {32 vars in 720 bytes} [Tue May 5 18:08:57 2026] GET /v2.0/routers/a1dd6dbc-572e-4c1a-abab-22ee8c56f612 => generated 480 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1817] 10.0.0.77 () {32 vars in 723 bytes} [Tue May 5 18:08:57 2026] DELETE /v2.0/routers/ec41c37d-8f41-41b6-a769-48e9ab33f67e => generated 0 bytes in 519 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1818] 10.0.0.77 () {32 vars in 720 bytes} [Tue May 5 18:08:57 2026] GET /v2.0/routers/7fc95744-433e-436a-9134-5a8bfad30255 => generated 487 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1819] 10.0.0.77 () {34 vars in 741 bytes} [Tue May 5 18:08:57 2026] PUT /v2.0/routers/a1dd6dbc-572e-4c1a-abab-22ee8c56f612 => generated 481 bytes in 802 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1820] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:08:58 2026] GET /v2.0/ports?device_id=4852e3c1-6d98-4bbd-8a9c-c05f3c35c2cc => 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: 863/1821] 10.0.0.91 () {34 vars in 989 bytes} [Tue May 5 18:08:58 2026] GET /v2.0/ports?device_id=031addf8-7736-4f8d-9540-73f7a6f0ac98 => generated 1279 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1822] 10.0.0.77 () {32 vars in 735 bytes} [Tue May 5 18:08:58 2026] GET /v2.0/ports?device_id=a1dd6dbc-572e-4c1a-abab-22ee8c56f612 => 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: 865/1823] 10.0.0.48 () {34 vars in 1039 bytes} [Tue May 5 18:08:58 2026] GET /v2.0/security-groups?id=3863d078-e123-48ae-ade0-d12f60464d14&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: 959/1824] 10.0.0.77 () {34 vars in 741 bytes} [Tue May 5 18:08:57 2026] PUT /v2.0/routers/7fc95744-433e-436a-9134-5a8bfad30255 => generated 487 bytes in 809 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1825] 10.0.0.91 () {34 vars in 1119 bytes} [Tue May 5 18:08:58 2026] GET /v2.0/security-groups?id=c72dda2d-9a5c-43d2-b153-6d5a01023b41&id=62782392-a112-4f28-841d-d7493e6beeef&fields=id&fields=name => generated 205 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1826] 10.0.0.77 () {32 vars in 735 bytes} [Tue May 5 18:08:58 2026] GET /v2.0/ports?device_id=7fc95744-433e-436a-9134-5a8bfad30255 => 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: 868/1827] 10.0.0.77 () {32 vars in 723 bytes} [Tue May 5 18:08:58 2026] DELETE /v2.0/routers/7fc95744-433e-436a-9134-5a8bfad30255 => generated 0 bytes in 885 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1828] 10.0.0.77 () {32 vars in 720 bytes} [Tue May 5 18:08:59 2026] GET /v2.0/routers/b74ef218-5f6a-47b0-bc98-a18f8a353890 => generated 480 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:08:59.803 7 INFO neutron.services.segments.plugin [-] Segment c0bdf957-6bfd-4079-9022-d5d0b8945c66 resource provider aggregate not found 2026-05-05 18:08:59.809 7 INFO neutron.services.segments.plugin [-] Segment c0bdf957-6bfd-4079-9022-d5d0b8945c66 resource provider aggregate not found 2026-05-05 18:08:59.823 7 INFO neutron.services.segments.plugin [-] Segment c0bdf957-6bfd-4079-9022-d5d0b8945c66 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0bdf957-6bfd-4079-9022-d5d0b8945c66 found for delete ", "request_id": "req-203268f4-00e1-4596-88a2-60547315307d"}]} 2026-05-05 18:08:59.827 7 INFO neutron.services.segments.plugin [-] Segment c0bdf957-6bfd-4079-9022-d5d0b8945c66 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0bdf957-6bfd-4079-9022-d5d0b8945c66 found for delete ", "request_id": "req-10da6b34-4826-4c9c-88c4-87fd354d40de"}]} 2026-05-05 18:08:59.837 7 INFO neutron.db.l3_hamode_db [None req-5500491a-74c5-4cc9-9239-ea9d47d5cfe5 6683efeffa3644be879e50982261ab44 1d8bf3856b7247f59b32cdf91076b561 - - - -] HA network 1f1b475d-6e99-450b-8fe2-e4cf084b0e74 was deleted as no HA routers are present in tenant 1d8bf3856b7247f59b32cdf91076b561. [pid: 7|app: 0|req: 960/1829] 10.0.0.77 () {32 vars in 723 bytes} [Tue May 5 18:08:58 2026] DELETE /v2.0/routers/a1dd6dbc-572e-4c1a-abab-22ee8c56f612 => generated 0 bytes in 1098 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1830] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:08:59 2026] GET /v2.0/ports?device_id=4852e3c1-6d98-4bbd-8a9c-c05f3c35c2cc => generated 975 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1831] 10.0.0.48 () {34 vars in 1039 bytes} [Tue May 5 18:08:59 2026] GET /v2.0/security-groups?id=3863d078-e123-48ae-ade0-d12f60464d14&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: 963/1832] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:09:00 2026] GET /v2.0/ports?device_id=4852e3c1-6d98-4bbd-8a9c-c05f3c35c2cc => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1833] 10.0.0.48 () {34 vars in 1039 bytes} [Tue May 5 18:09:00 2026] GET /v2.0/security-groups?id=3863d078-e123-48ae-ade0-d12f60464d14&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1834] 10.0.0.77 () {32 vars in 735 bytes} [Tue May 5 18:09:00 2026] GET /v2.0/ports?device_id=4852e3c1-6d98-4bbd-8a9c-c05f3c35c2cc => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1835] 10.0.0.77 () {34 vars in 741 bytes} [Tue May 5 18:08:59 2026] PUT /v2.0/routers/b74ef218-5f6a-47b0-bc98-a18f8a353890 => generated 480 bytes in 692 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1836] 10.0.0.77 () {32 vars in 735 bytes} [Tue May 5 18:09:00 2026] GET /v2.0/ports?device_id=b74ef218-5f6a-47b0-bc98-a18f8a353890 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:09:01.129 7 INFO neutron.db.l3_db [None req-c165b506-56f9-47ae-af70-f7b1fd5c53b5 b92f12af00204d5c9a864a5e6348977d a40556a316e2420fb03ab94d3c7e74e3 - - - -] Floating IP 3ff0c9ae-d82d-44db-aaa5-5e370cb72612 associated. External IP: 10.96.250.217, port: d01d8c52-6b3a-4e5b-a1b1-42dbbb6a89af. 2026-05-05 18:09:01.138 8 INFO neutron.services.segments.plugin [-] Segment d0162c4e-2ac3-417d-8450-4221a13ec41d resource provider aggregate not found 2026-05-05 18:09:01.154 8 INFO neutron.services.segments.plugin [-] Segment d0162c4e-2ac3-417d-8450-4221a13ec41d resource provider aggregate not found 2026-05-05 18:09:01.165 8 INFO neutron.services.segments.plugin [-] Segment d0162c4e-2ac3-417d-8450-4221a13ec41d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0162c4e-2ac3-417d-8450-4221a13ec41d found for delete ", "request_id": "req-b34f767f-d74e-41fa-9d54-60cfbf2d2e7f"}]} 2026-05-05 18:09:01.167 8 INFO neutron.services.segments.plugin [-] Segment d0162c4e-2ac3-417d-8450-4221a13ec41d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0162c4e-2ac3-417d-8450-4221a13ec41d found for delete ", "request_id": "req-daab42c0-50ed-4084-98f1-b73446c86cdc"}]} 2026-05-05 18:09:01.172 8 INFO neutron.db.l3_hamode_db [None req-ad3d1e15-060a-4d2d-b235-e2454ccc4d58 8ece5527ec234187abb51074e1233c55 1606ee9759ce467f90ab0bcd3b944377 - - - -] HA network f5053a72-0dd4-413e-b5ad-140fd244a570 was deleted as no HA routers are present in tenant 1606ee9759ce467f90ab0bcd3b944377. [pid: 8|app: 0|req: 872/1837] 10.0.0.77 () {32 vars in 723 bytes} [Tue May 5 18:09:00 2026] DELETE /v2.0/routers/b74ef218-5f6a-47b0-bc98-a18f8a353890 => generated 0 bytes in 722 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1838] 10.0.0.77 () {34 vars in 676 bytes} [Tue May 5 18:09:00 2026] POST /v2.0/floatingips => generated 856 bytes in 1309 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1839] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:09:01 2026] GET /v2.0/security-groups?tenant_id=1d8bf3856b7247f59b32cdf91076b561&name=default => generated 2801 bytes in 371 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:09:01.569 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-26a42065-ccb6-47e1-a210-8bc495a6edff'] response: {'name': 'network-changed', 'server_uuid': '4852e3c1-6d98-4bbd-8a9c-c05f3c35c2cc', 'tag': 'd01d8c52-6b3a-4e5b-a1b1-42dbbb6a89af', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 874/1840] 199.19.213.235 () {34 vars in 994 bytes} [Tue May 5 18:09:01 2026] GET /v2.0/ports?device_id=031addf8-7736-4f8d-9540-73f7a6f0ac98 => generated 1010 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1841] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:09:01 2026] GET /v2.0/ports?device_id=031addf8-7736-4f8d-9540-73f7a6f0ac98 => generated 1010 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1842] 10.0.0.77 () {32 vars in 728 bytes} [Tue May 5 18:09:01 2026] GET /v2.0/floatingips/3ff0c9ae-d82d-44db-aaa5-5e370cb72612 => generated 856 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1843] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 5 18:09:01 2026] GET /v2.0/ports?tenant_id=a40556a316e2420fb03ab94d3c7e74e3&device_id=4852e3c1-6d98-4bbd-8a9c-c05f3c35c2cc => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1844] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:09:01 2026] DELETE /v2.0/security-groups/af88973c-1960-46e0-a259-df8887f4cbc8 => 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: 969/1845] 10.0.0.48 () {34 vars in 1119 bytes} [Tue May 5 18:09:01 2026] GET /v2.0/security-groups?id=62782392-a112-4f28-841d-d7493e6beeef&id=c72dda2d-9a5c-43d2-b153-6d5a01023b41&fields=id&fields=name => generated 205 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1846] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 5 18:09:01 2026] GET /v2.0/networks?id=ba5002ea-5f0c-4362-bc1a-28d470a2f2a9 => generated 757 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1847] 199.19.213.235 () {34 vars in 1060 bytes} [Tue May 5 18:09:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=d01d8c52-6b3a-4e5b-a1b1-42dbbb6a89af => generated 859 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/1848] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:09:01 2026] GET /v2.0/security-groups?tenant_id=c32de095794a464ba1e01d26cf48f1da&name=default => generated 2801 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:09:02.058 8 INFO neutron.db.l3_db [None req-5e2cef20-ec5f-4b4c-b857-ae7fbec25b6e 8cf296ea1c6e404f96ed375a7354542d d56c84b4c425499d9e4c31e605c21a0a - - - -] Floating IP cf022b80-ea81-41db-9d58-ff2bbec51d69 disassociated. External IP: 10.96.250.212, port: 9ac7845a-d499-4594-903b-644c9b0ca500. [pid: 7|app: 0|req: 973/1849] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 5 18:09:02 2026] GET /v2.0/subnets?id=2c9d000f-7b78-4fcf-a2bc-1e5d4e719778 => generated 654 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1850] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:09:02 2026] DELETE /v2.0/security-groups/fcb098d2-79ab-48f5-8a83-ed53722f85ea => 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: 877/1851] 199.19.213.235 () {36 vars in 997 bytes} [Tue May 5 18:09:01 2026] DELETE /v2.0/ports/9ac7845a-d499-4594-903b-644c9b0ca500 => generated 0 bytes in 875 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:09:02.615 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e5ec00f7-89d6-4de0-8e10-66d298c3664e'] response: {'server_uuid': '031addf8-7736-4f8d-9540-73f7a6f0ac98', 'name': 'network-vif-deleted', 'tag': '9ac7845a-d499-4594-903b-644c9b0ca500', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 975/1852] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:09:02 2026] GET /v2.0/security-groups?tenant_id=aca3b70b872a4c869a5a6a93056a0964&name=default => generated 2801 bytes in 450 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1855] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 5 18:09:02 2026] GET /v2.0/ports?network_id=ba5002ea-5f0c-4362-bc1a-28d470a2f2a9&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: 879/1856] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 5 18:09:02 2026] GET /v2.0/networks/ba5002ea-5f0c-4362-bc1a-28d470a2f2a9?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: 978/1857] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:09:02 2026] DELETE /v2.0/security-groups/5b7d95a9-788c-4abd-a304-0e1d7eefe95d => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1858] 10.0.0.77 () {32 vars in 728 bytes} [Tue May 5 18:09:02 2026] GET /v2.0/floatingips/3ff0c9ae-d82d-44db-aaa5-5e370cb72612 => generated 856 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1859] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 5 18:09:02 2026] GET /v2.0/networks/ba5002ea-5f0c-4362-bc1a-28d470a2f2a9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1860] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:09:02 2026] GET /v2.0/ports?device_id=031addf8-7736-4f8d-9540-73f7a6f0ac98 => 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: 881/1861] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:09:02 2026] GET /v2.0/security-groups?tenant_id=2617d2bd7a5644e280ae75bc78e3ddb1&name=default => generated 2801 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1862] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:09:02 2026] DELETE /v2.0/security-groups/7700dcc1-1a59-45e9-b4ef-e705230254ad => 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: 882/1863] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:09:03 2026] GET /v2.0/security-groups?tenant_id=1606ee9759ce467f90ab0bcd3b944377&name=default => generated 2801 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/1864] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:09:03 2026] DELETE /v2.0/security-groups/98459379-00f4-4f8d-9630-440e0ded7109 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1865] 10.0.0.77 () {32 vars in 728 bytes} [Tue May 5 18:09:03 2026] GET /v2.0/floatingips/3ff0c9ae-d82d-44db-aaa5-5e370cb72612 => generated 858 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1866] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:09:04 2026] DELETE /v2.0/security-groups/62782392-a112-4f28-841d-d7493e6beeef => generated 0 bytes in 188 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:09:04.262 8 INFO neutron.api.v2.resource [None req-03851579-9c84-4a92-b586-473254c7203b 8cf296ea1c6e404f96ed375a7354542d d56c84b4c425499d9e4c31e605c21a0a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 884/1867] 10.0.0.77 () {32 vars in 736 bytes} [Tue May 5 18:09:04 2026] GET /v2.0/security-groups/62782392-a112-4f28-841d-d7493e6beeef => generated 146 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/1868] 10.0.0.77 () {32 vars in 731 bytes} [Tue May 5 18:09:04 2026] DELETE /v2.0/floatingips/cf022b80-ea81-41db-9d58-ff2bbec51d69 => generated 0 bytes in 381 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1869] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:09:04 2026] DELETE /v2.0/security-groups/c72dda2d-9a5c-43d2-b153-6d5a01023b41 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1870] 10.0.0.77 () {34 vars in 788 bytes} [Tue May 5 18:09:04 2026] PUT /v2.0/routers/a22c74aa-6b03-40e8-a0b6-e737cf6f9b4d/remove_router_interface => generated 309 bytes in 1084 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:09:07.110 8 INFO neutron.services.segments.plugin [-] Segment a5f5d0ba-c0a1-4b07-8b61-16ae9623acae resource provider aggregate not found 2026-05-05 18:09:07.115 8 INFO neutron.services.segments.plugin [-] Segment a5f5d0ba-c0a1-4b07-8b61-16ae9623acae resource provider aggregate not found 2026-05-05 18:09:07.128 8 INFO neutron.services.segments.plugin [-] Segment a5f5d0ba-c0a1-4b07-8b61-16ae9623acae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a5f5d0ba-c0a1-4b07-8b61-16ae9623acae found for delete ", "request_id": "req-96ca67c9-4fd9-4433-8c9a-b0cb99cb1ac4"}]} 2026-05-05 18:09:07.133 8 INFO neutron.services.segments.plugin [-] Segment a5f5d0ba-c0a1-4b07-8b61-16ae9623acae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a5f5d0ba-c0a1-4b07-8b61-16ae9623acae found for delete ", "request_id": "req-e5fff3c1-feca-4e27-8869-cfb122d74f11"}]} 2026-05-05 18:09:07.143 8 INFO neutron.db.l3_hamode_db [None req-89db66f3-069a-465a-b27c-c4be18d0be02 3af4e887d91448ed8be35aba134f0ba5 96046cbeba264a8784310e07d10d175b - - - -] HA network c6334f8a-b5a3-499d-95b8-ee84b4316592 was deleted as no HA routers are present in tenant d56c84b4c425499d9e4c31e605c21a0a. [pid: 8|app: 0|req: 886/1871] 10.0.0.77 () {32 vars in 723 bytes} [Tue May 5 18:09:05 2026] DELETE /v2.0/routers/a22c74aa-6b03-40e8-a0b6-e737cf6f9b4d => generated 0 bytes in 1193 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1872] 10.0.0.77 () {32 vars in 723 bytes} [Tue May 5 18:09:07 2026] DELETE /v2.0/subnets/c72d3303-18c2-4689-b4f5-3f07a8eaeece => generated 0 bytes in 747 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1873] 10.0.0.77 () {34 vars in 683 bytes} [Tue May 5 18:09:07 2026] POST /v2.0/security-groups => generated 1537 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1874] 10.0.0.77 () {34 vars in 683 bytes} [Tue May 5 18:09:07 2026] POST /v2.0/security-groups => generated 1537 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1875] 10.0.0.77 () {34 vars in 683 bytes} [Tue May 5 18:09:08 2026] POST /v2.0/security-groups => generated 1537 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 18:09:08.242 7 INFO neutron.services.segments.plugin [-] Segment c575d3fe-af96-49ee-bb2f-06c3ebbfbb81 resource provider aggregate not found 2026-05-05 18:09:08.246 7 INFO neutron.services.segments.plugin [-] Segment c575d3fe-af96-49ee-bb2f-06c3ebbfbb81 resource provider aggregate not found 2026-05-05 18:09:08.262 7 INFO neutron.services.segments.plugin [-] Segment c575d3fe-af96-49ee-bb2f-06c3ebbfbb81 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c575d3fe-af96-49ee-bb2f-06c3ebbfbb81 found for delete ", "request_id": "req-9418615d-f4c9-45cc-b618-72390cc33299"}]} 2026-05-05 18:09:08.264 7 INFO neutron.services.segments.plugin [-] Segment c575d3fe-af96-49ee-bb2f-06c3ebbfbb81 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c575d3fe-af96-49ee-bb2f-06c3ebbfbb81 found for delete ", "request_id": "req-9dfcdd31-1343-447e-b6bf-9c7c35169d97"}]} [pid: 7|app: 0|req: 987/1876] 10.0.0.77 () {32 vars in 725 bytes} [Tue May 5 18:09:07 2026] DELETE /v2.0/networks/5c9f2494-8c70-415b-92ad-f1e2187441f6 => generated 0 bytes in 370 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1877] 10.0.0.77 () {34 vars in 683 bytes} [Tue May 5 18:09:08 2026] POST /v2.0/security-groups => generated 1537 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1878] 10.0.0.77 () {34 vars in 683 bytes} [Tue May 5 18:09:08 2026] POST /v2.0/security-groups => generated 1537 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1879] 10.0.0.77 () {34 vars in 766 bytes} [Tue May 5 18:09:08 2026] PUT /v2.0/security-groups/07c6614b-ee65-44c8-9926-84afb68d5dc4/tags => generated 17 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1880] 10.0.0.77 () {34 vars in 766 bytes} [Tue May 5 18:09:08 2026] PUT /v2.0/security-groups/038c5e81-42d6-4571-a78c-60aab00218c9/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: 894/1881] 10.0.0.77 () {34 vars in 766 bytes} [Tue May 5 18:09:08 2026] PUT /v2.0/security-groups/1c17d37e-6f27-41b9-bc42-e155d6f64267/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: 895/1882] 10.0.0.77 () {34 vars in 766 bytes} [Tue May 5 18:09:08 2026] PUT /v2.0/security-groups/29faa221-bdbe-4fcd-9e40-8d4c772321d5/tags => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1883] 199.19.213.235 () {34 vars in 1096 bytes} [Tue May 5 18:09:08 2026] GET /v2.0/ports?device_id=4852e3c1-6d98-4bbd-8a9c-c05f3c35c2cc&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1884] 10.0.0.77 () {32 vars in 679 bytes} [Tue May 5 18:09:08 2026] GET /v2.0/security-groups?tags=red => generated 4618 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1885] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 5 18:09:08 2026] GET /v2.0/ports?tenant_id=a40556a316e2420fb03ab94d3c7e74e3&device_id=4852e3c1-6d98-4bbd-8a9c-c05f3c35c2cc => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1886] 10.0.0.77 () {32 vars in 693 bytes} [Tue May 5 18:09:08 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3094 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1887] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 5 18:09:08 2026] GET /v2.0/networks?id=ba5002ea-5f0c-4362-bc1a-28d470a2f2a9 => generated 757 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1888] 10.0.0.77 () {32 vars in 689 bytes} [Tue May 5 18:09:08 2026] GET /v2.0/security-groups?tags-any=blue => generated 3094 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1889] 199.19.213.235 () {34 vars in 1060 bytes} [Tue May 5 18:09:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=d01d8c52-6b3a-4e5b-a1b1-42dbbb6a89af => generated 861 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1890] 10.0.0.77 () {32 vars in 701 bytes} [Tue May 5 18:09:08 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4618 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1891] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 5 18:09:08 2026] GET /v2.0/subnets?id=2c9d000f-7b78-4fcf-a2bc-1e5d4e719778 => generated 654 bytes in 423 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1892] 10.0.0.77 () {32 vars in 687 bytes} [Tue May 5 18:09:09 2026] GET /v2.0/security-groups?not-tags=red => generated 5846 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/1893] 10.0.0.77 () {34 vars in 788 bytes} [Tue May 5 18:09:08 2026] PUT /v2.0/routers/4532bf43-70db-4343-a2e9-8ee70247669b/remove_router_interface => generated 309 bytes in 1150 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1894] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 5 18:09:09 2026] GET /v2.0/ports?network_id=ba5002ea-5f0c-4362-bc1a-28d470a2f2a9&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1895] 10.0.0.77 () {32 vars in 701 bytes} [Tue May 5 18:09:09 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7370 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/1896] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 5 18:09:09 2026] GET /v2.0/networks/ba5002ea-5f0c-4362-bc1a-28d470a2f2a9?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/1897] 10.0.0.77 () {32 vars in 697 bytes} [Tue May 5 18:09:09 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7370 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/1898] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 5 18:09:09 2026] GET /v2.0/networks/ba5002ea-5f0c-4362-bc1a-28d470a2f2a9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/1899] 10.0.0.77 () {32 vars in 709 bytes} [Tue May 5 18:09:09 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 5846 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/1900] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:09:09 2026] DELETE /v2.0/security-groups/07c6614b-ee65-44c8-9926-84afb68d5dc4 => 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: 995/1901] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:09:09 2026] DELETE /v2.0/security-groups/038c5e81-42d6-4571-a78c-60aab00218c9 => 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: 996/1902] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:09:09 2026] DELETE /v2.0/security-groups/1c17d37e-6f27-41b9-bc42-e155d6f64267 => 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: 997/1903] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:09:10 2026] DELETE /v2.0/security-groups/29faa221-bdbe-4fcd-9e40-8d4c772321d5 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/1904] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:09:10 2026] DELETE /v2.0/security-groups/6f1c0b5a-e3ed-4dd7-bca9-f202b9f0484a => 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: 999/1905] 10.0.0.91 () {34 vars in 989 bytes} [Tue May 5 18:09:10 2026] GET /v2.0/ports?device_id=4852e3c1-6d98-4bbd-8a9c-c05f3c35c2cc => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/1906] 10.0.0.91 () {34 vars in 1039 bytes} [Tue May 5 18:09:10 2026] GET /v2.0/security-groups?id=3863d078-e123-48ae-ade0-d12f60464d14&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:09:10.506 8 INFO neutron.services.segments.plugin [-] Segment c016539f-7787-4c5b-8f05-723e13921839 resource provider aggregate not found 2026-05-05 18:09:10.510 8 INFO neutron.services.segments.plugin [-] Segment c016539f-7787-4c5b-8f05-723e13921839 resource provider aggregate not found 2026-05-05 18:09:10.531 8 INFO neutron.services.segments.plugin [-] Segment c016539f-7787-4c5b-8f05-723e13921839 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c016539f-7787-4c5b-8f05-723e13921839 found for delete ", "request_id": "req-7fdd2675-b288-4aa1-a99a-0cb5a127dd34"}]} 2026-05-05 18:09:10.541 8 INFO neutron.services.segments.plugin [-] Segment c016539f-7787-4c5b-8f05-723e13921839 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c016539f-7787-4c5b-8f05-723e13921839 found for delete ", "request_id": "req-cd78c9d4-119c-4235-a965-627715ad37f5"}]} 2026-05-05 18:09:10.546 8 INFO neutron.db.l3_hamode_db [None req-190e1eeb-537d-4a45-8caf-64bc11ec285b 3af4e887d91448ed8be35aba134f0ba5 96046cbeba264a8784310e07d10d175b - - - -] HA network 8cd110ad-608d-4e4e-80aa-065a3f2ec3c7 was deleted as no HA routers are present in tenant 2781f2202aff4e72a604170e6394b17a. [pid: 8|app: 0|req: 907/1907] 10.0.0.77 () {32 vars in 723 bytes} [Tue May 5 18:09:09 2026] DELETE /v2.0/routers/4532bf43-70db-4343-a2e9-8ee70247669b => generated 0 bytes in 1101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/1908] 10.0.0.77 () {32 vars in 723 bytes} [Tue May 5 18:09:10 2026] DELETE /v2.0/subnets/8d6036e6-540c-4a87-b60c-8e14503bb3b6 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1909] 10.0.0.77 () {32 vars in 725 bytes} [Tue May 5 18:09:10 2026] DELETE /v2.0/networks/e89bbcda-32e9-4a94-9f01-d81857932d43 => generated 0 bytes in 429 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/1910] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:09:11 2026] GET /v2.0/security-groups?tenant_id=8d5b2c9cc19c41a2a903a5e2a2322cfd&name=default => generated 2801 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1911] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:09:11 2026] DELETE /v2.0/security-groups/260b6076-38f1-4a5b-a1c9-264a2de3f424 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/1912] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:09:11 2026] GET /v2.0/security-groups?tenant_id=2781f2202aff4e72a604170e6394b17a&name=default => generated 2801 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1913] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:09:11 2026] DELETE /v2.0/security-groups/29dd3c83-f5b9-4ce2-b5a0-253a7f492443 => 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: 1004/1914] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:09:11 2026] GET /v2.0/security-groups?tenant_id=beb29665e2924e10ad1a4b389fbd0e9b&name=default => generated 2801 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/1915] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:09:11 2026] GET /v2.0/security-groups?tenant_id=d56c84b4c425499d9e4c31e605c21a0a&name=default => generated 2801 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1916] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:09:11 2026] DELETE /v2.0/security-groups/0ec6e25e-f833-40bf-9fa0-b991c3ea4ffa => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/1917] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:09:11 2026] DELETE /v2.0/security-groups/1921c1cf-a628-4def-9539-e03b8959f39c => 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: 912/1918] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:09:11 2026] GET /v2.0/security-groups?tenant_id=9f918ee10fc7430bbba82186ae219117&name=default => generated 2801 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/1919] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:09:11 2026] DELETE /v2.0/security-groups/bce34111-777a-4a51-a513-4d33575a9a0e => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:09:12.640 8 INFO neutron.services.segments.plugin [-] Segment 5e57d1b6-f062-43a7-8879-a01587ed5799 resource provider aggregate not found 2026-05-05 18:09:12.658 8 INFO neutron.services.segments.plugin [-] Segment 5e57d1b6-f062-43a7-8879-a01587ed5799 resource provider aggregate not found 2026-05-05 18:09:12.663 8 INFO neutron.services.segments.plugin [-] Segment 5e57d1b6-f062-43a7-8879-a01587ed5799 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e57d1b6-f062-43a7-8879-a01587ed5799 found for delete ", "request_id": "req-ff3057a4-af57-4eea-afb9-88eea5bd8029"}]} 2026-05-05 18:09:12.684 8 INFO neutron.services.segments.plugin [-] Segment 5e57d1b6-f062-43a7-8879-a01587ed5799 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e57d1b6-f062-43a7-8879-a01587ed5799 found for delete ", "request_id": "req-9c5a3530-d712-493d-a5db-e19baa0ae688"}]} [pid: 8|app: 0|req: 913/1920] 10.0.0.77 () {32 vars in 825 bytes} [Tue May 5 18:09:12 2026] GET /v2.0/ports?project_id=a40556a316e2420fb03ab94d3c7e74e3&network_id=ba5002ea-5f0c-4362-bc1a-28d470a2f2a9 => generated 3695 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/1921] 10.0.0.77 () {32 vars in 741 bytes} [Tue May 5 18:09:13 2026] GET /v2.0/subnets?network_id=9244984a-9c00-4347-a331-eff9d804969b => generated 644 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:09:13.410 8 INFO neutron.db.l3_db [None req-4d8dfd99-38c2-4e5e-abbf-ebcfd299e4f6 b92f12af00204d5c9a864a5e6348977d a40556a316e2420fb03ab94d3c7e74e3 - - - -] Floating IP 3ff0c9ae-d82d-44db-aaa5-5e370cb72612 disassociated. External IP: 10.96.250.217, port: d01d8c52-6b3a-4e5b-a1b1-42dbbb6a89af. [pid: 8|app: 0|req: 914/1922] 10.0.0.77 () {34 vars in 748 bytes} [Tue May 5 18:09:13 2026] PUT /v2.0/floatingips/3ff0c9ae-d82d-44db-aaa5-5e370cb72612 => generated 554 bytes in 544 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/1923] 10.0.0.77 () {32 vars in 728 bytes} [Tue May 5 18:09:13 2026] GET /v2.0/floatingips/3ff0c9ae-d82d-44db-aaa5-5e370cb72612 => generated 554 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:09:14.861 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-779e0c91-e4ec-4012-9f98-50fbb438cb17'] response: {'name': 'network-changed', 'server_uuid': '4852e3c1-6d98-4bbd-8a9c-c05f3c35c2cc', 'tag': 'd01d8c52-6b3a-4e5b-a1b1-42dbbb6a89af', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 915/1924] 10.0.0.77 () {32 vars in 728 bytes} [Tue May 5 18:09:14 2026] GET /v2.0/floatingips/3ff0c9ae-d82d-44db-aaa5-5e370cb72612 => generated 554 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/1925] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 5 18:09:14 2026] GET /v2.0/ports?tenant_id=a40556a316e2420fb03ab94d3c7e74e3&device_id=4852e3c1-6d98-4bbd-8a9c-c05f3c35c2cc => 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: 916/1926] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 5 18:09:14 2026] GET /v2.0/networks?id=ba5002ea-5f0c-4362-bc1a-28d470a2f2a9 => generated 757 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/1927] 199.19.213.235 () {34 vars in 1060 bytes} [Tue May 5 18:09:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=d01d8c52-6b3a-4e5b-a1b1-42dbbb6a89af => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1928] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 5 18:09:15 2026] GET /v2.0/subnets?id=2c9d000f-7b78-4fcf-a2bc-1e5d4e719778 => generated 654 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/1929] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 5 18:09:15 2026] GET /v2.0/ports?network_id=ba5002ea-5f0c-4362-bc1a-28d470a2f2a9&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: 918/1930] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 5 18:09:15 2026] GET /v2.0/networks/ba5002ea-5f0c-4362-bc1a-28d470a2f2a9?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/1931] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 5 18:09:15 2026] GET /v2.0/networks/ba5002ea-5f0c-4362-bc1a-28d470a2f2a9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1932] 10.0.0.77 () {32 vars in 728 bytes} [Tue May 5 18:09:15 2026] GET /v2.0/floatingips/3ff0c9ae-d82d-44db-aaa5-5e370cb72612 => generated 552 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:09:16.527 7 INFO neutron.db.segments_db [None req-3e84de56-cd07-4780-b0a1-dcad7ff8f877 a84c141187d14874842acd03a8470e83 f6b9bd5c22684d2fa40f5ba0f74a709c - - - -] Added segment 6c403a54-7f1a-48ee-9c0e-b020d53a3f4d of type vxlan for network ce1002e1-163b-4c99-b1d1-6786b018cc13 [pid: 7|app: 0|req: 1014/1933] 10.0.0.77 () {34 vars in 669 bytes} [Tue May 5 18:09:16 2026] POST /v2.0/networks => generated 632 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1934] 10.0.0.77 () {34 vars in 668 bytes} [Tue May 5 18:09:16 2026] POST /v2.0/subnets => generated 602 bytes in 414 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/1935] 10.0.0.77 () {34 vars in 684 bytes} [Tue May 5 18:09:16 2026] POST /v2.0/security-groups => generated 1609 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 18:09:17.119 8 INFO neutron.db.segments_db [None req-44bf6508-e94c-4830-a45b-69c4f0c20d1e a84c141187d14874842acd03a8470e83 f6b9bd5c22684d2fa40f5ba0f74a709c - - - -] Added segment 7a70bf31-a38a-4e69-9d45-f7440350be32 of type vxlan for network 79a0c8ba-4873-4c29-bd06-75a754c7aa2f [pid: 7|app: 0|req: 1016/1936] 10.0.0.77 () {34 vars in 694 bytes} [Tue May 5 18:09:17 2026] POST /v2.0/security-group-rules => generated 565 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1937] 10.0.0.77 () {34 vars in 669 bytes} [Tue May 5 18:09:17 2026] POST /v2.0/networks => generated 632 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/1938] 10.0.0.77 () {34 vars in 694 bytes} [Tue May 5 18:09:17 2026] POST /v2.0/security-group-rules => generated 564 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/1939] 10.0.0.77 () {34 vars in 694 bytes} [Tue May 5 18:09:17 2026] POST /v2.0/security-group-rules => generated 570 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/1940] 10.0.0.77 () {34 vars in 694 bytes} [Tue May 5 18:09:17 2026] POST /v2.0/security-group-rules => generated 569 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:09:17.573 7 INFO neutron.db.securitygroups_db [None req-129891a3-4542-4dfe-b068-76b4546ea89b b92f12af00204d5c9a864a5e6348977d a40556a316e2420fb03ab94d3c7e74e3 - - - -] Project a40556a316e2420fb03ab94d3c7e74e3 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: 922/1941] 10.0.0.77 () {34 vars in 668 bytes} [Tue May 5 18:09:17 2026] POST /v2.0/subnets => generated 605 bytes in 352 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/1944] 10.0.0.77 () {34 vars in 694 bytes} [Tue May 5 18:09:17 2026] POST /v2.0/security-group-rules => generated 575 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:09:17.671 8 INFO neutron.db.segments_db [None req-623c35b5-0eb7-44ed-b11a-cb61ddc7da7c a84c141187d14874842acd03a8470e83 f6b9bd5c22684d2fa40f5ba0f74a709c - - - -] Added segment d1291b9c-fb24-48d9-80ae-3fdd0deb2c2e of type vxlan for network b2c12747-f91d-4a28-bfb0-207914bafd59 2026-05-05 18:09:17.689 7 INFO neutron.db.securitygroups_db [None req-67f2471d-45f8-4629-a702-24a0691e66e2 b92f12af00204d5c9a864a5e6348977d a40556a316e2420fb03ab94d3c7e74e3 - - - -] Project a40556a316e2420fb03ab94d3c7e74e3 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: 1021/1945] 10.0.0.77 () {34 vars in 694 bytes} [Tue May 5 18:09:17 2026] POST /v2.0/security-group-rules => generated 574 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1946] 10.0.0.77 () {34 vars in 669 bytes} [Tue May 5 18:09:17 2026] POST /v2.0/networks => generated 631 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/1947] 10.0.0.77 () {34 vars in 668 bytes} [Tue May 5 18:09:17 2026] POST /v2.0/subnets => generated 605 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:09:18.262 7 INFO neutron.db.segments_db [None req-fd92cdb1-9361-4966-8e5c-9ba01d8aea6a a84c141187d14874842acd03a8470e83 f6b9bd5c22684d2fa40f5ba0f74a709c - - - -] Added segment 99ce345b-da57-428c-a29d-cd63cfb4576e of type vxlan for network 5f124e5b-014c-465e-b071-2aa52fe45fa7 [pid: 7|app: 0|req: 1023/1948] 10.0.0.77 () {34 vars in 669 bytes} [Tue May 5 18:09:18 2026] POST /v2.0/networks => generated 632 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1949] 10.0.0.77 () {32 vars in 648 bytes} [Tue May 5 18:09:18 2026] GET /v2.0/networks => generated 1298 bytes in 303 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1950] 10.0.0.48 () {34 vars in 1097 bytes} [Tue May 5 18:09:18 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-384083606&fields=id&tenant_id=a40556a316e2420fb03ab94d3c7e74e3 => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1951] 10.0.0.48 () {34 vars in 981 bytes} [Tue May 5 18:09:18 2026] GET /v2.0/networks?id=ba5002ea-5f0c-4362-bc1a-28d470a2f2a9 => generated 661 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1952] 10.0.0.48 () {34 vars in 964 bytes} [Tue May 5 18:09:18 2026] GET /v2.0/quotas/a40556a316e2420fb03ab94d3c7e74e3 => 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: 1024/1953] 10.0.0.77 () {34 vars in 668 bytes} [Tue May 5 18:09:18 2026] POST /v2.0/subnets => generated 605 bytes in 415 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1954] 10.0.0.48 () {34 vars in 1001 bytes} [Tue May 5 18:09:18 2026] GET /v2.0/ports?tenant_id=a40556a316e2420fb03ab94d3c7e74e3&fields=id => generated 149 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:09:18.904 7 INFO neutron.db.segments_db [None req-58b53a5d-50a0-452c-bc9e-e16a645e85f3 a84c141187d14874842acd03a8470e83 f6b9bd5c22684d2fa40f5ba0f74a709c - - - -] Added segment 036930b5-76d3-497f-8815-a29698d31ab9 of type vxlan for network 5c39923d-bfdb-4ba6-8384-8d8470ee2da9 [pid: 8|app: 0|req: 931/1955] 10.0.0.48 () {34 vars in 1007 bytes} [Tue May 5 18:09:18 2026] GET /v2.0/networks/ba5002ea-5f0c-4362-bc1a-28d470a2f2a9?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1956] 10.0.0.48 () {34 vars in 1107 bytes} [Tue May 5 18:09:18 2026] GET /v2.0/networks/ba5002ea-5f0c-4362-bc1a-28d470a2f2a9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/1957] 10.0.0.77 () {34 vars in 669 bytes} [Tue May 5 18:09:18 2026] POST /v2.0/networks => generated 632 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/1958] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:09:19 2026] GET /v2.0/ports?device_id=58072729-4449-4550-8b19-d3b4cb82638b => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1959] 10.0.0.77 () {34 vars in 668 bytes} [Tue May 5 18:09:19 2026] POST /v2.0/subnets => generated 605 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/1960] 10.0.0.77 () {34 vars in 750 bytes} [Tue May 5 18:09:19 2026] PUT /v2.0/subnets/5e759727-57db-4ec2-9ac5-c8df15b29ef0/tags => generated 17 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1961] 10.0.0.77 () {34 vars in 750 bytes} [Tue May 5 18:09:19 2026] PUT /v2.0/subnets/2fd3c3be-511f-49d0-9920-3d0d72f53eb9/tags => generated 25 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/1962] 10.0.0.77 () {34 vars in 750 bytes} [Tue May 5 18:09:19 2026] PUT /v2.0/subnets/586e9a73-6e52-4028-b18d-9b667b10dd3d/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1963] 10.0.0.77 () {34 vars in 750 bytes} [Tue May 5 18:09:19 2026] PUT /v2.0/subnets/31ee0f09-eeb0-4491-a2ee-733cebb0f37a/tags => generated 19 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/1964] 10.0.0.77 () {32 vars in 663 bytes} [Tue May 5 18:09:19 2026] GET /v2.0/subnets?tags=red => generated 1832 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1965] 10.0.0.77 () {32 vars in 677 bytes} [Tue May 5 18:09:19 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1235 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1966] 10.0.0.77 () {32 vars in 673 bytes} [Tue May 5 18:09:19 2026] GET /v2.0/subnets?tags-any=blue => generated 1235 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/1967] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 5 18:09:19 2026] GET /v2.0/networks?id=ba5002ea-5f0c-4362-bc1a-28d470a2f2a9 => generated 661 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1968] 10.0.0.77 () {32 vars in 685 bytes} [Tue May 5 18:09:20 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1832 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/1969] 199.19.213.235 () {34 vars in 1050 bytes} [Tue May 5 18:09:20 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a40556a316e2420fb03ab94d3c7e74e3 => generated 273 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1970] 10.0.0.77 () {32 vars in 671 bytes} [Tue May 5 18:09:20 2026] GET /v2.0/subnets?not-tags=red => generated 1823 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1971] 10.0.0.77 () {32 vars in 685 bytes} [Tue May 5 18:09:20 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2420 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1972] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:09:20 2026] GET /v2.0/ports?device_id=58072729-4449-4550-8b19-d3b4cb82638b => 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: 942/1973] 10.0.0.77 () {32 vars in 681 bytes} [Tue May 5 18:09:20 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2420 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1974] 10.0.0.77 () {32 vars in 693 bytes} [Tue May 5 18:09:20 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1823 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/1975] 199.19.213.235 () {38 vars in 955 bytes} [Tue May 5 18:09:20 2026] POST /v2.0/ports => generated 958 bytes in 481 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 944/1976] 10.0.0.77 () {32 vars in 723 bytes} [Tue May 5 18:09:20 2026] DELETE /v2.0/subnets/5e759727-57db-4ec2-9ac5-c8df15b29ef0 => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1977] 10.0.0.77 () {32 vars in 723 bytes} [Tue May 5 18:09:20 2026] DELETE /v2.0/subnets/2fd3c3be-511f-49d0-9920-3d0d72f53eb9 => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/1978] 199.19.213.235 () {38 vars in 1028 bytes} [Tue May 5 18:09:20 2026] PUT /v2.0/ports/7f1b620c-dcef-4ebc-beac-fcfab1d88b70 => generated 1203 bytes in 452 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 18:09:21.153 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b42c633c-fe04-4773-bddc-6fbe3ab16ad0'] response: {'name': 'network-changed', 'server_uuid': '58072729-4449-4550-8b19-d3b4cb82638b', 'tag': '7f1b620c-dcef-4ebc-beac-fcfab1d88b70', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1034/1979] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 5 18:09:21 2026] GET /v2.0/ports?tenant_id=a40556a316e2420fb03ab94d3c7e74e3&device_id=58072729-4449-4550-8b19-d3b4cb82638b => generated 1242 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1980] 10.0.0.77 () {32 vars in 723 bytes} [Tue May 5 18:09:20 2026] DELETE /v2.0/subnets/586e9a73-6e52-4028-b18d-9b667b10dd3d => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1981] 199.19.213.235 () {34 vars in 1060 bytes} [Tue May 5 18:09:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=7f1b620c-dcef-4ebc-beac-fcfab1d88b70 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 948/1982] 10.0.0.77 () {32 vars in 723 bytes} [Tue May 5 18:09:21 2026] DELETE /v2.0/subnets/31ee0f09-eeb0-4491-a2ee-733cebb0f37a => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:09:21.468 7 INFO neutron.db.segments_db [None req-19f62828-4504-4f17-af88-98d0a79d2b7e 93094daf79744cf2a0e24bf04e82c0e0 d5380c575bf94960a9556320b23d0c28 - - - -] Added segment dd2c274a-16e8-4391-9a34-e5e3fd7d7041 of type vxlan for network 2c0e3ea6-cf6b-4acf-9a0f-536bdec2e642 [pid: 8|app: 0|req: 949/1983] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 5 18:09:21 2026] GET /v2.0/subnets?id=2c9d000f-7b78-4fcf-a2bc-1e5d4e719778 => generated 654 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1984] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:09:21 2026] GET /v2.0/ports?device_id=58072729-4449-4550-8b19-d3b4cb82638b => 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: 1035/1985] 10.0.0.77 () {34 vars in 669 bytes} [Tue May 5 18:09:21 2026] POST /v2.0/networks => generated 640 bytes in 458 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/1986] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 5 18:09:21 2026] GET /v2.0/ports?network_id=ba5002ea-5f0c-4362-bc1a-28d470a2f2a9&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: 1037/1987] 10.0.0.48 () {34 vars in 1039 bytes} [Tue May 5 18:09:21 2026] GET /v2.0/security-groups?id=69b0a9bc-c519-4f10-b892-a5ffc94a9a85&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: 951/1988] 10.0.0.77 () {32 vars in 723 bytes} [Tue May 5 18:09:21 2026] DELETE /v2.0/subnets/0b06f242-50fa-4fb5-ad9a-a22b74d78651 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1989] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 5 18:09:21 2026] GET /v2.0/networks/ba5002ea-5f0c-4362-bc1a-28d470a2f2a9?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:09:21.966 8 INFO neutron.services.segments.plugin [-] Segment 6c403a54-7f1a-48ee-9c0e-b020d53a3f4d resource provider aggregate not found 2026-05-05 18:09:21.988 8 INFO neutron.services.segments.plugin [-] Segment 6c403a54-7f1a-48ee-9c0e-b020d53a3f4d resource provider aggregate not found 2026-05-05 18:09:21.998 8 INFO neutron.services.segments.plugin [-] Segment 6c403a54-7f1a-48ee-9c0e-b020d53a3f4d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c403a54-7f1a-48ee-9c0e-b020d53a3f4d found for delete ", "request_id": "req-29e52fcf-2445-4cda-9680-01bb2fa378cd"}]} 2026-05-05 18:09:22.006 8 INFO neutron.services.segments.plugin [-] Segment 6c403a54-7f1a-48ee-9c0e-b020d53a3f4d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c403a54-7f1a-48ee-9c0e-b020d53a3f4d found for delete ", "request_id": "req-a20432b6-24ff-427e-a091-2d5813c5faa8"}]} [pid: 8|app: 0|req: 953/1990] 10.0.0.77 () {32 vars in 725 bytes} [Tue May 5 18:09:21 2026] DELETE /v2.0/networks/ce1002e1-163b-4c99-b1d1-6786b018cc13 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/1991] 10.0.0.77 () {34 vars in 668 bytes} [Tue May 5 18:09:21 2026] POST /v2.0/subnets => generated 634 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1992] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 5 18:09:22 2026] GET /v2.0/networks/ba5002ea-5f0c-4362-bc1a-28d470a2f2a9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1993] 10.0.0.77 () {32 vars in 721 bytes} [Tue May 5 18:09:22 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1994] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 5 18:09:22 2026] GET /v2.0/ports?tenant_id=a40556a316e2420fb03ab94d3c7e74e3&device_id=58072729-4449-4550-8b19-d3b4cb82638b => generated 1242 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:09:22.333 7 INFO neutron.services.segments.plugin [-] Segment 7a70bf31-a38a-4e69-9d45-f7440350be32 resource provider aggregate not found 2026-05-05 18:09:22.352 7 INFO neutron.services.segments.plugin [-] Segment 7a70bf31-a38a-4e69-9d45-f7440350be32 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a70bf31-a38a-4e69-9d45-f7440350be32 found for delete ", "request_id": "req-0e7bb17b-1da9-484b-8237-29027bcd4bcd"}]} 2026-05-05 18:09:22.353 7 INFO neutron.services.segments.plugin [-] Segment 7a70bf31-a38a-4e69-9d45-f7440350be32 resource provider aggregate not found 2026-05-05 18:09:22.380 7 INFO neutron.services.segments.plugin [-] Segment 7a70bf31-a38a-4e69-9d45-f7440350be32 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a70bf31-a38a-4e69-9d45-f7440350be32 found for delete ", "request_id": "req-7dcec115-c3a5-40b7-8103-d28438fb21b6"}]} [pid: 7|app: 0|req: 1039/1995] 10.0.0.77 () {32 vars in 725 bytes} [Tue May 5 18:09:22 2026] DELETE /v2.0/networks/79a0c8ba-4873-4c29-bd06-75a754c7aa2f => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/1996] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 5 18:09:22 2026] GET /v2.0/networks?id=ba5002ea-5f0c-4362-bc1a-28d470a2f2a9 => generated 757 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/1997] 10.0.0.77 () {32 vars in 725 bytes} [Tue May 5 18:09:22 2026] DELETE /v2.0/networks/b2c12747-f91d-4a28-bfb0-207914bafd59 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/1998] 199.19.213.235 () {34 vars in 1060 bytes} [Tue May 5 18:09:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=7f1b620c-dcef-4ebc-beac-fcfab1d88b70 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1999] 10.0.0.77 () {34 vars in 668 bytes} [Tue May 5 18:09:22 2026] POST /v2.0/subnets => generated 708 bytes in 434 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/2000] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 5 18:09:22 2026] GET /v2.0/subnets?id=2c9d000f-7b78-4fcf-a2bc-1e5d4e719778 => generated 654 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2001] 10.0.0.77 () {32 vars in 725 bytes} [Tue May 5 18:09:22 2026] DELETE /v2.0/networks/5f124e5b-014c-465e-b071-2aa52fe45fa7 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:09:23.019 7 INFO neutron.db.segments_db [None req-fbbbd1a8-ea9a-4dfa-9d75-aaa43bd643c2 93094daf79744cf2a0e24bf04e82c0e0 d5380c575bf94960a9556320b23d0c28 - - - -] Added segment b6cb033d-8365-4155-9e62-2ebbf515911a of type vxlan for network 92ebc993-4681-42b5-b29d-6d9434cc5be1 [pid: 7|app: 0|req: 1044/2002] 10.0.0.77 () {34 vars in 669 bytes} [Tue May 5 18:09:22 2026] POST /v2.0/networks => generated 638 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2003] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 5 18:09:23 2026] GET /v2.0/ports?network_id=ba5002ea-5f0c-4362-bc1a-28d470a2f2a9&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 8|app: 0|req: 959/2004] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:09:22 2026] GET /v2.0/ports?device_id=58072729-4449-4550-8b19-d3b4cb82638b => generated 973 bytes in 834 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/2005] 10.0.0.77 () {34 vars in 668 bytes} [Tue May 5 18:09:23 2026] POST /v2.0/subnets => generated 632 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/2006] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 5 18:09:23 2026] GET /v2.0/networks/ba5002ea-5f0c-4362-bc1a-28d470a2f2a9?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/2007] 10.0.0.48 () {34 vars in 1039 bytes} [Tue May 5 18:09:24 2026] GET /v2.0/security-groups?id=69b0a9bc-c519-4f10-b892-a5ffc94a9a85&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: 963/2008] 10.0.0.77 () {34 vars in 668 bytes} [Tue May 5 18:09:24 2026] POST /v2.0/subnets => generated 702 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:09:24.469 7 INFO neutron.services.segments.plugin [-] Segment d1291b9c-fb24-48d9-80ae-3fdd0deb2c2e resource provider aggregate not found 2026-05-05 18:09:24.477 7 INFO neutron.services.segments.plugin [-] Segment d1291b9c-fb24-48d9-80ae-3fdd0deb2c2e resource provider aggregate not found [pid: 8|app: 0|req: 964/2009] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 5 18:09:24 2026] GET /v2.0/networks/ba5002ea-5f0c-4362-bc1a-28d470a2f2a9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:09:24.486 7 INFO neutron.services.segments.plugin [-] Segment d1291b9c-fb24-48d9-80ae-3fdd0deb2c2e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1291b9c-fb24-48d9-80ae-3fdd0deb2c2e found for delete ", "request_id": "req-8f1e3306-e33d-4c35-9106-8047053d45f8"}]} [pid: 7|app: 0|req: 1046/2010] 10.0.0.77 () {32 vars in 725 bytes} [Tue May 5 18:09:23 2026] DELETE /v2.0/networks/5c39923d-bfdb-4ba6-8384-8d8470ee2da9 => generated 0 bytes in 1282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:09:24.531 8 INFO neutron.db.segments_db [None req-1d39f9ac-145a-469f-afa3-3597ade11250 93094daf79744cf2a0e24bf04e82c0e0 d5380c575bf94960a9556320b23d0c28 - - - -] Added segment d44a5452-7ca3-4ce5-b601-2d0303a3e3d0 of type vxlan for network 20f6b962-5a7c-410a-8ad1-552a36dcb5b2 [pid: 8|app: 0|req: 965/2011] 10.0.0.77 () {34 vars in 669 bytes} [Tue May 5 18:09:24 2026] POST /v2.0/networks => generated 637 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:09:24.664 7 INFO neutron.services.segments.plugin [-] Segment d1291b9c-fb24-48d9-80ae-3fdd0deb2c2e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1291b9c-fb24-48d9-80ae-3fdd0deb2c2e found for delete ", "request_id": "req-9a065a83-741b-4e9b-b2ce-9dcb2b80359c"}]} 2026-05-05 18:09:24.681 7 INFO neutron.services.segments.plugin [-] Segment 99ce345b-da57-428c-a29d-cd63cfb4576e resource provider aggregate not found 2026-05-05 18:09:24.699 7 INFO neutron.services.segments.plugin [-] Segment 99ce345b-da57-428c-a29d-cd63cfb4576e resource provider aggregate not found 2026-05-05 18:09:24.722 7 INFO neutron.services.segments.plugin [-] Segment 99ce345b-da57-428c-a29d-cd63cfb4576e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 99ce345b-da57-428c-a29d-cd63cfb4576e found for delete ", "request_id": "req-da873d52-ff46-40b7-b6f7-8601ea6732d7"}]} 2026-05-05 18:09:24.746 7 INFO neutron.services.segments.plugin [-] Segment 99ce345b-da57-428c-a29d-cd63cfb4576e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 99ce345b-da57-428c-a29d-cd63cfb4576e found for delete ", "request_id": "req-3276c95c-143b-4bda-b951-17617199b1c4"}]} 2026-05-05 18:09:24.754 7 INFO neutron.services.segments.plugin [-] Segment 036930b5-76d3-497f-8815-a29698d31ab9 resource provider aggregate not found 2026-05-05 18:09:24.770 7 INFO neutron.services.segments.plugin [-] Segment 036930b5-76d3-497f-8815-a29698d31ab9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 036930b5-76d3-497f-8815-a29698d31ab9 found for delete ", "request_id": "req-d3db21e0-2231-4e82-80a7-37e669d32135"}]} 2026-05-05 18:09:24.774 7 INFO neutron.services.segments.plugin [-] Segment 036930b5-76d3-497f-8815-a29698d31ab9 resource provider aggregate not found 2026-05-05 18:09:24.792 7 INFO neutron.services.segments.plugin [-] Segment 036930b5-76d3-497f-8815-a29698d31ab9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 036930b5-76d3-497f-8815-a29698d31ab9 found for delete ", "request_id": "req-9591b99e-7bd3-4ea0-a90d-07f130b04c24"}]} [pid: 7|app: 0|req: 1047/2012] 10.0.0.77 () {34 vars in 668 bytes} [Tue May 5 18:09:24 2026] POST /v2.0/subnets => generated 632 bytes in 370 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2013] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:09:25 2026] GET /v2.0/ports?device_id=58072729-4449-4550-8b19-d3b4cb82638b => generated 975 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2014] 10.0.0.48 () {34 vars in 1039 bytes} [Tue May 5 18:09:25 2026] GET /v2.0/security-groups?id=69b0a9bc-c519-4f10-b892-a5ffc94a9a85&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: 1050/2015] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:09:25 2026] GET /v2.0/ports?device_id=58072729-4449-4550-8b19-d3b4cb82638b => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/2016] 10.0.0.77 () {34 vars in 668 bytes} [Tue May 5 18:09:25 2026] POST /v2.0/subnets => generated 706 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2017] 10.0.0.48 () {34 vars in 1039 bytes} [Tue May 5 18:09:25 2026] GET /v2.0/security-groups?id=69b0a9bc-c519-4f10-b892-a5ffc94a9a85&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-05 18:09:25.462 8 INFO neutron.db.segments_db [None req-de313be0-dfdf-4d29-9505-3e8a547a3252 93094daf79744cf2a0e24bf04e82c0e0 d5380c575bf94960a9556320b23d0c28 - - - -] Added segment b6c437b5-5966-46c8-9aa8-9200df685a37 of type vxlan for network 8f391fe7-8e05-4703-af89-a7812877994c [pid: 7|app: 0|req: 1052/2018] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:09:25 2026] GET /v2.0/security-groups?tenant_id=703fcc5356b9458883a304d9fc20cbd0&name=default => generated 2805 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2019] 10.0.0.77 () {32 vars in 735 bytes} [Tue May 5 18:09:25 2026] GET /v2.0/ports?device_id=58072729-4449-4550-8b19-d3b4cb82638b => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:09:25.816 8 INFO neutron.db.l3_hamode_db [None req-de313be0-dfdf-4d29-9505-3e8a547a3252 93094daf79744cf2a0e24bf04e82c0e0 d5380c575bf94960a9556320b23d0c28 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1054/2020] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:09:25 2026] DELETE /v2.0/security-groups/25156209-f594-44b4-b56d-2046b48abcfe => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:09:26.314 7 INFO neutron.db.l3_db [None req-5adb90b7-ea1e-4ff1-baa7-67f58b61f58f b92f12af00204d5c9a864a5e6348977d a40556a316e2420fb03ab94d3c7e74e3 - - - -] Floating IP 3ff0c9ae-d82d-44db-aaa5-5e370cb72612 associated. External IP: 10.96.250.217, port: 7f1b620c-dcef-4ebc-beac-fcfab1d88b70. [pid: 7|app: 0|req: 1055/2021] 10.0.0.77 () {34 vars in 748 bytes} [Tue May 5 18:09:25 2026] PUT /v2.0/floatingips/3ff0c9ae-d82d-44db-aaa5-5e370cb72612 => generated 856 bytes in 817 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2022] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:09:26 2026] GET /v2.0/security-groups?tenant_id=f6b9bd5c22684d2fa40f5ba0f74a709c&name=default => generated 2801 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:09:26.734 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8084664a-535f-41e6-b0cd-206a1c74a699'] response: {'name': 'network-changed', 'server_uuid': '58072729-4449-4550-8b19-d3b4cb82638b', 'tag': '7f1b620c-dcef-4ebc-beac-fcfab1d88b70', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1057/2023] 10.0.0.77 () {32 vars in 728 bytes} [Tue May 5 18:09:26 2026] GET /v2.0/floatingips/3ff0c9ae-d82d-44db-aaa5-5e370cb72612 => generated 856 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2024] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:09:26 2026] DELETE /v2.0/security-groups/38c65f02-638e-44d2-bd74-ff0066332719 => 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: 1059/2025] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 5 18:09:26 2026] GET /v2.0/ports?tenant_id=a40556a316e2420fb03ab94d3c7e74e3&device_id=58072729-4449-4550-8b19-d3b4cb82638b => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:09:26.917 8 INFO neutron.db.l3_hamode_db [None req-de313be0-dfdf-4d29-9505-3e8a547a3252 93094daf79744cf2a0e24bf04e82c0e0 d5380c575bf94960a9556320b23d0c28 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1060/2026] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 5 18:09:26 2026] GET /v2.0/networks?id=ba5002ea-5f0c-4362-bc1a-28d470a2f2a9 => generated 757 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2027] 199.19.213.235 () {34 vars in 1060 bytes} [Tue May 5 18:09:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=7f1b620c-dcef-4ebc-beac-fcfab1d88b70 => generated 859 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2028] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 5 18:09:27 2026] GET /v2.0/subnets?id=2c9d000f-7b78-4fcf-a2bc-1e5d4e719778 => generated 654 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2029] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:09:27 2026] GET /v2.0/security-groups?tenant_id=f99fe9eecde0497c94b0080f46e85ec6&name=default => generated 2805 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2030] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 5 18:09:27 2026] GET /v2.0/ports?network_id=ba5002ea-5f0c-4362-bc1a-28d470a2f2a9&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2031] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:09:27 2026] DELETE /v2.0/security-groups/3ec3592c-ccca-4106-a346-1441c5ed75fa => 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: 1066/2032] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 5 18:09:27 2026] GET /v2.0/networks/ba5002ea-5f0c-4362-bc1a-28d470a2f2a9?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2033] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 5 18:09:27 2026] GET /v2.0/networks/ba5002ea-5f0c-4362-bc1a-28d470a2f2a9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2034] 10.0.0.77 () {32 vars in 728 bytes} [Tue May 5 18:09:27 2026] GET /v2.0/floatingips/3ff0c9ae-d82d-44db-aaa5-5e370cb72612 => generated 856 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/2035] 10.0.0.77 () {34 vars in 668 bytes} [Tue May 5 18:09:25 2026] POST /v2.0/routers => generated 685 bytes in 2808 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/2036] 10.0.0.77 () {32 vars in 728 bytes} [Tue May 5 18:09:28 2026] GET /v2.0/floatingips/3ff0c9ae-d82d-44db-aaa5-5e370cb72612 => generated 858 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2037] 10.0.0.77 () {34 vars in 782 bytes} [Tue May 5 18:09:28 2026] PUT /v2.0/routers/5f088f5d-2265-4fc6-9855-6b1b9706a694/add_router_interface => generated 309 bytes in 1735 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:09:31.302 7 INFO neutron.db.segments_db [None req-8e07be03-808c-4194-b2b2-d4613b3e02b9 13a5df03c9ab4bb98590fa46409a8b48 309013d7183346a98f18bddeb2622c83 - - - -] Added segment a47813b6-debe-4e20-b721-d0b4e48c58e9 of type vxlan for network bf6f985f-5794-4a4f-bdfa-c44f763e1c80 [pid: 7|app: 0|req: 1070/2038] 10.0.0.77 () {34 vars in 669 bytes} [Tue May 5 18:09:30 2026] POST /v2.0/networks => generated 632 bytes in 491 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2039] 10.0.0.77 () {34 vars in 668 bytes} [Tue May 5 18:09:31 2026] POST /v2.0/subnets => generated 602 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2040] 10.0.0.77 () {34 vars in 750 bytes} [Tue May 5 18:09:31 2026] PUT /v2.0/subnets/e418a111-deb1-4404-ab0a-966043baa9f5/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2041] 10.0.0.77 () {32 vars in 730 bytes} [Tue May 5 18:09:31 2026] GET /v2.0/subnets/e418a111-deb1-4404-ab0a-966043baa9f5/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2042] 10.0.0.77 () {34 vars in 761 bytes} [Tue May 5 18:09:31 2026] PUT /v2.0/subnets/e418a111-deb1-4404-ab0a-966043baa9f5/tags/green => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2043] 10.0.0.77 () {32 vars in 730 bytes} [Tue May 5 18:09:31 2026] GET /v2.0/subnets/e418a111-deb1-4404-ab0a-966043baa9f5/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: 1076/2044] 10.0.0.77 () {34 vars in 757 bytes} [Tue May 5 18:09:31 2026] PUT /v2.0/subnets/e418a111-deb1-4404-ab0a-966043baa9f5/tags/red => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2045] 10.0.0.77 () {32 vars in 730 bytes} [Tue May 5 18:09:31 2026] GET /v2.0/subnets/e418a111-deb1-4404-ab0a-966043baa9f5/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2046] 10.0.0.77 () {34 vars in 779 bytes} [Tue May 5 18:09:32 2026] PUT /v2.0/subnets/e418a111-deb1-4404-ab0a-966043baa9f5/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: 7|app: 0|req: 1079/2047] 10.0.0.77 () {32 vars in 730 bytes} [Tue May 5 18:09:32 2026] GET /v2.0/subnets/e418a111-deb1-4404-ab0a-966043baa9f5/tags => generated 52 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2048] 10.0.0.77 () {34 vars in 750 bytes} [Tue May 5 18:09:32 2026] PUT /v2.0/subnets/e418a111-deb1-4404-ab0a-966043baa9f5/tags => generated 37 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2049] 10.0.0.77 () {32 vars in 730 bytes} [Tue May 5 18:09:32 2026] GET /v2.0/subnets/e418a111-deb1-4404-ab0a-966043baa9f5/tags => generated 37 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2050] 10.0.0.77 () {32 vars in 738 bytes} [Tue May 5 18:09:32 2026] GET /v2.0/subnets/e418a111-deb1-4404-ab0a-966043baa9f5/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:09:32.262 7 INFO neutron.api.v2.resource [None req-de654d21-0a81-46b0-8616-73dba79d0d78 13a5df03c9ab4bb98590fa46409a8b48 309013d7183346a98f18bddeb2622c83 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1083/2051] 10.0.0.77 () {32 vars in 742 bytes} [Tue May 5 18:09:32 2026] GET /v2.0/subnets/e418a111-deb1-4404-ab0a-966043baa9f5/tags/green => generated 99 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2052] 10.0.0.77 () {32 vars in 741 bytes} [Tue May 5 18:09:32 2026] DELETE /v2.0/subnets/e418a111-deb1-4404-ab0a-966043baa9f5/tags/red => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2053] 10.0.0.77 () {32 vars in 730 bytes} [Tue May 5 18:09:32 2026] GET /v2.0/subnets/e418a111-deb1-4404-ab0a-966043baa9f5/tags => generated 30 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:09:32.425 7 INFO neutron.api.v2.resource [None req-2633c76e-7992-4c59-8b13-766d31100f8d 13a5df03c9ab4bb98590fa46409a8b48 309013d7183346a98f18bddeb2622c83 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1086/2054] 10.0.0.77 () {32 vars in 745 bytes} [Tue May 5 18:09:32 2026] DELETE /v2.0/subnets/e418a111-deb1-4404-ab0a-966043baa9f5/tags/green => generated 99 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2055] 10.0.0.77 () {32 vars in 733 bytes} [Tue May 5 18:09:32 2026] DELETE /v2.0/subnets/e418a111-deb1-4404-ab0a-966043baa9f5/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: 1088/2056] 10.0.0.77 () {32 vars in 730 bytes} [Tue May 5 18:09:32 2026] GET /v2.0/subnets/e418a111-deb1-4404-ab0a-966043baa9f5/tags => generated 12 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/2057] 10.0.0.77 () {34 vars in 782 bytes} [Tue May 5 18:09:29 2026] PUT /v2.0/routers/5f088f5d-2265-4fc6-9855-6b1b9706a694/add_router_interface => generated 309 bytes in 2604 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/2058] 10.0.0.77 () {32 vars in 723 bytes} [Tue May 5 18:09:32 2026] DELETE /v2.0/subnets/e418a111-deb1-4404-ab0a-966043baa9f5 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:09:33.317 8 INFO neutron.services.segments.plugin [-] Segment a47813b6-debe-4e20-b721-d0b4e48c58e9 resource provider aggregate not found 2026-05-05 18:09:33.342 8 INFO neutron.services.segments.plugin [-] Segment a47813b6-debe-4e20-b721-d0b4e48c58e9 resource provider aggregate not found 2026-05-05 18:09:33.362 8 INFO neutron.services.segments.plugin [-] Segment a47813b6-debe-4e20-b721-d0b4e48c58e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a47813b6-debe-4e20-b721-d0b4e48c58e9 found for delete ", "request_id": "req-d60dc42a-9502-47f8-87d5-5ac825101662"}]} 2026-05-05 18:09:33.379 8 INFO neutron.services.segments.plugin [-] Segment a47813b6-debe-4e20-b721-d0b4e48c58e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a47813b6-debe-4e20-b721-d0b4e48c58e9 found for delete ", "request_id": "req-db2c6cf7-86f3-4db8-9fc3-26f1c7d95bd3"}]} [pid: 8|app: 0|req: 973/2061] 10.0.0.77 () {32 vars in 725 bytes} [Tue May 5 18:09:32 2026] DELETE /v2.0/networks/bf6f985f-5794-4a4f-bdfa-c44f763e1c80 => generated 0 bytes in 512 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/2062] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:09:34 2026] GET /v2.0/security-groups?tenant_id=309013d7183346a98f18bddeb2622c83&name=default => generated 2805 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/2063] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:09:34 2026] DELETE /v2.0/security-groups/ae6ab2ef-cc01-4fc2-bb16-9a409586187c => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/2064] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:09:34 2026] GET /v2.0/security-groups?tenant_id=1e662f2e327943ec9a0d28ce297adc29&name=default => generated 2805 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/2065] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:09:34 2026] DELETE /v2.0/security-groups/40c9c938-9c30-44f4-8840-ada788febe3d => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2066] 10.0.0.77 () {34 vars in 782 bytes} [Tue May 5 18:09:32 2026] PUT /v2.0/routers/5f088f5d-2265-4fc6-9855-6b1b9706a694/add_router_interface => generated 309 bytes in 2339 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/2067] 10.0.0.77 () {34 vars in 683 bytes} [Tue May 5 18:09:34 2026] POST /v2.0/security-groups => generated 1565 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2068] 10.0.0.77 () {34 vars in 694 bytes} [Tue May 5 18:09:35 2026] POST /v2.0/security-group-rules => generated 565 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/2069] 10.0.0.77 () {34 vars in 694 bytes} [Tue May 5 18:09:35 2026] POST /v2.0/security-group-rules => generated 565 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2070] 10.0.0.77 () {34 vars in 694 bytes} [Tue May 5 18:09:35 2026] POST /v2.0/security-group-rules => generated 567 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/2071] 10.0.0.77 () {34 vars in 694 bytes} [Tue May 5 18:09:35 2026] POST /v2.0/security-group-rules => generated 569 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2072] 10.0.0.77 () {34 vars in 694 bytes} [Tue May 5 18:09:35 2026] POST /v2.0/security-group-rules => generated 569 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/2073] 10.0.0.77 () {34 vars in 694 bytes} [Tue May 5 18:09:35 2026] POST /v2.0/security-group-rules => generated 565 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2074] 10.0.0.77 () {34 vars in 694 bytes} [Tue May 5 18:09:35 2026] POST /v2.0/security-group-rules => generated 565 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/2075] 10.0.0.77 () {34 vars in 694 bytes} [Tue May 5 18:09:35 2026] POST /v2.0/security-group-rules => generated 565 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2076] 10.0.0.77 () {34 vars in 694 bytes} [Tue May 5 18:09:36 2026] POST /v2.0/security-group-rules => generated 567 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/2077] 10.0.0.77 () {34 vars in 694 bytes} [Tue May 5 18:09:36 2026] POST /v2.0/security-group-rules => generated 569 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2078] 10.0.0.77 () {34 vars in 694 bytes} [Tue May 5 18:09:36 2026] POST /v2.0/security-group-rules => generated 565 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/2079] 10.0.0.48 () {34 vars in 1093 bytes} [Tue May 5 18:09:36 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-623245382&fields=id&tenant_id=d5380c575bf94960a9556320b23d0c28 => generated 69 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2080] 10.0.0.48 () {34 vars in 981 bytes} [Tue May 5 18:09:36 2026] GET /v2.0/networks?id=92ebc993-4681-42b5-b29d-6d9434cc5be1 => generated 705 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/2081] 10.0.0.48 () {34 vars in 964 bytes} [Tue May 5 18:09:36 2026] GET /v2.0/quotas/d5380c575bf94960a9556320b23d0c28 => generated 292 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2082] 10.0.0.48 () {34 vars in 1001 bytes} [Tue May 5 18:09:37 2026] GET /v2.0/ports?tenant_id=d5380c575bf94960a9556320b23d0c28&fields=id => generated 287 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/2083] 10.0.0.91 () {34 vars in 989 bytes} [Tue May 5 18:09:37 2026] GET /v2.0/ports?device_id=58072729-4449-4550-8b19-d3b4cb82638b => generated 1244 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2084] 10.0.0.48 () {34 vars in 1007 bytes} [Tue May 5 18:09:37 2026] GET /v2.0/networks/92ebc993-4681-42b5-b29d-6d9434cc5be1?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/2085] 10.0.0.91 () {34 vars in 1039 bytes} [Tue May 5 18:09:37 2026] GET /v2.0/security-groups?id=69b0a9bc-c519-4f10-b892-a5ffc94a9a85&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2086] 10.0.0.48 () {34 vars in 1107 bytes} [Tue May 5 18:09:37 2026] GET /v2.0/networks/92ebc993-4681-42b5-b29d-6d9434cc5be1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/2087] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:09:37 2026] GET /v2.0/ports?device_id=50b630c5-260a-41b1-979d-47faafb0e007 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/2088] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 5 18:09:38 2026] GET /v2.0/networks?id=92ebc993-4681-42b5-b29d-6d9434cc5be1 => generated 705 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/2089] 199.19.213.235 () {34 vars in 1050 bytes} [Tue May 5 18:09:38 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d5380c575bf94960a9556320b23d0c28 => generated 178 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:09:38.435 7 INFO neutron.db.segments_db [None req-1e5845b8-1cb2-40cc-af7f-3f987ea315ef da6eb4305edf48098da5c169f00ce31d 50eb43fdd3d94bf19a0284b268205541 - - - -] Added segment 451f3e10-9bb7-4280-bf8d-7398cac6c2d1 of type vxlan for network 061e84e9-378a-4a91-8583-36277d2828f5 [pid: 7|app: 0|req: 1100/2090] 10.0.0.77 () {34 vars in 669 bytes} [Tue May 5 18:09:38 2026] POST /v2.0/networks => generated 632 bytes in 417 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2091] 10.0.0.77 () {34 vars in 663 bytes} [Tue May 5 18:09:38 2026] POST /v2.0/ports => generated 743 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 991/2092] 199.19.213.235 () {38 vars in 955 bytes} [Tue May 5 18:09:38 2026] POST /v2.0/ports => generated 1183 bytes in 527 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 1102/2093] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:09:38 2026] GET /v2.0/ports?device_id=58072729-4449-4550-8b19-d3b4cb82638b => generated 975 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/2094] 10.0.0.77 () {34 vars in 665 bytes} [Tue May 5 18:09:38 2026] POST /v2.0/trunks => generated 407 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/2095] 10.0.0.48 () {34 vars in 1039 bytes} [Tue May 5 18:09:39 2026] GET /v2.0/security-groups?id=69b0a9bc-c519-4f10-b892-a5ffc94a9a85&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: 994/2096] 199.19.213.235 () {34 vars in 994 bytes} [Tue May 5 18:09:39 2026] GET /v2.0/ports?device_id=58072729-4449-4550-8b19-d3b4cb82638b => 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: 995/2097] 10.0.0.77 () {34 vars in 748 bytes} [Tue May 5 18:09:39 2026] PUT /v2.0/trunks/0cd21863-93f4-401c-84d5-242320ecd73c/tags => generated 25 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2098] 199.19.213.235 () {38 vars in 1028 bytes} [Tue May 5 18:09:39 2026] PUT /v2.0/ports/08209eb7-82fc-4035-89b5-70df9b758ff5 => generated 1428 bytes in 467 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 18:09:39.540 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e2c67cac-7672-4f9c-a9e8-5d0146adb1c6'] response: {'name': 'network-changed', 'server_uuid': '50b630c5-260a-41b1-979d-47faafb0e007', 'tag': '08209eb7-82fc-4035-89b5-70df9b758ff5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1104/2099] 10.0.0.77 () {32 vars in 728 bytes} [Tue May 5 18:09:39 2026] GET /v2.0/trunks/0cd21863-93f4-401c-84d5-242320ecd73c/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2100] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 5 18:09:39 2026] GET /v2.0/ports?tenant_id=d5380c575bf94960a9556320b23d0c28&device_id=50b630c5-260a-41b1-979d-47faafb0e007 => generated 1467 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 1106/2101] 10.0.0.77 () {34 vars in 759 bytes} [Tue May 5 18:09:39 2026] PUT /v2.0/trunks/0cd21863-93f4-401c-84d5-242320ecd73c/tags/green => generated 4 bytes in 22 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2102] 199.19.213.235 () {34 vars in 1058 bytes} [Tue May 5 18:09:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.173&port_id=08209eb7-82fc-4035-89b5-70df9b758ff5 => 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: 1108/2103] 10.0.0.77 () {32 vars in 728 bytes} [Tue May 5 18:09:39 2026] GET /v2.0/trunks/0cd21863-93f4-401c-84d5-242320ecd73c/tags => generated 34 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2104] 199.19.213.235 () {34 vars in 1104 bytes} [Tue May 5 18:09:39 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A321&port_id=08209eb7-82fc-4035-89b5-70df9b758ff5 => 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: 1110/2105] 10.0.0.77 () {34 vars in 755 bytes} [Tue May 5 18:09:39 2026] PUT /v2.0/trunks/0cd21863-93f4-401c-84d5-242320ecd73c/tags/red => generated 4 bytes in 10 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2106] 199.19.213.235 () {34 vars in 1064 bytes} [Tue May 5 18:09:39 2026] GET /v2.0/subnets?id=1f28ac9f-74eb-47f2-b99b-c7e702723480&id=a82abb2d-b66e-4866-9cb5-1caf76bf92e1 => generated 1363 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2107] 10.0.0.77 () {32 vars in 728 bytes} [Tue May 5 18:09:39 2026] GET /v2.0/trunks/0cd21863-93f4-401c-84d5-242320ecd73c/tags => generated 34 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2108] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 5 18:09:39 2026] GET /v2.0/ports?network_id=92ebc993-4681-42b5-b29d-6d9434cc5be1&device_owner=network%3Adhcp => generated 1457 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2109] 10.0.0.77 () {34 vars in 777 bytes} [Tue May 5 18:09:39 2026] PUT /v2.0/trunks/0cd21863-93f4-401c-84d5-242320ecd73c/tags/black.or.white => generated 4 bytes in 24 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-05 18:09:39.800 8 INFO neutron.db.l3_db [None req-eef1c88f-25a4-4d66-a260-13abcb152f50 b92f12af00204d5c9a864a5e6348977d a40556a316e2420fb03ab94d3c7e74e3 - - - -] Floating IP 3ff0c9ae-d82d-44db-aaa5-5e370cb72612 disassociated. External IP: 10.96.250.217, port: 7f1b620c-dcef-4ebc-beac-fcfab1d88b70. [pid: 7|app: 0|req: 1115/2110] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 5 18:09:39 2026] GET /v2.0/ports?network_id=92ebc993-4681-42b5-b29d-6d9434cc5be1&device_owner=network%3Adhcp => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2111] 10.0.0.77 () {32 vars in 728 bytes} [Tue May 5 18:09:39 2026] GET /v2.0/trunks/0cd21863-93f4-401c-84d5-242320ecd73c/tags => generated 52 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2112] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 5 18:09:39 2026] GET /v2.0/networks/92ebc993-4681-42b5-b29d-6d9434cc5be1?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2113] 10.0.0.77 () {34 vars in 748 bytes} [Tue May 5 18:09:39 2026] PUT /v2.0/trunks/0cd21863-93f4-401c-84d5-242320ecd73c/tags => generated 37 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2114] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 5 18:09:39 2026] GET /v2.0/networks/92ebc993-4681-42b5-b29d-6d9434cc5be1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2115] 10.0.0.77 () {32 vars in 728 bytes} [Tue May 5 18:09:40 2026] GET /v2.0/trunks/0cd21863-93f4-401c-84d5-242320ecd73c/tags => generated 37 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2116] 10.0.0.77 () {32 vars in 736 bytes} [Tue May 5 18:09:40 2026] GET /v2.0/trunks/0cd21863-93f4-401c-84d5-242320ecd73c/tags/red => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2117] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 5 18:09:40 2026] GET /v2.0/ports?tenant_id=d5380c575bf94960a9556320b23d0c28&device_id=50b630c5-260a-41b1-979d-47faafb0e007 => generated 1467 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:09:40.090 7 INFO neutron.api.v2.resource [None req-178ee47c-9424-4ba0-9486-0157a2516a1b da6eb4305edf48098da5c169f00ce31d 50eb43fdd3d94bf19a0284b268205541 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1123/2118] 10.0.0.77 () {32 vars in 740 bytes} [Tue May 5 18:09:40 2026] GET /v2.0/trunks/0cd21863-93f4-401c-84d5-242320ecd73c/tags/green => generated 99 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2119] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 5 18:09:40 2026] GET /v2.0/networks?id=92ebc993-4681-42b5-b29d-6d9434cc5be1 => generated 801 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2120] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:09:40 2026] DELETE /v2.0/trunks/0cd21863-93f4-401c-84d5-242320ecd73c/tags/red => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/2121] 199.19.213.235 () {36 vars in 997 bytes} [Tue May 5 18:09:39 2026] DELETE /v2.0/ports/7f1b620c-dcef-4ebc-beac-fcfab1d88b70 => generated 0 bytes in 871 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2122] 199.19.213.235 () {34 vars in 1058 bytes} [Tue May 5 18:09:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.173&port_id=08209eb7-82fc-4035-89b5-70df9b758ff5 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/2123] 10.0.0.77 () {32 vars in 728 bytes} [Tue May 5 18:09:40 2026] GET /v2.0/trunks/0cd21863-93f4-401c-84d5-242320ecd73c/tags => generated 30 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:09:40.309 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9d7e782f-361a-4658-a3b8-653fda4057b7'] response: {'server_uuid': '58072729-4449-4550-8b19-d3b4cb82638b', 'name': 'network-vif-deleted', 'tag': '7f1b620c-dcef-4ebc-beac-fcfab1d88b70', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1127/2124] 199.19.213.235 () {34 vars in 1104 bytes} [Tue May 5 18:09:40 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A321&port_id=08209eb7-82fc-4035-89b5-70df9b758ff5 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:09:40.334 8 INFO neutron.api.v2.resource [None req-c5c46697-3813-4ef8-8aab-5e9e418c58ec da6eb4305edf48098da5c169f00ce31d 50eb43fdd3d94bf19a0284b268205541 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 998/2125] 10.0.0.77 () {32 vars in 743 bytes} [Tue May 5 18:09:40 2026] DELETE /v2.0/trunks/0cd21863-93f4-401c-84d5-242320ecd73c/tags/green => generated 99 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2126] 199.19.213.235 () {34 vars in 1064 bytes} [Tue May 5 18:09:40 2026] GET /v2.0/subnets?id=1f28ac9f-74eb-47f2-b99b-c7e702723480&id=a82abb2d-b66e-4866-9cb5-1caf76bf92e1 => generated 1363 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/2127] 10.0.0.77 () {32 vars in 731 bytes} [Tue May 5 18:09:40 2026] DELETE /v2.0/trunks/0cd21863-93f4-401c-84d5-242320ecd73c/tags => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/2128] 10.0.0.77 () {32 vars in 728 bytes} [Tue May 5 18:09:40 2026] GET /v2.0/trunks/0cd21863-93f4-401c-84d5-242320ecd73c/tags => 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: 1001/2129] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:09:40 2026] GET /v2.0/ports?device_id=58072729-4449-4550-8b19-d3b4cb82638b => 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: 1129/2130] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 5 18:09:40 2026] GET /v2.0/ports?network_id=92ebc993-4681-42b5-b29d-6d9434cc5be1&device_owner=network%3Adhcp => generated 1457 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/2131] 10.0.0.77 () {32 vars in 718 bytes} [Tue May 5 18:09:40 2026] GET /v2.0/trunks/0cd21863-93f4-401c-84d5-242320ecd73c => generated 407 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2132] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 5 18:09:40 2026] GET /v2.0/ports?network_id=92ebc993-4681-42b5-b29d-6d9434cc5be1&device_owner=network%3Adhcp => generated 1457 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/2133] 10.0.0.77 () {32 vars in 716 bytes} [Tue May 5 18:09:40 2026] GET /v2.0/ports/f91ef4af-455f-47a1-b910-6a89a3565b06 => generated 826 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2134] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 5 18:09:40 2026] GET /v2.0/networks/92ebc993-4681-42b5-b29d-6d9434cc5be1?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2135] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 5 18:09:40 2026] GET /v2.0/networks/92ebc993-4681-42b5-b29d-6d9434cc5be1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:09:40.671 8 ERROR neutron_lib.callbacks.manager [None req-c1c5b2fd-70ec-4a1b-8a8e-e44ba7b9554d da6eb4305edf48098da5c169f00ce31d 50eb43fdd3d94bf19a0284b268205541 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-116466 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-05 18:09:40.671 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-05 18:09:40.671 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop 2026-05-05 18:09:40.671 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-05-05 18:09:40.671 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/backend.py", line 68, in process_event 2026-05-05 18:09:40.671 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-05-05 18:09:40.671 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-05-05 18:09:40.671 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-05-05 18:09:40.671 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/server.py", line 205, in trunk_deleted 2026-05-05 18:09:40.671 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-05-05 18:09:40.671 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 245, in push 2026-05-05 18:09:40.671 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-05-05 18:09:40.671 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 249, in _push 2026-05-05 18:09:40.671 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-05-05 18:09:40.671 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 52, in _validate_resource_type 2026-05-05 18:09:40.671 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-05-05 18:09:40.671 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-05 18:09:40.671 8 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 1004/2136] 10.0.0.77 () {32 vars in 721 bytes} [Tue May 5 18:09:40 2026] DELETE /v2.0/trunks/0cd21863-93f4-401c-84d5-242320ecd73c => 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: 1133/2137] 10.0.0.77 () {32 vars in 719 bytes} [Tue May 5 18:09:40 2026] DELETE /v2.0/ports/f91ef4af-455f-47a1-b910-6a89a3565b06 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:09:41.114 8 INFO neutron.services.segments.plugin [-] Segment 451f3e10-9bb7-4280-bf8d-7398cac6c2d1 resource provider aggregate not found 2026-05-05 18:09:41.120 8 INFO neutron.services.segments.plugin [-] Segment 451f3e10-9bb7-4280-bf8d-7398cac6c2d1 resource provider aggregate not found 2026-05-05 18:09:41.130 8 INFO neutron.services.segments.plugin [-] Segment 451f3e10-9bb7-4280-bf8d-7398cac6c2d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 451f3e10-9bb7-4280-bf8d-7398cac6c2d1 found for delete ", "request_id": "req-aa7c5871-89a2-4520-bf41-ca321f0c3145"}]} 2026-05-05 18:09:41.146 8 INFO neutron.services.segments.plugin [-] Segment 451f3e10-9bb7-4280-bf8d-7398cac6c2d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 451f3e10-9bb7-4280-bf8d-7398cac6c2d1 found for delete ", "request_id": "req-94584488-dc91-458c-b348-6285edc78fa5"}]} [pid: 8|app: 0|req: 1005/2138] 10.0.0.77 () {32 vars in 725 bytes} [Tue May 5 18:09:40 2026] DELETE /v2.0/networks/061e84e9-378a-4a91-8583-36277d2828f5 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2139] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:09:41 2026] DELETE /v2.0/security-groups/69b0a9bc-c519-4f10-b892-a5ffc94a9a85 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/2140] 10.0.0.77 () {32 vars in 731 bytes} [Tue May 5 18:09:41 2026] DELETE /v2.0/floatingips/3ff0c9ae-d82d-44db-aaa5-5e370cb72612 => generated 0 bytes in 403 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2141] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:09:41 2026] GET /v2.0/security-groups?tenant_id=7e43cf42cf83431ebdd671e5e2786b34&name=default => generated 2805 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2142] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:09:42 2026] GET /v2.0/ports?device_id=4852e3c1-6d98-4bbd-8a9c-c05f3c35c2cc => generated 975 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/2143] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:09:42 2026] DELETE /v2.0/security-groups/4994a61d-db13-4c02-8928-a599577925cf => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2144] 10.0.0.48 () {34 vars in 1039 bytes} [Tue May 5 18:09:42 2026] GET /v2.0/security-groups?id=3863d078-e123-48ae-ade0-d12f60464d14&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/2145] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:09:42 2026] GET /v2.0/security-groups?tenant_id=50eb43fdd3d94bf19a0284b268205541&name=default => generated 2805 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2146] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:09:42 2026] DELETE /v2.0/security-groups/77e04190-f97e-4385-994e-edef581e9f3f => 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: 1009/2147] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:09:42 2026] GET /v2.0/ports?device_id=50b630c5-260a-41b1-979d-47faafb0e007 => generated 1200 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2148] 199.19.213.235 () {34 vars in 994 bytes} [Tue May 5 18:09:42 2026] GET /v2.0/ports?device_id=4852e3c1-6d98-4bbd-8a9c-c05f3c35c2cc => generated 975 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/2149] 10.0.0.48 () {34 vars in 1039 bytes} [Tue May 5 18:09:42 2026] GET /v2.0/security-groups?id=0ed8221a-51a4-474f-abce-46830d9c99a2&fields=id&fields=name => generated 111 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/2150] 10.0.0.77 () {32 vars in 817 bytes} [Tue May 5 18:09:42 2026] GET /v2.0/ports?network_id=92ebc993-4681-42b5-b29d-6d9434cc5be1&mac_address=fa%3A16%3A3e%3A21%3A5a%3Ac6 => generated 1200 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2151] 199.19.213.235 () {36 vars in 997 bytes} [Tue May 5 18:09:42 2026] DELETE /v2.0/ports/d01d8c52-6b3a-4e5b-a1b1-42dbbb6a89af => generated 0 bytes in 404 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2152] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:09:43 2026] GET /v2.0/ports?device_id=4852e3c1-6d98-4bbd-8a9c-c05f3c35c2cc => generated 12 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:09:44.442 8 INFO neutron.db.l3_db [None req-a27d31af-557a-4a79-8ba2-e198b6037fc8 93094daf79744cf2a0e24bf04e82c0e0 d5380c575bf94960a9556320b23d0c28 - - - -] Floating IP 43529fe9-8c01-4cf8-874b-a7076ccfebd0 associated. External IP: 10.96.250.217, port: 08209eb7-82fc-4035-89b5-70df9b758ff5. 2026-05-05 18:09:44.540 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-11e439f7-fc0d-4fa2-b120-da6deae2c4b6'] response: {'server_uuid': '4852e3c1-6d98-4bbd-8a9c-c05f3c35c2cc', 'name': 'network-vif-deleted', 'tag': 'd01d8c52-6b3a-4e5b-a1b1-42dbbb6a89af', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1142/2153] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:09:44 2026] DELETE /v2.0/security-groups/3863d078-e123-48ae-ade0-d12f60464d14 => 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: 1012/2154] 10.0.0.77 () {34 vars in 676 bytes} [Tue May 5 18:09:42 2026] POST /v2.0/floatingips => generated 855 bytes in 1860 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/2155] 10.0.0.48 () {34 vars in 1093 bytes} [Tue May 5 18:09:44 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-623245382&fields=id&tenant_id=d5380c575bf94960a9556320b23d0c28 => generated 69 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:09:44.930 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0e8730e5-d209-446e-a666-873edb62d76d'] response: {'name': 'network-changed', 'server_uuid': '50b630c5-260a-41b1-979d-47faafb0e007', 'tag': '08209eb7-82fc-4035-89b5-70df9b758ff5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1014/2156] 10.0.0.48 () {34 vars in 981 bytes} [Tue May 5 18:09:44 2026] GET /v2.0/networks?id=20f6b962-5a7c-410a-8ad1-552a36dcb5b2 => generated 704 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2157] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 5 18:09:45 2026] GET /v2.0/ports?tenant_id=d5380c575bf94960a9556320b23d0c28&device_id=50b630c5-260a-41b1-979d-47faafb0e007 => generated 1469 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2158] 10.0.0.48 () {34 vars in 964 bytes} [Tue May 5 18:09:45 2026] GET /v2.0/quotas/d5380c575bf94960a9556320b23d0c28 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/2159] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 5 18:09:45 2026] GET /v2.0/networks?id=92ebc993-4681-42b5-b29d-6d9434cc5be1 => generated 801 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2160] 10.0.0.48 () {34 vars in 1001 bytes} [Tue May 5 18:09:45 2026] GET /v2.0/ports?tenant_id=d5380c575bf94960a9556320b23d0c28&fields=id => generated 333 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/2161] 199.19.213.235 () {34 vars in 1058 bytes} [Tue May 5 18:09:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.173&port_id=08209eb7-82fc-4035-89b5-70df9b758ff5 => generated 858 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/2162] 10.0.0.48 () {34 vars in 1007 bytes} [Tue May 5 18:09:45 2026] GET /v2.0/networks/20f6b962-5a7c-410a-8ad1-552a36dcb5b2?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: 1021/2163] 199.19.213.235 () {34 vars in 1104 bytes} [Tue May 5 18:09:45 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A321&port_id=08209eb7-82fc-4035-89b5-70df9b758ff5 => 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: 1022/2164] 10.0.0.48 () {34 vars in 1107 bytes} [Tue May 5 18:09:45 2026] GET /v2.0/networks/20f6b962-5a7c-410a-8ad1-552a36dcb5b2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/2165] 199.19.213.235 () {34 vars in 1064 bytes} [Tue May 5 18:09:45 2026] GET /v2.0/subnets?id=1f28ac9f-74eb-47f2-b99b-c7e702723480&id=a82abb2d-b66e-4866-9cb5-1caf76bf92e1 => generated 1363 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2166] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 5 18:09:45 2026] GET /v2.0/ports?network_id=92ebc993-4681-42b5-b29d-6d9434cc5be1&device_owner=network%3Adhcp => generated 1457 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2167] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 5 18:09:45 2026] GET /v2.0/ports?network_id=92ebc993-4681-42b5-b29d-6d9434cc5be1&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/2168] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:09:45 2026] GET /v2.0/ports?device_id=b5e1c81d-0fe6-476a-9fcb-779ed8cf561c => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2169] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 5 18:09:45 2026] GET /v2.0/networks/92ebc993-4681-42b5-b29d-6d9434cc5be1?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/2170] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 5 18:09:45 2026] GET /v2.0/networks/92ebc993-4681-42b5-b29d-6d9434cc5be1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2171] 10.0.0.77 () {34 vars in 788 bytes} [Tue May 5 18:09:44 2026] PUT /v2.0/routers/156c17eb-214c-4b6b-ae17-809cde47c6d5/remove_router_interface => generated 309 bytes in 1137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/2172] 10.0.0.77 () {32 vars in 723 bytes} [Tue May 5 18:09:45 2026] DELETE /v2.0/subnets/2c9d000f-7b78-4fcf-a2bc-1e5d4e719778 => 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: 1030/2173] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 5 18:09:46 2026] GET /v2.0/networks?id=20f6b962-5a7c-410a-8ad1-552a36dcb5b2 => generated 704 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2174] 199.19.213.235 () {34 vars in 1050 bytes} [Tue May 5 18:09:46 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d5380c575bf94960a9556320b23d0c28 => generated 178 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2175] 199.19.213.235 () {38 vars in 955 bytes} [Tue May 5 18:09:46 2026] POST /v2.0/ports => generated 1183 bytes in 552 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 18:09:47.210 7 INFO neutron.services.segments.plugin [-] Segment 268b5c34-72e0-4b0d-a372-9b9322618252 resource provider aggregate not found 2026-05-05 18:09:47.217 7 INFO neutron.services.segments.plugin [-] Segment 268b5c34-72e0-4b0d-a372-9b9322618252 resource provider aggregate not found 2026-05-05 18:09:47.233 7 INFO neutron.services.segments.plugin [-] Segment 268b5c34-72e0-4b0d-a372-9b9322618252 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 268b5c34-72e0-4b0d-a372-9b9322618252 found for delete ", "request_id": "req-977bb51f-af31-431c-9a4f-1ead17fccb98"}]} 2026-05-05 18:09:47.234 7 INFO neutron.services.segments.plugin [-] Segment 268b5c34-72e0-4b0d-a372-9b9322618252 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 268b5c34-72e0-4b0d-a372-9b9322618252 found for delete ", "request_id": "req-e55ad2ab-2e2e-4605-b5a0-f2c473c78310"}]} 2026-05-05 18:09:47.239 7 INFO neutron.db.l3_hamode_db [None req-1f3d5f5a-cf80-4878-a0c6-858096cdd98f b92f12af00204d5c9a864a5e6348977d a40556a316e2420fb03ab94d3c7e74e3 - - - -] HA network 54d1c483-a12d-42ad-a00d-d5642807a1f3 was deleted as no HA routers are present in tenant a40556a316e2420fb03ab94d3c7e74e3. [pid: 7|app: 0|req: 1144/2176] 10.0.0.77 () {32 vars in 723 bytes} [Tue May 5 18:09:46 2026] DELETE /v2.0/routers/156c17eb-214c-4b6b-ae17-809cde47c6d5 => generated 0 bytes in 1182 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2177] 10.0.0.77 () {32 vars in 725 bytes} [Tue May 5 18:09:47 2026] DELETE /v2.0/networks/ba5002ea-5f0c-4362-bc1a-28d470a2f2a9 => 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: 1033/2178] 199.19.213.235 () {38 vars in 1028 bytes} [Tue May 5 18:09:47 2026] PUT /v2.0/ports/0649c771-dcd2-4108-be3d-70f1bf6e4fbf => generated 1428 bytes in 544 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 18:09:47.659 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-10043322-61b4-4d7e-a23f-aa4d981e9367'] response: {'name': 'network-changed', 'server_uuid': 'b5e1c81d-0fe6-476a-9fcb-779ed8cf561c', 'tag': '0649c771-dcd2-4108-be3d-70f1bf6e4fbf', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1035/2181] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 5 18:09:47 2026] GET /v2.0/ports?tenant_id=d5380c575bf94960a9556320b23d0c28&device_id=b5e1c81d-0fe6-476a-9fcb-779ed8cf561c => generated 1467 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2182] 199.19.213.235 () {34 vars in 1058 bytes} [Tue May 5 18:09:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.173&port_id=0649c771-dcd2-4108-be3d-70f1bf6e4fbf => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2183] 199.19.213.235 () {34 vars in 1104 bytes} [Tue May 5 18:09:47 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Ab9&port_id=0649c771-dcd2-4108-be3d-70f1bf6e4fbf => 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: 1148/2184] 199.19.213.235 () {34 vars in 1064 bytes} [Tue May 5 18:09:47 2026] GET /v2.0/subnets?id=bb69c864-ae03-4d63-89dc-35c0a7dda190&id=23542129-ebf7-4899-bd99-bb8939e89b06 => generated 1367 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 1037/2185] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 5 18:09:47 2026] GET /v2.0/ports?network_id=20f6b962-5a7c-410a-8ad1-552a36dcb5b2&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2186] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 5 18:09:47 2026] GET /v2.0/ports?network_id=20f6b962-5a7c-410a-8ad1-552a36dcb5b2&device_owner=network%3Adhcp => generated 1461 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2187] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 5 18:09:47 2026] GET /v2.0/networks/20f6b962-5a7c-410a-8ad1-552a36dcb5b2?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2188] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 5 18:09:47 2026] GET /v2.0/networks/20f6b962-5a7c-410a-8ad1-552a36dcb5b2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2189] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 5 18:09:48 2026] GET /v2.0/ports?tenant_id=d5380c575bf94960a9556320b23d0c28&device_id=b5e1c81d-0fe6-476a-9fcb-779ed8cf561c => generated 1467 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2190] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 5 18:09:48 2026] GET /v2.0/networks?id=20f6b962-5a7c-410a-8ad1-552a36dcb5b2 => generated 800 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2191] 199.19.213.235 () {34 vars in 1058 bytes} [Tue May 5 18:09:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.173&port_id=0649c771-dcd2-4108-be3d-70f1bf6e4fbf => 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: 1042/2192] 199.19.213.235 () {34 vars in 1104 bytes} [Tue May 5 18:09:48 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Ab9&port_id=0649c771-dcd2-4108-be3d-70f1bf6e4fbf => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2193] 199.19.213.235 () {34 vars in 1064 bytes} [Tue May 5 18:09:48 2026] GET /v2.0/subnets?id=bb69c864-ae03-4d63-89dc-35c0a7dda190&id=23542129-ebf7-4899-bd99-bb8939e89b06 => generated 1367 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2194] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 5 18:09:48 2026] GET /v2.0/ports?network_id=20f6b962-5a7c-410a-8ad1-552a36dcb5b2&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: 7|app: 0|req: 1151/2195] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:09:48 2026] GET /v2.0/security-groups?tenant_id=ed7612f7452b45dfafc98e16cd26e75a&name=default => generated 2805 bytes in 289 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2196] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 5 18:09:48 2026] GET /v2.0/ports?network_id=20f6b962-5a7c-410a-8ad1-552a36dcb5b2&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2197] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 5 18:09:48 2026] GET /v2.0/networks/20f6b962-5a7c-410a-8ad1-552a36dcb5b2?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: 1152/2198] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:09:48 2026] DELETE /v2.0/security-groups/f628d6bb-c9e7-416f-b363-0a6f3f274e00 => 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: 1047/2199] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 5 18:09:48 2026] GET /v2.0/networks/20f6b962-5a7c-410a-8ad1-552a36dcb5b2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2200] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:09:48 2026] GET /v2.0/security-groups?tenant_id=a40556a316e2420fb03ab94d3c7e74e3&name=default => generated 2801 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2201] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:09:48 2026] DELETE /v2.0/security-groups/15dc4cd0-72cf-4003-a936-7eae726b7371 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:09:50.780 7 INFO neutron.services.segments.plugin [-] Segment 7e2ad810-8246-4cba-bb5f-62ac054ad27a resource provider aggregate not found 2026-05-05 18:09:50.786 7 INFO neutron.services.segments.plugin [-] Segment 7e2ad810-8246-4cba-bb5f-62ac054ad27a resource provider aggregate not found 2026-05-05 18:09:50.801 7 INFO neutron.services.segments.plugin [-] Segment 7e2ad810-8246-4cba-bb5f-62ac054ad27a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e2ad810-8246-4cba-bb5f-62ac054ad27a found for delete ", "request_id": "req-d0f1bb91-c3ad-4b9d-b268-cc6b080f43d8"}]} 2026-05-05 18:09:50.806 7 INFO neutron.services.segments.plugin [-] Segment 7e2ad810-8246-4cba-bb5f-62ac054ad27a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e2ad810-8246-4cba-bb5f-62ac054ad27a found for delete ", "request_id": "req-12b9cb26-f069-4d42-9273-04006a611aa4"}]} [pid: 7|app: 0|req: 1154/2202] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:09:50 2026] GET /v2.0/ports?device_id=b5e1c81d-0fe6-476a-9fcb-779ed8cf561c => generated 1200 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2203] 10.0.0.48 () {34 vars in 1039 bytes} [Tue May 5 18:09:50 2026] GET /v2.0/security-groups?id=0ed8221a-51a4-474f-abce-46830d9c99a2&fields=id&fields=name => generated 111 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2204] 10.0.0.77 () {32 vars in 817 bytes} [Tue May 5 18:09:50 2026] GET /v2.0/ports?network_id=20f6b962-5a7c-410a-8ad1-552a36dcb5b2&mac_address=fa%3A16%3A3e%3A62%3A4a%3Aad => generated 1200 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2205] 10.0.0.91 () {34 vars in 989 bytes} [Tue May 5 18:09:51 2026] GET /v2.0/ports?device_id=50b630c5-260a-41b1-979d-47faafb0e007 => generated 1469 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2206] 10.0.0.91 () {34 vars in 1039 bytes} [Tue May 5 18:09:51 2026] GET /v2.0/security-groups?id=0ed8221a-51a4-474f-abce-46830d9c99a2&fields=id&fields=name => generated 111 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:09:51.833 8 INFO neutron.db.l3_db [None req-917566cc-2d55-4dc0-b8c1-1ff55c71aca5 93094daf79744cf2a0e24bf04e82c0e0 d5380c575bf94960a9556320b23d0c28 - - - -] Floating IP 99a0652f-3c27-498c-b67d-2c76729fff10 associated. External IP: 10.96.250.219, port: 0649c771-dcd2-4108-be3d-70f1bf6e4fbf. [pid: 8|app: 0|req: 1050/2207] 10.0.0.77 () {34 vars in 676 bytes} [Tue May 5 18:09:51 2026] POST /v2.0/floatingips => generated 855 bytes in 1184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:09:53.199 7 INFO neutron.db.segments_db [None req-f5ec45d7-41ef-4e8b-bfa6-beccfa1de3bf fdbfd84084744a5ba1b22e8f35be615b 94b4e31dbba94a9bbf256cc301b475b5 - - - -] Added segment d1980d0d-dda1-4c83-b2be-5ae3ffd69842 of type vxlan for network 6b086204-332b-4544-b939-84d85316b03b [pid: 7|app: 0|req: 1158/2208] 10.0.0.77 () {34 vars in 669 bytes} [Tue May 5 18:09:52 2026] POST /v2.0/networks => generated 726 bytes in 534 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:09:53.416 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e4d3be5f-f7b7-4dd6-8d9b-1e59e4840d24'] response: {'name': 'network-changed', 'server_uuid': 'b5e1c81d-0fe6-476a-9fcb-779ed8cf561c', 'tag': '0649c771-dcd2-4108-be3d-70f1bf6e4fbf', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1159/2209] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 5 18:09:53 2026] GET /v2.0/ports?tenant_id=d5380c575bf94960a9556320b23d0c28&device_id=b5e1c81d-0fe6-476a-9fcb-779ed8cf561c => generated 1469 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2210] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 5 18:09:53 2026] GET /v2.0/networks?id=20f6b962-5a7c-410a-8ad1-552a36dcb5b2 => generated 800 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2211] 10.0.0.77 () {34 vars in 668 bytes} [Tue May 5 18:09:53 2026] POST /v2.0/subnets => generated 620 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:09:53.631 7 WARNING neutron.api.v2.base [None req-789a2ace-2bdb-4f3a-bd6c-78366fb1a01a fdbfd84084744a5ba1b22e8f35be615b 94b4e31dbba94a9bbf256cc301b475b5 - - - -] 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-05 18:09:53.632 7 INFO neutron.api.v2.resource [None req-789a2ace-2bdb-4f3a-bd6c-78366fb1a01a fdbfd84084744a5ba1b22e8f35be615b 94b4e31dbba94a9bbf256cc301b475b5 - - - -] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 1161/2212] 10.0.0.77 () {34 vars in 680 bytes} [Tue May 5 18:09:53 2026] POST /v2.0/rbac-policies => generated 143 bytes in 8 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2213] 199.19.213.235 () {34 vars in 1058 bytes} [Tue May 5 18:09:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.173&port_id=0649c771-dcd2-4108-be3d-70f1bf6e4fbf => generated 860 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2214] 199.19.213.235 () {34 vars in 1104 bytes} [Tue May 5 18:09:53 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Ab9&port_id=0649c771-dcd2-4108-be3d-70f1bf6e4fbf => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2215] 199.19.213.235 () {34 vars in 1064 bytes} [Tue May 5 18:09:53 2026] GET /v2.0/subnets?id=bb69c864-ae03-4d63-89dc-35c0a7dda190&id=23542129-ebf7-4899-bd99-bb8939e89b06 => generated 1367 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2216] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 5 18:09:53 2026] GET /v2.0/ports?network_id=20f6b962-5a7c-410a-8ad1-552a36dcb5b2&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2217] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 5 18:09:53 2026] GET /v2.0/ports?network_id=20f6b962-5a7c-410a-8ad1-552a36dcb5b2&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: 1057/2218] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 5 18:09:53 2026] GET /v2.0/networks/20f6b962-5a7c-410a-8ad1-552a36dcb5b2?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:09:54.026 7 INFO neutron.services.segments.plugin [-] Segment d1980d0d-dda1-4c83-b2be-5ae3ffd69842 resource provider aggregate not found 2026-05-05 18:09:54.030 7 INFO neutron.services.segments.plugin [-] Segment d1980d0d-dda1-4c83-b2be-5ae3ffd69842 resource provider aggregate not found 2026-05-05 18:09:54.048 7 INFO neutron.services.segments.plugin [-] Segment d1980d0d-dda1-4c83-b2be-5ae3ffd69842 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1980d0d-dda1-4c83-b2be-5ae3ffd69842 found for delete ", "request_id": "req-2bc8da44-5ff4-4b74-ba5d-2c8a8146d776"}]} 2026-05-05 18:09:54.049 7 INFO neutron.services.segments.plugin [-] Segment d1980d0d-dda1-4c83-b2be-5ae3ffd69842 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1980d0d-dda1-4c83-b2be-5ae3ffd69842 found for delete ", "request_id": "req-bd2a1454-7edb-4451-b7c8-880aec3821d9"}]} [pid: 8|app: 0|req: 1058/2219] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 5 18:09:53 2026] GET /v2.0/networks/20f6b962-5a7c-410a-8ad1-552a36dcb5b2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2220] 10.0.0.77 () {32 vars in 725 bytes} [Tue May 5 18:09:53 2026] DELETE /v2.0/networks/6b086204-332b-4544-b939-84d85316b03b => generated 0 bytes in 1689 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:09:55.405 8 INFO neutron.db.segments_db [None req-f3e96851-81e4-4541-bdd2-5069c4399ae8 fdbfd84084744a5ba1b22e8f35be615b 94b4e31dbba94a9bbf256cc301b475b5 - - - -] Added segment 32da4710-a8a7-4bee-a74e-9c9ba774ea37 of type vxlan for network ffe8e8c2-b1a0-4d29-927c-a1a9343dcb67 [pid: 8|app: 0|req: 1059/2221] 10.0.0.77 () {34 vars in 669 bytes} [Tue May 5 18:09:55 2026] POST /v2.0/networks => generated 727 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2222] 10.0.0.77 () {34 vars in 668 bytes} [Tue May 5 18:09:55 2026] POST /v2.0/subnets => generated 623 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:09:55.772 8 WARNING neutron.api.v2.base [None req-83a0968b-301b-4757-8be3-724a2a8bfb52 fdbfd84084744a5ba1b22e8f35be615b 94b4e31dbba94a9bbf256cc301b475b5 - - - -] 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-05 18:09:55.774 8 INFO neutron.api.v2.resource [None req-83a0968b-301b-4757-8be3-724a2a8bfb52 fdbfd84084744a5ba1b22e8f35be615b 94b4e31dbba94a9bbf256cc301b475b5 - - - -] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 1060/2223] 10.0.0.77 () {34 vars in 680 bytes} [Tue May 5 18:09:55 2026] POST /v2.0/rbac-policies => generated 547 bytes in 11 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-05-05 18:09:56.087 7 INFO neutron.services.segments.plugin [-] Segment d1980d0d-dda1-4c83-b2be-5ae3ffd69842 resource provider aggregate not found 2026-05-05 18:09:56.094 7 INFO neutron.services.segments.plugin [-] Segment d1980d0d-dda1-4c83-b2be-5ae3ffd69842 resource provider aggregate not found 2026-05-05 18:09:56.114 7 INFO neutron.services.segments.plugin [-] Segment d1980d0d-dda1-4c83-b2be-5ae3ffd69842 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1980d0d-dda1-4c83-b2be-5ae3ffd69842 found for delete ", "request_id": "req-744e9ae1-68bf-4391-8978-20c024d2fff7"}]} 2026-05-05 18:09:56.115 7 INFO neutron.services.segments.plugin [-] Segment d1980d0d-dda1-4c83-b2be-5ae3ffd69842 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1980d0d-dda1-4c83-b2be-5ae3ffd69842 found for delete ", "request_id": "req-a88e2d2d-7dbf-452c-acae-07a37b2d029a"}]} [pid: 7|app: 0|req: 1164/2224] 10.0.0.77 () {32 vars in 725 bytes} [Tue May 5 18:09:55 2026] DELETE /v2.0/networks/ffe8e8c2-b1a0-4d29-927c-a1a9343dcb67 => generated 0 bytes in 1517 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:09:57.382 8 INFO neutron.db.segments_db [None req-317f3137-01e6-430c-ab14-bbb8e2446e8a fdbfd84084744a5ba1b22e8f35be615b 94b4e31dbba94a9bbf256cc301b475b5 - - - -] Added segment 22e0e213-5012-4471-87a4-1b3e15b1f2d0 of type vxlan for network 2a91a400-e46f-42a8-aef7-38b9a9ca0891 [pid: 8|app: 0|req: 1061/2225] 10.0.0.77 () {34 vars in 669 bytes} [Tue May 5 18:09:57 2026] POST /v2.0/networks => generated 726 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2226] 10.0.0.77 () {34 vars in 668 bytes} [Tue May 5 18:09:57 2026] POST /v2.0/subnets => generated 623 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2227] 10.0.0.77 () {34 vars in 680 bytes} [Tue May 5 18:09:57 2026] POST /v2.0/rbac-policies => generated 324 bytes in 798 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:09:58.946 7 INFO neutron.services.segments.plugin [-] Segment 32da4710-a8a7-4bee-a74e-9c9ba774ea37 resource provider aggregate not found 2026-05-05 18:09:58.952 7 INFO neutron.services.segments.plugin [-] Segment 32da4710-a8a7-4bee-a74e-9c9ba774ea37 resource provider aggregate not found 2026-05-05 18:09:58.963 7 INFO neutron.services.segments.plugin [-] Segment 32da4710-a8a7-4bee-a74e-9c9ba774ea37 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32da4710-a8a7-4bee-a74e-9c9ba774ea37 found for delete ", "request_id": "req-f433ff2d-b411-44f8-974e-8759cb795c30"}]} 2026-05-05 18:09:58.973 7 INFO neutron.services.segments.plugin [-] Segment 32da4710-a8a7-4bee-a74e-9c9ba774ea37 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32da4710-a8a7-4bee-a74e-9c9ba774ea37 found for delete ", "request_id": "req-d0cc65af-057b-44e3-922f-4fae42038d17"}]} 2026-05-05 18:09:58.980 7 INFO neutron.services.segments.plugin [-] Segment 32da4710-a8a7-4bee-a74e-9c9ba774ea37 resource provider aggregate not found 2026-05-05 18:09:58.989 7 INFO neutron.services.segments.plugin [-] Segment 32da4710-a8a7-4bee-a74e-9c9ba774ea37 resource provider aggregate not found 2026-05-05 18:09:59.003 7 INFO neutron.services.segments.plugin [-] Segment 32da4710-a8a7-4bee-a74e-9c9ba774ea37 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32da4710-a8a7-4bee-a74e-9c9ba774ea37 found for delete ", "request_id": "req-8f805dde-2d93-48b5-a46f-63d0f63dc022"}]} 2026-05-05 18:09:59.005 7 INFO neutron.services.segments.plugin [-] Segment 32da4710-a8a7-4bee-a74e-9c9ba774ea37 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32da4710-a8a7-4bee-a74e-9c9ba774ea37 found for delete ", "request_id": "req-01f200dd-28ac-4e8a-a230-1b1cc28b7d33"}]} [pid: 7|app: 0|req: 1166/2228] 10.0.0.77 () {32 vars in 722 bytes} [Tue May 5 18:09:58 2026] GET /v2.0/networks/2a91a400-e46f-42a8-aef7-38b9a9ca0891 => generated 654 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:09:59.508 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9508b963-de37-4b4b-8915-1c881918af18 68db220f2cec4840894288242d70c7f1 79b7640ae95440ffa8310e381038311e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1063/2229] 10.0.0.77 () {32 vars in 722 bytes} [Tue May 5 18:09:59 2026] GET /v2.0/networks/2a91a400-e46f-42a8-aef7-38b9a9ca0891 => generated 138 bytes in 67 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2230] 10.0.0.91 () {34 vars in 989 bytes} [Tue May 5 18:09:59 2026] GET /v2.0/ports?device_id=b5e1c81d-0fe6-476a-9fcb-779ed8cf561c => generated 1469 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2231] 10.0.0.91 () {34 vars in 1039 bytes} [Tue May 5 18:09:59 2026] GET /v2.0/security-groups?id=0ed8221a-51a4-474f-abce-46830d9c99a2&fields=id&fields=name => generated 111 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2232] 10.0.0.77 () {32 vars in 725 bytes} [Tue May 5 18:09:59 2026] DELETE /v2.0/networks/2a91a400-e46f-42a8-aef7-38b9a9ca0891 => generated 0 bytes in 579 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:10:00.125 8 INFO neutron.pecan_wsgi.hooks.translation [None req-18605b71-bed0-4ac6-83ca-972b98145029 fdbfd84084744a5ba1b22e8f35be615b 94b4e31dbba94a9bbf256cc301b475b5 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1066/2233] 10.0.0.77 () {32 vars in 723 bytes} [Tue May 5 18:10:00 2026] DELETE /v2.0/subnets/174fd88d-f3d5-4ada-83dd-7e3b3545f2af => generated 136 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 18:10:00.157 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c67e7e84-dc3f-4261-a92e-87da67d4a711 fdbfd84084744a5ba1b22e8f35be615b 94b4e31dbba94a9bbf256cc301b475b5 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1168/2234] 10.0.0.77 () {32 vars in 723 bytes} [Tue May 5 18:10:00 2026] DELETE /v2.0/subnets/2bbee105-25da-4874-a197-d808780b7a50 => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 18:10:00.187 8 INFO neutron.pecan_wsgi.hooks.translation [None req-292a2c47-b648-4670-a195-735aa9370721 fdbfd84084744a5ba1b22e8f35be615b 94b4e31dbba94a9bbf256cc301b475b5 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1067/2235] 10.0.0.77 () {32 vars in 723 bytes} [Tue May 5 18:10:00 2026] DELETE /v2.0/subnets/c1c8747b-c384-4946-8b2b-de5f6f49fef0 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 18:10:01.139 7 INFO neutron.services.segments.plugin [-] Segment 22e0e213-5012-4471-87a4-1b3e15b1f2d0 resource provider aggregate not found 2026-05-05 18:10:01.146 7 INFO neutron.services.segments.plugin [-] Segment 22e0e213-5012-4471-87a4-1b3e15b1f2d0 resource provider aggregate not found 2026-05-05 18:10:01.158 7 INFO neutron.services.segments.plugin [-] Segment 22e0e213-5012-4471-87a4-1b3e15b1f2d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22e0e213-5012-4471-87a4-1b3e15b1f2d0 found for delete ", "request_id": "req-158c24e2-f583-4a95-bd3c-b76d164024e8"}]} 2026-05-05 18:10:01.166 7 INFO neutron.services.segments.plugin [-] Segment 22e0e213-5012-4471-87a4-1b3e15b1f2d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22e0e213-5012-4471-87a4-1b3e15b1f2d0 found for delete ", "request_id": "req-3fa13451-2438-4a06-b6fe-0384ae538f51"}]} [pid: 7|app: 0|req: 1169/2236] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:10:01 2026] GET /v2.0/security-groups?tenant_id=b997cc2270fe4503a44010833f6dac30&name=default => generated 2805 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2237] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:10:01 2026] DELETE /v2.0/security-groups/16d291f3-ba77-4a38-8c6a-2789fb93faf0 => 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: 1170/2238] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:10:01 2026] GET /v2.0/security-groups?tenant_id=94b4e31dbba94a9bbf256cc301b475b5&name=default => generated 2805 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2239] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:10:01 2026] DELETE /v2.0/security-groups/416b66a4-37c5-4d4e-ab1d-3f1721f9cab2 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2240] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:10:01 2026] GET /v2.0/security-groups?tenant_id=79b7640ae95440ffa8310e381038311e&name=default => generated 2805 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2241] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:10:01 2026] DELETE /v2.0/security-groups/3fb7fab6-c14a-4128-979a-1ff3a10f8a8b => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:10:06.557 7 INFO neutron.db.segments_db [None req-1beaae1d-d0b8-430a-ae3d-7fdb0703f16e fdbf61e11a3b431c9cf807f1b763fa2a 6bca5a9bd25a406ca1ef131cf1199b70 - - - -] Added segment 0bfaeb24-6c76-4e74-9725-f7962669b02a of type vxlan for network fef69b76-63a9-46e9-9e04-13df82627622 [pid: 7|app: 0|req: 1173/2244] 10.0.0.77 () {34 vars in 669 bytes} [Tue May 5 18:10:06 2026] POST /v2.0/networks => generated 631 bytes in 462 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2245] 10.0.0.77 () {34 vars in 663 bytes} [Tue May 5 18:10:06 2026] POST /v2.0/ports => generated 743 bytes in 339 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:10:07.133 7 INFO neutron.db.segments_db [None req-3a31be9a-f6a6-49b1-80ab-7d2cc1658889 fdbf61e11a3b431c9cf807f1b763fa2a 6bca5a9bd25a406ca1ef131cf1199b70 - - - -] Added segment ad18df96-35f0-452c-b480-245f63649242 of type vxlan for network 405860f9-3afa-4161-8276-d5de1c8be2df [pid: 7|app: 0|req: 1174/2246] 10.0.0.77 () {34 vars in 669 bytes} [Tue May 5 18:10:07 2026] POST /v2.0/networks => generated 631 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1073/2247] 10.0.0.77 () {34 vars in 663 bytes} [Tue May 5 18:10:07 2026] POST /v2.0/ports => generated 743 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:10:07.715 7 INFO neutron.db.segments_db [None req-4938280a-24d0-4edc-89da-aa5cb3d9a915 fdbf61e11a3b431c9cf807f1b763fa2a 6bca5a9bd25a406ca1ef131cf1199b70 - - - -] Added segment a876c47b-3627-421d-bf0f-1be27f6a58f4 of type vxlan for network aaaca64a-5590-413e-b0ca-d49182dc7850 [pid: 7|app: 0|req: 1175/2248] 10.0.0.77 () {34 vars in 669 bytes} [Tue May 5 18:10:07 2026] POST /v2.0/networks => generated 631 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 1074/2249] 10.0.0.77 () {34 vars in 663 bytes} [Tue May 5 18:10:07 2026] POST /v2.0/ports => generated 743 bytes in 342 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:10:08.249 7 INFO neutron.db.segments_db [None req-882c15ea-68da-44f0-8cda-e1e4e6ed258f fdbf61e11a3b431c9cf807f1b763fa2a 6bca5a9bd25a406ca1ef131cf1199b70 - - - -] Added segment 6353ed67-88c3-4240-87a3-ea14bea58aff of type vxlan for network 656e2c84-26e8-46c8-95b4-ae3bb02e7040 [pid: 7|app: 0|req: 1176/2250] 10.0.0.77 () {34 vars in 669 bytes} [Tue May 5 18:10:08 2026] POST /v2.0/networks => generated 632 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 1075/2251] 10.0.0.77 () {34 vars in 663 bytes} [Tue May 5 18:10:08 2026] POST /v2.0/ports => generated 743 bytes in 333 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:10:08.791 7 INFO neutron.db.segments_db [None req-4ea88796-25d9-4ad8-8d88-22c9302861e9 fdbf61e11a3b431c9cf807f1b763fa2a 6bca5a9bd25a406ca1ef131cf1199b70 - - - -] Added segment f9344efa-99b5-45f5-b016-6ebfa14f7dfa of type vxlan for network e7de6aae-5d78-4ae9-be1e-22799d6da810 [pid: 7|app: 0|req: 1177/2252] 10.0.0.77 () {34 vars in 669 bytes} [Tue May 5 18:10:08 2026] POST /v2.0/networks => generated 632 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 1076/2253] 10.0.0.77 () {34 vars in 663 bytes} [Tue May 5 18:10:08 2026] POST /v2.0/ports => generated 743 bytes in 356 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2254] 10.0.0.77 () {34 vars in 746 bytes} [Tue May 5 18:10:09 2026] PUT /v2.0/ports/b2a646bb-1fd7-40e7-914e-e76b6ebf207e/tags => generated 17 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 1077/2255] 10.0.0.77 () {34 vars in 746 bytes} [Tue May 5 18:10:09 2026] PUT /v2.0/ports/82069cff-3f38-4adf-a15b-242cf8667366/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2256] 10.0.0.77 () {34 vars in 746 bytes} [Tue May 5 18:10:09 2026] PUT /v2.0/ports/a3a2288f-e372-422a-bb4b-1f054b317810/tags => generated 34 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2257] 10.0.0.77 () {34 vars in 746 bytes} [Tue May 5 18:10:09 2026] PUT /v2.0/ports/f17c7133-ade3-4c07-9d71-d4e73553a696/tags => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2258] 199.19.213.235 () {34 vars in 1096 bytes} [Tue May 5 18:10:09 2026] GET /v2.0/ports?device_id=50b630c5-260a-41b1-979d-47faafb0e007&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2259] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 5 18:10:09 2026] GET /v2.0/ports?tenant_id=d5380c575bf94960a9556320b23d0c28&device_id=50b630c5-260a-41b1-979d-47faafb0e007 => generated 1469 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2260] 10.0.0.77 () {32 vars in 659 bytes} [Tue May 5 18:10:09 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2261] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 5 18:10:09 2026] GET /v2.0/networks?id=92ebc993-4681-42b5-b29d-6d9434cc5be1 => generated 801 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2262] 10.0.0.77 () {32 vars in 673 bytes} [Tue May 5 18:10:09 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2263] 199.19.213.235 () {34 vars in 1058 bytes} [Tue May 5 18:10:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.173&port_id=08209eb7-82fc-4035-89b5-70df9b758ff5 => generated 860 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2264] 10.0.0.77 () {32 vars in 669 bytes} [Tue May 5 18:10:09 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2265] 199.19.213.235 () {34 vars in 1104 bytes} [Tue May 5 18:10:09 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A321&port_id=08209eb7-82fc-4035-89b5-70df9b758ff5 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2266] 10.0.0.77 () {32 vars in 681 bytes} [Tue May 5 18:10:09 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2267] 199.19.213.235 () {34 vars in 1064 bytes} [Tue May 5 18:10:09 2026] GET /v2.0/subnets?id=1f28ac9f-74eb-47f2-b99b-c7e702723480&id=a82abb2d-b66e-4866-9cb5-1caf76bf92e1 => generated 1363 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2268] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 5 18:10:09 2026] GET /v2.0/ports?network_id=92ebc993-4681-42b5-b29d-6d9434cc5be1&device_owner=network%3Adhcp => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2269] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 5 18:10:09 2026] GET /v2.0/ports?network_id=92ebc993-4681-42b5-b29d-6d9434cc5be1&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: 7|app: 0|req: 1184/2270] 10.0.0.77 () {32 vars in 667 bytes} [Tue May 5 18:10:09 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2271] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 5 18:10:10 2026] GET /v2.0/networks/92ebc993-4681-42b5-b29d-6d9434cc5be1?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2272] 10.0.0.77 () {32 vars in 681 bytes} [Tue May 5 18:10:10 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2273] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 5 18:10:10 2026] GET /v2.0/networks/92ebc993-4681-42b5-b29d-6d9434cc5be1?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: 1186/2274] 10.0.0.77 () {32 vars in 677 bytes} [Tue May 5 18:10:10 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2275] 10.0.0.77 () {32 vars in 689 bytes} [Tue May 5 18:10:10 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2276] 10.0.0.77 () {32 vars in 719 bytes} [Tue May 5 18:10:10 2026] DELETE /v2.0/ports/b2a646bb-1fd7-40e7-914e-e76b6ebf207e => 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: 1090/2277] 10.0.0.77 () {32 vars in 719 bytes} [Tue May 5 18:10:10 2026] DELETE /v2.0/ports/82069cff-3f38-4adf-a15b-242cf8667366 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2278] 10.0.0.77 () {32 vars in 719 bytes} [Tue May 5 18:10:10 2026] DELETE /v2.0/ports/a3a2288f-e372-422a-bb4b-1f054b317810 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2279] 10.0.0.77 () {32 vars in 719 bytes} [Tue May 5 18:10:11 2026] DELETE /v2.0/ports/f17c7133-ade3-4c07-9d71-d4e73553a696 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2280] 10.0.0.77 () {32 vars in 719 bytes} [Tue May 5 18:10:11 2026] DELETE /v2.0/ports/32ec337d-98a2-42d0-99da-8ba279cdc926 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:10:11.735 8 INFO neutron.services.segments.plugin [-] Segment 0bfaeb24-6c76-4e74-9725-f7962669b02a resource provider aggregate not found 2026-05-05 18:10:11.740 8 INFO neutron.services.segments.plugin [-] Segment 0bfaeb24-6c76-4e74-9725-f7962669b02a resource provider aggregate not found 2026-05-05 18:10:11.755 8 INFO neutron.services.segments.plugin [-] Segment 0bfaeb24-6c76-4e74-9725-f7962669b02a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0bfaeb24-6c76-4e74-9725-f7962669b02a found for delete ", "request_id": "req-f93b0321-0231-4aab-b6a9-1f8cf235c45b"}]} 2026-05-05 18:10:11.757 8 INFO neutron.services.segments.plugin [-] Segment 0bfaeb24-6c76-4e74-9725-f7962669b02a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0bfaeb24-6c76-4e74-9725-f7962669b02a found for delete ", "request_id": "req-0e67c996-0659-46c5-ad73-b78f9a21ecca"}]} [pid: 8|app: 0|req: 1092/2281] 10.0.0.77 () {32 vars in 725 bytes} [Tue May 5 18:10:11 2026] DELETE /v2.0/networks/fef69b76-63a9-46e9-9e04-13df82627622 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:10:11.934 7 INFO neutron.services.segments.plugin [-] Segment ad18df96-35f0-452c-b480-245f63649242 resource provider aggregate not found 2026-05-05 18:10:11.939 7 INFO neutron.services.segments.plugin [-] Segment ad18df96-35f0-452c-b480-245f63649242 resource provider aggregate not found 2026-05-05 18:10:11.951 7 INFO neutron.services.segments.plugin [-] Segment ad18df96-35f0-452c-b480-245f63649242 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad18df96-35f0-452c-b480-245f63649242 found for delete ", "request_id": "req-ac52d3f4-4f53-4c09-85c2-0e2e67a00c96"}]} 2026-05-05 18:10:11.957 7 INFO neutron.services.segments.plugin [-] Segment ad18df96-35f0-452c-b480-245f63649242 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad18df96-35f0-452c-b480-245f63649242 found for delete ", "request_id": "req-36f9febc-2231-4ac7-972b-b86165185c02"}]} [pid: 7|app: 0|req: 1190/2282] 10.0.0.77 () {32 vars in 725 bytes} [Tue May 5 18:10:11 2026] DELETE /v2.0/networks/405860f9-3afa-4161-8276-d5de1c8be2df => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2283] 10.0.0.77 () {32 vars in 725 bytes} [Tue May 5 18:10:11 2026] DELETE /v2.0/networks/aaaca64a-5590-413e-b0ca-d49182dc7850 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2284] 10.0.0.77 () {32 vars in 725 bytes} [Tue May 5 18:10:12 2026] DELETE /v2.0/networks/656e2c84-26e8-46c8-95b4-ae3bb02e7040 => 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: 1094/2285] 10.0.0.77 () {32 vars in 725 bytes} [Tue May 5 18:10:12 2026] DELETE /v2.0/networks/e7de6aae-5d78-4ae9-be1e-22799d6da810 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2286] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:10:13 2026] GET /v2.0/security-groups?tenant_id=0960709257304f7d82b45a440b93b62a&name=default => generated 2805 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2287] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:10:13 2026] DELETE /v2.0/security-groups/b622b271-d479-4349-9a6f-4f006a726e86 => 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: 1193/2288] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:10:13 2026] GET /v2.0/security-groups?tenant_id=6bca5a9bd25a406ca1ef131cf1199b70&name=default => generated 2805 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:10:13.874 8 INFO neutron.services.segments.plugin [-] Segment a876c47b-3627-421d-bf0f-1be27f6a58f4 resource provider aggregate not found 2026-05-05 18:10:13.883 8 INFO neutron.services.segments.plugin [-] Segment a876c47b-3627-421d-bf0f-1be27f6a58f4 resource provider aggregate not found 2026-05-05 18:10:13.890 8 INFO neutron.services.segments.plugin [-] Segment a876c47b-3627-421d-bf0f-1be27f6a58f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a876c47b-3627-421d-bf0f-1be27f6a58f4 found for delete ", "request_id": "req-c9945ed3-9cc1-447f-97fc-ec0aa6904989"}]} 2026-05-05 18:10:13.901 8 INFO neutron.services.segments.plugin [-] Segment a876c47b-3627-421d-bf0f-1be27f6a58f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a876c47b-3627-421d-bf0f-1be27f6a58f4 found for delete ", "request_id": "req-a655d066-f016-41bf-8bfe-6412ff435614"}]} 2026-05-05 18:10:13.905 8 INFO neutron.services.segments.plugin [-] Segment f9344efa-99b5-45f5-b016-6ebfa14f7dfa resource provider aggregate not found 2026-05-05 18:10:13.913 8 INFO neutron.services.segments.plugin [-] Segment f9344efa-99b5-45f5-b016-6ebfa14f7dfa resource provider aggregate not found 2026-05-05 18:10:13.918 8 INFO neutron.services.segments.plugin [-] Segment f9344efa-99b5-45f5-b016-6ebfa14f7dfa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f9344efa-99b5-45f5-b016-6ebfa14f7dfa found for delete ", "request_id": "req-30c2bb12-6589-41be-baf2-69024f340a08"}]} 2026-05-05 18:10:13.926 8 INFO neutron.services.segments.plugin [-] Segment f9344efa-99b5-45f5-b016-6ebfa14f7dfa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f9344efa-99b5-45f5-b016-6ebfa14f7dfa found for delete ", "request_id": "req-148e2eb1-8c8e-4157-b652-d6602e10215c"}]} [pid: 8|app: 0|req: 1096/2289] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:10:13 2026] DELETE /v2.0/security-groups/c2ec9c85-4cd0-491c-8293-fd18e3d0a186 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:10:14.200 7 INFO neutron.services.segments.plugin [-] Segment 6353ed67-88c3-4240-87a3-ea14bea58aff resource provider aggregate not found 2026-05-05 18:10:14.217 7 INFO neutron.services.segments.plugin [-] Segment 6353ed67-88c3-4240-87a3-ea14bea58aff resource provider aggregate not found 2026-05-05 18:10:14.226 7 INFO neutron.services.segments.plugin [-] Segment 6353ed67-88c3-4240-87a3-ea14bea58aff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6353ed67-88c3-4240-87a3-ea14bea58aff found for delete ", "request_id": "req-bc527c69-79a5-4e1b-b6b7-46dd0c050262"}]} 2026-05-05 18:10:14.233 7 INFO neutron.services.segments.plugin [-] Segment 6353ed67-88c3-4240-87a3-ea14bea58aff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6353ed67-88c3-4240-87a3-ea14bea58aff found for delete ", "request_id": "req-3f2424d6-ec9a-4180-87c8-7ab8c3d8c671"}]} [pid: 7|app: 0|req: 1194/2290] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:10:14 2026] GET /v2.0/security-groups?tenant_id=d1ed7bcdbf8d4dce8e653255af83d7c8&name=default => generated 2805 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2291] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:10:14 2026] DELETE /v2.0/security-groups/b6ca9133-b460-46a8-8d8a-1c4020406416 => 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: 1099/2294] 10.0.0.77 () {34 vars in 677 bytes} [Tue May 5 18:10:18 2026] POST /v2.0/qos/policies => generated 359 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2295] 10.0.0.77 () {34 vars in 677 bytes} [Tue May 5 18:10:18 2026] POST /v2.0/qos/policies => generated 359 bytes in 71 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2296] 10.0.0.77 () {34 vars in 677 bytes} [Tue May 5 18:10:18 2026] POST /v2.0/qos/policies => generated 359 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2297] 10.0.0.77 () {34 vars in 677 bytes} [Tue May 5 18:10:18 2026] POST /v2.0/qos/policies => generated 359 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2298] 10.0.0.77 () {34 vars in 677 bytes} [Tue May 5 18:10:18 2026] POST /v2.0/qos/policies => generated 359 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2299] 10.0.0.77 () {34 vars in 752 bytes} [Tue May 5 18:10:18 2026] PUT /v2.0/policies/b2e7630a-94bb-48af-aa54-2f2a6286a581/tags => generated 17 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2300] 10.0.0.77 () {34 vars in 752 bytes} [Tue May 5 18:10:18 2026] PUT /v2.0/policies/b34debab-5415-405f-9ac6-eef9c7e3af6c/tags => generated 25 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2301] 10.0.0.77 () {34 vars in 752 bytes} [Tue May 5 18:10:18 2026] PUT /v2.0/policies/ba13b0fc-9107-4957-bd9a-c98f528911cc/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: 1103/2302] 10.0.0.77 () {34 vars in 752 bytes} [Tue May 5 18:10:19 2026] PUT /v2.0/policies/2a89614b-8a05-4dd5-b137-f725e3b15707/tags => 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: 1200/2303] 10.0.0.77 () {32 vars in 673 bytes} [Tue May 5 18:10:19 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2304] 10.0.0.77 () {32 vars in 687 bytes} [Tue May 5 18:10:19 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2305] 10.0.0.77 () {32 vars in 683 bytes} [Tue May 5 18:10:19 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2306] 10.0.0.77 () {32 vars in 695 bytes} [Tue May 5 18:10:19 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2307] 10.0.0.77 () {32 vars in 681 bytes} [Tue May 5 18:10:19 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2308] 10.0.0.77 () {32 vars in 695 bytes} [Tue May 5 18:10:19 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2309] 10.0.0.77 () {32 vars in 691 bytes} [Tue May 5 18:10:19 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2310] 10.0.0.77 () {32 vars in 703 bytes} [Tue May 5 18:10:19 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2311] 10.0.0.77 () {32 vars in 733 bytes} [Tue May 5 18:10:20 2026] DELETE /v2.0/qos/policies/b2e7630a-94bb-48af-aa54-2f2a6286a581 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2312] 10.0.0.77 () {32 vars in 733 bytes} [Tue May 5 18:10:20 2026] DELETE /v2.0/qos/policies/b34debab-5415-405f-9ac6-eef9c7e3af6c => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2313] 10.0.0.77 () {32 vars in 733 bytes} [Tue May 5 18:10:20 2026] DELETE /v2.0/qos/policies/ba13b0fc-9107-4957-bd9a-c98f528911cc => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2314] 10.0.0.77 () {32 vars in 733 bytes} [Tue May 5 18:10:20 2026] DELETE /v2.0/qos/policies/2a89614b-8a05-4dd5-b137-f725e3b15707 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2315] 10.0.0.77 () {32 vars in 733 bytes} [Tue May 5 18:10:20 2026] DELETE /v2.0/qos/policies/e9d1d508-afec-4422-aded-b6368e100a3a => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2316] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:10:21 2026] GET /v2.0/security-groups?tenant_id=0bc8922103d9424eacae41fa142269a6&name=default => generated 2805 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2317] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:10:21 2026] DELETE /v2.0/security-groups/e8577db8-6c5f-4b2f-875a-54e772a5b828 => 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: 1111/2318] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:10:21 2026] GET /v2.0/security-groups?tenant_id=271f4fc07c35492a8f71e4e6cebec4be&name=default => generated 2805 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2319] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:10:21 2026] DELETE /v2.0/security-groups/09f11322-82bc-4e24-86ee-fa2f72bf57d0 => 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: 1112/2320] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:10:21 2026] GET /v2.0/security-groups?tenant_id=9ecc768b31fe425b8a7ea25a1d042cf2&name=default => generated 2805 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2321] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:10:22 2026] DELETE /v2.0/security-groups/52f7209c-5010-466e-bdc0-69112279fa28 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:10:25.547 8 INFO neutron.db.segments_db [None req-a8763306-b159-4437-aed0-5c6bf2235737 31b5494fe4274cf3a6e162b8d88f1e70 f2f9e367eee148259c0935b7a1f12b40 - - - -] Added segment f96d8d9f-82ba-443f-ae72-791ad84601f7 of type vxlan for network aa6211c2-7cbd-4583-aec7-9c170d8e8419 [pid: 8|app: 0|req: 1113/2322] 10.0.0.77 () {34 vars in 669 bytes} [Tue May 5 18:10:25 2026] POST /v2.0/networks => generated 631 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2323] 10.0.0.77 () {34 vars in 752 bytes} [Tue May 5 18:10:25 2026] PUT /v2.0/networks/aa6211c2-7cbd-4583-aec7-9c170d8e8419/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: 1114/2324] 10.0.0.77 () {32 vars in 732 bytes} [Tue May 5 18:10:25 2026] GET /v2.0/networks/aa6211c2-7cbd-4583-aec7-9c170d8e8419/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2325] 10.0.0.77 () {34 vars in 763 bytes} [Tue May 5 18:10:25 2026] PUT /v2.0/networks/aa6211c2-7cbd-4583-aec7-9c170d8e8419/tags/green => generated 4 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2326] 10.0.0.77 () {32 vars in 732 bytes} [Tue May 5 18:10:25 2026] GET /v2.0/networks/aa6211c2-7cbd-4583-aec7-9c170d8e8419/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2327] 10.0.0.77 () {34 vars in 759 bytes} [Tue May 5 18:10:25 2026] PUT /v2.0/networks/aa6211c2-7cbd-4583-aec7-9c170d8e8419/tags/red => generated 4 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2328] 10.0.0.77 () {32 vars in 732 bytes} [Tue May 5 18:10:25 2026] GET /v2.0/networks/aa6211c2-7cbd-4583-aec7-9c170d8e8419/tags => generated 34 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2329] 10.0.0.77 () {34 vars in 781 bytes} [Tue May 5 18:10:26 2026] PUT /v2.0/networks/aa6211c2-7cbd-4583-aec7-9c170d8e8419/tags/black.or.white => generated 4 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2330] 10.0.0.77 () {32 vars in 732 bytes} [Tue May 5 18:10:26 2026] GET /v2.0/networks/aa6211c2-7cbd-4583-aec7-9c170d8e8419/tags => generated 52 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2331] 10.0.0.77 () {34 vars in 752 bytes} [Tue May 5 18:10:26 2026] PUT /v2.0/networks/aa6211c2-7cbd-4583-aec7-9c170d8e8419/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: 1118/2332] 10.0.0.77 () {32 vars in 732 bytes} [Tue May 5 18:10:26 2026] GET /v2.0/networks/aa6211c2-7cbd-4583-aec7-9c170d8e8419/tags => generated 37 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2333] 10.0.0.77 () {32 vars in 740 bytes} [Tue May 5 18:10:26 2026] GET /v2.0/networks/aa6211c2-7cbd-4583-aec7-9c170d8e8419/tags/red => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:10:26.350 8 INFO neutron.api.v2.resource [None req-87dff2fb-7b99-4d06-9e96-f03a8bbc3149 31b5494fe4274cf3a6e162b8d88f1e70 f2f9e367eee148259c0935b7a1f12b40 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1119/2334] 10.0.0.77 () {32 vars in 744 bytes} [Tue May 5 18:10:26 2026] GET /v2.0/networks/aa6211c2-7cbd-4583-aec7-9c170d8e8419/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: 1216/2335] 10.0.0.77 () {32 vars in 743 bytes} [Tue May 5 18:10:26 2026] DELETE /v2.0/networks/aa6211c2-7cbd-4583-aec7-9c170d8e8419/tags/red => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2336] 10.0.0.77 () {32 vars in 732 bytes} [Tue May 5 18:10:26 2026] GET /v2.0/networks/aa6211c2-7cbd-4583-aec7-9c170d8e8419/tags => generated 30 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:10:26.514 7 INFO neutron.api.v2.resource [None req-3bbe4c17-1473-4f6f-aa84-ef871f652230 31b5494fe4274cf3a6e162b8d88f1e70 f2f9e367eee148259c0935b7a1f12b40 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1217/2337] 10.0.0.77 () {32 vars in 747 bytes} [Tue May 5 18:10:26 2026] DELETE /v2.0/networks/aa6211c2-7cbd-4583-aec7-9c170d8e8419/tags/green => generated 99 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2338] 10.0.0.77 () {32 vars in 735 bytes} [Tue May 5 18:10:26 2026] DELETE /v2.0/networks/aa6211c2-7cbd-4583-aec7-9c170d8e8419/tags => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2339] 10.0.0.77 () {32 vars in 732 bytes} [Tue May 5 18:10:26 2026] GET /v2.0/networks/aa6211c2-7cbd-4583-aec7-9c170d8e8419/tags => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:10:26.852 8 INFO neutron.services.segments.plugin [-] Segment f96d8d9f-82ba-443f-ae72-791ad84601f7 resource provider aggregate not found 2026-05-05 18:10:26.858 8 INFO neutron.services.segments.plugin [-] Segment f96d8d9f-82ba-443f-ae72-791ad84601f7 resource provider aggregate not found 2026-05-05 18:10:26.876 8 INFO neutron.services.segments.plugin [-] Segment f96d8d9f-82ba-443f-ae72-791ad84601f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f96d8d9f-82ba-443f-ae72-791ad84601f7 found for delete ", "request_id": "req-d77193a6-ae71-4a40-833b-603a148949e6"}]} 2026-05-05 18:10:26.878 8 INFO neutron.services.segments.plugin [-] Segment f96d8d9f-82ba-443f-ae72-791ad84601f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f96d8d9f-82ba-443f-ae72-791ad84601f7 found for delete ", "request_id": "req-dc004623-3879-416b-a0fc-d8fd5d99b77a"}]} [pid: 8|app: 0|req: 1122/2340] 10.0.0.77 () {32 vars in 725 bytes} [Tue May 5 18:10:26 2026] DELETE /v2.0/networks/aa6211c2-7cbd-4583-aec7-9c170d8e8419 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2341] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:10:27 2026] GET /v2.0/security-groups?tenant_id=a1fb56da9772401f8f7e6e0b035cde12&name=default => generated 2805 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2342] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:10:27 2026] DELETE /v2.0/security-groups/3ae61433-f46e-42cf-be9b-4db032b542f7 => 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: 1220/2343] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:10:27 2026] GET /v2.0/security-groups?tenant_id=f2f9e367eee148259c0935b7a1f12b40&name=default => generated 2805 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2344] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:10:28 2026] DELETE /v2.0/security-groups/ee393adc-a026-4741-895b-17c227910888 => 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: 1221/2345] 10.0.0.77 () {34 vars in 677 bytes} [Tue May 5 18:10:31 2026] POST /v2.0/qos/policies => generated 359 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2346] 10.0.0.77 () {34 vars in 752 bytes} [Tue May 5 18:10:31 2026] PUT /v2.0/policies/b75938eb-189e-4009-a347-fab747616239/tags => generated 25 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2347] 10.0.0.77 () {32 vars in 732 bytes} [Tue May 5 18:10:31 2026] GET /v2.0/policies/b75938eb-189e-4009-a347-fab747616239/tags => generated 25 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2348] 10.0.0.77 () {34 vars in 763 bytes} [Tue May 5 18:10:31 2026] PUT /v2.0/policies/b75938eb-189e-4009-a347-fab747616239/tags/green => generated 4 bytes in 25 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2349] 10.0.0.77 () {32 vars in 732 bytes} [Tue May 5 18:10:31 2026] GET /v2.0/policies/b75938eb-189e-4009-a347-fab747616239/tags => generated 34 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2350] 10.0.0.77 () {34 vars in 759 bytes} [Tue May 5 18:10:31 2026] PUT /v2.0/policies/b75938eb-189e-4009-a347-fab747616239/tags/red => generated 4 bytes in 14 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2351] 10.0.0.77 () {32 vars in 732 bytes} [Tue May 5 18:10:31 2026] GET /v2.0/policies/b75938eb-189e-4009-a347-fab747616239/tags => generated 34 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2352] 10.0.0.77 () {34 vars in 781 bytes} [Tue May 5 18:10:31 2026] PUT /v2.0/policies/b75938eb-189e-4009-a347-fab747616239/tags/black.or.white => generated 4 bytes in 23 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2353] 10.0.0.77 () {32 vars in 732 bytes} [Tue May 5 18:10:31 2026] GET /v2.0/policies/b75938eb-189e-4009-a347-fab747616239/tags => generated 52 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2354] 10.0.0.77 () {34 vars in 752 bytes} [Tue May 5 18:10:31 2026] PUT /v2.0/policies/b75938eb-189e-4009-a347-fab747616239/tags => generated 37 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2355] 10.0.0.77 () {32 vars in 732 bytes} [Tue May 5 18:10:31 2026] GET /v2.0/policies/b75938eb-189e-4009-a347-fab747616239/tags => generated 37 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2356] 10.0.0.77 () {32 vars in 740 bytes} [Tue May 5 18:10:31 2026] GET /v2.0/policies/b75938eb-189e-4009-a347-fab747616239/tags/red => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:10:31.634 7 INFO neutron.api.v2.resource [None req-2c36b5df-cb5a-486f-9f9a-9e3c91138de1 3f18a5c6e5c44dfea42b484179568bc9 196536203ba1448ea639b240a7241bca - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1227/2357] 10.0.0.77 () {32 vars in 744 bytes} [Tue May 5 18:10:31 2026] GET /v2.0/policies/b75938eb-189e-4009-a347-fab747616239/tags/green => generated 99 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2358] 10.0.0.77 () {32 vars in 743 bytes} [Tue May 5 18:10:31 2026] DELETE /v2.0/policies/b75938eb-189e-4009-a347-fab747616239/tags/red => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2359] 10.0.0.77 () {32 vars in 732 bytes} [Tue May 5 18:10:31 2026] GET /v2.0/policies/b75938eb-189e-4009-a347-fab747616239/tags => generated 30 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:10:31.721 8 INFO neutron.api.v2.resource [None req-2bdefc01-3138-47b9-931d-7456d899d0d2 3f18a5c6e5c44dfea42b484179568bc9 196536203ba1448ea639b240a7241bca - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1132/2360] 10.0.0.77 () {32 vars in 747 bytes} [Tue May 5 18:10:31 2026] DELETE /v2.0/policies/b75938eb-189e-4009-a347-fab747616239/tags/green => generated 99 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2361] 10.0.0.77 () {32 vars in 735 bytes} [Tue May 5 18:10:31 2026] DELETE /v2.0/policies/b75938eb-189e-4009-a347-fab747616239/tags => generated 0 bytes in 24 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2362] 10.0.0.77 () {32 vars in 732 bytes} [Tue May 5 18:10:31 2026] GET /v2.0/policies/b75938eb-189e-4009-a347-fab747616239/tags => 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: 1230/2363] 10.0.0.77 () {32 vars in 733 bytes} [Tue May 5 18:10:31 2026] DELETE /v2.0/qos/policies/b75938eb-189e-4009-a347-fab747616239 => 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: 1134/2366] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:10:32 2026] GET /v2.0/security-groups?tenant_id=196536203ba1448ea639b240a7241bca&name=default => generated 2805 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2367] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:10:32 2026] DELETE /v2.0/security-groups/848dcebf-b91f-4183-864d-66ee5573873b => 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: 1135/2368] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:10:32 2026] GET /v2.0/security-groups?tenant_id=759ca3afcf6740c697951c80e469ea00&name=default => generated 2805 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2369] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:10:32 2026] DELETE /v2.0/security-groups/617b598e-2818-4cec-a758-6beaddcb9607 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2370] 10.0.0.77 () {34 vars in 683 bytes} [Tue May 5 18:10:36 2026] POST /v2.0/security-groups => generated 1539 bytes in 322 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2371] 10.0.0.77 () {34 vars in 766 bytes} [Tue May 5 18:10:36 2026] PUT /v2.0/security-groups/37af17aa-8af1-4ff0-b0f6-57b425120176/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2372] 10.0.0.77 () {32 vars in 746 bytes} [Tue May 5 18:10:36 2026] GET /v2.0/security-groups/37af17aa-8af1-4ff0-b0f6-57b425120176/tags => generated 25 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2373] 10.0.0.77 () {34 vars in 777 bytes} [Tue May 5 18:10:36 2026] PUT /v2.0/security-groups/37af17aa-8af1-4ff0-b0f6-57b425120176/tags/green => generated 4 bytes in 26 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2374] 10.0.0.77 () {32 vars in 746 bytes} [Tue May 5 18:10:36 2026] GET /v2.0/security-groups/37af17aa-8af1-4ff0-b0f6-57b425120176/tags => generated 34 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2375] 10.0.0.77 () {34 vars in 773 bytes} [Tue May 5 18:10:36 2026] PUT /v2.0/security-groups/37af17aa-8af1-4ff0-b0f6-57b425120176/tags/red => generated 4 bytes in 17 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2376] 10.0.0.77 () {32 vars in 746 bytes} [Tue May 5 18:10:36 2026] GET /v2.0/security-groups/37af17aa-8af1-4ff0-b0f6-57b425120176/tags => generated 34 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2377] 10.0.0.77 () {34 vars in 795 bytes} [Tue May 5 18:10:36 2026] PUT /v2.0/security-groups/37af17aa-8af1-4ff0-b0f6-57b425120176/tags/black.or.white => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2378] 10.0.0.77 () {32 vars in 746 bytes} [Tue May 5 18:10:36 2026] GET /v2.0/security-groups/37af17aa-8af1-4ff0-b0f6-57b425120176/tags => generated 52 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2379] 10.0.0.77 () {34 vars in 766 bytes} [Tue May 5 18:10:36 2026] PUT /v2.0/security-groups/37af17aa-8af1-4ff0-b0f6-57b425120176/tags => generated 37 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2380] 10.0.0.77 () {32 vars in 746 bytes} [Tue May 5 18:10:36 2026] GET /v2.0/security-groups/37af17aa-8af1-4ff0-b0f6-57b425120176/tags => generated 37 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2381] 10.0.0.77 () {32 vars in 754 bytes} [Tue May 5 18:10:36 2026] GET /v2.0/security-groups/37af17aa-8af1-4ff0-b0f6-57b425120176/tags/red => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:10:36.663 8 INFO neutron.api.v2.resource [None req-8902f999-98fe-4604-96b7-792d0f2ee11e e2d38e41f589485e9f9f76f164ca65e5 bd48885bede345e998a07dc6c009a5db - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1142/2382] 10.0.0.77 () {32 vars in 758 bytes} [Tue May 5 18:10:36 2026] GET /v2.0/security-groups/37af17aa-8af1-4ff0-b0f6-57b425120176/tags/green => generated 99 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2383] 10.0.0.77 () {32 vars in 757 bytes} [Tue May 5 18:10:36 2026] DELETE /v2.0/security-groups/37af17aa-8af1-4ff0-b0f6-57b425120176/tags/red => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2384] 10.0.0.77 () {32 vars in 746 bytes} [Tue May 5 18:10:36 2026] GET /v2.0/security-groups/37af17aa-8af1-4ff0-b0f6-57b425120176/tags => generated 30 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:10:36.738 7 INFO neutron.api.v2.resource [None req-10edf628-7c0e-483c-af02-b60687e32021 e2d38e41f589485e9f9f76f164ca65e5 bd48885bede345e998a07dc6c009a5db - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1242/2385] 10.0.0.77 () {32 vars in 761 bytes} [Tue May 5 18:10:36 2026] DELETE /v2.0/security-groups/37af17aa-8af1-4ff0-b0f6-57b425120176/tags/green => generated 99 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2386] 10.0.0.77 () {32 vars in 749 bytes} [Tue May 5 18:10:36 2026] DELETE /v2.0/security-groups/37af17aa-8af1-4ff0-b0f6-57b425120176/tags => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2387] 10.0.0.77 () {32 vars in 746 bytes} [Tue May 5 18:10:36 2026] GET /v2.0/security-groups/37af17aa-8af1-4ff0-b0f6-57b425120176/tags => 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: 1145/2388] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:10:36 2026] DELETE /v2.0/security-groups/37af17aa-8af1-4ff0-b0f6-57b425120176 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2389] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:10:37 2026] GET /v2.0/security-groups?tenant_id=bd48885bede345e998a07dc6c009a5db&name=default => generated 2805 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2390] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:10:37 2026] DELETE /v2.0/security-groups/f3ff84be-7b9b-4e2e-9bd9-d2d879b931d8 => 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: 1245/2391] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:10:37 2026] GET /v2.0/security-groups?tenant_id=8878897320bd49d681c167ca7872a32a&name=default => generated 2805 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2392] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:10:37 2026] DELETE /v2.0/security-groups/145985e4-b0e7-4919-803a-ba0bc059500e => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:10:41.276 7 INFO neutron.db.segments_db [None req-220c8e54-536d-4e49-8fad-934f00f3d464 a5244a5b373e4e4ca122bf308a89fb53 efdad1505be64aa585f0755607b8c6da - - - -] Added segment efb42b34-4d5b-46c1-ba40-ef7a5163a006 of type vxlan for network 2a2e4ab1-fbb9-4356-9ec3-07e3ec3436fd [pid: 7|app: 0|req: 1246/2393] 10.0.0.77 () {34 vars in 669 bytes} [Tue May 5 18:10:40 2026] POST /v2.0/networks => generated 632 bytes in 398 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:10:41.456 8 INFO neutron.db.segments_db [None req-fca3e065-afbb-46af-a4a8-b214546fc186 a5244a5b373e4e4ca122bf308a89fb53 efdad1505be64aa585f0755607b8c6da - - - -] Added segment 055c3526-e45a-4331-897d-03bd80722323 of type vxlan for network 1e12b3d9-b794-4753-b81d-4676cc751c90 [pid: 8|app: 0|req: 1148/2394] 10.0.0.77 () {34 vars in 669 bytes} [Tue May 5 18:10:41 2026] POST /v2.0/networks => generated 632 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2395] 10.0.0.77 () {34 vars in 752 bytes} [Tue May 5 18:10:41 2026] PUT /v2.0/networks/2a2e4ab1-fbb9-4356-9ec3-07e3ec3436fd/tags => generated 25 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2396] 10.0.0.77 () {32 vars in 732 bytes} [Tue May 5 18:10:41 2026] GET /v2.0/networks/2a2e4ab1-fbb9-4356-9ec3-07e3ec3436fd/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2397] 10.0.0.77 () {34 vars in 752 bytes} [Tue May 5 18:10:41 2026] PUT /v2.0/networks/1e12b3d9-b794-4753-b81d-4676cc751c90/tags => generated 17 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2398] 10.0.0.77 () {32 vars in 732 bytes} [Tue May 5 18:10:41 2026] GET /v2.0/networks/1e12b3d9-b794-4753-b81d-4676cc751c90/tags => generated 17 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2399] 10.0.0.77 () {34 vars in 752 bytes} [Tue May 5 18:10:41 2026] PUT /v2.0/networks/1e12b3d9-b794-4753-b81d-4676cc751c90/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: 1151/2400] 10.0.0.77 () {32 vars in 732 bytes} [Tue May 5 18:10:41 2026] GET /v2.0/networks/1e12b3d9-b794-4753-b81d-4676cc751c90/tags => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2401] 10.0.0.77 () {32 vars in 732 bytes} [Tue May 5 18:10:41 2026] GET /v2.0/networks/2a2e4ab1-fbb9-4356-9ec3-07e3ec3436fd/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:10:42.122 8 INFO neutron.services.segments.plugin [-] Segment efb42b34-4d5b-46c1-ba40-ef7a5163a006 resource provider aggregate not found 2026-05-05 18:10:42.127 8 INFO neutron.services.segments.plugin [-] Segment efb42b34-4d5b-46c1-ba40-ef7a5163a006 resource provider aggregate not found 2026-05-05 18:10:42.141 8 INFO neutron.services.segments.plugin [-] Segment efb42b34-4d5b-46c1-ba40-ef7a5163a006 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid efb42b34-4d5b-46c1-ba40-ef7a5163a006 found for delete ", "request_id": "req-3dfb1430-59bb-4ad0-a206-5b8e3baab7a5"}]} 2026-05-05 18:10:42.145 8 INFO neutron.services.segments.plugin [-] Segment efb42b34-4d5b-46c1-ba40-ef7a5163a006 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid efb42b34-4d5b-46c1-ba40-ef7a5163a006 found for delete ", "request_id": "req-1a96934a-0abd-41f6-bea7-a033d3dac87a"}]} [pid: 8|app: 0|req: 1152/2402] 10.0.0.77 () {32 vars in 725 bytes} [Tue May 5 18:10:41 2026] DELETE /v2.0/networks/2a2e4ab1-fbb9-4356-9ec3-07e3ec3436fd => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:10:42.352 7 INFO neutron.services.segments.plugin [-] Segment 055c3526-e45a-4331-897d-03bd80722323 resource provider aggregate not found 2026-05-05 18:10:42.357 7 INFO neutron.services.segments.plugin [-] Segment 055c3526-e45a-4331-897d-03bd80722323 resource provider aggregate not found 2026-05-05 18:10:42.370 7 INFO neutron.services.segments.plugin [-] Segment 055c3526-e45a-4331-897d-03bd80722323 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 055c3526-e45a-4331-897d-03bd80722323 found for delete ", "request_id": "req-9702513a-8adc-4ac9-90df-618caf9e3141"}]} 2026-05-05 18:10:42.373 7 INFO neutron.services.segments.plugin [-] Segment 055c3526-e45a-4331-897d-03bd80722323 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 055c3526-e45a-4331-897d-03bd80722323 found for delete ", "request_id": "req-55c76353-92ad-48d3-916c-1442b004c9fc"}]} [pid: 7|app: 0|req: 1251/2403] 10.0.0.77 () {32 vars in 725 bytes} [Tue May 5 18:10:42 2026] DELETE /v2.0/networks/1e12b3d9-b794-4753-b81d-4676cc751c90 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2404] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:10:43 2026] GET /v2.0/security-groups?tenant_id=efdad1505be64aa585f0755607b8c6da&name=default => generated 2805 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2405] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:10:43 2026] DELETE /v2.0/security-groups/7997dec3-89fe-4371-a35d-3a2515a26dda => 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: 1154/2406] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:10:43 2026] GET /v2.0/security-groups?tenant_id=bb015c35e993482185d196befbfb7df4&name=default => generated 2805 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2407] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:10:43 2026] DELETE /v2.0/security-groups/bc067dcd-f769-44c5-b634-01eef5da9589 => 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: 1156/2410] 10.0.0.77 () {32 vars in 720 bytes} [Tue May 5 18:10:56 2026] GET /v2.0/subnets/6471d2f1-92fa-43e2-bbf4-fa4b42308ced => generated 652 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2411] 10.0.0.164 () {30 vars in 659 bytes} [Tue May 5 18:10:57 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2412] 10.0.0.164 () {30 vars in 661 bytes} [Tue May 5 18:10: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: 1256/2413] 10.0.0.164 () {30 vars in 637 bytes} [Tue May 5 18:10:57 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: 1158/2414] 10.0.0.164 () {30 vars in 673 bytes} [Tue May 5 18:10:57 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: 1257/2415] 10.0.0.164 () {28 vars in 439 bytes} [Tue May 5 18:10:57 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2416] 10.0.0.164 () {30 vars in 697 bytes} [Tue May 5 18:10:57 2026] GET /v2.0/subnets/6471d2f1-92fa-43e2-bbf4-fa4b42308ced => generated 634 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2417] 10.0.0.164 () {30 vars in 659 bytes} [Tue May 5 18:10:57 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: 1160/2418] 10.0.0.164 () {30 vars in 661 bytes} [Tue May 5 18:10: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: 1259/2419] 10.0.0.164 () {30 vars in 637 bytes} [Tue May 5 18:10:57 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: 1161/2420] 10.0.0.164 () {30 vars in 673 bytes} [Tue May 5 18:10:57 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2421] 10.0.0.164 () {30 vars in 697 bytes} [Tue May 5 18:10:57 2026] GET /v2.0/subnets/6471d2f1-92fa-43e2-bbf4-fa4b42308ced => generated 652 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2422] 10.0.0.164 () {30 vars in 659 bytes} [Tue May 5 18:10:58 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: 1261/2423] 10.0.0.164 () {30 vars in 661 bytes} [Tue May 5 18:10:58 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: 1163/2424] 10.0.0.164 () {30 vars in 637 bytes} [Tue May 5 18:10:58 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: 1262/2425] 10.0.0.164 () {30 vars in 673 bytes} [Tue May 5 18:10:58 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2426] 10.0.0.164 () {30 vars in 699 bytes} [Tue May 5 18:10:58 2026] GET /v2.0/networks/2c0e3ea6-cf6b-4acf-9a0f-536bdec2e642 => generated 800 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2427] 10.0.0.164 () {30 vars in 651 bytes} [Tue May 5 18:10:58 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: 1165/2428] 10.0.0.164 () {34 vars in 673 bytes} [Tue May 5 18:10:58 2026] POST /v2.0/ports => generated 1132 bytes in 450 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2429] 199.19.213.235 () {30 vars in 663 bytes} [Tue May 5 18:10:59 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 1166/2430] 199.19.213.235 () {30 vars in 665 bytes} [Tue May 5 18:11:00 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2431] 199.19.213.235 () {30 vars in 641 bytes} [Tue May 5 18:11:00 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2432] 199.19.213.235 () {30 vars in 677 bytes} [Tue May 5 18:11:00 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2433] 199.19.213.235 () {30 vars in 697 bytes} [Tue May 5 18:11:00 2026] GET /v2.0/ports/d3086ac9-9642-41d6-b17f-f062b309d3e0 => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2434] 199.19.213.235 () {30 vars in 663 bytes} [Tue May 5 18:11:00 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: 1267/2435] 199.19.213.235 () {30 vars in 665 bytes} [Tue May 5 18:11: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: 8|app: 0|req: 1169/2436] 199.19.213.235 () {30 vars in 641 bytes} [Tue May 5 18:11:00 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2437] 199.19.213.235 () {30 vars in 677 bytes} [Tue May 5 18:11:00 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2438] 199.19.213.235 () {30 vars in 732 bytes} [Tue May 5 18:11:00 2026] GET /v2.0/security-groups?name=lb-ee75d7c3-24b5-4c67-982d-436431bd3a51 => generated 23 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2439] 199.19.213.235 () {34 vars in 696 bytes} [Tue May 5 18:11:00 2026] POST /v2.0/security-groups => generated 1574 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2440] 199.19.213.235 () {30 vars in 762 bytes} [Tue May 5 18:11:00 2026] GET /v2.0/security-group-rules?security_group_id=c54acd40-02f5-47f6-a551-84a20f1f7482 => generated 1118 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2441] 199.19.213.235 () {34 vars in 749 bytes} [Tue May 5 18:11:00 2026] PUT /v2.0/ports/d3086ac9-9642-41d6-b17f-f062b309d3e0 => generated 1132 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2442] 199.19.213.235 () {30 vars in 663 bytes} [Tue May 5 18:11:00 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 1271/2443] 199.19.213.235 () {30 vars in 665 bytes} [Tue May 5 18:11:00 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2444] 199.19.213.235 () {30 vars in 641 bytes} [Tue May 5 18:11:00 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2445] 199.19.213.235 () {30 vars in 677 bytes} [Tue May 5 18:11:00 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2446] 199.19.213.235 () {30 vars in 701 bytes} [Tue May 5 18:11:00 2026] GET /v2.0/subnets/6471d2f1-92fa-43e2-bbf4-fa4b42308ced => generated 652 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2449] 10.0.0.48 () {34 vars in 1015 bytes} [Tue May 5 18:11:07 2026] GET /v2.0/security-groups?id=9d8d5a6a-8fd9-4c9c-83f4-a721ee5a3e6f&fields=id => generated 69 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2450] 10.0.0.48 () {34 vars in 981 bytes} [Tue May 5 18:11:07 2026] GET /v2.0/networks?id=aec92072-6417-4b6a-a6bb-45dabc0046f4 => generated 735 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2451] 10.0.0.48 () {34 vars in 964 bytes} [Tue May 5 18:11:07 2026] GET /v2.0/quotas/96046cbeba264a8784310e07d10d175b => 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: 1177/2452] 10.0.0.48 () {34 vars in 1001 bytes} [Tue May 5 18:11:07 2026] GET /v2.0/ports?tenant_id=96046cbeba264a8784310e07d10d175b&fields=id => generated 149 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2453] 10.0.0.48 () {34 vars in 1007 bytes} [Tue May 5 18:11:08 2026] GET /v2.0/networks/aec92072-6417-4b6a-a6bb-45dabc0046f4?fields=segments => generated 14 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2454] 10.0.0.48 () {34 vars in 1107 bytes} [Tue May 5 18:11:08 2026] GET /v2.0/networks/aec92072-6417-4b6a-a6bb-45dabc0046f4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 474 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2455] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:11:08 2026] GET /v2.0/ports?device_id=7a427a2d-8d00-47d8-8647-33a9aae6c96e => generated 12 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2456] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:11:09 2026] GET /v2.0/ports?device_id=7a427a2d-8d00-47d8-8647-33a9aae6c96e => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2457] 199.19.213.235 () {34 vars in 1096 bytes} [Tue May 5 18:11:09 2026] GET /v2.0/ports?device_id=b5e1c81d-0fe6-476a-9fcb-779ed8cf561c&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2458] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 5 18:11:09 2026] GET /v2.0/networks?id=aec92072-6417-4b6a-a6bb-45dabc0046f4 => generated 735 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2459] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 5 18:11:09 2026] GET /v2.0/ports?tenant_id=d5380c575bf94960a9556320b23d0c28&device_id=b5e1c81d-0fe6-476a-9fcb-779ed8cf561c => generated 1469 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2460] 199.19.213.235 () {34 vars in 1050 bytes} [Tue May 5 18:11:09 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=96046cbeba264a8784310e07d10d175b => generated 343 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2461] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 5 18:11:09 2026] GET /v2.0/networks?id=20f6b962-5a7c-410a-8ad1-552a36dcb5b2 => generated 800 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2462] 199.19.213.235 () {34 vars in 1058 bytes} [Tue May 5 18:11:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.173&port_id=0649c771-dcd2-4108-be3d-70f1bf6e4fbf => generated 860 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2463] 199.19.213.235 () {34 vars in 1104 bytes} [Tue May 5 18:11:09 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Ab9&port_id=0649c771-dcd2-4108-be3d-70f1bf6e4fbf => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2464] 199.19.213.235 () {34 vars in 1064 bytes} [Tue May 5 18:11:09 2026] GET /v2.0/subnets?id=bb69c864-ae03-4d63-89dc-35c0a7dda190&id=23542129-ebf7-4899-bd99-bb8939e89b06 => generated 1367 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2465] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 5 18:11:10 2026] GET /v2.0/ports?network_id=20f6b962-5a7c-410a-8ad1-552a36dcb5b2&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: 1285/2466] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 5 18:11:10 2026] GET /v2.0/ports?network_id=20f6b962-5a7c-410a-8ad1-552a36dcb5b2&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2467] 199.19.213.235 () {38 vars in 955 bytes} [Tue May 5 18:11:09 2026] POST /v2.0/ports => generated 1082 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 1286/2468] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 5 18:11:10 2026] GET /v2.0/networks/20f6b962-5a7c-410a-8ad1-552a36dcb5b2?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: 1183/2469] 199.19.213.235 () {38 vars in 1028 bytes} [Tue May 5 18:11:10 2026] PUT /v2.0/ports/07c5f678-ca77-4a24-a83e-a9ad211fbe58 => generated 1207 bytes in 417 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 1184/2470] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 5 18:11:10 2026] GET /v2.0/ports?tenant_id=96046cbeba264a8784310e07d10d175b&device_id=7a427a2d-8d00-47d8-8647-33a9aae6c96e => generated 1246 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2471] 199.19.213.235 () {34 vars in 1062 bytes} [Tue May 5 18:11:10 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.116&port_id=07c5f678-ca77-4a24-a83e-a9ad211fbe58 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2472] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 5 18:11:10 2026] GET /v2.0/networks/20f6b962-5a7c-410a-8ad1-552a36dcb5b2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 513 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:11:10.693 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ab6594e0-c02f-4105-a26d-0f18198f57ca'] response: {'name': 'network-changed', 'server_uuid': '7a427a2d-8d00-47d8-8647-33a9aae6c96e', 'tag': '07c5f678-ca77-4a24-a83e-a9ad211fbe58', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 1186/2473] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 5 18:11:10 2026] GET /v2.0/subnets?id=43851794-9104-4f10-a22b-400e77ed972a => generated 630 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2474] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 5 18:11:10 2026] GET /v2.0/ports?network_id=aec92072-6417-4b6a-a6bb-45dabc0046f4&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: 1187/2475] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 5 18:11:10 2026] GET /v2.0/networks/aec92072-6417-4b6a-a6bb-45dabc0046f4?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: 1289/2476] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 5 18:11:10 2026] GET /v2.0/networks/aec92072-6417-4b6a-a6bb-45dabc0046f4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2477] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 5 18:11:10 2026] GET /v2.0/ports?tenant_id=96046cbeba264a8784310e07d10d175b&device_id=7a427a2d-8d00-47d8-8647-33a9aae6c96e => generated 1246 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2478] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 5 18:11:11 2026] GET /v2.0/networks?id=aec92072-6417-4b6a-a6bb-45dabc0046f4 => generated 735 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2479] 199.19.213.235 () {34 vars in 1062 bytes} [Tue May 5 18:11:11 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.116&port_id=07c5f678-ca77-4a24-a83e-a9ad211fbe58 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2480] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 5 18:11:11 2026] GET /v2.0/subnets?id=43851794-9104-4f10-a22b-400e77ed972a => generated 630 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2481] 199.19.213.235 () {34 vars in 994 bytes} [Tue May 5 18:11:11 2026] GET /v2.0/ports?device_id=7a427a2d-8d00-47d8-8647-33a9aae6c96e => generated 1246 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2483] 199.19.213.235 () {34 vars in 1044 bytes} [Tue May 5 18:11:11 2026] GET /v2.0/security-groups?id=9d8d5a6a-8fd9-4c9c-83f4-a721ee5a3e6f&fields=id&fields=name => generated 96 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2483] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 5 18:11:11 2026] GET /v2.0/ports?network_id=aec92072-6417-4b6a-a6bb-45dabc0046f4&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2484] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:11:11 2026] GET /v2.0/ports?device_id=7a427a2d-8d00-47d8-8647-33a9aae6c96e => 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: 1293/2485] 10.0.0.48 () {34 vars in 1039 bytes} [Tue May 5 18:11:11 2026] GET /v2.0/security-groups?id=9d8d5a6a-8fd9-4c9c-83f4-a721ee5a3e6f&fields=id&fields=name => generated 96 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2486] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 5 18:11:11 2026] GET /v2.0/networks/aec92072-6417-4b6a-a6bb-45dabc0046f4?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2487] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 5 18:11:11 2026] GET /v2.0/networks/aec92072-6417-4b6a-a6bb-45dabc0046f4?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: 1194/2488] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:11:11 2026] GET /v2.0/ports?device_id=7a427a2d-8d00-47d8-8647-33a9aae6c96e => generated 1246 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2489] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:11:13 2026] GET /v2.0/ports?device_id=7a427a2d-8d00-47d8-8647-33a9aae6c96e => generated 1248 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2490] 10.0.0.48 () {34 vars in 1039 bytes} [Tue May 5 18:11:13 2026] GET /v2.0/security-groups?id=9d8d5a6a-8fd9-4c9c-83f4-a721ee5a3e6f&fields=id&fields=name => generated 96 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2491] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:11:13 2026] GET /v2.0/ports?device_id=7a427a2d-8d00-47d8-8647-33a9aae6c96e => generated 1248 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2498] 199.19.213.235 () {30 vars in 663 bytes} [Tue May 5 18:11:48 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: 1199/2499] 199.19.213.235 () {30 vars in 665 bytes} [Tue May 5 18:11:48 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2500] 199.19.213.235 () {30 vars in 641 bytes} [Tue May 5 18:11:48 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: 1200/2501] 199.19.213.235 () {30 vars in 677 bytes} [Tue May 5 18:11:48 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2502] 199.19.213.235 () {30 vars in 701 bytes} [Tue May 5 18:11:48 2026] GET /v2.0/subnets/6471d2f1-92fa-43e2-bbf4-fa4b42308ced => generated 652 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2503] 199.19.213.235 () {30 vars in 716 bytes} [Tue May 5 18:11:48 2026] GET /v2.0/ports?device_id=7a427a2d-8d00-47d8-8647-33a9aae6c96e => generated 1248 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2504] 199.19.213.235 () {34 vars in 677 bytes} [Tue May 5 18:11:48 2026] POST /v2.0/ports => generated 1089 bytes in 384 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2505] 10.0.0.48 () {34 vars in 970 bytes} [Tue May 5 18:11:49 2026] GET /v2.0/ports/a747dceb-1f5c-4e93-933a-23b6402315eb => generated 1089 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 1304/2506] 10.0.0.48 () {34 vars in 906 bytes} [Tue May 5 18:11:49 2026] GET /v2.0/extensions => generated 19178 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2507] 199.19.213.235 () {34 vars in 1262 bytes} [Tue May 5 18:11:49 2026] GET /v2.0/ports/a747dceb-1f5c-4e93-933a-23b6402315eb?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2508] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 5 18:11:49 2026] GET /v2.0/networks/2c0e3ea6-cf6b-4acf-9a0f-536bdec2e642?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2509] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 5 18:11:49 2026] GET /v2.0/networks/2c0e3ea6-cf6b-4acf-9a0f-536bdec2e642?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2510] 199.19.213.235 () {34 vars in 975 bytes} [Tue May 5 18:11:49 2026] GET /v2.0/ports/a747dceb-1f5c-4e93-933a-23b6402315eb => generated 1089 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2511] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 5 18:11:49 2026] GET /v2.0/networks?id=2c0e3ea6-cf6b-4acf-9a0f-536bdec2e642 => generated 803 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2512] 199.19.213.235 () {38 vars in 1028 bytes} [Tue May 5 18:11:49 2026] PUT /v2.0/ports/a747dceb-1f5c-4e93-933a-23b6402315eb => generated 1243 bytes in 517 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2513] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 5 18:11:50 2026] GET /v2.0/ports?tenant_id=96046cbeba264a8784310e07d10d175b&device_id=7a427a2d-8d00-47d8-8647-33a9aae6c96e => generated 2519 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1308/2514] 199.19.213.235 () {34 vars in 1062 bytes} [Tue May 5 18:11:50 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.116&port_id=07c5f678-ca77-4a24-a83e-a9ad211fbe58 => 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: 1207/2515] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 5 18:11:50 2026] GET /v2.0/subnets?id=43851794-9104-4f10-a22b-400e77ed972a => generated 630 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:11:50.591 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c459f7a2-e429-49a8-984f-a42d8e494380'] response: {'name': 'network-changed', 'server_uuid': '7a427a2d-8d00-47d8-8647-33a9aae6c96e', 'tag': 'a747dceb-1f5c-4e93-933a-23b6402315eb', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1309/2516] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 5 18:11:50 2026] GET /v2.0/ports?network_id=aec92072-6417-4b6a-a6bb-45dabc0046f4&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: 1208/2517] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 5 18:11:50 2026] GET /v2.0/networks/aec92072-6417-4b6a-a6bb-45dabc0046f4?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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/2518] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 5 18:11:50 2026] GET /v2.0/networks/aec92072-6417-4b6a-a6bb-45dabc0046f4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2519] 199.19.213.235 () {34 vars in 1054 bytes} [Tue May 5 18:11:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.9&port_id=a747dceb-1f5c-4e93-933a-23b6402315eb => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2520] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 5 18:11:50 2026] GET /v2.0/subnets?id=6471d2f1-92fa-43e2-bbf4-fa4b42308ced => generated 655 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2521] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 5 18:11:50 2026] GET /v2.0/ports?network_id=2c0e3ea6-cf6b-4acf-9a0f-536bdec2e642&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2522] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 5 18:11:50 2026] GET /v2.0/networks/2c0e3ea6-cf6b-4acf-9a0f-536bdec2e642?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2523] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 5 18:11:50 2026] GET /v2.0/networks/2c0e3ea6-cf6b-4acf-9a0f-536bdec2e642?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: 1313/2524] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 5 18:11:51 2026] GET /v2.0/ports?tenant_id=96046cbeba264a8784310e07d10d175b&device_id=7a427a2d-8d00-47d8-8647-33a9aae6c96e => generated 2519 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2525] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 5 18:11:51 2026] GET /v2.0/networks?id=2c0e3ea6-cf6b-4acf-9a0f-536bdec2e642 => generated 803 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2526] 199.19.213.235 () {34 vars in 1054 bytes} [Tue May 5 18:11:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.9&port_id=a747dceb-1f5c-4e93-933a-23b6402315eb => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2527] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 5 18:11:51 2026] GET /v2.0/subnets?id=6471d2f1-92fa-43e2-bbf4-fa4b42308ced => generated 655 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2528] 10.0.0.48 () {34 vars in 970 bytes} [Tue May 5 18:11:51 2026] GET /v2.0/ports/a747dceb-1f5c-4e93-933a-23b6402315eb => generated 1279 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2529] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 5 18:11:51 2026] GET /v2.0/ports?network_id=2c0e3ea6-cf6b-4acf-9a0f-536bdec2e642&device_owner=network%3Adhcp => generated 1461 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2530] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 5 18:11:51 2026] GET /v2.0/networks/2c0e3ea6-cf6b-4acf-9a0f-536bdec2e642?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2531] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 5 18:11:51 2026] GET /v2.0/networks/2c0e3ea6-cf6b-4acf-9a0f-536bdec2e642?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: 1316/2532] 199.19.213.235 () {34 vars in 749 bytes} [Tue May 5 18:11:51 2026] PUT /v2.0/ports/a747dceb-1f5c-4e93-933a-23b6402315eb => generated 1304 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2533] 199.19.213.235 () {30 vars in 732 bytes} [Tue May 5 18:11:51 2026] GET /v2.0/security-groups?name=lb-ee75d7c3-24b5-4c67-982d-436431bd3a51 => generated 1577 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 1317/2534] 199.19.213.235 () {34 vars in 749 bytes} [Tue May 5 18:11:51 2026] PUT /v2.0/ports/a747dceb-1f5c-4e93-933a-23b6402315eb => generated 1304 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2535] 199.19.213.235 () {30 vars in 663 bytes} [Tue May 5 18:11:52 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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 1318/2536] 199.19.213.235 () {30 vars in 665 bytes} [Tue May 5 18:11:52 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: 1219/2537] 199.19.213.235 () {30 vars in 641 bytes} [Tue May 5 18:11:52 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: 1319/2538] 199.19.213.235 () {30 vars in 677 bytes} [Tue May 5 18:11:52 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: 1220/2539] 199.19.213.235 () {30 vars in 701 bytes} [Tue May 5 18:11:52 2026] GET /v2.0/subnets/6471d2f1-92fa-43e2-bbf4-fa4b42308ced => generated 652 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2540] 199.19.213.235 () {30 vars in 697 bytes} [Tue May 5 18:11:52 2026] GET /v2.0/ports/d3086ac9-9642-41d6-b17f-f062b309d3e0 => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2541] 199.19.213.235 () {30 vars in 697 bytes} [Tue May 5 18:11:52 2026] GET /v2.0/ports/a747dceb-1f5c-4e93-933a-23b6402315eb => generated 1340 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2542] 199.19.213.235 () {30 vars in 701 bytes} [Tue May 5 18:11:52 2026] GET /v2.0/subnets/6471d2f1-92fa-43e2-bbf4-fa4b42308ced => generated 652 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2543] 199.19.213.235 () {30 vars in 703 bytes} [Tue May 5 18:11:52 2026] GET /v2.0/networks/2c0e3ea6-cf6b-4acf-9a0f-536bdec2e642 => generated 800 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2544] 199.19.213.235 () {30 vars in 697 bytes} [Tue May 5 18:11:52 2026] GET /v2.0/ports/d3086ac9-9642-41d6-b17f-f062b309d3e0 => generated 1132 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2545] 199.19.213.235 () {30 vars in 701 bytes} [Tue May 5 18:11:52 2026] GET /v2.0/subnets/6471d2f1-92fa-43e2-bbf4-fa4b42308ced => generated 652 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:11:59.301 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e50be83b-8fb6-494e-b17b-8baa0c2e8f47'] response: {'name': 'network-changed', 'server_uuid': '7a427a2d-8d00-47d8-8647-33a9aae6c96e', 'tag': 'a747dceb-1f5c-4e93-933a-23b6402315eb', 'status': 'completed', 'code': 200} 2026-05-05 18:11:59.301 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e50be83b-8fb6-494e-b17b-8baa0c2e8f47'] response: {'name': 'network-changed', 'server_uuid': '7a427a2d-8d00-47d8-8647-33a9aae6c96e', 'tag': 'a747dceb-1f5c-4e93-933a-23b6402315eb', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1224/2546] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 5 18:11:59 2026] GET /v2.0/ports?tenant_id=96046cbeba264a8784310e07d10d175b&device_id=7a427a2d-8d00-47d8-8647-33a9aae6c96e => generated 2582 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2547] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 5 18:11:59 2026] GET /v2.0/networks?id=2c0e3ea6-cf6b-4acf-9a0f-536bdec2e642 => generated 803 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2548] 199.19.213.235 () {34 vars in 1054 bytes} [Tue May 5 18:11:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.9&port_id=a747dceb-1f5c-4e93-933a-23b6402315eb => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2549] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 5 18:11:59 2026] GET /v2.0/subnets?id=6471d2f1-92fa-43e2-bbf4-fa4b42308ced => generated 655 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2550] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 5 18:11:59 2026] GET /v2.0/ports?network_id=2c0e3ea6-cf6b-4acf-9a0f-536bdec2e642&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: 1229/2551] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 5 18:11:59 2026] GET /v2.0/networks/2c0e3ea6-cf6b-4acf-9a0f-536bdec2e642?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2552] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 5 18:11:59 2026] GET /v2.0/networks/2c0e3ea6-cf6b-4acf-9a0f-536bdec2e642?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2553] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 5 18:11:59 2026] GET /v2.0/ports?tenant_id=96046cbeba264a8784310e07d10d175b&device_id=7a427a2d-8d00-47d8-8647-33a9aae6c96e => generated 2582 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2554] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 5 18:11:59 2026] GET /v2.0/networks?id=2c0e3ea6-cf6b-4acf-9a0f-536bdec2e642 => generated 803 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2555] 199.19.213.235 () {34 vars in 1054 bytes} [Tue May 5 18:11:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.9&port_id=a747dceb-1f5c-4e93-933a-23b6402315eb => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2556] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 5 18:11:59 2026] GET /v2.0/subnets?id=6471d2f1-92fa-43e2-bbf4-fa4b42308ced => generated 655 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2557] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 5 18:11:59 2026] GET /v2.0/ports?network_id=2c0e3ea6-cf6b-4acf-9a0f-536bdec2e642&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: 1236/2558] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 5 18:12:00 2026] GET /v2.0/networks/2c0e3ea6-cf6b-4acf-9a0f-536bdec2e642?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2559] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 5 18:12:00 2026] GET /v2.0/networks/2c0e3ea6-cf6b-4acf-9a0f-536bdec2e642?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:12:00.208 7 INFO neutron.db.l3_db [None req-4dace830-4054-4085-8f5b-85b7ea4f54cb 93094daf79744cf2a0e24bf04e82c0e0 d5380c575bf94960a9556320b23d0c28 - - - -] Floating IP e4bc1aef-e285-4750-8f15-15114062c42d associated. External IP: 10.96.250.211, port: d3086ac9-9642-41d6-b17f-f062b309d3e0. [pid: 7|app: 0|req: 1323/2560] 10.0.0.77 () {34 vars in 676 bytes} [Tue May 5 18:11:59 2026] POST /v2.0/floatingips => generated 899 bytes in 1368 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2563] 199.19.213.235 () {30 vars in 663 bytes} [Tue May 5 18:12:03 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2564] 199.19.213.235 () {30 vars in 665 bytes} [Tue May 5 18:12:03 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2565] 199.19.213.235 () {30 vars in 641 bytes} [Tue May 5 18:12:03 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: 1240/2566] 199.19.213.235 () {30 vars in 677 bytes} [Tue May 5 18:12:03 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: 1327/2567] 199.19.213.235 () {30 vars in 732 bytes} [Tue May 5 18:12:04 2026] GET /v2.0/security-groups?name=lb-ee75d7c3-24b5-4c67-982d-436431bd3a51 => generated 1577 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2568] 199.19.213.235 () {30 vars in 762 bytes} [Tue May 5 18:12:04 2026] GET /v2.0/security-group-rules?security_group_id=c54acd40-02f5-47f6-a551-84a20f1f7482 => generated 1118 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2569] 199.19.213.235 () {34 vars in 707 bytes} [Tue May 5 18:12:04 2026] POST /v2.0/security-group-rules => generated 569 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2570] 199.19.213.235 () {34 vars in 707 bytes} [Tue May 5 18:12:04 2026] POST /v2.0/security-group-rules => generated 565 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2571] 199.19.213.235 () {34 vars in 1096 bytes} [Tue May 5 18:12:09 2026] GET /v2.0/ports?device_id=50b630c5-260a-41b1-979d-47faafb0e007&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2572] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 5 18:12:09 2026] GET /v2.0/ports?tenant_id=d5380c575bf94960a9556320b23d0c28&device_id=50b630c5-260a-41b1-979d-47faafb0e007 => generated 1469 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2573] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 5 18:12:09 2026] GET /v2.0/networks?id=92ebc993-4681-42b5-b29d-6d9434cc5be1 => generated 801 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2574] 199.19.213.235 () {34 vars in 1058 bytes} [Tue May 5 18:12:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.173&port_id=08209eb7-82fc-4035-89b5-70df9b758ff5 => generated 860 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2575] 199.19.213.235 () {34 vars in 1104 bytes} [Tue May 5 18:12:09 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A321&port_id=08209eb7-82fc-4035-89b5-70df9b758ff5 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2576] 199.19.213.235 () {34 vars in 1064 bytes} [Tue May 5 18:12:09 2026] GET /v2.0/subnets?id=1f28ac9f-74eb-47f2-b99b-c7e702723480&id=a82abb2d-b66e-4866-9cb5-1caf76bf92e1 => generated 1363 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2577] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 5 18:12:09 2026] GET /v2.0/ports?network_id=92ebc993-4681-42b5-b29d-6d9434cc5be1&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2578] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 5 18:12:09 2026] GET /v2.0/ports?network_id=92ebc993-4681-42b5-b29d-6d9434cc5be1&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: 1333/2579] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 5 18:12:09 2026] GET /v2.0/networks/92ebc993-4681-42b5-b29d-6d9434cc5be1?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2580] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 5 18:12:10 2026] GET /v2.0/networks/92ebc993-4681-42b5-b29d-6d9434cc5be1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2581] 10.0.0.164 () {30 vars in 659 bytes} [Tue May 5 18:12:12 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2582] 10.0.0.164 () {30 vars in 661 bytes} [Tue May 5 18:12:12 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: 1335/2583] 10.0.0.164 () {30 vars in 637 bytes} [Tue May 5 18:12:12 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2584] 10.0.0.164 () {30 vars in 673 bytes} [Tue May 5 18:12:12 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2585] 10.0.0.164 () {28 vars in 439 bytes} [Tue May 5 18:12:12 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2586] 10.0.0.164 () {30 vars in 697 bytes} [Tue May 5 18:12:12 2026] GET /v2.0/subnets/1f28ac9f-74eb-47f2-b99b-c7e702723480 => generated 632 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2587] 199.19.213.235 () {30 vars in 663 bytes} [Tue May 5 18:12:13 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2588] 199.19.213.235 () {30 vars in 665 bytes} [Tue May 5 18:12: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: 1338/2589] 199.19.213.235 () {30 vars in 641 bytes} [Tue May 5 18:12:13 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: 1252/2590] 199.19.213.235 () {30 vars in 677 bytes} [Tue May 5 18:12:13 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) [pid: 7|app: 0|req: 1339/2591] 199.19.213.235 () {30 vars in 701 bytes} [Tue May 5 18:12:13 2026] GET /v2.0/subnets/1f28ac9f-74eb-47f2-b99b-c7e702723480 => generated 650 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2592] 199.19.213.235 () {30 vars in 716 bytes} [Tue May 5 18:12:13 2026] GET /v2.0/ports?device_id=7a427a2d-8d00-47d8-8647-33a9aae6c96e => generated 2582 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2593] 199.19.213.235 () {30 vars in 663 bytes} [Tue May 5 18:12:13 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2594] 199.19.213.235 () {30 vars in 665 bytes} [Tue May 5 18:12:13 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: 1341/2595] 199.19.213.235 () {30 vars in 641 bytes} [Tue May 5 18:12:13 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: 1255/2596] 199.19.213.235 () {30 vars in 677 bytes} [Tue May 5 18:12:13 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: 1342/2597] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 5 18:12:13 2026] GET /v2.0/networks/92ebc993-4681-42b5-b29d-6d9434cc5be1?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: 1256/2598] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 5 18:12:13 2026] GET /v2.0/networks/92ebc993-4681-42b5-b29d-6d9434cc5be1?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: 1343/2599] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 5 18:12:14 2026] GET /v2.0/networks?id=92ebc993-4681-42b5-b29d-6d9434cc5be1 => generated 801 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2600] 199.19.213.235 () {38 vars in 955 bytes} [Tue May 5 18:12:14 2026] POST /v2.0/ports => generated 1299 bytes in 424 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2601] 199.19.213.235 () {38 vars in 1028 bytes} [Tue May 5 18:12:14 2026] PUT /v2.0/ports/2760f260-1943-48a3-97ce-f922606653c2 => generated 1424 bytes in 487 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 1258/2602] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 5 18:12:15 2026] GET /v2.0/ports?tenant_id=96046cbeba264a8784310e07d10d175b&device_id=7a427a2d-8d00-47d8-8647-33a9aae6c96e => generated 4034 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 18:12:15.218 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8adbae88-8188-4716-adfb-d6ac650215be'] response: {'name': 'network-changed', 'server_uuid': '7a427a2d-8d00-47d8-8647-33a9aae6c96e', 'tag': '2760f260-1943-48a3-97ce-f922606653c2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1345/2603] 199.19.213.235 () {34 vars in 1062 bytes} [Tue May 5 18:12:15 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.116&port_id=07c5f678-ca77-4a24-a83e-a9ad211fbe58 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2604] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 5 18:12:15 2026] GET /v2.0/subnets?id=43851794-9104-4f10-a22b-400e77ed972a => generated 630 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2605] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 5 18:12:15 2026] GET /v2.0/ports?network_id=aec92072-6417-4b6a-a6bb-45dabc0046f4&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: 1260/2606] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 5 18:12:15 2026] GET /v2.0/networks/aec92072-6417-4b6a-a6bb-45dabc0046f4?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 1347/2607] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 5 18:12:15 2026] GET /v2.0/networks/aec92072-6417-4b6a-a6bb-45dabc0046f4?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: 8|app: 0|req: 1261/2608] 199.19.213.235 () {34 vars in 1054 bytes} [Tue May 5 18:12:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.9&port_id=a747dceb-1f5c-4e93-933a-23b6402315eb => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2609] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 5 18:12:15 2026] GET /v2.0/subnets?id=6471d2f1-92fa-43e2-bbf4-fa4b42308ced => generated 655 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2610] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 5 18:12:15 2026] GET /v2.0/ports?network_id=2c0e3ea6-cf6b-4acf-9a0f-536bdec2e642&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2611] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 5 18:12:15 2026] GET /v2.0/networks/2c0e3ea6-cf6b-4acf-9a0f-536bdec2e642?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: 1263/2612] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 5 18:12:15 2026] GET /v2.0/networks/2c0e3ea6-cf6b-4acf-9a0f-536bdec2e642?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2613] 199.19.213.235 () {34 vars in 1056 bytes} [Tue May 5 18:12:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.53&port_id=2760f260-1943-48a3-97ce-f922606653c2 => 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: 1264/2614] 199.19.213.235 () {34 vars in 1104 bytes} [Tue May 5 18:12:15 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3dd&port_id=2760f260-1943-48a3-97ce-f922606653c2 => 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: 1351/2615] 199.19.213.235 () {34 vars in 1064 bytes} [Tue May 5 18:12:15 2026] GET /v2.0/subnets?id=1f28ac9f-74eb-47f2-b99b-c7e702723480&id=a82abb2d-b66e-4866-9cb5-1caf76bf92e1 => generated 1363 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2616] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 5 18:12:15 2026] GET /v2.0/ports?network_id=92ebc993-4681-42b5-b29d-6d9434cc5be1&device_owner=network%3Adhcp => generated 1457 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2617] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 5 18:12:15 2026] GET /v2.0/ports?network_id=92ebc993-4681-42b5-b29d-6d9434cc5be1&device_owner=network%3Adhcp => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2618] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 5 18:12:15 2026] GET /v2.0/networks/92ebc993-4681-42b5-b29d-6d9434cc5be1?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2619] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 5 18:12:16 2026] GET /v2.0/networks/92ebc993-4681-42b5-b29d-6d9434cc5be1?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: 1267/2620] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 5 18:12:16 2026] GET /v2.0/ports?tenant_id=96046cbeba264a8784310e07d10d175b&device_id=7a427a2d-8d00-47d8-8647-33a9aae6c96e => generated 4034 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2621] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 5 18:12:16 2026] GET /v2.0/networks?id=92ebc993-4681-42b5-b29d-6d9434cc5be1 => generated 801 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2622] 199.19.213.235 () {34 vars in 1056 bytes} [Tue May 5 18:12:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.53&port_id=2760f260-1943-48a3-97ce-f922606653c2 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2623] 199.19.213.235 () {34 vars in 1104 bytes} [Tue May 5 18:12:16 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3dd&port_id=2760f260-1943-48a3-97ce-f922606653c2 => 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: 1269/2624] 10.0.0.48 () {34 vars in 970 bytes} [Tue May 5 18:12:16 2026] GET /v2.0/ports/2760f260-1943-48a3-97ce-f922606653c2 => generated 1460 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2625] 199.19.213.235 () {30 vars in 697 bytes} [Tue May 5 18:12:16 2026] GET /v2.0/ports/2760f260-1943-48a3-97ce-f922606653c2 => generated 1460 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2626] 199.19.213.235 () {34 vars in 1064 bytes} [Tue May 5 18:12:16 2026] GET /v2.0/subnets?id=1f28ac9f-74eb-47f2-b99b-c7e702723480&id=a82abb2d-b66e-4866-9cb5-1caf76bf92e1 => generated 1363 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2627] 199.19.213.235 () {30 vars in 697 bytes} [Tue May 5 18:12:16 2026] GET /v2.0/ports/2760f260-1943-48a3-97ce-f922606653c2 => generated 1460 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2628] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 5 18:12:16 2026] GET /v2.0/ports?network_id=92ebc993-4681-42b5-b29d-6d9434cc5be1&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2629] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 5 18:12:16 2026] GET /v2.0/ports?network_id=92ebc993-4681-42b5-b29d-6d9434cc5be1&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: 7|app: 0|req: 1359/2630] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 5 18:12:16 2026] GET /v2.0/networks/92ebc993-4681-42b5-b29d-6d9434cc5be1?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2631] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 5 18:12:16 2026] GET /v2.0/networks/92ebc993-4681-42b5-b29d-6d9434cc5be1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2632] 199.19.213.235 () {34 vars in 750 bytes} [Tue May 5 18:12:16 2026] PUT /v2.0/ports/2760f260-1943-48a3-97ce-f922606653c2 => generated 1195 bytes in 335 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2633] 199.19.213.235 () {30 vars in 703 bytes} [Tue May 5 18:12:16 2026] GET /v2.0/networks/92ebc993-4681-42b5-b29d-6d9434cc5be1 => generated 798 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 18:12:16.958 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7cbb22be-76d9-4f31-93d6-21368a80f1dd'] response: {'name': 'network-changed', 'server_uuid': '7a427a2d-8d00-47d8-8647-33a9aae6c96e', 'tag': '2760f260-1943-48a3-97ce-f922606653c2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1273/2634] 199.19.213.235 () {30 vars in 701 bytes} [Tue May 5 18:12:16 2026] GET /v2.0/subnets/1f28ac9f-74eb-47f2-b99b-c7e702723480 => generated 650 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2635] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 5 18:12:16 2026] GET /v2.0/ports?tenant_id=96046cbeba264a8784310e07d10d175b&device_id=7a427a2d-8d00-47d8-8647-33a9aae6c96e => generated 3805 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2636] 199.19.213.235 () {30 vars in 663 bytes} [Tue May 5 18:12:17 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: 1364/2637] 199.19.213.235 () {30 vars in 665 bytes} [Tue May 5 18:12:17 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: 1365/2638] 199.19.213.235 () {30 vars in 641 bytes} [Tue May 5 18:12:17 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2639] 199.19.213.235 () {30 vars in 677 bytes} [Tue May 5 18:12:17 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: 1274/2640] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 5 18:12:17 2026] GET /v2.0/networks?id=92ebc993-4681-42b5-b29d-6d9434cc5be1 => generated 801 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2641] 199.19.213.235 () {34 vars in 1056 bytes} [Tue May 5 18:12:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.53&port_id=2760f260-1943-48a3-97ce-f922606653c2 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2642] 199.19.213.235 () {30 vars in 701 bytes} [Tue May 5 18:12:17 2026] GET /v2.0/subnets/6471d2f1-92fa-43e2-bbf4-fa4b42308ced => generated 652 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2643] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 5 18:12:17 2026] GET /v2.0/subnets?id=1f28ac9f-74eb-47f2-b99b-c7e702723480 => generated 653 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2644] 199.19.213.235 () {30 vars in 697 bytes} [Tue May 5 18:12:17 2026] GET /v2.0/ports/d3086ac9-9642-41d6-b17f-f062b309d3e0 => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2645] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 5 18:12:17 2026] GET /v2.0/ports?network_id=92ebc993-4681-42b5-b29d-6d9434cc5be1&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: 1369/2646] 199.19.213.235 () {30 vars in 697 bytes} [Tue May 5 18:12:17 2026] GET /v2.0/ports/a747dceb-1f5c-4e93-933a-23b6402315eb => generated 1342 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2647] 199.19.213.235 () {30 vars in 701 bytes} [Tue May 5 18:12:17 2026] GET /v2.0/subnets/6471d2f1-92fa-43e2-bbf4-fa4b42308ced => generated 652 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2648] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 5 18:12:17 2026] GET /v2.0/networks/92ebc993-4681-42b5-b29d-6d9434cc5be1?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2649] 199.19.213.235 () {30 vars in 703 bytes} [Tue May 5 18:12:17 2026] GET /v2.0/networks/2c0e3ea6-cf6b-4acf-9a0f-536bdec2e642 => generated 800 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2650] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 5 18:12:17 2026] GET /v2.0/networks/92ebc993-4681-42b5-b29d-6d9434cc5be1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2651] 199.19.213.235 () {30 vars in 697 bytes} [Tue May 5 18:12:17 2026] GET /v2.0/ports/d3086ac9-9642-41d6-b17f-f062b309d3e0 => generated 1132 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2652] 199.19.213.235 () {30 vars in 701 bytes} [Tue May 5 18:12:17 2026] GET /v2.0/subnets/6471d2f1-92fa-43e2-bbf4-fa4b42308ced => generated 652 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2655] 10.0.0.164 () {30 vars in 659 bytes} [Tue May 5 18:12:23 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: 1282/2656] 10.0.0.164 () {30 vars in 661 bytes} [Tue May 5 18:12:23 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: 1375/2657] 10.0.0.164 () {30 vars in 637 bytes} [Tue May 5 18:12:23 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: 1283/2658] 10.0.0.164 () {30 vars in 673 bytes} [Tue May 5 18:12:23 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) [pid: 7|app: 0|req: 1376/2659] 10.0.0.164 () {28 vars in 439 bytes} [Tue May 5 18:12:23 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2660] 10.0.0.164 () {30 vars in 697 bytes} [Tue May 5 18:12:23 2026] GET /v2.0/subnets/23542129-ebf7-4899-bd99-bb8939e89b06 => generated 632 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2661] 199.19.213.235 () {30 vars in 663 bytes} [Tue May 5 18:12:24 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2662] 199.19.213.235 () {30 vars in 665 bytes} [Tue May 5 18:12:24 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2663] 199.19.213.235 () {30 vars in 641 bytes} [Tue May 5 18:12:24 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2664] 199.19.213.235 () {30 vars in 677 bytes} [Tue May 5 18:12:24 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) [pid: 7|app: 0|req: 1379/2665] 199.19.213.235 () {30 vars in 701 bytes} [Tue May 5 18:12:24 2026] GET /v2.0/subnets/1f28ac9f-74eb-47f2-b99b-c7e702723480 => generated 650 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2666] 199.19.213.235 () {30 vars in 701 bytes} [Tue May 5 18:12:24 2026] GET /v2.0/subnets/23542129-ebf7-4899-bd99-bb8939e89b06 => generated 650 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2667] 199.19.213.235 () {30 vars in 716 bytes} [Tue May 5 18:12:24 2026] GET /v2.0/ports?device_id=7a427a2d-8d00-47d8-8647-33a9aae6c96e => generated 3807 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2668] 199.19.213.235 () {30 vars in 663 bytes} [Tue May 5 18:12:24 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2669] 199.19.213.235 () {30 vars in 665 bytes} [Tue May 5 18:12:24 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2670] 199.19.213.235 () {30 vars in 641 bytes} [Tue May 5 18:12:24 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2671] 199.19.213.235 () {30 vars in 677 bytes} [Tue May 5 18:12:24 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: 1290/2672] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 5 18:12:24 2026] GET /v2.0/networks/20f6b962-5a7c-410a-8ad1-552a36dcb5b2?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: 1383/2673] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 5 18:12:24 2026] GET /v2.0/networks/20f6b962-5a7c-410a-8ad1-552a36dcb5b2?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: 1291/2674] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 5 18:12:24 2026] GET /v2.0/networks?id=20f6b962-5a7c-410a-8ad1-552a36dcb5b2 => generated 800 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2675] 199.19.213.235 () {38 vars in 955 bytes} [Tue May 5 18:12:24 2026] POST /v2.0/ports => generated 1303 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2676] 199.19.213.235 () {38 vars in 1028 bytes} [Tue May 5 18:12:25 2026] PUT /v2.0/ports/b1dd9cdc-c15b-4df4-884a-94a9c0b987a0 => generated 1428 bytes in 500 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 1385/2677] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 5 18:12:25 2026] GET /v2.0/ports?tenant_id=96046cbeba264a8784310e07d10d175b&device_id=7a427a2d-8d00-47d8-8647-33a9aae6c96e => generated 5263 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 18:12:25.883 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-09bc9f1c-7e2b-4d2a-b602-be2e5144d665'] response: {'name': 'network-changed', 'server_uuid': '7a427a2d-8d00-47d8-8647-33a9aae6c96e', 'tag': 'b1dd9cdc-c15b-4df4-884a-94a9c0b987a0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1293/2678] 199.19.213.235 () {34 vars in 1062 bytes} [Tue May 5 18:12:25 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.116&port_id=07c5f678-ca77-4a24-a83e-a9ad211fbe58 => generated 19 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2679] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 5 18:12:25 2026] GET /v2.0/subnets?id=43851794-9104-4f10-a22b-400e77ed972a => generated 630 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2680] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 5 18:12:25 2026] GET /v2.0/ports?network_id=aec92072-6417-4b6a-a6bb-45dabc0046f4&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: 1387/2681] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 5 18:12:25 2026] GET /v2.0/networks/aec92072-6417-4b6a-a6bb-45dabc0046f4?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 1295/2682] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 5 18:12:26 2026] GET /v2.0/networks/aec92072-6417-4b6a-a6bb-45dabc0046f4?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: 1388/2683] 199.19.213.235 () {34 vars in 1054 bytes} [Tue May 5 18:12:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.9&port_id=a747dceb-1f5c-4e93-933a-23b6402315eb => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2684] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 5 18:12:26 2026] GET /v2.0/subnets?id=6471d2f1-92fa-43e2-bbf4-fa4b42308ced => generated 655 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2685] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 5 18:12:26 2026] GET /v2.0/ports?network_id=2c0e3ea6-cf6b-4acf-9a0f-536bdec2e642&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2686] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 5 18:12:26 2026] GET /v2.0/networks/2c0e3ea6-cf6b-4acf-9a0f-536bdec2e642?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2687] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 5 18:12:26 2026] GET /v2.0/networks/2c0e3ea6-cf6b-4acf-9a0f-536bdec2e642?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: 8|app: 0|req: 1298/2688] 199.19.213.235 () {34 vars in 1056 bytes} [Tue May 5 18:12:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.53&port_id=2760f260-1943-48a3-97ce-f922606653c2 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2689] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 5 18:12:26 2026] GET /v2.0/subnets?id=1f28ac9f-74eb-47f2-b99b-c7e702723480 => generated 653 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2690] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 5 18:12:26 2026] GET /v2.0/ports?network_id=92ebc993-4681-42b5-b29d-6d9434cc5be1&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: 7|app: 0|req: 1392/2691] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 5 18:12:26 2026] GET /v2.0/networks/92ebc993-4681-42b5-b29d-6d9434cc5be1?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2692] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 5 18:12:26 2026] GET /v2.0/networks/92ebc993-4681-42b5-b29d-6d9434cc5be1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2693] 199.19.213.235 () {34 vars in 1056 bytes} [Tue May 5 18:12:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.78&port_id=b1dd9cdc-c15b-4df4-884a-94a9c0b987a0 => 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: 1301/2694] 199.19.213.235 () {34 vars in 1106 bytes} [Tue May 5 18:12:26 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2c4&port_id=b1dd9cdc-c15b-4df4-884a-94a9c0b987a0 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2695] 199.19.213.235 () {34 vars in 1064 bytes} [Tue May 5 18:12:26 2026] GET /v2.0/subnets?id=bb69c864-ae03-4d63-89dc-35c0a7dda190&id=23542129-ebf7-4899-bd99-bb8939e89b06 => generated 1367 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2696] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 5 18:12:26 2026] GET /v2.0/ports?network_id=20f6b962-5a7c-410a-8ad1-552a36dcb5b2&device_owner=network%3Adhcp => generated 1461 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2697] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 5 18:12:26 2026] GET /v2.0/ports?network_id=20f6b962-5a7c-410a-8ad1-552a36dcb5b2&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: 1303/2698] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 5 18:12:27 2026] GET /v2.0/networks/20f6b962-5a7c-410a-8ad1-552a36dcb5b2?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2699] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 5 18:12:27 2026] GET /v2.0/networks/20f6b962-5a7c-410a-8ad1-552a36dcb5b2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 595 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2700] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 5 18:12:27 2026] GET /v2.0/ports?tenant_id=96046cbeba264a8784310e07d10d175b&device_id=7a427a2d-8d00-47d8-8647-33a9aae6c96e => generated 5263 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2701] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 5 18:12:27 2026] GET /v2.0/networks?id=20f6b962-5a7c-410a-8ad1-552a36dcb5b2 => generated 800 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2702] 199.19.213.235 () {34 vars in 1056 bytes} [Tue May 5 18:12:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.78&port_id=b1dd9cdc-c15b-4df4-884a-94a9c0b987a0 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2703] 199.19.213.235 () {34 vars in 1106 bytes} [Tue May 5 18:12:27 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2c4&port_id=b1dd9cdc-c15b-4df4-884a-94a9c0b987a0 => 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: 1306/2704] 199.19.213.235 () {34 vars in 1064 bytes} [Tue May 5 18:12:27 2026] GET /v2.0/subnets?id=bb69c864-ae03-4d63-89dc-35c0a7dda190&id=23542129-ebf7-4899-bd99-bb8939e89b06 => generated 1367 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2705] 10.0.0.48 () {34 vars in 970 bytes} [Tue May 5 18:12:27 2026] GET /v2.0/ports/b1dd9cdc-c15b-4df4-884a-94a9c0b987a0 => generated 1464 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2706] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 5 18:12:28 2026] GET /v2.0/ports?network_id=20f6b962-5a7c-410a-8ad1-552a36dcb5b2&device_owner=network%3Adhcp => generated 1461 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2707] 199.19.213.235 () {30 vars in 697 bytes} [Tue May 5 18:12:28 2026] GET /v2.0/ports/b1dd9cdc-c15b-4df4-884a-94a9c0b987a0 => generated 1464 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2708] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 5 18:12:28 2026] GET /v2.0/ports?network_id=20f6b962-5a7c-410a-8ad1-552a36dcb5b2&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: 1401/2709] 199.19.213.235 () {30 vars in 697 bytes} [Tue May 5 18:12:28 2026] GET /v2.0/ports/b1dd9cdc-c15b-4df4-884a-94a9c0b987a0 => generated 1464 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2710] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 5 18:12:28 2026] GET /v2.0/networks/20f6b962-5a7c-410a-8ad1-552a36dcb5b2?fields=segments => generated 14 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2711] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 5 18:12:28 2026] GET /v2.0/networks/20f6b962-5a7c-410a-8ad1-552a36dcb5b2?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: 1309/2712] 199.19.213.235 () {34 vars in 750 bytes} [Tue May 5 18:12:28 2026] PUT /v2.0/ports/b1dd9cdc-c15b-4df4-884a-94a9c0b987a0 => generated 1195 bytes in 421 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2713] 199.19.213.235 () {30 vars in 703 bytes} [Tue May 5 18:12:28 2026] GET /v2.0/networks/20f6b962-5a7c-410a-8ad1-552a36dcb5b2 => generated 797 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:12:28.725 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8a1298d7-e17d-4872-9a24-6deb25e614a2'] response: {'name': 'network-changed', 'server_uuid': '7a427a2d-8d00-47d8-8647-33a9aae6c96e', 'tag': 'b1dd9cdc-c15b-4df4-884a-94a9c0b987a0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1310/2714] 199.19.213.235 () {30 vars in 701 bytes} [Tue May 5 18:12:28 2026] GET /v2.0/subnets/23542129-ebf7-4899-bd99-bb8939e89b06 => generated 650 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2715] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 5 18:12:28 2026] GET /v2.0/ports?tenant_id=96046cbeba264a8784310e07d10d175b&device_id=7a427a2d-8d00-47d8-8647-33a9aae6c96e => generated 5030 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 1406/2716] 199.19.213.235 () {30 vars in 663 bytes} [Tue May 5 18:12:28 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2717] 199.19.213.235 () {30 vars in 665 bytes} [Tue May 5 18:12:28 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2718] 199.19.213.235 () {30 vars in 641 bytes} [Tue May 5 18:12:28 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: 7|app: 0|req: 1409/2719] 199.19.213.235 () {30 vars in 677 bytes} [Tue May 5 18:12:28 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2720] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 5 18:12:28 2026] GET /v2.0/networks?id=20f6b962-5a7c-410a-8ad1-552a36dcb5b2 => generated 800 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2721] 199.19.213.235 () {30 vars in 701 bytes} [Tue May 5 18:12:28 2026] GET /v2.0/subnets/6471d2f1-92fa-43e2-bbf4-fa4b42308ced => generated 652 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2722] 199.19.213.235 () {34 vars in 1056 bytes} [Tue May 5 18:12:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.78&port_id=b1dd9cdc-c15b-4df4-884a-94a9c0b987a0 => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2723] 199.19.213.235 () {30 vars in 697 bytes} [Tue May 5 18:12:28 2026] GET /v2.0/ports/d3086ac9-9642-41d6-b17f-f062b309d3e0 => generated 1132 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2724] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 5 18:12:28 2026] GET /v2.0/subnets?id=23542129-ebf7-4899-bd99-bb8939e89b06 => generated 653 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2725] 199.19.213.235 () {30 vars in 697 bytes} [Tue May 5 18:12:28 2026] GET /v2.0/ports/a747dceb-1f5c-4e93-933a-23b6402315eb => generated 1342 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2726] 199.19.213.235 () {30 vars in 701 bytes} [Tue May 5 18:12:29 2026] GET /v2.0/subnets/6471d2f1-92fa-43e2-bbf4-fa4b42308ced => generated 652 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2727] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 5 18:12:29 2026] GET /v2.0/ports?network_id=20f6b962-5a7c-410a-8ad1-552a36dcb5b2&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2728] 199.19.213.235 () {30 vars in 703 bytes} [Tue May 5 18:12:29 2026] GET /v2.0/networks/2c0e3ea6-cf6b-4acf-9a0f-536bdec2e642 => generated 800 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2729] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 5 18:12:29 2026] GET /v2.0/networks/20f6b962-5a7c-410a-8ad1-552a36dcb5b2?fields=segments => generated 14 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2730] 199.19.213.235 () {30 vars in 697 bytes} [Tue May 5 18:12:29 2026] GET /v2.0/ports/d3086ac9-9642-41d6-b17f-f062b309d3e0 => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2731] 199.19.213.235 () {30 vars in 701 bytes} [Tue May 5 18:12:29 2026] GET /v2.0/subnets/6471d2f1-92fa-43e2-bbf4-fa4b42308ced => generated 652 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2732] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 5 18:12:29 2026] GET /v2.0/networks/20f6b962-5a7c-410a-8ad1-552a36dcb5b2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2735] 199.19.213.235 () {30 vars in 663 bytes} [Tue May 5 18:12:37 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2736] 199.19.213.235 () {30 vars in 665 bytes} [Tue May 5 18:12:37 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: 1418/2737] 199.19.213.235 () {30 vars in 641 bytes} [Tue May 5 18:12:37 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: 1320/2738] 199.19.213.235 () {30 vars in 677 bytes} [Tue May 5 18:12:38 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2739] 199.19.213.235 () {30 vars in 701 bytes} [Tue May 5 18:12:38 2026] GET /v2.0/subnets/1f28ac9f-74eb-47f2-b99b-c7e702723480 => generated 650 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2740] 199.19.213.235 () {30 vars in 716 bytes} [Tue May 5 18:12:38 2026] GET /v2.0/ports?device_id=7a427a2d-8d00-47d8-8647-33a9aae6c96e => generated 5032 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2741] 199.19.213.235 () {30 vars in 663 bytes} [Tue May 5 18:12:38 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2742] 199.19.213.235 () {30 vars in 665 bytes} [Tue May 5 18:12:38 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: 1421/2743] 199.19.213.235 () {30 vars in 641 bytes} [Tue May 5 18:12:38 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: 1323/2744] 199.19.213.235 () {30 vars in 677 bytes} [Tue May 5 18:12:38 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: 1422/2745] 199.19.213.235 () {30 vars in 697 bytes} [Tue May 5 18:12:38 2026] GET /v2.0/ports/b1dd9cdc-c15b-4df4-884a-94a9c0b987a0 => generated 1233 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2746] 199.19.213.235 () {34 vars in 749 bytes} [Tue May 5 18:12:38 2026] PUT /v2.0/ports/b1dd9cdc-c15b-4df4-884a-94a9c0b987a0 => generated 1026 bytes in 338 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2747] 199.19.213.235 () {30 vars in 703 bytes} [Tue May 5 18:12:38 2026] GET /v2.0/networks/20f6b962-5a7c-410a-8ad1-552a36dcb5b2 => generated 797 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 1325/2748] 199.19.213.235 () {30 vars in 716 bytes} [Tue May 5 18:12:38 2026] GET /v2.0/ports?device_id=7a427a2d-8d00-47d8-8647-33a9aae6c96e => generated 4861 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2749] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 5 18:12:38 2026] GET /v2.0/ports?tenant_id=96046cbeba264a8784310e07d10d175b&device_id=7a427a2d-8d00-47d8-8647-33a9aae6c96e => generated 4861 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:12:38.896 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b44b023b-dd5d-4295-b4d1-4b01cb6950ca'] response: {'name': 'network-changed', 'server_uuid': '7a427a2d-8d00-47d8-8647-33a9aae6c96e', 'tag': 'b1dd9cdc-c15b-4df4-884a-94a9c0b987a0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1425/2750] 199.19.213.235 () {30 vars in 716 bytes} [Tue May 5 18:12:38 2026] GET /v2.0/ports?device_id=7a427a2d-8d00-47d8-8647-33a9aae6c96e => generated 4861 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2751] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 5 18:12:38 2026] GET /v2.0/networks?id=20f6b962-5a7c-410a-8ad1-552a36dcb5b2 => generated 800 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2752] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 5 18:12:38 2026] GET /v2.0/networks/20f6b962-5a7c-410a-8ad1-552a36dcb5b2?fields=segments => generated 14 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2753] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 5 18:12:39 2026] GET /v2.0/networks/20f6b962-5a7c-410a-8ad1-552a36dcb5b2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2754] 199.19.213.235 () {34 vars in 975 bytes} [Tue May 5 18:12:39 2026] GET /v2.0/ports/b1dd9cdc-c15b-4df4-884a-94a9c0b987a0 => generated 1062 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2755] 199.19.213.235 () {36 vars in 997 bytes} [Tue May 5 18:12:39 2026] DELETE /v2.0/ports/b1dd9cdc-c15b-4df4-884a-94a9c0b987a0 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2756] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 5 18:12:39 2026] GET /v2.0/ports?tenant_id=96046cbeba264a8784310e07d10d175b&device_id=7a427a2d-8d00-47d8-8647-33a9aae6c96e => generated 3807 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2757] 199.19.213.235 () {34 vars in 1226 bytes} [Tue May 5 18:12:39 2026] GET /v2.0/networks?id=aec92072-6417-4b6a-a6bb-45dabc0046f4&id=2c0e3ea6-cf6b-4acf-9a0f-536bdec2e642&id=92ebc993-4681-42b5-b29d-6d9434cc5be1&id=20f6b962-5a7c-410a-8ad1-552a36dcb5b2 => generated 3097 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2758] 199.19.213.235 () {34 vars in 1062 bytes} [Tue May 5 18:12:39 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.116&port_id=07c5f678-ca77-4a24-a83e-a9ad211fbe58 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2759] 199.19.213.235 () {30 vars in 716 bytes} [Tue May 5 18:12:39 2026] GET /v2.0/ports?device_id=7a427a2d-8d00-47d8-8647-33a9aae6c96e => generated 3807 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2760] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 5 18:12:39 2026] GET /v2.0/subnets?id=43851794-9104-4f10-a22b-400e77ed972a => generated 630 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:12:40.005 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6a4263ac-c1c5-4013-9a8f-5c04852269a4 3af4e887d91448ed8be35aba134f0ba5 96046cbeba264a8784310e07d10d175b - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1331/2761] 199.19.213.235 () {32 vars in 719 bytes} [Tue May 5 18:12:39 2026] DELETE /v2.0/ports/b1dd9cdc-c15b-4df4-884a-94a9c0b987a0 => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2762] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 5 18:12:40 2026] GET /v2.0/ports?network_id=aec92072-6417-4b6a-a6bb-45dabc0046f4&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2763] 199.19.213.235 () {30 vars in 663 bytes} [Tue May 5 18:12:40 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: 1433/2764] 199.19.213.235 () {30 vars in 665 bytes} [Tue May 5 18:12:40 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2765] 199.19.213.235 () {30 vars in 641 bytes} [Tue May 5 18:12:40 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: 7|app: 0|req: 1435/2766] 199.19.213.235 () {30 vars in 677 bytes} [Tue May 5 18:12:40 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) [pid: 8|app: 0|req: 1332/2767] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 5 18:12:40 2026] GET /v2.0/networks/aec92072-6417-4b6a-a6bb-45dabc0046f4?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2768] 199.19.213.235 () {30 vars in 701 bytes} [Tue May 5 18:12:40 2026] GET /v2.0/subnets/6471d2f1-92fa-43e2-bbf4-fa4b42308ced => generated 652 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2769] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 5 18:12:40 2026] GET /v2.0/networks/aec92072-6417-4b6a-a6bb-45dabc0046f4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2770] 199.19.213.235 () {30 vars in 697 bytes} [Tue May 5 18:12:40 2026] GET /v2.0/ports/d3086ac9-9642-41d6-b17f-f062b309d3e0 => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2771] 199.19.213.235 () {34 vars in 1054 bytes} [Tue May 5 18:12:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.9&port_id=a747dceb-1f5c-4e93-933a-23b6402315eb => 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: 1438/2772] 199.19.213.235 () {30 vars in 697 bytes} [Tue May 5 18:12:40 2026] GET /v2.0/ports/a747dceb-1f5c-4e93-933a-23b6402315eb => generated 1342 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2773] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 5 18:12:40 2026] GET /v2.0/subnets?id=6471d2f1-92fa-43e2-bbf4-fa4b42308ced => generated 655 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2774] 199.19.213.235 () {30 vars in 701 bytes} [Tue May 5 18:12:40 2026] GET /v2.0/subnets/6471d2f1-92fa-43e2-bbf4-fa4b42308ced => generated 652 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2775] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 5 18:12:40 2026] GET /v2.0/ports?network_id=2c0e3ea6-cf6b-4acf-9a0f-536bdec2e642&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2776] 199.19.213.235 () {30 vars in 703 bytes} [Tue May 5 18:12:40 2026] GET /v2.0/networks/2c0e3ea6-cf6b-4acf-9a0f-536bdec2e642 => generated 800 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2777] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 5 18:12:40 2026] GET /v2.0/networks/2c0e3ea6-cf6b-4acf-9a0f-536bdec2e642?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: 1441/2778] 199.19.213.235 () {30 vars in 697 bytes} [Tue May 5 18:12:40 2026] GET /v2.0/ports/d3086ac9-9642-41d6-b17f-f062b309d3e0 => 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: 1338/2779] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 5 18:12:40 2026] GET /v2.0/networks/2c0e3ea6-cf6b-4acf-9a0f-536bdec2e642?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2780] 199.19.213.235 () {30 vars in 701 bytes} [Tue May 5 18:12:40 2026] GET /v2.0/subnets/6471d2f1-92fa-43e2-bbf4-fa4b42308ced => generated 652 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2781] 199.19.213.235 () {34 vars in 1056 bytes} [Tue May 5 18:12:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.53&port_id=2760f260-1943-48a3-97ce-f922606653c2 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2782] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 5 18:12:40 2026] GET /v2.0/subnets?id=1f28ac9f-74eb-47f2-b99b-c7e702723480 => generated 653 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2783] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 5 18:12:40 2026] GET /v2.0/ports?network_id=92ebc993-4681-42b5-b29d-6d9434cc5be1&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: 1444/2784] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 5 18:12:40 2026] GET /v2.0/networks/92ebc993-4681-42b5-b29d-6d9434cc5be1?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: 1341/2785] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 5 18:12:40 2026] GET /v2.0/networks/92ebc993-4681-42b5-b29d-6d9434cc5be1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2786] 199.19.213.235 () {30 vars in 663 bytes} [Tue May 5 18:12:43 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2787] 199.19.213.235 () {30 vars in 665 bytes} [Tue May 5 18:12:43 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: 1446/2788] 199.19.213.235 () {30 vars in 641 bytes} [Tue May 5 18:12:43 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: 1343/2789] 199.19.213.235 () {30 vars in 677 bytes} [Tue May 5 18:12:43 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2790] 199.19.213.235 () {30 vars in 716 bytes} [Tue May 5 18:12:43 2026] GET /v2.0/ports?device_id=7a427a2d-8d00-47d8-8647-33a9aae6c96e => generated 3807 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2791] 199.19.213.235 () {30 vars in 663 bytes} [Tue May 5 18:12:43 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: 1448/2792] 199.19.213.235 () {30 vars in 665 bytes} [Tue May 5 18:12:43 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: 1345/2793] 199.19.213.235 () {30 vars in 641 bytes} [Tue May 5 18:12:43 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: 1449/2794] 199.19.213.235 () {30 vars in 677 bytes} [Tue May 5 18:12:43 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:12:43.884 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-87e856f4-f742-44a9-b24f-96396464cdea'] response: {'server_uuid': '7a427a2d-8d00-47d8-8647-33a9aae6c96e', 'name': 'network-vif-deleted', 'tag': 'b1dd9cdc-c15b-4df4-884a-94a9c0b987a0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1346/2795] 199.19.213.235 () {30 vars in 697 bytes} [Tue May 5 18:12:43 2026] GET /v2.0/ports/2760f260-1943-48a3-97ce-f922606653c2 => generated 1233 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2796] 199.19.213.235 () {34 vars in 749 bytes} [Tue May 5 18:12:43 2026] PUT /v2.0/ports/2760f260-1943-48a3-97ce-f922606653c2 => generated 1026 bytes in 345 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2797] 199.19.213.235 () {30 vars in 703 bytes} [Tue May 5 18:12:44 2026] GET /v2.0/networks/92ebc993-4681-42b5-b29d-6d9434cc5be1 => generated 798 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 18:12:44.370 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f26060e8-ac19-4bf4-97a4-aeae24b0d720'] response: {'name': 'network-changed', 'server_uuid': '7a427a2d-8d00-47d8-8647-33a9aae6c96e', 'tag': '2760f260-1943-48a3-97ce-f922606653c2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1451/2798] 199.19.213.235 () {30 vars in 716 bytes} [Tue May 5 18:12:44 2026] GET /v2.0/ports?device_id=7a427a2d-8d00-47d8-8647-33a9aae6c96e => generated 3636 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2799] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 5 18:12:44 2026] GET /v2.0/ports?tenant_id=96046cbeba264a8784310e07d10d175b&device_id=7a427a2d-8d00-47d8-8647-33a9aae6c96e => generated 3636 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2800] 199.19.213.235 () {30 vars in 716 bytes} [Tue May 5 18:12:44 2026] GET /v2.0/ports?device_id=7a427a2d-8d00-47d8-8647-33a9aae6c96e => generated 3636 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2801] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 5 18:12:44 2026] GET /v2.0/networks?id=92ebc993-4681-42b5-b29d-6d9434cc5be1 => generated 801 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2802] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 5 18:12:44 2026] GET /v2.0/networks/92ebc993-4681-42b5-b29d-6d9434cc5be1?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2803] 199.19.213.235 () {34 vars in 975 bytes} [Tue May 5 18:12:44 2026] GET /v2.0/ports/2760f260-1943-48a3-97ce-f922606653c2 => generated 1062 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2804] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 5 18:12:44 2026] GET /v2.0/networks/92ebc993-4681-42b5-b29d-6d9434cc5be1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 550 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2805] 199.19.213.235 () {36 vars in 997 bytes} [Tue May 5 18:12:45 2026] DELETE /v2.0/ports/2760f260-1943-48a3-97ce-f922606653c2 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2806] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 5 18:12:45 2026] GET /v2.0/ports?tenant_id=96046cbeba264a8784310e07d10d175b&device_id=7a427a2d-8d00-47d8-8647-33a9aae6c96e => generated 2582 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2807] 199.19.213.235 () {34 vars in 1146 bytes} [Tue May 5 18:12:45 2026] GET /v2.0/networks?id=aec92072-6417-4b6a-a6bb-45dabc0046f4&id=2c0e3ea6-cf6b-4acf-9a0f-536bdec2e642&id=92ebc993-4681-42b5-b29d-6d9434cc5be1 => generated 2311 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2808] 199.19.213.235 () {34 vars in 1062 bytes} [Tue May 5 18:12:45 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.116&port_id=07c5f678-ca77-4a24-a83e-a9ad211fbe58 => 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: 1352/2809] 199.19.213.235 () {30 vars in 716 bytes} [Tue May 5 18:12:45 2026] GET /v2.0/ports?device_id=7a427a2d-8d00-47d8-8647-33a9aae6c96e => generated 2582 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:12:45.565 8 INFO neutron.pecan_wsgi.hooks.translation [None req-94606896-e8f1-4aca-bdef-3b65b8b06dd9 3af4e887d91448ed8be35aba134f0ba5 96046cbeba264a8784310e07d10d175b - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1353/2810] 199.19.213.235 () {32 vars in 719 bytes} [Tue May 5 18:12:45 2026] DELETE /v2.0/ports/2760f260-1943-48a3-97ce-f922606653c2 => generated 132 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2811] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 5 18:12:45 2026] GET /v2.0/subnets?id=43851794-9104-4f10-a22b-400e77ed972a => generated 630 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2812] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 5 18:12:45 2026] GET /v2.0/ports?network_id=aec92072-6417-4b6a-a6bb-45dabc0046f4&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2813] 199.19.213.235 () {30 vars in 663 bytes} [Tue May 5 18:12:45 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: 1356/2814] 199.19.213.235 () {30 vars in 665 bytes} [Tue May 5 18:12:45 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2815] 199.19.213.235 () {30 vars in 641 bytes} [Tue May 5 18:12:45 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2816] 199.19.213.235 () {30 vars in 677 bytes} [Tue May 5 18:12:45 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) [pid: 7|app: 0|req: 1459/2817] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 5 18:12:45 2026] GET /v2.0/networks/aec92072-6417-4b6a-a6bb-45dabc0046f4?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2818] 199.19.213.235 () {30 vars in 701 bytes} [Tue May 5 18:12:45 2026] GET /v2.0/subnets/6471d2f1-92fa-43e2-bbf4-fa4b42308ced => generated 652 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2819] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 5 18:12:45 2026] GET /v2.0/networks/aec92072-6417-4b6a-a6bb-45dabc0046f4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2820] 199.19.213.235 () {30 vars in 697 bytes} [Tue May 5 18:12:45 2026] GET /v2.0/ports/d3086ac9-9642-41d6-b17f-f062b309d3e0 => 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: 1461/2821] 199.19.213.235 () {34 vars in 1054 bytes} [Tue May 5 18:12:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.9&port_id=a747dceb-1f5c-4e93-933a-23b6402315eb => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2822] 199.19.213.235 () {30 vars in 697 bytes} [Tue May 5 18:12:45 2026] GET /v2.0/ports/a747dceb-1f5c-4e93-933a-23b6402315eb => generated 1342 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2823] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 5 18:12:45 2026] GET /v2.0/subnets?id=6471d2f1-92fa-43e2-bbf4-fa4b42308ced => generated 655 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2824] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 5 18:12:45 2026] GET /v2.0/ports?network_id=2c0e3ea6-cf6b-4acf-9a0f-536bdec2e642&device_owner=network%3Adhcp => generated 1461 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2825] 199.19.213.235 () {30 vars in 701 bytes} [Tue May 5 18:12:45 2026] GET /v2.0/subnets/6471d2f1-92fa-43e2-bbf4-fa4b42308ced => generated 652 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2826] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 5 18:12:45 2026] GET /v2.0/networks/2c0e3ea6-cf6b-4acf-9a0f-536bdec2e642?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2827] 199.19.213.235 () {30 vars in 703 bytes} [Tue May 5 18:12:45 2026] GET /v2.0/networks/2c0e3ea6-cf6b-4acf-9a0f-536bdec2e642 => generated 800 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2828] 199.19.213.235 () {30 vars in 697 bytes} [Tue May 5 18:12:45 2026] GET /v2.0/ports/d3086ac9-9642-41d6-b17f-f062b309d3e0 => 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: 1465/2829] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 5 18:12:45 2026] GET /v2.0/networks/2c0e3ea6-cf6b-4acf-9a0f-536bdec2e642?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: 1365/2830] 199.19.213.235 () {30 vars in 701 bytes} [Tue May 5 18:12:45 2026] GET /v2.0/subnets/6471d2f1-92fa-43e2-bbf4-fa4b42308ced => generated 652 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2833] 199.19.213.235 () {30 vars in 663 bytes} [Tue May 5 18:12:54 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: 1467/2834] 199.19.213.235 () {30 vars in 665 bytes} [Tue May 5 18:12:54 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2835] 199.19.213.235 () {30 vars in 641 bytes} [Tue May 5 18:12:54 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: 1468/2836] 199.19.213.235 () {30 vars in 677 bytes} [Tue May 5 18:12:54 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2837] 199.19.213.235 () {30 vars in 732 bytes} [Tue May 5 18:12:54 2026] GET /v2.0/security-groups?name=lb-ee75d7c3-24b5-4c67-982d-436431bd3a51 => generated 2741 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:12:54.862 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d8979d22-7d15-4f0d-b1b7-8911dd2f0d05'] response: {'server_uuid': '7a427a2d-8d00-47d8-8647-33a9aae6c96e', 'name': 'network-vif-deleted', 'tag': '2760f260-1943-48a3-97ce-f922606653c2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1469/2838] 199.19.213.235 () {30 vars in 762 bytes} [Tue May 5 18:12:54 2026] GET /v2.0/security-group-rules?security_group_id=c54acd40-02f5-47f6-a551-84a20f1f7482 => generated 2206 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2839] 199.19.213.235 () {32 vars in 749 bytes} [Tue May 5 18:12:54 2026] DELETE /v2.0/security-group-rules/0db4abf7-0352-4c45-bc78-85b018a67a7e => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2840] 199.19.213.235 () {32 vars in 749 bytes} [Tue May 5 18:12:54 2026] DELETE /v2.0/security-group-rules/4afbacbd-c853-4326-8f04-f1b2510e2c4a => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:12:59.591 8 INFO neutron.db.l3_db [None req-4b5238bb-ad91-4c36-b1a4-550f5f1e0e26 93094daf79744cf2a0e24bf04e82c0e0 d5380c575bf94960a9556320b23d0c28 - - - -] Floating IP e4bc1aef-e285-4750-8f15-15114062c42d disassociated (deleted). External IP: 10.96.250.211, port: d3086ac9-9642-41d6-b17f-f062b309d3e0. [pid: 8|app: 0|req: 1371/2841] 10.0.0.77 () {32 vars in 731 bytes} [Tue May 5 18:12:59 2026] DELETE /v2.0/floatingips/e4bc1aef-e285-4750-8f15-15114062c42d => generated 0 bytes in 778 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:12:59.981 7 INFO neutron.api.v2.resource [None req-d862893d-3fce-4d88-98c8-494f17f6c5de 93094daf79744cf2a0e24bf04e82c0e0 d5380c575bf94960a9556320b23d0c28 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1471/2842] 10.0.0.77 () {32 vars in 728 bytes} [Tue May 5 18:12:59 2026] GET /v2.0/floatingips/e4bc1aef-e285-4750-8f15-15114062c42d => generated 144 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2843] 199.19.213.235 () {30 vars in 663 bytes} [Tue May 5 18:13:00 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2844] 199.19.213.235 () {30 vars in 665 bytes} [Tue May 5 18:13:00 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: 1373/2845] 199.19.213.235 () {30 vars in 641 bytes} [Tue May 5 18:13: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: 7|app: 0|req: 1473/2846] 199.19.213.235 () {30 vars in 677 bytes} [Tue May 5 18:13:00 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2847] 199.19.213.235 () {30 vars in 701 bytes} [Tue May 5 18:13:00 2026] GET /v2.0/subnets/6471d2f1-92fa-43e2-bbf4-fa4b42308ced => generated 652 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2848] 199.19.213.235 () {30 vars in 716 bytes} [Tue May 5 18:13:00 2026] GET /v2.0/ports?device_id=7a427a2d-8d00-47d8-8647-33a9aae6c96e => generated 2582 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2849] 199.19.213.235 () {30 vars in 716 bytes} [Tue May 5 18:13:00 2026] GET /v2.0/ports?device_id=7a427a2d-8d00-47d8-8647-33a9aae6c96e => generated 2582 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2850] 199.19.213.235 () {30 vars in 716 bytes} [Tue May 5 18:13:00 2026] GET /v2.0/ports?device_id=7a427a2d-8d00-47d8-8647-33a9aae6c96e => generated 2582 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2851] 199.19.213.235 () {34 vars in 975 bytes} [Tue May 5 18:13:01 2026] GET /v2.0/ports/a747dceb-1f5c-4e93-933a-23b6402315eb => generated 1342 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2852] 199.19.213.235 () {34 vars in 1060 bytes} [Tue May 5 18:13:01 2026] GET /v2.0/ports/a747dceb-1f5c-4e93-933a-23b6402315eb?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2853] 199.19.213.235 () {34 vars in 1016 bytes} [Tue May 5 18:13:01 2026] GET /v2.0/networks/2c0e3ea6-cf6b-4acf-9a0f-536bdec2e642?fields=dns_domain => generated 29 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2854] 199.19.213.235 () {38 vars in 1028 bytes} [Tue May 5 18:13:01 2026] PUT /v2.0/ports/a747dceb-1f5c-4e93-933a-23b6402315eb => generated 1143 bytes in 303 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 1378/2855] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 5 18:13:01 2026] GET /v2.0/ports?tenant_id=96046cbeba264a8784310e07d10d175b&device_id=7a427a2d-8d00-47d8-8647-33a9aae6c96e => 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: 1478/2856] 199.19.213.235 () {30 vars in 716 bytes} [Tue May 5 18:13:01 2026] GET /v2.0/ports?device_id=7a427a2d-8d00-47d8-8647-33a9aae6c96e => generated 1248 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2857] 199.19.213.235 () {34 vars in 1066 bytes} [Tue May 5 18:13:01 2026] GET /v2.0/networks?id=aec92072-6417-4b6a-a6bb-45dabc0046f4&id=2c0e3ea6-cf6b-4acf-9a0f-536bdec2e642 => generated 1524 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2858] 199.19.213.235 () {34 vars in 1062 bytes} [Tue May 5 18:13:01 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.116&port_id=07c5f678-ca77-4a24-a83e-a9ad211fbe58 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2859] 199.19.213.235 () {34 vars in 984 bytes} [Tue May 5 18:13:01 2026] GET /v2.0/subnets?id=43851794-9104-4f10-a22b-400e77ed972a => generated 630 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2860] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 5 18:13:01 2026] GET /v2.0/ports?network_id=aec92072-6417-4b6a-a6bb-45dabc0046f4&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/2861] 199.19.213.235 () {34 vars in 749 bytes} [Tue May 5 18:13:01 2026] PUT /v2.0/ports/a747dceb-1f5c-4e93-933a-23b6402315eb => generated 1082 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 1480/2862] 199.19.213.235 () {30 vars in 697 bytes} [Tue May 5 18:13:01 2026] GET /v2.0/ports/a747dceb-1f5c-4e93-933a-23b6402315eb => generated 1082 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2863] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 5 18:13:01 2026] GET /v2.0/networks/aec92072-6417-4b6a-a6bb-45dabc0046f4?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2864] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 5 18:13:01 2026] GET /v2.0/networks/aec92072-6417-4b6a-a6bb-45dabc0046f4?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: 1481/2865] 199.19.213.235 () {32 vars in 719 bytes} [Tue May 5 18:13:01 2026] DELETE /v2.0/ports/a747dceb-1f5c-4e93-933a-23b6402315eb => generated 0 bytes in 324 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2866] 199.19.213.235 () {30 vars in 663 bytes} [Tue May 5 18:13:02 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: 1482/2867] 199.19.213.235 () {30 vars in 665 bytes} [Tue May 5 18:13:02 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2868] 199.19.213.235 () {30 vars in 641 bytes} [Tue May 5 18:13:02 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: 1483/2869] 199.19.213.235 () {30 vars in 677 bytes} [Tue May 5 18:13:02 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-05 18:13:02.340 8 INFO neutron.pecan_wsgi.hooks.translation [None req-14d76943-611e-47d1-9bd8-c750bc48f6a4 3af4e887d91448ed8be35aba134f0ba5 96046cbeba264a8784310e07d10d175b - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1387/2870] 199.19.213.235 () {32 vars in 719 bytes} [Tue May 5 18:13:02 2026] DELETE /v2.0/ports/a747dceb-1f5c-4e93-933a-23b6402315eb => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/2871] 199.19.213.235 () {30 vars in 697 bytes} [Tue May 5 18:13:02 2026] GET /v2.0/ports/d3086ac9-9642-41d6-b17f-f062b309d3e0 => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2872] 199.19.213.235 () {30 vars in 732 bytes} [Tue May 5 18:13:02 2026] GET /v2.0/security-groups?name=lb-ee75d7c3-24b5-4c67-982d-436431bd3a51 => generated 1577 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/2873] 199.19.213.235 () {30 vars in 697 bytes} [Tue May 5 18:13:02 2026] GET /v2.0/ports/d3086ac9-9642-41d6-b17f-f062b309d3e0 => 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: 1389/2876] 199.19.213.235 () {34 vars in 749 bytes} [Tue May 5 18:13:02 2026] PUT /v2.0/ports/d3086ac9-9642-41d6-b17f-f062b309d3e0 => generated 1094 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/2877] 199.19.213.235 () {32 vars in 739 bytes} [Tue May 5 18:13:02 2026] DELETE /v2.0/security-groups/c54acd40-02f5-47f6-a551-84a20f1f7482 => 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: 1390/2878] 199.19.213.235 () {32 vars in 719 bytes} [Tue May 5 18:13:02 2026] DELETE /v2.0/ports/d3086ac9-9642-41d6-b17f-f062b309d3e0 => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/2879] 199.19.213.235 () {34 vars in 994 bytes} [Tue May 5 18:13:04 2026] GET /v2.0/ports?device_id=7a427a2d-8d00-47d8-8647-33a9aae6c96e => generated 1248 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2880] 199.19.213.235 () {36 vars in 997 bytes} [Tue May 5 18:13:04 2026] DELETE /v2.0/ports/07c5f678-ca77-4a24-a83e-a9ad211fbe58 => generated 0 bytes in 313 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:13:05.568 7 INFO neutron.db.l3_db [None req-ee3d0178-117f-43c7-b2a6-ca2af021f2db 93094daf79744cf2a0e24bf04e82c0e0 d5380c575bf94960a9556320b23d0c28 - - - -] Floating IP 99a0652f-3c27-498c-b67d-2c76729fff10 disassociated (deleted). External IP: 10.96.250.219, port: 0649c771-dcd2-4108-be3d-70f1bf6e4fbf. [pid: 7|app: 0|req: 1490/2881] 10.0.0.77 () {32 vars in 731 bytes} [Tue May 5 18:13:05 2026] DELETE /v2.0/floatingips/99a0652f-3c27-498c-b67d-2c76729fff10 => generated 0 bytes in 716 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:13:05.947 8 INFO neutron.api.v2.resource [None req-c5670c50-fb22-49bd-9f7f-495b1695f99f 93094daf79744cf2a0e24bf04e82c0e0 d5380c575bf94960a9556320b23d0c28 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1392/2882] 10.0.0.77 () {32 vars in 728 bytes} [Tue May 5 18:13:05 2026] GET /v2.0/floatingips/99a0652f-3c27-498c-b67d-2c76729fff10 => generated 144 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 18:13:06.165 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9d15aa05-a568-4b6e-94a1-d65985790ab1'] response: {'name': 'network-changed', 'server_uuid': 'b5e1c81d-0fe6-476a-9fcb-779ed8cf561c', 'tag': '0649c771-dcd2-4108-be3d-70f1bf6e4fbf', 'status': 'completed', 'code': 200} 2026-05-05 18:13:06.190 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-44f966fe-0764-4ae4-a453-f60366c32095'] response: {'server_uuid': '7a427a2d-8d00-47d8-8647-33a9aae6c96e', 'name': 'network-vif-deleted', 'tag': '07c5f678-ca77-4a24-a83e-a9ad211fbe58', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1393/2883] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 5 18:13:06 2026] GET /v2.0/ports?tenant_id=d5380c575bf94960a9556320b23d0c28&device_id=b5e1c81d-0fe6-476a-9fcb-779ed8cf561c => generated 1469 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/2884] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:13:06 2026] GET /v2.0/ports?device_id=b5e1c81d-0fe6-476a-9fcb-779ed8cf561c => generated 1200 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/2885] 10.0.0.48 () {34 vars in 1039 bytes} [Tue May 5 18:13:06 2026] GET /v2.0/security-groups?id=0ed8221a-51a4-474f-abce-46830d9c99a2&fields=id&fields=name => generated 111 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2886] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 5 18:13:06 2026] GET /v2.0/networks?id=20f6b962-5a7c-410a-8ad1-552a36dcb5b2 => generated 800 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/2887] 199.19.213.235 () {34 vars in 1058 bytes} [Tue May 5 18:13:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.173&port_id=0649c771-dcd2-4108-be3d-70f1bf6e4fbf => 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: 1395/2888] 199.19.213.235 () {34 vars in 1104 bytes} [Tue May 5 18:13:06 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Ab9&port_id=0649c771-dcd2-4108-be3d-70f1bf6e4fbf => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/2889] 199.19.213.235 () {34 vars in 1064 bytes} [Tue May 5 18:13:06 2026] GET /v2.0/subnets?id=bb69c864-ae03-4d63-89dc-35c0a7dda190&id=23542129-ebf7-4899-bd99-bb8939e89b06 => generated 1367 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2890] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 5 18:13:06 2026] GET /v2.0/ports?network_id=20f6b962-5a7c-410a-8ad1-552a36dcb5b2&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/2891] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 5 18:13:06 2026] GET /v2.0/ports?network_id=20f6b962-5a7c-410a-8ad1-552a36dcb5b2&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2892] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 5 18:13:06 2026] GET /v2.0/networks/20f6b962-5a7c-410a-8ad1-552a36dcb5b2?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/2893] 199.19.213.235 () {34 vars in 994 bytes} [Tue May 5 18:13:06 2026] GET /v2.0/ports?device_id=b5e1c81d-0fe6-476a-9fcb-779ed8cf561c => generated 1200 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2894] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 5 18:13:06 2026] GET /v2.0/networks/20f6b962-5a7c-410a-8ad1-552a36dcb5b2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/2895] 199.19.213.235 () {36 vars in 997 bytes} [Tue May 5 18:13:06 2026] DELETE /v2.0/ports/0649c771-dcd2-4108-be3d-70f1bf6e4fbf => generated 0 bytes in 319 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:13:11.717 8 INFO neutron.db.l3_db [None req-653be1f8-9c26-4e3c-a27a-70501520bfbf 93094daf79744cf2a0e24bf04e82c0e0 d5380c575bf94960a9556320b23d0c28 - - - -] Floating IP 43529fe9-8c01-4cf8-874b-a7076ccfebd0 disassociated (deleted). External IP: 10.96.250.217, port: 08209eb7-82fc-4035-89b5-70df9b758ff5. [pid: 8|app: 0|req: 1399/2896] 10.0.0.77 () {32 vars in 731 bytes} [Tue May 5 18:13:11 2026] DELETE /v2.0/floatingips/43529fe9-8c01-4cf8-874b-a7076ccfebd0 => generated 0 bytes in 725 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:13:12.110 7 INFO neutron.api.v2.resource [None req-123149b4-b097-417f-b96a-e866be5ab16b 93094daf79744cf2a0e24bf04e82c0e0 d5380c575bf94960a9556320b23d0c28 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1498/2897] 10.0.0.77 () {32 vars in 728 bytes} [Tue May 5 18:13:12 2026] GET /v2.0/floatingips/43529fe9-8c01-4cf8-874b-a7076ccfebd0 => generated 144 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 18:13:12.315 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-342f2182-4c77-4b0a-ae5c-def29a7e6c3f'] response: {'name': 'network-changed', 'server_uuid': '50b630c5-260a-41b1-979d-47faafb0e007', 'tag': '08209eb7-82fc-4035-89b5-70df9b758ff5', 'status': 'completed', 'code': 200} 2026-05-05 18:13:12.340 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-14aca12e-82e8-4c30-ba41-518431ec9b98'] response: {'server_uuid': 'b5e1c81d-0fe6-476a-9fcb-779ed8cf561c', 'name': 'network-vif-deleted', 'tag': '0649c771-dcd2-4108-be3d-70f1bf6e4fbf', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1400/2898] 10.0.0.48 () {34 vars in 989 bytes} [Tue May 5 18:13:12 2026] GET /v2.0/ports?device_id=50b630c5-260a-41b1-979d-47faafb0e007 => generated 1200 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/2899] 199.19.213.235 () {34 vars in 1080 bytes} [Tue May 5 18:13:12 2026] GET /v2.0/ports?tenant_id=d5380c575bf94960a9556320b23d0c28&device_id=50b630c5-260a-41b1-979d-47faafb0e007 => generated 1469 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2900] 10.0.0.48 () {34 vars in 1039 bytes} [Tue May 5 18:13:12 2026] GET /v2.0/security-groups?id=0ed8221a-51a4-474f-abce-46830d9c99a2&fields=id&fields=name => generated 111 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/2901] 199.19.213.235 () {34 vars in 986 bytes} [Tue May 5 18:13:12 2026] GET /v2.0/networks?id=92ebc993-4681-42b5-b29d-6d9434cc5be1 => generated 801 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2902] 199.19.213.235 () {34 vars in 1058 bytes} [Tue May 5 18:13:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.173&port_id=08209eb7-82fc-4035-89b5-70df9b758ff5 => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/2903] 199.19.213.235 () {34 vars in 1104 bytes} [Tue May 5 18:13:12 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A321&port_id=08209eb7-82fc-4035-89b5-70df9b758ff5 => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2904] 199.19.213.235 () {34 vars in 1064 bytes} [Tue May 5 18:13:12 2026] GET /v2.0/subnets?id=1f28ac9f-74eb-47f2-b99b-c7e702723480&id=a82abb2d-b66e-4866-9cb5-1caf76bf92e1 => generated 1363 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/2905] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 5 18:13:12 2026] GET /v2.0/ports?network_id=92ebc993-4681-42b5-b29d-6d9434cc5be1&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: 1404/2906] 199.19.213.235 () {34 vars in 1052 bytes} [Tue May 5 18:13:12 2026] GET /v2.0/ports?network_id=92ebc993-4681-42b5-b29d-6d9434cc5be1&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: 1503/2907] 199.19.213.235 () {34 vars in 1012 bytes} [Tue May 5 18:13:12 2026] GET /v2.0/networks/92ebc993-4681-42b5-b29d-6d9434cc5be1?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2908] 199.19.213.235 () {34 vars in 994 bytes} [Tue May 5 18:13:12 2026] GET /v2.0/ports?device_id=50b630c5-260a-41b1-979d-47faafb0e007 => generated 1200 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/2909] 199.19.213.235 () {34 vars in 1112 bytes} [Tue May 5 18:13:12 2026] GET /v2.0/networks/92ebc993-4681-42b5-b29d-6d9434cc5be1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2910] 199.19.213.235 () {36 vars in 997 bytes} [Tue May 5 18:13:12 2026] DELETE /v2.0/ports/08209eb7-82fc-4035-89b5-70df9b758ff5 => generated 0 bytes in 415 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/2911] 10.0.0.77 () {32 vars in 749 bytes} [Tue May 5 18:13:17 2026] DELETE /v2.0/security-group-rules/18c03ebd-62a2-4517-a772-3c6d1ddcc2ef => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:13:17.562 8 INFO neutron.api.v2.resource [None req-4491eb9a-a6dd-4f70-b3d2-fd42aae0b3f2 93094daf79744cf2a0e24bf04e82c0e0 d5380c575bf94960a9556320b23d0c28 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1407/2912] 10.0.0.77 () {32 vars in 746 bytes} [Tue May 5 18:13:17 2026] GET /v2.0/security-group-rules/18c03ebd-62a2-4517-a772-3c6d1ddcc2ef => generated 155 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/2915] 10.0.0.77 () {32 vars in 749 bytes} [Tue May 5 18:13:17 2026] DELETE /v2.0/security-group-rules/e1af6006-1f52-4f87-aa5a-d3790a10f1ef => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:13:17.629 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7a17f852-5223-49f3-98e4-7698966adeba'] response: {'server_uuid': '50b630c5-260a-41b1-979d-47faafb0e007', 'name': 'network-vif-deleted', 'tag': '08209eb7-82fc-4035-89b5-70df9b758ff5', 'status': 'completed', 'code': 200} 2026-05-05 18:13:17.643 8 INFO neutron.api.v2.resource [None req-1ee39432-a7a1-488d-ba84-e2c4bcd576c4 93094daf79744cf2a0e24bf04e82c0e0 d5380c575bf94960a9556320b23d0c28 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1410/2916] 10.0.0.77 () {32 vars in 746 bytes} [Tue May 5 18:13:17 2026] GET /v2.0/security-group-rules/e1af6006-1f52-4f87-aa5a-d3790a10f1ef => generated 155 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/2917] 10.0.0.77 () {32 vars in 749 bytes} [Tue May 5 18:13:17 2026] DELETE /v2.0/security-group-rules/538f4503-53d8-4df0-a1f3-258154446235 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:13:17.732 8 INFO neutron.api.v2.resource [None req-a688d30a-bc62-4b75-9b9e-66d2f8d3eb22 93094daf79744cf2a0e24bf04e82c0e0 d5380c575bf94960a9556320b23d0c28 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1411/2918] 10.0.0.77 () {32 vars in 746 bytes} [Tue May 5 18:13:17 2026] GET /v2.0/security-group-rules/538f4503-53d8-4df0-a1f3-258154446235 => generated 155 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/2919] 10.0.0.77 () {32 vars in 749 bytes} [Tue May 5 18:13:17 2026] DELETE /v2.0/security-group-rules/1a867545-e549-4063-911a-04222d5ed106 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:13:17.813 8 INFO neutron.api.v2.resource [None req-b0e27af6-274e-4cf2-8731-83c268da419c 93094daf79744cf2a0e24bf04e82c0e0 d5380c575bf94960a9556320b23d0c28 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1412/2920] 10.0.0.77 () {32 vars in 746 bytes} [Tue May 5 18:13:17 2026] GET /v2.0/security-group-rules/1a867545-e549-4063-911a-04222d5ed106 => generated 155 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/2921] 10.0.0.77 () {32 vars in 749 bytes} [Tue May 5 18:13:17 2026] DELETE /v2.0/security-group-rules/4a468fd1-7282-444a-8bd0-8abbdefc9f5d => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:13:17.892 8 INFO neutron.api.v2.resource [None req-08fc1c48-f651-4ea7-833b-665ffd1004b7 93094daf79744cf2a0e24bf04e82c0e0 d5380c575bf94960a9556320b23d0c28 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1413/2922] 10.0.0.77 () {32 vars in 746 bytes} [Tue May 5 18:13:17 2026] GET /v2.0/security-group-rules/4a468fd1-7282-444a-8bd0-8abbdefc9f5d => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/2923] 10.0.0.77 () {32 vars in 749 bytes} [Tue May 5 18:13:17 2026] DELETE /v2.0/security-group-rules/188549f1-42ff-48e5-a6b8-ab7a61e4aac5 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:13:17.973 8 INFO neutron.api.v2.resource [None req-a43ff00a-9ab9-4427-a31e-6ad6cd0bff19 93094daf79744cf2a0e24bf04e82c0e0 d5380c575bf94960a9556320b23d0c28 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1414/2924] 10.0.0.77 () {32 vars in 746 bytes} [Tue May 5 18:13:17 2026] GET /v2.0/security-group-rules/188549f1-42ff-48e5-a6b8-ab7a61e4aac5 => generated 155 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/2925] 10.0.0.77 () {32 vars in 749 bytes} [Tue May 5 18:13:17 2026] DELETE /v2.0/security-group-rules/3d099907-b50c-4d2a-93d4-932ce54ad510 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:13:18.059 8 INFO neutron.api.v2.resource [None req-8c9ee3ab-d4d9-4c8a-b997-f257a90818fd 93094daf79744cf2a0e24bf04e82c0e0 d5380c575bf94960a9556320b23d0c28 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1415/2926] 10.0.0.77 () {32 vars in 746 bytes} [Tue May 5 18:13:18 2026] GET /v2.0/security-group-rules/3d099907-b50c-4d2a-93d4-932ce54ad510 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/2927] 10.0.0.77 () {32 vars in 749 bytes} [Tue May 5 18:13:18 2026] DELETE /v2.0/security-group-rules/8128d651-9a5b-41ff-9e94-2a4e6f39c1f2 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:13:18.145 8 INFO neutron.api.v2.resource [None req-15761275-ddab-45da-b68f-1ae1bc5b2f50 93094daf79744cf2a0e24bf04e82c0e0 d5380c575bf94960a9556320b23d0c28 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1416/2928] 10.0.0.77 () {32 vars in 746 bytes} [Tue May 5 18:13:18 2026] GET /v2.0/security-group-rules/8128d651-9a5b-41ff-9e94-2a4e6f39c1f2 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/2929] 10.0.0.77 () {32 vars in 749 bytes} [Tue May 5 18:13:18 2026] DELETE /v2.0/security-group-rules/0fe33032-f40e-49cd-937c-8d682b1a0bcc => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:13:18.229 8 INFO neutron.api.v2.resource [None req-3d942067-47df-42be-8d83-cee7966964e0 93094daf79744cf2a0e24bf04e82c0e0 d5380c575bf94960a9556320b23d0c28 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1417/2930] 10.0.0.77 () {32 vars in 746 bytes} [Tue May 5 18:13:18 2026] GET /v2.0/security-group-rules/0fe33032-f40e-49cd-937c-8d682b1a0bcc => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/2931] 10.0.0.77 () {32 vars in 749 bytes} [Tue May 5 18:13:18 2026] DELETE /v2.0/security-group-rules/586759c6-c194-4678-aee3-2896c53084df => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:13:18.311 8 INFO neutron.api.v2.resource [None req-20045b73-1085-4dbf-952a-f3ebfa491ca7 93094daf79744cf2a0e24bf04e82c0e0 d5380c575bf94960a9556320b23d0c28 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1418/2932] 10.0.0.77 () {32 vars in 746 bytes} [Tue May 5 18:13:18 2026] GET /v2.0/security-group-rules/586759c6-c194-4678-aee3-2896c53084df => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/2933] 10.0.0.77 () {32 vars in 749 bytes} [Tue May 5 18:13:18 2026] DELETE /v2.0/security-group-rules/0002ddf0-04e7-4227-b215-35e6ae092887 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:13:18.399 8 INFO neutron.api.v2.resource [None req-d2087415-9049-4580-8b6b-cdbb4686f76c 93094daf79744cf2a0e24bf04e82c0e0 d5380c575bf94960a9556320b23d0c28 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1419/2934] 10.0.0.77 () {32 vars in 746 bytes} [Tue May 5 18:13:18 2026] GET /v2.0/security-group-rules/0002ddf0-04e7-4227-b215-35e6ae092887 => generated 155 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/2935] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:13:18 2026] DELETE /v2.0/security-groups/0ed8221a-51a4-474f-abce-46830d9c99a2 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:13:18.515 8 INFO neutron.api.v2.resource [None req-4b436ae0-7f30-444b-afdb-827e3cf7ca1e 93094daf79744cf2a0e24bf04e82c0e0 d5380c575bf94960a9556320b23d0c28 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1420/2936] 10.0.0.77 () {32 vars in 736 bytes} [Tue May 5 18:13:18 2026] GET /v2.0/security-groups/0ed8221a-51a4-474f-abce-46830d9c99a2 => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/2937] 10.0.0.77 () {34 vars in 788 bytes} [Tue May 5 18:13:18 2026] PUT /v2.0/routers/5f088f5d-2265-4fc6-9855-6b1b9706a694/remove_router_interface => generated 309 bytes in 1606 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:13:20.459 8 INFO neutron.api.v2.resource [None req-b40ae5a6-70f8-4bad-bf57-0c948ba15f77 93094daf79744cf2a0e24bf04e82c0e0 d5380c575bf94960a9556320b23d0c28 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1421/2938] 10.0.0.77 () {34 vars in 788 bytes} [Tue May 5 18:13:20 2026] PUT /v2.0/routers/5f088f5d-2265-4fc6-9855-6b1b9706a694/remove_router_interface => generated 198 bytes in 285 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/2939] 10.0.0.77 () {34 vars in 788 bytes} [Tue May 5 18:13:20 2026] PUT /v2.0/routers/5f088f5d-2265-4fc6-9855-6b1b9706a694/remove_router_interface => generated 309 bytes in 1180 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:13:22.520 8 INFO neutron.api.v2.resource [None req-3acbddb2-1653-43d7-a111-a43cc3e0bdbb 93094daf79744cf2a0e24bf04e82c0e0 d5380c575bf94960a9556320b23d0c28 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1422/2940] 10.0.0.77 () {34 vars in 788 bytes} [Tue May 5 18:13:21 2026] PUT /v2.0/routers/5f088f5d-2265-4fc6-9855-6b1b9706a694/remove_router_interface => generated 198 bytes in 868 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/2941] 10.0.0.77 () {34 vars in 788 bytes} [Tue May 5 18:13:22 2026] PUT /v2.0/routers/5f088f5d-2265-4fc6-9855-6b1b9706a694/remove_router_interface => generated 309 bytes in 1241 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:13:23.996 8 INFO neutron.api.v2.resource [None req-631af9cd-2fd6-45c2-bff2-b69c1490e6c2 93094daf79744cf2a0e24bf04e82c0e0 d5380c575bf94960a9556320b23d0c28 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1423/2942] 10.0.0.77 () {34 vars in 788 bytes} [Tue May 5 18:13:23 2026] PUT /v2.0/routers/5f088f5d-2265-4fc6-9855-6b1b9706a694/remove_router_interface => generated 198 bytes in 224 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 18:13:25.087 7 INFO neutron.db.l3_hamode_db [None req-7f584d52-b5a6-4c69-8775-55d6d70466c5 93094daf79744cf2a0e24bf04e82c0e0 d5380c575bf94960a9556320b23d0c28 - - - -] HA network 8f391fe7-8e05-4703-af89-a7812877994c was deleted as no HA routers are present in tenant d5380c575bf94960a9556320b23d0c28. [pid: 7|app: 0|req: 1520/2943] 10.0.0.77 () {32 vars in 723 bytes} [Tue May 5 18:13:24 2026] DELETE /v2.0/routers/5f088f5d-2265-4fc6-9855-6b1b9706a694 => generated 0 bytes in 1093 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:13:25.133 8 INFO neutron.api.v2.resource [None req-a1068146-2704-4301-880a-39021d7c3f0e 93094daf79744cf2a0e24bf04e82c0e0 d5380c575bf94960a9556320b23d0c28 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1424/2944] 10.0.0.77 () {32 vars in 720 bytes} [Tue May 5 18:13:25 2026] GET /v2.0/routers/5f088f5d-2265-4fc6-9855-6b1b9706a694 => generated 135 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 18:13:25.143 7 INFO neutron.services.segments.plugin [-] Segment b6c437b5-5966-46c8-9aa8-9200df685a37 resource provider aggregate not found 2026-05-05 18:13:25.155 7 INFO neutron.services.segments.plugin [-] Segment b6c437b5-5966-46c8-9aa8-9200df685a37 resource provider aggregate not found 2026-05-05 18:13:25.179 7 INFO neutron.services.segments.plugin [-] Segment b6c437b5-5966-46c8-9aa8-9200df685a37 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6c437b5-5966-46c8-9aa8-9200df685a37 found for delete ", "request_id": "req-d4180999-8ad7-4ea6-a37b-1dcd0a80315f"}]} 2026-05-05 18:13:25.180 7 INFO neutron.services.segments.plugin [-] Segment b6c437b5-5966-46c8-9aa8-9200df685a37 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6c437b5-5966-46c8-9aa8-9200df685a37 found for delete ", "request_id": "req-5c72ab70-f2d1-425a-a960-6e5fa8b45ffb"}]} [pid: 7|app: 0|req: 1521/2945] 10.0.0.77 () {32 vars in 723 bytes} [Tue May 5 18:13:25 2026] DELETE /v2.0/subnets/bb69c864-ae03-4d63-89dc-35c0a7dda190 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:13:25.425 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8372aa8c-e76d-48d9-994e-282df0ea477d 93094daf79744cf2a0e24bf04e82c0e0 d5380c575bf94960a9556320b23d0c28 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1425/2946] 10.0.0.77 () {32 vars in 720 bytes} [Tue May 5 18:13:25 2026] GET /v2.0/subnets/bb69c864-ae03-4d63-89dc-35c0a7dda190 => generated 136 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/2947] 10.0.0.77 () {32 vars in 723 bytes} [Tue May 5 18:13:25 2026] DELETE /v2.0/subnets/23542129-ebf7-4899-bd99-bb8939e89b06 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:13:25.684 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2d09574b-600b-41d5-94f7-726dde009273 93094daf79744cf2a0e24bf04e82c0e0 d5380c575bf94960a9556320b23d0c28 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1426/2948] 10.0.0.77 () {32 vars in 720 bytes} [Tue May 5 18:13:25 2026] GET /v2.0/subnets/23542129-ebf7-4899-bd99-bb8939e89b06 => generated 136 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/2949] 10.0.0.77 () {32 vars in 725 bytes} [Tue May 5 18:13:25 2026] DELETE /v2.0/networks/20f6b962-5a7c-410a-8ad1-552a36dcb5b2 => generated 0 bytes in 786 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:13:26.501 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d653a481-004e-45df-8d44-50d40808bf76 93094daf79744cf2a0e24bf04e82c0e0 d5380c575bf94960a9556320b23d0c28 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1427/2950] 10.0.0.77 () {32 vars in 722 bytes} [Tue May 5 18:13:26 2026] GET /v2.0/networks/20f6b962-5a7c-410a-8ad1-552a36dcb5b2 => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/2951] 10.0.0.77 () {32 vars in 723 bytes} [Tue May 5 18:13:26 2026] DELETE /v2.0/subnets/a82abb2d-b66e-4866-9cb5-1caf76bf92e1 => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:13:26.764 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bf239898-b795-428a-a9a2-99eb6a535368 93094daf79744cf2a0e24bf04e82c0e0 d5380c575bf94960a9556320b23d0c28 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1428/2952] 10.0.0.77 () {32 vars in 720 bytes} [Tue May 5 18:13:26 2026] GET /v2.0/subnets/a82abb2d-b66e-4866-9cb5-1caf76bf92e1 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/2953] 10.0.0.77 () {32 vars in 723 bytes} [Tue May 5 18:13:26 2026] DELETE /v2.0/subnets/1f28ac9f-74eb-47f2-b99b-c7e702723480 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:13:27.004 8 INFO neutron.pecan_wsgi.hooks.translation [None req-72198c72-cb40-4480-9a83-856715964f25 93094daf79744cf2a0e24bf04e82c0e0 d5380c575bf94960a9556320b23d0c28 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1429/2954] 10.0.0.77 () {32 vars in 720 bytes} [Tue May 5 18:13:26 2026] GET /v2.0/subnets/1f28ac9f-74eb-47f2-b99b-c7e702723480 => generated 136 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 18:13:27.210 7 INFO neutron.services.segments.plugin [-] Segment d44a5452-7ca3-4ce5-b601-2d0303a3e3d0 resource provider aggregate not found 2026-05-05 18:13:27.217 7 INFO neutron.services.segments.plugin [-] Segment d44a5452-7ca3-4ce5-b601-2d0303a3e3d0 resource provider aggregate not found 2026-05-05 18:13:27.228 7 INFO neutron.services.segments.plugin [-] Segment d44a5452-7ca3-4ce5-b601-2d0303a3e3d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d44a5452-7ca3-4ce5-b601-2d0303a3e3d0 found for delete ", "request_id": "req-23c98134-7766-4ea8-862a-dc8404a9beaa"}]} 2026-05-05 18:13:27.247 7 INFO neutron.services.segments.plugin [-] Segment d44a5452-7ca3-4ce5-b601-2d0303a3e3d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d44a5452-7ca3-4ce5-b601-2d0303a3e3d0 found for delete ", "request_id": "req-20107b1e-8dfe-4e8c-a906-b447e01078cd"}]} [pid: 7|app: 0|req: 1526/2955] 10.0.0.77 () {32 vars in 725 bytes} [Tue May 5 18:13:27 2026] DELETE /v2.0/networks/92ebc993-4681-42b5-b29d-6d9434cc5be1 => generated 0 bytes in 454 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:13:27.491 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8084260d-2346-44b9-a73c-90b4b74b547e 93094daf79744cf2a0e24bf04e82c0e0 d5380c575bf94960a9556320b23d0c28 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1430/2956] 10.0.0.77 () {32 vars in 722 bytes} [Tue May 5 18:13:27 2026] GET /v2.0/networks/92ebc993-4681-42b5-b29d-6d9434cc5be1 => generated 138 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/2957] 10.0.0.77 () {32 vars in 723 bytes} [Tue May 5 18:13:27 2026] DELETE /v2.0/subnets/9c445554-fa5b-426c-808a-ffe95eecf3e7 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:13:27.769 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6b77d55a-d981-4c17-ba3d-f020cbbc8ac6 93094daf79744cf2a0e24bf04e82c0e0 d5380c575bf94960a9556320b23d0c28 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1431/2958] 10.0.0.77 () {32 vars in 720 bytes} [Tue May 5 18:13:27 2026] GET /v2.0/subnets/9c445554-fa5b-426c-808a-ffe95eecf3e7 => generated 136 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/2959] 10.0.0.77 () {32 vars in 723 bytes} [Tue May 5 18:13:27 2026] DELETE /v2.0/subnets/6471d2f1-92fa-43e2-bbf4-fa4b42308ced => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:13:28.013 8 INFO neutron.pecan_wsgi.hooks.translation [None req-84397790-beec-470a-bca8-e04b10bd2253 93094daf79744cf2a0e24bf04e82c0e0 d5380c575bf94960a9556320b23d0c28 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1432/2960] 10.0.0.77 () {32 vars in 720 bytes} [Tue May 5 18:13:27 2026] GET /v2.0/subnets/6471d2f1-92fa-43e2-bbf4-fa4b42308ced => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/2961] 10.0.0.77 () {32 vars in 725 bytes} [Tue May 5 18:13:28 2026] DELETE /v2.0/networks/2c0e3ea6-cf6b-4acf-9a0f-536bdec2e642 => generated 0 bytes in 463 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:13:28.506 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7f8ee77f-a733-474e-9feb-f07436c655c2 93094daf79744cf2a0e24bf04e82c0e0 d5380c575bf94960a9556320b23d0c28 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1433/2962] 10.0.0.77 () {32 vars in 722 bytes} [Tue May 5 18:13:28 2026] GET /v2.0/networks/2c0e3ea6-cf6b-4acf-9a0f-536bdec2e642 => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 18:13:30.513 7 INFO neutron.services.segments.plugin [-] Segment b6cb033d-8365-4155-9e62-2ebbf515911a resource provider aggregate not found 2026-05-05 18:13:30.519 7 INFO neutron.services.segments.plugin [-] Segment b6cb033d-8365-4155-9e62-2ebbf515911a resource provider aggregate not found 2026-05-05 18:13:30.535 7 INFO neutron.services.segments.plugin [-] Segment b6cb033d-8365-4155-9e62-2ebbf515911a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6cb033d-8365-4155-9e62-2ebbf515911a found for delete ", "request_id": "req-4872952f-ece2-48cc-abef-50c719fe805e"}]} 2026-05-05 18:13:30.543 7 INFO neutron.services.segments.plugin [-] Segment b6cb033d-8365-4155-9e62-2ebbf515911a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6cb033d-8365-4155-9e62-2ebbf515911a found for delete ", "request_id": "req-c6606481-6956-4473-898c-adaa2d1d8eeb"}]} 2026-05-05 18:13:30.553 7 INFO neutron.services.segments.plugin [-] Segment dd2c274a-16e8-4391-9a34-e5e3fd7d7041 resource provider aggregate not found 2026-05-05 18:13:30.561 7 INFO neutron.services.segments.plugin [-] Segment dd2c274a-16e8-4391-9a34-e5e3fd7d7041 resource provider aggregate not found 2026-05-05 18:13:30.567 7 INFO neutron.services.segments.plugin [-] Segment dd2c274a-16e8-4391-9a34-e5e3fd7d7041 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd2c274a-16e8-4391-9a34-e5e3fd7d7041 found for delete ", "request_id": "req-4a66096c-fc07-46c9-b6c2-fc947537de23"}]} 2026-05-05 18:13:30.573 7 INFO neutron.services.segments.plugin [-] Segment dd2c274a-16e8-4391-9a34-e5e3fd7d7041 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd2c274a-16e8-4391-9a34-e5e3fd7d7041 found for delete ", "request_id": "req-0bb32e10-3df2-4454-8aab-c960496e903f"}]} [pid: 7|app: 0|req: 1530/2963] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:13:30 2026] GET /v2.0/security-groups?tenant_id=2ad1de5cb4d34e9e939d8d6e0d5e8e9a&name=default => generated 2805 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2964] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:13:30 2026] DELETE /v2.0/security-groups/6b38345e-2c10-4d0c-a249-00972de2a953 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/2965] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:13:30 2026] GET /v2.0/security-groups?tenant_id=c2bc7d6ad6474023b08a5eace09549ba&name=default => generated 2805 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2966] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:13:31 2026] DELETE /v2.0/security-groups/ff924e23-a0db-4536-8b63-21b39bd5ff3f => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/2967] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:13:31 2026] GET /v2.0/security-groups?tenant_id=d5380c575bf94960a9556320b23d0c28&name=default => generated 2801 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2968] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:13:31 2026] DELETE /v2.0/security-groups/345b186a-6bb3-4248-b678-576faf8dcd46 => 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: 1533/2969] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:13:31 2026] GET /v2.0/security-groups?tenant_id=ebc30e7ab16e4a489e1d2d332e1106c2&name=default => generated 2805 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2970] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:13:31 2026] DELETE /v2.0/security-groups/6a24bd45-7c53-410e-983a-da964d1cdcf6 => 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: 1534/2971] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:13:31 2026] GET /v2.0/security-groups?tenant_id=ddb2f4903b6b4355be9f4e2938490032&name=default => generated 2805 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2972] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:13:32 2026] DELETE /v2.0/security-groups/3874a5e7-d9da-405a-80e6-271a8846ed9e => 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: 1535/2973] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:13:32 2026] GET /v2.0/security-groups?tenant_id=1ef4cde8ca754477aad38ab211ff13cf&name=default => generated 2805 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2974] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:13:32 2026] DELETE /v2.0/security-groups/59dedc81-1d7c-48e1-8662-87f4b9f6b423 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2977] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:13:32 2026] GET /v2.0/security-groups?tenant_id=0fe8d5e4adbe4c44920e97dcbd50dc02&name=default => generated 2805 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/2978] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:13:32 2026] DELETE /v2.0/security-groups/960040f5-cce3-4341-9980-2e718fa1f287 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2979] 10.0.0.77 () {34 vars in 675 bytes} [Tue May 5 18:13:36 2026] POST /v2.0/subnetpools => generated 516 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/2980] 10.0.0.77 () {34 vars in 675 bytes} [Tue May 5 18:13:37 2026] POST /v2.0/subnetpools => generated 516 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2981] 10.0.0.77 () {34 vars in 675 bytes} [Tue May 5 18:13:37 2026] POST /v2.0/subnetpools => generated 516 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/2982] 10.0.0.77 () {34 vars in 675 bytes} [Tue May 5 18:13:37 2026] POST /v2.0/subnetpools => generated 516 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2983] 10.0.0.77 () {34 vars in 675 bytes} [Tue May 5 18:13:37 2026] POST /v2.0/subnetpools => generated 516 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/2984] 10.0.0.77 () {34 vars in 758 bytes} [Tue May 5 18:13:37 2026] PUT /v2.0/subnetpools/24019876-e15e-406f-ac3a-e2013924039a/tags => generated 17 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2985] 10.0.0.77 () {34 vars in 758 bytes} [Tue May 5 18:13:37 2026] PUT /v2.0/subnetpools/84b96de6-04e2-44da-93fe-33e73f1850cc/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/2986] 10.0.0.77 () {34 vars in 758 bytes} [Tue May 5 18:13:37 2026] PUT /v2.0/subnetpools/a564bb9e-dad7-4f9a-ad60-4662c1900da2/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: 1446/2987] 10.0.0.77 () {34 vars in 758 bytes} [Tue May 5 18:13:37 2026] PUT /v2.0/subnetpools/20ac5d4d-c49e-4749-9926-db30ed8447bf/tags => 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: 1542/2988] 10.0.0.77 () {32 vars in 671 bytes} [Tue May 5 18:13:37 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2989] 10.0.0.77 () {32 vars in 685 bytes} [Tue May 5 18:13:37 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/2990] 10.0.0.77 () {32 vars in 681 bytes} [Tue May 5 18:13:37 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2991] 10.0.0.77 () {32 vars in 693 bytes} [Tue May 5 18:13:37 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/2992] 10.0.0.77 () {32 vars in 679 bytes} [Tue May 5 18:13:37 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2993] 10.0.0.77 () {32 vars in 693 bytes} [Tue May 5 18:13:37 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/2994] 10.0.0.77 () {32 vars in 689 bytes} [Tue May 5 18:13:37 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2995] 10.0.0.77 () {32 vars in 701 bytes} [Tue May 5 18:13:37 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/2996] 10.0.0.77 () {32 vars in 731 bytes} [Tue May 5 18:13:37 2026] DELETE /v2.0/subnetpools/24019876-e15e-406f-ac3a-e2013924039a => 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: 1451/2997] 10.0.0.77 () {32 vars in 731 bytes} [Tue May 5 18:13:38 2026] DELETE /v2.0/subnetpools/84b96de6-04e2-44da-93fe-33e73f1850cc => 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: 1547/2998] 10.0.0.77 () {32 vars in 731 bytes} [Tue May 5 18:13:38 2026] DELETE /v2.0/subnetpools/a564bb9e-dad7-4f9a-ad60-4662c1900da2 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2999] 10.0.0.77 () {32 vars in 731 bytes} [Tue May 5 18:13:38 2026] DELETE /v2.0/subnetpools/20ac5d4d-c49e-4749-9926-db30ed8447bf => 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: 1548/3000] 10.0.0.77 () {32 vars in 731 bytes} [Tue May 5 18:13:38 2026] DELETE /v2.0/subnetpools/382930e0-5b24-4642-b0e4-7a292bab1576 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/3001] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:13:39 2026] GET /v2.0/security-groups?tenant_id=985497aada954b8db5f3a916e7f90600&name=default => generated 2805 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/3002] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:13:39 2026] DELETE /v2.0/security-groups/17f3b9ed-98d1-4155-93c4-67f50e5b6fb7 => 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: 1454/3003] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:13:39 2026] GET /v2.0/security-groups?tenant_id=7c800bbb791d48be9a020015d21afd68&name=default => generated 2805 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/3004] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:13:39 2026] DELETE /v2.0/security-groups/4ce310c2-2f68-49bb-9411-4a67a390b5b9 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/3005] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:13:40 2026] GET /v2.0/security-groups?tenant_id=4dfaad9ecd4c43258c1792d02991181c&name=default => generated 2805 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/3006] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:13:40 2026] DELETE /v2.0/security-groups/deaf7bb3-be36-4afd-b1f1-65332e96ab01 => 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: 1456/3007] 10.0.0.77 () {34 vars in 675 bytes} [Tue May 5 18:13:43 2026] POST /v2.0/floatingips => generated 552 bytes in 801 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/3008] 10.0.0.77 () {34 vars in 758 bytes} [Tue May 5 18:13:44 2026] PUT /v2.0/floatingips/83e3590a-a2bc-4786-8a69-3c9d9d3dcd79/tags => generated 25 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/3009] 10.0.0.77 () {32 vars in 738 bytes} [Tue May 5 18:13:44 2026] GET /v2.0/floatingips/83e3590a-a2bc-4786-8a69-3c9d9d3dcd79/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3010] 10.0.0.77 () {34 vars in 769 bytes} [Tue May 5 18:13:44 2026] PUT /v2.0/floatingips/83e3590a-a2bc-4786-8a69-3c9d9d3dcd79/tags/green => generated 4 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/3011] 10.0.0.77 () {32 vars in 738 bytes} [Tue May 5 18:13:44 2026] GET /v2.0/floatingips/83e3590a-a2bc-4786-8a69-3c9d9d3dcd79/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: 1554/3012] 10.0.0.77 () {34 vars in 765 bytes} [Tue May 5 18:13:44 2026] PUT /v2.0/floatingips/83e3590a-a2bc-4786-8a69-3c9d9d3dcd79/tags/red => generated 4 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/3013] 10.0.0.77 () {32 vars in 738 bytes} [Tue May 5 18:13:44 2026] GET /v2.0/floatingips/83e3590a-a2bc-4786-8a69-3c9d9d3dcd79/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/3014] 10.0.0.77 () {34 vars in 787 bytes} [Tue May 5 18:13:44 2026] PUT /v2.0/floatingips/83e3590a-a2bc-4786-8a69-3c9d9d3dcd79/tags/black.or.white => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/3015] 10.0.0.77 () {32 vars in 738 bytes} [Tue May 5 18:13:44 2026] GET /v2.0/floatingips/83e3590a-a2bc-4786-8a69-3c9d9d3dcd79/tags => generated 52 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/3016] 10.0.0.77 () {34 vars in 758 bytes} [Tue May 5 18:13:44 2026] PUT /v2.0/floatingips/83e3590a-a2bc-4786-8a69-3c9d9d3dcd79/tags => generated 37 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/3017] 10.0.0.77 () {32 vars in 738 bytes} [Tue May 5 18:13:44 2026] GET /v2.0/floatingips/83e3590a-a2bc-4786-8a69-3c9d9d3dcd79/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: 1557/3018] 10.0.0.77 () {32 vars in 746 bytes} [Tue May 5 18:13:44 2026] GET /v2.0/floatingips/83e3590a-a2bc-4786-8a69-3c9d9d3dcd79/tags/red => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:13:44.818 8 INFO neutron.api.v2.resource [None req-f40f1ccd-a4c0-4531-80bd-c9bba2cf3362 a1204d54402640819668c21fdc38f922 e74b693873a94bf8b07265be7e06ad50 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1462/3019] 10.0.0.77 () {32 vars in 750 bytes} [Tue May 5 18:13:44 2026] GET /v2.0/floatingips/83e3590a-a2bc-4786-8a69-3c9d9d3dcd79/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/3020] 10.0.0.77 () {32 vars in 749 bytes} [Tue May 5 18:13:44 2026] DELETE /v2.0/floatingips/83e3590a-a2bc-4786-8a69-3c9d9d3dcd79/tags/red => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/3021] 10.0.0.77 () {32 vars in 738 bytes} [Tue May 5 18:13:44 2026] GET /v2.0/floatingips/83e3590a-a2bc-4786-8a69-3c9d9d3dcd79/tags => generated 30 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:13:44.959 7 INFO neutron.api.v2.resource [None req-5dade69a-0bc8-46fa-8f28-d8913bb7680f a1204d54402640819668c21fdc38f922 e74b693873a94bf8b07265be7e06ad50 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1559/3022] 10.0.0.77 () {32 vars in 753 bytes} [Tue May 5 18:13:44 2026] DELETE /v2.0/floatingips/83e3590a-a2bc-4786-8a69-3c9d9d3dcd79/tags/green => generated 99 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/3023] 10.0.0.77 () {32 vars in 741 bytes} [Tue May 5 18:13:44 2026] DELETE /v2.0/floatingips/83e3590a-a2bc-4786-8a69-3c9d9d3dcd79/tags => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/3024] 10.0.0.77 () {32 vars in 738 bytes} [Tue May 5 18:13:45 2026] GET /v2.0/floatingips/83e3590a-a2bc-4786-8a69-3c9d9d3dcd79/tags => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/3025] 10.0.0.77 () {32 vars in 731 bytes} [Tue May 5 18:13:45 2026] DELETE /v2.0/floatingips/83e3590a-a2bc-4786-8a69-3c9d9d3dcd79 => generated 0 bytes in 337 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/3026] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:13:45 2026] GET /v2.0/security-groups?tenant_id=e74b693873a94bf8b07265be7e06ad50&name=default => generated 2805 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/3027] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:13:46 2026] DELETE /v2.0/security-groups/9b76973c-7f8d-4d60-8ff0-1916f0f990c3 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3028] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:13:46 2026] GET /v2.0/security-groups?tenant_id=c4ed8a81fb6641519b9b9afbdfe9a8bf&name=default => generated 2805 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/3029] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:13:46 2026] DELETE /v2.0/security-groups/93710705-9aea-47e7-8573-0b59e9ccb296 => 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: 1564/3032] 10.0.0.77 () {34 vars in 675 bytes} [Tue May 5 18:13:49 2026] POST /v2.0/subnetpools => generated 516 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/3033] 10.0.0.77 () {34 vars in 758 bytes} [Tue May 5 18:13:49 2026] PUT /v2.0/subnetpools/5ad0db69-7751-4004-88a9-6283782bc314/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1565/3034] 10.0.0.77 () {32 vars in 738 bytes} [Tue May 5 18:13:50 2026] GET /v2.0/subnetpools/5ad0db69-7751-4004-88a9-6283782bc314/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: 1470/3035] 10.0.0.77 () {34 vars in 769 bytes} [Tue May 5 18:13:50 2026] PUT /v2.0/subnetpools/5ad0db69-7751-4004-88a9-6283782bc314/tags/green => generated 4 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/3036] 10.0.0.77 () {32 vars in 738 bytes} [Tue May 5 18:13:50 2026] GET /v2.0/subnetpools/5ad0db69-7751-4004-88a9-6283782bc314/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: 1471/3037] 10.0.0.77 () {34 vars in 765 bytes} [Tue May 5 18:13:50 2026] PUT /v2.0/subnetpools/5ad0db69-7751-4004-88a9-6283782bc314/tags/red => generated 4 bytes in 21 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/3038] 10.0.0.77 () {32 vars in 738 bytes} [Tue May 5 18:13:50 2026] GET /v2.0/subnetpools/5ad0db69-7751-4004-88a9-6283782bc314/tags => generated 34 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/3039] 10.0.0.77 () {34 vars in 787 bytes} [Tue May 5 18:13:50 2026] PUT /v2.0/subnetpools/5ad0db69-7751-4004-88a9-6283782bc314/tags/black.or.white => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/3040] 10.0.0.77 () {32 vars in 738 bytes} [Tue May 5 18:13:50 2026] GET /v2.0/subnetpools/5ad0db69-7751-4004-88a9-6283782bc314/tags => generated 52 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/3041] 10.0.0.77 () {34 vars in 758 bytes} [Tue May 5 18:13:50 2026] PUT /v2.0/subnetpools/5ad0db69-7751-4004-88a9-6283782bc314/tags => generated 37 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/3042] 10.0.0.77 () {32 vars in 738 bytes} [Tue May 5 18:13:50 2026] GET /v2.0/subnetpools/5ad0db69-7751-4004-88a9-6283782bc314/tags => generated 37 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/3043] 10.0.0.77 () {32 vars in 746 bytes} [Tue May 5 18:13:50 2026] GET /v2.0/subnetpools/5ad0db69-7751-4004-88a9-6283782bc314/tags/red => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:13:50.316 7 INFO neutron.api.v2.resource [None req-69b4e5c0-4fa1-4dd0-80d3-eb80e82d897a b08b036578ef45359ece7e127bc27a06 4ef09a1fd0144a72addff79007bcd972 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1570/3044] 10.0.0.77 () {32 vars in 750 bytes} [Tue May 5 18:13:50 2026] GET /v2.0/subnetpools/5ad0db69-7751-4004-88a9-6283782bc314/tags/green => generated 99 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/3045] 10.0.0.77 () {32 vars in 749 bytes} [Tue May 5 18:13:50 2026] DELETE /v2.0/subnetpools/5ad0db69-7751-4004-88a9-6283782bc314/tags/red => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1571/3046] 10.0.0.77 () {32 vars in 738 bytes} [Tue May 5 18:13:50 2026] GET /v2.0/subnetpools/5ad0db69-7751-4004-88a9-6283782bc314/tags => generated 30 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:13:50.410 8 INFO neutron.api.v2.resource [None req-d413f5b7-c770-4c8b-a697-73ee743cc402 b08b036578ef45359ece7e127bc27a06 4ef09a1fd0144a72addff79007bcd972 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1476/3047] 10.0.0.77 () {32 vars in 753 bytes} [Tue May 5 18:13:50 2026] DELETE /v2.0/subnetpools/5ad0db69-7751-4004-88a9-6283782bc314/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/3048] 10.0.0.77 () {32 vars in 741 bytes} [Tue May 5 18:13:50 2026] DELETE /v2.0/subnetpools/5ad0db69-7751-4004-88a9-6283782bc314/tags => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/3049] 10.0.0.77 () {32 vars in 738 bytes} [Tue May 5 18:13:50 2026] GET /v2.0/subnetpools/5ad0db69-7751-4004-88a9-6283782bc314/tags => 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: 1573/3050] 10.0.0.77 () {32 vars in 731 bytes} [Tue May 5 18:13:50 2026] DELETE /v2.0/subnetpools/5ad0db69-7751-4004-88a9-6283782bc314 => 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: 1478/3051] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:13:51 2026] GET /v2.0/security-groups?tenant_id=f8fb6a2f6ab94a0cb40e448747f9ee90&name=default => generated 2805 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/3052] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:13:51 2026] DELETE /v2.0/security-groups/cac59fdb-4ca9-4b82-9282-c6e190eb952f => 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: 1479/3053] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:13:51 2026] GET /v2.0/security-groups?tenant_id=4ef09a1fd0144a72addff79007bcd972&name=default => generated 2805 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1575/3054] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:13:51 2026] DELETE /v2.0/security-groups/46d56588-60b5-4303-b346-a94f0ee664cd => 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: 1480/3055] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:13:55 2026] GET /v2.0/security-groups?tenant_id=dbb405eb8d7e48dc99de3b860c061274&name=default => generated 2805 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/3056] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:13:55 2026] DELETE /v2.0/security-groups/8b87fe39-a54f-4c12-b090-7b4278711cbf => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/3057] 10.0.0.77 () {32 vars in 773 bytes} [Tue May 5 18:13:55 2026] GET /v2.0/security-groups?tenant_id=d15c47c82e194326927ded7972513733&name=default => generated 2805 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/3058] 10.0.0.77 () {32 vars in 739 bytes} [Tue May 5 18:13:55 2026] DELETE /v2.0/security-groups/0f5b573b-cb2a-47a4-b83e-5fa8e5878e32 => 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: 1482/3059] 10.0.0.77 () {32 vars in 648 bytes} [Tue May 5 18:13:58 2026] GET /v2.0/networks => generated 2168 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/3060] 10.0.0.77 () {32 vars in 654 bytes} [Tue May 5 18:14:00 2026] GET /v2.0/floatingips => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/3061] 10.0.0.77 () {32 vars in 646 bytes} [Tue May 5 18:14:00 2026] GET /v2.0/routers => generated 15 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3062] 10.0.0.77 () {32 vars in 642 bytes} [Tue May 5 18:14:00 2026] GET /v2.0/ports => generated 4725 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/3063] 10.0.0.77 () {32 vars in 646 bytes} [Tue May 5 18:14:00 2026] GET /v2.0/subnets => generated 1261 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/3064] 10.0.0.77 () {32 vars in 648 bytes} [Tue May 5 18:14:00 2026] GET /v2.0/networks => generated 2168 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/3065] 10.0.0.77 () {32 vars in 662 bytes} [Tue May 5 18:14:00 2026] GET /v2.0/security-groups => generated 16626 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/3066] 10.0.0.77 () {32 vars in 654 bytes} [Tue May 5 18:14:00 2026] GET /v2.0/subnetpools => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)