+ 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 [Fri Feb 27 01:50:41 2026] *** compiled with version: 11.4.0 on 05 February 2026 22:28:17 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: neutron-server-5c6ff86f84-b4cbm 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, Jan 8 2026, 06:52:19) [GCC 11.4.0] Python main interpreter initialized at 0x557393e46a30 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/paste/deploy/loadwsgi.py:8: 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/paste/deploy/loadwsgi.py:8: 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-02-27 01:50:45.665 8 INFO neutron.common.config [-] Logging enabled! 2026-02-27 01:50:45.665 8 INFO neutron.common.config [-] uwsgi version 21.2.2.dev24 2026-02-27 01:50:45.698 7 INFO neutron.common.config [-] Logging enabled! 2026-02-27 01:50:45.698 7 INFO neutron.common.config [-] uwsgi version 21.2.2.dev24 2026-02-27 01:50:45.966 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-02-27 01:50:45.987 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-02-27 01:50:46.745 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-02-27 01:50:46.748 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-02-27 01:50:46.751 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-02-27 01:50:46.752 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-02-27 01:50:46.752 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-02-27 01:50:46.752 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-02-27 01:50:46.752 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-27 01:50:46.758 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-27 01:50:46.758 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-27 01:50:46.758 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-02-27 01:50:46.776 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-02-27 01:50:46.777 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-02-27 01:50:46.777 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-02-27 01:50:46.805 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-02-27 01:50:46.807 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-02-27 01:50:46.810 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-02-27 01:50:46.811 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-02-27 01:50:46.811 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-02-27 01:50:46.812 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-02-27 01:50:46.812 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-27 01:50:46.815 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-02-27 01:50:46.815 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-02-27 01:50:46.815 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-02-27 01:50:46.815 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-02-27 01:50:46.818 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-27 01:50:46.818 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-27 01:50:46.818 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-02-27 01:50:46.836 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-02-27 01:50:46.837 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-02-27 01:50:46.837 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-02-27 01:50:46.885 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-02-27 01:50:46.885 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-02-27 01:50:46.885 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-02-27 01:50:46.886 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-02-27 01:50:47.183 8 INFO neutron.plugins.ml2.managers [None req-9812e508-f009-4b04-add0-8da8da36c10c - - - - - -] Initializing driver for type 'vlan' 2026-02-27 01:50:47.261 7 INFO neutron.plugins.ml2.managers [None req-37eb5823-9cb8-481b-b418-c5123bed547d - - - - - -] Initializing driver for type 'vlan' 2026-02-27 01:50:47.481 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-9812e508-f009-4b04-add0-8da8da36c10c - - - - - -] VlanTypeDriver initialization complete 2026-02-27 01:50:47.481 8 INFO neutron.plugins.ml2.managers [None req-9812e508-f009-4b04-add0-8da8da36c10c - - - - - -] Initializing driver for type 'vxlan' 2026-02-27 01:50:47.482 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-9812e508-f009-4b04-add0-8da8da36c10c - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-02-27 01:50:47.506 8 INFO neutron.plugins.ml2.managers [None req-9812e508-f009-4b04-add0-8da8da36c10c - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-02-27 01:50:47.506 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-9812e508-f009-4b04-add0-8da8da36c10c - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-02-27 01:50:47.506 8 INFO neutron.plugins.ml2.managers [None req-9812e508-f009-4b04-add0-8da8da36c10c - - - - - -] Initializing extension driver 'port_security' 2026-02-27 01:50:47.507 8 INFO neutron.plugins.ml2.extensions.port_security [None req-9812e508-f009-4b04-add0-8da8da36c10c - - - - - -] PortSecurityExtensionDriver initialization complete 2026-02-27 01:50:47.507 8 INFO neutron.plugins.ml2.managers [None req-9812e508-f009-4b04-add0-8da8da36c10c - - - - - -] Initializing extension driver 'qos' 2026-02-27 01:50:47.507 8 INFO neutron.plugins.ml2.managers [None req-9812e508-f009-4b04-add0-8da8da36c10c - - - - - -] Initializing mechanism driver 'openvswitch' 2026-02-27 01:50:47.507 8 INFO neutron.plugins.ml2.managers [None req-9812e508-f009-4b04-add0-8da8da36c10c - - - - - -] Initializing mechanism driver 'l2population' 2026-02-27 01:50:47.517 8 INFO neutron.quota [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loaded quota_driver: . 2026-02-27 01:50:47.517 8 INFO neutron.plugins.ml2.plugin [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Modular L2 Plugin initialization complete 2026-02-27 01:50:47.518 8 INFO neutron.plugins.ml2.managers [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-02-27 01:50:47.518 8 INFO neutron.plugins.ml2.managers [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-02-27 01:50:47.518 8 INFO neutron.plugins.ml2.managers [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Got port-security extension from driver 'port_security' 2026-02-27 01:50:47.518 8 INFO neutron.extensions.vlantransparent [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Disabled vlantransparent extension. 2026-02-27 01:50:47.518 8 INFO neutron.manager [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loading Plugin: qos 2026-02-27 01:50:47.529 8 INFO neutron.manager [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loading Plugin: router 2026-02-27 01:50:47.562 8 INFO neutron.services.service_base [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-02-27 01:50:47.562 8 INFO neutron.manager [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loading Plugin: segments 2026-02-27 01:50:47.574 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-37eb5823-9cb8-481b-b418-c5123bed547d - - - - - -] VlanTypeDriver initialization complete 2026-02-27 01:50:47.575 7 INFO neutron.plugins.ml2.managers [None req-37eb5823-9cb8-481b-b418-c5123bed547d - - - - - -] Initializing driver for type 'vxlan' 2026-02-27 01:50:47.575 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-37eb5823-9cb8-481b-b418-c5123bed547d - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-02-27 01:50:47.603 7 INFO neutron.plugins.ml2.managers [None req-37eb5823-9cb8-481b-b418-c5123bed547d - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-02-27 01:50:47.604 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-37eb5823-9cb8-481b-b418-c5123bed547d - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-02-27 01:50:47.604 7 INFO neutron.plugins.ml2.managers [None req-37eb5823-9cb8-481b-b418-c5123bed547d - - - - - -] Initializing extension driver 'port_security' 2026-02-27 01:50:47.604 7 INFO neutron.plugins.ml2.extensions.port_security [None req-37eb5823-9cb8-481b-b418-c5123bed547d - - - - - -] PortSecurityExtensionDriver initialization complete 2026-02-27 01:50:47.604 7 INFO neutron.plugins.ml2.managers [None req-37eb5823-9cb8-481b-b418-c5123bed547d - - - - - -] Initializing extension driver 'qos' 2026-02-27 01:50:47.605 7 INFO neutron.plugins.ml2.managers [None req-37eb5823-9cb8-481b-b418-c5123bed547d - - - - - -] Initializing mechanism driver 'openvswitch' 2026-02-27 01:50:47.605 7 INFO neutron.plugins.ml2.managers [None req-37eb5823-9cb8-481b-b418-c5123bed547d - - - - - -] Initializing mechanism driver 'l2population' 2026-02-27 01:50:47.615 7 INFO neutron.quota [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loaded quota_driver: . 2026-02-27 01:50:47.616 7 INFO neutron.plugins.ml2.plugin [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Modular L2 Plugin initialization complete 2026-02-27 01:50:47.616 7 INFO neutron.plugins.ml2.managers [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-02-27 01:50:47.616 7 INFO neutron.plugins.ml2.managers [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-02-27 01:50:47.616 7 INFO neutron.plugins.ml2.managers [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Got port-security extension from driver 'port_security' 2026-02-27 01:50:47.617 7 INFO neutron.extensions.vlantransparent [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Disabled vlantransparent extension. 2026-02-27 01:50:47.617 7 INFO neutron.manager [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loading Plugin: qos 2026-02-27 01:50:47.627 7 INFO neutron.manager [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loading Plugin: router 2026-02-27 01:50:47.648 8 INFO neutron.manager [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loading Plugin: trunk 2026-02-27 01:50:47.661 7 INFO neutron.services.service_base [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-02-27 01:50:47.661 7 INFO neutron.manager [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loading Plugin: segments 2026-02-27 01:50:47.701 8 INFO neutron.manager [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loading Plugin: vpnaas 2026-02-27 01:50:47.740 8 WARNING stevedore.named [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-02-27 01:50:47.757 7 INFO neutron.manager [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loading Plugin: trunk 2026-02-27 01:50:47.798 8 INFO neutron_vpnaas.services.vpn.plugin [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-02-27 01:50:47.798 8 INFO neutron.common.utils [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-02-27 01:50:47.798 8 INFO neutron.manager [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loading Plugin: auto_allocate 2026-02-27 01:50:47.802 7 INFO neutron.manager [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loading Plugin: vpnaas 2026-02-27 01:50:47.803 8 INFO neutron.manager [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loading Plugin: tag 2026-02-27 01:50:47.807 8 INFO neutron.manager [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loading Plugin: timestamp 2026-02-27 01:50:47.810 8 INFO neutron.manager [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loading Plugin: network_ip_availability 2026-02-27 01:50:47.813 8 INFO neutron.manager [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loading Plugin: flavors 2026-02-27 01:50:47.816 8 INFO neutron.manager [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loading Plugin: revisions 2026-02-27 01:50:47.819 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Initializing extension manager. 2026-02-27 01:50:47.820 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loaded extension: address-group 2026-02-27 01:50:47.821 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loaded extension: address-scope 2026-02-27 01:50:47.821 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-02-27 01:50:47.822 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loaded extension: agent 2026-02-27 01:50:47.823 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loaded extension: agent-resources-synced 2026-02-27 01:50:47.824 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loaded extension: allowed-address-pairs 2026-02-27 01:50:47.825 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loaded extension: auto-allocated-topology 2026-02-27 01:50:47.825 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loaded extension: availability_zone 2026-02-27 01:50:47.826 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loaded extension: availability_zone_filter 2026-02-27 01:50:47.827 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-02-27 01:50:47.827 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loaded extension: default-subnetpools 2026-02-27 01:50:47.828 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-02-27 01:50:47.829 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loaded extension: dns-integration 2026-02-27 01:50:47.830 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loaded extension: dns-domain-ports 2026-02-27 01:50:47.830 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-02-27 01:50:47.831 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loaded extension: dvr 2026-02-27 01:50:47.831 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-02-27 01:50:47.832 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loaded extension: empty-string-filtering 2026-02-27 01:50:47.832 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-02-27 01:50:47.833 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-02-27 01:50:47.834 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loaded extension: external-net 2026-02-27 01:50:47.834 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loaded extension: extra_dhcp_opt 2026-02-27 01:50:47.835 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loaded extension: extraroute 2026-02-27 01:50:47.836 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loaded extension: extraroute-atomic 2026-02-27 01:50:47.836 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-02-27 01:50:47.837 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-02-27 01:50:47.837 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-02-27 01:50:47.838 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-02-27 01:50:47.839 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loaded extension: fip-port-details 2026-02-27 01:50:47.839 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loaded extension: flavors 2026-02-27 01:50:47.840 7 WARNING stevedore.named [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-02-27 01:50:47.840 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-02-27 01:50:47.841 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loaded extension: floatingip-pools 2026-02-27 01:50:47.842 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loaded extension: ip_allocation 2026-02-27 01:50:47.842 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loaded extension: ip-substring-filtering 2026-02-27 01:50:47.843 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loaded extension: l2_adjacency 2026-02-27 01:50:47.846 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loaded extension: router 2026-02-27 01:50:47.848 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-02-27 01:50:47.848 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loaded extension: ext-gw-mode 2026-02-27 01:50:47.849 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loaded extension: l3-ha 2026-02-27 01:50:47.850 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-02-27 01:50:47.850 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loaded extension: l3-flavors 2026-02-27 01:50:47.851 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-02-27 01:50:47.852 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-02-27 01:50:47.854 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loaded extension: l3_agent_scheduler 2026-02-27 01:50:47.855 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-02-27 01:50:47.856 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Extension logging not supported by any of loaded plugins 2026-02-27 01:50:47.857 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Extension metering not supported by any of loaded plugins 2026-02-27 01:50:47.858 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-02-27 01:50:47.858 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loaded extension: multi-provider 2026-02-27 01:50:47.859 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loaded extension: net-mtu 2026-02-27 01:50:47.859 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loaded extension: net-mtu-writable 2026-02-27 01:50:47.860 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loaded extension: network_availability_zone 2026-02-27 01:50:47.861 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loaded extension: network-ip-availability 2026-02-27 01:50:47.862 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-02-27 01:50:47.862 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loaded extension: pagination 2026-02-27 01:50:47.863 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loaded extension: port-device-profile 2026-02-27 01:50:47.863 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loaded extension: port-mac-override 2026-02-27 01:50:47.864 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-02-27 01:50:47.864 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-02-27 01:50:47.865 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loaded extension: port-resource-request 2026-02-27 01:50:47.866 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loaded extension: port-resource-request-groups 2026-02-27 01:50:47.866 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loaded extension: binding 2026-02-27 01:50:47.867 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loaded extension: binding-extended 2026-02-27 01:50:47.868 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loaded extension: port-security 2026-02-27 01:50:47.868 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loaded extension: project-id 2026-02-27 01:50:47.869 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loaded extension: provider 2026-02-27 01:50:47.871 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loaded extension: qos 2026-02-27 01:50:47.871 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-02-27 01:50:47.872 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-02-27 01:50:47.873 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loaded extension: qos-default 2026-02-27 01:50:47.874 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loaded extension: qos-fip 2026-02-27 01:50:47.874 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-02-27 01:50:47.875 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loaded extension: qos-gateway-ip 2026-02-27 01:50:47.875 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loaded extension: qos-port-network-policy 2026-02-27 01:50:47.876 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loaded extension: qos-pps-minimum 2026-02-27 01:50:47.877 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-02-27 01:50:47.877 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loaded extension: qos-pps 2026-02-27 01:50:47.878 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loaded extension: qos-rule-type-details 2026-02-27 01:50:47.879 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loaded extension: qos-rule-type-filter 2026-02-27 01:50:47.879 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loaded extension: qos-rules-alias 2026-02-27 01:50:47.880 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loaded extension: quota-check-limit 2026-02-27 01:50:47.881 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loaded extension: quotas 2026-02-27 01:50:47.882 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loaded extension: quota_details 2026-02-27 01:50:47.884 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loaded extension: rbac-policies 2026-02-27 01:50:47.884 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loaded extension: rbac-address-group 2026-02-27 01:50:47.885 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loaded extension: rbac-address-scope 2026-02-27 01:50:47.885 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loaded extension: rbac-security-groups 2026-02-27 01:50:47.886 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loaded extension: rbac-subnetpool 2026-02-27 01:50:47.886 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loaded extension: revision-if-match 2026-02-27 01:50:47.887 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loaded extension: standard-attr-revisions 2026-02-27 01:50:47.888 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loaded extension: router_availability_zone 2026-02-27 01:50:47.888 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-02-27 01:50:47.889 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-02-27 01:50:47.890 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loaded extension: port-security-groups-filtering 2026-02-27 01:50:47.890 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-02-27 01:50:47.891 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-02-27 01:50:47.894 7 INFO neutron_vpnaas.services.vpn.plugin [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-02-27 01:50:47.895 7 INFO neutron.common.utils [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-02-27 01:50:47.895 7 INFO neutron.manager [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loading Plugin: auto_allocate 2026-02-27 01:50:47.900 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loaded extension: security-group 2026-02-27 01:50:47.901 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loaded extension: segment 2026-02-27 01:50:47.901 7 INFO neutron.manager [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loading Plugin: tag 2026-02-27 01:50:47.901 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-02-27 01:50:47.902 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loaded extension: service-type 2026-02-27 01:50:47.902 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loaded extension: sorting 2026-02-27 01:50:47.903 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loaded extension: standard-attr-segment 2026-02-27 01:50:47.904 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loaded extension: standard-attr-description 2026-02-27 01:50:47.904 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loaded extension: stateful-security-group 2026-02-27 01:50:47.905 8 WARNING neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-02-27 01:50:47.905 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-02-27 01:50:47.906 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loaded extension: subnet_onboard 2026-02-27 01:50:47.906 7 INFO neutron.manager [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loading Plugin: timestamp 2026-02-27 01:50:47.906 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-02-27 01:50:47.907 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loaded extension: subnet-service-types 2026-02-27 01:50:47.908 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loaded extension: subnet_allocation 2026-02-27 01:50:47.908 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-02-27 01:50:47.909 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-02-27 01:50:47.909 7 INFO neutron.manager [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loading Plugin: network_ip_availability 2026-02-27 01:50:47.911 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loaded extension: standard-attr-tag 2026-02-27 01:50:47.912 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loaded extension: standard-attr-timestamp 2026-02-27 01:50:47.912 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loaded extension: trunk 2026-02-27 01:50:47.913 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loaded extension: trunk-details 2026-02-27 01:50:47.913 7 INFO neutron.manager [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loading Plugin: flavors 2026-02-27 01:50:47.913 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-02-27 01:50:47.914 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-02-27 01:50:47.915 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-02-27 01:50:47.915 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loaded extension: vpn-flavors 2026-02-27 01:50:47.916 7 INFO neutron.manager [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loading Plugin: revisions 2026-02-27 01:50:47.917 8 INFO neutron.api.extensions [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Loaded extension: vpnaas 2026-02-27 01:50:47.919 8 INFO neutron.quota.resource_registry [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Creating instance of TrackedResource for resource:network 2026-02-27 01:50:47.919 8 INFO neutron.quota.resource_registry [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-02-27 01:50:47.919 8 INFO neutron.quota.resource_registry [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-27 01:50:47.920 8 INFO neutron.quota.resource_registry [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Creating instance of TrackedResource for resource:port 2026-02-27 01:50:47.920 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Initializing extension manager. 2026-02-27 01:50:47.921 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loaded extension: address-group 2026-02-27 01:50:47.922 8 INFO neutron.quota.resource_registry [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Creating instance of TrackedResource for resource:router 2026-02-27 01:50:47.922 8 INFO neutron.quota.resource_registry [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-02-27 01:50:47.922 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loaded extension: address-scope 2026-02-27 01:50:47.923 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-02-27 01:50:47.924 8 INFO neutron.quota.resource_registry [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-02-27 01:50:47.924 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loaded extension: agent 2026-02-27 01:50:47.925 8 INFO neutron.quota.resource_registry [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-02-27 01:50:47.925 8 INFO neutron.quota.resource_registry [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-02-27 01:50:47.925 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loaded extension: agent-resources-synced 2026-02-27 01:50:47.925 8 INFO neutron.quota.resource_registry [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-27 01:50:47.925 8 WARNING neutron.quota.resource_registry [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] subnetpool is already registered 2026-02-27 01:50:47.926 8 INFO neutron.quota.resource_registry [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-27 01:50:47.926 8 WARNING neutron.quota.resource_registry [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] subnetpool is already registered 2026-02-27 01:50:47.926 8 INFO neutron.quota.resource_registry [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-02-27 01:50:47.926 8 INFO neutron.quota.resource_registry [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-02-27 01:50:47.926 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loaded extension: allowed-address-pairs 2026-02-27 01:50:47.927 8 INFO neutron.quota.resource_registry [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-02-27 01:50:47.927 8 INFO neutron.quota.resource_registry [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-02-27 01:50:47.927 8 INFO neutron.quota.resource_registry [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-02-27 01:50:47.927 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loaded extension: auto-allocated-topology 2026-02-27 01:50:47.927 8 INFO neutron.quota.resource_registry [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-02-27 01:50:47.928 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loaded extension: availability_zone 2026-02-27 01:50:47.928 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loaded extension: availability_zone_filter 2026-02-27 01:50:47.929 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-02-27 01:50:47.930 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loaded extension: default-subnetpools 2026-02-27 01:50:47.930 8 INFO neutron.quota.resource_registry [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Creating instance of TrackedResource for resource:router 2026-02-27 01:50:47.930 8 WARNING neutron.quota.resource_registry [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] router is already registered 2026-02-27 01:50:47.930 8 INFO neutron.quota.resource_registry [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-02-27 01:50:47.930 8 WARNING neutron.quota.resource_registry [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] floatingip is already registered 2026-02-27 01:50:47.931 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-02-27 01:50:47.931 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loaded extension: dns-integration 2026-02-27 01:50:47.931 8 INFO neutron.quota.resource_registry [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-02-27 01:50:47.932 8 WARNING neutron.quota.resource_registry [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] rbac_policy is already registered 2026-02-27 01:50:47.932 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loaded extension: dns-domain-ports 2026-02-27 01:50:47.932 8 INFO neutron.quota.resource_registry [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-02-27 01:50:47.932 8 WARNING neutron.quota.resource_registry [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] security_group is already registered 2026-02-27 01:50:47.932 8 INFO neutron.quota.resource_registry [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-02-27 01:50:47.932 8 WARNING neutron.quota.resource_registry [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] security_group_rule is already registered 2026-02-27 01:50:47.932 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-02-27 01:50:47.933 8 INFO neutron.quota.resource_registry [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-27 01:50:47.933 8 WARNING neutron.quota.resource_registry [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] subnetpool is already registered 2026-02-27 01:50:47.933 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loaded extension: dvr 2026-02-27 01:50:47.933 8 INFO neutron.quota.resource_registry [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-27 01:50:47.933 8 WARNING neutron.quota.resource_registry [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] subnetpool is already registered 2026-02-27 01:50:47.934 8 INFO neutron.quota.resource_registry [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-02-27 01:50:47.934 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-02-27 01:50:47.934 8 WARNING neutron.quota.resource_registry [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] trunk is already registered 2026-02-27 01:50:47.934 8 INFO neutron.quota.resource_registry [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-02-27 01:50:47.934 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loaded extension: empty-string-filtering 2026-02-27 01:50:47.934 8 WARNING neutron.quota.resource_registry [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] endpoint_group is already registered 2026-02-27 01:50:47.934 8 INFO neutron.quota.resource_registry [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-02-27 01:50:47.935 8 WARNING neutron.quota.resource_registry [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] vpnservice is already registered 2026-02-27 01:50:47.935 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-02-27 01:50:47.935 8 INFO neutron.quota.resource_registry [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-02-27 01:50:47.935 8 WARNING neutron.quota.resource_registry [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] ipsec_site_connection is already registered 2026-02-27 01:50:47.935 8 INFO neutron.quota.resource_registry [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-02-27 01:50:47.935 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-02-27 01:50:47.935 8 WARNING neutron.quota.resource_registry [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] ipsecpolicy is already registered 2026-02-27 01:50:47.936 8 INFO neutron.quota.resource_registry [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-02-27 01:50:47.936 8 WARNING neutron.quota.resource_registry [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] ikepolicy is already registered 2026-02-27 01:50:47.936 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loaded extension: external-net 2026-02-27 01:50:47.937 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loaded extension: extra_dhcp_opt 2026-02-27 01:50:47.937 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loaded extension: extraroute 2026-02-27 01:50:47.938 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loaded extension: extraroute-atomic 2026-02-27 01:50:47.939 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-02-27 01:50:47.939 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-02-27 01:50:47.940 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-02-27 01:50:47.941 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-02-27 01:50:47.941 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loaded extension: fip-port-details 2026-02-27 01:50:47.942 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loaded extension: flavors 2026-02-27 01:50:47.943 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-02-27 01:50:47.944 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loaded extension: floatingip-pools 2026-02-27 01:50:47.945 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loaded extension: ip_allocation 2026-02-27 01:50:47.946 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loaded extension: ip-substring-filtering 2026-02-27 01:50:47.946 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loaded extension: l2_adjacency 2026-02-27 01:50:47.948 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loaded extension: router 2026-02-27 01:50:47.950 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-02-27 01:50:47.951 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loaded extension: ext-gw-mode 2026-02-27 01:50:47.952 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loaded extension: l3-ha 2026-02-27 01:50:47.952 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-02-27 01:50:47.953 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loaded extension: l3-flavors 2026-02-27 01:50:47.954 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-02-27 01:50:47.955 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-02-27 01:50:47.957 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loaded extension: l3_agent_scheduler 2026-02-27 01:50:47.958 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-02-27 01:50:47.959 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Extension logging not supported by any of loaded plugins 2026-02-27 01:50:47.961 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Extension metering not supported by any of loaded plugins 2026-02-27 01:50:47.962 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-02-27 01:50:47.962 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loaded extension: multi-provider 2026-02-27 01:50:47.963 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loaded extension: net-mtu 2026-02-27 01:50:47.964 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loaded extension: net-mtu-writable 2026-02-27 01:50:47.964 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loaded extension: network_availability_zone 2026-02-27 01:50:47.965 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loaded extension: network-ip-availability 2026-02-27 01:50:47.966 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-02-27 01:50:47.967 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loaded extension: pagination 2026-02-27 01:50:47.967 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loaded extension: port-device-profile 2026-02-27 01:50:47.968 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loaded extension: port-mac-override 2026-02-27 01:50:47.968 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-02-27 01:50:47.969 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-02-27 01:50:47.970 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loaded extension: port-resource-request 2026-02-27 01:50:47.971 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loaded extension: port-resource-request-groups 2026-02-27 01:50:47.971 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loaded extension: binding 2026-02-27 01:50:47.973 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loaded extension: binding-extended 2026-02-27 01:50:47.973 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loaded extension: port-security 2026-02-27 01:50:47.974 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loaded extension: project-id 2026-02-27 01:50:47.975 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loaded extension: provider 2026-02-27 01:50:47.977 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loaded extension: qos 2026-02-27 01:50:47.978 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-02-27 01:50:47.978 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-02-27 01:50:47.978 8 WARNING keystonemiddleware._common.config [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-27 01:50:47.979 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loaded extension: qos-default 2026-02-27 01:50:47.979 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loaded extension: qos-fip 2026-02-27 01:50:47.980 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-02-27 01:50:47.980 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loaded extension: qos-gateway-ip 2026-02-27 01:50:47.981 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loaded extension: qos-port-network-policy 2026-02-27 01:50:47.982 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loaded extension: qos-pps-minimum 2026-02-27 01:50:47.982 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-02-27 01:50:47.983 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loaded extension: qos-pps 2026-02-27 01:50:47.984 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loaded extension: qos-rule-type-details 2026-02-27 01:50:47.984 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loaded extension: qos-rule-type-filter 2026-02-27 01:50:47.985 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loaded extension: qos-rules-alias 2026-02-27 01:50:47.985 8 WARNING oslo_config.cfg [None req-f67383f7-fca1-47bb-8687-a6e154007798 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-02-27 01:50:47.986 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loaded extension: quota-check-limit 2026-02-27 01:50:47.987 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loaded extension: quotas WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x557393e46a30 pid: 8 (default app) 2026-02-27 01:50:47.988 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loaded extension: quota_details 2026-02-27 01:50:47.990 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loaded extension: rbac-policies 2026-02-27 01:50:47.990 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loaded extension: rbac-address-group 2026-02-27 01:50:47.991 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loaded extension: rbac-address-scope 2026-02-27 01:50:47.991 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loaded extension: rbac-security-groups 2026-02-27 01:50:47.992 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loaded extension: rbac-subnetpool 2026-02-27 01:50:47.993 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loaded extension: revision-if-match 2026-02-27 01:50:47.993 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loaded extension: standard-attr-revisions 2026-02-27 01:50:47.994 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loaded extension: router_availability_zone 2026-02-27 01:50:47.995 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-02-27 01:50:47.995 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-02-27 01:50:47.996 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loaded extension: port-security-groups-filtering 2026-02-27 01:50:47.996 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-02-27 01:50:47.997 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-02-27 01:50:48.006 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loaded extension: security-group 2026-02-27 01:50:48.007 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loaded extension: segment 2026-02-27 01:50:48.008 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-02-27 01:50:48.008 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loaded extension: service-type 2026-02-27 01:50:48.009 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loaded extension: sorting 2026-02-27 01:50:48.009 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loaded extension: standard-attr-segment 2026-02-27 01:50:48.010 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loaded extension: standard-attr-description 2026-02-27 01:50:48.011 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loaded extension: stateful-security-group 2026-02-27 01:50:48.011 7 WARNING neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-02-27 01:50:48.012 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-02-27 01:50:48.012 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loaded extension: subnet_onboard 2026-02-27 01:50:48.013 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-02-27 01:50:48.014 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loaded extension: subnet-service-types 2026-02-27 01:50:48.014 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loaded extension: subnet_allocation 2026-02-27 01:50:48.015 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-02-27 01:50:48.016 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-02-27 01:50:48.018 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loaded extension: standard-attr-tag 2026-02-27 01:50:48.018 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loaded extension: standard-attr-timestamp 2026-02-27 01:50:48.019 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loaded extension: trunk 2026-02-27 01:50:48.020 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loaded extension: trunk-details 2026-02-27 01:50:48.020 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-02-27 01:50:48.021 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-02-27 01:50:48.022 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-02-27 01:50:48.022 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loaded extension: vpn-flavors 2026-02-27 01:50:48.024 7 INFO neutron.api.extensions [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Loaded extension: vpnaas 2026-02-27 01:50:48.026 7 INFO neutron.quota.resource_registry [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Creating instance of TrackedResource for resource:network 2026-02-27 01:50:48.026 7 INFO neutron.quota.resource_registry [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-02-27 01:50:48.026 7 INFO neutron.quota.resource_registry [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-27 01:50:48.026 7 INFO neutron.quota.resource_registry [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Creating instance of TrackedResource for resource:port 2026-02-27 01:50:48.027 7 INFO neutron.quota.resource_registry [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Creating instance of TrackedResource for resource:router 2026-02-27 01:50:48.027 7 INFO neutron.quota.resource_registry [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-02-27 01:50:48.029 7 INFO neutron.quota.resource_registry [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-02-27 01:50:48.030 7 INFO neutron.quota.resource_registry [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-02-27 01:50:48.030 7 INFO neutron.quota.resource_registry [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-02-27 01:50:48.030 7 INFO neutron.quota.resource_registry [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-27 01:50:48.030 7 WARNING neutron.quota.resource_registry [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] subnetpool is already registered 2026-02-27 01:50:48.031 7 INFO neutron.quota.resource_registry [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-27 01:50:48.031 7 WARNING neutron.quota.resource_registry [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] subnetpool is already registered 2026-02-27 01:50:48.031 7 INFO neutron.quota.resource_registry [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-02-27 01:50:48.031 7 INFO neutron.quota.resource_registry [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-02-27 01:50:48.031 7 INFO neutron.quota.resource_registry [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-02-27 01:50:48.032 7 INFO neutron.quota.resource_registry [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-02-27 01:50:48.032 7 INFO neutron.quota.resource_registry [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-02-27 01:50:48.032 7 INFO neutron.quota.resource_registry [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-02-27 01:50:48.034 7 INFO neutron.quota.resource_registry [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Creating instance of TrackedResource for resource:router 2026-02-27 01:50:48.034 7 WARNING neutron.quota.resource_registry [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] router is already registered 2026-02-27 01:50:48.034 7 INFO neutron.quota.resource_registry [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-02-27 01:50:48.034 7 WARNING neutron.quota.resource_registry [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] floatingip is already registered 2026-02-27 01:50:48.035 7 INFO neutron.quota.resource_registry [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-02-27 01:50:48.035 7 WARNING neutron.quota.resource_registry [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] rbac_policy is already registered 2026-02-27 01:50:48.036 7 INFO neutron.quota.resource_registry [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-02-27 01:50:48.036 7 WARNING neutron.quota.resource_registry [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] security_group is already registered 2026-02-27 01:50:48.036 7 INFO neutron.quota.resource_registry [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-02-27 01:50:48.036 7 WARNING neutron.quota.resource_registry [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] security_group_rule is already registered 2026-02-27 01:50:48.036 7 INFO neutron.quota.resource_registry [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-27 01:50:48.036 7 WARNING neutron.quota.resource_registry [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] subnetpool is already registered 2026-02-27 01:50:48.037 7 INFO neutron.quota.resource_registry [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-27 01:50:48.037 7 WARNING neutron.quota.resource_registry [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] subnetpool is already registered 2026-02-27 01:50:48.037 7 INFO neutron.quota.resource_registry [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-02-27 01:50:48.037 7 WARNING neutron.quota.resource_registry [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] trunk is already registered 2026-02-27 01:50:48.037 7 INFO neutron.quota.resource_registry [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-02-27 01:50:48.038 7 WARNING neutron.quota.resource_registry [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] endpoint_group is already registered 2026-02-27 01:50:48.038 7 INFO neutron.quota.resource_registry [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-02-27 01:50:48.038 7 WARNING neutron.quota.resource_registry [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] vpnservice is already registered 2026-02-27 01:50:48.038 7 INFO neutron.quota.resource_registry [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-02-27 01:50:48.038 7 WARNING neutron.quota.resource_registry [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] ipsec_site_connection is already registered 2026-02-27 01:50:48.039 7 INFO neutron.quota.resource_registry [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-02-27 01:50:48.039 7 WARNING neutron.quota.resource_registry [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] ipsecpolicy is already registered 2026-02-27 01:50:48.039 7 INFO neutron.quota.resource_registry [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-02-27 01:50:48.039 7 WARNING neutron.quota.resource_registry [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] ikepolicy is already registered 2026-02-27 01:50:48.076 7 WARNING keystonemiddleware._common.config [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-27 01:50:48.083 7 WARNING oslo_config.cfg [None req-35181261-7fb7-4654-83a0-49206abf56d1 - - - - - -] 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 0x557393e46a30 pid: 7 (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-02-27 01:50:53.327 7 WARNING oslo_policy.policy [None req-b091ab73-fb0c-4ff0-a481-6a0d57c0b259 5067d7438f1242bab7e3bc3d5cfc2ca2 4ca36f38bed745898ebab3addbe2f48c - - 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: 1/2] 162.253.55.74 () {44 vars in 910 bytes} [Fri Feb 27 01:50:52 2026] GET /v2.0/networks => generated 15 bytes in 803 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-02-27 01:50:53.702 8 WARNING oslo_policy.policy [None req-25fd4106-077f-4936-b614-75d5c322f1aa 5067d7438f1242bab7e3bc3d5cfc2ca2 4ca36f38bed745898ebab3addbe2f48c - - 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-02-27 01:50:54.269 8 WARNING neutron.services.revisions.revision_plugin [None req-25fd4106-077f-4936-b614-75d5c322f1aa 5067d7438f1242bab7e3bc3d5cfc2ca2 4ca36f38bed745898ebab3addbe2f48c - - - -] Could not find related network for resource to bump revision. 2026-02-27 01:50:54.305 8 INFO neutron.db.segments_db [None req-25fd4106-077f-4936-b614-75d5c322f1aa 5067d7438f1242bab7e3bc3d5cfc2ca2 4ca36f38bed745898ebab3addbe2f48c - - - -] Added segment 9f03af04-efa1-4a6e-8936-53041243e0ed of type flat for network 816bb95f-c752-4fed-a222-c79733878a2d 2026-02-27 01:50:54.383 8 INFO neutron.pecan_wsgi.hooks.translation [None req-25fd4106-077f-4936-b614-75d5c322f1aa 5067d7438f1242bab7e3bc3d5cfc2ca2 4ca36f38bed745898ebab3addbe2f48c - - - -] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 2/3] 162.253.55.74 () {48 vars in 964 bytes} [Fri Feb 27 01:50:53 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: 3/5] 162.253.55.74 () {44 vars in 910 bytes} [Fri Feb 27 01:51:00 2026] GET /v2.0/networks => generated 15 bytes in 378 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 01:51:00.622 7 WARNING neutron.services.revisions.revision_plugin [None req-035a79d1-13bb-485e-8c5c-101ec968d8f6 5067d7438f1242bab7e3bc3d5cfc2ca2 4ca36f38bed745898ebab3addbe2f48c - - - -] Could not find related network for resource to bump revision. 2026-02-27 01:51:00.648 7 INFO neutron.db.segments_db [None req-035a79d1-13bb-485e-8c5c-101ec968d8f6 5067d7438f1242bab7e3bc3d5cfc2ca2 4ca36f38bed745898ebab3addbe2f48c - - - -] Added segment 0ffc3e87-1be6-4cb6-b6f5-2eea9babe61a of type flat for network decddf24-3506-4188-81d8-9c8648b322d9 2026-02-27 01:51:00.838 7 INFO neutron.pecan_wsgi.hooks.translation [None req-035a79d1-13bb-485e-8c5c-101ec968d8f6 5067d7438f1242bab7e3bc3d5cfc2ca2 4ca36f38bed745898ebab3addbe2f48c - - - -] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/6] 162.253.55.74 () {48 vars in 964 bytes} [Fri Feb 27 01:51:00 2026] POST /v2.0/networks => generated 124 bytes in 345 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/7] 162.253.55.74 () {44 vars in 910 bytes} [Fri Feb 27 01:51:06 2026] GET /v2.0/networks => generated 15 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 01:51:06.647 7 WARNING neutron.services.revisions.revision_plugin [None req-e5b781d4-5620-4afa-b678-e46a4a7a0906 5067d7438f1242bab7e3bc3d5cfc2ca2 4ca36f38bed745898ebab3addbe2f48c - - - -] Could not find related network for resource to bump revision. 2026-02-27 01:51:06.660 7 INFO neutron.db.segments_db [None req-e5b781d4-5620-4afa-b678-e46a4a7a0906 5067d7438f1242bab7e3bc3d5cfc2ca2 4ca36f38bed745898ebab3addbe2f48c - - - -] Added segment 9283a04f-11c0-4e89-af9e-aeedaaf7c638 of type flat for network 6b35b805-4454-4c52-9d2e-52025723031f 2026-02-27 01:51:06.685 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e5b781d4-5620-4afa-b678-e46a4a7a0906 5067d7438f1242bab7e3bc3d5cfc2ca2 4ca36f38bed745898ebab3addbe2f48c - - - -] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/8] 162.253.55.74 () {48 vars in 964 bytes} [Fri Feb 27 01:51:06 2026] POST /v2.0/networks => generated 124 bytes in 89 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/10] 162.253.55.74 () {44 vars in 910 bytes} [Fri Feb 27 01:51:12 2026] GET /v2.0/networks => generated 15 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 01:51:12.512 8 WARNING neutron.services.revisions.revision_plugin [None req-91c3c363-9c94-421e-8053-63fff1d79993 5067d7438f1242bab7e3bc3d5cfc2ca2 4ca36f38bed745898ebab3addbe2f48c - - - -] Could not find related network for resource to bump revision. 2026-02-27 01:51:12.532 8 INFO neutron.db.segments_db [None req-91c3c363-9c94-421e-8053-63fff1d79993 5067d7438f1242bab7e3bc3d5cfc2ca2 4ca36f38bed745898ebab3addbe2f48c - - - -] Added segment 5b819c9c-7c50-435a-84ae-0947e5c87cb2 of type flat for network 75753659-661e-420b-9921-378ae4cb614f 2026-02-27 01:51:12.573 8 INFO neutron.pecan_wsgi.hooks.translation [None req-91c3c363-9c94-421e-8053-63fff1d79993 5067d7438f1242bab7e3bc3d5cfc2ca2 4ca36f38bed745898ebab3addbe2f48c - - - -] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/11] 162.253.55.74 () {48 vars in 964 bytes} [Fri Feb 27 01:51:12 2026] POST /v2.0/networks => generated 124 bytes in 118 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/12] 162.253.55.74 () {44 vars in 910 bytes} [Fri Feb 27 01:51:18 2026] GET /v2.0/networks => generated 15 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 01:51:18.448 8 WARNING neutron.services.revisions.revision_plugin [None req-3de53b0e-dccf-4e0c-a082-640682ce7dbc 5067d7438f1242bab7e3bc3d5cfc2ca2 4ca36f38bed745898ebab3addbe2f48c - - - -] Could not find related network for resource to bump revision. 2026-02-27 01:51:18.478 8 INFO neutron.db.segments_db [None req-3de53b0e-dccf-4e0c-a082-640682ce7dbc 5067d7438f1242bab7e3bc3d5cfc2ca2 4ca36f38bed745898ebab3addbe2f48c - - - -] Added segment 81010a92-6ba0-40e4-9514-d68223e9aa3c of type flat for network f8e82622-71f1-41dd-a180-a025fcfd940b 2026-02-27 01:51:18.523 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3de53b0e-dccf-4e0c-a082-640682ce7dbc 5067d7438f1242bab7e3bc3d5cfc2ca2 4ca36f38bed745898ebab3addbe2f48c - - - -] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/13] 162.253.55.74 () {48 vars in 964 bytes} [Fri Feb 27 01:51:18 2026] POST /v2.0/networks => generated 124 bytes in 151 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/14] 162.253.55.74 () {44 vars in 910 bytes} [Fri Feb 27 01:51:24 2026] GET /v2.0/networks => generated 15 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 01:51:24.375 8 WARNING neutron.services.revisions.revision_plugin [None req-c51cda9f-9628-4d5c-8ccc-78304b746bc7 5067d7438f1242bab7e3bc3d5cfc2ca2 4ca36f38bed745898ebab3addbe2f48c - - - -] Could not find related network for resource to bump revision. 2026-02-27 01:51:24.412 8 INFO neutron.db.segments_db [None req-c51cda9f-9628-4d5c-8ccc-78304b746bc7 5067d7438f1242bab7e3bc3d5cfc2ca2 4ca36f38bed745898ebab3addbe2f48c - - - -] Added segment b70b0395-b0c7-4b5b-a020-90f5bd7fcc24 of type flat for network 016a3620-a27a-44f2-997c-97761257701a [pid: 8|app: 0|req: 8/15] 162.253.55.74 () {48 vars in 964 bytes} [Fri Feb 27 01:51:24 2026] POST /v2.0/networks => generated 706 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/17] 162.253.55.74 () {44 vars in 908 bytes} [Fri Feb 27 01:51:25 2026] GET /v2.0/subnets => 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: 9/18] 162.253.55.74 () {44 vars in 910 bytes} [Fri Feb 27 01:51:25 2026] GET /v2.0/networks => generated 709 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/19] 162.253.55.74 () {48 vars in 962 bytes} [Fri Feb 27 01:51:25 2026] POST /v2.0/subnets => generated 641 bytes in 387 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 01:57:54.994 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [476a4124-1575-49f8-b919-a37c4297ab76] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-02-27 01:57:54.995 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [5f90a7c1-1580-4227-b707-a3b420648a04] 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: 36/71] 162.253.55.74 () {44 vars in 910 bytes} [Fri Feb 27 01:57:54 2026] GET /v2.0/networks => generated 753 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 01:57:55.180 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [839c29e3-e8d2-4249-8732-1630546ca775] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-02-27 01:57:55.182 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [83195ce3-099f-4470-81d2-b2b34fa906e2] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-02-27 01:57:55.184 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Fri Feb 27 01:57:55 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 162.253.55.74) !!! 2026-02-27 01:57:55.239 8 INFO neutron.db.segments_db [None req-5e18c494-598a-47d4-a20d-8af74365a054 5067d7438f1242bab7e3bc3d5cfc2ca2 4ca36f38bed745898ebab3addbe2f48c - - - -] Added segment 237ec19d-4fa9-4567-9f2d-64df73f43402 of type vxlan for network 0d289df7-911b-426c-b5a2-949823be8f71 [pid: 8|app: 0|req: 36/72] 162.253.55.74 () {48 vars in 963 bytes} [Fri Feb 27 01:57:55 2026] POST /v2.0/networks => generated 706 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 01:57:56.148 7 INFO oslo.messaging._drivers.impl_rabbit [-] [5f90a7c1-1580-4227-b707-a3b420648a04] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 57580. 2026-02-27 01:57:56.161 7 INFO oslo.messaging._drivers.impl_rabbit [-] [476a4124-1575-49f8-b919-a37c4297ab76] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 57592. [pid: 7|app: 0|req: 37/73] 162.253.55.74 () {44 vars in 908 bytes} [Fri Feb 27 01:57:56 2026] GET /v2.0/subnets => generated 644 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 01:57:56.290 8 INFO oslo.messaging._drivers.impl_rabbit [-] [839c29e3-e8d2-4249-8732-1630546ca775] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 57602. 2026-02-27 01:57:56.291 8 INFO oslo.messaging._drivers.impl_rabbit [-] [83195ce3-099f-4470-81d2-b2b34fa906e2] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 57612. [pid: 8|app: 0|req: 37/74] 162.253.55.74 () {44 vars in 910 bytes} [Fri Feb 27 01:57:56 2026] GET /v2.0/networks => generated 1429 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/75] 162.253.55.74 () {48 vars in 962 bytes} [Fri Feb 27 01:57:56 2026] POST /v2.0/subnets => generated 627 bytes in 292 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/76] 162.253.55.74 () {44 vars in 1022 bytes} [Fri Feb 27 01:57:57 2026] GET /v2.0/security-groups?tenant_id=4ca36f38bed745898ebab3addbe2f48c => generated 2793 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/77] 162.253.55.74 () {48 vars in 978 bytes} [Fri Feb 27 01:57:57 2026] POST /v2.0/security-groups => generated 1552 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/78] 162.253.55.74 () {44 vars in 1022 bytes} [Fri Feb 27 01:57:58 2026] GET /v2.0/security-groups?tenant_id=4ca36f38bed745898ebab3addbe2f48c => generated 4327 bytes in 442 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/79] 162.253.55.74 () {44 vars in 937 bytes} [Fri Feb 27 01:57:59 2026] GET /v2.0/security-groups => generated 4327 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/80] 162.253.55.74 () {48 vars in 988 bytes} [Fri Feb 27 01:57:59 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: 7|app: 0|req: 41/81] 162.253.55.74 () {44 vars in 1022 bytes} [Fri Feb 27 01:58:00 2026] GET /v2.0/security-groups?tenant_id=4ca36f38bed745898ebab3addbe2f48c => generated 4909 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/82] 162.253.55.74 () {44 vars in 937 bytes} [Fri Feb 27 01:58:00 2026] GET /v2.0/security-groups => generated 4909 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/83] 162.253.55.74 () {48 vars in 988 bytes} [Fri Feb 27 01:58:00 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: 8|app: 0|req: 42/84] 162.253.55.74 () {44 vars in 1022 bytes} [Fri Feb 27 01:58:01 2026] GET /v2.0/security-groups?tenant_id=4ca36f38bed745898ebab3addbe2f48c => generated 5493 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/85] 162.253.55.74 () {44 vars in 937 bytes} [Fri Feb 27 01:58:01 2026] GET /v2.0/security-groups => generated 5493 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/86] 162.253.55.74 () {48 vars in 988 bytes} [Fri Feb 27 01:58:01 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: 7|app: 0|req: 44/87] 162.253.55.74 () {44 vars in 1022 bytes} [Fri Feb 27 01:58:02 2026] GET /v2.0/security-groups?tenant_id=4ca36f38bed745898ebab3addbe2f48c => generated 6077 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/88] 162.253.55.74 () {44 vars in 937 bytes} [Fri Feb 27 01:58:02 2026] GET /v2.0/security-groups => generated 6077 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/89] 162.253.55.74 () {48 vars in 988 bytes} [Fri Feb 27 01:58:02 2026] POST /v2.0/security-group-rules => generated 571 bytes in 86 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/90] 162.253.55.74 () {44 vars in 1022 bytes} [Fri Feb 27 01:58:03 2026] GET /v2.0/security-groups?tenant_id=4ca36f38bed745898ebab3addbe2f48c => generated 6661 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/91] 162.253.55.74 () {44 vars in 937 bytes} [Fri Feb 27 01:58:03 2026] GET /v2.0/security-groups => generated 6661 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/92] 162.253.55.74 () {48 vars in 988 bytes} [Fri Feb 27 01:58:03 2026] POST /v2.0/security-group-rules => generated 571 bytes in 82 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/93] 162.253.55.74 () {44 vars in 937 bytes} [Fri Feb 27 01:58:04 2026] GET /v2.0/security-groups => generated 7245 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/94] 162.253.55.74 () {44 vars in 904 bytes} [Fri Feb 27 01:58:04 2026] GET /v2.0/ports => generated 2489 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/95] 162.253.55.74 () {44 vars in 910 bytes} [Fri Feb 27 01:58:04 2026] GET /v2.0/networks => generated 1473 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/96] 162.253.55.74 () {48 vars in 958 bytes} [Fri Feb 27 01:58:04 2026] POST /v2.0/ports => generated 1096 bytes in 403 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-02-27 01:58:11.953 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c3b7fb9a-7f69-45de-bad3-a9b938c99116 5067d7438f1242bab7e3bc3d5cfc2ca2 4ca36f38bed745898ebab3addbe2f48c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 50/99] 162.253.55.74 () {44 vars in 978 bytes} [Fri Feb 27 01:58:11 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 90 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: 8|app: 0|req: 50/100] 162.253.55.74 () {44 vars in 1000 bytes} [Fri Feb 27 01:58:11 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/101] 162.253.55.74 () {48 vars in 1030 bytes} [Fri Feb 27 01:58:12 2026] PUT /v2.0/ports/80520482-af88-45fb-9e64-8877439370e9 => generated 1209 bytes in 839 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/102] 162.253.55.74 () {44 vars in 904 bytes} [Fri Feb 27 01:58:14 2026] GET /v2.0/ports => generated 3726 bytes in 75 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: 7|app: 0|req: 52/103] 162.253.55.74 () {44 vars in 1022 bytes} [Fri Feb 27 01:58:15 2026] GET /v2.0/security-groups?tenant_id=4ca36f38bed745898ebab3addbe2f48c => generated 7245 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/104] 162.253.55.74 () {48 vars in 978 bytes} [Fri Feb 27 01:58:15 2026] POST /v2.0/security-groups => generated 1546 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/105] 162.253.55.74 () {44 vars in 1022 bytes} [Fri Feb 27 01:58:16 2026] GET /v2.0/security-groups?tenant_id=4ca36f38bed745898ebab3addbe2f48c => generated 8773 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/106] 162.253.55.74 () {44 vars in 937 bytes} [Fri Feb 27 01:58:16 2026] GET /v2.0/security-groups => generated 8773 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/107] 162.253.55.74 () {48 vars in 988 bytes} [Fri Feb 27 01:58:16 2026] POST /v2.0/security-group-rules => generated 589 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/108] 162.253.55.74 () {44 vars in 1022 bytes} [Fri Feb 27 01:58:17 2026] GET /v2.0/security-groups?tenant_id=4ca36f38bed745898ebab3addbe2f48c => generated 9375 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/109] 162.253.55.74 () {44 vars in 937 bytes} [Fri Feb 27 01:58:17 2026] GET /v2.0/security-groups => generated 9375 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/110] 162.253.55.74 () {48 vars in 988 bytes} [Fri Feb 27 01:58:17 2026] POST /v2.0/security-group-rules => generated 593 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/121] 162.253.55.74 () {44 vars in 972 bytes} [Fri Feb 27 01:59:31 2026] GET /v2.0/quotas/4ca36f38bed745898ebab3addbe2f48c => generated 292 bytes in 16 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: 61/122] 162.253.55.74 () {48 vars in 1024 bytes} [Fri Feb 27 01:59:31 2026] PUT /v2.0/quotas/4ca36f38bed745898ebab3addbe2f48c => generated 291 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 62/123] 162.253.55.74 () {44 vars in 972 bytes} [Fri Feb 27 01:59:31 2026] GET /v2.0/quotas/4ca36f38bed745898ebab3addbe2f48c => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 02:01:30.567 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [839c29e3-e8d2-4249-8732-1630546ca775] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-02-27 02:01:30.568 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [83195ce3-099f-4470-81d2-b2b34fa906e2] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-02-27 02:01:30.569 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Fri Feb 27 02:01:30 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports/octavia-health-manager-port-instance (ip 162.253.55.74) !!! /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-02-27 02:01:30.725 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4e739765-3d96-4bfb-a0fc-61c700d00cda 5067d7438f1242bab7e3bc3d5cfc2ca2 4ca36f38bed745898ebab3addbe2f48c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 71/140] 162.253.55.74 () {30 vars in 742 bytes} [Fri Feb 27 02:01:30 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 167 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-27 02:01:30.743 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [476a4124-1575-49f8-b919-a37c4297ab76] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-02-27 02:01:30.744 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [5f90a7c1-1580-4227-b707-a3b420648a04] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-02-27 02:01:30.745 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Fri Feb 27 02:01:30 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 162.253.55.74) !!! /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: 70/141] 162.253.55.74 () {30 vars in 764 bytes} [Fri Feb 27 02:01:30 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 02:01:32.610 8 INFO oslo.messaging._drivers.impl_rabbit [-] [839c29e3-e8d2-4249-8732-1630546ca775] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 37942. 2026-02-27 02:01:32.610 8 INFO oslo.messaging._drivers.impl_rabbit [-] [83195ce3-099f-4470-81d2-b2b34fa906e2] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 37956. 2026-02-27 02:01:32.771 8 INFO neutron.pecan_wsgi.hooks.translation [None req-16950cf3-00b4-4ce4-bcdb-8bedf56df5a9 5067d7438f1242bab7e3bc3d5cfc2ca2 4ca36f38bed745898ebab3addbe2f48c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 72/142] 162.253.55.74 () {30 vars in 742 bytes} [Fri Feb 27 02:01:32 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 191 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-27 02:01:32.809 7 INFO oslo.messaging._drivers.impl_rabbit [-] [5f90a7c1-1580-4227-b707-a3b420648a04] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 37980. 2026-02-27 02:01:32.810 7 INFO oslo.messaging._drivers.impl_rabbit [-] [476a4124-1575-49f8-b919-a37c4297ab76] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 37970. [pid: 7|app: 0|req: 71/143] 162.253.55.74 () {30 vars in 764 bytes} [Fri Feb 27 02:01:32 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 02:10:05.542 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [839c29e3-e8d2-4249-8732-1630546ca775] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-02-27 02:10:05.543 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [83195ce3-099f-4470-81d2-b2b34fa906e2] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-02-27 02:10:05.543 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Fri Feb 27 02:10:05 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups?tenant_id=60598cb24eea465bbb66e79605050573 (ip 162.253.55.74) !!! [pid: 8|app: 0|req: 107/212] 162.253.55.74 () {44 vars in 1022 bytes} [Fri Feb 27 02:10:05 2026] GET /v2.0/security-groups?tenant_id=60598cb24eea465bbb66e79605050573 => generated 2797 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 02:10:05.763 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [5f90a7c1-1580-4227-b707-a3b420648a04] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-02-27 02:10:05.774 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [476a4124-1575-49f8-b919-a37c4297ab76] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-02-27 02:10:05.774 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Fri Feb 27 02:10:05 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups (ip 162.253.55.74) !!! [pid: 7|app: 0|req: 106/213] 162.253.55.74 () {48 vars in 978 bytes} [Fri Feb 27 02:10:05 2026] POST /v2.0/security-groups => generated 1560 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-02-27 02:10:06.749 8 INFO oslo.messaging._drivers.impl_rabbit [-] [839c29e3-e8d2-4249-8732-1630546ca775] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 52670. 2026-02-27 02:10:06.750 8 INFO oslo.messaging._drivers.impl_rabbit [-] [83195ce3-099f-4470-81d2-b2b34fa906e2] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 52678. [pid: 8|app: 0|req: 108/214] 162.253.55.74 () {44 vars in 1022 bytes} [Fri Feb 27 02:10:06 2026] GET /v2.0/security-groups?tenant_id=60598cb24eea465bbb66e79605050573 => generated 4339 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 02:10:06.856 7 INFO oslo.messaging._drivers.impl_rabbit [-] [5f90a7c1-1580-4227-b707-a3b420648a04] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 52694. 2026-02-27 02:10:06.862 7 INFO oslo.messaging._drivers.impl_rabbit [-] [476a4124-1575-49f8-b919-a37c4297ab76] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 52698. [pid: 7|app: 0|req: 107/215] 162.253.55.74 () {44 vars in 937 bytes} [Fri Feb 27 02:10:06 2026] GET /v2.0/security-groups => generated 14299 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/216] 162.253.55.74 () {48 vars in 988 bytes} [Fri Feb 27 02:10:06 2026] POST /v2.0/security-group-rules => generated 565 bytes in 86 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/217] 162.253.55.74 () {44 vars in 1022 bytes} [Fri Feb 27 02:10:07 2026] GET /v2.0/security-groups?tenant_id=60598cb24eea465bbb66e79605050573 => generated 4917 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/218] 162.253.55.74 () {44 vars in 937 bytes} [Fri Feb 27 02:10:07 2026] GET /v2.0/security-groups => generated 14877 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/219] 162.253.55.74 () {48 vars in 988 bytes} [Fri Feb 27 02:10:07 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: 8|app: 0|req: 111/220] 162.253.55.74 () {44 vars in 1022 bytes} [Fri Feb 27 02:10:08 2026] GET /v2.0/security-groups?tenant_id=60598cb24eea465bbb66e79605050573 => generated 5497 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/221] 162.253.55.74 () {44 vars in 937 bytes} [Fri Feb 27 02:10:08 2026] GET /v2.0/security-groups => generated 15457 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/222] 162.253.55.74 () {48 vars in 988 bytes} [Fri Feb 27 02:10:08 2026] POST /v2.0/security-group-rules => generated 569 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/225] 162.253.55.74 () {44 vars in 1022 bytes} [Fri Feb 27 02:10:09 2026] GET /v2.0/security-groups?tenant_id=60598cb24eea465bbb66e79605050573 => generated 6079 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/226] 162.253.55.74 () {44 vars in 937 bytes} [Fri Feb 27 02:10:10 2026] GET /v2.0/security-groups => generated 16039 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/227] 162.253.55.74 () {48 vars in 988 bytes} [Fri Feb 27 02:10:10 2026] POST /v2.0/security-group-rules => generated 570 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/244] 162.253.55.74 () {30 vars in 739 bytes} [Fri Feb 27 02:12:13 2026] GET /v2.0/networks?tenant_id=60598cb24eea465bbb66e79605050573&shared=False => generated 15 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 02:12:13.959 7 INFO neutron.db.segments_db [None req-40079cc6-4ab0-4a16-b310-2be736b93f19 2b5a84ec9ae746cebb3c574abefaa57a 60598cb24eea465bbb66e79605050573 - - - -] Added segment 279a1ca9-77bf-4939-b552-bdc51c3e43b1 of type vxlan for network b74f5ab8-851a-429e-a0fc-6f049334cf87 [pid: 7|app: 0|req: 121/245] 162.253.55.74 () {34 vars in 681 bytes} [Fri Feb 27 02:12:13 2026] POST /v2.0/networks => generated 718 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/246] 162.253.55.74 () {30 vars in 721 bytes} [Fri Feb 27 02:12:14 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/247] 162.253.55.74 () {30 vars in 632 bytes} [Fri Feb 27 02:12:14 2026] GET /v2.0/extensions => generated 19178 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/248] 162.253.55.74 () {34 vars in 676 bytes} [Fri Feb 27 02:12:14 2026] POST /v2.0/ports => generated 963 bytes in 383 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 123/249] 162.253.55.74 () {30 vars in 702 bytes} [Fri Feb 27 02:12:14 2026] GET /v2.0/networks/b74f5ab8-851a-429e-a0fc-6f049334cf87 => generated 705 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/250] 162.253.55.74 () {30 vars in 721 bytes} [Fri Feb 27 02:12:17 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/251] 162.253.55.74 () {30 vars in 702 bytes} [Fri Feb 27 02:12:17 2026] GET /v2.0/networks/b74f5ab8-851a-429e-a0fc-6f049334cf87 => 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: 129/254] 162.253.55.74 () {44 vars in 972 bytes} [Fri Feb 27 02:12:29 2026] GET /v2.0/quotas/60598cb24eea465bbb66e79605050573 => 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: 126/255] 162.253.55.74 () {48 vars in 1024 bytes} [Fri Feb 27 02:12:29 2026] PUT /v2.0/quotas/60598cb24eea465bbb66e79605050573 => generated 291 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/256] 162.253.55.74 () {44 vars in 972 bytes} [Fri Feb 27 02:12:30 2026] GET /v2.0/quotas/60598cb24eea465bbb66e79605050573 => 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: 131/265] 10.0.0.116 () {28 vars in 585 bytes} [Fri Feb 27 02:13:37 2026] GET /v2.0/networks => generated 2167 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/266] 10.0.0.116 () {28 vars in 583 bytes} [Fri Feb 27 02:13:37 2026] GET /v2.0/subnets => generated 1261 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/267] 10.0.0.116 () {28 vars in 619 bytes} [Fri Feb 27 02:13:37 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/268] 10.0.0.116 () {28 vars in 599 bytes} [Fri Feb 27 02:13:37 2026] GET /v2.0/security-groups => generated 16622 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/269] 10.0.0.116 () {28 vars in 583 bytes} [Fri Feb 27 02:13:37 2026] GET /v2.0/routers => generated 15 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/270] 10.0.0.116 () {28 vars in 624 bytes} [Fri Feb 27 02:13:37 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/271] 10.0.0.116 () {28 vars in 581 bytes} [Fri Feb 27 02:13:37 2026] GET /v2.0/agents => generated 3356 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/272] 10.0.0.116 () {28 vars in 579 bytes} [Fri Feb 27 02:13:37 2026] GET /v2.0/ports => generated 4721 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/273] 10.0.0.116 () {28 vars in 583 bytes} [Fri Feb 27 02:13:37 2026] GET /v2.0/subnets => generated 1261 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/274] 10.0.0.116 () {28 vars in 591 bytes} [Fri Feb 27 02:13:37 2026] GET /v2.0/subnetpools => 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: 136/275] 10.0.0.116 () {28 vars in 591 bytes} [Fri Feb 27 02:13:37 2026] GET /v2.0/floatingips => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/284] 10.0.0.116 () {28 vars in 579 bytes} [Fri Feb 27 02:14:37 2026] GET /v2.0/ports => generated 4721 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/285] 10.0.0.116 () {28 vars in 591 bytes} [Fri Feb 27 02:14:37 2026] GET /v2.0/floatingips => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/286] 10.0.0.116 () {28 vars in 583 bytes} [Fri Feb 27 02:14:37 2026] GET /v2.0/subnets => generated 1261 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/287] 10.0.0.116 () {28 vars in 581 bytes} [Fri Feb 27 02:14:37 2026] GET /v2.0/agents => generated 3356 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/288] 10.0.0.116 () {28 vars in 585 bytes} [Fri Feb 27 02:14:37 2026] GET /v2.0/networks => generated 2167 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/289] 10.0.0.116 () {28 vars in 599 bytes} [Fri Feb 27 02:14:37 2026] GET /v2.0/security-groups => generated 16622 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/290] 10.0.0.116 () {28 vars in 619 bytes} [Fri Feb 27 02:14:37 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/291] 10.0.0.116 () {28 vars in 583 bytes} [Fri Feb 27 02:14:37 2026] GET /v2.0/subnets => generated 1261 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/292] 10.0.0.116 () {28 vars in 591 bytes} [Fri Feb 27 02:14:37 2026] GET /v2.0/subnetpools => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/293] 10.0.0.116 () {28 vars in 583 bytes} [Fri Feb 27 02:14:37 2026] GET /v2.0/routers => generated 15 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/294] 10.0.0.116 () {28 vars in 624 bytes} [Fri Feb 27 02:14:37 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 02:15:37.451 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [839c29e3-e8d2-4249-8732-1630546ca775] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-02-27 02:15:37.453 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [83195ce3-099f-4470-81d2-b2b34fa906e2] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  [pid: 8|app: 0|req: 154/303] 10.0.0.116 () {28 vars in 581 bytes} [Fri Feb 27 02:15:37 2026] GET /v2.0/agents => generated 3356 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 02:15:37.566 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [476a4124-1575-49f8-b919-a37c4297ab76] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-02-27 02:15:37.567 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [5f90a7c1-1580-4227-b707-a3b420648a04] 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: 150/304] 10.0.0.116 () {28 vars in 579 bytes} [Fri Feb 27 02:15:37 2026] GET /v2.0/ports => generated 4721 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/305] 10.0.0.116 () {28 vars in 583 bytes} [Fri Feb 27 02:15:37 2026] GET /v2.0/routers => generated 15 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/306] 10.0.0.116 () {28 vars in 624 bytes} [Fri Feb 27 02:15:37 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 156/307] 10.0.0.116 () {28 vars in 583 bytes} [Fri Feb 27 02:15:37 2026] GET /v2.0/subnets => generated 1261 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/308] 10.0.0.116 () {28 vars in 591 bytes} [Fri Feb 27 02:15:37 2026] GET /v2.0/subnetpools => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 157/309] 10.0.0.116 () {28 vars in 619 bytes} [Fri Feb 27 02:15:37 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/310] 10.0.0.116 () {28 vars in 591 bytes} [Fri Feb 27 02:15:37 2026] GET /v2.0/floatingips => 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: 158/311] 10.0.0.116 () {28 vars in 585 bytes} [Fri Feb 27 02:15:37 2026] GET /v2.0/networks => generated 2167 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/312] 10.0.0.116 () {28 vars in 583 bytes} [Fri Feb 27 02:15:37 2026] GET /v2.0/subnets => generated 1261 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 159/313] 10.0.0.116 () {28 vars in 599 bytes} [Fri Feb 27 02:15:38 2026] GET /v2.0/security-groups => generated 16622 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-02-27 02:16:37.509 8 INFO oslo.messaging._drivers.impl_rabbit [-] [839c29e3-e8d2-4249-8732-1630546ca775] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 36982. 2026-02-27 02:16:37.509 8 INFO oslo.messaging._drivers.impl_rabbit [-] [83195ce3-099f-4470-81d2-b2b34fa906e2] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 36994. [pid: 8|app: 0|req: 164/322] 10.0.0.116 () {28 vars in 619 bytes} [Fri Feb 27 02:16:37 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 159/323] 10.0.0.116 () {28 vars in 583 bytes} [Fri Feb 27 02:16:37 2026] GET /v2.0/subnets => generated 1261 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 165/324] 10.0.0.116 () {28 vars in 581 bytes} [Fri Feb 27 02:16:37 2026] GET /v2.0/agents => generated 3356 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 02:16:37.703 7 INFO oslo.messaging._drivers.impl_rabbit [-] [5f90a7c1-1580-4227-b707-a3b420648a04] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 37022. 2026-02-27 02:16:37.706 7 INFO oslo.messaging._drivers.impl_rabbit [-] [476a4124-1575-49f8-b919-a37c4297ab76] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 37010. [pid: 7|app: 0|req: 160/325] 10.0.0.116 () {28 vars in 591 bytes} [Fri Feb 27 02:16:37 2026] GET /v2.0/floatingips => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 166/326] 10.0.0.116 () {28 vars in 585 bytes} [Fri Feb 27 02:16:37 2026] GET /v2.0/networks => generated 2167 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 161/327] 10.0.0.116 () {28 vars in 583 bytes} [Fri Feb 27 02:16:37 2026] GET /v2.0/routers => generated 15 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 167/328] 10.0.0.116 () {28 vars in 624 bytes} [Fri Feb 27 02:16:37 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 162/329] 10.0.0.116 () {28 vars in 583 bytes} [Fri Feb 27 02:16:37 2026] GET /v2.0/subnets => generated 1261 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/330] 10.0.0.116 () {28 vars in 591 bytes} [Fri Feb 27 02:16:37 2026] GET /v2.0/subnetpools => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 163/331] 10.0.0.116 () {28 vars in 579 bytes} [Fri Feb 27 02:16:37 2026] GET /v2.0/ports => generated 4721 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/332] 10.0.0.116 () {28 vars in 599 bytes} [Fri Feb 27 02:16:38 2026] GET /v2.0/security-groups => generated 16622 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 168/341] 10.0.0.116 () {28 vars in 591 bytes} [Fri Feb 27 02:17:37 2026] GET /v2.0/floatingips => generated 19 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/342] 10.0.0.116 () {28 vars in 583 bytes} [Fri Feb 27 02:17:37 2026] GET /v2.0/subnets => generated 1261 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/343] 10.0.0.116 () {28 vars in 585 bytes} [Fri Feb 27 02:17:37 2026] GET /v2.0/networks => generated 2167 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/344] 10.0.0.116 () {28 vars in 583 bytes} [Fri Feb 27 02:17:37 2026] GET /v2.0/routers => generated 15 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 170/345] 10.0.0.116 () {28 vars in 624 bytes} [Fri Feb 27 02:17:37 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/346] 10.0.0.116 () {28 vars in 581 bytes} [Fri Feb 27 02:17:37 2026] GET /v2.0/agents => generated 3356 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 171/347] 10.0.0.116 () {28 vars in 599 bytes} [Fri Feb 27 02:17:37 2026] GET /v2.0/security-groups => generated 16622 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/348] 10.0.0.116 () {28 vars in 579 bytes} [Fri Feb 27 02:17:37 2026] GET /v2.0/ports => generated 4721 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 172/349] 10.0.0.116 () {28 vars in 619 bytes} [Fri Feb 27 02:17:37 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/350] 10.0.0.116 () {28 vars in 583 bytes} [Fri Feb 27 02:17:37 2026] GET /v2.0/subnets => generated 1261 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/351] 10.0.0.116 () {28 vars in 591 bytes} [Fri Feb 27 02:17:37 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) [pid: 8|app: 0|req: 183/360] 10.0.0.116 () {28 vars in 583 bytes} [Fri Feb 27 02:18:37 2026] GET /v2.0/routers => generated 15 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 02:18:37.572 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Fri Feb 27 02:18:37 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/agents?binary=ovn-controller (ip 10.0.0.116) !!! [pid: 7|app: 0|req: 178/361] 10.0.0.116 () {28 vars in 624 bytes} [Fri Feb 27 02:18:37 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/362] 10.0.0.116 () {28 vars in 583 bytes} [Fri Feb 27 02:18:37 2026] GET /v2.0/subnets => generated 1261 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/363] 10.0.0.116 () {28 vars in 619 bytes} [Fri Feb 27 02:18:37 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/364] 10.0.0.116 () {28 vars in 583 bytes} [Fri Feb 27 02:18:37 2026] GET /v2.0/subnets => generated 1261 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/365] 10.0.0.116 () {28 vars in 591 bytes} [Fri Feb 27 02:18:37 2026] GET /v2.0/subnetpools => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/366] 10.0.0.116 () {28 vars in 599 bytes} [Fri Feb 27 02:18:37 2026] GET /v2.0/security-groups => generated 16622 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/367] 10.0.0.116 () {28 vars in 585 bytes} [Fri Feb 27 02:18:37 2026] GET /v2.0/networks => generated 2167 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/368] 10.0.0.116 () {28 vars in 591 bytes} [Fri Feb 27 02:18:37 2026] GET /v2.0/floatingips => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/369] 10.0.0.116 () {28 vars in 579 bytes} [Fri Feb 27 02:18:37 2026] GET /v2.0/ports => generated 4721 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/370] 10.0.0.116 () {28 vars in 581 bytes} [Fri Feb 27 02:18:38 2026] GET /v2.0/agents => generated 3356 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 02:19:37.506 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [839c29e3-e8d2-4249-8732-1630546ca775] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-02-27 02:19:37.507 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [83195ce3-099f-4470-81d2-b2b34fa906e2] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  [pid: 8|app: 0|req: 193/379] 10.0.0.116 () {28 vars in 585 bytes} [Fri Feb 27 02:19:37 2026] GET /v2.0/networks => generated 2167 bytes in 454 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 02:19:37.888 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [476a4124-1575-49f8-b919-a37c4297ab76] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-02-27 02:19:37.889 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [5f90a7c1-1580-4227-b707-a3b420648a04] 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: 187/380] 10.0.0.116 () {28 vars in 583 bytes} [Fri Feb 27 02:19:37 2026] GET /v2.0/subnets => generated 1261 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/381] 10.0.0.116 () {28 vars in 591 bytes} [Fri Feb 27 02:19:37 2026] GET /v2.0/subnetpools => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/382] 10.0.0.116 () {28 vars in 583 bytes} [Fri Feb 27 02:19:37 2026] GET /v2.0/subnets => generated 1261 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/383] 10.0.0.116 () {28 vars in 579 bytes} [Fri Feb 27 02:19:37 2026] GET /v2.0/ports => generated 4721 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/384] 10.0.0.116 () {28 vars in 599 bytes} [Fri Feb 27 02:19:38 2026] GET /v2.0/security-groups => generated 16622 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/385] 10.0.0.116 () {28 vars in 581 bytes} [Fri Feb 27 02:19:38 2026] GET /v2.0/agents => generated 3356 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/386] 10.0.0.116 () {28 vars in 591 bytes} [Fri Feb 27 02:19:38 2026] GET /v2.0/floatingips => 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: 197/387] 10.0.0.116 () {28 vars in 583 bytes} [Fri Feb 27 02:19:38 2026] GET /v2.0/routers => generated 15 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/388] 10.0.0.116 () {28 vars in 624 bytes} [Fri Feb 27 02:19:38 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/389] 10.0.0.116 () {28 vars in 619 bytes} [Fri Feb 27 02:19:38 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 02:20:37.493 7 INFO oslo.messaging._drivers.impl_rabbit [-] [5f90a7c1-1580-4227-b707-a3b420648a04] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50536. 2026-02-27 02:20:37.494 7 INFO oslo.messaging._drivers.impl_rabbit [-] [476a4124-1575-49f8-b919-a37c4297ab76] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50552. [pid: 7|app: 0|req: 196/398] 10.0.0.116 () {28 vars in 591 bytes} [Fri Feb 27 02:20:37 2026] GET /v2.0/floatingips => generated 19 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 02:20:37.595 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Fri Feb 27 02:20:37 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups (ip 10.0.0.116) !!! 2026-02-27 02:20:37.640 8 INFO oslo.messaging._drivers.impl_rabbit [-] [839c29e3-e8d2-4249-8732-1630546ca775] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50566. 2026-02-27 02:20:37.642 8 INFO oslo.messaging._drivers.impl_rabbit [-] [83195ce3-099f-4470-81d2-b2b34fa906e2] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50558. [pid: 8|app: 0|req: 203/399] 10.0.0.116 () {28 vars in 599 bytes} [Fri Feb 27 02:20:37 2026] GET /v2.0/security-groups => generated 16622 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/400] 10.0.0.116 () {28 vars in 619 bytes} [Fri Feb 27 02:20:37 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/401] 10.0.0.116 () {28 vars in 581 bytes} [Fri Feb 27 02:20:37 2026] GET /v2.0/agents => generated 3356 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/402] 10.0.0.116 () {28 vars in 585 bytes} [Fri Feb 27 02:20:37 2026] GET /v2.0/networks => generated 2167 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/403] 10.0.0.116 () {28 vars in 583 bytes} [Fri Feb 27 02:20:37 2026] GET /v2.0/subnets => generated 1261 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/404] 10.0.0.116 () {28 vars in 579 bytes} [Fri Feb 27 02:20:37 2026] GET /v2.0/ports => generated 4721 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/405] 10.0.0.116 () {28 vars in 583 bytes} [Fri Feb 27 02:20:37 2026] GET /v2.0/routers => generated 15 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/406] 10.0.0.116 () {28 vars in 624 bytes} [Fri Feb 27 02:20:37 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/407] 10.0.0.116 () {28 vars in 583 bytes} [Fri Feb 27 02:20:37 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: 201/408] 10.0.0.116 () {28 vars in 591 bytes} [Fri Feb 27 02:20:37 2026] GET /v2.0/subnetpools => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/417] 10.0.0.116 () {28 vars in 579 bytes} [Fri Feb 27 02:21:37 2026] GET /v2.0/ports => generated 4721 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/418] 10.0.0.116 () {28 vars in 583 bytes} [Fri Feb 27 02:21:37 2026] GET /v2.0/subnets => generated 1261 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/419] 10.0.0.116 () {28 vars in 583 bytes} [Fri Feb 27 02:21:37 2026] GET /v2.0/routers => generated 15 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/420] 10.0.0.116 () {28 vars in 624 bytes} [Fri Feb 27 02:21:37 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/421] 10.0.0.116 () {28 vars in 619 bytes} [Fri Feb 27 02:21:37 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/422] 10.0.0.116 () {28 vars in 583 bytes} [Fri Feb 27 02:21:37 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: 209/423] 10.0.0.116 () {28 vars in 591 bytes} [Fri Feb 27 02:21:37 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) [pid: 8|app: 0|req: 215/424] 10.0.0.116 () {28 vars in 591 bytes} [Fri Feb 27 02:21:37 2026] GET /v2.0/floatingips => 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: 210/425] 10.0.0.116 () {28 vars in 585 bytes} [Fri Feb 27 02:21:37 2026] GET /v2.0/networks => generated 2167 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/426] 10.0.0.116 () {28 vars in 599 bytes} [Fri Feb 27 02:21:37 2026] GET /v2.0/security-groups => generated 16622 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/427] 10.0.0.116 () {28 vars in 581 bytes} [Fri Feb 27 02:21:37 2026] GET /v2.0/agents => generated 3356 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/436] 10.0.0.116 () {28 vars in 581 bytes} [Fri Feb 27 02:22:37 2026] GET /v2.0/agents => generated 3356 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/437] 10.0.0.116 () {28 vars in 619 bytes} [Fri Feb 27 02:22:37 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/438] 10.0.0.116 () {28 vars in 585 bytes} [Fri Feb 27 02:22:37 2026] GET /v2.0/networks => generated 2167 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/439] 10.0.0.116 () {28 vars in 579 bytes} [Fri Feb 27 02:22:37 2026] GET /v2.0/ports => generated 4721 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/440] 10.0.0.116 () {28 vars in 583 bytes} [Fri Feb 27 02:22:37 2026] GET /v2.0/subnets => generated 1261 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/441] 10.0.0.116 () {28 vars in 591 bytes} [Fri Feb 27 02:22:37 2026] GET /v2.0/subnetpools => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/442] 10.0.0.116 () {28 vars in 591 bytes} [Fri Feb 27 02:22:37 2026] GET /v2.0/floatingips => 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: 224/443] 10.0.0.116 () {28 vars in 599 bytes} [Fri Feb 27 02:22:37 2026] GET /v2.0/security-groups => generated 16622 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/444] 10.0.0.116 () {28 vars in 583 bytes} [Fri Feb 27 02:22:38 2026] GET /v2.0/subnets => generated 1261 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/445] 10.0.0.116 () {28 vars in 583 bytes} [Fri Feb 27 02:22:38 2026] GET /v2.0/routers => generated 15 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/446] 10.0.0.116 () {28 vars in 624 bytes} [Fri Feb 27 02:22:38 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/451] 162.253.55.74 () {44 vars in 910 bytes} [Fri Feb 27 02:23:04 2026] GET /v2.0/networks => generated 2167 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/452] 162.253.55.74 () {44 vars in 908 bytes} [Fri Feb 27 02:23:05 2026] GET /v2.0/subnets => generated 1261 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/453] 162.253.55.74 () {44 vars in 910 bytes} [Fri Feb 27 02:23:05 2026] GET /v2.0/networks => generated 2167 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/458] 10.0.0.116 () {28 vars in 583 bytes} [Fri Feb 27 02:23:37 2026] GET /v2.0/subnets => generated 1261 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/459] 10.0.0.116 () {28 vars in 591 bytes} [Fri Feb 27 02:23:37 2026] GET /v2.0/subnetpools => 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: 229/460] 10.0.0.116 () {28 vars in 583 bytes} [Fri Feb 27 02:23:37 2026] GET /v2.0/routers => generated 15 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/461] 10.0.0.116 () {28 vars in 624 bytes} [Fri Feb 27 02:23:37 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/462] 10.0.0.116 () {28 vars in 581 bytes} [Fri Feb 27 02:23:37 2026] GET /v2.0/agents => generated 3356 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/463] 10.0.0.116 () {28 vars in 585 bytes} [Fri Feb 27 02:23:37 2026] GET /v2.0/networks => generated 2167 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/464] 10.0.0.116 () {28 vars in 583 bytes} [Fri Feb 27 02:23:37 2026] GET /v2.0/subnets => generated 1261 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/465] 10.0.0.116 () {28 vars in 591 bytes} [Fri Feb 27 02:23:37 2026] GET /v2.0/floatingips => 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: 232/466] 10.0.0.116 () {28 vars in 599 bytes} [Fri Feb 27 02:23:37 2026] GET /v2.0/security-groups => generated 16622 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/467] 10.0.0.116 () {28 vars in 579 bytes} [Fri Feb 27 02:23:37 2026] GET /v2.0/ports => generated 4721 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/468] 10.0.0.116 () {28 vars in 619 bytes} [Fri Feb 27 02:23:38 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/471] 162.253.55.74 () {44 vars in 910 bytes} [Fri Feb 27 02:23:44 2026] GET /v2.0/networks => generated 2167 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/472] 162.253.55.74 () {44 vars in 908 bytes} [Fri Feb 27 02:23:45 2026] GET /v2.0/subnets => generated 1261 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/473] 162.253.55.74 () {44 vars in 910 bytes} [Fri Feb 27 02:23:45 2026] GET /v2.0/networks => generated 2167 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/474] 162.253.55.74 () {44 vars in 1022 bytes} [Fri Feb 27 02:23:47 2026] GET /v2.0/security-groups?tenant_id=4ca36f38bed745898ebab3addbe2f48c => generated 9981 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/475] 162.253.55.74 () {44 vars in 1022 bytes} [Fri Feb 27 02:23:48 2026] GET /v2.0/security-groups?tenant_id=4ca36f38bed745898ebab3addbe2f48c => generated 9981 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/476] 162.253.55.74 () {44 vars in 1022 bytes} [Fri Feb 27 02:23:49 2026] GET /v2.0/security-groups?tenant_id=4ca36f38bed745898ebab3addbe2f48c => generated 9981 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/477] 162.253.55.74 () {44 vars in 1022 bytes} [Fri Feb 27 02:23:49 2026] GET /v2.0/security-groups?tenant_id=4ca36f38bed745898ebab3addbe2f48c => generated 9981 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/478] 162.253.55.74 () {44 vars in 1022 bytes} [Fri Feb 27 02:23:50 2026] GET /v2.0/security-groups?tenant_id=4ca36f38bed745898ebab3addbe2f48c => generated 9981 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/479] 162.253.55.74 () {44 vars in 1022 bytes} [Fri Feb 27 02:23:51 2026] GET /v2.0/security-groups?tenant_id=4ca36f38bed745898ebab3addbe2f48c => generated 9981 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 02:23:52.832 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Fri Feb 27 02:23:52 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups (ip 162.253.55.74) !!! [pid: 7|app: 0|req: 239/480] 162.253.55.74 () {44 vars in 937 bytes} [Fri Feb 27 02:23:52 2026] GET /v2.0/security-groups => generated 16622 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/481] 162.253.55.74 () {44 vars in 904 bytes} [Fri Feb 27 02:23:52 2026] GET /v2.0/ports => generated 4721 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 02:23:59.758 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6c24509e-298c-4a35-8573-5468dede5bef 5067d7438f1242bab7e3bc3d5cfc2ca2 4ca36f38bed745898ebab3addbe2f48c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 244/484] 162.253.55.74 () {44 vars in 978 bytes} [Fri Feb 27 02:23:59 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 64 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/485] 162.253.55.74 () {44 vars in 1000 bytes} [Fri Feb 27 02:23:59 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1250 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/486] 162.253.55.74 () {44 vars in 904 bytes} [Fri Feb 27 02:24:01 2026] GET /v2.0/ports => generated 4721 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/487] 162.253.55.74 () {44 vars in 1022 bytes} [Fri Feb 27 02:24:02 2026] GET /v2.0/security-groups?tenant_id=4ca36f38bed745898ebab3addbe2f48c => generated 9981 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/488] 162.253.55.74 () {44 vars in 1022 bytes} [Fri Feb 27 02:24:03 2026] GET /v2.0/security-groups?tenant_id=4ca36f38bed745898ebab3addbe2f48c => generated 9981 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/489] 162.253.55.74 () {44 vars in 1022 bytes} [Fri Feb 27 02:24:03 2026] GET /v2.0/security-groups?tenant_id=4ca36f38bed745898ebab3addbe2f48c => generated 9981 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/492] 162.253.55.74 () {44 vars in 972 bytes} [Fri Feb 27 02:24:15 2026] GET /v2.0/quotas/4ca36f38bed745898ebab3addbe2f48c => generated 291 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/495] 10.0.0.116 () {28 vars in 599 bytes} [Fri Feb 27 02:24:37 2026] GET /v2.0/security-groups => generated 16622 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/496] 10.0.0.116 () {28 vars in 591 bytes} [Fri Feb 27 02:24:37 2026] GET /v2.0/floatingips => 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: 250/497] 10.0.0.116 () {28 vars in 585 bytes} [Fri Feb 27 02:24:37 2026] GET /v2.0/networks => generated 2167 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/498] 10.0.0.116 () {28 vars in 581 bytes} [Fri Feb 27 02:24:37 2026] GET /v2.0/agents => generated 3356 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/499] 10.0.0.116 () {28 vars in 619 bytes} [Fri Feb 27 02:24:37 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/500] 10.0.0.116 () {28 vars in 583 bytes} [Fri Feb 27 02:24:37 2026] GET /v2.0/subnets => generated 1261 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/501] 10.0.0.116 () {28 vars in 583 bytes} [Fri Feb 27 02:24:37 2026] GET /v2.0/routers => generated 15 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/502] 10.0.0.116 () {28 vars in 624 bytes} [Fri Feb 27 02:24:37 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/503] 10.0.0.116 () {28 vars in 583 bytes} [Fri Feb 27 02:24:37 2026] GET /v2.0/subnets => generated 1261 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/504] 10.0.0.116 () {28 vars in 591 bytes} [Fri Feb 27 02:24:37 2026] GET /v2.0/subnetpools => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/505] 10.0.0.116 () {28 vars in 579 bytes} [Fri Feb 27 02:24:37 2026] GET /v2.0/ports => generated 4721 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/510] 162.253.55.74 () {44 vars in 1022 bytes} [Fri Feb 27 02:25:07 2026] GET /v2.0/security-groups?tenant_id=60598cb24eea465bbb66e79605050573 => generated 6662 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/511] 162.253.55.74 () {44 vars in 1022 bytes} [Fri Feb 27 02:25:08 2026] GET /v2.0/security-groups?tenant_id=60598cb24eea465bbb66e79605050573 => generated 6662 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/512] 162.253.55.74 () {44 vars in 1022 bytes} [Fri Feb 27 02:25:09 2026] GET /v2.0/security-groups?tenant_id=60598cb24eea465bbb66e79605050573 => generated 6662 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/515] 162.253.55.74 () {44 vars in 1022 bytes} [Fri Feb 27 02:25:10 2026] GET /v2.0/security-groups?tenant_id=60598cb24eea465bbb66e79605050573 => generated 6662 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/516] 162.253.55.74 () {44 vars in 1022 bytes} [Fri Feb 27 02:25:11 2026] GET /v2.0/security-groups?tenant_id=60598cb24eea465bbb66e79605050573 => generated 6662 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/517] 162.253.55.74 () {44 vars in 972 bytes} [Fri Feb 27 02:25:18 2026] GET /v2.0/quotas/60598cb24eea465bbb66e79605050573 => generated 291 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/520] 10.0.0.116 () {28 vars in 619 bytes} [Fri Feb 27 02:25:37 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/521] 10.0.0.116 () {28 vars in 585 bytes} [Fri Feb 27 02:25:37 2026] GET /v2.0/networks => generated 2167 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/522] 10.0.0.116 () {28 vars in 579 bytes} [Fri Feb 27 02:25:37 2026] GET /v2.0/ports => generated 4721 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/523] 10.0.0.116 () {28 vars in 583 bytes} [Fri Feb 27 02:25:37 2026] GET /v2.0/routers => generated 15 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/524] 10.0.0.116 () {28 vars in 624 bytes} [Fri Feb 27 02:25:37 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/525] 10.0.0.116 () {28 vars in 581 bytes} [Fri Feb 27 02:25:37 2026] GET /v2.0/agents => generated 3356 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/526] 10.0.0.116 () {28 vars in 599 bytes} [Fri Feb 27 02:25:37 2026] GET /v2.0/security-groups => generated 16622 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/527] 10.0.0.116 () {28 vars in 583 bytes} [Fri Feb 27 02:25:37 2026] GET /v2.0/subnets => generated 1261 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/528] 10.0.0.116 () {28 vars in 583 bytes} [Fri Feb 27 02:25:37 2026] GET /v2.0/subnets => generated 1261 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/529] 10.0.0.116 () {28 vars in 591 bytes} [Fri Feb 27 02:25:37 2026] GET /v2.0/subnetpools => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/530] 10.0.0.116 () {28 vars in 591 bytes} [Fri Feb 27 02:25:38 2026] GET /v2.0/floatingips => 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: 270/535] 162.253.55.74 () {44 vars in 910 bytes} [Fri Feb 27 02:26:05 2026] GET /v2.0/networks => generated 2167 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/540] 10.0.0.116 () {28 vars in 619 bytes} [Fri Feb 27 02:26:37 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 02:26:37.828 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Fri Feb 27 02:26:37 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/subnets (ip 10.0.0.116) !!! [pid: 8|app: 0|req: 273/541] 10.0.0.116 () {28 vars in 583 bytes} [Fri Feb 27 02:26:37 2026] GET /v2.0/subnets => generated 1261 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/542] 10.0.0.116 () {28 vars in 591 bytes} [Fri Feb 27 02:26:37 2026] GET /v2.0/subnetpools => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/543] 10.0.0.116 () {28 vars in 599 bytes} [Fri Feb 27 02:26:37 2026] GET /v2.0/security-groups => generated 16622 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/544] 10.0.0.116 () {28 vars in 579 bytes} [Fri Feb 27 02:26:37 2026] GET /v2.0/ports => generated 4721 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/545] 10.0.0.116 () {28 vars in 583 bytes} [Fri Feb 27 02:26:38 2026] GET /v2.0/routers => generated 15 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/546] 10.0.0.116 () {28 vars in 624 bytes} [Fri Feb 27 02:26:38 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/547] 10.0.0.116 () {28 vars in 581 bytes} [Fri Feb 27 02:26:38 2026] GET /v2.0/agents => generated 3356 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/548] 10.0.0.116 () {28 vars in 591 bytes} [Fri Feb 27 02:26:38 2026] GET /v2.0/floatingips => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/549] 10.0.0.116 () {28 vars in 583 bytes} [Fri Feb 27 02:26:38 2026] GET /v2.0/subnets => generated 1261 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/550] 10.0.0.116 () {28 vars in 585 bytes} [Fri Feb 27 02:26:38 2026] GET /v2.0/networks => generated 2167 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/553] 10.0.0.188 () {32 vars in 649 bytes} [Fri Feb 27 02:26:45 2026] GET /v2.0/networks => generated 2167 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/554] 10.0.0.188 () {32 vars in 655 bytes} [Fri Feb 27 02:26:46 2026] GET /v2.0/floatingips => 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: 276/555] 10.0.0.188 () {32 vars in 647 bytes} [Fri Feb 27 02:26:46 2026] GET /v2.0/routers => generated 15 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/556] 10.0.0.188 () {32 vars in 643 bytes} [Fri Feb 27 02:26:46 2026] GET /v2.0/ports => generated 4721 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/557] 10.0.0.188 () {32 vars in 647 bytes} [Fri Feb 27 02:26:46 2026] GET /v2.0/subnets => generated 1261 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/558] 10.0.0.188 () {32 vars in 649 bytes} [Fri Feb 27 02:26:46 2026] GET /v2.0/networks => generated 2167 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/559] 10.0.0.188 () {32 vars in 663 bytes} [Fri Feb 27 02:26:47 2026] GET /v2.0/security-groups => generated 16622 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/560] 10.0.0.188 () {32 vars in 655 bytes} [Fri Feb 27 02:26:47 2026] GET /v2.0/subnetpools => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 02:26:57.943 8 INFO neutron.db.segments_db [None req-8b5c05f5-9668-4cb1-a774-b0fb58df30b1 5067d7438f1242bab7e3bc3d5cfc2ca2 4ca36f38bed745898ebab3addbe2f48c - - - -] Added segment f23f271f-6046-48b4-9e38-ca5a80c1ca17 of type vxlan for network 8309d810-f5df-420c-a8be-461eeaa814cc 2026-02-27 02:26:57.990 7 INFO neutron.db.segments_db [None req-e7b294de-6bd6-467d-ae2a-8c553758bda7 5067d7438f1242bab7e3bc3d5cfc2ca2 4ca36f38bed745898ebab3addbe2f48c - - - -] Added segment 32be6ad0-52fb-4b89-8920-c82d5804f719 of type vxlan for network 4b760f24-aa9a-4fe1-8c68-0d8fbd055920 [pid: 8|app: 0|req: 284/563] 10.0.0.188 () {34 vars in 671 bytes} [Fri Feb 27 02:26:57 2026] POST /v2.0/networks => generated 748 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/564] 10.0.0.188 () {34 vars in 671 bytes} [Fri Feb 27 02:26:57 2026] POST /v2.0/networks => generated 745 bytes in 392 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/565] 10.0.0.188 () {34 vars in 669 bytes} [Fri Feb 27 02:26:58 2026] POST /v2.0/subnets => generated 672 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 02:26:58.360 8 INFO neutron.db.segments_db [None req-c2b66114-fde1-4b94-942b-cab277c34822 5067d7438f1242bab7e3bc3d5cfc2ca2 4ca36f38bed745898ebab3addbe2f48c - - - -] Added segment 83b7b644-3050-4b37-9808-4cd9cd0be198 of type vxlan for network 3a39143c-eb9c-4c89-b709-b60180167263 [pid: 8|app: 0|req: 285/566] 10.0.0.188 () {34 vars in 671 bytes} [Fri Feb 27 02:26:58 2026] POST /v2.0/networks => generated 744 bytes in 405 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 02:26:58.540 8 INFO neutron.db.segments_db [None req-a768121b-2461-44e6-9745-2ba3c6daf00b 5067d7438f1242bab7e3bc3d5cfc2ca2 4ca36f38bed745898ebab3addbe2f48c - - - -] Added segment 8bb586d6-4870-4321-98d9-a97c4498a619 of type vxlan for network e2587612-7bbb-43dc-b841-0c0a365eab16 [pid: 7|app: 0|req: 282/567] 10.0.0.188 () {34 vars in 669 bytes} [Fri Feb 27 02:26:58 2026] POST /v2.0/subnets => generated 668 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/568] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:26:58 2026] GET /v2.0/security-groups?tenant_id=4343c0eda32f4fb2962778d6ee439d4e&name=default => generated 2797 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 02:26:58.883 8 INFO neutron.db.l3_hamode_db [None req-a768121b-2461-44e6-9745-2ba3c6daf00b 5067d7438f1242bab7e3bc3d5cfc2ca2 4ca36f38bed745898ebab3addbe2f48c - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 284/569] 10.0.0.188 () {34 vars in 669 bytes} [Fri Feb 27 02:26:58 2026] POST /v2.0/subnets => generated 667 bytes in 441 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 02:26:59.213 7 INFO neutron.db.segments_db [None req-9c1143c4-b26d-4153-b2f3-8f972eb6d99f 5067d7438f1242bab7e3bc3d5cfc2ca2 4ca36f38bed745898ebab3addbe2f48c - - - -] Added segment a55b2f34-ddbf-472c-937e-1334463f3a64 of type vxlan for network 9c82675c-ca15-4b71-b8c5-d22c806c36e9 2026-02-27 02:26:59.508 7 INFO neutron.db.l3_hamode_db [None req-9c1143c4-b26d-4153-b2f3-8f972eb6d99f 5067d7438f1242bab7e3bc3d5cfc2ca2 4ca36f38bed745898ebab3addbe2f48c - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-27 02:27:00.204 8 INFO neutron.db.l3_hamode_db [None req-a768121b-2461-44e6-9745-2ba3c6daf00b 5067d7438f1242bab7e3bc3d5cfc2ca2 4ca36f38bed745898ebab3addbe2f48c - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-27 02:27:00.752 7 INFO neutron.db.l3_hamode_db [None req-9c1143c4-b26d-4153-b2f3-8f972eb6d99f 5067d7438f1242bab7e3bc3d5cfc2ca2 4ca36f38bed745898ebab3addbe2f48c - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 286/570] 10.0.0.188 () {34 vars in 669 bytes} [Fri Feb 27 02:26:58 2026] POST /v2.0/routers => generated 736 bytes in 2935 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/571] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:27:01 2026] DELETE /v2.0/security-groups/4808cb5d-b00e-4510-92b5-5d95d626ba9f => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 02:27:01.566 8 INFO neutron.db.segments_db [None req-de969887-52ac-45b5-a472-edc5148cca5b 5067d7438f1242bab7e3bc3d5cfc2ca2 4ca36f38bed745898ebab3addbe2f48c - - - -] Added segment f09558a8-58f3-44ba-b734-ec678f3b168a of type vxlan for network b64b41ac-280e-4d2d-b6ec-3e428d12b974 2026-02-27 02:27:01.934 8 INFO neutron.db.l3_hamode_db [None req-de969887-52ac-45b5-a472-edc5148cca5b 5067d7438f1242bab7e3bc3d5cfc2ca2 4ca36f38bed745898ebab3addbe2f48c - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 285/572] 10.0.0.188 () {34 vars in 669 bytes} [Fri Feb 27 02:26:59 2026] POST /v2.0/routers => generated 732 bytes in 2977 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 02:27:03.260 8 INFO neutron.db.l3_hamode_db [None req-de969887-52ac-45b5-a472-edc5148cca5b 5067d7438f1242bab7e3bc3d5cfc2ca2 4ca36f38bed745898ebab3addbe2f48c - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 286/573] 10.0.0.188 () {34 vars in 783 bytes} [Fri Feb 27 02:27:02 2026] PUT /v2.0/routers/e309ccd6-2568-4367-82d7-4f8946ff854b/add_router_interface => generated 309 bytes in 1518 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/574] 10.0.0.188 () {34 vars in 669 bytes} [Fri Feb 27 02:27:01 2026] POST /v2.0/routers => generated 731 bytes in 2941 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/575] 10.0.0.188 () {34 vars in 783 bytes} [Fri Feb 27 02:27:03 2026] PUT /v2.0/routers/c5e79b30-ae92-4cde-b32c-9365d4764417/add_router_interface => generated 309 bytes in 1709 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/576] 10.0.0.152 () {38 vars in 971 bytes} [Fri Feb 27 02:27:05 2026] POST /v2.0/security-groups => generated 1622 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/577] 10.0.0.188 () {34 vars in 783 bytes} [Fri Feb 27 02:27:04 2026] PUT /v2.0/routers/8482b862-2f30-42b4-87c9-1ae080187bb5/add_router_interface => generated 309 bytes in 1546 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/578] 10.0.0.152 () {38 vars in 971 bytes} [Fri Feb 27 02:27:05 2026] POST /v2.0/security-groups => generated 1617 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/579] 10.0.0.152 () {34 vars in 991 bytes} [Fri Feb 27 02:27:06 2026] GET /v2.0/security-groups/0f6d7803-6ff1-4cb5-81c4-34b5dce09f72 => generated 1622 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/580] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:27:06 2026] GET /v2.0/security-groups?tenant_id=b98fbad84fd14698bd3a581937dee5a9&name=default => generated 2801 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/581] 10.0.0.152 () {38 vars in 971 bytes} [Fri Feb 27 02:27:06 2026] POST /v2.0/security-groups => generated 1616 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/582] 10.0.0.152 () {38 vars in 981 bytes} [Fri Feb 27 02:27:06 2026] POST /v2.0/security-group-rules => generated 582 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/583] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:27:06 2026] DELETE /v2.0/security-groups/8d6d178b-9e24-40c6-8d59-83e36ae5763d => 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: 292/584] 10.0.0.152 () {38 vars in 971 bytes} [Fri Feb 27 02:27:06 2026] POST /v2.0/security-groups => generated 1618 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/585] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:27:06 2026] GET /v2.0/security-groups?tenant_id=3985339dff284831af0b3a95698d93fc&name=default => generated 2801 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/586] 10.0.0.152 () {38 vars in 971 bytes} [Fri Feb 27 02:27:06 2026] POST /v2.0/security-groups => generated 1620 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/587] 10.0.0.152 () {34 vars in 1002 bytes} [Fri Feb 27 02:27:06 2026] GET /v2.0/security-groups?tenant_id=9c4934e821a147308756564a16082679 => generated 7594 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/588] 10.0.0.188 () {34 vars in 685 bytes} [Fri Feb 27 02:27:06 2026] POST /v2.0/security-groups => generated 1595 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/589] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:27:06 2026] DELETE /v2.0/security-groups/433b9eda-a283-45eb-afb9-030d0057de06 => 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: 295/590] 10.0.0.152 () {34 vars in 991 bytes} [Fri Feb 27 02:27:06 2026] GET /v2.0/security-groups/e13bf8c0-c1ac-4ddc-8c43-b5b6c5f752ab => generated 1620 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/591] 10.0.0.152 () {34 vars in 991 bytes} [Fri Feb 27 02:27:06 2026] GET /v2.0/security-groups/39359b26-5289-464a-81bb-ecd7bcba351b => generated 2794 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/592] 10.0.0.188 () {34 vars in 695 bytes} [Fri Feb 27 02:27:06 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: 7|app: 0|req: 297/593] 10.0.0.152 () {34 vars in 991 bytes} [Fri Feb 27 02:27:06 2026] GET /v2.0/security-groups/39359b26-5289-464a-81bb-ecd7bcba351b => generated 2794 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/594] 10.0.0.152 () {38 vars in 981 bytes} [Fri Feb 27 02:27:06 2026] POST /v2.0/security-group-rules => generated 582 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/595] 10.0.0.152 () {34 vars in 991 bytes} [Fri Feb 27 02:27:06 2026] GET /v2.0/security-groups/9ed33c48-61b6-4af2-b0ab-9dd9d32b38f3 => generated 1617 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/596] 10.0.0.152 () {34 vars in 991 bytes} [Fri Feb 27 02:27:06 2026] GET /v2.0/security-groups/e13bf8c0-c1ac-4ddc-8c43-b5b6c5f752ab => generated 2213 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/597] 10.0.0.188 () {34 vars in 695 bytes} [Fri Feb 27 02:27:06 2026] POST /v2.0/security-group-rules => generated 570 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/598] 10.0.0.152 () {36 vars in 1013 bytes} [Fri Feb 27 02:27:07 2026] DELETE /v2.0/security-groups/9ed33c48-61b6-4af2-b0ab-9dd9d32b38f3 => 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: 299/599] 10.0.0.152 () {38 vars in 981 bytes} [Fri Feb 27 02:27:07 2026] POST /v2.0/security-group-rules => generated 587 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 02:27:07.184 7 INFO neutron.api.v2.resource [req-fd20b415-6c39-47e8-a827-6c04eba89e39 req-8279be83-d6e2-4965-98d4-13ab037a92a5 f62567c68a5143f4aab312044359a101 9c4934e821a147308756564a16082679 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 300/600] 10.0.0.152 () {34 vars in 991 bytes} [Fri Feb 27 02:27:07 2026] GET /v2.0/security-groups/9ed33c48-61b6-4af2-b0ab-9dd9d32b38f3 => 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: 301/601] 10.0.0.152 () {34 vars in 991 bytes} [Fri Feb 27 02:27:07 2026] GET /v2.0/security-groups/e13bf8c0-c1ac-4ddc-8c43-b5b6c5f752ab => generated 2811 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/602] 10.0.0.152 () {34 vars in 991 bytes} [Fri Feb 27 02:27:07 2026] GET /v2.0/security-groups/75539334-4ffa-4d84-8b9f-d1de51794c54 => generated 1616 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/603] 10.0.0.152 () {34 vars in 1001 bytes} [Fri Feb 27 02:27:07 2026] GET /v2.0/security-group-rules/4759b0f1-6eda-431d-953d-9ce9aed84145 => 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: 304/604] 10.0.0.152 () {36 vars in 1013 bytes} [Fri Feb 27 02:27:07 2026] DELETE /v2.0/security-groups/75539334-4ffa-4d84-8b9f-d1de51794c54 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/605] 10.0.0.152 () {34 vars in 991 bytes} [Fri Feb 27 02:27:07 2026] GET /v2.0/security-groups/e13bf8c0-c1ac-4ddc-8c43-b5b6c5f752ab => generated 2811 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 02:27:07.423 7 INFO neutron.api.v2.resource [req-e50b2913-ba35-41a3-8ae3-6a17782eca12 req-c00a12c3-4e63-4929-bcce-3f787b0473cc f62567c68a5143f4aab312044359a101 9c4934e821a147308756564a16082679 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 306/606] 10.0.0.152 () {34 vars in 991 bytes} [Fri Feb 27 02:27:07 2026] GET /v2.0/security-groups/75539334-4ffa-4d84-8b9f-d1de51794c54 => 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: 307/607] 10.0.0.152 () {36 vars in 1023 bytes} [Fri Feb 27 02:27:07 2026] DELETE /v2.0/security-group-rules/4759b0f1-6eda-431d-953d-9ce9aed84145 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/608] 10.0.0.152 () {34 vars in 991 bytes} [Fri Feb 27 02:27:07 2026] GET /v2.0/security-groups/eb0eb9a1-1d05-44fa-a91e-bfa67f57a208 => generated 1618 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/609] 10.0.0.152 () {34 vars in 991 bytes} [Fri Feb 27 02:27:07 2026] GET /v2.0/security-groups/e13bf8c0-c1ac-4ddc-8c43-b5b6c5f752ab => generated 2213 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/610] 10.0.0.152 () {36 vars in 1013 bytes} [Fri Feb 27 02:27:07 2026] DELETE /v2.0/security-groups/eb0eb9a1-1d05-44fa-a91e-bfa67f57a208 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/611] 10.0.0.152 () {36 vars in 1013 bytes} [Fri Feb 27 02:27:07 2026] DELETE /v2.0/security-groups/e13bf8c0-c1ac-4ddc-8c43-b5b6c5f752ab => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 02:27:07.783 7 INFO neutron.api.v2.resource [req-27175d91-c547-4976-a4d6-17075490263e req-21b18a0d-552c-4f6c-9b36-9bf4c45aadb7 f62567c68a5143f4aab312044359a101 9c4934e821a147308756564a16082679 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 312/612] 10.0.0.152 () {34 vars in 991 bytes} [Fri Feb 27 02:27:07 2026] GET /v2.0/security-groups/eb0eb9a1-1d05-44fa-a91e-bfa67f57a208 => 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: 313/613] 10.0.0.152 () {34 vars in 991 bytes} [Fri Feb 27 02:27:07 2026] GET /v2.0/security-groups/0f6d7803-6ff1-4cb5-81c4-34b5dce09f72 => generated 2215 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/614] 10.0.0.152 () {34 vars in 1002 bytes} [Fri Feb 27 02:27:07 2026] GET /v2.0/security-groups?tenant_id=9c4934e821a147308756564a16082679 => generated 2797 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/615] 10.0.0.152 () {36 vars in 1013 bytes} [Fri Feb 27 02:27:07 2026] DELETE /v2.0/security-groups/0f6d7803-6ff1-4cb5-81c4-34b5dce09f72 => 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: 316/616] 10.0.0.152 () {34 vars in 991 bytes} [Fri Feb 27 02:27:07 2026] GET /v2.0/security-groups/39359b26-5289-464a-81bb-ecd7bcba351b => generated 2794 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/617] 10.0.0.188 () {34 vars in 676 bytes} [Fri Feb 27 02:27:07 2026] POST /v2.0/floatingips => generated 552 bytes in 921 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/618] 10.0.0.152 () {34 vars in 991 bytes} [Fri Feb 27 02:27:08 2026] GET /v2.0/security-groups/39359b26-5289-464a-81bb-ecd7bcba351b => generated 2794 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 02:27:08.139 8 INFO neutron.api.v2.resource [req-c0c187df-f9e6-4628-aede-320118b32cc0 req-060b8e4b-5a3f-4d90-81e7-58711b7a3902 f62567c68a5143f4aab312044359a101 9c4934e821a147308756564a16082679 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 303/619] 10.0.0.152 () {34 vars in 991 bytes} [Fri Feb 27 02:27:08 2026] GET /v2.0/security-groups/eb0eb9a1-1d05-44fa-a91e-bfa67f57a208 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-27 02:27:08.178 8 INFO neutron.api.v2.resource [req-a7800fe7-ce44-4919-bf9b-2c8146768c7a req-3ccd4ac1-a25e-4c7c-851c-f1cec8763e96 f62567c68a5143f4aab312044359a101 9c4934e821a147308756564a16082679 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 304/620] 10.0.0.152 () {34 vars in 991 bytes} [Fri Feb 27 02:27:08 2026] GET /v2.0/security-groups/75539334-4ffa-4d84-8b9f-d1de51794c54 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-27 02:27:08.217 8 INFO neutron.api.v2.resource [req-8319d0c5-b879-4ac9-9a72-a1df314031a6 req-b4f1f826-2e8e-418e-a34a-ea9c65affa26 f62567c68a5143f4aab312044359a101 9c4934e821a147308756564a16082679 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 305/621] 10.0.0.152 () {34 vars in 991 bytes} [Fri Feb 27 02:27:08 2026] GET /v2.0/security-groups/9ed33c48-61b6-4af2-b0ab-9dd9d32b38f3 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/622] 10.0.0.188 () {34 vars in 789 bytes} [Fri Feb 27 02:27:08 2026] PUT /v2.0/routers/e309ccd6-2568-4367-82d7-4f8946ff854b/remove_router_interface => generated 309 bytes in 1275 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/623] 10.0.0.152 () {34 vars in 1098 bytes} [Fri Feb 27 02:27:09 2026] GET /v2.0/security-groups?name=tempest-securitygroup--562238228&fields=id&tenant_id=abd451410d0a473da7c53260ae1a7193 => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/624] 10.0.0.188 () {34 vars in 789 bytes} [Fri Feb 27 02:27:08 2026] PUT /v2.0/routers/c5e79b30-ae92-4cde-b32c-9365d4764417/remove_router_interface => generated 309 bytes in 1236 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/625] 10.0.0.152 () {34 vars in 982 bytes} [Fri Feb 27 02:27:09 2026] GET /v2.0/networks?id=3a39143c-eb9c-4c89-b709-b60180167263 => generated 676 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 02:27:10.322 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-4572b92e-7b8b-4029-a680-ca1b4fbe93de 5067d7438f1242bab7e3bc3d5cfc2ca2 4ca36f38bed745898ebab3addbe2f48c - - - -] 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-02-27 02:27:10.338 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-064d0098-b417-4669-a2b3-43c368c87344 5067d7438f1242bab7e3bc3d5cfc2ca2 4ca36f38bed745898ebab3addbe2f48c - - - -] 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-02-27 02:27:10.800 8 INFO neutron.db.l3_hamode_db [None req-064d0098-b417-4669-a2b3-43c368c87344 5067d7438f1242bab7e3bc3d5cfc2ca2 4ca36f38bed745898ebab3addbe2f48c - - - -] HA network 9c82675c-ca15-4b71-b8c5-d22c806c36e9 was deleted as no HA routers are present in tenant 9c4934e821a147308756564a16082679. [pid: 8|app: 0|req: 308/626] 10.0.0.188 () {32 vars in 724 bytes} [Fri Feb 27 02:27:09 2026] DELETE /v2.0/routers/c5e79b30-ae92-4cde-b32c-9365d4764417 => generated 0 bytes in 1244 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 02:27:10.818 7 INFO neutron.db.l3_hamode_db [None req-4572b92e-7b8b-4029-a680-ca1b4fbe93de 5067d7438f1242bab7e3bc3d5cfc2ca2 4ca36f38bed745898ebab3addbe2f48c - - - -] HA network e2587612-7bbb-43dc-b841-0c0a365eab16 was deleted as no HA routers are present in tenant a56af3f5666a4c05a4310d645a2a171f. [pid: 8|app: 0|req: 309/627] 10.0.0.152 () {34 vars in 965 bytes} [Fri Feb 27 02:27:10 2026] GET /v2.0/quotas/abd451410d0a473da7c53260ae1a7193 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/630] 10.0.0.188 () {32 vars in 724 bytes} [Fri Feb 27 02:27:09 2026] DELETE /v2.0/routers/e309ccd6-2568-4367-82d7-4f8946ff854b => generated 0 bytes in 1489 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/631] 10.0.0.152 () {34 vars in 1002 bytes} [Fri Feb 27 02:27:10 2026] GET /v2.0/ports?tenant_id=abd451410d0a473da7c53260ae1a7193&fields=id => generated 103 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/632] 10.0.0.188 () {32 vars in 724 bytes} [Fri Feb 27 02:27:10 2026] DELETE /v2.0/subnets/dfd13de2-1e98-49f0-941c-a984c0bec888 => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 02:27:11.268 7 INFO neutron.services.segments.plugin [-] Segment 8bb586d6-4870-4321-98d9-a97c4498a619 resource provider aggregate not found 2026-02-27 02:27:11.286 7 INFO neutron.services.segments.plugin [-] Segment 8bb586d6-4870-4321-98d9-a97c4498a619 resource provider aggregate not found 2026-02-27 02:27:11.333 8 INFO neutron.services.segments.plugin [-] Segment a55b2f34-ddbf-472c-937e-1334463f3a64 resource provider aggregate not found 2026-02-27 02:27:11.348 7 INFO neutron.services.segments.plugin [-] Segment 8bb586d6-4870-4321-98d9-a97c4498a619 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8bb586d6-4870-4321-98d9-a97c4498a619 found for delete ", "request_id": "req-bfa95975-d091-484e-a2d4-331053b9d88e"}]} 2026-02-27 02:27:11.349 7 INFO neutron.services.segments.plugin [-] Segment 8bb586d6-4870-4321-98d9-a97c4498a619 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8bb586d6-4870-4321-98d9-a97c4498a619 found for delete ", "request_id": "req-88580c75-05fc-42d8-b59c-bdcb633dbe79"}]} 2026-02-27 02:27:11.351 8 INFO neutron.services.segments.plugin [-] Segment a55b2f34-ddbf-472c-937e-1334463f3a64 resource provider aggregate not found 2026-02-27 02:27:11.359 8 INFO neutron.services.segments.plugin [-] Segment a55b2f34-ddbf-472c-937e-1334463f3a64 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a55b2f34-ddbf-472c-937e-1334463f3a64 found for delete ", "request_id": "req-5993da90-b4fc-4ff0-9b87-7a8cb597ecbe"}]} 2026-02-27 02:27:11.384 8 INFO neutron.services.segments.plugin [-] Segment a55b2f34-ddbf-472c-937e-1334463f3a64 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a55b2f34-ddbf-472c-937e-1334463f3a64 found for delete ", "request_id": "req-9f59ecd1-0071-443c-90b2-38af1ee91218"}]} [pid: 8|app: 0|req: 312/633] 10.0.0.188 () {32 vars in 724 bytes} [Fri Feb 27 02:27:10 2026] DELETE /v2.0/subnets/55cbd22e-b040-4b5d-b7dc-967a6cf31d88 => generated 0 bytes in 572 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/634] 10.0.0.188 () {32 vars in 726 bytes} [Fri Feb 27 02:27:11 2026] DELETE /v2.0/networks/8309d810-f5df-420c-a8be-461eeaa814cc => generated 0 bytes in 476 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/635] 10.0.0.188 () {32 vars in 726 bytes} [Fri Feb 27 02:27:11 2026] DELETE /v2.0/networks/4b760f24-aa9a-4fe1-8c68-0d8fbd055920 => generated 0 bytes in 426 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/636] 10.0.0.152 () {34 vars in 907 bytes} [Fri Feb 27 02:27:11 2026] GET /v2.0/extensions => generated 19178 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/637] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:27:11 2026] GET /v2.0/security-groups?tenant_id=a56af3f5666a4c05a4310d645a2a171f&name=default => generated 2797 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/638] 10.0.0.152 () {34 vars in 1008 bytes} [Fri Feb 27 02:27:11 2026] GET /v2.0/networks/3a39143c-eb9c-4c89-b709-b60180167263?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: 325/639] 10.0.0.152 () {34 vars in 1108 bytes} [Fri Feb 27 02:27:12 2026] GET /v2.0/networks/3a39143c-eb9c-4c89-b709-b60180167263?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/640] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:27:11 2026] DELETE /v2.0/security-groups/bccaa717-f557-4800-be61-d872e15073be => 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: 326/641] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:27:12 2026] GET /v2.0/security-groups?tenant_id=9c4934e821a147308756564a16082679&name=default => generated 2797 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/642] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:27:12 2026] DELETE /v2.0/security-groups/39359b26-5289-464a-81bb-ecd7bcba351b => 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: 327/643] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:27:12 2026] GET /v2.0/ports?device_id=3a016ce5-2602-4e7f-9de9-8a6155f9ecf1 => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 02:27:13.395 8 INFO neutron.services.segments.plugin [-] Segment 32be6ad0-52fb-4b89-8920-c82d5804f719 resource provider aggregate not found 2026-02-27 02:27:13.416 8 INFO neutron.services.segments.plugin [-] Segment 32be6ad0-52fb-4b89-8920-c82d5804f719 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32be6ad0-52fb-4b89-8920-c82d5804f719 found for delete ", "request_id": "req-66cc6ebc-e9b9-47ee-8360-26a5516539a2"}]} 2026-02-27 02:27:13.418 8 INFO neutron.services.segments.plugin [-] Segment 32be6ad0-52fb-4b89-8920-c82d5804f719 resource provider aggregate not found 2026-02-27 02:27:13.439 8 INFO neutron.services.segments.plugin [-] Segment 32be6ad0-52fb-4b89-8920-c82d5804f719 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32be6ad0-52fb-4b89-8920-c82d5804f719 found for delete ", "request_id": "req-0f9cc48c-b284-4c82-8afd-d40583f2c7a0"}]} 2026-02-27 02:27:13.453 7 INFO neutron.services.segments.plugin [-] Segment f23f271f-6046-48b4-9e38-ca5a80c1ca17 resource provider aggregate not found 2026-02-27 02:27:13.477 7 INFO neutron.services.segments.plugin [-] Segment f23f271f-6046-48b4-9e38-ca5a80c1ca17 resource provider aggregate not found [pid: 7|app: 0|req: 328/644] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:27:13 2026] GET /v2.0/ports?device_id=3a016ce5-2602-4e7f-9de9-8a6155f9ecf1 => generated 12 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/645] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:27:13 2026] GET /v2.0/security-groups?tenant_id=97cfca3c66164433b2bb14bcac0d6b6f&name=default => generated 2801 bytes in 385 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 02:27:13.577 7 INFO neutron.services.segments.plugin [-] Segment f23f271f-6046-48b4-9e38-ca5a80c1ca17 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f23f271f-6046-48b4-9e38-ca5a80c1ca17 found for delete ", "request_id": "req-82a2cf3a-cf25-4e7f-a0ef-fd2bbf725b29"}]} 2026-02-27 02:27:13.579 7 INFO neutron.services.segments.plugin [-] Segment f23f271f-6046-48b4-9e38-ca5a80c1ca17 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f23f271f-6046-48b4-9e38-ca5a80c1ca17 found for delete ", "request_id": "req-b53fcea8-7334-4137-a554-3b7f991ce43a"}]} [pid: 7|app: 0|req: 329/646] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:27:13 2026] DELETE /v2.0/security-groups/ea90c7f3-f448-4677-97c1-44c4a749f29c => 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: 318/647] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:27:13 2026] GET /v2.0/security-groups?tenant_id=eec34ff2e1574f4bb8cad26767e21fa8&name=default => generated 2801 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/648] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:27:13 2026] DELETE /v2.0/security-groups/7872e3e0-6021-4937-acbc-815976a624c9 => 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: 319/649] 162.253.55.74 () {34 vars in 985 bytes} [Fri Feb 27 02:27:13 2026] GET /v2.0/networks?id=3a39143c-eb9c-4c89-b709-b60180167263 => generated 676 bytes in 335 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/650] 162.253.55.74 () {34 vars in 1049 bytes} [Fri Feb 27 02:27:14 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=abd451410d0a473da7c53260ae1a7193 => generated 180 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 02:27:14.631 7 INFO neutron.db.segments_db [None req-8e06c6f5-b427-4355-a3d3-fc6b6da9f031 5067d7438f1242bab7e3bc3d5cfc2ca2 4ca36f38bed745898ebab3addbe2f48c - - - -] Added segment 7413000e-1a06-425c-89b7-11b1da7021bf of type vxlan for network 41017b79-1943-4be9-9340-92c703e7967c 2026-02-27 02:27:14.644 8 INFO neutron.db.segments_db [None req-904e358c-bd3b-467e-a831-6338f5e23bd3 5067d7438f1242bab7e3bc3d5cfc2ca2 4ca36f38bed745898ebab3addbe2f48c - - - -] Added segment c5606a5b-e786-4234-9544-c18e7dded8dd of type vxlan for network 0ef61439-218a-49e6-966b-d7fb1fe684cd [pid: 8|app: 0|req: 321/651] 10.0.0.188 () {34 vars in 671 bytes} [Fri Feb 27 02:27:14 2026] POST /v2.0/networks => generated 747 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/652] 10.0.0.188 () {34 vars in 671 bytes} [Fri Feb 27 02:27:14 2026] POST /v2.0/networks => generated 752 bytes in 688 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/653] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:27:14 2026] GET /v2.0/ports?device_id=3a016ce5-2602-4e7f-9de9-8a6155f9ecf1 => 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: 333/654] 10.0.0.188 () {34 vars in 669 bytes} [Fri Feb 27 02:27:14 2026] POST /v2.0/subnets => generated 671 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/655] 162.253.55.74 () {38 vars in 954 bytes} [Fri Feb 27 02:27:14 2026] POST /v2.0/ports => generated 954 bytes in 596 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-02-27 02:27:15.435 8 INFO neutron.db.segments_db [None req-94123b94-c333-4d77-a493-4cbb6aeb5267 5067d7438f1242bab7e3bc3d5cfc2ca2 4ca36f38bed745898ebab3addbe2f48c - - - -] Added segment b5ff35c2-27e9-4691-86bf-07420837d06b of type vxlan for network 3ae740d7-462f-4976-9d30-94cc8c1b8af0 [pid: 7|app: 0|req: 334/656] 10.0.0.188 () {34 vars in 669 bytes} [Fri Feb 27 02:27:15 2026] POST /v2.0/subnets => generated 675 bytes in 310 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/657] 162.253.55.74 () {34 vars in 910 bytes} [Fri Feb 27 02:27:15 2026] GET /v2.0/extensions => generated 19178 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-02-27 02:27:15.610 7 INFO neutron.db.segments_db [None req-48ce8c17-221f-48c0-b6b5-de6edc623f88 5067d7438f1242bab7e3bc3d5cfc2ca2 4ca36f38bed745898ebab3addbe2f48c - - - -] Added segment d00345cf-bd2c-4a1e-bdb7-3e201841f2c3 of type vxlan for network 8020b6c3-1309-4a33-9c67-2127ac51ab6c 2026-02-27 02:27:15.812 8 INFO neutron.db.l3_hamode_db [None req-94123b94-c333-4d77-a493-4cbb6aeb5267 5067d7438f1242bab7e3bc3d5cfc2ca2 4ca36f38bed745898ebab3addbe2f48c - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-27 02:27:15.951 7 INFO neutron.db.l3_hamode_db [None req-48ce8c17-221f-48c0-b6b5-de6edc623f88 5067d7438f1242bab7e3bc3d5cfc2ca2 4ca36f38bed745898ebab3addbe2f48c - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-27 02:27:17.015 8 INFO neutron.db.l3_hamode_db [None req-94123b94-c333-4d77-a493-4cbb6aeb5267 5067d7438f1242bab7e3bc3d5cfc2ca2 4ca36f38bed745898ebab3addbe2f48c - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-27 02:27:17.289 7 INFO neutron.db.l3_hamode_db [None req-48ce8c17-221f-48c0-b6b5-de6edc623f88 5067d7438f1242bab7e3bc3d5cfc2ca2 4ca36f38bed745898ebab3addbe2f48c - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 323/658] 10.0.0.188 () {34 vars in 669 bytes} [Fri Feb 27 02:27:15 2026] POST /v2.0/routers => generated 735 bytes in 3063 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/659] 10.0.0.188 () {34 vars in 669 bytes} [Fri Feb 27 02:27:15 2026] POST /v2.0/routers => generated 739 bytes in 3315 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/660] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:27:18 2026] GET /v2.0/ports?device_id=3a016ce5-2602-4e7f-9de9-8a6155f9ecf1 => generated 957 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/661] 162.253.55.74 () {38 vars in 1027 bytes} [Fri Feb 27 02:27:18 2026] PUT /v2.0/ports/5c12ce6f-3e25-444a-bfca-8e994754e9c9 => generated 1199 bytes in 1199 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-02-27 02:27:20.288 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-83f59581-48df-4011-a492-b1c7c52cfb47'] response: {'name': 'network-changed', 'server_uuid': '3a016ce5-2602-4e7f-9de9-8a6155f9ecf1', 'tag': '5c12ce6f-3e25-444a-bfca-8e994754e9c9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 338/662] 10.0.0.188 () {34 vars in 783 bytes} [Fri Feb 27 02:27:18 2026] PUT /v2.0/routers/6d492724-e548-445a-8517-487eae6d4096/add_router_interface => generated 309 bytes in 1711 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/663] 10.0.0.152 () {34 vars in 1040 bytes} [Fri Feb 27 02:27:20 2026] GET /v2.0/security-groups?id=4a008840-66aa-475e-9744-b470c67502e4&fields=id&fields=name => generated 113 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/664] 162.253.55.74 () {34 vars in 1079 bytes} [Fri Feb 27 02:27:20 2026] GET /v2.0/ports?tenant_id=abd451410d0a473da7c53260ae1a7193&device_id=3a016ce5-2602-4e7f-9de9-8a6155f9ecf1 => generated 1238 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/665] 162.253.55.74 () {34 vars in 1057 bytes} [Fri Feb 27 02:27:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=5c12ce6f-3e25-444a-bfca-8e994754e9c9 => 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: 342/666] 162.253.55.74 () {34 vars in 983 bytes} [Fri Feb 27 02:27:20 2026] GET /v2.0/subnets?id=64d4e70f-ec29-45f3-a2c8-2023d502af19 => generated 670 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/667] 162.253.55.74 () {34 vars in 1051 bytes} [Fri Feb 27 02:27:20 2026] GET /v2.0/ports?network_id=3a39143c-eb9c-4c89-b709-b60180167263&device_owner=network%3Adhcp => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/668] 162.253.55.74 () {34 vars in 1011 bytes} [Fri Feb 27 02:27:21 2026] GET /v2.0/networks/3a39143c-eb9c-4c89-b709-b60180167263?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: 345/669] 162.253.55.74 () {34 vars in 1111 bytes} [Fri Feb 27 02:27:21 2026] GET /v2.0/networks/3a39143c-eb9c-4c89-b709-b60180167263?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/670] 162.253.55.74 () {34 vars in 1079 bytes} [Fri Feb 27 02:27:21 2026] GET /v2.0/ports?tenant_id=abd451410d0a473da7c53260ae1a7193&device_id=3a016ce5-2602-4e7f-9de9-8a6155f9ecf1 => generated 1238 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/671] 10.0.0.188 () {34 vars in 783 bytes} [Fri Feb 27 02:27:19 2026] PUT /v2.0/routers/aeb54cb3-b7f6-446c-97c2-762720f62e7f/add_router_interface => generated 309 bytes in 1812 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/672] 162.253.55.74 () {34 vars in 985 bytes} [Fri Feb 27 02:27:21 2026] GET /v2.0/networks?id=3a39143c-eb9c-4c89-b709-b60180167263 => generated 772 bytes in 114 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: 326/673] 162.253.55.74 () {34 vars in 1057 bytes} [Fri Feb 27 02:27:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=5c12ce6f-3e25-444a-bfca-8e994754e9c9 => generated 19 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/674] 162.253.55.74 () {34 vars in 983 bytes} [Fri Feb 27 02:27:21 2026] GET /v2.0/subnets?id=64d4e70f-ec29-45f3-a2c8-2023d502af19 => generated 670 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/675] 162.253.55.74 () {34 vars in 1051 bytes} [Fri Feb 27 02:27:21 2026] GET /v2.0/ports?network_id=3a39143c-eb9c-4c89-b709-b60180167263&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/676] 162.253.55.74 () {34 vars in 1011 bytes} [Fri Feb 27 02:27:21 2026] GET /v2.0/networks/3a39143c-eb9c-4c89-b709-b60180167263?fields=segments => generated 14 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/677] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:27:21 2026] GET /v2.0/ports?device_id=3a016ce5-2602-4e7f-9de9-8a6155f9ecf1 => generated 969 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/678] 10.0.0.188 () {34 vars in 685 bytes} [Fri Feb 27 02:27:21 2026] POST /v2.0/security-groups => generated 1595 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/679] 162.253.55.74 () {34 vars in 1111 bytes} [Fri Feb 27 02:27:21 2026] GET /v2.0/networks/3a39143c-eb9c-4c89-b709-b60180167263?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/680] 10.0.0.152 () {34 vars in 1040 bytes} [Fri Feb 27 02:27:22 2026] GET /v2.0/security-groups?id=4a008840-66aa-475e-9744-b470c67502e4&fields=id&fields=name => generated 113 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/681] 10.0.0.188 () {34 vars in 695 bytes} [Fri Feb 27 02:27:22 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: 7|app: 0|req: 353/682] 10.0.0.188 () {34 vars in 695 bytes} [Fri Feb 27 02:27:22 2026] POST /v2.0/security-group-rules => generated 570 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/683] 10.0.0.188 () {34 vars in 685 bytes} [Fri Feb 27 02:27:22 2026] POST /v2.0/security-groups => generated 1596 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/684] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:27:22 2026] GET /v2.0/security-groups?tenant_id=5272332c337243c9ae41d42a88a481bd&name=default => generated 2801 bytes in 421 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/685] 10.0.0.188 () {34 vars in 695 bytes} [Fri Feb 27 02:27:22 2026] POST /v2.0/security-group-rules => generated 565 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/686] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:27:22 2026] DELETE /v2.0/security-groups/0546fd8d-7457-44f3-9f91-7765bbbcccbd => 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: 333/687] 10.0.0.188 () {34 vars in 695 bytes} [Fri Feb 27 02:27:22 2026] POST /v2.0/security-group-rules => generated 570 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/688] 10.0.0.188 () {34 vars in 676 bytes} [Fri Feb 27 02:27:22 2026] POST /v2.0/floatingips => generated 552 bytes in 984 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/689] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:27:23 2026] GET /v2.0/security-groups?tenant_id=cb50a03e08e946f78bb2631f1c3671bc&name=default => generated 2801 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/690] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:27:23 2026] GET /v2.0/ports?device_id=3a016ce5-2602-4e7f-9de9-8a6155f9ecf1 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/691] 10.0.0.188 () {34 vars in 676 bytes} [Fri Feb 27 02:27:22 2026] POST /v2.0/floatingips => generated 552 bytes in 789 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/692] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:27:23 2026] DELETE /v2.0/security-groups/bd2f7b4b-a356-471c-bdc4-02c073f67fd8 => 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: 335/693] 10.0.0.152 () {34 vars in 1040 bytes} [Fri Feb 27 02:27:23 2026] GET /v2.0/security-groups?id=4a008840-66aa-475e-9744-b470c67502e4&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/694] 10.0.0.152 () {34 vars in 1098 bytes} [Fri Feb 27 02:27:24 2026] GET /v2.0/security-groups?name=tempest-securitygroup--948258200&fields=id&tenant_id=7f2ea8d295d943769f52b2f4e6e75bbe => generated 69 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/695] 10.0.0.152 () {34 vars in 982 bytes} [Fri Feb 27 02:27:24 2026] GET /v2.0/networks?id=41017b79-1943-4be9-9340-92c703e7967c => generated 684 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/696] 10.0.0.152 () {34 vars in 965 bytes} [Fri Feb 27 02:27:24 2026] GET /v2.0/quotas/7f2ea8d295d943769f52b2f4e6e75bbe => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/697] 10.0.0.152 () {34 vars in 1002 bytes} [Fri Feb 27 02:27:24 2026] GET /v2.0/ports?tenant_id=7f2ea8d295d943769f52b2f4e6e75bbe&fields=id => generated 103 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/698] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:27:24 2026] GET /v2.0/ports?device_id=3a016ce5-2602-4e7f-9de9-8a6155f9ecf1 => generated 969 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/699] 10.0.0.152 () {34 vars in 1040 bytes} [Fri Feb 27 02:27:24 2026] GET /v2.0/security-groups?id=4a008840-66aa-475e-9744-b470c67502e4&fields=id&fields=name => generated 113 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/702] 10.0.0.152 () {34 vars in 907 bytes} [Fri Feb 27 02:27:24 2026] GET /v2.0/extensions => generated 19178 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/703] 10.0.0.152 () {34 vars in 1008 bytes} [Fri Feb 27 02:27:25 2026] GET /v2.0/networks/41017b79-1943-4be9-9340-92c703e7967c?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/704] 10.0.0.152 () {34 vars in 1108 bytes} [Fri Feb 27 02:27:25 2026] GET /v2.0/networks/41017b79-1943-4be9-9340-92c703e7967c?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: 366/705] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:27:25 2026] GET /v2.0/ports?device_id=944ec1a4-4a75-4d8b-b699-45638e1a13ca => 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: 340/706] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:27:26 2026] GET /v2.0/ports?device_id=3a016ce5-2602-4e7f-9de9-8a6155f9ecf1 => generated 971 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/707] 10.0.0.152 () {34 vars in 1040 bytes} [Fri Feb 27 02:27:26 2026] GET /v2.0/security-groups?id=4a008840-66aa-475e-9744-b470c67502e4&fields=id&fields=name => generated 113 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/708] 162.253.55.74 () {34 vars in 985 bytes} [Fri Feb 27 02:27:26 2026] GET /v2.0/networks?id=41017b79-1943-4be9-9340-92c703e7967c => generated 684 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/709] 162.253.55.74 () {34 vars in 1049 bytes} [Fri Feb 27 02:27:26 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7f2ea8d295d943769f52b2f4e6e75bbe => generated 180 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/710] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:27:26 2026] GET /v2.0/security-groups?tenant_id=83831374b53b47fa9a02df2ea8a77ded&name=default => generated 2801 bytes in 313 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/711] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:27:26 2026] GET /v2.0/ports?device_id=944ec1a4-4a75-4d8b-b699-45638e1a13ca => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/712] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:27:26 2026] DELETE /v2.0/security-groups/eceff93a-2c6a-471d-bbd1-9c61c075f8f2 => 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: 369/713] 162.253.55.74 () {38 vars in 954 bytes} [Fri Feb 27 02:27:26 2026] POST /v2.0/ports => generated 958 bytes in 680 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: 370/714] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:27:27 2026] GET /v2.0/ports?device_id=3a016ce5-2602-4e7f-9de9-8a6155f9ecf1 => 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: 371/715] 10.0.0.152 () {34 vars in 1040 bytes} [Fri Feb 27 02:27:27 2026] GET /v2.0/security-groups?id=4a008840-66aa-475e-9744-b470c67502e4&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: 8|app: 0|req: 345/716] 162.253.55.74 () {38 vars in 1027 bytes} [Fri Feb 27 02:27:27 2026] PUT /v2.0/ports/ff60d1ea-3bbe-46a4-839e-7c5b40a14c50 => generated 1203 bytes in 519 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/717] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:27:27 2026] GET /v2.0/ports?device_id=3a016ce5-2602-4e7f-9de9-8a6155f9ecf1 => generated 971 bytes in 49 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-02-27 02:27:27.784 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e9b5e4f5-ef3e-444d-a783-50519b721891'] response: {'name': 'network-changed', 'server_uuid': '944ec1a4-4a75-4d8b-b699-45638e1a13ca', 'tag': 'ff60d1ea-3bbe-46a4-839e-7c5b40a14c50', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 373/718] 162.253.55.74 () {34 vars in 1079 bytes} [Fri Feb 27 02:27:27 2026] GET /v2.0/ports?tenant_id=7f2ea8d295d943769f52b2f4e6e75bbe&device_id=944ec1a4-4a75-4d8b-b699-45638e1a13ca => generated 1242 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/719] 162.253.55.74 () {34 vars in 1059 bytes} [Fri Feb 27 02:27:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=ff60d1ea-3bbe-46a4-839e-7c5b40a14c50 => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/720] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:27:27 2026] GET /v2.0/ports?device_id=944ec1a4-4a75-4d8b-b699-45638e1a13ca => generated 973 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/721] 162.253.55.74 () {34 vars in 983 bytes} [Fri Feb 27 02:27:27 2026] GET /v2.0/subnets?id=be748973-a196-4927-b51f-4b0218ce0a4b => generated 678 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/722] 10.0.0.152 () {34 vars in 1040 bytes} [Fri Feb 27 02:27:27 2026] GET /v2.0/security-groups?id=9a794170-044e-4c05-a4c5-2fd0684c91ca&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: 378/723] 162.253.55.74 () {34 vars in 1051 bytes} [Fri Feb 27 02:27:28 2026] GET /v2.0/ports?network_id=41017b79-1943-4be9-9340-92c703e7967c&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/724] 162.253.55.74 () {34 vars in 1011 bytes} [Fri Feb 27 02:27:28 2026] GET /v2.0/networks/41017b79-1943-4be9-9340-92c703e7967c?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/725] 162.253.55.74 () {34 vars in 1111 bytes} [Fri Feb 27 02:27:28 2026] GET /v2.0/networks/41017b79-1943-4be9-9340-92c703e7967c?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) 2026-02-27 02:27:28.249 8 INFO neutron.db.l3_db [None req-0022c2aa-3955-45fd-a68f-3b42428ff547 caf32fe0241f4747ac04367565bf231b abd451410d0a473da7c53260ae1a7193 - - - -] Floating IP 84c46585-699d-434a-b9ec-3ff1df927c34 associated. External IP: 10.96.250.203, port: 5c12ce6f-3e25-444a-bfca-8e994754e9c9. [pid: 7|app: 0|req: 381/726] 162.253.55.74 () {34 vars in 1079 bytes} [Fri Feb 27 02:27:28 2026] GET /v2.0/ports?tenant_id=7f2ea8d295d943769f52b2f4e6e75bbe&device_id=944ec1a4-4a75-4d8b-b699-45638e1a13ca => generated 1242 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/727] 162.253.55.74 () {34 vars in 985 bytes} [Fri Feb 27 02:27:28 2026] GET /v2.0/networks?id=41017b79-1943-4be9-9340-92c703e7967c => generated 780 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/728] 162.253.55.74 () {34 vars in 1059 bytes} [Fri Feb 27 02:27:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=ff60d1ea-3bbe-46a4-839e-7c5b40a14c50 => 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: 384/729] 10.0.0.152 () {34 vars in 1098 bytes} [Fri Feb 27 02:27:28 2026] GET /v2.0/security-groups?name=tempest-securitygroup--700932615&fields=id&tenant_id=f5b8dc61f2a340e2ac33af4b31f866ff => generated 69 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/730] 162.253.55.74 () {34 vars in 983 bytes} [Fri Feb 27 02:27:28 2026] GET /v2.0/subnets?id=be748973-a196-4927-b51f-4b0218ce0a4b => generated 678 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/731] 10.0.0.152 () {34 vars in 982 bytes} [Fri Feb 27 02:27:28 2026] GET /v2.0/networks?id=0ef61439-218a-49e6-966b-d7fb1fe684cd => generated 680 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/732] 162.253.55.74 () {34 vars in 1051 bytes} [Fri Feb 27 02:27:28 2026] GET /v2.0/ports?network_id=41017b79-1943-4be9-9340-92c703e7967c&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: 388/733] 10.0.0.152 () {34 vars in 965 bytes} [Fri Feb 27 02:27:28 2026] GET /v2.0/quotas/f5b8dc61f2a340e2ac33af4b31f866ff => 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: 389/734] 162.253.55.74 () {34 vars in 1011 bytes} [Fri Feb 27 02:27:28 2026] GET /v2.0/networks/41017b79-1943-4be9-9340-92c703e7967c?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: 390/735] 10.0.0.152 () {34 vars in 1002 bytes} [Fri Feb 27 02:27:28 2026] GET /v2.0/ports?tenant_id=f5b8dc61f2a340e2ac33af4b31f866ff&fields=id => generated 103 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/736] 162.253.55.74 () {34 vars in 1111 bytes} [Fri Feb 27 02:27:29 2026] GET /v2.0/networks/41017b79-1943-4be9-9340-92c703e7967c?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: 346/737] 10.0.0.188 () {34 vars in 749 bytes} [Fri Feb 27 02:27:27 2026] PUT /v2.0/floatingips/84c46585-699d-434a-b9ec-3ff1df927c34 => generated 855 bytes in 1479 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: 347/738] 10.0.0.152 () {34 vars in 1008 bytes} [Fri Feb 27 02:27:29 2026] GET /v2.0/networks/0ef61439-218a-49e6-966b-d7fb1fe684cd?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: 348/739] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:27:29 2026] GET /v2.0/ports?device_id=944ec1a4-4a75-4d8b-b699-45638e1a13ca => generated 973 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/740] 10.0.0.152 () {34 vars in 1108 bytes} [Fri Feb 27 02:27:29 2026] GET /v2.0/networks/0ef61439-218a-49e6-966b-d7fb1fe684cd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 02:27:29.377 7 INFO neutron.db.segments_db [None req-b465bb98-c019-4e48-bc2c-06bb3102b2dc bd14288a8f9a4ca6978033831e5d2e69 2d9b90e9e4304159813cfddad1f9e0f7 - - - -] Added segment 9c8dde4c-b480-42be-9c7f-c8f7fc09914c of type vxlan for network 00ba6128-fc2c-4ca1-bd51-4ede2d144ed4 [pid: 8|app: 0|req: 350/741] 10.0.0.152 () {34 vars in 1040 bytes} [Fri Feb 27 02:27:29 2026] GET /v2.0/security-groups?id=9a794170-044e-4c05-a4c5-2fd0684c91ca&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 02:27:29.502 7 INFO neutron.db.segments_db [None req-b465bb98-c019-4e48-bc2c-06bb3102b2dc bd14288a8f9a4ca6978033831e5d2e69 2d9b90e9e4304159813cfddad1f9e0f7 - - - -] Added segment 7ffe55a1-6b8a-4f9d-b1bb-31e6b8f6a639 of type vxlan for network 8db9e855-2d9d-496f-adf5-93618bbcc224 [pid: 7|app: 0|req: 392/742] 10.0.0.188 () {34 vars in 670 bytes} [Fri Feb 27 02:27:29 2026] POST /v2.0/networks => generated 1246 bytes in 555 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/743] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:27:29 2026] GET /v2.0/ports?device_id=6750500b-fa7d-4468-a250-a6f304fb8363 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/744] 10.0.0.188 () {32 vars in 649 bytes} [Fri Feb 27 02:27:29 2026] GET /v2.0/networks => generated 1845 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 02:27:30.031 7 INFO neutron.services.segments.plugin [-] Segment 9c8dde4c-b480-42be-9c7f-c8f7fc09914c resource provider aggregate not found 2026-02-27 02:27:30.050 7 INFO neutron.services.segments.plugin [-] Segment 9c8dde4c-b480-42be-9c7f-c8f7fc09914c resource provider aggregate not found 2026-02-27 02:27:30.060 7 INFO neutron.services.segments.plugin [-] Segment 9c8dde4c-b480-42be-9c7f-c8f7fc09914c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c8dde4c-b480-42be-9c7f-c8f7fc09914c found for delete ", "request_id": "req-ab5526c3-2768-4f85-9195-bbf722bbdb54"}]} [pid: 7|app: 0|req: 394/745] 10.0.0.188 () {32 vars in 726 bytes} [Fri Feb 27 02:27:29 2026] DELETE /v2.0/networks/00ba6128-fc2c-4ca1-bd51-4ede2d144ed4 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 02:27:30.143 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-232c2e41-eb3a-451c-a051-7160e0714c06'] response: {'name': 'network-changed', 'server_uuid': '3a016ce5-2602-4e7f-9de9-8a6155f9ecf1', 'tag': '5c12ce6f-3e25-444a-bfca-8e994754e9c9', 'status': 'completed', 'code': 200} 2026-02-27 02:27:30.165 7 INFO neutron.services.segments.plugin [-] Segment 9c8dde4c-b480-42be-9c7f-c8f7fc09914c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c8dde4c-b480-42be-9c7f-c8f7fc09914c found for delete ", "request_id": "req-d21547c8-1ca8-47c9-a7cc-9b71f034a1ee"}]} [pid: 7|app: 0|req: 395/746] 162.253.55.74 () {34 vars in 1079 bytes} [Fri Feb 27 02:27:30 2026] GET /v2.0/ports?tenant_id=abd451410d0a473da7c53260ae1a7193&device_id=3a016ce5-2602-4e7f-9de9-8a6155f9ecf1 => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/747] 162.253.55.74 () {34 vars in 985 bytes} [Fri Feb 27 02:27:30 2026] GET /v2.0/networks?id=3a39143c-eb9c-4c89-b709-b60180167263 => generated 772 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 02:27:30.322 8 INFO neutron.services.segments.plugin [-] Segment 7ffe55a1-6b8a-4f9d-b1bb-31e6b8f6a639 resource provider aggregate not found 2026-02-27 02:27:30.328 8 INFO neutron.services.segments.plugin [-] Segment 7ffe55a1-6b8a-4f9d-b1bb-31e6b8f6a639 resource provider aggregate not found 2026-02-27 02:27:30.344 8 INFO neutron.services.segments.plugin [-] Segment 7ffe55a1-6b8a-4f9d-b1bb-31e6b8f6a639 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ffe55a1-6b8a-4f9d-b1bb-31e6b8f6a639 found for delete ", "request_id": "req-441b6830-03a7-4a62-94ef-e4f4d5c3bf8c"}]} [pid: 8|app: 0|req: 352/748] 10.0.0.188 () {32 vars in 726 bytes} [Fri Feb 27 02:27:30 2026] DELETE /v2.0/networks/8db9e855-2d9d-496f-adf5-93618bbcc224 => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 02:27:30.369 8 INFO neutron.services.segments.plugin [-] Segment 7ffe55a1-6b8a-4f9d-b1bb-31e6b8f6a639 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ffe55a1-6b8a-4f9d-b1bb-31e6b8f6a639 found for delete ", "request_id": "req-21643dae-07a2-4685-8593-6fb4843e9443"}]} [pid: 7|app: 0|req: 397/749] 162.253.55.74 () {34 vars in 1057 bytes} [Fri Feb 27 02:27:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=5c12ce6f-3e25-444a-bfca-8e994754e9c9 => generated 858 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/750] 162.253.55.74 () {34 vars in 983 bytes} [Fri Feb 27 02:27:30 2026] GET /v2.0/subnets?id=64d4e70f-ec29-45f3-a2c8-2023d502af19 => generated 670 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/751] 10.0.0.188 () {32 vars in 649 bytes} [Fri Feb 27 02:27:30 2026] GET /v2.0/networks => generated 651 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/752] 162.253.55.74 () {34 vars in 1051 bytes} [Fri Feb 27 02:27:30 2026] GET /v2.0/ports?network_id=3a39143c-eb9c-4c89-b709-b60180167263&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 02:27:30.514 7 INFO neutron.db.segments_db [None req-7961e5d3-7114-4b24-aaac-812086a8295a bd14288a8f9a4ca6978033831e5d2e69 2d9b90e9e4304159813cfddad1f9e0f7 - - - -] Added segment 6809c052-5989-4c55-82a3-4bcd01e0c346 of type vxlan for network 2a2b7f2b-a8a1-4e71-8b5d-7b695657e593 [pid: 8|app: 0|req: 355/753] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:27:30 2026] GET /v2.0/ports?device_id=944ec1a4-4a75-4d8b-b699-45638e1a13ca => generated 975 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/754] 162.253.55.74 () {34 vars in 1011 bytes} [Fri Feb 27 02:27:30 2026] GET /v2.0/networks/3a39143c-eb9c-4c89-b709-b60180167263?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: 399/755] 10.0.0.188 () {34 vars in 670 bytes} [Fri Feb 27 02:27:30 2026] POST /v2.0/networks => generated 654 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/756] 10.0.0.152 () {34 vars in 1040 bytes} [Fri Feb 27 02:27:30 2026] GET /v2.0/security-groups?id=9a794170-044e-4c05-a4c5-2fd0684c91ca&fields=id&fields=name => generated 113 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/757] 162.253.55.74 () {34 vars in 985 bytes} [Fri Feb 27 02:27:30 2026] GET /v2.0/networks?id=0ef61439-218a-49e6-966b-d7fb1fe684cd => generated 680 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/758] 162.253.55.74 () {34 vars in 1111 bytes} [Fri Feb 27 02:27:30 2026] GET /v2.0/networks/3a39143c-eb9c-4c89-b709-b60180167263?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/759] 162.253.55.74 () {34 vars in 1049 bytes} [Fri Feb 27 02:27:30 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f5b8dc61f2a340e2ac33af4b31f866ff => generated 180 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 02:27:30.877 7 INFO neutron.db.segments_db [None req-0965a389-c6b5-4cbf-8523-b23155b61180 bd14288a8f9a4ca6978033831e5d2e69 2d9b90e9e4304159813cfddad1f9e0f7 - - - -] Added segment 283a8605-a6c7-40e4-8a8d-0a75e4c53ad8 of type vxlan for network f9ee0293-5233-4f3e-abb0-b8d58580f042 [pid: 8|app: 0|req: 360/760] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:27:30 2026] GET /v2.0/ports?device_id=944ec1a4-4a75-4d8b-b699-45638e1a13ca => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/761] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:27:30 2026] GET /v2.0/ports?device_id=6750500b-fa7d-4468-a250-a6f304fb8363 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/762] 10.0.0.188 () {34 vars in 670 bytes} [Fri Feb 27 02:27:30 2026] POST /v2.0/networks => generated 654 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/763] 162.253.55.74 () {38 vars in 954 bytes} [Fri Feb 27 02:27:30 2026] POST /v2.0/ports => generated 954 bytes in 564 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-02-27 02:27:32.184 7 INFO neutron.db.l3_db [None req-03fb49d8-876a-4549-bb43-42f21d98a2f2 5e56dcfe04284fd6afe73d21f113c0a9 7f2ea8d295d943769f52b2f4e6e75bbe - - - -] Floating IP 4ad130e6-34e0-4476-a73a-31d3c00bd509 associated. External IP: 10.96.250.205, port: ff60d1ea-3bbe-46a4-839e-7c5b40a14c50. [pid: 8|app: 0|req: 363/764] 10.0.0.188 () {34 vars in 665 bytes} [Fri Feb 27 02:27:31 2026] POST /v2.0/ports => generated 1506 bytes in 886 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: 402/765] 10.0.0.188 () {34 vars in 749 bytes} [Fri Feb 27 02:27:31 2026] PUT /v2.0/floatingips/4ad130e6-34e0-4476-a73a-31d3c00bd509 => generated 856 bytes in 1563 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/766] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:27:32 2026] GET /v2.0/ports?device_id=6750500b-fa7d-4468-a250-a6f304fb8363 => generated 957 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/767] 10.0.0.188 () {32 vars in 643 bytes} [Fri Feb 27 02:27:32 2026] GET /v2.0/ports => generated 1506 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/768] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:27:32 2026] GET /v2.0/ports?device_id=944ec1a4-4a75-4d8b-b699-45638e1a13ca => 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: 364/769] 162.253.55.74 () {38 vars in 1027 bytes} [Fri Feb 27 02:27:32 2026] PUT /v2.0/ports/f0c0ca37-a7e7-452a-9e2b-9fd2b6655d32 => generated 1199 bytes in 510 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: 406/770] 10.0.0.152 () {34 vars in 1040 bytes} [Fri Feb 27 02:27:32 2026] GET /v2.0/security-groups?id=136179a5-cc9e-40e0-bbfd-2646bccccf18&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: 407/771] 10.0.0.152 () {34 vars in 1040 bytes} [Fri Feb 27 02:27:32 2026] GET /v2.0/security-groups?id=9a794170-044e-4c05-a4c5-2fd0684c91ca&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 02:27:32.980 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0dbf26c1-1d8f-4361-9072-bcc95a2af528'] response: {'name': 'network-changed', 'server_uuid': '6750500b-fa7d-4468-a250-a6f304fb8363', 'tag': 'f0c0ca37-a7e7-452a-9e2b-9fd2b6655d32', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 408/772] 162.253.55.74 () {34 vars in 1079 bytes} [Fri Feb 27 02:27:32 2026] GET /v2.0/ports?tenant_id=f5b8dc61f2a340e2ac33af4b31f866ff&device_id=6750500b-fa7d-4468-a250-a6f304fb8363 => generated 1238 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/773] 162.253.55.74 () {34 vars in 1057 bytes} [Fri Feb 27 02:27:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=f0c0ca37-a7e7-452a-9e2b-9fd2b6655d32 => 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: 410/774] 162.253.55.74 () {34 vars in 983 bytes} [Fri Feb 27 02:27:33 2026] GET /v2.0/subnets?id=ff8b42e2-7deb-417c-8687-50c0fe641073 => generated 674 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 02:27:33.140 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6dc256af-3535-41a1-8092-e4ae50855fa9'] response: {'name': 'network-changed', 'server_uuid': '944ec1a4-4a75-4d8b-b699-45638e1a13ca', 'tag': 'ff60d1ea-3bbe-46a4-839e-7c5b40a14c50', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 411/775] 162.253.55.74 () {34 vars in 1051 bytes} [Fri Feb 27 02:27:33 2026] GET /v2.0/ports?network_id=0ef61439-218a-49e6-966b-d7fb1fe684cd&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: 365/776] 10.0.0.188 () {32 vars in 720 bytes} [Fri Feb 27 02:27:32 2026] DELETE /v2.0/ports/0b0d2c79-4ec3-440f-8ccf-0747186ec9c4 => generated 0 bytes in 326 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: 7|app: 0|req: 412/777] 162.253.55.74 () {34 vars in 1011 bytes} [Fri Feb 27 02:27:33 2026] GET /v2.0/networks/0ef61439-218a-49e6-966b-d7fb1fe684cd?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: 366/778] 162.253.55.74 () {34 vars in 1079 bytes} [Fri Feb 27 02:27:33 2026] GET /v2.0/ports?tenant_id=7f2ea8d295d943769f52b2f4e6e75bbe&device_id=944ec1a4-4a75-4d8b-b699-45638e1a13ca => generated 1244 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/779] 162.253.55.74 () {34 vars in 1111 bytes} [Fri Feb 27 02:27:33 2026] GET /v2.0/networks/0ef61439-218a-49e6-966b-d7fb1fe684cd?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: 368/780] 162.253.55.74 () {34 vars in 985 bytes} [Fri Feb 27 02:27:33 2026] GET /v2.0/networks?id=41017b79-1943-4be9-9340-92c703e7967c => generated 780 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/781] 10.0.0.188 () {32 vars in 720 bytes} [Fri Feb 27 02:27:33 2026] DELETE /v2.0/ports/6b94b49d-02e7-45e3-a74c-ec448fc91384 => 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: 414/782] 162.253.55.74 () {34 vars in 1079 bytes} [Fri Feb 27 02:27:33 2026] GET /v2.0/ports?tenant_id=f5b8dc61f2a340e2ac33af4b31f866ff&device_id=6750500b-fa7d-4468-a250-a6f304fb8363 => generated 1238 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/783] 162.253.55.74 () {34 vars in 1059 bytes} [Fri Feb 27 02:27:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=ff60d1ea-3bbe-46a4-839e-7c5b40a14c50 => generated 859 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/784] 10.0.0.188 () {32 vars in 643 bytes} [Fri Feb 27 02:27:33 2026] GET /v2.0/ports => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/785] 162.253.55.74 () {34 vars in 983 bytes} [Fri Feb 27 02:27:33 2026] GET /v2.0/subnets?id=be748973-a196-4927-b51f-4b0218ce0a4b => generated 678 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/786] 162.253.55.74 () {34 vars in 985 bytes} [Fri Feb 27 02:27:33 2026] GET /v2.0/networks?id=0ef61439-218a-49e6-966b-d7fb1fe684cd => generated 775 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 02:27:33.669 7 INFO neutron.db.segments_db [None req-468435b8-a471-4131-9ca7-463743d70f3b bd14288a8f9a4ca6978033831e5d2e69 2d9b90e9e4304159813cfddad1f9e0f7 - - - -] Added segment 97b3540e-4556-405b-b30c-a3ca5f276292 of type vxlan for network fa172018-7a7f-47a5-a038-b7f27dbc8665 [pid: 8|app: 0|req: 371/787] 162.253.55.74 () {34 vars in 1051 bytes} [Fri Feb 27 02:27:33 2026] GET /v2.0/ports?network_id=41017b79-1943-4be9-9340-92c703e7967c&device_owner=network%3Adhcp => generated 1244 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/788] 162.253.55.74 () {34 vars in 1057 bytes} [Fri Feb 27 02:27:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=f0c0ca37-a7e7-452a-9e2b-9fd2b6655d32 => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/789] 162.253.55.74 () {34 vars in 1011 bytes} [Fri Feb 27 02:27:33 2026] GET /v2.0/networks/41017b79-1943-4be9-9340-92c703e7967c?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: 417/790] 10.0.0.188 () {34 vars in 670 bytes} [Fri Feb 27 02:27:33 2026] POST /v2.0/networks => generated 653 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/791] 162.253.55.74 () {34 vars in 983 bytes} [Fri Feb 27 02:27:33 2026] GET /v2.0/subnets?id=ff8b42e2-7deb-417c-8687-50c0fe641073 => 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: 375/792] 162.253.55.74 () {34 vars in 1111 bytes} [Fri Feb 27 02:27:33 2026] GET /v2.0/networks/41017b79-1943-4be9-9340-92c703e7967c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 02:27:33.934 7 INFO neutron.db.segments_db [None req-076d6653-0087-4836-bfdb-625d68deba2a bd14288a8f9a4ca6978033831e5d2e69 2d9b90e9e4304159813cfddad1f9e0f7 - - - -] Added segment a185f736-3a83-4463-bec6-da2391da4753 of type vxlan for network e941d49b-539d-4dc9-99e1-fb2a2b1a4cbe [pid: 8|app: 0|req: 376/793] 162.253.55.74 () {34 vars in 1051 bytes} [Fri Feb 27 02:27:33 2026] GET /v2.0/ports?network_id=0ef61439-218a-49e6-966b-d7fb1fe684cd&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/794] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:27:33 2026] GET /v2.0/ports?device_id=6750500b-fa7d-4468-a250-a6f304fb8363 => generated 969 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/795] 162.253.55.74 () {34 vars in 1011 bytes} [Fri Feb 27 02:27:34 2026] GET /v2.0/networks/0ef61439-218a-49e6-966b-d7fb1fe684cd?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: 379/796] 10.0.0.152 () {34 vars in 1040 bytes} [Fri Feb 27 02:27:34 2026] GET /v2.0/security-groups?id=136179a5-cc9e-40e0-bbfd-2646bccccf18&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/797] 10.0.0.188 () {34 vars in 670 bytes} [Fri Feb 27 02:27:33 2026] POST /v2.0/networks => generated 654 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/798] 162.253.55.74 () {34 vars in 1111 bytes} [Fri Feb 27 02:27:34 2026] GET /v2.0/networks/0ef61439-218a-49e6-966b-d7fb1fe684cd?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: 381/799] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:27:35 2026] GET /v2.0/ports?device_id=6750500b-fa7d-4468-a250-a6f304fb8363 => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/800] 10.0.0.152 () {34 vars in 1040 bytes} [Fri Feb 27 02:27:35 2026] GET /v2.0/security-groups?id=136179a5-cc9e-40e0-bbfd-2646bccccf18&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/801] 10.0.0.188 () {34 vars in 669 bytes} [Fri Feb 27 02:27:34 2026] POST /v2.0/subnets => generated 1276 bytes in 1459 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/802] 10.0.0.188 () {32 vars in 647 bytes} [Fri Feb 27 02:27:36 2026] GET /v2.0/subnets => generated 1889 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/803] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:27:36 2026] GET /v2.0/ports?device_id=6750500b-fa7d-4468-a250-a6f304fb8363 => generated 971 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/804] 10.0.0.152 () {34 vars in 1040 bytes} [Fri Feb 27 02:27:36 2026] GET /v2.0/security-groups?id=136179a5-cc9e-40e0-bbfd-2646bccccf18&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/805] 10.0.0.188 () {32 vars in 724 bytes} [Fri Feb 27 02:27:36 2026] DELETE /v2.0/subnets/4e87d13c-ca8f-4ae3-b69a-ad94cdce4924 => generated 0 bytes in 490 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/806] 10.0.0.188 () {32 vars in 724 bytes} [Fri Feb 27 02:27:36 2026] DELETE /v2.0/subnets/eb464582-4a01-4772-b123-9a5840ab802d => generated 0 bytes in 321 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/807] 10.0.0.188 () {32 vars in 647 bytes} [Fri Feb 27 02:27:37 2026] GET /v2.0/subnets => generated 626 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 02:27:37.672 8 INFO neutron.services.segments.plugin [-] Segment a185f736-3a83-4463-bec6-da2391da4753 resource provider aggregate not found 2026-02-27 02:27:37.679 8 INFO neutron.services.segments.plugin [-] Segment a185f736-3a83-4463-bec6-da2391da4753 resource provider aggregate not found 2026-02-27 02:27:37.685 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [476a4124-1575-49f8-b919-a37c4297ab76] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: Server unexpectedly closed connection. Trying again in 1 seconds.: OSError: Server unexpectedly closed connection 2026-02-27 02:27:37.710 8 INFO neutron.services.segments.plugin [-] Segment a185f736-3a83-4463-bec6-da2391da4753 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a185f736-3a83-4463-bec6-da2391da4753 found for delete ", "request_id": "req-4386069e-a33b-423b-bd45-b5c34d7d324b"}]} 2026-02-27 02:27:37.723 8 INFO neutron.services.segments.plugin [-] Segment a185f736-3a83-4463-bec6-da2391da4753 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a185f736-3a83-4463-bec6-da2391da4753 found for delete ", "request_id": "req-0a000cce-93ff-49f5-b2c1-6458f0a5d384"}]} [pid: 8|app: 0|req: 387/808] 10.0.0.188 () {32 vars in 726 bytes} [Fri Feb 27 02:27:37 2026] DELETE /v2.0/networks/e941d49b-539d-4dc9-99e1-fb2a2b1a4cbe => generated 0 bytes in 483 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/809] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:27:37 2026] GET /v2.0/ports?device_id=6750500b-fa7d-4468-a250-a6f304fb8363 => generated 971 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/810] 10.0.0.152 () {34 vars in 1040 bytes} [Fri Feb 27 02:27:37 2026] GET /v2.0/security-groups?id=136179a5-cc9e-40e0-bbfd-2646bccccf18&fields=id&fields=name => generated 113 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/811] 10.0.0.116 () {28 vars in 583 bytes} [Fri Feb 27 02:27:37 2026] GET /v2.0/subnets => generated 5038 bytes in 308 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/812] 10.0.0.188 () {32 vars in 726 bytes} [Fri Feb 27 02:27:37 2026] DELETE /v2.0/networks/fa172018-7a7f-47a5-a038-b7f27dbc8665 => generated 0 bytes in 605 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/813] 10.0.0.165 () {34 vars in 990 bytes} [Fri Feb 27 02:27:38 2026] GET /v2.0/ports?device_id=3a016ce5-2602-4e7f-9de9-8a6155f9ecf1 => generated 1240 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/814] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:27:38 2026] GET /v2.0/ports?device_id=6750500b-fa7d-4468-a250-a6f304fb8363 => generated 971 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/815] 10.0.0.116 () {28 vars in 581 bytes} [Fri Feb 27 02:27:38 2026] GET /v2.0/agents => generated 3356 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/816] 10.0.0.152 () {34 vars in 1178 bytes} [Fri Feb 27 02:27:38 2026] GET /v2.0/ports?device_id=6750500b-fa7d-4468-a250-a6f304fb8363&device_id=944ec1a4-4a75-4d8b-b699-45638e1a13ca&device_id=3a016ce5-2602-4e7f-9de9-8a6155f9ecf1 => generated 3702 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/817] 10.0.0.165 () {34 vars in 1040 bytes} [Fri Feb 27 02:27:38 2026] GET /v2.0/security-groups?id=4a008840-66aa-475e-9744-b470c67502e4&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: 429/818] 10.0.0.116 () {28 vars in 619 bytes} [Fri Feb 27 02:27:38 2026] GET /v2.0/network-ip-availabilities => generated 4423 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/819] 10.0.0.188 () {32 vars in 726 bytes} [Fri Feb 27 02:27:38 2026] DELETE /v2.0/networks/f9ee0293-5233-4f3e-abb0-b8d58580f042 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 02:27:38.729 7 INFO oslo.messaging._drivers.impl_rabbit [-] [476a4124-1575-49f8-b919-a37c4297ab76] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34022. [pid: 8|app: 0|req: 391/820] 10.0.0.152 () {34 vars in 1200 bytes} [Fri Feb 27 02:27:38 2026] GET /v2.0/security-groups?id=136179a5-cc9e-40e0-bbfd-2646bccccf18&id=9a794170-044e-4c05-a4c5-2fd0684c91ca&id=4a008840-66aa-475e-9744-b470c67502e4&fields=id&fields=name => generated 297 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/821] 10.0.0.116 () {28 vars in 599 bytes} [Fri Feb 27 02:27:38 2026] GET /v2.0/security-groups => generated 35959 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-02-27 02:27:39.145 7 INFO neutron.db.l3_db [None req-c9dba709-0e92-4411-8368-1945fd80545e eb8f965262dd495d846cad88bcc21e99 f5b8dc61f2a340e2ac33af4b31f866ff - - - -] Floating IP c3109174-c055-4a40-b147-747645e5e964 associated. External IP: 10.96.250.215, port: f0c0ca37-a7e7-452a-9e2b-9fd2b6655d32. [pid: 8|app: 0|req: 393/822] 10.0.0.188 () {32 vars in 726 bytes} [Fri Feb 27 02:27:38 2026] DELETE /v2.0/networks/2a2b7f2b-a8a1-4e71-8b5d-7b695657e593 => generated 0 bytes in 286 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/823] 10.0.0.116 () {28 vars in 579 bytes} [Fri Feb 27 02:27:39 2026] GET /v2.0/ports => generated 25380 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/824] 10.0.0.188 () {34 vars in 749 bytes} [Fri Feb 27 02:27:38 2026] PUT /v2.0/floatingips/c3109174-c055-4a40-b147-747645e5e964 => generated 855 bytes in 1053 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/825] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:27:39 2026] GET /v2.0/ports?device_id=6750500b-fa7d-4468-a250-a6f304fb8363 => generated 971 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 02:27:39.758 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-00697a1b-b156-4f26-9ea7-591077ebebe3'] response: {'name': 'network-changed', 'server_uuid': '6750500b-fa7d-4468-a250-a6f304fb8363', 'tag': 'f0c0ca37-a7e7-452a-9e2b-9fd2b6655d32', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 432/826] 10.0.0.152 () {34 vars in 1040 bytes} [Fri Feb 27 02:27:39 2026] GET /v2.0/security-groups?id=136179a5-cc9e-40e0-bbfd-2646bccccf18&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/827] 162.253.55.74 () {34 vars in 1079 bytes} [Fri Feb 27 02:27:39 2026] GET /v2.0/ports?tenant_id=f5b8dc61f2a340e2ac33af4b31f866ff&device_id=6750500b-fa7d-4468-a250-a6f304fb8363 => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 02:27:39.938 8 INFO neutron.services.segments.plugin [-] Segment 97b3540e-4556-405b-b30c-a3ca5f276292 resource provider aggregate not found 2026-02-27 02:27:39.945 8 INFO neutron.services.segments.plugin [-] Segment 97b3540e-4556-405b-b30c-a3ca5f276292 resource provider aggregate not found 2026-02-27 02:27:39.961 8 INFO neutron.services.segments.plugin [-] Segment 97b3540e-4556-405b-b30c-a3ca5f276292 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 97b3540e-4556-405b-b30c-a3ca5f276292 found for delete ", "request_id": "req-95e21f2b-a8c7-4fd9-8f9c-66511255272e"}]} 2026-02-27 02:27:39.981 8 INFO neutron.services.segments.plugin [-] Segment 283a8605-a6c7-40e4-8a8d-0a75e4c53ad8 resource provider aggregate not found 2026-02-27 02:27:39.990 8 INFO neutron.services.segments.plugin [-] Segment 97b3540e-4556-405b-b30c-a3ca5f276292 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 97b3540e-4556-405b-b30c-a3ca5f276292 found for delete ", "request_id": "req-355c554c-decb-4632-8f93-199faecd9c2d"}]} 2026-02-27 02:27:40.013 8 INFO neutron.services.segments.plugin [-] Segment 283a8605-a6c7-40e4-8a8d-0a75e4c53ad8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 283a8605-a6c7-40e4-8a8d-0a75e4c53ad8 found for delete ", "request_id": "req-622fd7f5-2d94-49da-9a94-e8a7b600a347"}]} 2026-02-27 02:27:40.026 8 INFO neutron.services.segments.plugin [-] Segment 283a8605-a6c7-40e4-8a8d-0a75e4c53ad8 resource provider aggregate not found [pid: 7|app: 0|req: 434/828] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:27:39 2026] GET /v2.0/security-groups?tenant_id=2d9b90e9e4304159813cfddad1f9e0f7&name=default => generated 2801 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 02:27:40.047 8 INFO neutron.services.segments.plugin [-] Segment 6809c052-5989-4c55-82a3-4bcd01e0c346 resource provider aggregate not found 2026-02-27 02:27:40.055 8 INFO neutron.services.segments.plugin [-] Segment 283a8605-a6c7-40e4-8a8d-0a75e4c53ad8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 283a8605-a6c7-40e4-8a8d-0a75e4c53ad8 found for delete ", "request_id": "req-5f89acff-40b6-4855-a236-720adfd9f41e"}]} [pid: 8|app: 0|req: 395/829] 10.0.0.116 () {28 vars in 583 bytes} [Fri Feb 27 02:27:39 2026] GET /v2.0/routers => generated 2206 bytes in 786 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 02:27:40.084 8 INFO neutron.services.segments.plugin [-] Segment 6809c052-5989-4c55-82a3-4bcd01e0c346 resource provider aggregate not found 2026-02-27 02:27:40.092 8 INFO neutron.services.segments.plugin [-] Segment 6809c052-5989-4c55-82a3-4bcd01e0c346 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6809c052-5989-4c55-82a3-4bcd01e0c346 found for delete ", "request_id": "req-e015be9b-2d8c-4119-9943-5ab15a9882c6"}]} 2026-02-27 02:27:40.111 8 INFO neutron.services.segments.plugin [-] Segment 6809c052-5989-4c55-82a3-4bcd01e0c346 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6809c052-5989-4c55-82a3-4bcd01e0c346 found for delete ", "request_id": "req-d0fc819e-d7db-47b5-b8c7-377c7fcf7813"}]} [pid: 7|app: 0|req: 435/832] 162.253.55.74 () {34 vars in 985 bytes} [Fri Feb 27 02:27:40 2026] GET /v2.0/networks?id=0ef61439-218a-49e6-966b-d7fb1fe684cd => generated 775 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/833] 10.0.0.116 () {28 vars in 624 bytes} [Fri Feb 27 02:27:40 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/834] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:27:40 2026] DELETE /v2.0/security-groups/b2669cd6-0114-4aeb-aeaf-442da4a1140f => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/835] 10.0.0.116 () {28 vars in 677 bytes} [Fri Feb 27 02:27:40 2026] GET /v2.0/routers/6d492724-e548-445a-8517-487eae6d4096/l3-agents => generated 681 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/836] 162.253.55.74 () {34 vars in 1057 bytes} [Fri Feb 27 02:27:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=f0c0ca37-a7e7-452a-9e2b-9fd2b6655d32 => generated 858 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/837] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:27:40 2026] GET /v2.0/ports?device_id=6750500b-fa7d-4468-a250-a6f304fb8363 => 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: 439/838] 162.253.55.74 () {34 vars in 983 bytes} [Fri Feb 27 02:27:40 2026] GET /v2.0/subnets?id=ff8b42e2-7deb-417c-8687-50c0fe641073 => generated 674 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/839] 10.0.0.152 () {34 vars in 1040 bytes} [Fri Feb 27 02:27:40 2026] GET /v2.0/security-groups?id=136179a5-cc9e-40e0-bbfd-2646bccccf18&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/840] 10.0.0.116 () {28 vars in 677 bytes} [Fri Feb 27 02:27:40 2026] GET /v2.0/routers/8482b862-2f30-42b4-87c9-1ae080187bb5/l3-agents => generated 681 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/841] 162.253.55.74 () {34 vars in 1051 bytes} [Fri Feb 27 02:27:40 2026] GET /v2.0/ports?network_id=0ef61439-218a-49e6-966b-d7fb1fe684cd&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/842] 162.253.55.74 () {34 vars in 1011 bytes} [Fri Feb 27 02:27:40 2026] GET /v2.0/networks/0ef61439-218a-49e6-966b-d7fb1fe684cd?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: 401/843] 10.0.0.116 () {28 vars in 677 bytes} [Fri Feb 27 02:27:40 2026] GET /v2.0/routers/aeb54cb3-b7f6-446c-97c2-762720f62e7f/l3-agents => generated 682 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/844] 162.253.55.74 () {34 vars in 1111 bytes} [Fri Feb 27 02:27:40 2026] GET /v2.0/networks/0ef61439-218a-49e6-966b-d7fb1fe684cd?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: 402/845] 10.0.0.116 () {28 vars in 591 bytes} [Fri Feb 27 02:27:40 2026] GET /v2.0/floatingips => generated 2545 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/846] 10.0.0.116 () {28 vars in 585 bytes} [Fri Feb 27 02:27:40 2026] GET /v2.0/networks => generated 6540 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/847] 10.0.0.116 () {28 vars in 583 bytes} [Fri Feb 27 02:27:40 2026] GET /v2.0/subnets => generated 5038 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/848] 10.0.0.116 () {28 vars in 591 bytes} [Fri Feb 27 02:27:40 2026] GET /v2.0/subnetpools => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/849] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:27:40 2026] GET /v2.0/ports?device_id=3a016ce5-2602-4e7f-9de9-8a6155f9ecf1 => generated 971 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/850] 162.253.55.74 () {34 vars in 993 bytes} [Fri Feb 27 02:27:40 2026] GET /v2.0/ports?device_id=6750500b-fa7d-4468-a250-a6f304fb8363 => 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: 404/851] 10.0.0.152 () {34 vars in 1040 bytes} [Fri Feb 27 02:27:40 2026] GET /v2.0/security-groups?id=4a008840-66aa-475e-9744-b470c67502e4&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: 405/852] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:27:40 2026] GET /v2.0/ports?device_id=3a016ce5-2602-4e7f-9de9-8a6155f9ecf1 => generated 971 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/853] 10.0.0.152 () {34 vars in 1040 bytes} [Fri Feb 27 02:27:41 2026] GET /v2.0/security-groups?id=4a008840-66aa-475e-9744-b470c67502e4&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/854] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:27:41 2026] GET /v2.0/ports?device_id=3a016ce5-2602-4e7f-9de9-8a6155f9ecf1 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/855] 162.253.55.74 () {34 vars in 1079 bytes} [Fri Feb 27 02:27:41 2026] GET /v2.0/ports?tenant_id=abd451410d0a473da7c53260ae1a7193&device_id=3a016ce5-2602-4e7f-9de9-8a6155f9ecf1 => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/856] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:27:41 2026] GET /v2.0/ports?device_id=6750500b-fa7d-4468-a250-a6f304fb8363 => generated 971 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/857] 10.0.0.152 () {34 vars in 1040 bytes} [Fri Feb 27 02:27:41 2026] GET /v2.0/security-groups?id=4a008840-66aa-475e-9744-b470c67502e4&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/858] 162.253.55.74 () {34 vars in 985 bytes} [Fri Feb 27 02:27:41 2026] GET /v2.0/networks?id=3a39143c-eb9c-4c89-b709-b60180167263 => generated 772 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/859] 10.0.0.152 () {34 vars in 1040 bytes} [Fri Feb 27 02:27:41 2026] GET /v2.0/security-groups?id=136179a5-cc9e-40e0-bbfd-2646bccccf18&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: 413/860] 162.253.55.74 () {34 vars in 1057 bytes} [Fri Feb 27 02:27:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=5c12ce6f-3e25-444a-bfca-8e994754e9c9 => generated 860 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/861] 162.253.55.74 () {34 vars in 983 bytes} [Fri Feb 27 02:27:41 2026] GET /v2.0/subnets?id=64d4e70f-ec29-45f3-a2c8-2023d502af19 => generated 670 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/862] 162.253.55.74 () {34 vars in 1051 bytes} [Fri Feb 27 02:27:41 2026] GET /v2.0/ports?network_id=3a39143c-eb9c-4c89-b709-b60180167263&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: 416/863] 162.253.55.74 () {34 vars in 1011 bytes} [Fri Feb 27 02:27:41 2026] GET /v2.0/networks/3a39143c-eb9c-4c89-b709-b60180167263?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: 417/864] 162.253.55.74 () {34 vars in 1111 bytes} [Fri Feb 27 02:27:41 2026] GET /v2.0/networks/3a39143c-eb9c-4c89-b709-b60180167263?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) 2026-02-27 02:27:42.484 8 INFO neutron.db.segments_db [None req-ca4698b2-886f-4f4a-b741-29191b8aa6da 44d7c3e3d64a4f7bb3836d1c4a3032f3 4fd0ac10f58f4894a926a363100f5c3a - - - -] Added segment 84971eec-b141-4db6-a092-fc6358e544f9 of type vxlan for network cd698e27-5785-4019-9389-a11cb66fb8ae 2026-02-27 02:27:42.543 7 INFO neutron.db.l3_db [None req-1e399bb2-3532-4488-b64e-ef3f06519bdb eb8f965262dd495d846cad88bcc21e99 f5b8dc61f2a340e2ac33af4b31f866ff - - - -] Floating IP c3109174-c055-4a40-b147-747645e5e964 disassociated. External IP: 10.96.250.215, port: f0c0ca37-a7e7-452a-9e2b-9fd2b6655d32. [pid: 8|app: 0|req: 418/865] 10.0.0.188 () {34 vars in 670 bytes} [Fri Feb 27 02:27:42 2026] POST /v2.0/networks => generated 634 bytes in 539 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 02:27:42.751 8 INFO neutron.db.segments_db [None req-7de056f2-8e0e-4b51-b366-a838ba249ee2 44d7c3e3d64a4f7bb3836d1c4a3032f3 4fd0ac10f58f4894a926a363100f5c3a - - - -] Added segment 3b133dd8-55ca-4249-8bdc-e90fc4f210af of type vxlan for network 67b2beaf-722f-432f-b250-09f0708519d9 [pid: 8|app: 0|req: 419/866] 10.0.0.188 () {34 vars in 670 bytes} [Fri Feb 27 02:27:42 2026] POST /v2.0/networks => generated 633 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/867] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:27:42 2026] GET /v2.0/ports?device_id=3a016ce5-2602-4e7f-9de9-8a6155f9ecf1 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/868] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:27:42 2026] GET /v2.0/ports?device_id=6750500b-fa7d-4468-a250-a6f304fb8363 => 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: 448/869] 162.253.55.74 () {36 vars in 996 bytes} [Fri Feb 27 02:27:40 2026] DELETE /v2.0/ports/f0c0ca37-a7e7-452a-9e2b-9fd2b6655d32 => generated 0 bytes in 2244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 02:27:43.173 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1ad41c04-95e5-45d5-bbdd-30245298f4ed'] response: {'server_uuid': '6750500b-fa7d-4468-a250-a6f304fb8363', 'name': 'network-vif-deleted', 'tag': 'f0c0ca37-a7e7-452a-9e2b-9fd2b6655d32', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 449/870] 10.0.0.152 () {34 vars in 1040 bytes} [Fri Feb 27 02:27:43 2026] GET /v2.0/security-groups?id=4a008840-66aa-475e-9744-b470c67502e4&fields=id&fields=name => generated 113 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/871] 10.0.0.188 () {34 vars in 669 bytes} [Fri Feb 27 02:27:42 2026] POST /v2.0/subnets => generated 622 bytes in 395 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/872] 10.0.0.188 () {34 vars in 669 bytes} [Fri Feb 27 02:27:43 2026] POST /v2.0/subnets => generated 631 bytes in 383 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 02:27:43.816 8 INFO neutron.db.segments_db [None req-d7430292-2d8a-4c5e-8627-72b67de5db8f 44d7c3e3d64a4f7bb3836d1c4a3032f3 4fd0ac10f58f4894a926a363100f5c3a - - - -] Added segment 13048ee3-f11e-4d06-8cc1-209bdcc8def9 of type vxlan for network 08595c40-3f08-4e26-a50c-c5c515438f69 2026-02-27 02:27:44.185 8 INFO neutron.db.l3_hamode_db [None req-d7430292-2d8a-4c5e-8627-72b67de5db8f 44d7c3e3d64a4f7bb3836d1c4a3032f3 4fd0ac10f58f4894a926a363100f5c3a - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 451/873] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:27:44 2026] DELETE /v2.0/security-groups/136179a5-cc9e-40e0-bbfd-2646bccccf18 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 02:27:44.227 7 INFO neutron.api.v2.resource [None req-2eae470f-aa76-4d76-bb0b-9cb55f08f313 eb8f965262dd495d846cad88bcc21e99 f5b8dc61f2a340e2ac33af4b31f866ff - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 452/874] 10.0.0.188 () {32 vars in 737 bytes} [Fri Feb 27 02:27:44 2026] GET /v2.0/security-groups/136179a5-cc9e-40e0-bbfd-2646bccccf18 => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-27 02:27:44.408 8 INFO neutron.db.l3_hamode_db [None req-d7430292-2d8a-4c5e-8627-72b67de5db8f 44d7c3e3d64a4f7bb3836d1c4a3032f3 4fd0ac10f58f4894a926a363100f5c3a - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 453/875] 10.0.0.188 () {32 vars in 732 bytes} [Fri Feb 27 02:27:44 2026] DELETE /v2.0/floatingips/c3109174-c055-4a40-b147-747645e5e964 => generated 0 bytes in 460 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/876] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:27:44 2026] GET /v2.0/ports?device_id=3a016ce5-2602-4e7f-9de9-8a6155f9ecf1 => generated 971 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/877] 10.0.0.165 () {34 vars in 990 bytes} [Fri Feb 27 02:27:44 2026] GET /v2.0/ports?device_id=944ec1a4-4a75-4d8b-b699-45638e1a13ca => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/878] 10.0.0.188 () {34 vars in 669 bytes} [Fri Feb 27 02:27:43 2026] POST /v2.0/routers => generated 510 bytes in 1513 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/879] 10.0.0.152 () {34 vars in 1040 bytes} [Fri Feb 27 02:27:45 2026] GET /v2.0/security-groups?id=4a008840-66aa-475e-9744-b470c67502e4&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: 425/880] 10.0.0.165 () {34 vars in 1040 bytes} [Fri Feb 27 02:27:45 2026] GET /v2.0/security-groups?id=9a794170-044e-4c05-a4c5-2fd0684c91ca&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: 456/881] 10.0.0.188 () {34 vars in 789 bytes} [Fri Feb 27 02:27:44 2026] PUT /v2.0/routers/6d492724-e548-445a-8517-487eae6d4096/remove_router_interface => generated 309 bytes in 1448 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/882] 10.0.0.188 () {34 vars in 783 bytes} [Fri Feb 27 02:27:45 2026] PUT /v2.0/routers/75873f00-2a1a-4f2b-a474-d6aa740308aa/add_router_interface => generated 309 bytes in 1444 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/883] 10.0.0.188 () {32 vars in 717 bytes} [Fri Feb 27 02:27:46 2026] GET /v2.0/ports/419819ff-ad64-4c9b-9de2-d565b2517ad7 => generated 959 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 02:27:47.541 7 INFO neutron.services.segments.plugin [-] Segment b5ff35c2-27e9-4691-86bf-07420837d06b resource provider aggregate not found 2026-02-27 02:27:47.547 7 INFO neutron.services.segments.plugin [-] Segment b5ff35c2-27e9-4691-86bf-07420837d06b resource provider aggregate not found 2026-02-27 02:27:47.567 7 INFO neutron.services.segments.plugin [-] Segment b5ff35c2-27e9-4691-86bf-07420837d06b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b5ff35c2-27e9-4691-86bf-07420837d06b found for delete ", "request_id": "req-b23ba590-c671-4171-9c0f-78493209c59d"}]} 2026-02-27 02:27:47.578 7 INFO neutron.services.segments.plugin [-] Segment b5ff35c2-27e9-4691-86bf-07420837d06b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b5ff35c2-27e9-4691-86bf-07420837d06b found for delete ", "request_id": "req-dcfda082-3f65-45f2-85c5-7a374310b4aa"}]} 2026-02-27 02:27:47.588 7 INFO neutron.db.l3_hamode_db [None req-46a92fc7-e298-4006-b99f-bb4fe0c9f064 5067d7438f1242bab7e3bc3d5cfc2ca2 4ca36f38bed745898ebab3addbe2f48c - - - -] HA network 3ae740d7-462f-4976-9d30-94cc8c1b8af0 was deleted as no HA routers are present in tenant f5b8dc61f2a340e2ac33af4b31f866ff. [pid: 7|app: 0|req: 457/884] 10.0.0.188 () {32 vars in 724 bytes} [Fri Feb 27 02:27:46 2026] DELETE /v2.0/routers/6d492724-e548-445a-8517-487eae6d4096 => generated 0 bytes in 1283 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/885] 10.0.0.188 () {32 vars in 724 bytes} [Fri Feb 27 02:27:47 2026] DELETE /v2.0/subnets/ff8b42e2-7deb-417c-8687-50c0fe641073 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/886] 10.0.0.188 () {32 vars in 726 bytes} [Fri Feb 27 02:27:47 2026] DELETE /v2.0/networks/0ef61439-218a-49e6-966b-d7fb1fe684cd => generated 0 bytes in 456 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/887] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:27:48 2026] GET /v2.0/security-groups?tenant_id=f5b8dc61f2a340e2ac33af4b31f866ff&name=default => generated 2801 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/888] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:27:48 2026] DELETE /v2.0/security-groups/19c73876-065b-4c4a-96d7-ac6de94b8e24 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/889] 10.0.0.188 () {34 vars in 783 bytes} [Fri Feb 27 02:27:46 2026] PUT /v2.0/routers/75873f00-2a1a-4f2b-a474-d6aa740308aa/add_router_interface => generated 309 bytes in 2003 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/890] 10.0.0.188 () {32 vars in 717 bytes} [Fri Feb 27 02:27:48 2026] GET /v2.0/ports/243683c3-fbd4-4ac4-b8d0-a8435b13d4cb => generated 967 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/891] 10.0.0.188 () {34 vars in 789 bytes} [Fri Feb 27 02:27:48 2026] PUT /v2.0/routers/75873f00-2a1a-4f2b-a474-d6aa740308aa/remove_router_interface => generated 309 bytes in 1066 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 02:27:50.056 7 INFO neutron.services.segments.plugin [-] Segment c5606a5b-e786-4234-9544-c18e7dded8dd resource provider aggregate not found 2026-02-27 02:27:50.080 7 INFO neutron.services.segments.plugin [-] Segment c5606a5b-e786-4234-9544-c18e7dded8dd resource provider aggregate not found 2026-02-27 02:27:50.097 7 INFO neutron.services.segments.plugin [-] Segment c5606a5b-e786-4234-9544-c18e7dded8dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5606a5b-e786-4234-9544-c18e7dded8dd found for delete ", "request_id": "req-acbc7b1f-5dde-417b-aedc-d1ae13a9c35d"}]} 2026-02-27 02:27:50.098 7 INFO neutron.services.segments.plugin [-] Segment c5606a5b-e786-4234-9544-c18e7dded8dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5606a5b-e786-4234-9544-c18e7dded8dd found for delete ", "request_id": "req-5068b2b3-6976-4731-a87a-fe5305325482"}]} 2026-02-27 02:27:50.749 8 INFO neutron.db.segments_db [None req-22185608-3857-463e-8b76-7db02c64e07e 5067d7438f1242bab7e3bc3d5cfc2ca2 4ca36f38bed745898ebab3addbe2f48c - - - -] Added segment 902001bf-f1ab-47d8-b520-b5d3b9a66e60 of type vxlan for network cf35ec0a-3c8e-48ef-a82f-07731d75e9c6 [pid: 8|app: 0|req: 430/892] 10.0.0.188 () {34 vars in 671 bytes} [Fri Feb 27 02:27:50 2026] POST /v2.0/networks => generated 743 bytes in 441 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/893] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:27:50 2026] GET /v2.0/ports?device_id=944ec1a4-4a75-4d8b-b699-45638e1a13ca => generated 975 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/894] 10.0.0.188 () {34 vars in 669 bytes} [Fri Feb 27 02:27:50 2026] POST /v2.0/subnets => generated 666 bytes in 276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/895] 10.0.0.152 () {34 vars in 971 bytes} [Fri Feb 27 02:27:51 2026] GET /v2.0/ports/ff60d1ea-3bbe-46a4-839e-7c5b40a14c50 => generated 972 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 02:27:51.390 8 INFO neutron.db.segments_db [None req-7f053be3-4df7-4b1f-a5e9-642d7123681d 5067d7438f1242bab7e3bc3d5cfc2ca2 4ca36f38bed745898ebab3addbe2f48c - - - -] Added segment b6757e1a-1cda-4245-9d98-1ae635ef5990 of type vxlan for network e94d71ad-0c50-477a-98a6-1822e183f9ee [pid: 7|app: 0|req: 463/896] 10.0.0.188 () {34 vars in 789 bytes} [Fri Feb 27 02:27:50 2026] PUT /v2.0/routers/75873f00-2a1a-4f2b-a474-d6aa740308aa/remove_router_interface => generated 309 bytes in 1594 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/897] 162.253.55.74 () {34 vars in 999 bytes} [Fri Feb 27 02:27:51 2026] GET /v2.0/subnets?network_id=41017b79-1943-4be9-9340-92c703e7967c => generated 660 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/898] 10.0.0.188 () {32 vars in 736 bytes} [Fri Feb 27 02:27:51 2026] GET /v2.0/ports?device_id=75873f00-2a1a-4f2b-a474-d6aa740308aa => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 02:27:51.771 8 INFO neutron.db.l3_hamode_db [None req-7f053be3-4df7-4b1f-a5e9-642d7123681d 5067d7438f1242bab7e3bc3d5cfc2ca2 4ca36f38bed745898ebab3addbe2f48c - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-27 02:27:52.473 7 INFO neutron.services.segments.plugin [-] Segment 13048ee3-f11e-4d06-8cc1-209bdcc8def9 resource provider aggregate not found 2026-02-27 02:27:52.478 7 INFO neutron.services.segments.plugin [-] Segment 13048ee3-f11e-4d06-8cc1-209bdcc8def9 resource provider aggregate not found 2026-02-27 02:27:52.499 7 INFO neutron.services.segments.plugin [-] Segment 13048ee3-f11e-4d06-8cc1-209bdcc8def9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13048ee3-f11e-4d06-8cc1-209bdcc8def9 found for delete ", "request_id": "req-56cc0f19-6a3c-44fc-b6cb-a1afe638e6ee"}]} 2026-02-27 02:27:52.501 7 INFO neutron.services.segments.plugin [-] Segment 13048ee3-f11e-4d06-8cc1-209bdcc8def9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13048ee3-f11e-4d06-8cc1-209bdcc8def9 found for delete ", "request_id": "req-4d71c6fc-fc00-42ca-a669-8b5f5e5af102"}]} 2026-02-27 02:27:52.511 7 INFO neutron.db.l3_hamode_db [None req-27c9e197-a38c-47e5-88b7-98d511a66e84 44d7c3e3d64a4f7bb3836d1c4a3032f3 4fd0ac10f58f4894a926a363100f5c3a - - - -] HA network 08595c40-3f08-4e26-a50c-c5c515438f69 was deleted as no HA routers are present in tenant 4fd0ac10f58f4894a926a363100f5c3a. [pid: 7|app: 0|req: 466/899] 10.0.0.188 () {32 vars in 724 bytes} [Fri Feb 27 02:27:51 2026] DELETE /v2.0/routers/75873f00-2a1a-4f2b-a474-d6aa740308aa => generated 0 bytes in 815 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/900] 162.253.55.74 () {34 vars in 1145 bytes} [Fri Feb 27 02:27:52 2026] GET /v2.0/ports?device_id=944ec1a4-4a75-4d8b-b699-45638e1a13ca&device_owner=compute%3Anova&network_id=41017b79-1943-4be9-9340-92c703e7967c => generated 975 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/901] 10.0.0.188 () {32 vars in 724 bytes} [Fri Feb 27 02:27:52 2026] DELETE /v2.0/subnets/a621a28f-e50d-495e-ab6a-20f03294e386 => generated 0 bytes in 276 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 02:27:52.998 8 INFO neutron.db.l3_hamode_db [None req-7f053be3-4df7-4b1f-a5e9-642d7123681d 5067d7438f1242bab7e3bc3d5cfc2ca2 4ca36f38bed745898ebab3addbe2f48c - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 469/902] 162.253.55.74 () {38 vars in 1027 bytes} [Fri Feb 27 02:27:52 2026] PUT /v2.0/ports/ff60d1ea-3bbe-46a4-839e-7c5b40a14c50 => generated 1149 bytes in 503 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-02-27 02:27:53.498 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b28eb5b0-5dc0-4de9-83f6-8a60bacace34'] response: {'name': 'network-changed', 'server_uuid': '944ec1a4-4a75-4d8b-b699-45638e1a13ca', 'tag': 'ff60d1ea-3bbe-46a4-839e-7c5b40a14c50', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 470/903] 10.0.0.188 () {32 vars in 724 bytes} [Fri Feb 27 02:27:53 2026] DELETE /v2.0/subnets/89796c5f-0cc1-4599-8226-be7e65edd27b => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/904] 162.253.55.74 () {34 vars in 1079 bytes} [Fri Feb 27 02:27:53 2026] GET /v2.0/ports?tenant_id=7f2ea8d295d943769f52b2f4e6e75bbe&device_id=944ec1a4-4a75-4d8b-b699-45638e1a13ca => generated 1421 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/905] 10.0.0.188 () {32 vars in 726 bytes} [Fri Feb 27 02:27:53 2026] DELETE /v2.0/networks/67b2beaf-722f-432f-b250-09f0708519d9 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/906] 162.253.55.74 () {34 vars in 985 bytes} [Fri Feb 27 02:27:53 2026] GET /v2.0/networks?id=41017b79-1943-4be9-9340-92c703e7967c => generated 780 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/907] 10.0.0.188 () {32 vars in 726 bytes} [Fri Feb 27 02:27:54 2026] DELETE /v2.0/networks/cd698e27-5785-4019-9389-a11cb66fb8ae => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/908] 162.253.55.74 () {34 vars in 1059 bytes} [Fri Feb 27 02:27:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=ff60d1ea-3bbe-46a4-839e-7c5b40a14c50 => generated 861 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 02:27:54.361 7 INFO neutron.db.segments_db [None req-77dd911a-8c18-45da-9130-a4606c5d222e 44d7c3e3d64a4f7bb3836d1c4a3032f3 4fd0ac10f58f4894a926a363100f5c3a - - - -] Added segment 152d1cd9-79f2-4a54-9fd9-71a93015813f of type vxlan for network fa80d65d-ca70-436c-af60-beecdccb5928 [pid: 7|app: 0|req: 476/909] 10.0.0.188 () {34 vars in 670 bytes} [Fri Feb 27 02:27:54 2026] POST /v2.0/networks => generated 634 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 02:27:54.533 7 INFO neutron.services.segments.plugin [-] Segment 3b133dd8-55ca-4249-8bdc-e90fc4f210af resource provider aggregate not found 2026-02-27 02:27:54.538 7 INFO neutron.services.segments.plugin [-] Segment 3b133dd8-55ca-4249-8bdc-e90fc4f210af resource provider aggregate not found 2026-02-27 02:27:54.564 7 INFO neutron.services.segments.plugin [-] Segment 3b133dd8-55ca-4249-8bdc-e90fc4f210af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b133dd8-55ca-4249-8bdc-e90fc4f210af found for delete ", "request_id": "req-888fa3b8-45c9-4d25-8078-65ee29fb54af"}]} [pid: 7|app: 0|req: 477/910] 162.253.55.74 () {34 vars in 1057 bytes} [Fri Feb 27 02:27:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=ff60d1ea-3bbe-46a4-839e-7c5b40a14c50 => generated 19 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 02:27:54.580 7 INFO neutron.services.segments.plugin [-] Segment 3b133dd8-55ca-4249-8bdc-e90fc4f210af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b133dd8-55ca-4249-8bdc-e90fc4f210af found for delete ", "request_id": "req-59b48739-977e-4aac-836c-ca18871c6f50"}]} [pid: 8|app: 0|req: 434/911] 10.0.0.188 () {34 vars in 669 bytes} [Fri Feb 27 02:27:51 2026] POST /v2.0/routers => generated 730 bytes in 3278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 02:27:54.598 7 INFO neutron.services.segments.plugin [-] Segment 84971eec-b141-4db6-a092-fc6358e544f9 resource provider aggregate not found 2026-02-27 02:27:54.621 7 INFO neutron.services.segments.plugin [-] Segment 84971eec-b141-4db6-a092-fc6358e544f9 resource provider aggregate not found 2026-02-27 02:27:54.627 7 INFO neutron.services.segments.plugin [-] Segment 84971eec-b141-4db6-a092-fc6358e544f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84971eec-b141-4db6-a092-fc6358e544f9 found for delete ", "request_id": "req-b943b10d-06a0-4511-a62b-c13a09f8155a"}]} [pid: 8|app: 0|req: 435/912] 162.253.55.74 () {34 vars in 983 bytes} [Fri Feb 27 02:27:54 2026] GET /v2.0/subnets?id=be748973-a196-4927-b51f-4b0218ce0a4b => generated 678 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 02:27:54.641 7 INFO neutron.services.segments.plugin [-] Segment 84971eec-b141-4db6-a092-fc6358e544f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84971eec-b141-4db6-a092-fc6358e544f9 found for delete ", "request_id": "req-ed990d22-9a33-49b1-8b90-faa2330c3508"}]} [pid: 7|app: 0|req: 478/913] 10.0.0.188 () {34 vars in 669 bytes} [Fri Feb 27 02:27:54 2026] POST /v2.0/subnets => generated 622 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/914] 162.253.55.74 () {34 vars in 1051 bytes} [Fri Feb 27 02:27:54 2026] GET /v2.0/ports?network_id=41017b79-1943-4be9-9340-92c703e7967c&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 02:27:55.061 7 INFO neutron.db.segments_db [None req-645a3b81-9d3c-47a1-ab3f-1f7949c9e6f8 44d7c3e3d64a4f7bb3836d1c4a3032f3 4fd0ac10f58f4894a926a363100f5c3a - - - -] Added segment 0db5b746-79f4-485d-9fea-a49837c771aa of type vxlan for network 68f8a2b2-65bd-4605-a4fc-f8f1988ff26d 2026-02-27 02:27:55.424 7 INFO neutron.db.l3_hamode_db [None req-645a3b81-9d3c-47a1-ab3f-1f7949c9e6f8 44d7c3e3d64a4f7bb3836d1c4a3032f3 4fd0ac10f58f4894a926a363100f5c3a - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-27 02:27:55.612 7 INFO neutron.db.l3_hamode_db [None req-645a3b81-9d3c-47a1-ab3f-1f7949c9e6f8 44d7c3e3d64a4f7bb3836d1c4a3032f3 4fd0ac10f58f4894a926a363100f5c3a - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 436/915] 10.0.0.188 () {34 vars in 783 bytes} [Fri Feb 27 02:27:54 2026] PUT /v2.0/routers/525fabb9-9415-408d-a9c8-0c2bffff8d20/add_router_interface => generated 309 bytes in 1568 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/918] 162.253.55.74 () {34 vars in 1011 bytes} [Fri Feb 27 02:27:56 2026] GET /v2.0/networks/41017b79-1943-4be9-9340-92c703e7967c?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: 440/919] 162.253.55.74 () {34 vars in 1111 bytes} [Fri Feb 27 02:27:56 2026] GET /v2.0/networks/41017b79-1943-4be9-9340-92c703e7967c?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: 441/920] 162.253.55.74 () {34 vars in 1079 bytes} [Fri Feb 27 02:27:56 2026] GET /v2.0/ports?tenant_id=7f2ea8d295d943769f52b2f4e6e75bbe&device_id=944ec1a4-4a75-4d8b-b699-45638e1a13ca => generated 1421 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/921] 10.0.0.188 () {34 vars in 669 bytes} [Fri Feb 27 02:27:54 2026] POST /v2.0/routers => generated 511 bytes in 1515 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/922] 162.253.55.74 () {34 vars in 985 bytes} [Fri Feb 27 02:27:56 2026] GET /v2.0/networks?id=41017b79-1943-4be9-9340-92c703e7967c => generated 780 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/923] 162.253.55.74 () {34 vars in 1059 bytes} [Fri Feb 27 02:27:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=ff60d1ea-3bbe-46a4-839e-7c5b40a14c50 => generated 861 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/924] 10.0.0.165 () {34 vars in 990 bytes} [Fri Feb 27 02:27:56 2026] GET /v2.0/ports?device_id=3a016ce5-2602-4e7f-9de9-8a6155f9ecf1 => generated 1240 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/925] 162.253.55.74 () {34 vars in 1057 bytes} [Fri Feb 27 02:27:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=ff60d1ea-3bbe-46a4-839e-7c5b40a14c50 => 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: 446/926] 10.0.0.188 () {34 vars in 685 bytes} [Fri Feb 27 02:27:56 2026] POST /v2.0/security-groups => generated 1597 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/927] 10.0.0.165 () {34 vars in 1040 bytes} [Fri Feb 27 02:27:56 2026] GET /v2.0/security-groups?id=4a008840-66aa-475e-9744-b470c67502e4&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: 481/928] 10.0.0.188 () {34 vars in 665 bytes} [Fri Feb 27 02:27:56 2026] POST /v2.0/ports => generated 962 bytes in 434 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: 482/929] 162.253.55.74 () {34 vars in 983 bytes} [Fri Feb 27 02:27:56 2026] GET /v2.0/subnets?id=be748973-a196-4927-b51f-4b0218ce0a4b => generated 678 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/930] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:27:56 2026] GET /v2.0/ports?device_id=944ec1a4-4a75-4d8b-b699-45638e1a13ca => generated 1152 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/931] 10.0.0.188 () {34 vars in 695 bytes} [Fri Feb 27 02:27:56 2026] POST /v2.0/security-group-rules => generated 565 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/932] 162.253.55.74 () {34 vars in 1051 bytes} [Fri Feb 27 02:27:57 2026] GET /v2.0/ports?network_id=41017b79-1943-4be9-9340-92c703e7967c&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: 485/933] 10.0.0.152 () {34 vars in 1040 bytes} [Fri Feb 27 02:27:57 2026] GET /v2.0/security-groups?id=9a794170-044e-4c05-a4c5-2fd0684c91ca&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: 486/934] 10.0.0.188 () {34 vars in 695 bytes} [Fri Feb 27 02:27:57 2026] POST /v2.0/security-group-rules => generated 570 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/935] 162.253.55.74 () {34 vars in 1011 bytes} [Fri Feb 27 02:27:57 2026] GET /v2.0/networks/41017b79-1943-4be9-9340-92c703e7967c?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: 488/936] 10.0.0.188 () {34 vars in 676 bytes} [Fri Feb 27 02:27:57 2026] POST /v2.0/floatingips => generated 552 bytes in 640 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/937] 162.253.55.74 () {34 vars in 1111 bytes} [Fri Feb 27 02:27:58 2026] GET /v2.0/networks/41017b79-1943-4be9-9340-92c703e7967c?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: 490/938] 162.253.55.74 () {34 vars in 1117 bytes} [Fri Feb 27 02:27:58 2026] GET /v2.0/ports?device_id=944ec1a4-4a75-4d8b-b699-45638e1a13ca&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.8 => generated 1152 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/939] 10.0.0.188 () {34 vars in 783 bytes} [Fri Feb 27 02:27:57 2026] PUT /v2.0/routers/6f911bbe-eced-42c4-9611-fb86cb1eaf6e/add_router_interface => generated 309 bytes in 1414 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: 450/940] 10.0.0.152 () {34 vars in 1100 bytes} [Fri Feb 27 02:27:58 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1472019195&fields=id&tenant_id=6837d48f8d1345729d6795acbfa3634d => generated 69 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/941] 10.0.0.188 () {32 vars in 717 bytes} [Fri Feb 27 02:27:58 2026] GET /v2.0/ports/5a872d82-39af-41c1-9f7c-d34a3813cfc4 => generated 1036 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/942] 162.253.55.74 () {38 vars in 1027 bytes} [Fri Feb 27 02:27:58 2026] PUT /v2.0/ports/ff60d1ea-3bbe-46a4-839e-7c5b40a14c50 => generated 972 bytes in 420 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: 452/943] 10.0.0.152 () {34 vars in 982 bytes} [Fri Feb 27 02:27:58 2026] GET /v2.0/networks?id=cf35ec0a-3c8e-48ef-a82f-07731d75e9c6 => generated 675 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/944] 162.253.55.74 () {34 vars in 1079 bytes} [Fri Feb 27 02:27:58 2026] GET /v2.0/ports?tenant_id=7f2ea8d295d943769f52b2f4e6e75bbe&device_id=944ec1a4-4a75-4d8b-b699-45638e1a13ca => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 02:27:58.764 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0d95cff2-f776-487f-9bbd-0b7dd4522de6'] response: {'name': 'network-changed', 'server_uuid': '944ec1a4-4a75-4d8b-b699-45638e1a13ca', 'tag': 'ff60d1ea-3bbe-46a4-839e-7c5b40a14c50', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 454/945] 10.0.0.152 () {34 vars in 965 bytes} [Fri Feb 27 02:27:58 2026] GET /v2.0/quotas/6837d48f8d1345729d6795acbfa3634d => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/946] 162.253.55.74 () {34 vars in 985 bytes} [Fri Feb 27 02:27:58 2026] GET /v2.0/networks?id=41017b79-1943-4be9-9340-92c703e7967c => generated 780 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/947] 10.0.0.152 () {34 vars in 1002 bytes} [Fri Feb 27 02:27:58 2026] GET /v2.0/ports?tenant_id=6837d48f8d1345729d6795acbfa3634d&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: 457/948] 162.253.55.74 () {34 vars in 1059 bytes} [Fri Feb 27 02:27:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=ff60d1ea-3bbe-46a4-839e-7c5b40a14c50 => generated 861 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/949] 10.0.0.152 () {34 vars in 1008 bytes} [Fri Feb 27 02:27:58 2026] GET /v2.0/networks/cf35ec0a-3c8e-48ef-a82f-07731d75e9c6?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/950] 162.253.55.74 () {34 vars in 983 bytes} [Fri Feb 27 02:27:59 2026] GET /v2.0/subnets?id=be748973-a196-4927-b51f-4b0218ce0a4b => generated 678 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/951] 10.0.0.152 () {34 vars in 1108 bytes} [Fri Feb 27 02:27:59 2026] GET /v2.0/networks/cf35ec0a-3c8e-48ef-a82f-07731d75e9c6?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: 461/952] 162.253.55.74 () {34 vars in 1051 bytes} [Fri Feb 27 02:27:59 2026] GET /v2.0/ports?network_id=41017b79-1943-4be9-9340-92c703e7967c&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/953] 162.253.55.74 () {34 vars in 1011 bytes} [Fri Feb 27 02:27:59 2026] GET /v2.0/networks/41017b79-1943-4be9-9340-92c703e7967c?fields=segments => generated 14 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/954] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:27:59 2026] GET /v2.0/ports?device_id=d9cec549-f2e0-4b95-a7e7-e3cc57242c13 => 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: 464/955] 162.253.55.74 () {34 vars in 1111 bytes} [Fri Feb 27 02:27:59 2026] GET /v2.0/networks/41017b79-1943-4be9-9340-92c703e7967c?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: 465/956] 162.253.55.74 () {34 vars in 1079 bytes} [Fri Feb 27 02:27:59 2026] GET /v2.0/ports?tenant_id=7f2ea8d295d943769f52b2f4e6e75bbe&device_id=944ec1a4-4a75-4d8b-b699-45638e1a13ca => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/957] 162.253.55.74 () {34 vars in 985 bytes} [Fri Feb 27 02:27:59 2026] GET /v2.0/networks?id=41017b79-1943-4be9-9340-92c703e7967c => generated 780 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/958] 162.253.55.74 () {34 vars in 1059 bytes} [Fri Feb 27 02:27:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=ff60d1ea-3bbe-46a4-839e-7c5b40a14c50 => generated 861 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/959] 162.253.55.74 () {34 vars in 983 bytes} [Fri Feb 27 02:27:59 2026] GET /v2.0/subnets?id=be748973-a196-4927-b51f-4b0218ce0a4b => generated 678 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/960] 162.253.55.74 () {34 vars in 1051 bytes} [Fri Feb 27 02:27:59 2026] GET /v2.0/ports?network_id=41017b79-1943-4be9-9340-92c703e7967c&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: 470/961] 162.253.55.74 () {34 vars in 1011 bytes} [Fri Feb 27 02:27:59 2026] GET /v2.0/networks/41017b79-1943-4be9-9340-92c703e7967c?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: 471/962] 162.253.55.74 () {34 vars in 1111 bytes} [Fri Feb 27 02:27:59 2026] GET /v2.0/networks/41017b79-1943-4be9-9340-92c703e7967c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/963] 10.0.0.188 () {34 vars in 789 bytes} [Fri Feb 27 02:27:58 2026] PUT /v2.0/routers/6f911bbe-eced-42c4-9611-fb86cb1eaf6e/remove_router_interface => generated 309 bytes in 1455 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: 493/964] 162.253.55.74 () {34 vars in 985 bytes} [Fri Feb 27 02:28:00 2026] GET /v2.0/networks?id=cf35ec0a-3c8e-48ef-a82f-07731d75e9c6 => generated 675 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 02:28:00.325 8 INFO neutron.api.v2.resource [None req-4c63fbc4-d312-429f-95f9-54835710200d 44d7c3e3d64a4f7bb3836d1c4a3032f3 4fd0ac10f58f4894a926a363100f5c3a - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 472/965] 10.0.0.188 () {34 vars in 789 bytes} [Fri Feb 27 02:28:00 2026] PUT /v2.0/routers/6f911bbe-eced-42c4-9611-fb86cb1eaf6e/remove_router_interface => generated 197 bytes in 187 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/966] 162.253.55.74 () {34 vars in 1049 bytes} [Fri Feb 27 02:28:00 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=6837d48f8d1345729d6795acbfa3634d => generated 181 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/967] 10.0.0.188 () {32 vars in 736 bytes} [Fri Feb 27 02:28:00 2026] GET /v2.0/ports?device_id=6f911bbe-eced-42c4-9611-fb86cb1eaf6e => 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: 495/968] 162.253.55.74 () {38 vars in 954 bytes} [Fri Feb 27 02:28:00 2026] POST /v2.0/ports => generated 954 bytes in 503 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: 496/969] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:28:00 2026] GET /v2.0/ports?device_id=d9cec549-f2e0-4b95-a7e7-e3cc57242c13 => generated 957 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/970] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:28:00 2026] GET /v2.0/ports?device_id=944ec1a4-4a75-4d8b-b699-45638e1a13ca => generated 975 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 02:28:01.147 8 INFO neutron.services.segments.plugin [-] Segment 0db5b746-79f4-485d-9fea-a49837c771aa resource provider aggregate not found 2026-02-27 02:28:01.153 8 INFO neutron.services.segments.plugin [-] Segment 0db5b746-79f4-485d-9fea-a49837c771aa resource provider aggregate not found 2026-02-27 02:28:01.181 8 INFO neutron.services.segments.plugin [-] Segment 0db5b746-79f4-485d-9fea-a49837c771aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0db5b746-79f4-485d-9fea-a49837c771aa found for delete ", "request_id": "req-d934acb6-c68b-4f06-93fb-1609d4dd266e"}]} 2026-02-27 02:28:01.183 8 INFO neutron.services.segments.plugin [-] Segment 0db5b746-79f4-485d-9fea-a49837c771aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0db5b746-79f4-485d-9fea-a49837c771aa found for delete ", "request_id": "req-01d8eb8a-bbad-4d93-a851-2d2c7e3c1bc8"}]} 2026-02-27 02:28:01.189 8 INFO neutron.db.l3_hamode_db [None req-00847584-7ca0-4f22-82be-4579ec83bee0 44d7c3e3d64a4f7bb3836d1c4a3032f3 4fd0ac10f58f4894a926a363100f5c3a - - - -] HA network 68f8a2b2-65bd-4605-a4fc-f8f1988ff26d was deleted as no HA routers are present in tenant 4fd0ac10f58f4894a926a363100f5c3a. [pid: 8|app: 0|req: 474/971] 10.0.0.188 () {32 vars in 724 bytes} [Fri Feb 27 02:28:00 2026] DELETE /v2.0/routers/6f911bbe-eced-42c4-9611-fb86cb1eaf6e => generated 0 bytes in 832 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/972] 10.0.0.152 () {34 vars in 1040 bytes} [Fri Feb 27 02:28:01 2026] GET /v2.0/security-groups?id=3ca7ec39-e6da-4039-afbe-05cc107a8841&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: 476/973] 10.0.0.152 () {34 vars in 1040 bytes} [Fri Feb 27 02:28:01 2026] GET /v2.0/security-groups?id=9a794170-044e-4c05-a4c5-2fd0684c91ca&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/974] 162.253.55.74 () {38 vars in 1027 bytes} [Fri Feb 27 02:28:01 2026] PUT /v2.0/ports/937821cc-99a2-4987-a652-0e599b1920e0 => generated 1199 bytes in 463 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: 477/975] 10.0.0.188 () {32 vars in 724 bytes} [Fri Feb 27 02:28:01 2026] DELETE /v2.0/subnets/d4261581-0ff6-4262-8650-bd7b39981f78 => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 02:28:01.508 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e0d435b8-c0ce-47e6-b7d9-ad2737576f2a'] response: {'name': 'network-changed', 'server_uuid': 'd9cec549-f2e0-4b95-a7e7-e3cc57242c13', 'tag': '937821cc-99a2-4987-a652-0e599b1920e0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 499/976] 162.253.55.74 () {34 vars in 993 bytes} [Fri Feb 27 02:28:01 2026] GET /v2.0/ports?device_id=944ec1a4-4a75-4d8b-b699-45638e1a13ca => generated 975 bytes in 58 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: 478/977] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:28:01 2026] GET /v2.0/ports?device_id=3a016ce5-2602-4e7f-9de9-8a6155f9ecf1 => generated 971 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/978] 162.253.55.74 () {34 vars in 1079 bytes} [Fri Feb 27 02:28:01 2026] GET /v2.0/ports?tenant_id=6837d48f8d1345729d6795acbfa3634d&device_id=d9cec549-f2e0-4b95-a7e7-e3cc57242c13 => generated 1238 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 02:28:01.988 7 INFO neutron.services.segments.plugin [-] Segment 152d1cd9-79f2-4a54-9fd9-71a93015813f resource provider aggregate not found 2026-02-27 02:28:02.006 7 INFO neutron.services.segments.plugin [-] Segment 152d1cd9-79f2-4a54-9fd9-71a93015813f resource provider aggregate not found 2026-02-27 02:28:02.017 7 INFO neutron.services.segments.plugin [-] Segment 152d1cd9-79f2-4a54-9fd9-71a93015813f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 152d1cd9-79f2-4a54-9fd9-71a93015813f found for delete ", "request_id": "req-4bd5256a-e9e7-407c-a33e-d39d642f7966"}]} 2026-02-27 02:28:02.030 7 INFO neutron.services.segments.plugin [-] Segment 152d1cd9-79f2-4a54-9fd9-71a93015813f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 152d1cd9-79f2-4a54-9fd9-71a93015813f found for delete ", "request_id": "req-b6a0e788-5478-4712-9854-1fbfadd27bc8"}]} [pid: 7|app: 0|req: 500/979] 10.0.0.188 () {32 vars in 726 bytes} [Fri Feb 27 02:28:01 2026] DELETE /v2.0/networks/fa80d65d-ca70-436c-af60-beecdccb5928 => generated 0 bytes in 510 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/980] 10.0.0.152 () {34 vars in 1040 bytes} [Fri Feb 27 02:28:02 2026] GET /v2.0/security-groups?id=4a008840-66aa-475e-9744-b470c67502e4&fields=id&fields=name => generated 113 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/981] 162.253.55.74 () {34 vars in 1057 bytes} [Fri Feb 27 02:28:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=937821cc-99a2-4987-a652-0e599b1920e0 => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 02:28:02.188 7 INFO neutron.db.segments_db [None req-5331d4e0-5546-4859-a832-1a85bb76879f 44d7c3e3d64a4f7bb3836d1c4a3032f3 4fd0ac10f58f4894a926a363100f5c3a - - - -] Added segment 44523ebd-4240-4062-b709-06455d322110 of type vxlan for network 38104fc2-8f64-4c03-8de4-f5dd89314b19 [pid: 7|app: 0|req: 503/982] 10.0.0.188 () {34 vars in 670 bytes} [Fri Feb 27 02:28:02 2026] POST /v2.0/networks => generated 633 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/983] 162.253.55.74 () {34 vars in 983 bytes} [Fri Feb 27 02:28:02 2026] GET /v2.0/subnets?id=0ebe5659-2e02-4f7d-bab2-f9a630f031b9 => generated 669 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 02:28:02.422 8 INFO neutron.db.l3_db [None req-c676938c-ded7-4ef7-be44-b8fe0156b277 5e56dcfe04284fd6afe73d21f113c0a9 7f2ea8d295d943769f52b2f4e6e75bbe - - - -] Floating IP 4ad130e6-34e0-4476-a73a-31d3c00bd509 disassociated. External IP: 10.96.250.205, port: ff60d1ea-3bbe-46a4-839e-7c5b40a14c50. [pid: 7|app: 0|req: 505/984] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:28:02 2026] GET /v2.0/ports?device_id=3a016ce5-2602-4e7f-9de9-8a6155f9ecf1 => generated 971 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/985] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:28:02 2026] GET /v2.0/ports?device_id=d9cec549-f2e0-4b95-a7e7-e3cc57242c13 => 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: 480/986] 162.253.55.74 () {36 vars in 996 bytes} [Fri Feb 27 02:28:01 2026] DELETE /v2.0/ports/ff60d1ea-3bbe-46a4-839e-7c5b40a14c50 => generated 0 bytes in 1304 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/987] 10.0.0.188 () {34 vars in 669 bytes} [Fri Feb 27 02:28:02 2026] POST /v2.0/subnets => generated 622 bytes in 405 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/988] 10.0.0.152 () {34 vars in 1040 bytes} [Fri Feb 27 02:28:02 2026] GET /v2.0/security-groups?id=4a008840-66aa-475e-9744-b470c67502e4&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/989] 162.253.55.74 () {34 vars in 1051 bytes} [Fri Feb 27 02:28:02 2026] GET /v2.0/ports?network_id=cf35ec0a-3c8e-48ef-a82f-07731d75e9c6&device_owner=network%3Adhcp => generated 1244 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/990] 162.253.55.74 () {34 vars in 993 bytes} [Fri Feb 27 02:28:02 2026] GET /v2.0/ports?device_id=3a016ce5-2602-4e7f-9de9-8a6155f9ecf1 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/991] 10.0.0.152 () {34 vars in 1040 bytes} [Fri Feb 27 02:28:02 2026] GET /v2.0/security-groups?id=3ca7ec39-e6da-4039-afbe-05cc107a8841&fields=id&fields=name => generated 114 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 02:28:03.091 8 INFO neutron.db.segments_db [None req-87fd7f61-bb66-4753-be37-db597edde32a 44d7c3e3d64a4f7bb3836d1c4a3032f3 4fd0ac10f58f4894a926a363100f5c3a - - - -] Added segment b5f666aa-2e56-438f-8b6f-e9f5d67f8c16 of type vxlan for network 43d4033e-6008-4a23-9b17-2ab75381602f 2026-02-27 02:28:03.095 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f96d73d3-27c8-4b79-b7e6-81843a6aeebd'] response: {'server_uuid': '944ec1a4-4a75-4d8b-b699-45638e1a13ca', 'name': 'network-vif-deleted', 'tag': 'ff60d1ea-3bbe-46a4-839e-7c5b40a14c50', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 510/992] 162.253.55.74 () {34 vars in 1011 bytes} [Fri Feb 27 02:28:03 2026] GET /v2.0/networks/cf35ec0a-3c8e-48ef-a82f-07731d75e9c6?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 02:28:03.443 7 INFO neutron.db.l3_db [None req-705c6c5b-5c71-4f7b-8a44-5c353494edad caf32fe0241f4747ac04367565bf231b abd451410d0a473da7c53260ae1a7193 - - - -] Floating IP 84c46585-699d-434a-b9ec-3ff1df927c34 disassociated. External IP: 10.96.250.203, port: 5c12ce6f-3e25-444a-bfca-8e994754e9c9. 2026-02-27 02:28:03.460 8 INFO neutron.db.l3_hamode_db [None req-87fd7f61-bb66-4753-be37-db597edde32a 44d7c3e3d64a4f7bb3836d1c4a3032f3 4fd0ac10f58f4894a926a363100f5c3a - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-27 02:28:03.665 8 INFO neutron.db.l3_hamode_db [None req-87fd7f61-bb66-4753-be37-db597edde32a 44d7c3e3d64a4f7bb3836d1c4a3032f3 4fd0ac10f58f4894a926a363100f5c3a - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 511/993] 162.253.55.74 () {36 vars in 996 bytes} [Fri Feb 27 02:28:03 2026] DELETE /v2.0/ports/5c12ce6f-3e25-444a-bfca-8e994754e9c9 => generated 0 bytes in 887 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/994] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:28:04 2026] GET /v2.0/ports?device_id=944ec1a4-4a75-4d8b-b699-45638e1a13ca => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 02:28:04.094 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6c608456-6af3-49a7-bf17-e02823d2d281'] response: {'server_uuid': '3a016ce5-2602-4e7f-9de9-8a6155f9ecf1', 'name': 'network-vif-deleted', 'tag': '5c12ce6f-3e25-444a-bfca-8e994754e9c9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 513/995] 162.253.55.74 () {34 vars in 1111 bytes} [Fri Feb 27 02:28:04 2026] GET /v2.0/networks/cf35ec0a-3c8e-48ef-a82f-07731d75e9c6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/996] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:28:04 2026] GET /v2.0/ports?device_id=3a016ce5-2602-4e7f-9de9-8a6155f9ecf1 => generated 12 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/997] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:28:04 2026] GET /v2.0/ports?device_id=d9cec549-f2e0-4b95-a7e7-e3cc57242c13 => generated 969 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/998] 162.253.55.74 () {34 vars in 1079 bytes} [Fri Feb 27 02:28:04 2026] GET /v2.0/ports?tenant_id=6837d48f8d1345729d6795acbfa3634d&device_id=d9cec549-f2e0-4b95-a7e7-e3cc57242c13 => generated 1238 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/999] 10.0.0.152 () {34 vars in 1040 bytes} [Fri Feb 27 02:28:04 2026] GET /v2.0/security-groups?id=3ca7ec39-e6da-4039-afbe-05cc107a8841&fields=id&fields=name => generated 114 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1000] 162.253.55.74 () {34 vars in 985 bytes} [Fri Feb 27 02:28:04 2026] GET /v2.0/networks?id=cf35ec0a-3c8e-48ef-a82f-07731d75e9c6 => generated 771 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1001] 162.253.55.74 () {34 vars in 1057 bytes} [Fri Feb 27 02:28:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=937821cc-99a2-4987-a652-0e599b1920e0 => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1002] 162.253.55.74 () {34 vars in 983 bytes} [Fri Feb 27 02:28:04 2026] GET /v2.0/subnets?id=0ebe5659-2e02-4f7d-bab2-f9a630f031b9 => generated 669 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/1003] 10.0.0.188 () {34 vars in 669 bytes} [Fri Feb 27 02:28:03 2026] POST /v2.0/routers => generated 510 bytes in 1574 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1004] 162.253.55.74 () {34 vars in 1051 bytes} [Fri Feb 27 02:28:04 2026] GET /v2.0/ports?network_id=cf35ec0a-3c8e-48ef-a82f-07731d75e9c6&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1005] 162.253.55.74 () {34 vars in 1011 bytes} [Fri Feb 27 02:28:04 2026] GET /v2.0/networks/cf35ec0a-3c8e-48ef-a82f-07731d75e9c6?fields=segments => generated 14 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1006] 162.253.55.74 () {34 vars in 1111 bytes} [Fri Feb 27 02:28:04 2026] GET /v2.0/networks/cf35ec0a-3c8e-48ef-a82f-07731d75e9c6?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: 524/1007] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:28:05 2026] DELETE /v2.0/security-groups/9a794170-044e-4c05-a4c5-2fd0684c91ca => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 02:28:05.290 7 INFO neutron.api.v2.resource [None req-5b338ca6-16fc-418a-b7bd-b20c05e3a1ac 5e56dcfe04284fd6afe73d21f113c0a9 7f2ea8d295d943769f52b2f4e6e75bbe - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 525/1008] 10.0.0.188 () {32 vars in 737 bytes} [Fri Feb 27 02:28:05 2026] GET /v2.0/security-groups/9a794170-044e-4c05-a4c5-2fd0684c91ca => generated 146 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1009] 10.0.0.188 () {32 vars in 732 bytes} [Fri Feb 27 02:28:05 2026] DELETE /v2.0/floatingips/4ad130e6-34e0-4476-a73a-31d3c00bd509 => generated 0 bytes in 398 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1010] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:28:05 2026] DELETE /v2.0/security-groups/4a008840-66aa-475e-9744-b470c67502e4 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1011] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:28:05 2026] GET /v2.0/ports?device_id=d9cec549-f2e0-4b95-a7e7-e3cc57242c13 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/1012] 10.0.0.188 () {34 vars in 783 bytes} [Fri Feb 27 02:28:04 2026] PUT /v2.0/routers/7da91f82-6dc3-43a3-8d8b-20900f64f3f2/add_router_interface => generated 309 bytes in 1498 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 02:28:06.133 8 INFO neutron.api.v2.resource [None req-531ae8b4-5964-4ec8-bfd7-a00dd4dd24b2 caf32fe0241f4747ac04367565bf231b abd451410d0a473da7c53260ae1a7193 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 485/1013] 10.0.0.188 () {32 vars in 737 bytes} [Fri Feb 27 02:28:06 2026] GET /v2.0/security-groups/4a008840-66aa-475e-9744-b470c67502e4 => 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: 486/1014] 10.0.0.152 () {34 vars in 1040 bytes} [Fri Feb 27 02:28:06 2026] GET /v2.0/security-groups?id=3ca7ec39-e6da-4039-afbe-05cc107a8841&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/1015] 10.0.0.188 () {32 vars in 717 bytes} [Fri Feb 27 02:28:06 2026] GET /v2.0/ports/c4c01e0c-f453-465c-999d-ea3aec33b382 => generated 959 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/1016] 10.0.0.188 () {32 vars in 732 bytes} [Fri Feb 27 02:28:06 2026] DELETE /v2.0/floatingips/84c46585-699d-434a-b9ec-3ff1df927c34 => generated 0 bytes in 389 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1017] 10.0.0.188 () {34 vars in 789 bytes} [Fri Feb 27 02:28:05 2026] PUT /v2.0/routers/aeb54cb3-b7f6-446c-97c2-762720f62e7f/remove_router_interface => generated 309 bytes in 1495 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/1018] 10.0.0.188 () {34 vars in 789 bytes} [Fri Feb 27 02:28:06 2026] PUT /v2.0/routers/7da91f82-6dc3-43a3-8d8b-20900f64f3f2/remove_router_interface => generated 309 bytes in 1671 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/1019] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:28:08 2026] GET /v2.0/ports?device_id=d9cec549-f2e0-4b95-a7e7-e3cc57242c13 => generated 971 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1020] 10.0.0.188 () {34 vars in 789 bytes} [Fri Feb 27 02:28:07 2026] PUT /v2.0/routers/8482b862-2f30-42b4-87c9-1ae080187bb5/remove_router_interface => generated 309 bytes in 2113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1021] 10.0.0.188 () {32 vars in 736 bytes} [Fri Feb 27 02:28:09 2026] GET /v2.0/ports?device_id=7da91f82-6dc3-43a3-8d8b-20900f64f3f2 => 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: 532/1022] 10.0.0.152 () {34 vars in 1040 bytes} [Fri Feb 27 02:28:09 2026] GET /v2.0/security-groups?id=3ca7ec39-e6da-4039-afbe-05cc107a8841&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-02-27 02:28:09.815 8 INFO neutron.services.segments.plugin [-] Segment d00345cf-bd2c-4a1e-bdb7-3e201841f2c3 resource provider aggregate not found 2026-02-27 02:28:09.821 8 INFO neutron.services.segments.plugin [-] Segment d00345cf-bd2c-4a1e-bdb7-3e201841f2c3 resource provider aggregate not found 2026-02-27 02:28:09.842 8 INFO neutron.services.segments.plugin [-] Segment d00345cf-bd2c-4a1e-bdb7-3e201841f2c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d00345cf-bd2c-4a1e-bdb7-3e201841f2c3 found for delete ", "request_id": "req-59326065-d5a5-4b40-86db-96b83bfd31ae"}]} 2026-02-27 02:28:09.846 8 INFO neutron.services.segments.plugin [-] Segment d00345cf-bd2c-4a1e-bdb7-3e201841f2c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d00345cf-bd2c-4a1e-bdb7-3e201841f2c3 found for delete ", "request_id": "req-027ee1c1-1ef0-4104-aaee-65205303d30b"}]} 2026-02-27 02:28:09.851 8 INFO neutron.db.l3_hamode_db [None req-3d710b5f-1b3b-4795-b7ac-980b5445844e 5067d7438f1242bab7e3bc3d5cfc2ca2 4ca36f38bed745898ebab3addbe2f48c - - - -] HA network 8020b6c3-1309-4a33-9c67-2127ac51ab6c was deleted as no HA routers are present in tenant 7f2ea8d295d943769f52b2f4e6e75bbe. [pid: 8|app: 0|req: 491/1023] 10.0.0.188 () {32 vars in 724 bytes} [Fri Feb 27 02:28:08 2026] DELETE /v2.0/routers/aeb54cb3-b7f6-446c-97c2-762720f62e7f => generated 0 bytes in 1414 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 02:28:10.680 7 INFO neutron.services.segments.plugin [-] Segment f09558a8-58f3-44ba-b734-ec678f3b168a resource provider aggregate not found 2026-02-27 02:28:10.686 7 INFO neutron.services.segments.plugin [-] Segment f09558a8-58f3-44ba-b734-ec678f3b168a resource provider aggregate not found 2026-02-27 02:28:10.714 7 INFO neutron.db.l3_hamode_db [None req-caf42fa3-a31c-43ff-963b-49e8253b4acf 5067d7438f1242bab7e3bc3d5cfc2ca2 4ca36f38bed745898ebab3addbe2f48c - - - -] HA network b64b41ac-280e-4d2d-b6ec-3e428d12b974 was deleted as no HA routers are present in tenant abd451410d0a473da7c53260ae1a7193. 2026-02-27 02:28:10.716 7 INFO neutron.services.segments.plugin [-] Segment f09558a8-58f3-44ba-b734-ec678f3b168a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f09558a8-58f3-44ba-b734-ec678f3b168a found for delete ", "request_id": "req-e371f7c4-82ac-4357-be59-e97731ed5cfa"}]} 2026-02-27 02:28:10.717 7 INFO neutron.services.segments.plugin [-] Segment f09558a8-58f3-44ba-b734-ec678f3b168a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f09558a8-58f3-44ba-b734-ec678f3b168a found for delete ", "request_id": "req-02d118e5-5d15-464f-be20-4bcea91c45d3"}]} 2026-02-27 02:28:10.720 8 INFO neutron.db.l3_hamode_db [None req-aaa567dc-35a9-43f5-8f01-e9c3de41ed2a 44d7c3e3d64a4f7bb3836d1c4a3032f3 4fd0ac10f58f4894a926a363100f5c3a - - - -] HA network 43d4033e-6008-4a23-9b17-2ab75381602f was deleted as no HA routers are present in tenant 4fd0ac10f58f4894a926a363100f5c3a. [pid: 7|app: 0|req: 533/1024] 10.0.0.188 () {32 vars in 724 bytes} [Fri Feb 27 02:28:09 2026] DELETE /v2.0/routers/8482b862-2f30-42b4-87c9-1ae080187bb5 => generated 0 bytes in 1183 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/1025] 10.0.0.188 () {32 vars in 724 bytes} [Fri Feb 27 02:28:09 2026] DELETE /v2.0/routers/7da91f82-6dc3-43a3-8d8b-20900f64f3f2 => generated 0 bytes in 871 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1026] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:28:10 2026] GET /v2.0/ports?device_id=d9cec549-f2e0-4b95-a7e7-e3cc57242c13 => generated 971 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/1029] 10.0.0.188 () {32 vars in 724 bytes} [Fri Feb 27 02:28:10 2026] DELETE /v2.0/subnets/be748973-a196-4927-b51f-4b0218ce0a4b => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1030] 10.0.0.188 () {32 vars in 724 bytes} [Fri Feb 27 02:28:10 2026] DELETE /v2.0/subnets/64d4e70f-ec29-45f3-a2c8-2023d502af19 => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/1031] 10.0.0.188 () {32 vars in 724 bytes} [Fri Feb 27 02:28:10 2026] DELETE /v2.0/subnets/16e5fbf3-0a56-4fca-8630-48e236c32578 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 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-02-27 02:28:11.488 7 INFO neutron.db.l3_db [None req-2931a87b-2c3d-43b0-a131-d5839f2f7f5c fc190c66254f45e6be3b93770076c8a2 6837d48f8d1345729d6795acbfa3634d - - - -] Floating IP da852b0e-8784-40b5-ae14-a322ae1fc2a0 associated. External IP: 10.96.250.211, port: 937821cc-99a2-4987-a652-0e599b1920e0. [pid: 8|app: 0|req: 495/1032] 10.0.0.188 () {32 vars in 726 bytes} [Fri Feb 27 02:28:11 2026] DELETE /v2.0/networks/41017b79-1943-4be9-9340-92c703e7967c => generated 0 bytes in 433 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/1033] 10.0.0.188 () {32 vars in 726 bytes} [Fri Feb 27 02:28:11 2026] DELETE /v2.0/networks/3a39143c-eb9c-4c89-b709-b60180167263 => 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: 538/1034] 10.0.0.188 () {34 vars in 749 bytes} [Fri Feb 27 02:28:11 2026] PUT /v2.0/floatingips/da852b0e-8784-40b5-ae14-a322ae1fc2a0 => generated 855 bytes in 800 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 02:28:11.885 8 INFO neutron.services.segments.plugin [-] Segment b5f666aa-2e56-438f-8b6f-e9f5d67f8c16 resource provider aggregate not found 2026-02-27 02:28:11.904 8 INFO neutron.services.segments.plugin [-] Segment b5f666aa-2e56-438f-8b6f-e9f5d67f8c16 resource provider aggregate not found 2026-02-27 02:28:11.925 8 INFO neutron.services.segments.plugin [-] Segment b5f666aa-2e56-438f-8b6f-e9f5d67f8c16 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b5f666aa-2e56-438f-8b6f-e9f5d67f8c16 found for delete ", "request_id": "req-a716d1d5-6cf3-449e-ac7b-13a665c4e2f1"}]} 2026-02-27 02:28:11.935 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bf188698-dddb-416b-ba8a-020cfa7a0ab7'] response: {'name': 'network-changed', 'server_uuid': 'd9cec549-f2e0-4b95-a7e7-e3cc57242c13', 'tag': '937821cc-99a2-4987-a652-0e599b1920e0', 'status': 'completed', 'code': 200} 2026-02-27 02:28:11.939 8 INFO neutron.services.segments.plugin [-] Segment b5f666aa-2e56-438f-8b6f-e9f5d67f8c16 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b5f666aa-2e56-438f-8b6f-e9f5d67f8c16 found for delete ", "request_id": "req-29c6b082-74fd-4629-8848-0208e00a7d3a"}]} 2026-02-27 02:28:11.952 8 INFO neutron.services.segments.plugin [-] Segment 7413000e-1a06-425c-89b7-11b1da7021bf resource provider aggregate not found [pid: 7|app: 0|req: 539/1035] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:28:11 2026] GET /v2.0/security-groups?tenant_id=7f2ea8d295d943769f52b2f4e6e75bbe&name=default => generated 2801 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 02:28:11.967 8 INFO neutron.services.segments.plugin [-] Segment 7413000e-1a06-425c-89b7-11b1da7021bf resource provider aggregate not found 2026-02-27 02:28:11.982 8 INFO neutron.services.segments.plugin [-] Segment 7413000e-1a06-425c-89b7-11b1da7021bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7413000e-1a06-425c-89b7-11b1da7021bf found for delete ", "request_id": "req-82e27cc4-9efd-4bb1-958c-3d8f89558591"}]} 2026-02-27 02:28:11.988 8 INFO neutron.services.segments.plugin [-] Segment 7413000e-1a06-425c-89b7-11b1da7021bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7413000e-1a06-425c-89b7-11b1da7021bf found for delete ", "request_id": "req-5a890076-d7a4-489c-b54a-29bc55eae0da"}]} 2026-02-27 02:28:12.004 8 INFO neutron.services.segments.plugin [-] Segment 83b7b644-3050-4b37-9808-4cd9cd0be198 resource provider aggregate not found 2026-02-27 02:28:12.010 8 INFO neutron.services.segments.plugin [-] Segment 83b7b644-3050-4b37-9808-4cd9cd0be198 resource provider aggregate not found [pid: 7|app: 0|req: 540/1036] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:28:11 2026] GET /v2.0/ports?device_id=d9cec549-f2e0-4b95-a7e7-e3cc57242c13 => generated 971 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 02:28:12.028 8 INFO neutron.services.segments.plugin [-] Segment 83b7b644-3050-4b37-9808-4cd9cd0be198 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83b7b644-3050-4b37-9808-4cd9cd0be198 found for delete ", "request_id": "req-61952c9e-3546-419b-8662-92b1ace222d6"}]} 2026-02-27 02:28:12.038 8 INFO neutron.services.segments.plugin [-] Segment 83b7b644-3050-4b37-9808-4cd9cd0be198 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83b7b644-3050-4b37-9808-4cd9cd0be198 found for delete ", "request_id": "req-e6466735-d72e-4355-bc69-d480051ff0fe"}]} [pid: 7|app: 0|req: 541/1037] 162.253.55.74 () {34 vars in 1079 bytes} [Fri Feb 27 02:28:12 2026] GET /v2.0/ports?tenant_id=6837d48f8d1345729d6795acbfa3634d&device_id=d9cec549-f2e0-4b95-a7e7-e3cc57242c13 => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1038] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:28:12 2026] DELETE /v2.0/security-groups/11d4e273-0c16-45b2-ae39-cd23ac812071 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/1039] 10.0.0.188 () {32 vars in 726 bytes} [Fri Feb 27 02:28:11 2026] DELETE /v2.0/networks/38104fc2-8f64-4c03-8de4-f5dd89314b19 => generated 0 bytes in 351 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1040] 10.0.0.152 () {34 vars in 1040 bytes} [Fri Feb 27 02:28:12 2026] GET /v2.0/security-groups?id=3ca7ec39-e6da-4039-afbe-05cc107a8841&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1041] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:28:12 2026] GET /v2.0/security-groups?tenant_id=abd451410d0a473da7c53260ae1a7193&name=default => generated 2797 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/1042] 162.253.55.74 () {34 vars in 985 bytes} [Fri Feb 27 02:28:12 2026] GET /v2.0/networks?id=cf35ec0a-3c8e-48ef-a82f-07731d75e9c6 => generated 771 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 02:28:12.329 7 INFO neutron.db.segments_db [None req-bdbf1f21-1e22-4db4-bdf5-55f1d4ed41be 44d7c3e3d64a4f7bb3836d1c4a3032f3 4fd0ac10f58f4894a926a363100f5c3a - - - -] Added segment a4c9f65d-cd53-4eb7-915a-40fa7f05602f of type vxlan for network a140d47f-e8dd-4807-8a70-c39dbe71e964 [pid: 8|app: 0|req: 499/1043] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:28:12 2026] DELETE /v2.0/security-groups/1704329d-d8a8-4382-98c1-58cfc8d59860 => 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: 500/1044] 162.253.55.74 () {34 vars in 1057 bytes} [Fri Feb 27 02:28:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=937821cc-99a2-4987-a652-0e599b1920e0 => generated 858 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/1045] 162.253.55.74 () {34 vars in 983 bytes} [Fri Feb 27 02:28:12 2026] GET /v2.0/subnets?id=0ebe5659-2e02-4f7d-bab2-f9a630f031b9 => generated 669 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1046] 162.253.55.74 () {34 vars in 1051 bytes} [Fri Feb 27 02:28:12 2026] GET /v2.0/ports?network_id=cf35ec0a-3c8e-48ef-a82f-07731d75e9c6&device_owner=network%3Adhcp => generated 1244 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/1047] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:28:12 2026] GET /v2.0/ports?device_id=d9cec549-f2e0-4b95-a7e7-e3cc57242c13 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/1048] 162.253.55.74 () {34 vars in 1011 bytes} [Fri Feb 27 02:28:12 2026] GET /v2.0/networks/cf35ec0a-3c8e-48ef-a82f-07731d75e9c6?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: 505/1049] 10.0.0.152 () {34 vars in 1040 bytes} [Fri Feb 27 02:28:12 2026] GET /v2.0/security-groups?id=3ca7ec39-e6da-4039-afbe-05cc107a8841&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 02:28:12.825 7 INFO neutron.db.l3_hamode_db [None req-bdbf1f21-1e22-4db4-bdf5-55f1d4ed41be 44d7c3e3d64a4f7bb3836d1c4a3032f3 4fd0ac10f58f4894a926a363100f5c3a - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 506/1050] 162.253.55.74 () {34 vars in 1111 bytes} [Fri Feb 27 02:28:12 2026] GET /v2.0/networks/cf35ec0a-3c8e-48ef-a82f-07731d75e9c6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/1051] 162.253.55.74 () {34 vars in 993 bytes} [Fri Feb 27 02:28:13 2026] GET /v2.0/ports?device_id=d9cec549-f2e0-4b95-a7e7-e3cc57242c13 => generated 971 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 02:28:13.549 8 INFO neutron.db.l3_db [None req-b50b8d3a-156d-49c8-9530-5e70ae357eec fc190c66254f45e6be3b93770076c8a2 6837d48f8d1345729d6795acbfa3634d - - - -] Floating IP da852b0e-8784-40b5-ae14-a322ae1fc2a0 disassociated. External IP: 10.96.250.211, port: 937821cc-99a2-4987-a652-0e599b1920e0. [pid: 8|app: 0|req: 508/1052] 162.253.55.74 () {36 vars in 996 bytes} [Fri Feb 27 02:28:13 2026] DELETE /v2.0/ports/937821cc-99a2-4987-a652-0e599b1920e0 => generated 0 bytes in 868 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 02:28:14.058 8 INFO neutron.services.segments.plugin [-] Segment 44523ebd-4240-4062-b709-06455d322110 resource provider aggregate not found 2026-02-27 02:28:14.065 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b26d73c8-8957-4ca7-8112-b4e5c4a0fbb8'] response: {'server_uuid': 'd9cec549-f2e0-4b95-a7e7-e3cc57242c13', 'name': 'network-vif-deleted', 'tag': '937821cc-99a2-4987-a652-0e599b1920e0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 509/1053] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:28:14 2026] GET /v2.0/ports?device_id=d9cec549-f2e0-4b95-a7e7-e3cc57242c13 => generated 12 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 02:28:14.110 7 INFO neutron.db.l3_hamode_db [None req-bdbf1f21-1e22-4db4-bdf5-55f1d4ed41be 44d7c3e3d64a4f7bb3836d1c4a3032f3 4fd0ac10f58f4894a926a363100f5c3a - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-27 02:28:14.326 8 INFO neutron.services.segments.plugin [-] Segment 44523ebd-4240-4062-b709-06455d322110 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44523ebd-4240-4062-b709-06455d322110 found for delete ", "request_id": "req-1bf317ff-651b-45ba-bedd-e5eb159778aa"}]} 2026-02-27 02:28:14.327 8 INFO neutron.services.segments.plugin [-] Segment 44523ebd-4240-4062-b709-06455d322110 resource provider aggregate not found 2026-02-27 02:28:14.345 8 INFO neutron.services.segments.plugin [-] Segment 44523ebd-4240-4062-b709-06455d322110 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44523ebd-4240-4062-b709-06455d322110 found for delete ", "request_id": "req-8b5c0c46-3d79-439c-af1a-ecaba1036527"}]} 2026-02-27 02:28:14.643 8 INFO neutron.db.segments_db [None req-ec7014b0-6919-4df7-b11f-5f4b49eb47dc 5067d7438f1242bab7e3bc3d5cfc2ca2 4ca36f38bed745898ebab3addbe2f48c - - - -] Added segment 8ad944a6-2a51-4291-8d0a-57ee722ba706 of type vxlan for network 3a5dd5ef-9ac7-4ffa-b2c8-e928a8a7c7ff [pid: 8|app: 0|req: 510/1054] 10.0.0.188 () {34 vars in 671 bytes} [Fri Feb 27 02:28:14 2026] POST /v2.0/networks => generated 737 bytes in 429 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 02:28:15.006 8 INFO neutron.db.segments_db [None req-fe6b6423-0a86-4b11-8127-245bf5e6343c 5067d7438f1242bab7e3bc3d5cfc2ca2 4ca36f38bed745898ebab3addbe2f48c - - - -] Added segment e852b7dd-dbe4-4970-921b-b08f8661274b of type vxlan for network dba9fe89-1a45-4e80-80da-f539abcaa003 [pid: 8|app: 0|req: 511/1055] 10.0.0.188 () {34 vars in 671 bytes} [Fri Feb 27 02:28:14 2026] POST /v2.0/networks => generated 746 bytes in 392 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1056] 10.0.0.188 () {34 vars in 669 bytes} [Fri Feb 27 02:28:15 2026] POST /v2.0/subnets => generated 661 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1057] 10.0.0.188 () {34 vars in 669 bytes} [Fri Feb 27 02:28:15 2026] POST /v2.0/subnets => generated 669 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1058] 10.0.0.188 () {34 vars in 669 bytes} [Fri Feb 27 02:28:12 2026] POST /v2.0/routers => generated 690 bytes in 3420 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 02:28:15.731 7 INFO neutron.db.segments_db [None req-fe73a0ef-ebfe-49f7-9429-f6ca792153ed 5067d7438f1242bab7e3bc3d5cfc2ca2 4ca36f38bed745898ebab3addbe2f48c - - - -] Added segment 31435653-91a9-495a-abe3-f9a0d69835fe of type vxlan for network 01ddb8db-6b18-4115-bbfd-d866958d0877 [pid: 8|app: 0|req: 514/1059] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:28:15 2026] DELETE /v2.0/security-groups/3ca7ec39-e6da-4039-afbe-05cc107a8841 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 02:28:15.819 8 INFO neutron.db.segments_db [None req-6c052583-1032-4106-b57d-238821862586 5067d7438f1242bab7e3bc3d5cfc2ca2 4ca36f38bed745898ebab3addbe2f48c - - - -] Added segment 8bf8eba2-e200-413b-82c3-7588dd718d64 of type vxlan for network 9637843a-54b4-41d7-a588-203a614fc519 2026-02-27 02:28:16.139 7 INFO neutron.db.l3_hamode_db [None req-fe73a0ef-ebfe-49f7-9429-f6ca792153ed 5067d7438f1242bab7e3bc3d5cfc2ca2 4ca36f38bed745898ebab3addbe2f48c - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-27 02:28:16.221 8 INFO neutron.db.l3_hamode_db [None req-6c052583-1032-4106-b57d-238821862586 5067d7438f1242bab7e3bc3d5cfc2ca2 4ca36f38bed745898ebab3addbe2f48c - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-27 02:28:17.271 7 INFO neutron.db.l3_hamode_db [None req-fe73a0ef-ebfe-49f7-9429-f6ca792153ed 5067d7438f1242bab7e3bc3d5cfc2ca2 4ca36f38bed745898ebab3addbe2f48c - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-27 02:28:17.288 8 INFO neutron.db.l3_hamode_db [None req-6c052583-1032-4106-b57d-238821862586 5067d7438f1242bab7e3bc3d5cfc2ca2 4ca36f38bed745898ebab3addbe2f48c - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 546/1060] 10.0.0.188 () {34 vars in 669 bytes} [Fri Feb 27 02:28:15 2026] POST /v2.0/routers => generated 725 bytes in 2773 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1061] 10.0.0.188 () {32 vars in 721 bytes} [Fri Feb 27 02:28:18 2026] GET /v2.0/routers/38acff28-e29e-448d-812a-ea6474784a2a => generated 696 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 02:28:18.545 7 INFO neutron.api.v2.resource [None req-4e7ea9c2-8557-45a5-ba5f-31c365e1c945 fc190c66254f45e6be3b93770076c8a2 6837d48f8d1345729d6795acbfa3634d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 548/1062] 10.0.0.188 () {32 vars in 737 bytes} [Fri Feb 27 02:28:18 2026] GET /v2.0/security-groups/3ca7ec39-e6da-4039-afbe-05cc107a8841 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1063] 10.0.0.188 () {34 vars in 669 bytes} [Fri Feb 27 02:28:15 2026] POST /v2.0/routers => generated 733 bytes in 3162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1064] 10.0.0.188 () {32 vars in 647 bytes} [Fri Feb 27 02:28:18 2026] GET /v2.0/routers => generated 699 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1065] 10.0.0.188 () {32 vars in 732 bytes} [Fri Feb 27 02:28:19 2026] DELETE /v2.0/floatingips/da852b0e-8784-40b5-ae14-a322ae1fc2a0 => generated 0 bytes in 396 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1066] 10.0.0.188 () {34 vars in 783 bytes} [Fri Feb 27 02:28:18 2026] PUT /v2.0/routers/f11ad5a8-b765-468d-9883-a9d3159e81d9/add_router_interface => generated 309 bytes in 1673 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1067] 10.0.0.188 () {34 vars in 783 bytes} [Fri Feb 27 02:28:19 2026] PUT /v2.0/routers/b602b97a-9f3b-4142-a134-9daf0d9aba9a/add_router_interface => generated 309 bytes in 1609 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1068] 10.0.0.188 () {34 vars in 741 bytes} [Fri Feb 27 02:28:20 2026] PUT /v2.0/routers/38acff28-e29e-448d-812a-ea6474784a2a => generated 703 bytes in 949 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1069] 10.0.0.188 () {34 vars in 685 bytes} [Fri Feb 27 02:28:21 2026] POST /v2.0/security-groups => generated 1595 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1070] 10.0.0.188 () {32 vars in 721 bytes} [Fri Feb 27 02:28:21 2026] GET /v2.0/routers/38acff28-e29e-448d-812a-ea6474784a2a => generated 703 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1071] 10.0.0.188 () {34 vars in 695 bytes} [Fri Feb 27 02:28:21 2026] POST /v2.0/security-group-rules => generated 565 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1072] 10.0.0.188 () {32 vars in 736 bytes} [Fri Feb 27 02:28:21 2026] GET /v2.0/ports?device_id=38acff28-e29e-448d-812a-ea6474784a2a => 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: 555/1073] 10.0.0.188 () {34 vars in 695 bytes} [Fri Feb 27 02:28:21 2026] POST /v2.0/security-group-rules => generated 570 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1074] 10.0.0.188 () {34 vars in 789 bytes} [Fri Feb 27 02:28:21 2026] PUT /v2.0/routers/525fabb9-9415-408d-a9c8-0c2bffff8d20/remove_router_interface => generated 309 bytes in 1377 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 02:28:22.833 7 INFO neutron.services.segments.plugin [-] Segment a4c9f65d-cd53-4eb7-915a-40fa7f05602f resource provider aggregate not found 2026-02-27 02:28:22.839 7 INFO neutron.services.segments.plugin [-] Segment a4c9f65d-cd53-4eb7-915a-40fa7f05602f resource provider aggregate not found 2026-02-27 02:28:22.859 7 INFO neutron.services.segments.plugin [-] Segment a4c9f65d-cd53-4eb7-915a-40fa7f05602f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a4c9f65d-cd53-4eb7-915a-40fa7f05602f found for delete ", "request_id": "req-e9a09c1b-ce79-43a7-b860-3c7cf12395ea"}]} 2026-02-27 02:28:22.864 7 INFO neutron.services.segments.plugin [-] Segment a4c9f65d-cd53-4eb7-915a-40fa7f05602f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a4c9f65d-cd53-4eb7-915a-40fa7f05602f found for delete ", "request_id": "req-6cb5aebc-79a9-4583-b128-15b6fdf445f6"}]} 2026-02-27 02:28:22.871 7 INFO neutron.db.l3_hamode_db [None req-19dfd31d-5d70-4063-bf12-6ad89d6987f3 44d7c3e3d64a4f7bb3836d1c4a3032f3 4fd0ac10f58f4894a926a363100f5c3a - - - -] HA network a140d47f-e8dd-4807-8a70-c39dbe71e964 was deleted as no HA routers are present in tenant 4fd0ac10f58f4894a926a363100f5c3a. [pid: 7|app: 0|req: 556/1075] 10.0.0.188 () {32 vars in 724 bytes} [Fri Feb 27 02:28:21 2026] DELETE /v2.0/routers/38acff28-e29e-448d-812a-ea6474784a2a => generated 0 bytes in 1269 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1076] 10.0.0.152 () {34 vars in 982 bytes} [Fri Feb 27 02:28:22 2026] GET /v2.0/networks?id=dba9fe89-1a45-4e80-80da-f539abcaa003 => generated 678 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1077] 10.0.0.188 () {34 vars in 676 bytes} [Fri Feb 27 02:28:22 2026] POST /v2.0/floatingips => generated 552 bytes in 711 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1078] 10.0.0.188 () {32 vars in 736 bytes} [Fri Feb 27 02:28:23 2026] GET /v2.0/ports?device_id=38acff28-e29e-448d-812a-ea6474784a2a => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1079] 10.0.0.152 () {34 vars in 965 bytes} [Fri Feb 27 02:28:23 2026] GET /v2.0/quotas/d8df3f78440a470888c709337dea31f3 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 02:28:23.229 8 INFO neutron.api.v2.resource [None req-b65ae2ee-270f-45c3-a423-8a46ae9bbafd 44d7c3e3d64a4f7bb3836d1c4a3032f3 4fd0ac10f58f4894a926a363100f5c3a - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 523/1080] 10.0.0.188 () {32 vars in 724 bytes} [Fri Feb 27 02:28:23 2026] DELETE /v2.0/routers/38acff28-e29e-448d-812a-ea6474784a2a => generated 135 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1081] 10.0.0.152 () {34 vars in 1002 bytes} [Fri Feb 27 02:28:23 2026] GET /v2.0/ports?tenant_id=d8df3f78440a470888c709337dea31f3&fields=id => generated 103 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1082] 10.0.0.188 () {32 vars in 736 bytes} [Fri Feb 27 02:28:23 2026] GET /v2.0/ports?device_id=7da91f82-6dc3-43a3-8d8b-20900f64f3f2 => 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: 526/1083] 10.0.0.152 () {34 vars in 1008 bytes} [Fri Feb 27 02:28:23 2026] GET /v2.0/networks/dba9fe89-1a45-4e80-80da-f539abcaa003?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 02:28:23.458 8 INFO neutron.api.v2.resource [None req-402891aa-67e0-41f5-8072-7ea52cf850fe 44d7c3e3d64a4f7bb3836d1c4a3032f3 4fd0ac10f58f4894a926a363100f5c3a - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 527/1084] 10.0.0.188 () {32 vars in 724 bytes} [Fri Feb 27 02:28:23 2026] DELETE /v2.0/routers/7da91f82-6dc3-43a3-8d8b-20900f64f3f2 => 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: 528/1085] 10.0.0.152 () {34 vars in 1108 bytes} [Fri Feb 27 02:28:23 2026] GET /v2.0/networks/dba9fe89-1a45-4e80-80da-f539abcaa003?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) 2026-02-27 02:28:23.546 8 INFO neutron.pecan_wsgi.hooks.translation [None req-afd77a09-3706-4036-ba2b-63f8b4b29b5f 44d7c3e3d64a4f7bb3836d1c4a3032f3 4fd0ac10f58f4894a926a363100f5c3a - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 529/1086] 10.0.0.188 () {32 vars in 724 bytes} [Fri Feb 27 02:28:23 2026] DELETE /v2.0/subnets/16e5fbf3-0a56-4fca-8630-48e236c32578 => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1087] 10.0.0.188 () {32 vars in 736 bytes} [Fri Feb 27 02:28:23 2026] GET /v2.0/ports?device_id=6f911bbe-eced-42c4-9611-fb86cb1eaf6e => 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: 531/1088] 10.0.0.152 () {34 vars in 1098 bytes} [Fri Feb 27 02:28:23 2026] GET /v2.0/security-groups?name=tempest-securitygroup--746662976&fields=id&tenant_id=20e0bb04795d442eb0d4ba62ac77792a => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 02:28:23.647 8 INFO neutron.api.v2.resource [None req-6fc00308-b305-4dbc-9776-e1ab4c9b56f3 44d7c3e3d64a4f7bb3836d1c4a3032f3 4fd0ac10f58f4894a926a363100f5c3a - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 532/1089] 10.0.0.188 () {32 vars in 724 bytes} [Fri Feb 27 02:28:23 2026] DELETE /v2.0/routers/6f911bbe-eced-42c4-9611-fb86cb1eaf6e => 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: 533/1090] 10.0.0.152 () {34 vars in 982 bytes} [Fri Feb 27 02:28:23 2026] GET /v2.0/networks?id=3a5dd5ef-9ac7-4ffa-b2c8-e928a8a7c7ff => generated 670 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 02:28:23.748 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f7d94917-7445-4609-b9c7-e58772153e7d 44d7c3e3d64a4f7bb3836d1c4a3032f3 4fd0ac10f58f4894a926a363100f5c3a - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 534/1091] 10.0.0.188 () {32 vars in 724 bytes} [Fri Feb 27 02:28:23 2026] DELETE /v2.0/subnets/d4261581-0ff6-4262-8650-bd7b39981f78 => 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: 535/1092] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:28:23 2026] GET /v2.0/ports?device_id=c4230fed-940b-41c8-855b-3e7e5105ac92 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1093] 10.0.0.152 () {34 vars in 965 bytes} [Fri Feb 27 02:28:23 2026] GET /v2.0/quotas/20e0bb04795d442eb0d4ba62ac77792a => 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: 537/1094] 10.0.0.188 () {32 vars in 736 bytes} [Fri Feb 27 02:28:23 2026] GET /v2.0/ports?device_id=75873f00-2a1a-4f2b-a474-d6aa740308aa => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1095] 10.0.0.152 () {34 vars in 1002 bytes} [Fri Feb 27 02:28:23 2026] GET /v2.0/ports?tenant_id=20e0bb04795d442eb0d4ba62ac77792a&fields=id => generated 103 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 02:28:23.955 8 INFO neutron.api.v2.resource [None req-9ff96a93-e0a1-4007-b2b7-9b5428743e3c 44d7c3e3d64a4f7bb3836d1c4a3032f3 4fd0ac10f58f4894a926a363100f5c3a - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 539/1096] 10.0.0.188 () {32 vars in 724 bytes} [Fri Feb 27 02:28:23 2026] DELETE /v2.0/routers/75873f00-2a1a-4f2b-a474-d6aa740308aa => generated 135 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1097] 10.0.0.152 () {34 vars in 1008 bytes} [Fri Feb 27 02:28:23 2026] GET /v2.0/networks/3a5dd5ef-9ac7-4ffa-b2c8-e928a8a7c7ff?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 02:28:24.044 8 INFO neutron.pecan_wsgi.hooks.translation [None req-653e91de-7f3b-463b-a0e8-3ba2f8b1e7d8 44d7c3e3d64a4f7bb3836d1c4a3032f3 4fd0ac10f58f4894a926a363100f5c3a - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 541/1098] 10.0.0.188 () {32 vars in 724 bytes} [Fri Feb 27 02:28:24 2026] DELETE /v2.0/subnets/a621a28f-e50d-495e-ab6a-20f03294e386 => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-27 02:28:24.104 7 INFO neutron.db.l3_hamode_db [None req-bda8187e-7180-43f8-a50d-28e7579d2b64 5067d7438f1242bab7e3bc3d5cfc2ca2 4ca36f38bed745898ebab3addbe2f48c - - - -] HA network e94d71ad-0c50-477a-98a6-1822e183f9ee was deleted as no HA routers are present in tenant 6837d48f8d1345729d6795acbfa3634d. [pid: 7|app: 0|req: 558/1099] 10.0.0.188 () {32 vars in 724 bytes} [Fri Feb 27 02:28:22 2026] DELETE /v2.0/routers/525fabb9-9415-408d-a9c8-0c2bffff8d20 => generated 0 bytes in 1156 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1100] 10.0.0.152 () {34 vars in 1108 bytes} [Fri Feb 27 02:28:24 2026] GET /v2.0/networks/3a5dd5ef-9ac7-4ffa-b2c8-e928a8a7c7ff?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) 2026-02-27 02:28:24.141 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7531ee0b-ae3b-4b0d-86bd-d0f00e6b75eb 44d7c3e3d64a4f7bb3836d1c4a3032f3 4fd0ac10f58f4894a926a363100f5c3a - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 559/1101] 10.0.0.188 () {32 vars in 724 bytes} [Fri Feb 27 02:28:24 2026] DELETE /v2.0/subnets/89796c5f-0cc1-4599-8226-be7e65edd27b => generated 136 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1102] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:28:24 2026] GET /v2.0/ports?device_id=f812763c-21a9-4444-9143-e13c3d6dca95 => 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: 561/1103] 162.253.55.74 () {34 vars in 985 bytes} [Fri Feb 27 02:28:24 2026] GET /v2.0/networks?id=dba9fe89-1a45-4e80-80da-f539abcaa003 => generated 678 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1104] 10.0.0.188 () {32 vars in 724 bytes} [Fri Feb 27 02:28:24 2026] DELETE /v2.0/subnets/0ebe5659-2e02-4f7d-bab2-f9a630f031b9 => generated 0 bytes in 700 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 02:28:24.885 7 INFO neutron.services.segments.plugin [-] Segment b6757e1a-1cda-4245-9d98-1ae635ef5990 resource provider aggregate not found 2026-02-27 02:28:24.902 7 INFO neutron.services.segments.plugin [-] Segment b6757e1a-1cda-4245-9d98-1ae635ef5990 resource provider aggregate not found 2026-02-27 02:28:24.911 7 INFO neutron.services.segments.plugin [-] Segment b6757e1a-1cda-4245-9d98-1ae635ef5990 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6757e1a-1cda-4245-9d98-1ae635ef5990 found for delete ", "request_id": "req-77514e31-1de1-4cc0-a445-f739513c6be5"}]} 2026-02-27 02:28:24.921 7 INFO neutron.services.segments.plugin [-] Segment b6757e1a-1cda-4245-9d98-1ae635ef5990 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6757e1a-1cda-4245-9d98-1ae635ef5990 found for delete ", "request_id": "req-7c72ddd0-eaeb-4e31-ba2f-3ab590ede088"}]} [pid: 8|app: 0|req: 544/1105] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:28:24 2026] GET /v2.0/security-groups?tenant_id=4fd0ac10f58f4894a926a363100f5c3a&name=default => generated 2801 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1106] 162.253.55.74 () {38 vars in 954 bytes} [Fri Feb 27 02:28:24 2026] POST /v2.0/ports => generated 954 bytes in 560 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: 563/1107] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:28:25 2026] GET /v2.0/ports?device_id=c4230fed-940b-41c8-855b-3e7e5105ac92 => generated 957 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1110] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:28:25 2026] DELETE /v2.0/security-groups/c6db2c62-ff3c-4a05-86b7-6b15b272e181 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 02:28:25.588 8 INFO neutron.services.segments.plugin [-] Segment 902001bf-f1ab-47d8-b520-b5d3b9a66e60 resource provider aggregate not found 2026-02-27 02:28:25.594 8 INFO neutron.services.segments.plugin [-] Segment 902001bf-f1ab-47d8-b520-b5d3b9a66e60 resource provider aggregate not found 2026-02-27 02:28:25.624 8 INFO neutron.services.segments.plugin [-] Segment 902001bf-f1ab-47d8-b520-b5d3b9a66e60 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 902001bf-f1ab-47d8-b520-b5d3b9a66e60 found for delete ", "request_id": "req-604d629c-8e15-4f8d-aec1-b658353aac17"}]} 2026-02-27 02:28:25.627 8 INFO neutron.services.segments.plugin [-] Segment 902001bf-f1ab-47d8-b520-b5d3b9a66e60 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 902001bf-f1ab-47d8-b520-b5d3b9a66e60 found for delete ", "request_id": "req-8ce0b28f-5aa6-4d7c-bd66-05a98fa7289f"}]} [pid: 8|app: 0|req: 545/1111] 10.0.0.188 () {32 vars in 726 bytes} [Fri Feb 27 02:28:25 2026] DELETE /v2.0/networks/cf35ec0a-3c8e-48ef-a82f-07731d75e9c6 => generated 0 bytes in 617 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1112] 10.0.0.152 () {34 vars in 1040 bytes} [Fri Feb 27 02:28:25 2026] GET /v2.0/security-groups?id=923ac522-8f30-4270-8c07-b3a6d5d1cabc&fields=id&fields=name => generated 88 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1113] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:28:25 2026] GET /v2.0/ports?device_id=f812763c-21a9-4444-9143-e13c3d6dca95 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1114] 162.253.55.74 () {34 vars in 985 bytes} [Fri Feb 27 02:28:25 2026] GET /v2.0/networks?id=3a5dd5ef-9ac7-4ffa-b2c8-e928a8a7c7ff => generated 670 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1115] 162.253.55.74 () {34 vars in 1049 bytes} [Fri Feb 27 02:28:25 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=20e0bb04795d442eb0d4ba62ac77792a => generated 180 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1116] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:28:25 2026] GET /v2.0/security-groups?tenant_id=6837d48f8d1345729d6795acbfa3634d&name=default => generated 2801 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1117] 162.253.55.74 () {38 vars in 1027 bytes} [Fri Feb 27 02:28:25 2026] PUT /v2.0/ports/e1fe03f1-f0b2-4f4f-b1d6-5e8330ada9e9 => generated 1199 bytes in 597 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-02-27 02:28:26.103 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-652ce01c-34f8-4e2d-ad09-75aa16236e06'] response: {'name': 'network-changed', 'server_uuid': 'c4230fed-940b-41c8-855b-3e7e5105ac92', 'tag': 'e1fe03f1-f0b2-4f4f-b1d6-5e8330ada9e9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 568/1118] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:28:26 2026] DELETE /v2.0/security-groups/b8115cab-a305-4e58-840c-0003dd5b02d2 => generated 0 bytes in 126 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: 569/1119] 162.253.55.74 () {34 vars in 1079 bytes} [Fri Feb 27 02:28:26 2026] GET /v2.0/ports?tenant_id=d8df3f78440a470888c709337dea31f3&device_id=c4230fed-940b-41c8-855b-3e7e5105ac92 => generated 1238 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1120] 162.253.55.74 () {34 vars in 1057 bytes} [Fri Feb 27 02:28:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=e1fe03f1-f0b2-4f4f-b1d6-5e8330ada9e9 => 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: 571/1121] 162.253.55.74 () {34 vars in 983 bytes} [Fri Feb 27 02:28:26 2026] GET /v2.0/subnets?id=646a13e4-8e8c-4819-bf44-6a0a87d8e432 => generated 672 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1122] 162.253.55.74 () {34 vars in 1051 bytes} [Fri Feb 27 02:28:26 2026] GET /v2.0/ports?network_id=dba9fe89-1a45-4e80-80da-f539abcaa003&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: 573/1123] 162.253.55.74 () {34 vars in 1011 bytes} [Fri Feb 27 02:28:26 2026] GET /v2.0/networks/dba9fe89-1a45-4e80-80da-f539abcaa003?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: 551/1124] 162.253.55.74 () {38 vars in 954 bytes} [Fri Feb 27 02:28:25 2026] POST /v2.0/ports => generated 954 bytes in 575 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: 574/1125] 162.253.55.74 () {34 vars in 1111 bytes} [Fri Feb 27 02:28:26 2026] GET /v2.0/networks/dba9fe89-1a45-4e80-80da-f539abcaa003?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: 575/1126] 162.253.55.74 () {34 vars in 1079 bytes} [Fri Feb 27 02:28:26 2026] GET /v2.0/ports?tenant_id=d8df3f78440a470888c709337dea31f3&device_id=c4230fed-940b-41c8-855b-3e7e5105ac92 => generated 1238 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1127] 162.253.55.74 () {34 vars in 985 bytes} [Fri Feb 27 02:28:26 2026] GET /v2.0/networks?id=dba9fe89-1a45-4e80-80da-f539abcaa003 => generated 774 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1128] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:28:26 2026] GET /v2.0/ports?device_id=c4230fed-940b-41c8-855b-3e7e5105ac92 => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1129] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:28:26 2026] GET /v2.0/ports?device_id=f812763c-21a9-4444-9143-e13c3d6dca95 => generated 969 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1130] 162.253.55.74 () {34 vars in 1057 bytes} [Fri Feb 27 02:28:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=e1fe03f1-f0b2-4f4f-b1d6-5e8330ada9e9 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1131] 10.0.0.152 () {34 vars in 1040 bytes} [Fri Feb 27 02:28:27 2026] GET /v2.0/security-groups?id=923ac522-8f30-4270-8c07-b3a6d5d1cabc&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1132] 10.0.0.152 () {34 vars in 1040 bytes} [Fri Feb 27 02:28:27 2026] GET /v2.0/security-groups?id=7bf97478-8250-4fbb-be2c-40ee3dbacb18&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1133] 162.253.55.74 () {38 vars in 1027 bytes} [Fri Feb 27 02:28:26 2026] PUT /v2.0/ports/9ac0a4f6-7947-4eb4-a686-45238d1ac86b => generated 1199 bytes in 608 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1134] 162.253.55.74 () {34 vars in 983 bytes} [Fri Feb 27 02:28:27 2026] GET /v2.0/subnets?id=646a13e4-8e8c-4819-bf44-6a0a87d8e432 => generated 672 bytes in 43 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-02-27 02:28:27.213 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3a517a67-5678-4d30-b8a1-2c3b583379c2'] response: {'name': 'network-changed', 'server_uuid': 'f812763c-21a9-4444-9143-e13c3d6dca95', 'tag': '9ac0a4f6-7947-4eb4-a686-45238d1ac86b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 583/1135] 162.253.55.74 () {34 vars in 1079 bytes} [Fri Feb 27 02:28:27 2026] GET /v2.0/ports?tenant_id=20e0bb04795d442eb0d4ba62ac77792a&device_id=f812763c-21a9-4444-9143-e13c3d6dca95 => generated 1238 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1136] 162.253.55.74 () {34 vars in 1051 bytes} [Fri Feb 27 02:28:27 2026] GET /v2.0/ports?network_id=dba9fe89-1a45-4e80-80da-f539abcaa003&device_owner=network%3Adhcp => generated 1244 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1137] 162.253.55.74 () {34 vars in 1057 bytes} [Fri Feb 27 02:28:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=9ac0a4f6-7947-4eb4-a686-45238d1ac86b => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1138] 162.253.55.74 () {34 vars in 1011 bytes} [Fri Feb 27 02:28:27 2026] GET /v2.0/networks/dba9fe89-1a45-4e80-80da-f539abcaa003?fields=segments => generated 14 bytes in 75 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: 585/1139] 162.253.55.74 () {34 vars in 983 bytes} [Fri Feb 27 02:28:27 2026] GET /v2.0/subnets?id=e81968d4-eee0-4fa8-acf7-5eaaf2f5b00a => generated 664 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1140] 162.253.55.74 () {34 vars in 1111 bytes} [Fri Feb 27 02:28:27 2026] GET /v2.0/networks/dba9fe89-1a45-4e80-80da-f539abcaa003?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: 556/1141] 162.253.55.74 () {34 vars in 1051 bytes} [Fri Feb 27 02:28:27 2026] GET /v2.0/ports?network_id=3a5dd5ef-9ac7-4ffa-b2c8-e928a8a7c7ff&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: 557/1142] 162.253.55.74 () {34 vars in 1011 bytes} [Fri Feb 27 02:28:27 2026] GET /v2.0/networks/3a5dd5ef-9ac7-4ffa-b2c8-e928a8a7c7ff?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1143] 162.253.55.74 () {34 vars in 1111 bytes} [Fri Feb 27 02:28:27 2026] GET /v2.0/networks/3a5dd5ef-9ac7-4ffa-b2c8-e928a8a7c7ff?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: 559/1144] 162.253.55.74 () {34 vars in 1079 bytes} [Fri Feb 27 02:28:27 2026] GET /v2.0/ports?tenant_id=20e0bb04795d442eb0d4ba62ac77792a&device_id=f812763c-21a9-4444-9143-e13c3d6dca95 => generated 1238 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1145] 10.0.0.188 () {34 vars in 684 bytes} [Fri Feb 27 02:28:27 2026] POST /v2.0/security-groups => generated 1561 bytes in 414 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1146] 162.253.55.74 () {34 vars in 985 bytes} [Fri Feb 27 02:28:27 2026] GET /v2.0/networks?id=3a5dd5ef-9ac7-4ffa-b2c8-e928a8a7c7ff => generated 765 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1147] 162.253.55.74 () {34 vars in 1057 bytes} [Fri Feb 27 02:28:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=9ac0a4f6-7947-4eb4-a686-45238d1ac86b => 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: 587/1148] 10.0.0.188 () {32 vars in 663 bytes} [Fri Feb 27 02:28:27 2026] GET /v2.0/security-groups => generated 4344 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1149] 162.253.55.74 () {34 vars in 983 bytes} [Fri Feb 27 02:28:27 2026] GET /v2.0/subnets?id=e81968d4-eee0-4fa8-acf7-5eaaf2f5b00a => generated 664 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1150] 162.253.55.74 () {34 vars in 1051 bytes} [Fri Feb 27 02:28:27 2026] GET /v2.0/ports?network_id=3a5dd5ef-9ac7-4ffa-b2c8-e928a8a7c7ff&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1151] 10.0.0.188 () {34 vars in 758 bytes} [Fri Feb 27 02:28:27 2026] PUT /v2.0/security-groups/05122c87-0204-4ae6-87de-a47d1a45107c => generated 1600 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1152] 10.0.0.188 () {32 vars in 737 bytes} [Fri Feb 27 02:28:27 2026] GET /v2.0/security-groups/05122c87-0204-4ae6-87de-a47d1a45107c => generated 1600 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1153] 162.253.55.74 () {34 vars in 1011 bytes} [Fri Feb 27 02:28:27 2026] GET /v2.0/networks/3a5dd5ef-9ac7-4ffa-b2c8-e928a8a7c7ff?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: 590/1154] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:28:27 2026] DELETE /v2.0/security-groups/05122c87-0204-4ae6-87de-a47d1a45107c => 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: 565/1155] 162.253.55.74 () {34 vars in 1111 bytes} [Fri Feb 27 02:28:28 2026] GET /v2.0/networks/3a5dd5ef-9ac7-4ffa-b2c8-e928a8a7c7ff?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: 591/1156] 10.0.0.188 () {32 vars in 663 bytes} [Fri Feb 27 02:28:28 2026] GET /v2.0/security-groups => generated 2801 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 02:28:28.161 7 INFO neutron.api.v2.resource [None req-8efb9ccd-4886-40ee-96fa-d380161bb233 4b2122674d484d53a1d9caa379fbaedf d656835ac0fb43669a735af609ce4c89 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 592/1157] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:28:28 2026] DELETE /v2.0/security-groups/05122c87-0204-4ae6-87de-a47d1a45107c => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1158] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:28:28 2026] GET /v2.0/ports?device_id=c4230fed-940b-41c8-855b-3e7e5105ac92 => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1159] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:28:28 2026] GET /v2.0/ports?device_id=f812763c-21a9-4444-9143-e13c3d6dca95 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1160] 10.0.0.152 () {34 vars in 1040 bytes} [Fri Feb 27 02:28:28 2026] GET /v2.0/security-groups?id=923ac522-8f30-4270-8c07-b3a6d5d1cabc&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1161] 10.0.0.152 () {34 vars in 1040 bytes} [Fri Feb 27 02:28:28 2026] GET /v2.0/security-groups?id=7bf97478-8250-4fbb-be2c-40ee3dbacb18&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1162] 10.0.0.188 () {34 vars in 684 bytes} [Fri Feb 27 02:28:28 2026] POST /v2.0/security-groups => generated 1561 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1163] 10.0.0.188 () {34 vars in 695 bytes} [Fri Feb 27 02:28:28 2026] POST /v2.0/security-group-rules => generated 569 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1164] 10.0.0.188 () {32 vars in 747 bytes} [Fri Feb 27 02:28:28 2026] GET /v2.0/security-group-rules/947cb746-d2e2-4ec6-bbfe-d6cd25ea933a => generated 569 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1165] 10.0.0.188 () {32 vars in 673 bytes} [Fri Feb 27 02:28:28 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1166] 10.0.0.188 () {32 vars in 750 bytes} [Fri Feb 27 02:28:28 2026] DELETE /v2.0/security-group-rules/947cb746-d2e2-4ec6-bbfe-d6cd25ea933a => 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: 598/1167] 10.0.0.188 () {32 vars in 673 bytes} [Fri Feb 27 02:28:28 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1168] 10.0.0.188 () {34 vars in 695 bytes} [Fri Feb 27 02:28:28 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: 599/1169] 10.0.0.188 () {32 vars in 747 bytes} [Fri Feb 27 02:28:28 2026] GET /v2.0/security-group-rules/fe161bd8-4620-4724-b232-59e8842d1597 => generated 569 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1170] 10.0.0.188 () {32 vars in 673 bytes} [Fri Feb 27 02:28:28 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1171] 10.0.0.188 () {32 vars in 750 bytes} [Fri Feb 27 02:28:28 2026] DELETE /v2.0/security-group-rules/fe161bd8-4620-4724-b232-59e8842d1597 => 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: 572/1172] 10.0.0.188 () {32 vars in 673 bytes} [Fri Feb 27 02:28:28 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 02:28:29.065 7 INFO neutron.db.securitygroups_db [None req-f952b27c-a71c-4fac-ad9f-467815723fa0 4b2122674d484d53a1d9caa379fbaedf d656835ac0fb43669a735af609ce4c89 - - - -] Project d656835ac0fb43669a735af609ce4c89 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: 601/1173] 10.0.0.188 () {34 vars in 695 bytes} [Fri Feb 27 02:28:29 2026] POST /v2.0/security-group-rules => generated 575 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1174] 10.0.0.188 () {32 vars in 747 bytes} [Fri Feb 27 02:28:29 2026] GET /v2.0/security-group-rules/88489daf-60b3-4115-bf2d-59825e1efe37 => generated 575 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1175] 10.0.0.188 () {32 vars in 673 bytes} [Fri Feb 27 02:28:29 2026] GET /v2.0/security-group-rules => generated 3924 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1176] 10.0.0.188 () {32 vars in 750 bytes} [Fri Feb 27 02:28:29 2026] DELETE /v2.0/security-group-rules/88489daf-60b3-4115-bf2d-59825e1efe37 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1177] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:28:29 2026] GET /v2.0/ports?device_id=c4230fed-940b-41c8-855b-3e7e5105ac92 => generated 969 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1178] 10.0.0.188 () {32 vars in 673 bytes} [Fri Feb 27 02:28:29 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1179] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:28:29 2026] GET /v2.0/ports?device_id=f812763c-21a9-4444-9143-e13c3d6dca95 => 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: 576/1180] 10.0.0.152 () {34 vars in 1040 bytes} [Fri Feb 27 02:28:29 2026] GET /v2.0/security-groups?id=923ac522-8f30-4270-8c07-b3a6d5d1cabc&fields=id&fields=name => generated 88 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1181] 10.0.0.152 () {34 vars in 1040 bytes} [Fri Feb 27 02:28:29 2026] GET /v2.0/security-groups?id=7bf97478-8250-4fbb-be2c-40ee3dbacb18&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: 605/1182] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:28:29 2026] DELETE /v2.0/security-groups/ccbe10d8-be3b-412b-a5b2-295543062cfe => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1183] 10.0.0.188 () {32 vars in 663 bytes} [Fri Feb 27 02:28:29 2026] GET /v2.0/security-groups => generated 2801 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1184] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:28:29 2026] GET /v2.0/ports?device_id=f812763c-21a9-4444-9143-e13c3d6dca95 => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1185] 10.0.0.188 () {32 vars in 663 bytes} [Fri Feb 27 02:28:29 2026] GET /v2.0/security-groups => generated 2801 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 02:28:30.208 7 INFO neutron.db.l3_db [None req-b0c341f4-c82d-4992-b324-4abd1a2e649f 19b502b2cdff4e90a6a2ecc8bcc4cb77 20e0bb04795d442eb0d4ba62ac77792a - - - -] Floating IP 9a434379-499e-4176-8db9-0cf9555a9ca9 associated. External IP: 10.96.250.204, port: 9ac0a4f6-7947-4eb4-a686-45238d1ac86b. [pid: 7|app: 0|req: 607/1186] 10.0.0.188 () {34 vars in 749 bytes} [Fri Feb 27 02:28:29 2026] PUT /v2.0/floatingips/9a434379-499e-4176-8db9-0cf9555a9ca9 => generated 855 bytes in 929 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1187] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:28:30 2026] GET /v2.0/ports?device_id=c4230fed-940b-41c8-855b-3e7e5105ac92 => generated 971 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1188] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:28:30 2026] GET /v2.0/security-groups?tenant_id=d656835ac0fb43669a735af609ce4c89&name=default => generated 2801 bytes in 366 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1189] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:28:30 2026] GET /v2.0/ports?device_id=f812763c-21a9-4444-9143-e13c3d6dca95 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1190] 10.0.0.152 () {34 vars in 1040 bytes} [Fri Feb 27 02:28:30 2026] GET /v2.0/security-groups?id=923ac522-8f30-4270-8c07-b3a6d5d1cabc&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 02:28:30.831 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e27fba29-c28b-4fb7-b7b7-860cbc0bb2fa'] response: {'name': 'network-changed', 'server_uuid': 'f812763c-21a9-4444-9143-e13c3d6dca95', 'tag': '9ac0a4f6-7947-4eb4-a686-45238d1ac86b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 582/1191] 10.0.0.152 () {34 vars in 1040 bytes} [Fri Feb 27 02:28:30 2026] GET /v2.0/security-groups?id=7bf97478-8250-4fbb-be2c-40ee3dbacb18&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1192] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:28:30 2026] DELETE /v2.0/security-groups/d55ac93c-4fd6-4dd1-829a-9dc16fb42657 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1193] 162.253.55.74 () {34 vars in 1079 bytes} [Fri Feb 27 02:28:30 2026] GET /v2.0/ports?tenant_id=20e0bb04795d442eb0d4ba62ac77792a&device_id=f812763c-21a9-4444-9143-e13c3d6dca95 => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1194] 162.253.55.74 () {34 vars in 985 bytes} [Fri Feb 27 02:28:30 2026] GET /v2.0/networks?id=3a5dd5ef-9ac7-4ffa-b2c8-e928a8a7c7ff => generated 765 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1195] 162.253.55.74 () {34 vars in 1057 bytes} [Fri Feb 27 02:28:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=9ac0a4f6-7947-4eb4-a686-45238d1ac86b => generated 858 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1196] 162.253.55.74 () {34 vars in 983 bytes} [Fri Feb 27 02:28:31 2026] GET /v2.0/subnets?id=e81968d4-eee0-4fa8-acf7-5eaaf2f5b00a => generated 664 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1197] 162.253.55.74 () {34 vars in 1051 bytes} [Fri Feb 27 02:28:31 2026] GET /v2.0/ports?network_id=3a5dd5ef-9ac7-4ffa-b2c8-e928a8a7c7ff&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: 585/1198] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:28:31 2026] GET /v2.0/ports?device_id=f812763c-21a9-4444-9143-e13c3d6dca95 => generated 971 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1199] 162.253.55.74 () {34 vars in 1011 bytes} [Fri Feb 27 02:28:31 2026] GET /v2.0/networks/3a5dd5ef-9ac7-4ffa-b2c8-e928a8a7c7ff?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: 586/1200] 10.0.0.152 () {34 vars in 1040 bytes} [Fri Feb 27 02:28:31 2026] GET /v2.0/security-groups?id=7bf97478-8250-4fbb-be2c-40ee3dbacb18&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1201] 162.253.55.74 () {34 vars in 1111 bytes} [Fri Feb 27 02:28:31 2026] GET /v2.0/networks/3a5dd5ef-9ac7-4ffa-b2c8-e928a8a7c7ff?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: 587/1202] 162.253.55.74 () {34 vars in 993 bytes} [Fri Feb 27 02:28:31 2026] GET /v2.0/ports?device_id=f812763c-21a9-4444-9143-e13c3d6dca95 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1203] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:28:31 2026] GET /v2.0/ports?device_id=c4230fed-940b-41c8-855b-3e7e5105ac92 => generated 971 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1204] 10.0.0.152 () {34 vars in 1040 bytes} [Fri Feb 27 02:28:31 2026] GET /v2.0/security-groups?id=923ac522-8f30-4270-8c07-b3a6d5d1cabc&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1205] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:28:32 2026] GET /v2.0/ports?device_id=c4230fed-940b-41c8-855b-3e7e5105ac92 => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1206] 10.0.0.152 () {34 vars in 1040 bytes} [Fri Feb 27 02:28:32 2026] GET /v2.0/security-groups?id=923ac522-8f30-4270-8c07-b3a6d5d1cabc&fields=id&fields=name => generated 88 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1207] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:28:32 2026] GET /v2.0/ports?device_id=f812763c-21a9-4444-9143-e13c3d6dca95 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1208] 10.0.0.152 () {34 vars in 1040 bytes} [Fri Feb 27 02:28:32 2026] GET /v2.0/security-groups?id=7bf97478-8250-4fbb-be2c-40ee3dbacb18&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: 594/1209] 162.253.55.74 () {34 vars in 993 bytes} [Fri Feb 27 02:28:32 2026] GET /v2.0/ports?device_id=c4230fed-940b-41c8-855b-3e7e5105ac92 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1210] 162.253.55.74 () {36 vars in 996 bytes} [Fri Feb 27 02:28:32 2026] DELETE /v2.0/ports/e1fe03f1-f0b2-4f4f-b1d6-5e8330ada9e9 => generated 0 bytes in 949 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1211] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:28:33 2026] GET /v2.0/ports?device_id=f812763c-21a9-4444-9143-e13c3d6dca95 => generated 969 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1212] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:28:33 2026] GET /v2.0/ports?device_id=c4230fed-940b-41c8-855b-3e7e5105ac92 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1213] 10.0.0.152 () {34 vars in 1040 bytes} [Fri Feb 27 02:28:33 2026] GET /v2.0/security-groups?id=7bf97478-8250-4fbb-be2c-40ee3dbacb18&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 02:28:34.186 7 INFO neutron.db.l3_db [None req-23194eb1-923d-4ac0-bfee-f34eaa0c7eed 19b502b2cdff4e90a6a2ecc8bcc4cb77 20e0bb04795d442eb0d4ba62ac77792a - - - -] Floating IP 9a434379-499e-4176-8db9-0cf9555a9ca9 disassociated. External IP: 10.96.250.204, port: 9ac0a4f6-7947-4eb4-a686-45238d1ac86b. 2026-02-27 02:28:34.475 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ee4970d0-df69-44df-bf04-12b5ad9fb6eb'] response: {'server_uuid': 'c4230fed-940b-41c8-855b-3e7e5105ac92', 'name': 'network-vif-deleted', 'tag': 'e1fe03f1-f0b2-4f4f-b1d6-5e8330ada9e9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 616/1214] 162.253.55.74 () {36 vars in 996 bytes} [Fri Feb 27 02:28:31 2026] DELETE /v2.0/ports/9ac0a4f6-7947-4eb4-a686-45238d1ac86b => generated 0 bytes in 2942 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1215] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:28:34 2026] GET /v2.0/security-groups?tenant_id=57b95c141f964f1d833ef76306f0e304&name=default => generated 2801 bytes in 492 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 02:28:35.025 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3d3f18b5-45ef-4f5b-993f-0fcf14df52f0'] response: {'server_uuid': 'f812763c-21a9-4444-9143-e13c3d6dca95', 'name': 'network-vif-deleted', 'tag': '9ac0a4f6-7947-4eb4-a686-45238d1ac86b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 617/1216] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:28:34 2026] DELETE /v2.0/security-groups/06b8fff5-8f35-44cc-a32c-48c3329810b1 => 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: 618/1217] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:28:35 2026] DELETE /v2.0/security-groups/7bf97478-8250-4fbb-be2c-40ee3dbacb18 => 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: 619/1218] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:28:35 2026] GET /v2.0/security-groups?tenant_id=aa4cd4d651da4a399a9cd39073879f0d&name=default => generated 2801 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 02:28:35.367 7 INFO neutron.api.v2.resource [None req-2dd90d2e-5e25-490b-b0c4-7e0636eec0ac 19b502b2cdff4e90a6a2ecc8bcc4cb77 20e0bb04795d442eb0d4ba62ac77792a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 620/1219] 10.0.0.188 () {32 vars in 737 bytes} [Fri Feb 27 02:28:35 2026] GET /v2.0/security-groups/7bf97478-8250-4fbb-be2c-40ee3dbacb18 => 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: 621/1220] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:28:35 2026] DELETE /v2.0/security-groups/5e1ad0a6-ba20-40c8-998c-46a6e5cd3ccd => 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: 622/1221] 10.0.0.188 () {32 vars in 732 bytes} [Fri Feb 27 02:28:35 2026] DELETE /v2.0/floatingips/9a434379-499e-4176-8db9-0cf9555a9ca9 => generated 0 bytes in 390 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1222] 10.0.0.188 () {34 vars in 789 bytes} [Fri Feb 27 02:28:35 2026] PUT /v2.0/routers/b602b97a-9f3b-4142-a134-9daf0d9aba9a/remove_router_interface => generated 309 bytes in 1241 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1223] 10.0.0.188 () {34 vars in 789 bytes} [Fri Feb 27 02:28:35 2026] PUT /v2.0/routers/f11ad5a8-b765-468d-9883-a9d3159e81d9/remove_router_interface => generated 309 bytes in 1249 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 02:28:37.448 8 INFO neutron.services.segments.plugin [-] Segment 8bf8eba2-e200-413b-82c3-7588dd718d64 resource provider aggregate not found 2026-02-27 02:28:37.453 8 INFO neutron.services.segments.plugin [-] Segment 8bf8eba2-e200-413b-82c3-7588dd718d64 resource provider aggregate not found 2026-02-27 02:28:37.473 8 INFO neutron.services.segments.plugin [-] Segment 8bf8eba2-e200-413b-82c3-7588dd718d64 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8bf8eba2-e200-413b-82c3-7588dd718d64 found for delete ", "request_id": "req-24d85bbb-2888-4289-a977-fbd019c893be"}]} 2026-02-27 02:28:37.475 8 INFO neutron.services.segments.plugin [-] Segment 8bf8eba2-e200-413b-82c3-7588dd718d64 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8bf8eba2-e200-413b-82c3-7588dd718d64 found for delete ", "request_id": "req-2ad61c6e-c13c-4636-a3bb-bf15b7e66c4f"}]} 2026-02-27 02:28:37.496 8 INFO neutron.db.l3_hamode_db [None req-d5218a33-a535-4da7-b41e-3eecba79a93f 5067d7438f1242bab7e3bc3d5cfc2ca2 4ca36f38bed745898ebab3addbe2f48c - - - -] HA network 9637843a-54b4-41d7-a588-203a614fc519 was deleted as no HA routers are present in tenant d8df3f78440a470888c709337dea31f3. [pid: 8|app: 0|req: 601/1224] 10.0.0.188 () {32 vars in 724 bytes} [Fri Feb 27 02:28:36 2026] DELETE /v2.0/routers/b602b97a-9f3b-4142-a134-9daf0d9aba9a => generated 0 bytes in 1221 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1225] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:28:37 2026] GET /v2.0/security-groups?tenant_id=21bbe03213204516b68e69758b690881&name=default => generated 2801 bytes in 413 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1226] 10.0.0.188 () {32 vars in 724 bytes} [Fri Feb 27 02:28:37 2026] DELETE /v2.0/subnets/646a13e4-8e8c-4819-bf44-6a0a87d8e432 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1227] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:28:37 2026] DELETE /v2.0/security-groups/94cbd7d0-b268-4256-8649-da7b77db154e => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 02:28:38.308 7 INFO neutron.services.segments.plugin [-] Segment e852b7dd-dbe4-4970-921b-b08f8661274b resource provider aggregate not found 2026-02-27 02:28:38.316 7 INFO neutron.services.segments.plugin [-] Segment e852b7dd-dbe4-4970-921b-b08f8661274b resource provider aggregate not found 2026-02-27 02:28:38.333 7 INFO neutron.services.segments.plugin [-] Segment e852b7dd-dbe4-4970-921b-b08f8661274b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e852b7dd-dbe4-4970-921b-b08f8661274b found for delete ", "request_id": "req-b5e4f535-0eac-4064-beeb-ee9e33ad6d1d"}]} 2026-02-27 02:28:38.339 7 INFO neutron.services.segments.plugin [-] Segment e852b7dd-dbe4-4970-921b-b08f8661274b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e852b7dd-dbe4-4970-921b-b08f8661274b found for delete ", "request_id": "req-51c8cde2-dcbf-45f6-94fd-6c74f6555cba"}]} [pid: 7|app: 0|req: 627/1228] 10.0.0.188 () {32 vars in 726 bytes} [Fri Feb 27 02:28:37 2026] DELETE /v2.0/networks/dba9fe89-1a45-4e80-80da-f539abcaa003 => generated 0 bytes in 498 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1229] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:28:38 2026] GET /v2.0/security-groups?tenant_id=5f65a00650e445869d65d09703d69d2b&name=default => generated 2801 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 02:28:38.723 8 INFO neutron.db.l3_hamode_db [None req-921b78d3-f8e4-4b1f-99f5-40c92f05a912 5067d7438f1242bab7e3bc3d5cfc2ca2 4ca36f38bed745898ebab3addbe2f48c - - - -] HA network 01ddb8db-6b18-4115-bbfd-d866958d0877 was deleted as no HA routers are present in tenant 20e0bb04795d442eb0d4ba62ac77792a. [pid: 8|app: 0|req: 602/1230] 10.0.0.188 () {32 vars in 724 bytes} [Fri Feb 27 02:28:37 2026] DELETE /v2.0/routers/f11ad5a8-b765-468d-9883-a9d3159e81d9 => generated 0 bytes in 1226 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1231] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:28:38 2026] DELETE /v2.0/security-groups/83c6c8fe-0bc4-4205-85a5-f58583cddacd => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1232] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:28:38 2026] GET /v2.0/security-groups?tenant_id=d8df3f78440a470888c709337dea31f3&name=default => generated 2801 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1233] 10.0.0.116 () {28 vars in 583 bytes} [Fri Feb 27 02:28:38 2026] GET /v2.0/subnets => generated 1912 bytes in 428 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1234] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:28:38 2026] DELETE /v2.0/security-groups/923ac522-8f30-4270-8c07-b3a6d5d1cabc => 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: 631/1235] 10.0.0.116 () {28 vars in 591 bytes} [Fri Feb 27 02:28:39 2026] GET /v2.0/subnetpools => 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: 605/1236] 10.0.0.188 () {32 vars in 724 bytes} [Fri Feb 27 02:28:38 2026] DELETE /v2.0/subnets/e81968d4-eee0-4fa8-acf7-5eaaf2f5b00a => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1237] 10.0.0.116 () {28 vars in 591 bytes} [Fri Feb 27 02:28:39 2026] GET /v2.0/floatingips => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1238] 10.0.0.116 () {28 vars in 583 bytes} [Fri Feb 27 02:28:39 2026] GET /v2.0/subnets => generated 1261 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1239] 10.0.0.116 () {28 vars in 583 bytes} [Fri Feb 27 02:28:39 2026] GET /v2.0/routers => generated 15 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1240] 10.0.0.116 () {28 vars in 624 bytes} [Fri Feb 27 02:28:39 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1241] 10.0.0.116 () {28 vars in 581 bytes} [Fri Feb 27 02:28:39 2026] GET /v2.0/agents => generated 3356 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1242] 10.0.0.116 () {28 vars in 585 bytes} [Fri Feb 27 02:28:39 2026] GET /v2.0/networks => generated 2880 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1243] 10.0.0.116 () {28 vars in 579 bytes} [Fri Feb 27 02:28:39 2026] GET /v2.0/ports => generated 4721 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1244] 10.0.0.116 () {28 vars in 619 bytes} [Fri Feb 27 02:28:39 2026] GET /v2.0/network-ip-availabilities => generated 1382 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 02:28:39.508 8 INFO neutron.services.segments.plugin [-] Segment 31435653-91a9-495a-abe3-f9a0d69835fe resource provider aggregate not found 2026-02-27 02:28:39.515 8 INFO neutron.services.segments.plugin [-] Segment 31435653-91a9-495a-abe3-f9a0d69835fe resource provider aggregate not found [pid: 8|app: 0|req: 606/1245] 10.0.0.188 () {32 vars in 726 bytes} [Fri Feb 27 02:28:39 2026] DELETE /v2.0/networks/3a5dd5ef-9ac7-4ffa-b2c8-e928a8a7c7ff => generated 0 bytes in 433 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1246] 10.0.0.116 () {28 vars in 599 bytes} [Fri Feb 27 02:28:39 2026] GET /v2.0/security-groups => generated 19402 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-02-27 02:28:39.609 8 INFO neutron.services.segments.plugin [-] Segment 31435653-91a9-495a-abe3-f9a0d69835fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 31435653-91a9-495a-abe3-f9a0d69835fe found for delete ", "request_id": "req-affd8910-078e-487d-92ba-5067ca0e583c"}]} 2026-02-27 02:28:39.617 8 INFO neutron.services.segments.plugin [-] Segment 31435653-91a9-495a-abe3-f9a0d69835fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 31435653-91a9-495a-abe3-f9a0d69835fe found for delete ", "request_id": "req-4ae3a8ec-c539-463f-88fe-92a6a0259561"}]} 2026-02-27 02:28:39.644 8 INFO neutron.services.segments.plugin [-] Segment 8ad944a6-2a51-4291-8d0a-57ee722ba706 resource provider aggregate not found 2026-02-27 02:28:39.658 8 INFO neutron.services.segments.plugin [-] Segment 8ad944a6-2a51-4291-8d0a-57ee722ba706 resource provider aggregate not found 2026-02-27 02:28:39.665 8 INFO neutron.services.segments.plugin [-] Segment 8ad944a6-2a51-4291-8d0a-57ee722ba706 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ad944a6-2a51-4291-8d0a-57ee722ba706 found for delete ", "request_id": "req-3d902824-f4d8-4d7d-81e6-890d666b0206"}]} 2026-02-27 02:28:39.678 8 INFO neutron.services.segments.plugin [-] Segment 8ad944a6-2a51-4291-8d0a-57ee722ba706 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ad944a6-2a51-4291-8d0a-57ee722ba706 found for delete ", "request_id": "req-f4841101-7b56-4357-8b72-e0a6f434e53c"}]} [pid: 8|app: 0|req: 607/1247] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:28:39 2026] GET /v2.0/security-groups?tenant_id=483163a1894e4d00a9cff183b8cd1771&name=default => generated 2801 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1248] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:28:39 2026] DELETE /v2.0/security-groups/3676ad24-6474-4bcc-9c68-f1b0cd98fed2 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1251] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:28:39 2026] GET /v2.0/security-groups?tenant_id=20e0bb04795d442eb0d4ba62ac77792a&name=default => generated 2801 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1252] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:28:40 2026] DELETE /v2.0/security-groups/d392d933-48ba-4076-8d98-3e5a94e93b90 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1253] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:28:40 2026] GET /v2.0/security-groups?tenant_id=f177a662d09a4f3486bae2ca5ffb72b3&name=default => generated 2801 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1254] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:28:40 2026] DELETE /v2.0/security-groups/d02fce6c-e03c-402b-8b75-610dafb5f5a9 => 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: 610/1255] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:28:41 2026] GET /v2.0/security-groups?tenant_id=b1c17afcbcc64a9fa2f9a710a0c32d64&name=default => generated 2801 bytes in 323 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1256] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:28:41 2026] DELETE /v2.0/security-groups/efcaa1b9-c4a7-4ae7-827c-b833e9fde3aa => 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: 611/1257] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:28:42 2026] GET /v2.0/security-groups?tenant_id=e6c7279aa42e4a5d937d24707c97d77a&name=default => generated 2801 bytes in 357 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1258] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:28:42 2026] DELETE /v2.0/security-groups/43243538-f6a2-4d50-8b70-8c9faf265b70 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1259] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:28:44 2026] GET /v2.0/security-groups?tenant_id=8f2dbe1e2d9e433fb1deca467e2f60b7&name=default => generated 2801 bytes in 324 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1260] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:28:44 2026] DELETE /v2.0/security-groups/85ca2991-2232-49d4-9bb3-d00185bf5c1b => 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: 613/1261] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:28:45 2026] GET /v2.0/security-groups?tenant_id=2a5c359f938447a9b44d872506c4ddec&name=default => generated 2801 bytes in 536 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1262] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:28:45 2026] DELETE /v2.0/security-groups/26e7f2be-17f3-4f74-9c6d-ddd81c5b81f0 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 02:28:47.067 8 WARNING keystonemiddleware.audit [None req-bf5c5dfe-7f56-4c21-b717-d173c6134fb1 5067d7438f1242bab7e3bc3d5cfc2ca2 4ca36f38bed745898ebab3addbe2f48c - - default default] Skipping service tempest-service-900552230 as it have no endpoints. [pid: 8|app: 0|req: 614/1263] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:28:46 2026] GET /v2.0/security-groups?tenant_id=79d95d382764441e8484c7ca92c49697&name=default => generated 2801 bytes in 324 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 02:28:47.202 7 WARNING keystonemiddleware.audit [None req-bd85ab3c-d402-4781-ade8-43bad0680160 5067d7438f1242bab7e3bc3d5cfc2ca2 4ca36f38bed745898ebab3addbe2f48c - - - -] Skipping service tempest-service-900552230 as it have no endpoints. [pid: 7|app: 0|req: 650/1264] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:28:47 2026] DELETE /v2.0/security-groups/fe6802d3-f8fe-424b-b5fd-ccd9702afcb4 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 02:28:47.451 8 WARNING keystonemiddleware.audit [None req-e72f6a20-3744-4860-8741-b6751d916f19 5067d7438f1242bab7e3bc3d5cfc2ca2 4ca36f38bed745898ebab3addbe2f48c - - default default] Skipping service tempest-service-900552230 as it have no endpoints. [pid: 8|app: 0|req: 615/1265] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:28:47 2026] GET /v2.0/security-groups?tenant_id=b467a27a8b9b4b77ba0878b3fcb5a5b8&name=default => generated 2801 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 02:28:47.595 7 WARNING keystonemiddleware.audit [None req-d7af0376-30ce-4cf3-a436-cd316fe760d3 5067d7438f1242bab7e3bc3d5cfc2ca2 4ca36f38bed745898ebab3addbe2f48c - - - -] Skipping service tempest-service-900552230 as it have no endpoints. [pid: 7|app: 0|req: 651/1266] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:28:47 2026] DELETE /v2.0/security-groups/75e9c313-5983-45b8-a086-c89f6a47afc7 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1267] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:28:48 2026] GET /v2.0/security-groups?tenant_id=b6d899d13cc141a3ab565c63f457f925&name=default => generated 2801 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1268] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:28:48 2026] DELETE /v2.0/security-groups/7d905d59-9a4a-468b-8857-2e3d1283dc35 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1269] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:28:48 2026] GET /v2.0/security-groups?tenant_id=aa2f02e00af6418da7d387e52036d178&name=default => generated 2801 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1270] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:28:48 2026] DELETE /v2.0/security-groups/18d87774-2dcb-4090-8f7a-0f065b2e42d8 => 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: 653/1271] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:28:49 2026] GET /v2.0/security-groups?tenant_id=314165220803461ab8533822ca1ef396&name=default => generated 2801 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1272] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:28:49 2026] DELETE /v2.0/security-groups/d4c4d884-59ca-4bca-a07d-d702173d97bf => 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: 654/1273] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:28:50 2026] GET /v2.0/security-groups?tenant_id=d8acdbe6d3274cda8f7345a7b3ce3f30&name=default => generated 2801 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1274] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:28:50 2026] DELETE /v2.0/security-groups/b8f7c490-880b-4846-9e11-0a079dfbce7e => 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: 655/1275] 10.0.0.188 () {32 vars in 653 bytes} [Fri Feb 27 02:28:50 2026] GET /v2.0/extensions => generated 19178 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1276] 10.0.0.188 () {32 vars in 681 bytes} [Fri Feb 27 02:28:50 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1277] 10.0.0.188 () {32 vars in 681 bytes} [Fri Feb 27 02:28:50 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1278] 10.0.0.188 () {32 vars in 729 bytes} [Fri Feb 27 02:28:50 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1279] 10.0.0.188 () {32 vars in 665 bytes} [Fri Feb 27 02:28:50 2026] GET /v2.0/extensions/agent => generated 153 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1280] 10.0.0.188 () {32 vars in 699 bytes} [Fri Feb 27 02:28:50 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1281] 10.0.0.188 () {32 vars in 697 bytes} [Fri Feb 27 02:28:50 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: 624/1282] 10.0.0.188 () {32 vars in 701 bytes} [Fri Feb 27 02:28:50 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1283] 10.0.0.188 () {32 vars in 689 bytes} [Fri Feb 27 02:28:50 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1284] 10.0.0.188 () {32 vars in 703 bytes} [Fri Feb 27 02:28:50 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1285] 10.0.0.188 () {32 vars in 693 bytes} [Fri Feb 27 02:28:50 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1286] 10.0.0.188 () {32 vars in 695 bytes} [Fri Feb 27 02:28:50 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: 661/1287] 10.0.0.188 () {32 vars in 685 bytes} [Fri Feb 27 02:28:50 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: 627/1288] 10.0.0.188 () {32 vars in 687 bytes} [Fri Feb 27 02:28:50 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: 662/1289] 10.0.0.188 () {32 vars in 661 bytes} [Fri Feb 27 02:28:50 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: 628/1290] 10.0.0.188 () {32 vars in 699 bytes} [Fri Feb 27 02:28:50 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1291] 10.0.0.188 () {32 vars in 679 bytes} [Fri Feb 27 02:28:50 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1292] 10.0.0.188 () {32 vars in 683 bytes} [Fri Feb 27 02:28:50 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1293] 10.0.0.188 () {32 vars in 675 bytes} [Fri Feb 27 02:28:50 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1294] 10.0.0.188 () {32 vars in 689 bytes} [Fri Feb 27 02:28:50 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1295] 10.0.0.188 () {32 vars in 723 bytes} [Fri Feb 27 02:28:50 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1296] 10.0.0.188 () {32 vars in 687 bytes} [Fri Feb 27 02:28:50 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1297] 10.0.0.188 () {32 vars in 669 bytes} [Fri Feb 27 02:28:50 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1298] 10.0.0.188 () {32 vars in 687 bytes} [Fri Feb 27 02:28:50 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1299] 10.0.0.188 () {32 vars in 681 bytes} [Fri Feb 27 02:28:50 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1300] 10.0.0.188 () {32 vars in 699 bytes} [Fri Feb 27 02:28:50 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1301] 10.0.0.188 () {32 vars in 679 bytes} [Fri Feb 27 02:28:51 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1302] 10.0.0.188 () {32 vars in 667 bytes} [Fri Feb 27 02:28:51 2026] GET /v2.0/extensions/router => generated 256 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1303] 10.0.0.188 () {32 vars in 677 bytes} [Fri Feb 27 02:28:51 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1304] 10.0.0.188 () {32 vars in 665 bytes} [Fri Feb 27 02:28:51 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1305] 10.0.0.188 () {32 vars in 675 bytes} [Fri Feb 27 02:28:51 2026] GET /v2.0/extensions/l3-flavors => 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: 636/1306] 10.0.0.188 () {32 vars in 713 bytes} [Fri Feb 27 02:28:51 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1307] 10.0.0.188 () {32 vars in 691 bytes} [Fri Feb 27 02:28:51 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1308] 10.0.0.188 () {32 vars in 683 bytes} [Fri Feb 27 02:28:51 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1309] 10.0.0.188 () {32 vars in 669 bytes} [Fri Feb 27 02:28:51 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1310] 10.0.0.188 () {32 vars in 687 bytes} [Fri Feb 27 02:28:51 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1311] 10.0.0.188 () {32 vars in 705 bytes} [Fri Feb 27 02:28:51 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1312] 10.0.0.188 () {32 vars in 701 bytes} [Fri Feb 27 02:28:51 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1313] 10.0.0.188 () {32 vars in 675 bytes} [Fri Feb 27 02:28:51 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1314] 10.0.0.188 () {32 vars in 693 bytes} [Fri Feb 27 02:28:51 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1315] 10.0.0.188 () {32 vars in 689 bytes} [Fri Feb 27 02:28:51 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1316] 10.0.0.188 () {32 vars in 709 bytes} [Fri Feb 27 02:28:51 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1317] 10.0.0.188 () {32 vars in 705 bytes} [Fri Feb 27 02:28:51 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1318] 10.0.0.188 () {32 vars in 697 bytes} [Fri Feb 27 02:28:51 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1319] 10.0.0.188 () {32 vars in 711 bytes} [Fri Feb 27 02:28:51 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1320] 10.0.0.188 () {32 vars in 669 bytes} [Fri Feb 27 02:28:51 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: 678/1321] 10.0.0.188 () {32 vars in 687 bytes} [Fri Feb 27 02:28:51 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: 644/1322] 10.0.0.188 () {32 vars in 681 bytes} [Fri Feb 27 02:28:51 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1323] 10.0.0.188 () {32 vars in 675 bytes} [Fri Feb 27 02:28:51 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1324] 10.0.0.188 () {32 vars in 671 bytes} [Fri Feb 27 02:28:51 2026] GET /v2.0/extensions/provider => generated 191 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1325] 10.0.0.188 () {32 vars in 661 bytes} [Fri Feb 27 02:28:51 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: 646/1326] 10.0.0.188 () {32 vars in 699 bytes} [Fri Feb 27 02:28:51 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1327] 10.0.0.188 () {32 vars in 699 bytes} [Fri Feb 27 02:28:51 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1328] 10.0.0.188 () {32 vars in 677 bytes} [Fri Feb 27 02:28:51 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1329] 10.0.0.188 () {32 vars in 669 bytes} [Fri Feb 27 02:28:51 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1330] 10.0.0.188 () {32 vars in 683 bytes} [Fri Feb 27 02:28:51 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1331] 10.0.0.188 () {32 vars in 701 bytes} [Fri Feb 27 02:28:51 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: 649/1332] 10.0.0.188 () {32 vars in 685 bytes} [Fri Feb 27 02:28:51 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1333] 10.0.0.188 () {32 vars in 707 bytes} [Fri Feb 27 02:28:51 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1334] 10.0.0.188 () {32 vars in 669 bytes} [Fri Feb 27 02:28:51 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1335] 10.0.0.188 () {32 vars in 697 bytes} [Fri Feb 27 02:28:51 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: 651/1336] 10.0.0.188 () {32 vars in 695 bytes} [Fri Feb 27 02:28:51 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1337] 10.0.0.188 () {32 vars in 685 bytes} [Fri Feb 27 02:28:51 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1338] 10.0.0.188 () {32 vars in 689 bytes} [Fri Feb 27 02:28:51 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: 687/1339] 10.0.0.188 () {32 vars in 667 bytes} [Fri Feb 27 02:28:51 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1340] 10.0.0.188 () {32 vars in 681 bytes} [Fri Feb 27 02:28:51 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1341] 10.0.0.188 () {32 vars in 681 bytes} [Fri Feb 27 02:28:51 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1342] 10.0.0.188 () {32 vars in 691 bytes} [Fri Feb 27 02:28:51 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1343] 10.0.0.188 () {32 vars in 691 bytes} [Fri Feb 27 02:28:51 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1344] 10.0.0.188 () {32 vars in 695 bytes} [Fri Feb 27 02:28:51 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1345] 10.0.0.188 () {32 vars in 685 bytes} [Fri Feb 27 02:28:51 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1346] 10.0.0.188 () {32 vars in 689 bytes} [Fri Feb 27 02:28:51 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1347] 10.0.0.188 () {32 vars in 701 bytes} [Fri Feb 27 02:28:51 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1348] 10.0.0.188 () {32 vars in 703 bytes} [Fri Feb 27 02:28:51 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1349] 10.0.0.188 () {32 vars in 717 bytes} [Fri Feb 27 02:28:51 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1350] 10.0.0.188 () {32 vars in 715 bytes} [Fri Feb 27 02:28:51 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1351] 10.0.0.188 () {32 vars in 727 bytes} [Fri Feb 27 02:28:51 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1352] 10.0.0.188 () {32 vars in 719 bytes} [Fri Feb 27 02:28:51 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: 694/1353] 10.0.0.188 () {32 vars in 683 bytes} [Fri Feb 27 02:28:51 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: 660/1354] 10.0.0.188 () {32 vars in 669 bytes} [Fri Feb 27 02:28:51 2026] GET /v2.0/extensions/segment => generated 145 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1355] 10.0.0.188 () {32 vars in 719 bytes} [Fri Feb 27 02:28:51 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: 661/1356] 10.0.0.188 () {32 vars in 679 bytes} [Fri Feb 27 02:28:51 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1357] 10.0.0.188 () {32 vars in 669 bytes} [Fri Feb 27 02:28:51 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: 662/1358] 10.0.0.188 () {32 vars in 697 bytes} [Fri Feb 27 02:28:51 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1359] 10.0.0.188 () {32 vars in 705 bytes} [Fri Feb 27 02:28:51 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1360] 10.0.0.188 () {32 vars in 701 bytes} [Fri Feb 27 02:28:51 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1361] 10.0.0.188 () {32 vars in 683 bytes} [Fri Feb 27 02:28:51 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1362] 10.0.0.188 () {32 vars in 705 bytes} [Fri Feb 27 02:28:51 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1363] 10.0.0.188 () {32 vars in 695 bytes} [Fri Feb 27 02:28:51 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1364] 10.0.0.188 () {32 vars in 689 bytes} [Fri Feb 27 02:28:51 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1365] 10.0.0.188 () {32 vars in 697 bytes} [Fri Feb 27 02:28:51 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1366] 10.0.0.188 () {32 vars in 689 bytes} [Fri Feb 27 02:28:51 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1367] 10.0.0.188 () {32 vars in 701 bytes} [Fri Feb 27 02:28:51 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1368] 10.0.0.188 () {32 vars in 665 bytes} [Fri Feb 27 02:28:51 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1369] 10.0.0.188 () {32 vars in 681 bytes} [Fri Feb 27 02:28:51 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1370] 10.0.0.188 () {32 vars in 693 bytes} [Fri Feb 27 02:28:51 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1371] 10.0.0.188 () {32 vars in 677 bytes} [Fri Feb 27 02:28:51 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1372] 10.0.0.188 () {32 vars in 667 bytes} [Fri Feb 27 02:28:51 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 02:28:52.490 8 INFO neutron.db.segments_db [None req-d35fd042-daa2-4521-b048-c65afc5571ec dd00989eaf764609a470153e4822c32c eb6f36890d3b49258357eebe20d04aac - - - -] Added segment b86dce09-8694-4052-957f-a770d37988f7 of type vxlan for network 7acc0c2b-3c70-4ca5-af9a-4ebb1dbb8bb7 2026-02-27 02:28:52.562 7 INFO neutron.db.segments_db [None req-fd363ab5-e845-424e-ba88-ddc700b026b7 69946dc975064149b9c6754a0747d313 cab694ca78cc4cc6beaf87b567a8abbc - - - -] Added segment cb1fcb23-8c49-40e8-943c-474a2029f6c2 of type vxlan for network 7c2e6662-b70a-47ef-ab54-cda55d800d13 [pid: 8|app: 0|req: 670/1373] 10.0.0.188 () {34 vars in 670 bytes} [Fri Feb 27 02:28:52 2026] POST /v2.0/networks => generated 649 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1374] 10.0.0.188 () {34 vars in 670 bytes} [Fri Feb 27 02:28:52 2026] POST /v2.0/networks => generated 639 bytes in 493 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1375] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:28:52 2026] GET /v2.0/security-groups?tenant_id=fbb17dba19d64e5d963260dc1e2106f8&name=default => generated 2801 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1376] 10.0.0.188 () {34 vars in 669 bytes} [Fri Feb 27 02:28:52 2026] POST /v2.0/subnets => generated 603 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1377] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:28:53 2026] DELETE /v2.0/security-groups/11f1cce4-0be6-46bc-b1bf-7ad3f4008c2c => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 02:28:53.205 7 INFO neutron.db.segments_db [None req-db618495-4a74-47b7-835f-d331d1908c81 dd00989eaf764609a470153e4822c32c eb6f36890d3b49258357eebe20d04aac - - - -] Added segment a113df81-a753-4378-808b-19af97bcf3c4 of type vxlan for network 731a8cbf-9909-494d-8129-b80b639c5f81 [pid: 8|app: 0|req: 672/1378] 10.0.0.188 () {34 vars in 669 bytes} [Fri Feb 27 02:28:52 2026] POST /v2.0/subnets => generated 634 bytes in 429 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 02:28:53.531 7 INFO neutron.db.l3_hamode_db [None req-db618495-4a74-47b7-835f-d331d1908c81 dd00989eaf764609a470153e4822c32c eb6f36890d3b49258357eebe20d04aac - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 673/1379] 10.0.0.188 () {32 vars in 722 bytes} [Fri Feb 27 02:28:53 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1380] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:28:53 2026] GET /v2.0/security-groups?tenant_id=4754216f4e9649359913d6971c25069c&name=default => generated 2801 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1381] 10.0.0.188 () {34 vars in 669 bytes} [Fri Feb 27 02:28:53 2026] POST /v2.0/subnets => generated 708 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1382] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:28:54 2026] DELETE /v2.0/security-groups/7c969269-3d47-48a3-b9e0-7d68685f5110 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 02:28:54.219 8 INFO neutron.db.segments_db [None req-ac7cfaa9-9440-4ba7-aa6f-6e010a9a18cd 69946dc975064149b9c6754a0747d313 cab694ca78cc4cc6beaf87b567a8abbc - - - -] Added segment 6bfc972c-31b9-4d90-bc14-a545cf54526e of type vxlan for network 0dce4e12-bbb8-4195-8519-6cade872fd9e [pid: 8|app: 0|req: 677/1383] 10.0.0.188 () {34 vars in 670 bytes} [Fri Feb 27 02:28:54 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) [pid: 8|app: 0|req: 678/1384] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:28:54 2026] GET /v2.0/security-groups?tenant_id=d3479e334f3a41b2a0d60848e3d411ef&name=default => generated 2801 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 02:28:54.649 7 INFO neutron.db.l3_hamode_db [None req-db618495-4a74-47b7-835f-d331d1908c81 dd00989eaf764609a470153e4822c32c eb6f36890d3b49258357eebe20d04aac - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 679/1385] 10.0.0.188 () {34 vars in 669 bytes} [Fri Feb 27 02:28:54 2026] POST /v2.0/subnets => generated 632 bytes in 323 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1386] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:28:54 2026] DELETE /v2.0/security-groups/3fc41e14-76bf-4829-8700-0335289a2362 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1387] 10.0.0.188 () {34 vars in 669 bytes} [Fri Feb 27 02:28:54 2026] POST /v2.0/subnets => generated 702 bytes in 310 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 02:28:55.608 8 INFO neutron.db.segments_db [None req-f2de8586-fcbb-4139-b06a-bcaab942b577 ce04ee8d2d8d466f9f352087a32e1ddd 593c100017204dc791d33fee29adb409 - - - -] Added segment c4f0d0a2-275e-43aa-b2e6-37c5e3c33de5 of type vxlan for network 46d9f971-6e76-42de-b135-8d49f0ebdfc9 2026-02-27 02:28:55.716 8 INFO neutron.db.segments_db [None req-f2de8586-fcbb-4139-b06a-bcaab942b577 ce04ee8d2d8d466f9f352087a32e1ddd 593c100017204dc791d33fee29adb409 - - - -] Added segment 9e28b120-6b96-4244-a421-b6fe57729028 of type vxlan for network 4a82c227-2d64-4f30-8102-5b9e26a1f0a6 [pid: 7|app: 0|req: 707/1390] 10.0.0.188 () {34 vars in 669 bytes} [Fri Feb 27 02:28:53 2026] POST /v2.0/routers => generated 695 bytes in 2722 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1391] 10.0.0.188 () {34 vars in 670 bytes} [Fri Feb 27 02:28:55 2026] POST /v2.0/networks => generated 1245 bytes in 657 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-02-27 02:28:55.940 7 INFO neutron.db.segments_db [None req-ac2d4e2e-b0d7-4160-a78d-5cb58e5671b0 69946dc975064149b9c6754a0747d313 cab694ca78cc4cc6beaf87b567a8abbc - - - -] Added segment cc108591-b845-48f5-bf43-90e0d04e4cb0 of type vxlan for network 9022a400-c0de-469c-8b4c-aa765cb80a87 [pid: 7|app: 0|req: 708/1392] 10.0.0.188 () {34 vars in 670 bytes} [Fri Feb 27 02:28:55 2026] POST /v2.0/networks => generated 637 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1393] 10.0.0.188 () {32 vars in 649 bytes} [Fri Feb 27 02:28:56 2026] GET /v2.0/networks => generated 1844 bytes in 633 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1394] 10.0.0.188 () {34 vars in 669 bytes} [Fri Feb 27 02:28:56 2026] POST /v2.0/subnets => generated 631 bytes in 352 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 02:28:57.264 7 INFO neutron.services.segments.plugin [-] Segment c4f0d0a2-275e-43aa-b2e6-37c5e3c33de5 resource provider aggregate not found 2026-02-27 02:28:57.270 7 INFO neutron.services.segments.plugin [-] Segment c4f0d0a2-275e-43aa-b2e6-37c5e3c33de5 resource provider aggregate not found 2026-02-27 02:28:57.293 7 INFO neutron.services.segments.plugin [-] Segment c4f0d0a2-275e-43aa-b2e6-37c5e3c33de5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c4f0d0a2-275e-43aa-b2e6-37c5e3c33de5 found for delete ", "request_id": "req-ac014f67-8230-453f-bfa4-8946032daf75"}]} 2026-02-27 02:28:57.294 7 INFO neutron.services.segments.plugin [-] Segment c4f0d0a2-275e-43aa-b2e6-37c5e3c33de5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c4f0d0a2-275e-43aa-b2e6-37c5e3c33de5 found for delete ", "request_id": "req-25d5ef48-87d7-46ad-8fc3-f7957fcb3a38"}]} [pid: 7|app: 0|req: 711/1395] 10.0.0.188 () {32 vars in 726 bytes} [Fri Feb 27 02:28:57 2026] DELETE /v2.0/networks/46d9f971-6e76-42de-b135-8d49f0ebdfc9 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1396] 10.0.0.188 () {34 vars in 669 bytes} [Fri Feb 27 02:28:57 2026] POST /v2.0/subnets => generated 706 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1397] 10.0.0.188 () {34 vars in 783 bytes} [Fri Feb 27 02:28:55 2026] PUT /v2.0/routers/3bc4496a-52a8-4adb-a352-b4cc5bed6c68/add_router_interface => generated 309 bytes in 1917 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 02:28:57.855 8 INFO neutron.db.segments_db [None req-f232560c-a0fd-43ef-a74a-6638f2dcb3b4 69946dc975064149b9c6754a0747d313 cab694ca78cc4cc6beaf87b567a8abbc - - - -] Added segment d6e4b93c-428b-45e8-af05-78b8bafc51dc of type vxlan for network fce70087-86b1-402c-b0ea-f10d92679ab6 [pid: 7|app: 0|req: 713/1398] 10.0.0.188 () {32 vars in 726 bytes} [Fri Feb 27 02:28:57 2026] DELETE /v2.0/networks/4a82c227-2d64-4f30-8102-5b9e26a1f0a6 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 02:28:58.227 8 INFO neutron.db.l3_hamode_db [None req-f232560c-a0fd-43ef-a74a-6638f2dcb3b4 69946dc975064149b9c6754a0747d313 cab694ca78cc4cc6beaf87b567a8abbc - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 714/1399] 10.0.0.188 () {34 vars in 665 bytes} [Fri Feb 27 02:28:57 2026] POST /v2.0/ports => generated 955 bytes in 513 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: 715/1400] 10.0.0.188 () {32 vars in 649 bytes} [Fri Feb 27 02:28:58 2026] GET /v2.0/networks => generated 651 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1401] 10.0.0.188 () {34 vars in 665 bytes} [Fri Feb 27 02:28:58 2026] POST /v2.0/ports => generated 954 bytes in 504 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-02-27 02:28:59.065 7 INFO neutron.db.segments_db [None req-718ca702-dd5a-49e1-b3dc-d8c312c288b5 ce04ee8d2d8d466f9f352087a32e1ddd 593c100017204dc791d33fee29adb409 - - - -] Added segment 2e030e93-331e-416d-8230-4daf572c86a7 of type vxlan for network 7b8dbcca-e58d-46c8-ab42-8e4c78738d3c [pid: 7|app: 0|req: 717/1402] 10.0.0.188 () {34 vars in 670 bytes} [Fri Feb 27 02:28:59 2026] POST /v2.0/networks => generated 649 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 02:28:59.323 7 INFO neutron.services.segments.plugin [-] Segment 9e28b120-6b96-4244-a421-b6fe57729028 resource provider aggregate not found 2026-02-27 02:28:59.345 7 INFO neutron.services.segments.plugin [-] Segment 9e28b120-6b96-4244-a421-b6fe57729028 resource provider aggregate not found 2026-02-27 02:28:59.370 7 INFO neutron.services.segments.plugin [-] Segment 9e28b120-6b96-4244-a421-b6fe57729028 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e28b120-6b96-4244-a421-b6fe57729028 found for delete ", "request_id": "req-3c10a1c2-44e0-4db0-bf3e-9e8b7548026e"}]} 2026-02-27 02:28:59.381 7 INFO neutron.services.segments.plugin [-] Segment 9e28b120-6b96-4244-a421-b6fe57729028 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e28b120-6b96-4244-a421-b6fe57729028 found for delete ", "request_id": "req-a771e591-be5d-4ac9-88f4-ac0a8ec946d4"}]} 2026-02-27 02:28:59.526 8 INFO neutron.db.l3_hamode_db [None req-f232560c-a0fd-43ef-a74a-6638f2dcb3b4 69946dc975064149b9c6754a0747d313 cab694ca78cc4cc6beaf87b567a8abbc - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-27 02:29:00.278 7 INFO neutron.db.l3_db [None req-81e60d8c-d284-4073-886a-69747aee99e4 dd00989eaf764609a470153e4822c32c eb6f36890d3b49258357eebe20d04aac - - - -] Floating IP 06266731-f871-4ea5-9b10-059418abd796 associated. External IP: 10.96.250.201, port: 29d8f844-23bf-45d7-a929-5f1740388390. [pid: 7|app: 0|req: 718/1403] 10.0.0.188 () {34 vars in 677 bytes} [Fri Feb 27 02:28:59 2026] POST /v2.0/floatingips => generated 841 bytes in 1457 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 02:29:00.702 7 INFO neutron.db.segments_db [None req-e79e64f6-3ea2-4351-a70c-ec455c2243b3 ce04ee8d2d8d466f9f352087a32e1ddd 593c100017204dc791d33fee29adb409 - - - -] Added segment 2b585313-f00d-4890-b611-275221847557 of type vxlan for network 9fe18e47-94f6-4d11-bfef-ef33a5f6c093 [pid: 7|app: 0|req: 719/1404] 10.0.0.188 () {34 vars in 670 bytes} [Fri Feb 27 02:29:00 2026] POST /v2.0/networks => generated 649 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1405] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:29:00 2026] GET /v2.0/security-groups?tenant_id=a5b87d4d00d643a3878b1b1c34f01998&name=default => generated 2801 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 02:29:01.307 7 INFO neutron.db.l3_db [None req-2cd386ee-5155-456a-9d32-335b9db43841 dd00989eaf764609a470153e4822c32c eb6f36890d3b49258357eebe20d04aac - - - -] Floating IP 06266731-f871-4ea5-9b10-059418abd796 disassociated. External IP: 10.96.250.201, port: 29d8f844-23bf-45d7-a929-5f1740388390. [pid: 8|app: 0|req: 686/1406] 10.0.0.188 () {34 vars in 669 bytes} [Fri Feb 27 02:28:57 2026] POST /v2.0/routers => generated 684 bytes in 3502 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1407] 10.0.0.188 () {34 vars in 749 bytes} [Fri Feb 27 02:29:01 2026] PUT /v2.0/floatingips/06266731-f871-4ea5-9b10-059418abd796 => generated 552 bytes in 575 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1408] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:29:01 2026] DELETE /v2.0/security-groups/83e7e10e-8deb-49c8-8ee4-618ca88c60dd => 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: 687/1409] 10.0.0.188 () {34 vars in 665 bytes} [Fri Feb 27 02:29:01 2026] POST /v2.0/ports => generated 1504 bytes in 681 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: 688/1410] 10.0.0.188 () {32 vars in 732 bytes} [Fri Feb 27 02:29:01 2026] DELETE /v2.0/floatingips/06266731-f871-4ea5-9b10-059418abd796 => 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: 689/1411] 10.0.0.188 () {32 vars in 643 bytes} [Fri Feb 27 02:29:02 2026] GET /v2.0/ports => generated 1504 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 02:29:03.516 8 INFO neutron.db.l3_db [None req-3dc9a4cf-fb89-4025-a30d-ec2976722a34 dd00989eaf764609a470153e4822c32c eb6f36890d3b49258357eebe20d04aac - - - -] Floating IP b8bc5a4b-da74-4fb8-88b5-26ad53d4a628 associated. External IP: 10.96.250.208, port: de6dbfd7-5458-4fbb-8fb5-7565eaf0595e. [pid: 7|app: 0|req: 723/1412] 10.0.0.188 () {34 vars in 783 bytes} [Fri Feb 27 02:29:01 2026] PUT /v2.0/routers/f8895c54-3007-48a4-b6fd-07e5248a10f5/add_router_interface => generated 309 bytes in 2023 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1413] 10.0.0.188 () {34 vars in 677 bytes} [Fri Feb 27 02:29:02 2026] POST /v2.0/floatingips => generated 842 bytes in 1348 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1414] 10.0.0.188 () {32 vars in 720 bytes} [Fri Feb 27 02:29:03 2026] DELETE /v2.0/ports/410fb095-dae7-4391-9d1d-b105b5cdc542 => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 02:29:04.271 8 INFO neutron.db.segments_db [None req-b31088a5-b413-4026-bc0f-89d5bc20affe ad440f72c56a400490bfbf883f3e416c bdbf61b43ad747ec85c5eb3fc7f5de5c - - - -] Added segment c6fe9f63-b4b4-403e-bb19-0e416ac098e8 of type vxlan for network 49681744-a98b-4573-a1e3-77aff23704e9 [pid: 8|app: 0|req: 691/1415] 10.0.0.188 () {34 vars in 670 bytes} [Fri Feb 27 02:29:03 2026] POST /v2.0/networks => generated 647 bytes in 538 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1416] 10.0.0.188 () {32 vars in 729 bytes} [Fri Feb 27 02:29:04 2026] GET /v2.0/floatingips/b8bc5a4b-da74-4fb8-88b5-26ad53d4a628 => generated 842 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1417] 10.0.0.188 () {32 vars in 720 bytes} [Fri Feb 27 02:29:04 2026] DELETE /v2.0/ports/aade34da-6153-48dd-9df0-b07b63d1c626 => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1418] 10.0.0.188 () {32 vars in 655 bytes} [Fri Feb 27 02:29:04 2026] GET /v2.0/floatingips => generated 845 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1419] 10.0.0.188 () {32 vars in 643 bytes} [Fri Feb 27 02:29:04 2026] GET /v2.0/ports => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 02:29:05.635 8 INFO neutron.db.l3_db [None req-23b597b2-a0d5-4e55-aa0d-e93cfe4c55ea dd00989eaf764609a470153e4822c32c eb6f36890d3b49258357eebe20d04aac - - - -] Floating IP b8bc5a4b-da74-4fb8-88b5-26ad53d4a628 associated. External IP: 10.96.250.208, port: de6dbfd7-5458-4fbb-8fb5-7565eaf0595e. [pid: 7|app: 0|req: 725/1420] 10.0.0.188 () {34 vars in 783 bytes} [Fri Feb 27 02:29:04 2026] PUT /v2.0/routers/f8895c54-3007-48a4-b6fd-07e5248a10f5/add_router_interface => generated 309 bytes in 1698 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 02:29:05.807 7 INFO neutron.db.segments_db [None req-cf9de6b2-52a8-4d9c-822e-c180b9550734 ce04ee8d2d8d466f9f352087a32e1ddd 593c100017204dc791d33fee29adb409 - - - -] Added segment ebc6b341-737f-4731-b3c0-6b4b69f051a5 of type vxlan for network bce2b178-e54c-43e3-b83e-f58e38e45a29 [pid: 7|app: 0|req: 726/1421] 10.0.0.188 () {34 vars in 670 bytes} [Fri Feb 27 02:29:05 2026] POST /v2.0/networks => generated 649 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1422] 10.0.0.188 () {34 vars in 669 bytes} [Fri Feb 27 02:29:05 2026] POST /v2.0/subnets => generated 649 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1423] 10.0.0.188 () {34 vars in 749 bytes} [Fri Feb 27 02:29:04 2026] PUT /v2.0/floatingips/b8bc5a4b-da74-4fb8-88b5-26ad53d4a628 => generated 841 bytes in 1613 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 02:29:06.504 8 INFO neutron.db.segments_db [None req-3186a10e-4e24-4737-a414-4e0fe7cae1c5 ce04ee8d2d8d466f9f352087a32e1ddd 593c100017204dc791d33fee29adb409 - - - -] Added segment 7de775b7-a24b-4f29-8417-111de56486ae of type vxlan for network 6f6592e1-f8e9-40f7-895b-5f4a9f2f2574 [pid: 8|app: 0|req: 697/1424] 10.0.0.188 () {34 vars in 670 bytes} [Fri Feb 27 02:29:06 2026] POST /v2.0/networks => generated 649 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 02:29:06.676 8 INFO neutron.db.segments_db [None req-afe7ad10-6f12-41c1-b63a-9e21485797a5 ad440f72c56a400490bfbf883f3e416c bdbf61b43ad747ec85c5eb3fc7f5de5c - - - -] Added segment 7d934e82-2227-4f35-83d0-6f2e14e9fc9e of type vxlan for network 277f93d7-803e-4e84-adcb-7da26f8f85cb [pid: 8|app: 0|req: 698/1425] 10.0.0.188 () {34 vars in 670 bytes} [Fri Feb 27 02:29:06 2026] POST /v2.0/networks => generated 648 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 02:29:06.982 8 INFO neutron.db.l3_db [None req-4ad5c4ae-a001-4e38-9dd5-c311db6004b2 dd00989eaf764609a470153e4822c32c eb6f36890d3b49258357eebe20d04aac - - - -] Floating IP b8bc5a4b-da74-4fb8-88b5-26ad53d4a628 disassociated. External IP: 10.96.250.208, port: 29d8f844-23bf-45d7-a929-5f1740388390. [pid: 8|app: 0|req: 699/1426] 10.0.0.188 () {34 vars in 749 bytes} [Fri Feb 27 02:29:06 2026] PUT /v2.0/floatingips/b8bc5a4b-da74-4fb8-88b5-26ad53d4a628 => generated 552 bytes in 557 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1427] 10.0.0.188 () {34 vars in 669 bytes} [Fri Feb 27 02:29:07 2026] POST /v2.0/subnets => generated 1226 bytes in 681 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1428] 10.0.0.188 () {34 vars in 783 bytes} [Fri Feb 27 02:29:06 2026] PUT /v2.0/routers/f8895c54-3007-48a4-b6fd-07e5248a10f5/add_router_interface => generated 309 bytes in 1798 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1429] 10.0.0.188 () {34 vars in 743 bytes} [Fri Feb 27 02:29:08 2026] PUT /v2.0/networks/277f93d7-803e-4e84-adcb-7da26f8f85cb => generated 592 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1430] 10.0.0.188 () {32 vars in 647 bytes} [Fri Feb 27 02:29:08 2026] GET /v2.0/subnets => generated 1839 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1431] 10.0.0.188 () {34 vars in 684 bytes} [Fri Feb 27 02:29:08 2026] POST /v2.0/security-groups => generated 1564 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1432] 10.0.0.188 () {32 vars in 732 bytes} [Fri Feb 27 02:29:08 2026] DELETE /v2.0/floatingips/b8bc5a4b-da74-4fb8-88b5-26ad53d4a628 => generated 0 bytes in 430 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1433] 10.0.0.188 () {32 vars in 724 bytes} [Fri Feb 27 02:29:08 2026] DELETE /v2.0/subnets/c074fa6e-6881-4b13-8c2c-a706420b1047 => 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: 731/1434] 10.0.0.188 () {34 vars in 695 bytes} [Fri Feb 27 02:29:08 2026] POST /v2.0/security-group-rules => generated 565 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 02:29:08.939 7 INFO neutron.api.v2.resource [None req-6bfc07df-78f0-4a3d-871f-69bced0d5df3 dd00989eaf764609a470153e4822c32c eb6f36890d3b49258357eebe20d04aac - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 732/1435] 10.0.0.188 () {32 vars in 732 bytes} [Fri Feb 27 02:29:08 2026] DELETE /v2.0/floatingips/b8bc5a4b-da74-4fb8-88b5-26ad53d4a628 => generated 144 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1436] 10.0.0.188 () {34 vars in 669 bytes} [Fri Feb 27 02:29:08 2026] POST /v2.0/subnets => generated 622 bytes in 476 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1437] 10.0.0.188 () {34 vars in 695 bytes} [Fri Feb 27 02:29:08 2026] POST /v2.0/security-group-rules => generated 565 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1438] 10.0.0.188 () {32 vars in 724 bytes} [Fri Feb 27 02:29:08 2026] DELETE /v2.0/subnets/b4a7c8b9-ea0e-4403-bc09-adf11f9ee9d7 => 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: 706/1439] 10.0.0.188 () {32 vars in 720 bytes} [Fri Feb 27 02:29:09 2026] DELETE /v2.0/ports/29d8f844-23bf-45d7-a929-5f1740388390 => generated 0 bytes in 400 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1440] 10.0.0.188 () {34 vars in 741 bytes} [Fri Feb 27 02:29:09 2026] PUT /v2.0/subnets/4529ac02-85c8-4814-909e-122f89050798 => generated 632 bytes in 341 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1441] 10.0.0.188 () {32 vars in 647 bytes} [Fri Feb 27 02:29:09 2026] GET /v2.0/subnets => 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: 707/1442] 10.0.0.188 () {34 vars in 695 bytes} [Fri Feb 27 02:29:09 2026] POST /v2.0/security-group-rules => generated 567 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1443] 10.0.0.188 () {32 vars in 720 bytes} [Fri Feb 27 02:29:09 2026] DELETE /v2.0/ports/de6dbfd7-5458-4fbb-8fb5-7565eaf0595e => generated 0 bytes in 393 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 02:29:10.252 8 INFO neutron.services.segments.plugin [-] Segment 7d934e82-2227-4f35-83d0-6f2e14e9fc9e resource provider aggregate not found 2026-02-27 02:29:10.257 8 INFO neutron.services.segments.plugin [-] Segment 7d934e82-2227-4f35-83d0-6f2e14e9fc9e resource provider aggregate not found 2026-02-27 02:29:10.287 8 INFO neutron.services.segments.plugin [-] Segment 7d934e82-2227-4f35-83d0-6f2e14e9fc9e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d934e82-2227-4f35-83d0-6f2e14e9fc9e found for delete ", "request_id": "req-225339a8-9750-4266-aedf-fd6743184018"}]} 2026-02-27 02:29:10.288 8 INFO neutron.services.segments.plugin [-] Segment 7d934e82-2227-4f35-83d0-6f2e14e9fc9e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d934e82-2227-4f35-83d0-6f2e14e9fc9e found for delete ", "request_id": "req-31072e50-e49e-43ea-a74b-f84e3a92165b"}]} [pid: 8|app: 0|req: 708/1444] 10.0.0.188 () {32 vars in 726 bytes} [Fri Feb 27 02:29:09 2026] DELETE /v2.0/networks/277f93d7-803e-4e84-adcb-7da26f8f85cb => generated 0 bytes in 694 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 02:29:10.414 7 INFO neutron.services.segments.plugin [-] Segment 7de775b7-a24b-4f29-8417-111de56486ae resource provider aggregate not found [pid: 8|app: 0|req: 709/1445] 10.0.0.188 () {34 vars in 695 bytes} [Fri Feb 27 02:29:10 2026] POST /v2.0/security-group-rules => generated 569 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 02:29:10.422 7 INFO neutron.services.segments.plugin [-] Segment 7de775b7-a24b-4f29-8417-111de56486ae resource provider aggregate not found 2026-02-27 02:29:10.440 7 INFO neutron.services.segments.plugin [-] Segment 7de775b7-a24b-4f29-8417-111de56486ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7de775b7-a24b-4f29-8417-111de56486ae found for delete ", "request_id": "req-a516348b-028d-46c2-9925-f8e0703c4fca"}]} 2026-02-27 02:29:10.443 7 INFO neutron.services.segments.plugin [-] Segment 7de775b7-a24b-4f29-8417-111de56486ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7de775b7-a24b-4f29-8417-111de56486ae found for delete ", "request_id": "req-724f1c7d-90e2-4a58-9040-0d3c3b82593e"}]} [pid: 7|app: 0|req: 737/1448] 10.0.0.188 () {32 vars in 726 bytes} [Fri Feb 27 02:29:09 2026] DELETE /v2.0/networks/6f6592e1-f8e9-40f7-895b-5f4a9f2f2574 => generated 0 bytes in 492 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 02:29:10.480 7 INFO neutron.pecan_wsgi.hooks.translation [None req-26d32901-aa70-4180-8487-b8e485698028 ad440f72c56a400490bfbf883f3e416c bdbf61b43ad747ec85c5eb3fc7f5de5c - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 738/1449] 10.0.0.188 () {32 vars in 726 bytes} [Fri Feb 27 02:29:10 2026] DELETE /v2.0/networks/277f93d7-803e-4e84-adcb-7da26f8f85cb => generated 138 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1450] 10.0.0.188 () {32 vars in 736 bytes} [Fri Feb 27 02:29:10 2026] GET /v2.0/ports?device_id=3bc4496a-52a8-4adb-a352-b4cc5bed6c68 => generated 958 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1451] 10.0.0.188 () {34 vars in 695 bytes} [Fri Feb 27 02:29:10 2026] POST /v2.0/security-group-rules => generated 569 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1452] 10.0.0.188 () {32 vars in 694 bytes} [Fri Feb 27 02:29:10 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1453] 10.0.0.188 () {32 vars in 726 bytes} [Fri Feb 27 02:29:10 2026] DELETE /v2.0/networks/bce2b178-e54c-43e3-b83e-f58e38e45a29 => generated 0 bytes in 396 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1454] 10.0.0.188 () {34 vars in 695 bytes} [Fri Feb 27 02:29:10 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: 8|app: 0|req: 715/1455] 10.0.0.188 () {32 vars in 742 bytes} [Fri Feb 27 02:29:11 2026] GET /v2.0/subnets?network_id=016a3620-a27a-44f2-997c-97761257701a => 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: 716/1456] 10.0.0.188 () {32 vars in 726 bytes} [Fri Feb 27 02:29:11 2026] DELETE /v2.0/networks/9fe18e47-94f6-4d11-bfef-ef33a5f6c093 => 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: 717/1457] 10.0.0.188 () {34 vars in 695 bytes} [Fri Feb 27 02:29:11 2026] POST /v2.0/security-group-rules => generated 565 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1458] 10.0.0.188 () {32 vars in 653 bytes} [Fri Feb 27 02:29:11 2026] GET /v2.0/extensions => generated 19178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1459] 10.0.0.188 () {32 vars in 726 bytes} [Fri Feb 27 02:29:11 2026] DELETE /v2.0/networks/7b8dbcca-e58d-46c8-ab42-8e4c78738d3c => 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: 720/1460] 10.0.0.188 () {34 vars in 695 bytes} [Fri Feb 27 02:29:11 2026] POST /v2.0/security-group-rules => generated 565 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1461] 10.0.0.188 () {32 vars in 649 bytes} [Fri Feb 27 02:29:11 2026] GET /v2.0/networks => generated 1312 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1462] 10.0.0.188 () {34 vars in 695 bytes} [Fri Feb 27 02:29:11 2026] POST /v2.0/security-group-rules => generated 567 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1463] 10.0.0.188 () {32 vars in 647 bytes} [Fri Feb 27 02:29:12 2026] GET /v2.0/subnets => generated 1265 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1464] 10.0.0.188 () {34 vars in 695 bytes} [Fri Feb 27 02:29:12 2026] POST /v2.0/security-group-rules => generated 569 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1465] 10.0.0.188 () {32 vars in 723 bytes} [Fri Feb 27 02:29:12 2026] GET /v2.0/networks/49681744-a98b-4573-a1e3-77aff23704e9 => generated 672 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 02:29:12.306 8 INFO neutron.services.segments.plugin [-] Segment ebc6b341-737f-4731-b3c0-6b4b69f051a5 resource provider aggregate not found 2026-02-27 02:29:12.311 8 INFO neutron.services.segments.plugin [-] Segment ebc6b341-737f-4731-b3c0-6b4b69f051a5 resource provider aggregate not found 2026-02-27 02:29:12.326 8 INFO neutron.services.segments.plugin [-] Segment ebc6b341-737f-4731-b3c0-6b4b69f051a5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ebc6b341-737f-4731-b3c0-6b4b69f051a5 found for delete ", "request_id": "req-f9fa2f17-56e8-475f-9365-0379e24c47b5"}]} 2026-02-27 02:29:12.330 8 INFO neutron.services.segments.plugin [-] Segment ebc6b341-737f-4731-b3c0-6b4b69f051a5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ebc6b341-737f-4731-b3c0-6b4b69f051a5 found for delete ", "request_id": "req-a20c53c2-6253-4fcc-b424-4e9d4be76fd9"}]} [pid: 8|app: 0|req: 726/1466] 10.0.0.188 () {34 vars in 695 bytes} [Fri Feb 27 02:29:12 2026] POST /v2.0/security-group-rules => generated 565 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 02:29:12.349 8 INFO neutron.services.segments.plugin [-] Segment 2b585313-f00d-4890-b611-275221847557 resource provider aggregate not found 2026-02-27 02:29:12.354 8 INFO neutron.services.segments.plugin [-] Segment 2b585313-f00d-4890-b611-275221847557 resource provider aggregate not found 2026-02-27 02:29:12.369 8 INFO neutron.services.segments.plugin [-] Segment 2b585313-f00d-4890-b611-275221847557 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b585313-f00d-4890-b611-275221847557 found for delete ", "request_id": "req-d9ac3d33-6181-4cd1-b431-b7e872d85331"}]} 2026-02-27 02:29:12.379 8 INFO neutron.services.segments.plugin [-] Segment 2b585313-f00d-4890-b611-275221847557 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b585313-f00d-4890-b611-275221847557 found for delete ", "request_id": "req-a7e28b35-abf6-4b3e-8d4a-6a2549284a5f"}]} 2026-02-27 02:29:12.387 8 INFO neutron.services.segments.plugin [-] Segment 2e030e93-331e-416d-8230-4daf572c86a7 resource provider aggregate not found 2026-02-27 02:29:12.397 8 INFO neutron.services.segments.plugin [-] Segment 2e030e93-331e-416d-8230-4daf572c86a7 resource provider aggregate not found [pid: 8|app: 0|req: 727/1467] 10.0.0.188 () {32 vars in 721 bytes} [Fri Feb 27 02:29:12 2026] GET /v2.0/subnets/a1861ef1-6010-48aa-8391-2054ca87fd13 => generated 649 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 02:29:12.406 8 INFO neutron.services.segments.plugin [-] Segment 2e030e93-331e-416d-8230-4daf572c86a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e030e93-331e-416d-8230-4daf572c86a7 found for delete ", "request_id": "req-b07d52a6-14bb-4d98-870a-12dcc81ed41d"}]} 2026-02-27 02:29:12.414 8 INFO neutron.services.segments.plugin [-] Segment 2e030e93-331e-416d-8230-4daf572c86a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e030e93-331e-416d-8230-4daf572c86a7 found for delete ", "request_id": "req-1fa6990e-7d89-46da-9db3-5ce38ee95aff"}]} [pid: 8|app: 0|req: 728/1468] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:29:12 2026] GET /v2.0/security-groups?tenant_id=593c100017204dc791d33fee29adb409&name=default => generated 2801 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1469] 10.0.0.188 () {34 vars in 789 bytes} [Fri Feb 27 02:29:10 2026] PUT /v2.0/routers/3bc4496a-52a8-4adb-a352-b4cc5bed6c68/remove_router_interface => generated 309 bytes in 1843 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 02:29:12.592 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8a4d04b6-9e34-497e-b697-26964c1f4789 ad440f72c56a400490bfbf883f3e416c bdbf61b43ad747ec85c5eb3fc7f5de5c - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 729/1470] 10.0.0.188 () {32 vars in 724 bytes} [Fri Feb 27 02:29:12 2026] DELETE /v2.0/subnets/4529ac02-85c8-4814-909e-122f89050798 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1471] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:29:12 2026] DELETE /v2.0/security-groups/f8cfb1e1-d7c1-4cf0-9f0f-03f88f612734 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 02:29:12.694 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ef605ad7-b79e-4a69-bbd5-66ceac7122c0 ad440f72c56a400490bfbf883f3e416c bdbf61b43ad747ec85c5eb3fc7f5de5c - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 743/1472] 10.0.0.188 () {32 vars in 726 bytes} [Fri Feb 27 02:29:12 2026] DELETE /v2.0/networks/277f93d7-803e-4e84-adcb-7da26f8f85cb => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1473] 10.0.0.152 () {34 vars in 1096 bytes} [Fri Feb 27 02:29:12 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1605364347&fields=id&tenant_id=cab694ca78cc4cc6beaf87b567a8abbc => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1474] 10.0.0.188 () {32 vars in 724 bytes} [Fri Feb 27 02:29:12 2026] DELETE /v2.0/subnets/a1861ef1-6010-48aa-8391-2054ca87fd13 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1475] 10.0.0.152 () {34 vars in 982 bytes} [Fri Feb 27 02:29:12 2026] GET /v2.0/networks?id=0dce4e12-bbb8-4195-8519-6cade872fd9e => generated 704 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 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-02-27 02:29:13.468 7 INFO neutron.services.segments.plugin [-] Segment c6fe9f63-b4b4-403e-bb19-0e416ac098e8 resource provider aggregate not found 2026-02-27 02:29:13.473 7 INFO neutron.services.segments.plugin [-] Segment c6fe9f63-b4b4-403e-bb19-0e416ac098e8 resource provider aggregate not found 2026-02-27 02:29:13.486 7 INFO neutron.services.segments.plugin [-] Segment c6fe9f63-b4b4-403e-bb19-0e416ac098e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6fe9f63-b4b4-403e-bb19-0e416ac098e8 found for delete ", "request_id": "req-185bc3bb-b551-424c-9863-58a8ad54d089"}]} 2026-02-27 02:29:13.489 7 INFO neutron.services.segments.plugin [-] Segment c6fe9f63-b4b4-403e-bb19-0e416ac098e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6fe9f63-b4b4-403e-bb19-0e416ac098e8 found for delete ", "request_id": "req-baa51008-8581-400c-9148-1b57396d8508"}]} [pid: 7|app: 0|req: 747/1476] 10.0.0.188 () {32 vars in 726 bytes} [Fri Feb 27 02:29:13 2026] DELETE /v2.0/networks/49681744-a98b-4573-a1e3-77aff23704e9 => generated 0 bytes in 426 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1477] 10.0.0.152 () {34 vars in 965 bytes} [Fri Feb 27 02:29:13 2026] GET /v2.0/quotas/cab694ca78cc4cc6beaf87b567a8abbc => 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: 749/1478] 10.0.0.152 () {34 vars in 1002 bytes} [Fri Feb 27 02:29:13 2026] GET /v2.0/ports?tenant_id=cab694ca78cc4cc6beaf87b567a8abbc&fields=id => generated 287 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1479] 10.0.0.152 () {34 vars in 1008 bytes} [Fri Feb 27 02:29:13 2026] GET /v2.0/networks/0dce4e12-bbb8-4195-8519-6cade872fd9e?fields=segments => generated 14 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1480] 10.0.0.152 () {34 vars in 1108 bytes} [Fri Feb 27 02:29:13 2026] GET /v2.0/networks/0dce4e12-bbb8-4195-8519-6cade872fd9e?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-02-27 02:29:14.038 8 INFO neutron.db.l3_hamode_db [None req-91d37b7a-040b-4222-8211-6bd283adb4e9 dd00989eaf764609a470153e4822c32c eb6f36890d3b49258357eebe20d04aac - - - -] HA network 731a8cbf-9909-494d-8129-b80b639c5f81 was deleted as no HA routers are present in tenant eb6f36890d3b49258357eebe20d04aac. [pid: 8|app: 0|req: 730/1481] 10.0.0.188 () {32 vars in 724 bytes} [Fri Feb 27 02:29:12 2026] DELETE /v2.0/routers/3bc4496a-52a8-4adb-a352-b4cc5bed6c68 => generated 0 bytes in 1451 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1482] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:29:13 2026] GET /v2.0/security-groups?tenant_id=bdbf61b43ad747ec85c5eb3fc7f5de5c&name=default => generated 2801 bytes in 296 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1483] 10.0.0.188 () {32 vars in 724 bytes} [Fri Feb 27 02:29:14 2026] DELETE /v2.0/subnets/a3a15aa1-6a7b-4349-9ca9-8baf3184f7b4 => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1484] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:29:14 2026] GET /v2.0/ports?device_id=9f01cafd-bc4b-486f-b7d4-3f151ff591da => generated 12 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1485] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:29:14 2026] DELETE /v2.0/security-groups/12e65db8-0dd5-4162-9050-5072148258d6 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 02:29:14.479 8 INFO neutron.services.segments.plugin [-] Segment a113df81-a753-4378-808b-19af97bcf3c4 resource provider aggregate not found 2026-02-27 02:29:14.484 8 INFO neutron.services.segments.plugin [-] Segment a113df81-a753-4378-808b-19af97bcf3c4 resource provider aggregate not found 2026-02-27 02:29:14.498 8 INFO neutron.services.segments.plugin [-] Segment a113df81-a753-4378-808b-19af97bcf3c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a113df81-a753-4378-808b-19af97bcf3c4 found for delete ", "request_id": "req-ac5ae773-0442-4cf2-bae4-1cb1215bfb14"}]} 2026-02-27 02:29:14.506 8 INFO neutron.services.segments.plugin [-] Segment a113df81-a753-4378-808b-19af97bcf3c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a113df81-a753-4378-808b-19af97bcf3c4 found for delete ", "request_id": "req-901ae4ce-0224-48f9-bc63-e584d0636f04"}]} [pid: 7|app: 0|req: 754/1486] 10.0.0.188 () {32 vars in 726 bytes} [Fri Feb 27 02:29:14 2026] DELETE /v2.0/networks/7acc0c2b-3c70-4ca5-af9a-4ebb1dbb8bb7 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 02:29:14.795 8 INFO neutron.db.segments_db [None req-a13e28ed-19c5-477f-8ce3-7cac06f1ca46 002f3b03d273433d9719441ae67ca23c 627913de49e74e1b9c17f6ede93a7cce - - - -] Added segment 9f4d6ab2-b0bc-4dcb-a01f-450f529a4b1d of type vxlan for network c9d127f6-d7cc-4d76-89c7-594436bb347c [pid: 7|app: 0|req: 755/1487] 162.253.55.74 () {34 vars in 985 bytes} [Fri Feb 27 02:29:14 2026] GET /v2.0/networks?id=0dce4e12-bbb8-4195-8519-6cade872fd9e => generated 704 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1488] 162.253.55.74 () {34 vars in 1049 bytes} [Fri Feb 27 02:29:14 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=cab694ca78cc4cc6beaf87b567a8abbc => generated 179 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1489] 10.0.0.188 () {34 vars in 670 bytes} [Fri Feb 27 02:29:14 2026] POST /v2.0/networks => generated 643 bytes in 475 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1490] 10.0.0.188 () {34 vars in 669 bytes} [Fri Feb 27 02:29:14 2026] POST /v2.0/subnets => generated 617 bytes in 316 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1491] 162.253.55.74 () {38 vars in 954 bytes} [Fri Feb 27 02:29:14 2026] POST /v2.0/ports => generated 1175 bytes in 589 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: 735/1492] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:29:15 2026] GET /v2.0/security-groups?tenant_id=eb6f36890d3b49258357eebe20d04aac&name=default => generated 2801 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 02:29:15.514 7 INFO neutron.services.segments.plugin [-] Segment b86dce09-8694-4052-957f-a770d37988f7 resource provider aggregate not found 2026-02-27 02:29:15.521 7 INFO neutron.services.segments.plugin [-] Segment b86dce09-8694-4052-957f-a770d37988f7 resource provider aggregate not found 2026-02-27 02:29:15.531 7 INFO neutron.services.segments.plugin [-] Segment b86dce09-8694-4052-957f-a770d37988f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b86dce09-8694-4052-957f-a770d37988f7 found for delete ", "request_id": "req-e288d45e-5cce-46ab-b979-4107de6b6163"}]} 2026-02-27 02:29:15.553 7 INFO neutron.db.segments_db [None req-fea280e9-c708-4a72-8a04-37943bc269be 002f3b03d273433d9719441ae67ca23c 627913de49e74e1b9c17f6ede93a7cce - - - -] Added segment 444f4439-efd4-4109-8b96-b0172fd4b0b2 of type vxlan for network c97803e1-fc74-4722-ae95-2d676ed79c95 2026-02-27 02:29:15.563 7 INFO neutron.services.segments.plugin [-] Segment b86dce09-8694-4052-957f-a770d37988f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b86dce09-8694-4052-957f-a770d37988f7 found for delete ", "request_id": "req-e550b9f7-7f33-424f-bdcf-30a9bf8cd599"}]} [pid: 7|app: 0|req: 758/1493] 10.0.0.188 () {34 vars in 670 bytes} [Fri Feb 27 02:29:15 2026] POST /v2.0/networks => generated 643 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1494] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:29:15 2026] DELETE /v2.0/security-groups/faede4a0-6518-4c5b-bce8-02edd52a83ca => 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: 760/1495] 10.0.0.188 () {34 vars in 743 bytes} [Fri Feb 27 02:29:15 2026] PUT /v2.0/networks/c97803e1-fc74-4722-ae95-2d676ed79c95 => generated 592 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1496] 162.253.55.74 () {38 vars in 1027 bytes} [Fri Feb 27 02:29:15 2026] PUT /v2.0/ports/9ed9d4e1-507c-4372-890e-3f640fd9d4ac => generated 1420 bytes in 588 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 02:29:16.134 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-37e48c64-7b80-4b4e-8db8-077eeb246dce'] response: {'name': 'network-changed', 'server_uuid': '9f01cafd-bc4b-486f-b7d4-3f151ff591da', 'tag': '9ed9d4e1-507c-4372-890e-3f640fd9d4ac', '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: 7|app: 0|req: 761/1497] 10.0.0.188 () {34 vars in 669 bytes} [Fri Feb 27 02:29:15 2026] POST /v2.0/subnets => generated 602 bytes in 350 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1498] 162.253.55.74 () {34 vars in 1079 bytes} [Fri Feb 27 02:29:16 2026] GET /v2.0/ports?tenant_id=cab694ca78cc4cc6beaf87b567a8abbc&device_id=9f01cafd-bc4b-486f-b7d4-3f151ff591da => generated 1459 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 02:29:16.434 8 INFO neutron.db.segments_db [None req-7a1f4226-22d1-48c2-bae5-33a1eeb636b1 75aa036a12564037aac10803c580026a abcfdb97a29b4411a1fa57b45e597ebb - - - -] Added segment fe968825-9795-41c8-86f3-0f7fbf8ac951 of type vxlan for network 893053fd-095c-4405-83f3-cb78e5d09e34 [pid: 8|app: 0|req: 737/1499] 10.0.0.188 () {34 vars in 670 bytes} [Fri Feb 27 02:29:16 2026] POST /v2.0/networks => generated 629 bytes in 485 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1500] 162.253.55.74 () {34 vars in 1055 bytes} [Fri Feb 27 02:29:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.42&port_id=9ed9d4e1-507c-4372-890e-3f640fd9d4ac => 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: 763/1501] 10.0.0.188 () {34 vars in 741 bytes} [Fri Feb 27 02:29:16 2026] PUT /v2.0/subnets/90dbc768-38b5-4a38-8995-0f3a6f7845aa => generated 612 bytes in 301 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 02:29:16.672 8 INFO neutron.db.segments_db [None req-796c5b2d-c021-4d2e-99c6-176dcf771bee 75aa036a12564037aac10803c580026a abcfdb97a29b4411a1fa57b45e597ebb - - - -] Added segment a6b86330-815c-4d4d-aadd-4fb6111e7c4a of type vxlan for network 8c0b644a-0bde-4eac-a3f3-5ef3fb29e374 [pid: 7|app: 0|req: 764/1502] 162.253.55.74 () {34 vars in 1101 bytes} [Fri Feb 27 02:29:16 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A94&port_id=9ed9d4e1-507c-4372-890e-3f640fd9d4ac => 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: 739/1503] 10.0.0.188 () {34 vars in 670 bytes} [Fri Feb 27 02:29:16 2026] POST /v2.0/networks => generated 630 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1504] 162.253.55.74 () {34 vars in 1063 bytes} [Fri Feb 27 02:29:16 2026] GET /v2.0/subnets?id=323d3bd7-fe0d-4e7f-9205-ed841e958142&id=ac187bf3-0232-4031-af76-c5b525976e49 => generated 1363 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1505] 10.0.0.188 () {34 vars in 669 bytes} [Fri Feb 27 02:29:16 2026] POST /v2.0/subnets => generated 602 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1506] 162.253.55.74 () {34 vars in 1051 bytes} [Fri Feb 27 02:29:17 2026] GET /v2.0/ports?network_id=0dce4e12-bbb8-4195-8519-6cade872fd9e&device_owner=network%3Adhcp => generated 1457 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1507] 10.0.0.188 () {32 vars in 726 bytes} [Fri Feb 27 02:29:16 2026] DELETE /v2.0/networks/c97803e1-fc74-4722-ae95-2d676ed79c95 => generated 0 bytes in 632 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 02:29:17.376 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c153bd65-da9b-484d-b879-78cffe7502b9 002f3b03d273433d9719441ae67ca23c 627913de49e74e1b9c17f6ede93a7cce - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 766/1508] 10.0.0.188 () {32 vars in 726 bytes} [Fri Feb 27 02:29:17 2026] DELETE /v2.0/networks/c97803e1-fc74-4722-ae95-2d676ed79c95 => 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: 767/1509] 162.253.55.74 () {34 vars in 1051 bytes} [Fri Feb 27 02:29:17 2026] GET /v2.0/ports?network_id=0dce4e12-bbb8-4195-8519-6cade872fd9e&device_owner=network%3Adhcp => generated 1457 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1510] 10.0.0.188 () {32 vars in 694 bytes} [Fri Feb 27 02:29:17 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 02:29:17.558 7 INFO neutron.services.segments.plugin [-] Segment 444f4439-efd4-4109-8b96-b0172fd4b0b2 resource provider aggregate not found 2026-02-27 02:29:17.582 7 INFO neutron.services.segments.plugin [-] Segment 444f4439-efd4-4109-8b96-b0172fd4b0b2 resource provider aggregate not found 2026-02-27 02:29:17.586 7 INFO neutron.services.segments.plugin [-] Segment 444f4439-efd4-4109-8b96-b0172fd4b0b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 444f4439-efd4-4109-8b96-b0172fd4b0b2 found for delete ", "request_id": "req-006e0903-1192-469a-95a9-294d7ffc5993"}]} 2026-02-27 02:29:17.608 7 INFO neutron.services.segments.plugin [-] Segment 444f4439-efd4-4109-8b96-b0172fd4b0b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 444f4439-efd4-4109-8b96-b0172fd4b0b2 found for delete ", "request_id": "req-569df2b1-9b53-47f9-8235-359c39cd940a"}]} [pid: 7|app: 0|req: 769/1511] 162.253.55.74 () {34 vars in 1011 bytes} [Fri Feb 27 02:29:17 2026] GET /v2.0/networks/0dce4e12-bbb8-4195-8519-6cade872fd9e?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: 770/1512] 10.0.0.188 () {32 vars in 742 bytes} [Fri Feb 27 02:29:17 2026] GET /v2.0/subnets?network_id=016a3620-a27a-44f2-997c-97761257701a => generated 626 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1513] 10.0.0.188 () {34 vars in 669 bytes} [Fri Feb 27 02:29:17 2026] POST /v2.0/subnets => generated 602 bytes in 436 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1514] 10.0.0.188 () {32 vars in 653 bytes} [Fri Feb 27 02:29:17 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: 7|app: 0|req: 771/1515] 162.253.55.74 () {34 vars in 1111 bytes} [Fri Feb 27 02:29:17 2026] GET /v2.0/networks/0dce4e12-bbb8-4195-8519-6cade872fd9e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 452 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 02:29:18.159 8 INFO neutron.db.segments_db [None req-66ea845a-2257-4152-a96a-64b7867e008a bc490e240f8f4c878bf403e50ef06798 ce3b8efa523342769d68418619667298 - - - -] Added segment d88ebcf9-4203-4237-a697-99afebb27379 of type vxlan for network b352bb12-3e34-4bb1-95a7-11d7ee47cefb 2026-02-27 02:29:18.161 7 INFO neutron.db.segments_db [None req-1b17f0ce-a0fd-4c72-bcd2-32b06966fb59 75aa036a12564037aac10803c580026a abcfdb97a29b4411a1fa57b45e597ebb - - - -] Added segment d740c178-faa2-47a7-9eff-c8160bbc336b of type vxlan for network 90a447bd-ec01-4eda-a0e6-a12d7d16e166 [pid: 8|app: 0|req: 745/1516] 10.0.0.188 () {34 vars in 670 bytes} [Fri Feb 27 02:29:17 2026] POST /v2.0/networks => generated 647 bytes in 519 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1517] 10.0.0.188 () {32 vars in 649 bytes} [Fri Feb 27 02:29:18 2026] GET /v2.0/networks => generated 1308 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1518] 162.253.55.74 () {34 vars in 1079 bytes} [Fri Feb 27 02:29:18 2026] GET /v2.0/ports?tenant_id=cab694ca78cc4cc6beaf87b567a8abbc&device_id=9f01cafd-bc4b-486f-b7d4-3f151ff591da => generated 1459 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 02:29:18.595 7 INFO neutron.db.l3_hamode_db [None req-1b17f0ce-a0fd-4c72-bcd2-32b06966fb59 75aa036a12564037aac10803c580026a abcfdb97a29b4411a1fa57b45e597ebb - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-27 02:29:18.798 7 INFO neutron.db.l3_hamode_db [None req-1b17f0ce-a0fd-4c72-bcd2-32b06966fb59 75aa036a12564037aac10803c580026a abcfdb97a29b4411a1fa57b45e597ebb - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 748/1519] 10.0.0.188 () {34 vars in 665 bytes} [Fri Feb 27 02:29:18 2026] POST /v2.0/ports => generated 779 bytes in 433 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: 749/1520] 10.0.0.188 () {32 vars in 647 bytes} [Fri Feb 27 02:29:18 2026] GET /v2.0/subnets => generated 1233 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1521] 162.253.55.74 () {34 vars in 985 bytes} [Fri Feb 27 02:29:18 2026] GET /v2.0/networks?id=0dce4e12-bbb8-4195-8519-6cade872fd9e => generated 800 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 02:29:19.033 8 INFO neutron.db.segments_db [None req-8fb8e950-7d31-4507-ad94-12976f39279a bc490e240f8f4c878bf403e50ef06798 ce3b8efa523342769d68418619667298 - - - -] Added segment 228aab9a-941c-4fa7-8bef-1f4c60ca0486 of type vxlan for network 9f0748ae-7f97-4a09-baef-f4d368c5878b [pid: 8|app: 0|req: 751/1522] 10.0.0.188 () {34 vars in 670 bytes} [Fri Feb 27 02:29:18 2026] POST /v2.0/networks => generated 636 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1523] 10.0.0.188 () {32 vars in 723 bytes} [Fri Feb 27 02:29:19 2026] GET /v2.0/networks/c9d127f6-d7cc-4d76-89c7-594436bb347c => generated 668 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1524] 162.253.55.74 () {34 vars in 1055 bytes} [Fri Feb 27 02:29:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.42&port_id=9ed9d4e1-507c-4372-890e-3f640fd9d4ac => 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: 772/1525] 10.0.0.188 () {34 vars in 669 bytes} [Fri Feb 27 02:29:18 2026] POST /v2.0/routers => generated 507 bytes in 1525 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1526] 10.0.0.188 () {32 vars in 721 bytes} [Fri Feb 27 02:29:19 2026] GET /v2.0/subnets/34c5f4f5-0524-4e34-a3e9-135e99494021 => generated 617 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1527] 10.0.0.188 () {34 vars in 669 bytes} [Fri Feb 27 02:29:19 2026] POST /v2.0/subnets => generated 622 bytes in 419 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1528] 162.253.55.74 () {34 vars in 1101 bytes} [Fri Feb 27 02:29:19 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A94&port_id=9ed9d4e1-507c-4372-890e-3f640fd9d4ac => 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: 755/1529] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:29:19 2026] GET /v2.0/ports?device_id=9f01cafd-bc4b-486f-b7d4-3f151ff591da => generated 1190 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 02:29:19.855 8 INFO neutron.pecan_wsgi.hooks.translation [None req-06f1dd9e-412f-4236-8add-56bcb7c3e658 002f3b03d273433d9719441ae67ca23c 627913de49e74e1b9c17f6ede93a7cce - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 756/1530] 10.0.0.188 () {32 vars in 724 bytes} [Fri Feb 27 02:29:19 2026] DELETE /v2.0/subnets/90dbc768-38b5-4a38-8995-0f3a6f7845aa => generated 136 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1531] 10.0.0.188 () {34 vars in 665 bytes} [Fri Feb 27 02:29:19 2026] POST /v2.0/ports => generated 962 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: 8|app: 0|req: 758/1532] 162.253.55.74 () {34 vars in 1063 bytes} [Fri Feb 27 02:29:20 2026] GET /v2.0/subnets?id=323d3bd7-fe0d-4e7f-9205-ed841e958142&id=ac187bf3-0232-4031-af76-c5b525976e49 => generated 1363 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1533] 10.0.0.152 () {34 vars in 1040 bytes} [Fri Feb 27 02:29:20 2026] GET /v2.0/security-groups?id=9fc72c80-b5d2-4161-a1dd-749168e6312a&fields=id&fields=name => generated 112 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 02:29:20.454 8 INFO neutron.pecan_wsgi.hooks.translation [None req-57f273b7-0e3b-4110-ae54-14a29a1cde10 002f3b03d273433d9719441ae67ca23c 627913de49e74e1b9c17f6ede93a7cce - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 760/1534] 10.0.0.188 () {32 vars in 726 bytes} [Fri Feb 27 02:29:20 2026] DELETE /v2.0/networks/c97803e1-fc74-4722-ae95-2d676ed79c95 => generated 138 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1535] 10.0.0.188 () {32 vars in 720 bytes} [Fri Feb 27 02:29:20 2026] DELETE /v2.0/ports/f0613d99-2d06-4f5c-b350-c47c73746b8d => generated 0 bytes in 397 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1536] 162.253.55.74 () {34 vars in 1051 bytes} [Fri Feb 27 02:29:20 2026] GET /v2.0/ports?network_id=0dce4e12-bbb8-4195-8519-6cade872fd9e&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1537] 10.0.0.188 () {32 vars in 724 bytes} [Fri Feb 27 02:29:20 2026] DELETE /v2.0/subnets/34c5f4f5-0524-4e34-a3e9-135e99494021 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 02:29:21.188 8 INFO neutron.pecan_wsgi.hooks.translation [None req-41831e3a-a5a6-4598-aea5-d6ab5a2e7dca bc490e240f8f4c878bf403e50ef06798 ce3b8efa523342769d68418619667298 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 764/1538] 10.0.0.188 () {32 vars in 720 bytes} [Fri Feb 27 02:29:21 2026] DELETE /v2.0/ports/f0613d99-2d06-4f5c-b350-c47c73746b8d => 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: 775/1539] 10.0.0.188 () {34 vars in 783 bytes} [Fri Feb 27 02:29:19 2026] PUT /v2.0/routers/07d5245f-62f0-40fd-b20b-669eafc3588d/add_router_interface => generated 309 bytes in 1505 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1540] 162.253.55.74 () {34 vars in 1051 bytes} [Fri Feb 27 02:29:21 2026] GET /v2.0/ports?network_id=0dce4e12-bbb8-4195-8519-6cade872fd9e&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 02:29:21.263 8 INFO neutron.pecan_wsgi.hooks.translation [None req-725978b4-f852-4f72-9f7a-f76a35a4b9b6 bc490e240f8f4c878bf403e50ef06798 ce3b8efa523342769d68418619667298 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 766/1541] 10.0.0.188 () {32 vars in 717 bytes} [Fri Feb 27 02:29:21 2026] GET /v2.0/ports/f0613d99-2d06-4f5c-b350-c47c73746b8d => generated 132 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1542] 10.0.0.188 () {32 vars in 717 bytes} [Fri Feb 27 02:29:21 2026] GET /v2.0/ports/06c0e702-4428-4637-9f25-482b579132f0 => generated 955 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1543] 162.253.55.74 () {34 vars in 1011 bytes} [Fri Feb 27 02:29:21 2026] GET /v2.0/networks/0dce4e12-bbb8-4195-8519-6cade872fd9e?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 02:29:21.670 7 INFO neutron.services.segments.plugin [-] Segment 9f4d6ab2-b0bc-4dcb-a01f-450f529a4b1d resource provider aggregate not found [pid: 8|app: 0|req: 769/1544] 10.0.0.188 () {32 vars in 724 bytes} [Fri Feb 27 02:29:21 2026] DELETE /v2.0/subnets/2cb0564f-2992-47ed-a022-26c380fdba38 => generated 0 bytes in 298 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 02:29:21.687 7 INFO neutron.services.segments.plugin [-] Segment 9f4d6ab2-b0bc-4dcb-a01f-450f529a4b1d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f4d6ab2-b0bc-4dcb-a01f-450f529a4b1d found for delete ", "request_id": "req-51364243-2779-4b88-8cad-e14ff1d63bfa"}]} 2026-02-27 02:29:21.689 7 INFO neutron.services.segments.plugin [-] Segment 9f4d6ab2-b0bc-4dcb-a01f-450f529a4b1d resource provider aggregate not found 2026-02-27 02:29:21.709 7 INFO neutron.services.segments.plugin [-] Segment 9f4d6ab2-b0bc-4dcb-a01f-450f529a4b1d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f4d6ab2-b0bc-4dcb-a01f-450f529a4b1d found for delete ", "request_id": "req-63cd1b66-8362-463e-92aa-0dea3b842985"}]} [pid: 7|app: 0|req: 776/1545] 10.0.0.188 () {32 vars in 726 bytes} [Fri Feb 27 02:29:21 2026] DELETE /v2.0/networks/c9d127f6-d7cc-4d76-89c7-594436bb347c => generated 0 bytes in 500 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1546] 162.253.55.74 () {34 vars in 1111 bytes} [Fri Feb 27 02:29:21 2026] GET /v2.0/networks/0dce4e12-bbb8-4195-8519-6cade872fd9e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1547] 10.0.0.188 () {32 vars in 726 bytes} [Fri Feb 27 02:29:21 2026] DELETE /v2.0/networks/9f0748ae-7f97-4a09-baef-f4d368c5878b => generated 0 bytes in 462 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 02:29:22.355 7 INFO neutron.db.segments_db [None req-7efcf453-7767-4ca2-b727-8eb68be36da1 bc490e240f8f4c878bf403e50ef06798 ce3b8efa523342769d68418619667298 - - - -] Added segment aa293c3b-1004-4b6e-b990-94e7576359d6 of type vxlan for network 9c9d260e-d281-495f-bd01-9f7b4a4b2677 [pid: 7|app: 0|req: 779/1548] 10.0.0.188 () {34 vars in 670 bytes} [Fri Feb 27 02:29:22 2026] POST /v2.0/networks => generated 635 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1549] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:29:22 2026] GET /v2.0/security-groups?tenant_id=627913de49e74e1b9c17f6ede93a7cce&name=default => generated 2801 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1550] 10.0.0.188 () {34 vars in 669 bytes} [Fri Feb 27 02:29:22 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: 782/1551] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:29:23 2026] DELETE /v2.0/security-groups/5f7664d1-4599-4854-a745-a73507e66f47 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1552] 10.0.0.188 () {34 vars in 783 bytes} [Fri Feb 27 02:29:21 2026] PUT /v2.0/routers/07d5245f-62f0-40fd-b20b-669eafc3588d/add_router_interface => generated 309 bytes in 1707 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1553] 10.0.0.188 () {32 vars in 717 bytes} [Fri Feb 27 02:29:23 2026] GET /v2.0/ports/ef9762fa-e7c3-44af-af47-2550ed4dc792 => generated 955 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1554] 10.0.0.188 () {34 vars in 665 bytes} [Fri Feb 27 02:29:23 2026] POST /v2.0/ports => generated 928 bytes in 384 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 02:29:23.708 7 INFO neutron.services.segments.plugin [-] Segment 228aab9a-941c-4fa7-8bef-1f4c60ca0486 resource provider aggregate not found 2026-02-27 02:29:23.733 7 INFO neutron.services.segments.plugin [-] Segment 228aab9a-941c-4fa7-8bef-1f4c60ca0486 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 228aab9a-941c-4fa7-8bef-1f4c60ca0486 found for delete ", "request_id": "req-910d20a1-1f47-40e1-8e3c-befbbcba4548"}]} 2026-02-27 02:29:23.734 7 INFO neutron.services.segments.plugin [-] Segment 228aab9a-941c-4fa7-8bef-1f4c60ca0486 resource provider aggregate not found 2026-02-27 02:29:23.758 7 INFO neutron.services.segments.plugin [-] Segment 228aab9a-941c-4fa7-8bef-1f4c60ca0486 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 228aab9a-941c-4fa7-8bef-1f4c60ca0486 found for delete ", "request_id": "req-52097816-66bf-4cab-9231-2ca00cc567db"}]} [pid: 7|app: 0|req: 784/1555] 10.0.0.188 () {32 vars in 720 bytes} [Fri Feb 27 02:29:23 2026] DELETE /v2.0/ports/4bf527f2-890e-4f9b-9e2f-d2cd15bd35aa => generated 0 bytes in 339 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 02:29:23.942 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cf7a7d20-d954-4d6f-9c22-9e2841f6aaa3 bc490e240f8f4c878bf403e50ef06798 ce3b8efa523342769d68418619667298 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 785/1556] 10.0.0.188 () {32 vars in 717 bytes} [Fri Feb 27 02:29:23 2026] GET /v2.0/ports/4bf527f2-890e-4f9b-9e2f-d2cd15bd35aa => generated 132 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1557] 10.0.0.188 () {32 vars in 724 bytes} [Fri Feb 27 02:29:23 2026] DELETE /v2.0/subnets/85b215a4-6f95-4865-bc0b-b371a60d13e5 => 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: 787/1558] 10.0.0.188 () {32 vars in 726 bytes} [Fri Feb 27 02:29:24 2026] DELETE /v2.0/networks/9c9d260e-d281-495f-bd01-9f7b4a4b2677 => generated 0 bytes in 538 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1559] 10.0.0.188 () {34 vars in 665 bytes} [Fri Feb 27 02:29:24 2026] POST /v2.0/ports => generated 779 bytes in 324 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: 772/1562] 10.0.0.188 () {34 vars in 789 bytes} [Fri Feb 27 02:29:23 2026] PUT /v2.0/routers/07d5245f-62f0-40fd-b20b-669eafc3588d/remove_router_interface => generated 309 bytes in 1802 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 02:29:25.421 7 INFO neutron.db.segments_db [None req-e63e8482-e617-48cb-a85e-3caeb90d9970 ea1faa43b3744016accb41f86b814e63 65fdebb1b2bf402d8dadf920dd3d846e - - - -] Added segment 55dbf7bf-1717-441b-bf51-0cea341a004b of type vxlan for network 85653731-c87e-4458-bd16-694be97dfbb2 [pid: 8|app: 0|req: 773/1563] 10.0.0.188 () {34 vars in 737 bytes} [Fri Feb 27 02:29:25 2026] PUT /v2.0/ports/eaf4216d-424b-4027-82bb-23a77995a715 => generated 752 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1564] 10.0.0.188 () {34 vars in 670 bytes} [Fri Feb 27 02:29:25 2026] POST /v2.0/networks => generated 644 bytes in 475 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 02:29:25.765 7 INFO neutron.services.segments.plugin [-] Segment aa293c3b-1004-4b6e-b990-94e7576359d6 resource provider aggregate not found 2026-02-27 02:29:25.785 7 INFO neutron.services.segments.plugin [-] Segment aa293c3b-1004-4b6e-b990-94e7576359d6 resource provider aggregate not found 2026-02-27 02:29:25.793 7 INFO neutron.services.segments.plugin [-] Segment aa293c3b-1004-4b6e-b990-94e7576359d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa293c3b-1004-4b6e-b990-94e7576359d6 found for delete ", "request_id": "req-0d1dfe41-b5f5-40a9-b882-25a20b3a50e3"}]} 2026-02-27 02:29:25.816 7 INFO neutron.services.segments.plugin [-] Segment aa293c3b-1004-4b6e-b990-94e7576359d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa293c3b-1004-4b6e-b990-94e7576359d6 found for delete ", "request_id": "req-b512124f-906c-4781-a10a-611c1f036396"}]} [pid: 7|app: 0|req: 792/1565] 10.0.0.188 () {32 vars in 720 bytes} [Fri Feb 27 02:29:25 2026] DELETE /v2.0/ports/eaf4216d-424b-4027-82bb-23a77995a715 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1566] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:29:25 2026] GET /v2.0/ports?device_id=9f01cafd-bc4b-486f-b7d4-3f151ff591da => generated 1192 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1567] 10.0.0.188 () {34 vars in 789 bytes} [Fri Feb 27 02:29:25 2026] PUT /v2.0/routers/07d5245f-62f0-40fd-b20b-669eafc3588d/remove_router_interface => generated 309 bytes in 1132 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: 794/1568] 10.0.0.188 () {34 vars in 665 bytes} [Fri Feb 27 02:29:25 2026] POST /v2.0/ports => generated 774 bytes in 718 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: 795/1569] 10.0.0.152 () {34 vars in 1040 bytes} [Fri Feb 27 02:29:26 2026] GET /v2.0/security-groups?id=9fc72c80-b5d2-4161-a1dd-749168e6312a&fields=id&fields=name => generated 112 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1570] 10.0.0.188 () {32 vars in 643 bytes} [Fri Feb 27 02:29:26 2026] GET /v2.0/ports => generated 782 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1571] 162.253.55.74 () {34 vars in 1095 bytes} [Fri Feb 27 02:29:26 2026] GET /v2.0/ports?device_id=9f01cafd-bc4b-486f-b7d4-3f151ff591da&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1572] 10.0.0.188 () {32 vars in 736 bytes} [Fri Feb 27 02:29:26 2026] GET /v2.0/ports?device_id=07d5245f-62f0-40fd-b20b-669eafc3588d => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 02:29:26.826 7 INFO neutron.db.segments_db [None req-e70f98f1-3a57-4007-8b77-293eac7c9472 ea1faa43b3744016accb41f86b814e63 65fdebb1b2bf402d8dadf920dd3d846e - - - -] Added segment 9286357a-3324-4631-abcf-4d71b253115d of type vxlan for network 658993f9-5811-45a8-9432-0c9d76a4466f [pid: 8|app: 0|req: 777/1573] 10.0.0.188 () {32 vars in 818 bytes} [Fri Feb 27 02:29:26 2026] GET /v2.0/ports?network_id=0dce4e12-bbb8-4195-8519-6cade872fd9e&mac_address=fa%3A16%3A3e%3A3d%3A90%3Aa1 => generated 1192 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 02:29:26.895 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c0cbbebb-620e-495e-bfa0-42a3e4ecf398 bc490e240f8f4c878bf403e50ef06798 ce3b8efa523342769d68418619667298 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 778/1574] 10.0.0.188 () {32 vars in 717 bytes} [Fri Feb 27 02:29:26 2026] GET /v2.0/ports/eaf4216d-424b-4027-82bb-23a77995a715 => 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: 797/1575] 10.0.0.188 () {34 vars in 670 bytes} [Fri Feb 27 02:29:26 2026] POST /v2.0/networks => generated 632 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1576] 162.253.55.74 () {34 vars in 1079 bytes} [Fri Feb 27 02:29:26 2026] GET /v2.0/ports?tenant_id=cab694ca78cc4cc6beaf87b567a8abbc&device_id=9f01cafd-bc4b-486f-b7d4-3f151ff591da => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 02:29:27.614 8 INFO neutron.services.segments.plugin [-] Segment d740c178-faa2-47a7-9eff-c8160bbc336b resource provider aggregate not found 2026-02-27 02:29:27.619 8 INFO neutron.services.segments.plugin [-] Segment d740c178-faa2-47a7-9eff-c8160bbc336b resource provider aggregate not found 2026-02-27 02:29:27.634 8 INFO neutron.services.segments.plugin [-] Segment d740c178-faa2-47a7-9eff-c8160bbc336b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d740c178-faa2-47a7-9eff-c8160bbc336b found for delete ", "request_id": "req-cbdea357-8ba1-4691-b034-dafcf71b22be"}]} 2026-02-27 02:29:27.634 8 INFO neutron.services.segments.plugin [-] Segment d740c178-faa2-47a7-9eff-c8160bbc336b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d740c178-faa2-47a7-9eff-c8160bbc336b found for delete ", "request_id": "req-63b2785a-316b-4b74-a2da-0c32c52c2f89"}]} 2026-02-27 02:29:27.643 8 INFO neutron.db.l3_hamode_db [None req-5499affa-c7e8-449c-abcb-d2ebf43edab2 75aa036a12564037aac10803c580026a abcfdb97a29b4411a1fa57b45e597ebb - - - -] HA network 90a447bd-ec01-4eda-a0e6-a12d7d16e166 was deleted as no HA routers are present in tenant abcfdb97a29b4411a1fa57b45e597ebb. [pid: 8|app: 0|req: 779/1577] 10.0.0.188 () {32 vars in 724 bytes} [Fri Feb 27 02:29:26 2026] DELETE /v2.0/routers/07d5245f-62f0-40fd-b20b-669eafc3588d => generated 0 bytes in 753 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1578] 10.0.0.188 () {32 vars in 643 bytes} [Fri Feb 27 02:29:27 2026] GET /v2.0/ports => generated 782 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 02:29:27.892 7 INFO neutron.db.l3_db [None req-f5105420-be89-4374-a198-3cca0f1d5050 69946dc975064149b9c6754a0747d313 cab694ca78cc4cc6beaf87b567a8abbc - - - -] Floating IP 91fc29be-bbf4-44c8-8bec-3c2e91f06103 associated. External IP: 10.96.250.214, port: 9ed9d4e1-507c-4372-890e-3f640fd9d4ac. [pid: 8|app: 0|req: 781/1579] 10.0.0.188 () {34 vars in 669 bytes} [Fri Feb 27 02:29:27 2026] POST /v2.0/subnets => generated 602 bytes in 339 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1580] 162.253.55.74 () {34 vars in 985 bytes} [Fri Feb 27 02:29:28 2026] GET /v2.0/networks?id=0dce4e12-bbb8-4195-8519-6cade872fd9e => generated 800 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1581] 10.0.0.188 () {34 vars in 677 bytes} [Fri Feb 27 02:29:26 2026] POST /v2.0/floatingips => generated 854 bytes in 1276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 02:29:28.315 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a98533fa-b2b0-4aae-bbb4-0a9c6f084d53'] response: {'name': 'network-changed', 'server_uuid': '9f01cafd-bc4b-486f-b7d4-3f151ff591da', 'tag': '9ed9d4e1-507c-4372-890e-3f640fd9d4ac', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 783/1582] 10.0.0.188 () {32 vars in 724 bytes} [Fri Feb 27 02:29:28 2026] DELETE /v2.0/subnets/7c49c4ff-01c6-4e3a-afdc-148ef0919ed2 => 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: 800/1583] 10.0.0.188 () {32 vars in 717 bytes} [Fri Feb 27 02:29:28 2026] GET /v2.0/ports/9b213b85-1754-4c2d-831a-f521eb577f44 => generated 779 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1584] 162.253.55.74 () {34 vars in 1055 bytes} [Fri Feb 27 02:29:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.42&port_id=9ed9d4e1-507c-4372-890e-3f640fd9d4ac => generated 857 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1585] 10.0.0.188 () {32 vars in 724 bytes} [Fri Feb 27 02:29:28 2026] DELETE /v2.0/subnets/837c4a7c-df95-4da6-818a-2a7ba6780d8d => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1586] 10.0.0.152 () {34 vars in 1096 bytes} [Fri Feb 27 02:29:28 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1605364347&fields=id&tenant_id=cab694ca78cc4cc6beaf87b567a8abbc => generated 69 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 02:29:28.772 7 INFO neutron.pecan_wsgi.hooks.translation [None req-935bd3ef-6a23-4b37-8955-63c9522077bb bc490e240f8f4c878bf403e50ef06798 ce3b8efa523342769d68418619667298 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 804/1587] 10.0.0.188 () {32 vars in 720 bytes} [Fri Feb 27 02:29:28 2026] DELETE /v2.0/ports/4bf527f2-890e-4f9b-9e2f-d2cd15bd35aa => 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: 805/1588] 162.253.55.74 () {34 vars in 1101 bytes} [Fri Feb 27 02:29:28 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A94&port_id=9ed9d4e1-507c-4372-890e-3f640fd9d4ac => 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: 784/1589] 10.0.0.188 () {34 vars in 665 bytes} [Fri Feb 27 02:29:28 2026] POST /v2.0/ports => generated 954 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: 785/1590] 10.0.0.152 () {34 vars in 982 bytes} [Fri Feb 27 02:29:28 2026] GET /v2.0/networks?id=9022a400-c0de-469c-8b4c-aa765cb80a87 => generated 704 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 02:29:28.936 8 INFO neutron.pecan_wsgi.hooks.translation [None req-70916e6e-838d-4a64-bf3d-d48e2e77e64a bc490e240f8f4c878bf403e50ef06798 ce3b8efa523342769d68418619667298 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 786/1591] 10.0.0.188 () {32 vars in 724 bytes} [Fri Feb 27 02:29:28 2026] DELETE /v2.0/subnets/85b215a4-6f95-4865-bc0b-b371a60d13e5 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1592] 162.253.55.74 () {34 vars in 1063 bytes} [Fri Feb 27 02:29:28 2026] GET /v2.0/subnets?id=323d3bd7-fe0d-4e7f-9205-ed841e958142&id=ac187bf3-0232-4031-af76-c5b525976e49 => generated 1363 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 02:29:29.020 7 INFO neutron.services.segments.plugin [-] Segment a6b86330-815c-4d4d-aadd-4fb6111e7c4a resource provider aggregate not found 2026-02-27 02:29:29.027 7 INFO neutron.services.segments.plugin [-] Segment a6b86330-815c-4d4d-aadd-4fb6111e7c4a resource provider aggregate not found 2026-02-27 02:29:29.068 7 INFO neutron.services.segments.plugin [-] Segment a6b86330-815c-4d4d-aadd-4fb6111e7c4a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6b86330-815c-4d4d-aadd-4fb6111e7c4a found for delete ", "request_id": "req-5a39306f-51e0-4abf-aab9-983dddc0f9d2"}]} 2026-02-27 02:29:29.071 7 INFO neutron.services.segments.plugin [-] Segment a6b86330-815c-4d4d-aadd-4fb6111e7c4a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6b86330-815c-4d4d-aadd-4fb6111e7c4a found for delete ", "request_id": "req-a520ee56-c027-4412-b075-464ea2db34cf"}]} [pid: 7|app: 0|req: 806/1593] 10.0.0.188 () {32 vars in 726 bytes} [Fri Feb 27 02:29:28 2026] DELETE /v2.0/networks/8c0b644a-0bde-4eac-a3f3-5ef3fb29e374 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1594] 10.0.0.152 () {34 vars in 965 bytes} [Fri Feb 27 02:29:29 2026] GET /v2.0/quotas/cab694ca78cc4cc6beaf87b567a8abbc => generated 292 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 02:29:29.122 7 INFO neutron.pecan_wsgi.hooks.translation [None req-49e1fd08-afef-430f-9bfe-f091f6024e85 bc490e240f8f4c878bf403e50ef06798 ce3b8efa523342769d68418619667298 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 808/1595] 10.0.0.188 () {32 vars in 724 bytes} [Fri Feb 27 02:29:29 2026] DELETE /v2.0/subnets/2cb0564f-2992-47ed-a022-26c380fdba38 => 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: 809/1596] 162.253.55.74 () {34 vars in 1051 bytes} [Fri Feb 27 02:29:29 2026] GET /v2.0/ports?network_id=0dce4e12-bbb8-4195-8519-6cade872fd9e&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1597] 10.0.0.188 () {32 vars in 720 bytes} [Fri Feb 27 02:29:28 2026] DELETE /v2.0/ports/2cd87b95-670a-44ae-9af8-8aafb65c793f => generated 0 bytes in 413 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1598] 10.0.0.188 () {32 vars in 726 bytes} [Fri Feb 27 02:29:29 2026] DELETE /v2.0/networks/893053fd-095c-4405-83f3-cb78e5d09e34 => 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: 789/1599] 10.0.0.152 () {34 vars in 1002 bytes} [Fri Feb 27 02:29:29 2026] GET /v2.0/ports?tenant_id=cab694ca78cc4cc6beaf87b567a8abbc&fields=id => generated 333 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1600] 162.253.55.74 () {34 vars in 1051 bytes} [Fri Feb 27 02:29:29 2026] GET /v2.0/ports?network_id=0dce4e12-bbb8-4195-8519-6cade872fd9e&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 02:29:29.635 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6eb0eb85-4127-44a5-ba2a-70413a72c280 ea1faa43b3744016accb41f86b814e63 65fdebb1b2bf402d8dadf920dd3d846e - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 791/1601] 10.0.0.188 () {32 vars in 720 bytes} [Fri Feb 27 02:29:29 2026] DELETE /v2.0/ports/2cd87b95-670a-44ae-9af8-8aafb65c793f => generated 132 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1602] 10.0.0.188 () {32 vars in 720 bytes} [Fri Feb 27 02:29:29 2026] DELETE /v2.0/ports/9b213b85-1754-4c2d-831a-f521eb577f44 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 02:29:29.692 8 INFO neutron.db.segments_db [None req-3874b138-c173-406a-bcb8-6b06cd88c5cb 75aa036a12564037aac10803c580026a abcfdb97a29b4411a1fa57b45e597ebb - - - -] Added segment 3032e9d7-82d2-4f6c-a64b-48317de4975c of type vxlan for network 8487f3ee-c676-4962-a2ab-f3d082c8e4a3 [pid: 7|app: 0|req: 812/1603] 10.0.0.152 () {34 vars in 1008 bytes} [Fri Feb 27 02:29:29 2026] GET /v2.0/networks/9022a400-c0de-469c-8b4c-aa765cb80a87?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: 813/1604] 162.253.55.74 () {34 vars in 1011 bytes} [Fri Feb 27 02:29:29 2026] GET /v2.0/networks/0dce4e12-bbb8-4195-8519-6cade872fd9e?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 02:29:29.828 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1bab67e2-c72a-476a-a7be-8180eaa339f4 ea1faa43b3744016accb41f86b814e63 65fdebb1b2bf402d8dadf920dd3d846e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 814/1605] 10.0.0.188 () {32 vars in 717 bytes} [Fri Feb 27 02:29:29 2026] GET /v2.0/ports/2cd87b95-670a-44ae-9af8-8aafb65c793f => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1606] 10.0.0.188 () {34 vars in 670 bytes} [Fri Feb 27 02:29:29 2026] POST /v2.0/networks => generated 629 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1607] 10.0.0.152 () {34 vars in 1108 bytes} [Fri Feb 27 02:29:29 2026] GET /v2.0/networks/9022a400-c0de-469c-8b4c-aa765cb80a87?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1608] 162.253.55.74 () {34 vars in 1111 bytes} [Fri Feb 27 02:29:29 2026] GET /v2.0/networks/0dce4e12-bbb8-4195-8519-6cade872fd9e?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: 815/1609] 10.0.0.188 () {32 vars in 726 bytes} [Fri Feb 27 02:29:29 2026] DELETE /v2.0/networks/b352bb12-3e34-4bb1-95a7-11d7ee47cefb => 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: 795/1610] 10.0.0.188 () {32 vars in 724 bytes} [Fri Feb 27 02:29:29 2026] DELETE /v2.0/subnets/a7b0173c-8870-4591-9670-94ba89b0e347 => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1611] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:29:30 2026] GET /v2.0/ports?device_id=6cc13aa7-9e2c-44fe-bca0-b8b9a2288d4a => 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: 797/1612] 162.253.55.74 () {34 vars in 1079 bytes} [Fri Feb 27 02:29:30 2026] GET /v2.0/ports?tenant_id=cab694ca78cc4cc6beaf87b567a8abbc&device_id=9f01cafd-bc4b-486f-b7d4-3f151ff591da => generated 1461 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1613] 10.0.0.188 () {34 vars in 669 bytes} [Fri Feb 27 02:29:30 2026] POST /v2.0/subnets => generated 602 bytes in 413 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 02:29:30.559 7 INFO neutron.db.segments_db [None req-bc65e4b0-4857-4333-a7cf-ef7814300c00 75aa036a12564037aac10803c580026a abcfdb97a29b4411a1fa57b45e597ebb - - - -] Added segment 7c040a30-e684-49da-b7bf-c9338e0208a6 of type vxlan for network 0faf3634-ea46-4df5-9191-7b814ce4e88a 2026-02-27 02:29:30.804 8 INFO neutron.services.segments.plugin [-] Segment 9286357a-3324-4631-abcf-4d71b253115d resource provider aggregate not found 2026-02-27 02:29:30.809 8 INFO neutron.services.segments.plugin [-] Segment 9286357a-3324-4631-abcf-4d71b253115d resource provider aggregate not found 2026-02-27 02:29:30.827 8 INFO neutron.services.segments.plugin [-] Segment 9286357a-3324-4631-abcf-4d71b253115d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9286357a-3324-4631-abcf-4d71b253115d found for delete ", "request_id": "req-8d5383ac-b039-40bb-aafe-0a444019dc7d"}]} 2026-02-27 02:29:30.836 8 INFO neutron.services.segments.plugin [-] Segment 9286357a-3324-4631-abcf-4d71b253115d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9286357a-3324-4631-abcf-4d71b253115d found for delete ", "request_id": "req-e5f4409b-404a-433a-9a5b-e580047df2c7"}]} [pid: 8|app: 0|req: 798/1614] 10.0.0.188 () {32 vars in 726 bytes} [Fri Feb 27 02:29:30 2026] DELETE /v2.0/networks/658993f9-5811-45a8-9432-0c9d76a4466f => generated 0 bytes in 472 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1615] 10.0.0.165 () {34 vars in 990 bytes} [Fri Feb 27 02:29:30 2026] GET /v2.0/ports?device_id=9f01cafd-bc4b-486f-b7d4-3f151ff591da => generated 1461 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 02:29:30.953 7 INFO neutron.db.l3_hamode_db [None req-bc65e4b0-4857-4333-a7cf-ef7814300c00 75aa036a12564037aac10803c580026a abcfdb97a29b4411a1fa57b45e597ebb - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 800/1616] 162.253.55.74 () {34 vars in 985 bytes} [Fri Feb 27 02:29:30 2026] GET /v2.0/networks?id=0dce4e12-bbb8-4195-8519-6cade872fd9e => generated 800 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 02:29:31.091 7 INFO neutron.services.segments.plugin [-] Segment fe968825-9795-41c8-86f3-0f7fbf8ac951 resource provider aggregate not found 2026-02-27 02:29:31.098 7 INFO neutron.services.segments.plugin [-] Segment fe968825-9795-41c8-86f3-0f7fbf8ac951 resource provider aggregate not found 2026-02-27 02:29:31.126 7 INFO neutron.services.segments.plugin [-] Segment fe968825-9795-41c8-86f3-0f7fbf8ac951 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe968825-9795-41c8-86f3-0f7fbf8ac951 found for delete ", "request_id": "req-7d49d5a4-8d4a-4283-a93c-387fdc85d5e1"}]} [pid: 8|app: 0|req: 801/1617] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:29:30 2026] GET /v2.0/security-groups?tenant_id=ce3b8efa523342769d68418619667298&name=default => generated 2801 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 02:29:31.139 7 INFO neutron.services.segments.plugin [-] Segment fe968825-9795-41c8-86f3-0f7fbf8ac951 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe968825-9795-41c8-86f3-0f7fbf8ac951 found for delete ", "request_id": "req-f42b5df6-2512-4882-b1cd-2c1efa32822a"}]} 2026-02-27 02:29:31.167 7 INFO neutron.services.segments.plugin [-] Segment d88ebcf9-4203-4237-a697-99afebb27379 resource provider aggregate not found 2026-02-27 02:29:31.172 7 INFO neutron.services.segments.plugin [-] Segment d88ebcf9-4203-4237-a697-99afebb27379 resource provider aggregate not found 2026-02-27 02:29:31.189 7 INFO neutron.services.segments.plugin [-] Segment d88ebcf9-4203-4237-a697-99afebb27379 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d88ebcf9-4203-4237-a697-99afebb27379 found for delete ", "request_id": "req-8fbee822-6126-4914-99b5-0fd544b7870c"}]} 2026-02-27 02:29:31.190 7 INFO neutron.services.segments.plugin [-] Segment d88ebcf9-4203-4237-a697-99afebb27379 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d88ebcf9-4203-4237-a697-99afebb27379 found for delete ", "request_id": "req-c50ffc96-a0b5-4e0b-9b7e-61258dbfb26b"}]} 2026-02-27 02:29:31.199 7 INFO neutron.db.l3_hamode_db [None req-bc65e4b0-4857-4333-a7cf-ef7814300c00 75aa036a12564037aac10803c580026a abcfdb97a29b4411a1fa57b45e597ebb - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-27 02:29:31.207 8 INFO neutron.db.segments_db [None req-9f8d6442-5775-4178-b901-cfe0f9b61e56 ea1faa43b3744016accb41f86b814e63 65fdebb1b2bf402d8dadf920dd3d846e - - - -] Added segment 83cdd97f-465b-43f4-8a18-cb5c0c20cf11 of type vxlan for network 5d0dd894-e923-4f00-ab78-042bd85201ce [pid: 8|app: 0|req: 802/1618] 10.0.0.188 () {34 vars in 670 bytes} [Fri Feb 27 02:29:31 2026] POST /v2.0/networks => generated 631 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1619] 10.0.0.165 () {34 vars in 1040 bytes} [Fri Feb 27 02:29:31 2026] GET /v2.0/security-groups?id=9fc72c80-b5d2-4161-a1dd-749168e6312a&fields=id&fields=name => generated 112 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1620] 162.253.55.74 () {34 vars in 1055 bytes} [Fri Feb 27 02:29:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.42&port_id=9ed9d4e1-507c-4372-890e-3f640fd9d4ac => generated 859 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1621] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:29:31 2026] DELETE /v2.0/security-groups/844e9607-8f9f-484e-9024-62d04a3f44ee => 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: 806/1622] 162.253.55.74 () {34 vars in 985 bytes} [Fri Feb 27 02:29:31 2026] GET /v2.0/networks?id=9022a400-c0de-469c-8b4c-aa765cb80a87 => generated 704 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1623] 10.0.0.188 () {34 vars in 669 bytes} [Fri Feb 27 02:29:30 2026] POST /v2.0/routers => generated 507 bytes in 1549 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1624] 162.253.55.74 () {34 vars in 1101 bytes} [Fri Feb 27 02:29:32 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A94&port_id=9ed9d4e1-507c-4372-890e-3f640fd9d4ac => 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: 807/1625] 10.0.0.188 () {34 vars in 669 bytes} [Fri Feb 27 02:29:31 2026] POST /v2.0/subnets => generated 602 bytes in 474 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1626] 162.253.55.74 () {34 vars in 1049 bytes} [Fri Feb 27 02:29:32 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=cab694ca78cc4cc6beaf87b567a8abbc => generated 179 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1627] 162.253.55.74 () {34 vars in 1063 bytes} [Fri Feb 27 02:29:32 2026] GET /v2.0/subnets?id=323d3bd7-fe0d-4e7f-9205-ed841e958142&id=ac187bf3-0232-4031-af76-c5b525976e49 => generated 1363 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1628] 10.0.0.188 () {34 vars in 665 bytes} [Fri Feb 27 02:29:32 2026] POST /v2.0/ports => generated 912 bytes in 492 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1629] 10.0.0.188 () {34 vars in 665 bytes} [Fri Feb 27 02:29:32 2026] POST /v2.0/ports => generated 951 bytes in 1103 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: 809/1630] 162.253.55.74 () {34 vars in 1051 bytes} [Fri Feb 27 02:29:33 2026] GET /v2.0/ports?network_id=0dce4e12-bbb8-4195-8519-6cade872fd9e&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: 822/1631] 162.253.55.74 () {38 vars in 954 bytes} [Fri Feb 27 02:29:32 2026] POST /v2.0/ports => generated 1187 bytes in 589 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: 810/1632] 10.0.0.188 () {32 vars in 720 bytes} [Fri Feb 27 02:29:33 2026] DELETE /v2.0/ports/949bff94-1e89-4f4f-8056-b96806117489 => generated 0 bytes in 406 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1633] 162.253.55.74 () {34 vars in 1051 bytes} [Fri Feb 27 02:29:33 2026] GET /v2.0/ports?network_id=0dce4e12-bbb8-4195-8519-6cade872fd9e&device_owner=network%3Adhcp => generated 1457 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1634] 10.0.0.188 () {32 vars in 623 bytes} [Fri Feb 27 02:29:33 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1635] 162.253.55.74 () {38 vars in 1027 bytes} [Fri Feb 27 02:29:33 2026] PUT /v2.0/ports/fd76ec20-ffac-4ac3-8432-6ba7816f4598 => generated 1432 bytes in 608 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-02-27 02:29:34.367 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a55898da-f9ec-4c62-bd5a-c350b9b5f396'] response: {'name': 'network-changed', 'server_uuid': '6cc13aa7-9e2c-44fe-bca0-b8b9a2288d4a', 'tag': 'fd76ec20-ffac-4ac3-8432-6ba7816f4598', 'status': 'completed', 'code': 200} 2026-02-27 02:29:34.370 8 INFO neutron.pecan_wsgi.hooks.translation [None req-672f6919-4a4d-47e9-9404-e7d1d963f558 ea1faa43b3744016accb41f86b814e63 65fdebb1b2bf402d8dadf920dd3d846e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 814/1636] 10.0.0.188 () {32 vars in 717 bytes} [Fri Feb 27 02:29:34 2026] GET /v2.0/ports/949bff94-1e89-4f4f-8056-b96806117489 => generated 132 bytes in 53 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: 815/1637] 10.0.0.188 () {32 vars in 633 bytes} [Fri Feb 27 02:29:34 2026] GET /v2.0/ => generated 632 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1638] 162.253.55.74 () {34 vars in 1011 bytes} [Fri Feb 27 02:29:34 2026] GET /v2.0/networks/0dce4e12-bbb8-4195-8519-6cade872fd9e?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: 817/1639] 162.253.55.74 () {34 vars in 1079 bytes} [Fri Feb 27 02:29:34 2026] GET /v2.0/ports?tenant_id=cab694ca78cc4cc6beaf87b567a8abbc&device_id=6cc13aa7-9e2c-44fe-bca0-b8b9a2288d4a => generated 1471 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1640] 10.0.0.188 () {32 vars in 724 bytes} [Fri Feb 27 02:29:34 2026] DELETE /v2.0/subnets/e1c70234-36ee-43a0-a37b-b4b158c085a4 => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1641] 162.253.55.74 () {34 vars in 1111 bytes} [Fri Feb 27 02:29:34 2026] GET /v2.0/networks/0dce4e12-bbb8-4195-8519-6cade872fd9e?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: 820/1642] 162.253.55.74 () {34 vars in 1057 bytes} [Fri Feb 27 02:29:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.169&port_id=fd76ec20-ffac-4ac3-8432-6ba7816f4598 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 02:29:35.423 8 INFO neutron.services.segments.plugin [-] Segment 83cdd97f-465b-43f4-8a18-cb5c0c20cf11 resource provider aggregate not found 2026-02-27 02:29:35.429 8 INFO neutron.services.segments.plugin [-] Segment 83cdd97f-465b-43f4-8a18-cb5c0c20cf11 resource provider aggregate not found 2026-02-27 02:29:35.448 8 INFO neutron.services.segments.plugin [-] Segment 83cdd97f-465b-43f4-8a18-cb5c0c20cf11 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83cdd97f-465b-43f4-8a18-cb5c0c20cf11 found for delete ", "request_id": "req-06623bd5-ce52-4732-8e30-7ada8eecf829"}]} [pid: 8|app: 0|req: 821/1643] 10.0.0.188 () {32 vars in 726 bytes} [Fri Feb 27 02:29:35 2026] DELETE /v2.0/networks/5d0dd894-e923-4f00-ab78-042bd85201ce => generated 0 bytes in 454 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 02:29:35.463 8 INFO neutron.services.segments.plugin [-] Segment 83cdd97f-465b-43f4-8a18-cb5c0c20cf11 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83cdd97f-465b-43f4-8a18-cb5c0c20cf11 found for delete ", "request_id": "req-42b00f88-7abc-4e04-84cc-b27874943676"}]} [pid: 8|app: 0|req: 822/1644] 162.253.55.74 () {34 vars in 1105 bytes} [Fri Feb 27 02:29:35 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A28a&port_id=fd76ec20-ffac-4ac3-8432-6ba7816f4598 => 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: 823/1645] 10.0.0.188 () {34 vars in 783 bytes} [Fri Feb 27 02:29:33 2026] PUT /v2.0/routers/ae6f9fa9-cfeb-452a-a3a9-dfa8d67cca25/add_router_interface => generated 309 bytes in 2167 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: 824/1646] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:29:35 2026] GET /v2.0/ports?device_id=6cc13aa7-9e2c-44fe-bca0-b8b9a2288d4a => generated 1202 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1647] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:29:35 2026] GET /v2.0/security-groups?tenant_id=0a908f08b9a64dbe91d2aa94e02788b0&name=default => generated 2801 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1648] 162.253.55.74 () {34 vars in 1063 bytes} [Fri Feb 27 02:29:35 2026] GET /v2.0/subnets?id=c14cff13-2fc1-401e-9a9a-541f6bc0ddd0&id=8394da0f-c81f-4d44-b902-df80afc15a6e => generated 1366 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1649] 10.0.0.188 () {32 vars in 717 bytes} [Fri Feb 27 02:29:35 2026] GET /v2.0/ports/97d4ada3-216a-4885-82dd-e77d4a1f5749 => generated 1025 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1650] 10.0.0.152 () {34 vars in 1040 bytes} [Fri Feb 27 02:29:35 2026] GET /v2.0/security-groups?id=9fc72c80-b5d2-4161-a1dd-749168e6312a&fields=id&fields=name => generated 112 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1651] 10.0.0.188 () {34 vars in 665 bytes} [Fri Feb 27 02:29:35 2026] POST /v2.0/ports => generated 774 bytes in 317 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: 827/1652] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:29:35 2026] DELETE /v2.0/security-groups/e7e5798c-66d4-4c0a-b11c-e86d8dcec37a => 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: 826/1653] 162.253.55.74 () {34 vars in 1051 bytes} [Fri Feb 27 02:29:35 2026] GET /v2.0/ports?network_id=9022a400-c0de-469c-8b4c-aa765cb80a87&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1654] 10.0.0.188 () {34 vars in 737 bytes} [Fri Feb 27 02:29:35 2026] PUT /v2.0/ports/b64ed7f0-ce31-4a10-9449-42c55e2a9f12 => generated 752 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1655] 162.253.55.74 () {34 vars in 1051 bytes} [Fri Feb 27 02:29:36 2026] GET /v2.0/ports?network_id=9022a400-c0de-469c-8b4c-aa765cb80a87&device_owner=network%3Adhcp => generated 1461 bytes in 62 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: 829/1656] 10.0.0.188 () {32 vars in 720 bytes} [Fri Feb 27 02:29:36 2026] DELETE /v2.0/ports/b64ed7f0-ce31-4a10-9449-42c55e2a9f12 => 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: 830/1657] 162.253.55.74 () {34 vars in 1011 bytes} [Fri Feb 27 02:29:36 2026] GET /v2.0/networks/9022a400-c0de-469c-8b4c-aa765cb80a87?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: 831/1658] 10.0.0.188 () {32 vars in 643 bytes} [Fri Feb 27 02:29:36 2026] GET /v2.0/ports => generated 777 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1659] 162.253.55.74 () {34 vars in 1111 bytes} [Fri Feb 27 02:29:36 2026] GET /v2.0/networks/9022a400-c0de-469c-8b4c-aa765cb80a87?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) 2026-02-27 02:29:36.727 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5a9ebecb-da2a-41c4-b6fe-0597160fd024 ea1faa43b3744016accb41f86b814e63 65fdebb1b2bf402d8dadf920dd3d846e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 833/1660] 10.0.0.188 () {32 vars in 717 bytes} [Fri Feb 27 02:29:36 2026] GET /v2.0/ports/b64ed7f0-ce31-4a10-9449-42c55e2a9f12 => generated 132 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1661] 10.0.0.188 () {32 vars in 643 bytes} [Fri Feb 27 02:29:36 2026] GET /v2.0/ports => generated 777 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1662] 162.253.55.74 () {34 vars in 1079 bytes} [Fri Feb 27 02:29:36 2026] GET /v2.0/ports?tenant_id=cab694ca78cc4cc6beaf87b567a8abbc&device_id=6cc13aa7-9e2c-44fe-bca0-b8b9a2288d4a => generated 1471 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1663] 10.0.0.188 () {32 vars in 717 bytes} [Fri Feb 27 02:29:36 2026] GET /v2.0/ports/b4a2d116-fdfc-4604-9999-9789fc227cb3 => generated 774 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1664] 162.253.55.74 () {34 vars in 985 bytes} [Fri Feb 27 02:29:36 2026] GET /v2.0/networks?id=9022a400-c0de-469c-8b4c-aa765cb80a87 => generated 800 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 02:29:37.043 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e264e7cb-9fdb-48ab-9129-26f59067a418 ea1faa43b3744016accb41f86b814e63 65fdebb1b2bf402d8dadf920dd3d846e - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 838/1665] 10.0.0.188 () {32 vars in 720 bytes} [Fri Feb 27 02:29:37 2026] DELETE /v2.0/ports/949bff94-1e89-4f4f-8056-b96806117489 => generated 132 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1666] 162.253.55.74 () {34 vars in 1057 bytes} [Fri Feb 27 02:29:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.169&port_id=fd76ec20-ffac-4ac3-8432-6ba7816f4598 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 02:29:37.096 7 INFO neutron.pecan_wsgi.hooks.translation [None req-27516c71-362e-4a59-ad5c-c18f646125ee ea1faa43b3744016accb41f86b814e63 65fdebb1b2bf402d8dadf920dd3d846e - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 840/1667] 10.0.0.188 () {32 vars in 724 bytes} [Fri Feb 27 02:29:37 2026] DELETE /v2.0/subnets/e1c70234-36ee-43a0-a37b-b4b158c085a4 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1668] 162.253.55.74 () {34 vars in 1105 bytes} [Fri Feb 27 02:29:37 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A28a&port_id=fd76ec20-ffac-4ac3-8432-6ba7816f4598 => 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: 828/1669] 10.0.0.188 () {34 vars in 789 bytes} [Fri Feb 27 02:29:35 2026] PUT /v2.0/routers/ae6f9fa9-cfeb-452a-a3a9-dfa8d67cca25/remove_router_interface => generated 309 bytes in 1180 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-02-27 02:29:37.148 7 INFO neutron.pecan_wsgi.hooks.translation [None req-48f03a63-9999-442c-9511-892115a09123 ea1faa43b3744016accb41f86b814e63 65fdebb1b2bf402d8dadf920dd3d846e - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 842/1670] 10.0.0.188 () {32 vars in 724 bytes} [Fri Feb 27 02:29:37 2026] DELETE /v2.0/subnets/a7b0173c-8870-4591-9670-94ba89b0e347 => generated 136 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1671] 162.253.55.74 () {34 vars in 1063 bytes} [Fri Feb 27 02:29:37 2026] GET /v2.0/subnets?id=c14cff13-2fc1-401e-9a9a-541f6bc0ddd0&id=8394da0f-c81f-4d44-b902-df80afc15a6e => generated 1366 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 02:29:37.329 7 INFO neutron.api.v2.resource [None req-c5dc5454-e4e1-4abc-9dd9-f06397fbac2f 75aa036a12564037aac10803c580026a abcfdb97a29b4411a1fa57b45e597ebb - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 843/1672] 10.0.0.188 () {34 vars in 789 bytes} [Fri Feb 27 02:29:37 2026] PUT /v2.0/routers/ae6f9fa9-cfeb-452a-a3a9-dfa8d67cca25/remove_router_interface => generated 197 bytes in 177 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1673] 162.253.55.74 () {34 vars in 1051 bytes} [Fri Feb 27 02:29:37 2026] GET /v2.0/ports?network_id=9022a400-c0de-469c-8b4c-aa765cb80a87&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1674] 10.0.0.188 () {32 vars in 736 bytes} [Fri Feb 27 02:29:37 2026] GET /v2.0/ports?device_id=ae6f9fa9-cfeb-452a-a3a9-dfa8d67cca25 => 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: 846/1675] 162.253.55.74 () {34 vars in 1051 bytes} [Fri Feb 27 02:29:37 2026] GET /v2.0/ports?network_id=9022a400-c0de-469c-8b4c-aa765cb80a87&device_owner=network%3Adhcp => generated 1461 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1676] 10.0.0.188 () {32 vars in 720 bytes} [Fri Feb 27 02:29:37 2026] DELETE /v2.0/ports/b4a2d116-fdfc-4604-9999-9789fc227cb3 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 02:29:37.640 8 INFO neutron.services.segments.plugin [-] Segment 55dbf7bf-1717-441b-bf51-0cea341a004b resource provider aggregate not found 2026-02-27 02:29:37.645 8 INFO neutron.services.segments.plugin [-] Segment 55dbf7bf-1717-441b-bf51-0cea341a004b resource provider aggregate not found 2026-02-27 02:29:37.660 8 INFO neutron.services.segments.plugin [-] Segment 55dbf7bf-1717-441b-bf51-0cea341a004b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 55dbf7bf-1717-441b-bf51-0cea341a004b found for delete ", "request_id": "req-d304029d-a116-4e08-a6fb-60fe6df56612"}]} 2026-02-27 02:29:37.664 8 INFO neutron.services.segments.plugin [-] Segment 55dbf7bf-1717-441b-bf51-0cea341a004b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 55dbf7bf-1717-441b-bf51-0cea341a004b found for delete ", "request_id": "req-51b9bf7c-cee5-4dd6-a15a-cdb03090b469"}]} [pid: 8|app: 0|req: 831/1677] 10.0.0.188 () {32 vars in 726 bytes} [Fri Feb 27 02:29:37 2026] DELETE /v2.0/networks/85653731-c87e-4458-bd16-694be97dfbb2 => 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: 832/1678] 162.253.55.74 () {34 vars in 1011 bytes} [Fri Feb 27 02:29:37 2026] GET /v2.0/networks/9022a400-c0de-469c-8b4c-aa765cb80a87?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: 833/1679] 162.253.55.74 () {34 vars in 1111 bytes} [Fri Feb 27 02:29:37 2026] GET /v2.0/networks/9022a400-c0de-469c-8b4c-aa765cb80a87?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-02-27 02:29:38.173 7 INFO neutron.services.segments.plugin [-] Segment 7c040a30-e684-49da-b7bf-c9338e0208a6 resource provider aggregate not found 2026-02-27 02:29:38.179 7 INFO neutron.services.segments.plugin [-] Segment 7c040a30-e684-49da-b7bf-c9338e0208a6 resource provider aggregate not found 2026-02-27 02:29:38.188 7 INFO neutron.services.segments.plugin [-] Segment 7c040a30-e684-49da-b7bf-c9338e0208a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c040a30-e684-49da-b7bf-c9338e0208a6 found for delete ", "request_id": "req-a01ecf3d-1064-45b7-b97b-3bcfb3fa5487"}]} 2026-02-27 02:29:38.199 7 INFO neutron.db.l3_hamode_db [None req-4928bc25-5cd8-47af-ba82-9bfeb804855f 75aa036a12564037aac10803c580026a abcfdb97a29b4411a1fa57b45e597ebb - - - -] HA network 0faf3634-ea46-4df5-9191-7b814ce4e88a was deleted as no HA routers are present in tenant abcfdb97a29b4411a1fa57b45e597ebb. 2026-02-27 02:29:38.201 7 INFO neutron.services.segments.plugin [-] Segment 7c040a30-e684-49da-b7bf-c9338e0208a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c040a30-e684-49da-b7bf-c9338e0208a6 found for delete ", "request_id": "req-9420d728-b480-4b0d-ba3b-d20299d4706e"}]} [pid: 7|app: 0|req: 847/1680] 10.0.0.188 () {32 vars in 724 bytes} [Fri Feb 27 02:29:37 2026] DELETE /v2.0/routers/ae6f9fa9-cfeb-452a-a3a9-dfa8d67cca25 => generated 0 bytes in 781 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1681] 10.0.0.116 () {28 vars in 585 bytes} [Fri Feb 27 02:29:38 2026] GET /v2.0/networks => generated 5962 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1682] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:29:38 2026] GET /v2.0/security-groups?tenant_id=65fdebb1b2bf402d8dadf920dd3d846e&name=default => generated 2801 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1683] 10.0.0.116 () {28 vars in 619 bytes} [Fri Feb 27 02:29:38 2026] GET /v2.0/network-ip-availabilities => generated 4026 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1684] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:29:38 2026] DELETE /v2.0/security-groups/d4c0153f-3dcf-44cf-9df9-423c8f266fa1 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1685] 10.0.0.188 () {32 vars in 724 bytes} [Fri Feb 27 02:29:38 2026] DELETE /v2.0/subnets/ac4f736f-f399-4cb1-8442-396fb6766d4f => 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: 851/1686] 10.0.0.116 () {28 vars in 581 bytes} [Fri Feb 27 02:29:38 2026] GET /v2.0/agents => generated 3357 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1687] 10.0.0.116 () {28 vars in 583 bytes} [Fri Feb 27 02:29:38 2026] GET /v2.0/routers => generated 727 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1688] 10.0.0.116 () {28 vars in 624 bytes} [Fri Feb 27 02:29:38 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1689] 10.0.0.116 () {28 vars in 677 bytes} [Fri Feb 27 02:29:38 2026] GET /v2.0/routers/f8895c54-3007-48a4-b6fd-07e5248a10f5/l3-agents => generated 681 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1690] 10.0.0.116 () {28 vars in 583 bytes} [Fri Feb 27 02:29:38 2026] GET /v2.0/subnets => generated 5920 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1691] 10.0.0.116 () {28 vars in 591 bytes} [Fri Feb 27 02:29:38 2026] GET /v2.0/subnetpools => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1692] 10.0.0.188 () {32 vars in 726 bytes} [Fri Feb 27 02:29:38 2026] DELETE /v2.0/networks/8487f3ee-c676-4962-a2ab-f3d082c8e4a3 => generated 0 bytes in 570 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1693] 10.0.0.116 () {28 vars in 591 bytes} [Fri Feb 27 02:29:39 2026] GET /v2.0/floatingips => generated 859 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 02:29:39.224 7 INFO neutron.db.segments_db [None req-3789020a-c651-42d3-a64c-bacd2dafd63c 75aa036a12564037aac10803c580026a abcfdb97a29b4411a1fa57b45e597ebb - - - -] Added segment dbd1667d-f4c5-43b1-8321-3d9e4a73ebc2 of type vxlan for network 78602344-6ea6-4b10-abc2-ac9c0457353e [pid: 8|app: 0|req: 842/1694] 10.0.0.116 () {28 vars in 599 bytes} [Fri Feb 27 02:29:39 2026] GET /v2.0/security-groups => generated 30114 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1695] 10.0.0.116 () {28 vars in 583 bytes} [Fri Feb 27 02:29:39 2026] GET /v2.0/subnets => generated 5920 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1696] 10.0.0.188 () {34 vars in 670 bytes} [Fri Feb 27 02:29:39 2026] POST /v2.0/networks => generated 629 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1697] 10.0.0.116 () {28 vars in 579 bytes} [Fri Feb 27 02:29:39 2026] GET /v2.0/ports => generated 18963 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1698] 10.0.0.152 () {34 vars in 1084 bytes} [Fri Feb 27 02:29:39 2026] GET /v2.0/ports?device_id=6cc13aa7-9e2c-44fe-bca0-b8b9a2288d4a&device_id=9f01cafd-bc4b-486f-b7d4-3f151ff591da => generated 2923 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1699] 10.0.0.152 () {34 vars in 1040 bytes} [Fri Feb 27 02:29:39 2026] GET /v2.0/security-groups?id=9fc72c80-b5d2-4161-a1dd-749168e6312a&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: 854/1700] 10.0.0.188 () {34 vars in 669 bytes} [Fri Feb 27 02:29:39 2026] POST /v2.0/subnets => generated 602 bytes in 422 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 02:29:39.887 8 INFO neutron.db.segments_db [None req-4a2e4756-43f4-427b-8744-c5a1b16738ce 75aa036a12564037aac10803c580026a abcfdb97a29b4411a1fa57b45e597ebb - - - -] Added segment 8c6ea2b2-101e-41f0-9f4c-8cb3c88b367e of type vxlan for network 40faf493-9fd4-4cb7-adec-193ac89440a3 2026-02-27 02:29:40.212 7 INFO neutron.services.segments.plugin [-] Segment 3032e9d7-82d2-4f6c-a64b-48317de4975c resource provider aggregate not found 2026-02-27 02:29:40.221 7 INFO neutron.services.segments.plugin [-] Segment 3032e9d7-82d2-4f6c-a64b-48317de4975c resource provider aggregate not found 2026-02-27 02:29:40.238 7 INFO neutron.services.segments.plugin [-] Segment 3032e9d7-82d2-4f6c-a64b-48317de4975c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3032e9d7-82d2-4f6c-a64b-48317de4975c found for delete ", "request_id": "req-f9fe0bde-2189-4495-9440-6d5229b321af"}]} 2026-02-27 02:29:40.239 7 INFO neutron.services.segments.plugin [-] Segment 3032e9d7-82d2-4f6c-a64b-48317de4975c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3032e9d7-82d2-4f6c-a64b-48317de4975c found for delete ", "request_id": "req-9fe169f8-e70c-4da9-aa63-1790dda28835"}]} 2026-02-27 02:29:40.284 8 INFO neutron.db.l3_hamode_db [None req-4a2e4756-43f4-427b-8744-c5a1b16738ce 75aa036a12564037aac10803c580026a abcfdb97a29b4411a1fa57b45e597ebb - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-27 02:29:40.499 8 INFO neutron.db.l3_hamode_db [None req-4a2e4756-43f4-427b-8744-c5a1b16738ce 75aa036a12564037aac10803c580026a abcfdb97a29b4411a1fa57b45e597ebb - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 857/1703] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:29:40 2026] GET /v2.0/security-groups?tenant_id=051a3caf2f2245f4bf86b02f5e3aa80d&name=default => generated 2801 bytes in 462 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1704] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:29:40 2026] DELETE /v2.0/security-groups/0e823aaa-6701-4962-89a0-5066c8d604bd => 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: 859/1705] 10.0.0.188 () {34 vars in 677 bytes} [Fri Feb 27 02:29:40 2026] POST /v2.0/subnetpools => generated 549 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1706] 10.0.0.188 () {32 vars in 729 bytes} [Fri Feb 27 02:29:40 2026] GET /v2.0/subnetpools/bf31457b-6faf-47bc-aae9-1722cb9e6a39 => generated 549 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1707] 10.0.0.188 () {34 vars in 749 bytes} [Fri Feb 27 02:29:40 2026] PUT /v2.0/subnetpools/bf31457b-6faf-47bc-aae9-1722cb9e6a39 => generated 500 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1708] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:29:40 2026] GET /v2.0/ports?device_id=6cc13aa7-9e2c-44fe-bca0-b8b9a2288d4a => generated 1204 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1709] 10.0.0.188 () {32 vars in 732 bytes} [Fri Feb 27 02:29:41 2026] DELETE /v2.0/subnetpools/bf31457b-6faf-47bc-aae9-1722cb9e6a39 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1710] 10.0.0.152 () {34 vars in 1040 bytes} [Fri Feb 27 02:29:41 2026] GET /v2.0/security-groups?id=9fc72c80-b5d2-4161-a1dd-749168e6312a&fields=id&fields=name => generated 112 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 02:29:41.207 7 INFO neutron.api.v2.resource [None req-02c99fdb-e675-4f6f-91ae-ffe2b5c9b466 41fad8e858f14c628f4c046f97545980 3e5195ef4bcb4460bef834f3e23ca939 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 865/1711] 10.0.0.188 () {32 vars in 729 bytes} [Fri Feb 27 02:29:41 2026] GET /v2.0/subnetpools/bf31457b-6faf-47bc-aae9-1722cb9e6a39 => generated 145 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1712] 10.0.0.188 () {32 vars in 818 bytes} [Fri Feb 27 02:29:41 2026] GET /v2.0/ports?network_id=9022a400-c0de-469c-8b4c-aa765cb80a87&mac_address=fa%3A16%3A3e%3A80%3A98%3Af9 => generated 1204 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 02:29:41.302 7 INFO neutron.api.v2.resource [None req-0f1051c6-1cb9-4b73-b016-a37595d6daf8 41fad8e858f14c628f4c046f97545980 3e5195ef4bcb4460bef834f3e23ca939 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 867/1713] 10.0.0.188 () {32 vars in 732 bytes} [Fri Feb 27 02:29:41 2026] DELETE /v2.0/subnetpools/bf31457b-6faf-47bc-aae9-1722cb9e6a39 => generated 145 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1714] 10.0.0.188 () {34 vars in 669 bytes} [Fri Feb 27 02:29:39 2026] POST /v2.0/routers => generated 505 bytes in 1915 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 02:29:42.860 7 INFO neutron.db.l3_db [None req-ab01d11f-99fb-484e-a238-f0c37b81b89c 69946dc975064149b9c6754a0747d313 cab694ca78cc4cc6beaf87b567a8abbc - - - -] Floating IP 43c46e96-0c88-4303-bf30-38fff8bb035c associated. External IP: 10.96.250.204, port: fd76ec20-ffac-4ac3-8432-6ba7816f4598. [pid: 7|app: 0|req: 868/1715] 10.0.0.188 () {34 vars in 677 bytes} [Fri Feb 27 02:29:41 2026] POST /v2.0/floatingips => generated 855 bytes in 2003 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 02:29:43.348 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-eb90b9dc-f116-48b2-b397-6e15f703453c'] response: {'name': 'network-changed', 'server_uuid': '6cc13aa7-9e2c-44fe-bca0-b8b9a2288d4a', 'tag': 'fd76ec20-ffac-4ac3-8432-6ba7816f4598', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 848/1716] 10.0.0.188 () {34 vars in 783 bytes} [Fri Feb 27 02:29:41 2026] PUT /v2.0/routers/a02b84e0-429e-45c5-92b0-dd6886b155ca/add_router_interface => generated 309 bytes in 1665 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1717] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:29:43 2026] GET /v2.0/security-groups?tenant_id=3e5195ef4bcb4460bef834f3e23ca939&name=default => generated 2801 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1718] 162.253.55.74 () {34 vars in 1079 bytes} [Fri Feb 27 02:29:43 2026] GET /v2.0/ports?tenant_id=cab694ca78cc4cc6beaf87b567a8abbc&device_id=6cc13aa7-9e2c-44fe-bca0-b8b9a2288d4a => generated 1473 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 02:29:43.671 8 INFO neutron.db.segments_db [None req-8c314944-ea2b-49a1-b53d-980de034fbeb 5067d7438f1242bab7e3bc3d5cfc2ca2 4ca36f38bed745898ebab3addbe2f48c - - - -] Added segment b3a87c6a-c817-4a51-b628-c102e806c352 of type vxlan for network db638f68-36a3-4f30-9d2e-66aeeb585a62 [pid: 7|app: 0|req: 871/1719] 10.0.0.188 () {32 vars in 717 bytes} [Fri Feb 27 02:29:43 2026] GET /v2.0/ports/9ca66d75-78b5-4585-bbcb-a484322b53f7 => generated 955 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1720] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:29:43 2026] DELETE /v2.0/security-groups/9f2f2114-f0dd-4079-9f2c-12f8df2c4344 => 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: 849/1721] 10.0.0.188 () {34 vars in 671 bytes} [Fri Feb 27 02:29:43 2026] POST /v2.0/networks => generated 741 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1722] 162.253.55.74 () {34 vars in 985 bytes} [Fri Feb 27 02:29:43 2026] GET /v2.0/networks?id=9022a400-c0de-469c-8b4c-aa765cb80a87 => 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: 874/1723] 10.0.0.188 () {34 vars in 669 bytes} [Fri Feb 27 02:29:43 2026] POST /v2.0/subnets => generated 664 bytes in 331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1724] 162.253.55.74 () {34 vars in 1057 bytes} [Fri Feb 27 02:29:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.169&port_id=fd76ec20-ffac-4ac3-8432-6ba7816f4598 => generated 858 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 02:29:44.257 7 INFO neutron.db.segments_db [None req-10ca7781-863a-4502-9210-03e03e7fd16d 5067d7438f1242bab7e3bc3d5cfc2ca2 4ca36f38bed745898ebab3addbe2f48c - - - -] Added segment 9a448da6-4811-4bf2-8b4d-55a6a459f2bd of type vxlan for network 4273bd1b-28cb-4469-9979-eaba0419b608 2026-02-27 02:29:44.597 7 INFO neutron.db.l3_hamode_db [None req-10ca7781-863a-4502-9210-03e03e7fd16d 5067d7438f1242bab7e3bc3d5cfc2ca2 4ca36f38bed745898ebab3addbe2f48c - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 850/1725] 10.0.0.188 () {34 vars in 789 bytes} [Fri Feb 27 02:29:43 2026] PUT /v2.0/routers/a02b84e0-429e-45c5-92b0-dd6886b155ca/remove_router_interface => generated 309 bytes in 1169 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1726] 162.253.55.74 () {34 vars in 1105 bytes} [Fri Feb 27 02:29:44 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A28a&port_id=fd76ec20-ffac-4ac3-8432-6ba7816f4598 => 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: 852/1727] 10.0.0.188 () {32 vars in 736 bytes} [Fri Feb 27 02:29:45 2026] GET /v2.0/ports?device_id=a02b84e0-429e-45c5-92b0-dd6886b155ca => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1728] 162.253.55.74 () {34 vars in 1063 bytes} [Fri Feb 27 02:29:45 2026] GET /v2.0/subnets?id=c14cff13-2fc1-401e-9a9a-541f6bc0ddd0&id=8394da0f-c81f-4d44-b902-df80afc15a6e => generated 1366 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 02:29:45.750 7 INFO neutron.db.l3_hamode_db [None req-10ca7781-863a-4502-9210-03e03e7fd16d 5067d7438f1242bab7e3bc3d5cfc2ca2 4ca36f38bed745898ebab3addbe2f48c - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-27 02:29:45.756 8 INFO neutron.services.segments.plugin [-] Segment 8c6ea2b2-101e-41f0-9f4c-8cb3c88b367e resource provider aggregate not found 2026-02-27 02:29:45.761 8 INFO neutron.services.segments.plugin [-] Segment 8c6ea2b2-101e-41f0-9f4c-8cb3c88b367e resource provider aggregate not found 2026-02-27 02:29:45.778 8 INFO neutron.services.segments.plugin [-] Segment 8c6ea2b2-101e-41f0-9f4c-8cb3c88b367e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c6ea2b2-101e-41f0-9f4c-8cb3c88b367e found for delete ", "request_id": "req-c4a12e11-d347-4c1d-92c0-0bfd3c35b19f"}]} 2026-02-27 02:29:45.779 8 INFO neutron.services.segments.plugin [-] Segment 8c6ea2b2-101e-41f0-9f4c-8cb3c88b367e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c6ea2b2-101e-41f0-9f4c-8cb3c88b367e found for delete ", "request_id": "req-1c042b3a-930c-4d51-9d0f-fb427a3a1994"}]} 2026-02-27 02:29:45.785 8 INFO neutron.db.l3_hamode_db [None req-06cac5fd-bbd6-4c7b-8399-f832499e56bb 75aa036a12564037aac10803c580026a abcfdb97a29b4411a1fa57b45e597ebb - - - -] HA network 40faf493-9fd4-4cb7-adec-193ac89440a3 was deleted as no HA routers are present in tenant abcfdb97a29b4411a1fa57b45e597ebb. [pid: 8|app: 0|req: 854/1729] 10.0.0.188 () {32 vars in 724 bytes} [Fri Feb 27 02:29:45 2026] DELETE /v2.0/routers/a02b84e0-429e-45c5-92b0-dd6886b155ca => generated 0 bytes in 724 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1730] 162.253.55.74 () {34 vars in 1051 bytes} [Fri Feb 27 02:29:45 2026] GET /v2.0/ports?network_id=9022a400-c0de-469c-8b4c-aa765cb80a87&device_owner=network%3Adhcp => generated 1461 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1731] 10.0.0.188 () {32 vars in 724 bytes} [Fri Feb 27 02:29:45 2026] DELETE /v2.0/subnets/890c6150-b36c-4fe8-a108-a833f8acb2c6 => 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: 857/1732] 162.253.55.74 () {34 vars in 1051 bytes} [Fri Feb 27 02:29:46 2026] GET /v2.0/ports?network_id=9022a400-c0de-469c-8b4c-aa765cb80a87&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: 858/1733] 10.0.0.188 () {32 vars in 726 bytes} [Fri Feb 27 02:29:46 2026] DELETE /v2.0/networks/78602344-6ea6-4b10-abc2-ac9c0457353e => generated 0 bytes in 412 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1734] 162.253.55.74 () {34 vars in 1011 bytes} [Fri Feb 27 02:29:46 2026] GET /v2.0/networks/9022a400-c0de-469c-8b4c-aa765cb80a87?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 02:29:46.629 8 INFO neutron.db.segments_db [None req-0ee60d4c-cefe-4c53-a68a-b9e5dd867dc5 75aa036a12564037aac10803c580026a abcfdb97a29b4411a1fa57b45e597ebb - - - -] Added segment ca4ee9bd-fe2b-48ba-9bda-3654957bfe85 of type vxlan for network 3a884ac0-9072-48c1-a980-5d78a7e228eb 2026-02-27 02:29:46.963 8 INFO neutron.db.l3_hamode_db [None req-0ee60d4c-cefe-4c53-a68a-b9e5dd867dc5 75aa036a12564037aac10803c580026a abcfdb97a29b4411a1fa57b45e597ebb - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 876/1735] 10.0.0.188 () {34 vars in 669 bytes} [Fri Feb 27 02:29:44 2026] POST /v2.0/routers => generated 728 bytes in 2820 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1736] 162.253.55.74 () {34 vars in 1111 bytes} [Fri Feb 27 02:29:47 2026] GET /v2.0/networks/9022a400-c0de-469c-8b4c-aa765cb80a87?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 02:29:47.812 8 INFO neutron.services.segments.plugin [-] Segment dbd1667d-f4c5-43b1-8321-3d9e4a73ebc2 resource provider aggregate not found 2026-02-27 02:29:47.821 8 INFO neutron.services.segments.plugin [-] Segment dbd1667d-f4c5-43b1-8321-3d9e4a73ebc2 resource provider aggregate not found 2026-02-27 02:29:47.831 8 INFO neutron.services.segments.plugin [-] Segment dbd1667d-f4c5-43b1-8321-3d9e4a73ebc2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dbd1667d-f4c5-43b1-8321-3d9e4a73ebc2 found for delete ", "request_id": "req-aad8df80-facf-49de-a242-17d3102b662e"}]} 2026-02-27 02:29:47.862 8 INFO neutron.services.segments.plugin [-] Segment dbd1667d-f4c5-43b1-8321-3d9e4a73ebc2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dbd1667d-f4c5-43b1-8321-3d9e4a73ebc2 found for delete ", "request_id": "req-76315cb5-9a41-4aba-a100-b6c5173eba25"}]} 2026-02-27 02:29:48.771 8 INFO neutron.db.l3_hamode_db [None req-0ee60d4c-cefe-4c53-a68a-b9e5dd867dc5 75aa036a12564037aac10803c580026a abcfdb97a29b4411a1fa57b45e597ebb - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 878/1737] 10.0.0.188 () {34 vars in 783 bytes} [Fri Feb 27 02:29:47 2026] PUT /v2.0/routers/2f501240-cf14-4a05-b61f-41fdc6e9d8b4/add_router_interface => generated 309 bytes in 1882 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1738] 10.0.0.165 () {34 vars in 990 bytes} [Fri Feb 27 02:29:49 2026] GET /v2.0/ports?device_id=6cc13aa7-9e2c-44fe-bca0-b8b9a2288d4a => generated 1473 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1739] 10.0.0.165 () {34 vars in 1040 bytes} [Fri Feb 27 02:29:49 2026] GET /v2.0/security-groups?id=9fc72c80-b5d2-4161-a1dd-749168e6312a&fields=id&fields=name => generated 112 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1740] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:29:49 2026] GET /v2.0/security-groups?tenant_id=b31ed319dcbc4175b8033e9739255e97&name=default => generated 2801 bytes in 437 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1741] 10.0.0.188 () {34 vars in 669 bytes} [Fri Feb 27 02:29:46 2026] POST /v2.0/routers => generated 688 bytes in 3378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1742] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:29:49 2026] DELETE /v2.0/security-groups/f5cf7ee6-bb90-46f1-b8b9-dc9963241d65 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1743] 10.0.0.188 () {32 vars in 721 bytes} [Fri Feb 27 02:29:49 2026] GET /v2.0/routers/f0e5acea-95a4-45de-9ce3-5167cb863724 => generated 694 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1744] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:29:50 2026] GET /v2.0/security-groups?tenant_id=0623f199aba745868fb168d508c7c961&name=default => generated 2801 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1745] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:29:50 2026] DELETE /v2.0/security-groups/fbbf2499-799b-47b3-9cc5-415316ffce3a => 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: 883/1746] 10.0.0.188 () {32 vars in 647 bytes} [Fri Feb 27 02:29:50 2026] GET /v2.0/routers => generated 697 bytes in 930 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1747] 10.0.0.188 () {34 vars in 741 bytes} [Fri Feb 27 02:29:51 2026] PUT /v2.0/routers/f0e5acea-95a4-45de-9ce3-5167cb863724 => generated 701 bytes in 626 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1748] 10.0.0.152 () {34 vars in 982 bytes} [Fri Feb 27 02:29:51 2026] GET /v2.0/networks?id=db638f68-36a3-4f30-9d2e-66aeeb585a62 => generated 673 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1749] 10.0.0.188 () {32 vars in 721 bytes} [Fri Feb 27 02:29:51 2026] GET /v2.0/routers/f0e5acea-95a4-45de-9ce3-5167cb863724 => generated 701 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1750] 10.0.0.152 () {34 vars in 965 bytes} [Fri Feb 27 02:29:51 2026] GET /v2.0/quotas/bf4cb92c9cd84d1bb7291ae3f0001172 => generated 292 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1751] 10.0.0.188 () {32 vars in 736 bytes} [Fri Feb 27 02:29:51 2026] GET /v2.0/ports?device_id=f0e5acea-95a4-45de-9ce3-5167cb863724 => 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: 886/1752] 10.0.0.152 () {34 vars in 1002 bytes} [Fri Feb 27 02:29:51 2026] GET /v2.0/ports?tenant_id=bf4cb92c9cd84d1bb7291ae3f0001172&fields=id => generated 103 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1753] 10.0.0.152 () {34 vars in 1008 bytes} [Fri Feb 27 02:29:51 2026] GET /v2.0/networks/db638f68-36a3-4f30-9d2e-66aeeb585a62?fields=segments => generated 14 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1754] 10.0.0.188 () {32 vars in 721 bytes} [Fri Feb 27 02:29:52 2026] GET /v2.0/subnets/451663c5-6866-45be-b7c2-db343c7cab12 => generated 652 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1755] 10.0.0.152 () {34 vars in 1108 bytes} [Fri Feb 27 02:29:52 2026] GET /v2.0/networks/db638f68-36a3-4f30-9d2e-66aeeb585a62?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1756] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:29:53 2026] GET /v2.0/ports?device_id=61137aee-e8e5-450b-8c58-5cd9a276d92b => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 02:29:54.471 8 INFO neutron.services.segments.plugin [-] Segment ca4ee9bd-fe2b-48ba-9bda-3654957bfe85 resource provider aggregate not found 2026-02-27 02:29:54.481 8 INFO neutron.services.segments.plugin [-] Segment ca4ee9bd-fe2b-48ba-9bda-3654957bfe85 resource provider aggregate not found 2026-02-27 02:29:54.503 8 INFO neutron.services.segments.plugin [-] Segment ca4ee9bd-fe2b-48ba-9bda-3654957bfe85 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca4ee9bd-fe2b-48ba-9bda-3654957bfe85 found for delete ", "request_id": "req-0f9e17b6-d63e-49ca-bd50-4927deb9ea5c"}]} 2026-02-27 02:29:54.506 8 INFO neutron.services.segments.plugin [-] Segment ca4ee9bd-fe2b-48ba-9bda-3654957bfe85 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca4ee9bd-fe2b-48ba-9bda-3654957bfe85 found for delete ", "request_id": "req-48149d84-6274-428f-b7cc-b168355c20fe"}]} 2026-02-27 02:29:54.758 8 INFO neutron.db.l3_hamode_db [None req-26059243-68b2-45a0-8f30-3ecd4481e1ba 75aa036a12564037aac10803c580026a abcfdb97a29b4411a1fa57b45e597ebb - - - -] HA network 3a884ac0-9072-48c1-a980-5d78a7e228eb was deleted as no HA routers are present in tenant abcfdb97a29b4411a1fa57b45e597ebb. [pid: 7|app: 0|req: 891/1757] 10.0.0.44 () {30 vars in 658 bytes} [Fri Feb 27 02:29:54 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 607 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1758] 10.0.0.188 () {32 vars in 724 bytes} [Fri Feb 27 02:29:51 2026] DELETE /v2.0/routers/f0e5acea-95a4-45de-9ce3-5167cb863724 => generated 0 bytes in 2947 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1759] 10.0.0.44 () {30 vars in 660 bytes} [Fri Feb 27 02:29:54 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: 892/1760] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:29:54 2026] GET /v2.0/ports?device_id=61137aee-e8e5-450b-8c58-5cd9a276d92b => 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: 893/1761] 10.0.0.44 () {30 vars in 636 bytes} [Fri Feb 27 02:29:54 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: 894/1762] 10.0.0.44 () {30 vars in 672 bytes} [Fri Feb 27 02:29:54 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: 869/1763] 10.0.0.188 () {32 vars in 736 bytes} [Fri Feb 27 02:29:54 2026] GET /v2.0/ports?device_id=f0e5acea-95a4-45de-9ce3-5167cb863724 => generated 12 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 02:29:54.885 7 INFO neutron.api.v2.resource [None req-2b2b05db-c42e-46f9-a63b-7616ae6d0b5a 75aa036a12564037aac10803c580026a abcfdb97a29b4411a1fa57b45e597ebb - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 895/1764] 10.0.0.188 () {32 vars in 724 bytes} [Fri Feb 27 02:29:54 2026] DELETE /v2.0/routers/f0e5acea-95a4-45de-9ce3-5167cb863724 => generated 135 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1765] 10.0.0.188 () {32 vars in 736 bytes} [Fri Feb 27 02:29:54 2026] GET /v2.0/ports?device_id=a02b84e0-429e-45c5-92b0-dd6886b155ca => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 02:29:54.977 7 INFO neutron.api.v2.resource [None req-ce0edfa0-7c00-4a45-abc7-599ce9f463e0 75aa036a12564037aac10803c580026a abcfdb97a29b4411a1fa57b45e597ebb - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 896/1768] 10.0.0.188 () {32 vars in 724 bytes} [Fri Feb 27 02:29:54 2026] DELETE /v2.0/routers/a02b84e0-429e-45c5-92b0-dd6886b155ca => generated 135 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-27 02:29:55.010 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8ac0705e-11f1-40af-b46d-e5e1f0c0c132 75aa036a12564037aac10803c580026a abcfdb97a29b4411a1fa57b45e597ebb - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 873/1769] 10.0.0.188 () {32 vars in 724 bytes} [Fri Feb 27 02:29:54 2026] DELETE /v2.0/subnets/890c6150-b36c-4fe8-a108-a833f8acb2c6 => 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: 897/1770] 10.0.0.188 () {32 vars in 736 bytes} [Fri Feb 27 02:29:55 2026] GET /v2.0/ports?device_id=ae6f9fa9-cfeb-452a-a3a9-dfa8d67cca25 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 02:29:55.104 8 INFO neutron.api.v2.resource [None req-b02f5a1e-da69-4375-8521-38d3b7cdb302 75aa036a12564037aac10803c580026a abcfdb97a29b4411a1fa57b45e597ebb - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 874/1771] 10.0.0.188 () {32 vars in 724 bytes} [Fri Feb 27 02:29:55 2026] DELETE /v2.0/routers/ae6f9fa9-cfeb-452a-a3a9-dfa8d67cca25 => generated 135 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-27 02:29:55.146 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5c8baf14-34bb-4477-aa7b-9a2648458757 75aa036a12564037aac10803c580026a abcfdb97a29b4411a1fa57b45e597ebb - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 898/1772] 10.0.0.188 () {32 vars in 724 bytes} [Fri Feb 27 02:29:55 2026] DELETE /v2.0/subnets/ac4f736f-f399-4cb1-8442-396fb6766d4f => generated 136 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1773] 10.0.0.188 () {32 vars in 736 bytes} [Fri Feb 27 02:29:55 2026] GET /v2.0/ports?device_id=07d5245f-62f0-40fd-b20b-669eafc3588d => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 02:29:55.239 7 INFO neutron.api.v2.resource [None req-781e3914-3ef6-4f0c-acea-83aaa87a6fc5 75aa036a12564037aac10803c580026a abcfdb97a29b4411a1fa57b45e597ebb - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 899/1774] 10.0.0.188 () {32 vars in 724 bytes} [Fri Feb 27 02:29:55 2026] DELETE /v2.0/routers/07d5245f-62f0-40fd-b20b-669eafc3588d => generated 135 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-27 02:29:55.272 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7514a8c1-c5a5-4d4a-b6e2-b9c0e8e01b9c 75aa036a12564037aac10803c580026a abcfdb97a29b4411a1fa57b45e597ebb - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 876/1775] 10.0.0.188 () {32 vars in 724 bytes} [Fri Feb 27 02:29:55 2026] DELETE /v2.0/subnets/7c49c4ff-01c6-4e3a-afdc-148ef0919ed2 => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-27 02:29:55.331 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d2ddd0fb-13cb-4f71-9428-33d16a3add8d 75aa036a12564037aac10803c580026a abcfdb97a29b4411a1fa57b45e597ebb - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 900/1776] 10.0.0.188 () {32 vars in 724 bytes} [Fri Feb 27 02:29:55 2026] DELETE /v2.0/subnets/837c4a7c-df95-4da6-818a-2a7ba6780d8d => generated 136 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1777] 10.0.0.44 () {28 vars in 438 bytes} [Fri Feb 27 02:29:55 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: 877/1778] 162.253.55.74 () {34 vars in 985 bytes} [Fri Feb 27 02:29:55 2026] GET /v2.0/networks?id=db638f68-36a3-4f30-9d2e-66aeeb585a62 => generated 673 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1779] 10.0.0.44 () {30 vars in 696 bytes} [Fri Feb 27 02:29:55 2026] GET /v2.0/subnets/451663c5-6866-45be-b7c2-db343c7cab12 => generated 634 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1780] 10.0.0.44 () {30 vars in 658 bytes} [Fri Feb 27 02:29:55 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1781] 10.0.0.44 () {30 vars in 660 bytes} [Fri Feb 27 02:29:55 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1782] 10.0.0.44 () {30 vars in 636 bytes} [Fri Feb 27 02:29:55 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: 881/1783] 10.0.0.44 () {30 vars in 672 bytes} [Fri Feb 27 02:29:55 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1784] 10.0.0.44 () {30 vars in 696 bytes} [Fri Feb 27 02:29:55 2026] GET /v2.0/subnets/451663c5-6866-45be-b7c2-db343c7cab12 => generated 652 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1785] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:29:55 2026] GET /v2.0/security-groups?tenant_id=abcfdb97a29b4411a1fa57b45e597ebb&name=default => generated 2801 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1786] 10.0.0.19 () {30 vars in 649 bytes} [Fri Feb 27 02:29:56 2026] GET /v2.0/extensions => generated 19178 bytes in 424 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1787] 162.253.55.74 () {38 vars in 954 bytes} [Fri Feb 27 02:29:55 2026] POST /v2.0/ports => generated 954 bytes in 1372 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: 885/1788] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:29:56 2026] GET /v2.0/ports?device_id=61137aee-e8e5-450b-8c58-5cd9a276d92b => generated 957 bytes in 648 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1789] 10.0.0.44 () {30 vars in 658 bytes} [Fri Feb 27 02:29:57 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1790] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:29:57 2026] DELETE /v2.0/security-groups/1d22152b-bc49-4506-8b16-1c900d17bcc4 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1791] 10.0.0.19 () {30 vars in 723 bytes} [Fri Feb 27 02:29:57 2026] GET /v2.0/quotas/392352884abe4ceeb702ac2dc7bf7904/details => generated 847 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1792] 10.0.0.152 () {34 vars in 1040 bytes} [Fri Feb 27 02:29:57 2026] GET /v2.0/security-groups?id=8e303a81-04a1-485f-ac92-dd883a4613de&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: 8|app: 0|req: 889/1793] 10.0.0.44 () {30 vars in 660 bytes} [Fri Feb 27 02:29:57 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: 8|app: 0|req: 890/1794] 10.0.0.44 () {30 vars in 636 bytes} [Fri Feb 27 02:29:57 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: 891/1795] 10.0.0.44 () {30 vars in 672 bytes} [Fri Feb 27 02:29:57 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: 892/1796] 10.0.0.44 () {30 vars in 698 bytes} [Fri Feb 27 02:29:57 2026] GET /v2.0/networks/7c2e6662-b70a-47ef-ab54-cda55d800d13 => generated 799 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1797] 10.0.0.44 () {30 vars in 650 bytes} [Fri Feb 27 02:29:57 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1798] 162.253.55.74 () {38 vars in 1027 bytes} [Fri Feb 27 02:29:57 2026] PUT /v2.0/ports/f3b1f830-00f6-4ed3-b9d6-1749344a7ee8 => generated 1199 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-02-27 02:29:57.907 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cd40a0ce-668c-4d72-9551-3c6dd4a9fa07'] response: {'name': 'network-changed', 'server_uuid': '61137aee-e8e5-450b-8c58-5cd9a276d92b', 'tag': 'f3b1f830-00f6-4ed3-b9d6-1749344a7ee8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 906/1799] 162.253.55.74 () {34 vars in 1079 bytes} [Fri Feb 27 02:29:57 2026] GET /v2.0/ports?tenant_id=bf4cb92c9cd84d1bb7291ae3f0001172&device_id=61137aee-e8e5-450b-8c58-5cd9a276d92b => generated 1238 bytes in 70 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: 907/1800] 162.253.55.74 () {34 vars in 1057 bytes} [Fri Feb 27 02:29:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=f3b1f830-00f6-4ed3-b9d6-1749344a7ee8 => 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: 908/1801] 162.253.55.74 () {34 vars in 983 bytes} [Fri Feb 27 02:29:57 2026] GET /v2.0/subnets?id=65c4d7c2-4a76-41bb-9087-07cd954fad68 => generated 667 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1802] 162.253.55.74 () {34 vars in 1051 bytes} [Fri Feb 27 02:29:58 2026] GET /v2.0/ports?network_id=db638f68-36a3-4f30-9d2e-66aeeb585a62&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: 894/1803] 10.0.0.44 () {34 vars in 672 bytes} [Fri Feb 27 02:29:57 2026] POST /v2.0/ports => generated 1132 bytes in 583 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1804] 162.253.55.74 () {34 vars in 1011 bytes} [Fri Feb 27 02:29:58 2026] GET /v2.0/networks/db638f68-36a3-4f30-9d2e-66aeeb585a62?fields=segments => generated 14 bytes in 85 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: 895/1805] 162.253.55.74 () {34 vars in 1111 bytes} [Fri Feb 27 02:29:58 2026] GET /v2.0/networks/db638f68-36a3-4f30-9d2e-66aeeb585a62?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1806] 162.253.55.74 () {34 vars in 1079 bytes} [Fri Feb 27 02:29:58 2026] GET /v2.0/ports?tenant_id=bf4cb92c9cd84d1bb7291ae3f0001172&device_id=61137aee-e8e5-450b-8c58-5cd9a276d92b => generated 1238 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1807] 162.253.55.74 () {34 vars in 985 bytes} [Fri Feb 27 02:29:58 2026] GET /v2.0/networks?id=db638f68-36a3-4f30-9d2e-66aeeb585a62 => generated 769 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1808] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:29:58 2026] GET /v2.0/ports?device_id=61137aee-e8e5-450b-8c58-5cd9a276d92b => generated 969 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1809] 162.253.55.74 () {34 vars in 1057 bytes} [Fri Feb 27 02:29:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=f3b1f830-00f6-4ed3-b9d6-1749344a7ee8 => 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: 913/1810] 10.0.0.152 () {34 vars in 1040 bytes} [Fri Feb 27 02:29:58 2026] GET /v2.0/security-groups?id=8e303a81-04a1-485f-ac92-dd883a4613de&fields=id&fields=name => generated 88 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1811] 162.253.55.74 () {34 vars in 983 bytes} [Fri Feb 27 02:29:58 2026] GET /v2.0/subnets?id=65c4d7c2-4a76-41bb-9087-07cd954fad68 => generated 667 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1812] 162.253.55.74 () {34 vars in 1051 bytes} [Fri Feb 27 02:29:58 2026] GET /v2.0/ports?network_id=db638f68-36a3-4f30-9d2e-66aeeb585a62&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1813] 162.253.55.74 () {34 vars in 1011 bytes} [Fri Feb 27 02:29:58 2026] GET /v2.0/networks/db638f68-36a3-4f30-9d2e-66aeeb585a62?fields=segments => generated 14 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1814] 162.253.55.74 () {34 vars in 1111 bytes} [Fri Feb 27 02:29:58 2026] GET /v2.0/networks/db638f68-36a3-4f30-9d2e-66aeeb585a62?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1815] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:29:59 2026] GET /v2.0/ports?device_id=61137aee-e8e5-450b-8c58-5cd9a276d92b => generated 971 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1816] 10.0.0.188 () {34 vars in 684 bytes} [Fri Feb 27 02:29:59 2026] POST /v2.0/security-groups => generated 1560 bytes in 575 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1817] 10.0.0.188 () {32 vars in 663 bytes} [Fri Feb 27 02:29:59 2026] GET /v2.0/security-groups => generated 4343 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1818] 10.0.0.152 () {34 vars in 1040 bytes} [Fri Feb 27 02:29:59 2026] GET /v2.0/security-groups?id=8e303a81-04a1-485f-ac92-dd883a4613de&fields=id&fields=name => generated 88 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1819] 162.253.55.74 () {30 vars in 662 bytes} [Fri Feb 27 02:29:59 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1820] 162.253.55.74 () {30 vars in 664 bytes} [Fri Feb 27 02:30: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: 920/1821] 162.253.55.74 () {30 vars in 640 bytes} [Fri Feb 27 02:30:00 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: 902/1823] 10.0.0.188 () {34 vars in 758 bytes} [Fri Feb 27 02:29:59 2026] PUT /v2.0/security-groups/23d575b7-2c07-4c95-a59f-b8b9042ae577 => generated 1598 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1823] 10.0.0.19 () {30 vars in 649 bytes} [Fri Feb 27 02:30:00 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: 903/1824] 162.253.55.74 () {30 vars in 676 bytes} [Fri Feb 27 02:30: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: 7|app: 0|req: 922/1825] 10.0.0.188 () {32 vars in 737 bytes} [Fri Feb 27 02:30:00 2026] GET /v2.0/security-groups/23d575b7-2c07-4c95-a59f-b8b9042ae577 => generated 1598 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1826] 162.253.55.74 () {30 vars in 696 bytes} [Fri Feb 27 02:30:00 2026] GET /v2.0/ports/aa69b19c-4a99-4b80-8af8-8be220440ea6 => generated 1132 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1827] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:30:00 2026] DELETE /v2.0/security-groups/23d575b7-2c07-4c95-a59f-b8b9042ae577 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1828] 162.253.55.74 () {30 vars in 662 bytes} [Fri Feb 27 02:30:00 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: 923/1829] 10.0.0.19 () {30 vars in 723 bytes} [Fri Feb 27 02:30:00 2026] GET /v2.0/quotas/392352884abe4ceeb702ac2dc7bf7904/details => generated 847 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1830] 162.253.55.74 () {30 vars in 664 bytes} [Fri Feb 27 02:30:00 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: 8|app: 0|req: 907/1831] 10.0.0.188 () {32 vars in 663 bytes} [Fri Feb 27 02:30:00 2026] GET /v2.0/security-groups => generated 2801 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1832] 162.253.55.74 () {30 vars in 640 bytes} [Fri Feb 27 02:30: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) 2026-02-27 02:30:00.390 7 INFO neutron.api.v2.resource [None req-04be0f0a-4884-45b5-b89c-c463e066b27a 7b2f142f74c04e4086bad723cf422e12 1483345fe156408fa5730da5255f51f2 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 909/1833] 162.253.55.74 () {30 vars in 676 bytes} [Fri Feb 27 02:30: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: 925/1834] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:30:00 2026] DELETE /v2.0/security-groups/23d575b7-2c07-4c95-a59f-b8b9042ae577 => 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: 926/1835] 162.253.55.74 () {30 vars in 731 bytes} [Fri Feb 27 02:30:00 2026] GET /v2.0/security-groups?name=lb-3a3ba832-4235-4f88-b62c-241480fa91ea => generated 23 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1836] 10.0.0.188 () {34 vars in 684 bytes} [Fri Feb 27 02:30:00 2026] POST /v2.0/security-groups => generated 1560 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1837] 162.253.55.74 () {34 vars in 695 bytes} [Fri Feb 27 02:30:00 2026] POST /v2.0/security-groups => generated 1572 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1838] 162.253.55.74 () {30 vars in 761 bytes} [Fri Feb 27 02:30:00 2026] GET /v2.0/security-group-rules?security_group_id=034d41dd-3a4e-49d9-b03c-8164d05a620b => generated 1118 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1839] 10.0.0.188 () {34 vars in 695 bytes} [Fri Feb 27 02:30:00 2026] POST /v2.0/security-group-rules => generated 569 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1840] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:30:00 2026] GET /v2.0/ports?device_id=61137aee-e8e5-450b-8c58-5cd9a276d92b => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1841] 10.0.0.188 () {32 vars in 747 bytes} [Fri Feb 27 02:30:00 2026] GET /v2.0/security-group-rules/0511c1f1-2b40-4591-ac87-68da00fcf324 => generated 569 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1842] 10.0.0.152 () {34 vars in 1040 bytes} [Fri Feb 27 02:30:00 2026] GET /v2.0/security-groups?id=8e303a81-04a1-485f-ac92-dd883a4613de&fields=id&fields=name => generated 88 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1843] 10.0.0.188 () {32 vars in 673 bytes} [Fri Feb 27 02:30:00 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1844] 162.253.55.74 () {34 vars in 748 bytes} [Fri Feb 27 02:30:00 2026] PUT /v2.0/ports/aa69b19c-4a99-4b80-8af8-8be220440ea6 => generated 1132 bytes in 345 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1845] 10.0.0.188 () {32 vars in 750 bytes} [Fri Feb 27 02:30:00 2026] DELETE /v2.0/security-group-rules/0511c1f1-2b40-4591-ac87-68da00fcf324 => generated 0 bytes in 78 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: 930/1846] 162.253.55.74 () {30 vars in 662 bytes} [Fri Feb 27 02:30: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: 931/1847] 162.253.55.74 () {30 vars in 664 bytes} [Fri Feb 27 02:30:01 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1848] 162.253.55.74 () {30 vars in 640 bytes} [Fri Feb 27 02:30:01 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1849] 162.253.55.74 () {30 vars in 676 bytes} [Fri Feb 27 02:30:01 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: 8|app: 0|req: 917/1850] 10.0.0.188 () {32 vars in 673 bytes} [Fri Feb 27 02:30:00 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1851] 162.253.55.74 () {30 vars in 700 bytes} [Fri Feb 27 02:30:01 2026] GET /v2.0/subnets/451663c5-6866-45be-b7c2-db343c7cab12 => generated 652 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1852] 10.0.0.188 () {34 vars in 695 bytes} [Fri Feb 27 02:30:01 2026] POST /v2.0/security-group-rules => generated 569 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1853] 10.0.0.188 () {32 vars in 747 bytes} [Fri Feb 27 02:30:01 2026] GET /v2.0/security-group-rules/b6f7a950-7968-45e1-b541-cdeffe1ecf8a => 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: 919/1854] 10.0.0.188 () {32 vars in 673 bytes} [Fri Feb 27 02:30:01 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1855] 10.0.0.188 () {32 vars in 750 bytes} [Fri Feb 27 02:30:01 2026] DELETE /v2.0/security-group-rules/b6f7a950-7968-45e1-b541-cdeffe1ecf8a => 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: 920/1856] 162.253.55.74 () {34 vars in 993 bytes} [Fri Feb 27 02:30:01 2026] GET /v2.0/ports?device_id=61137aee-e8e5-450b-8c58-5cd9a276d92b => generated 971 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1857] 10.0.0.188 () {32 vars in 673 bytes} [Fri Feb 27 02:30:01 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1858] 10.0.0.188 () {34 vars in 695 bytes} [Fri Feb 27 02:30:01 2026] POST /v2.0/security-group-rules => generated 570 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1859] 10.0.0.188 () {32 vars in 747 bytes} [Fri Feb 27 02:30:01 2026] GET /v2.0/security-group-rules/e705847c-d0bc-4b7f-b8fb-6f4baf9527ff => generated 570 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1860] 10.0.0.188 () {32 vars in 673 bytes} [Fri Feb 27 02:30:01 2026] GET /v2.0/security-group-rules => generated 3919 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1861] 10.0.0.188 () {32 vars in 750 bytes} [Fri Feb 27 02:30:01 2026] DELETE /v2.0/security-group-rules/e705847c-d0bc-4b7f-b8fb-6f4baf9527ff => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1862] 10.0.0.188 () {32 vars in 673 bytes} [Fri Feb 27 02:30:01 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: 7|app: 0|req: 943/1863] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:30:01 2026] GET /v2.0/ports?device_id=61137aee-e8e5-450b-8c58-5cd9a276d92b => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1864] 162.253.55.74 () {36 vars in 996 bytes} [Fri Feb 27 02:30:01 2026] DELETE /v2.0/ports/f3b1f830-00f6-4ed3-b9d6-1749344a7ee8 => generated 0 bytes in 500 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1865] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:30:01 2026] DELETE /v2.0/security-groups/beb4068f-4c88-4ea5-8b0d-f57b7c26784d => 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: 922/1866] 10.0.0.188 () {32 vars in 663 bytes} [Fri Feb 27 02:30:02 2026] GET /v2.0/security-groups => generated 2801 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1867] 10.0.0.188 () {32 vars in 663 bytes} [Fri Feb 27 02:30:02 2026] GET /v2.0/security-groups => generated 2801 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 02:30:02.772 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6251f5bf-28b1-4a28-b73f-a8edc5b93714'] response: {'server_uuid': '61137aee-e8e5-450b-8c58-5cd9a276d92b', 'name': 'network-vif-deleted', 'tag': 'f3b1f830-00f6-4ed3-b9d6-1749344a7ee8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 923/1868] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:30:02 2026] GET /v2.0/security-groups?tenant_id=1483345fe156408fa5730da5255f51f2&name=default => generated 2801 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1869] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:30:02 2026] DELETE /v2.0/security-groups/9f989714-adba-4e20-828c-8542f968951c => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1870] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:30:02 2026] GET /v2.0/security-groups?tenant_id=392352884abe4ceeb702ac2dc7bf7904&name=default => generated 2801 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1871] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:30:03 2026] DELETE /v2.0/security-groups/0a1373d3-0fa1-4c5f-a457-17293c07f3c5 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1872] 10.0.0.188 () {34 vars in 789 bytes} [Fri Feb 27 02:30:04 2026] PUT /v2.0/routers/2f501240-cf14-4a05-b61f-41fdc6e9d8b4/remove_router_interface => generated 309 bytes in 1376 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1873] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:30:06 2026] GET /v2.0/security-groups?tenant_id=0bd77f466f174150982b9b4d6a52e503&name=default => generated 2801 bytes in 298 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1874] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:30:07 2026] DELETE /v2.0/security-groups/550b64b7-e202-465b-8bf3-c9ba8dd22bf2 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 02:30:07.575 8 INFO neutron.services.segments.plugin [-] Segment 9a448da6-4811-4bf2-8b4d-55a6a459f2bd resource provider aggregate not found 2026-02-27 02:30:07.584 8 INFO neutron.services.segments.plugin [-] Segment 9a448da6-4811-4bf2-8b4d-55a6a459f2bd resource provider aggregate not found 2026-02-27 02:30:07.598 8 INFO neutron.services.segments.plugin [-] Segment 9a448da6-4811-4bf2-8b4d-55a6a459f2bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9a448da6-4811-4bf2-8b4d-55a6a459f2bd found for delete ", "request_id": "req-c2e1043e-6ee8-49e2-bebc-ca95e35e7646"}]} 2026-02-27 02:30:07.604 8 INFO neutron.db.l3_hamode_db [None req-4d8a03bb-ab1f-45eb-976d-bf31e3c398b2 5067d7438f1242bab7e3bc3d5cfc2ca2 4ca36f38bed745898ebab3addbe2f48c - - - -] HA network 4273bd1b-28cb-4469-9979-eaba0419b608 was deleted as no HA routers are present in tenant bf4cb92c9cd84d1bb7291ae3f0001172. 2026-02-27 02:30:07.606 8 INFO neutron.services.segments.plugin [-] Segment 9a448da6-4811-4bf2-8b4d-55a6a459f2bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9a448da6-4811-4bf2-8b4d-55a6a459f2bd found for delete ", "request_id": "req-de5c0855-6da2-4f03-a92d-2cf93bbe9ba0"}]} [pid: 8|app: 0|req: 926/1875] 10.0.0.188 () {32 vars in 724 bytes} [Fri Feb 27 02:30:05 2026] DELETE /v2.0/routers/2f501240-cf14-4a05-b61f-41fdc6e9d8b4 => generated 0 bytes in 1930 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1876] 10.0.0.188 () {32 vars in 724 bytes} [Fri Feb 27 02:30:07 2026] DELETE /v2.0/subnets/65c4d7c2-4a76-41bb-9087-07cd954fad68 => 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: 927/1877] 10.0.0.188 () {32 vars in 726 bytes} [Fri Feb 27 02:30:07 2026] DELETE /v2.0/networks/db638f68-36a3-4f30-9d2e-66aeeb585a62 => generated 0 bytes in 474 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 02:30:08.440 7 INFO neutron.db.segments_db [None req-95597f57-2455-476d-8e10-69a60da3858c 3d7a1539633b4831af4c82012890b6ef 4f5f1b640b0542178946d77671eac353 - - - -] Added segment e5996c64-617a-41ad-afd4-a14cd1745715 of type vxlan for network 1ae0e3f3-4b01-4834-aaa8-dfbdbcab548c [pid: 8|app: 0|req: 928/1878] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:30:08 2026] GET /v2.0/security-groups?tenant_id=bf4cb92c9cd84d1bb7291ae3f0001172&name=default => generated 2801 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1879] 10.0.0.188 () {34 vars in 670 bytes} [Fri Feb 27 02:30:08 2026] POST /v2.0/networks => generated 632 bytes in 396 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1880] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:30:08 2026] DELETE /v2.0/security-groups/8e303a81-04a1-485f-ac92-dd883a4613de => 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: 952/1881] 10.0.0.188 () {34 vars in 664 bytes} [Fri Feb 27 02:30:08 2026] POST /v2.0/ports => generated 743 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 02:30:09.017 8 INFO neutron.db.segments_db [None req-104c9f8a-eb15-4837-8499-5efdc8411c6d 3d7a1539633b4831af4c82012890b6ef 4f5f1b640b0542178946d77671eac353 - - - -] Added segment 7004b894-7c85-4c01-8f82-57e4afd5b730 of type vxlan for network 82a3cc87-567a-4ac9-801c-988a0c593329 [pid: 8|app: 0|req: 930/1882] 10.0.0.188 () {34 vars in 670 bytes} [Fri Feb 27 02:30:08 2026] POST /v2.0/networks => generated 631 bytes in 259 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-02-27 02:30:09.753 8 INFO neutron.services.segments.plugin [-] Segment b3a87c6a-c817-4a51-b628-c102e806c352 resource provider aggregate not found 2026-02-27 02:30:09.762 8 INFO neutron.services.segments.plugin [-] Segment b3a87c6a-c817-4a51-b628-c102e806c352 resource provider aggregate not found [pid: 7|app: 0|req: 953/1883] 10.0.0.188 () {34 vars in 664 bytes} [Fri Feb 27 02:30:09 2026] POST /v2.0/ports => generated 743 bytes in 559 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-02-27 02:30:09.784 8 INFO neutron.services.segments.plugin [-] Segment b3a87c6a-c817-4a51-b628-c102e806c352 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3a87c6a-c817-4a51-b628-c102e806c352 found for delete ", "request_id": "req-1023b929-b900-40f1-861e-de62b0cdaba5"}]} [pid: 8|app: 0|req: 931/1884] 10.0.0.152 () {34 vars in 1016 bytes} [Fri Feb 27 02:30:09 2026] GET /v2.0/security-groups?id=1129b5fc-8fa4-42cc-9a73-41675189ec74&fields=id => generated 69 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 02:30:09.811 8 INFO neutron.services.segments.plugin [-] Segment b3a87c6a-c817-4a51-b628-c102e806c352 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3a87c6a-c817-4a51-b628-c102e806c352 found for delete ", "request_id": "req-013e0eb0-5aaa-4ce1-adeb-f71810b5a20f"}]} 2026-02-27 02:30:09.840 7 INFO neutron.db.segments_db [None req-9cab9c39-dfb7-44c9-8af4-a44510a0a96d 3d7a1539633b4831af4c82012890b6ef 4f5f1b640b0542178946d77671eac353 - - - -] Added segment d22eb774-d566-459c-8b5d-70d3f446df11 of type vxlan for network 3080007a-0991-4cc7-81a1-fee4f27c341c [pid: 8|app: 0|req: 932/1885] 10.0.0.152 () {34 vars in 982 bytes} [Fri Feb 27 02:30:09 2026] GET /v2.0/networks?id=0d289df7-911b-426c-b5a2-949823be8f71 => generated 734 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1886] 10.0.0.152 () {34 vars in 965 bytes} [Fri Feb 27 02:30:09 2026] GET /v2.0/quotas/4ca36f38bed745898ebab3addbe2f48c => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1887] 10.0.0.188 () {34 vars in 670 bytes} [Fri Feb 27 02:30:09 2026] POST /v2.0/networks => generated 632 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1888] 10.0.0.152 () {34 vars in 1002 bytes} [Fri Feb 27 02:30:09 2026] GET /v2.0/ports?tenant_id=4ca36f38bed745898ebab3addbe2f48c&fields=id => generated 149 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1891] 10.0.0.152 () {34 vars in 1008 bytes} [Fri Feb 27 02:30:10 2026] GET /v2.0/networks/0d289df7-911b-426c-b5a2-949823be8f71?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: 938/1892] 10.0.0.152 () {34 vars in 1108 bytes} [Fri Feb 27 02:30:10 2026] GET /v2.0/networks/0d289df7-911b-426c-b5a2-949823be8f71?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: 955/1893] 10.0.0.188 () {34 vars in 664 bytes} [Fri Feb 27 02:30:09 2026] POST /v2.0/ports => generated 743 bytes in 492 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 02:30:10.546 8 INFO neutron.db.segments_db [None req-470eea55-b6cf-4c8a-b3b6-945c521ed1ee 3d7a1539633b4831af4c82012890b6ef 4f5f1b640b0542178946d77671eac353 - - - -] Added segment a7ae9c9e-a9f0-4d0d-8bd6-2faf0e234712 of type vxlan for network 89522e74-5862-43a2-9d4d-3c2e050ae35a [pid: 8|app: 0|req: 939/1894] 10.0.0.188 () {34 vars in 670 bytes} [Fri Feb 27 02:30:10 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: 7|app: 0|req: 956/1895] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:30:10 2026] GET /v2.0/ports?device_id=e1b0d3b8-ac8a-4864-a18e-788c4c957388 => 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: 957/1896] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:30:10 2026] GET /v2.0/ports?device_id=e1b0d3b8-ac8a-4864-a18e-788c4c957388 => 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: 940/1897] 10.0.0.188 () {34 vars in 664 bytes} [Fri Feb 27 02:30:10 2026] POST /v2.0/ports => generated 743 bytes in 364 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 02:30:11.155 7 INFO neutron.db.segments_db [None req-3d53cbcd-038b-4f66-94e6-ed91b9424533 3d7a1539633b4831af4c82012890b6ef 4f5f1b640b0542178946d77671eac353 - - - -] Added segment 2af7e8f9-87d0-41cc-b3f3-19025ffbeccf of type vxlan for network fab14f6e-904f-4878-9c2b-1ae5fc4f33d8 [pid: 7|app: 0|req: 958/1898] 10.0.0.188 () {34 vars in 670 bytes} [Fri Feb 27 02:30:11 2026] POST /v2.0/networks => generated 632 bytes in 214 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: 941/1899] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:30:11 2026] GET /v2.0/security-groups?tenant_id=c5a85c01a2fe4d4f81031a0b647e3eae&name=default => generated 2801 bytes in 410 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1900] 10.0.0.188 () {34 vars in 664 bytes} [Fri Feb 27 02:30:11 2026] POST /v2.0/ports => generated 743 bytes in 375 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: 942/1901] 162.253.55.74 () {34 vars in 985 bytes} [Fri Feb 27 02:30:11 2026] GET /v2.0/networks?id=0d289df7-911b-426c-b5a2-949823be8f71 => generated 734 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1902] 10.0.0.188 () {34 vars in 747 bytes} [Fri Feb 27 02:30:11 2026] PUT /v2.0/ports/34b52f4e-38ef-4645-95c2-88ec33819071/tags => generated 17 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1903] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:30:11 2026] DELETE /v2.0/security-groups/ca03f7d9-6fec-429e-b335-5b16033cc2b3 => 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: 944/1904] 162.253.55.74 () {34 vars in 1049 bytes} [Fri Feb 27 02:30:11 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=4ca36f38bed745898ebab3addbe2f48c => generated 343 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1905] 10.0.0.188 () {34 vars in 747 bytes} [Fri Feb 27 02:30:11 2026] PUT /v2.0/ports/6b545ff2-835c-4918-8141-ac7d5f53b268/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: 962/1906] 10.0.0.188 () {34 vars in 747 bytes} [Fri Feb 27 02:30:11 2026] PUT /v2.0/ports/158e3b07-819d-444b-9ff2-954143fdbe36/tags => generated 34 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1907] 10.0.0.188 () {34 vars in 747 bytes} [Fri Feb 27 02:30:11 2026] PUT /v2.0/ports/e44c7620-44ba-40eb-a7e0-01b175725073/tags => 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: 964/1908] 10.0.0.188 () {32 vars in 660 bytes} [Fri Feb 27 02:30:11 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1909] 162.253.55.74 () {38 vars in 954 bytes} [Fri Feb 27 02:30:11 2026] POST /v2.0/ports => generated 1078 bytes in 420 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1910] 10.0.0.188 () {32 vars in 674 bytes} [Fri Feb 27 02:30:12 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 94 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: 946/1911] 10.0.0.188 () {32 vars in 670 bytes} [Fri Feb 27 02:30:12 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1912] 10.0.0.188 () {32 vars in 682 bytes} [Fri Feb 27 02:30:12 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1913] 10.0.0.188 () {32 vars in 668 bytes} [Fri Feb 27 02:30:12 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1914] 10.0.0.188 () {32 vars in 682 bytes} [Fri Feb 27 02:30:12 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1915] 162.253.55.74 () {38 vars in 1027 bytes} [Fri Feb 27 02:30:12 2026] PUT /v2.0/ports/76e99e38-b97f-4ed1-a24f-415e5ff24e54 => generated 1203 bytes in 507 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: 950/1916] 10.0.0.188 () {32 vars in 678 bytes} [Fri Feb 27 02:30:12 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 02:30:12.896 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-63a59492-24b9-4f0a-a30e-328a0f26e44d'] response: {'name': 'network-changed', 'server_uuid': 'e1b0d3b8-ac8a-4864-a18e-788c4c957388', 'tag': '76e99e38-b97f-4ed1-a24f-415e5ff24e54', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 951/1917] 10.0.0.188 () {32 vars in 690 bytes} [Fri Feb 27 02:30:12 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1918] 162.253.55.74 () {34 vars in 1079 bytes} [Fri Feb 27 02:30:12 2026] GET /v2.0/ports?tenant_id=4ca36f38bed745898ebab3addbe2f48c&device_id=e1b0d3b8-ac8a-4864-a18e-788c4c957388 => generated 1242 bytes in 73 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: 968/1919] 162.253.55.74 () {34 vars in 1059 bytes} [Fri Feb 27 02:30:12 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.17&port_id=76e99e38-b97f-4ed1-a24f-415e5ff24e54 => 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: 969/1920] 162.253.55.74 () {34 vars in 983 bytes} [Fri Feb 27 02:30:12 2026] GET /v2.0/subnets?id=0715ff68-a949-4475-89de-ef3285ae1c70 => generated 630 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1921] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:30:13 2026] GET /v2.0/ports?device_id=e1b0d3b8-ac8a-4864-a18e-788c4c957388 => generated 1242 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1922] 162.253.55.74 () {34 vars in 1051 bytes} [Fri Feb 27 02:30:13 2026] GET /v2.0/ports?network_id=0d289df7-911b-426c-b5a2-949823be8f71&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: 972/1923] 10.0.0.152 () {34 vars in 1040 bytes} [Fri Feb 27 02:30:13 2026] GET /v2.0/security-groups?id=1129b5fc-8fa4-42cc-9a73-41675189ec74&fields=id&fields=name => generated 96 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1924] 10.0.0.188 () {32 vars in 720 bytes} [Fri Feb 27 02:30:12 2026] DELETE /v2.0/ports/34b52f4e-38ef-4645-95c2-88ec33819071 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1925] 162.253.55.74 () {34 vars in 1011 bytes} [Fri Feb 27 02:30:13 2026] GET /v2.0/networks/0d289df7-911b-426c-b5a2-949823be8f71?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1926] 162.253.55.74 () {34 vars in 1111 bytes} [Fri Feb 27 02:30:13 2026] GET /v2.0/networks/0d289df7-911b-426c-b5a2-949823be8f71?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: 975/1927] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:30:13 2026] GET /v2.0/ports?device_id=e1b0d3b8-ac8a-4864-a18e-788c4c957388 => 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: 976/1928] 162.253.55.74 () {34 vars in 1079 bytes} [Fri Feb 27 02:30:13 2026] GET /v2.0/ports?tenant_id=4ca36f38bed745898ebab3addbe2f48c&device_id=e1b0d3b8-ac8a-4864-a18e-788c4c957388 => generated 1242 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1929] 10.0.0.188 () {32 vars in 720 bytes} [Fri Feb 27 02:30:13 2026] DELETE /v2.0/ports/6b545ff2-835c-4918-8141-ac7d5f53b268 => generated 0 bytes in 352 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1930] 10.0.0.188 () {32 vars in 720 bytes} [Fri Feb 27 02:30:13 2026] DELETE /v2.0/ports/158e3b07-819d-444b-9ff2-954143fdbe36 => generated 0 bytes in 276 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1931] 162.253.55.74 () {34 vars in 993 bytes} [Fri Feb 27 02:30:13 2026] GET /v2.0/ports?device_id=e1b0d3b8-ac8a-4864-a18e-788c4c957388 => 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: 977/1932] 162.253.55.74 () {34 vars in 985 bytes} [Fri Feb 27 02:30:13 2026] GET /v2.0/networks?id=0d289df7-911b-426c-b5a2-949823be8f71 => generated 734 bytes in 522 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/1933] 162.253.55.74 () {34 vars in 1043 bytes} [Fri Feb 27 02:30:13 2026] GET /v2.0/security-groups?id=1129b5fc-8fa4-42cc-9a73-41675189ec74&fields=id&fields=name => generated 96 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1934] 162.253.55.74 () {34 vars in 1059 bytes} [Fri Feb 27 02:30:13 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.17&port_id=76e99e38-b97f-4ed1-a24f-415e5ff24e54 => 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: 980/1935] 162.253.55.74 () {34 vars in 983 bytes} [Fri Feb 27 02:30:13 2026] GET /v2.0/subnets?id=0715ff68-a949-4475-89de-ef3285ae1c70 => generated 630 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1936] 162.253.55.74 () {34 vars in 1051 bytes} [Fri Feb 27 02:30:13 2026] GET /v2.0/ports?network_id=0d289df7-911b-426c-b5a2-949823be8f71&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1937] 10.0.0.188 () {32 vars in 720 bytes} [Fri Feb 27 02:30:13 2026] DELETE /v2.0/ports/e44c7620-44ba-40eb-a7e0-01b175725073 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/1938] 162.253.55.74 () {34 vars in 1011 bytes} [Fri Feb 27 02:30:14 2026] GET /v2.0/networks/0d289df7-911b-426c-b5a2-949823be8f71?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: 983/1939] 162.253.55.74 () {34 vars in 1111 bytes} [Fri Feb 27 02:30:14 2026] GET /v2.0/networks/0d289df7-911b-426c-b5a2-949823be8f71?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1940] 10.0.0.188 () {32 vars in 720 bytes} [Fri Feb 27 02:30:14 2026] DELETE /v2.0/ports/8161a411-92d9-473c-8b1f-6fdb19f558e5 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 02:30:14.527 7 INFO neutron.services.segments.plugin [-] Segment e5996c64-617a-41ad-afd4-a14cd1745715 resource provider aggregate not found 2026-02-27 02:30:14.534 7 INFO neutron.services.segments.plugin [-] Segment e5996c64-617a-41ad-afd4-a14cd1745715 resource provider aggregate not found 2026-02-27 02:30:14.557 7 INFO neutron.services.segments.plugin [-] Segment e5996c64-617a-41ad-afd4-a14cd1745715 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5996c64-617a-41ad-afd4-a14cd1745715 found for delete ", "request_id": "req-6a4d32f8-7942-4173-a5e4-605b529d1049"}]} 2026-02-27 02:30:14.559 7 INFO neutron.services.segments.plugin [-] Segment e5996c64-617a-41ad-afd4-a14cd1745715 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5996c64-617a-41ad-afd4-a14cd1745715 found for delete ", "request_id": "req-5a49aaa5-ad96-404f-8657-2399709e7559"}]} [pid: 7|app: 0|req: 984/1941] 10.0.0.188 () {32 vars in 726 bytes} [Fri Feb 27 02:30:14 2026] DELETE /v2.0/networks/1ae0e3f3-4b01-4834-aaa8-dfbdbcab548c => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 02:30:14.798 8 INFO neutron.services.segments.plugin [-] Segment 7004b894-7c85-4c01-8f82-57e4afd5b730 resource provider aggregate not found 2026-02-27 02:30:14.808 8 INFO neutron.services.segments.plugin [-] Segment 7004b894-7c85-4c01-8f82-57e4afd5b730 resource provider aggregate not found 2026-02-27 02:30:14.828 8 INFO neutron.services.segments.plugin [-] Segment 7004b894-7c85-4c01-8f82-57e4afd5b730 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7004b894-7c85-4c01-8f82-57e4afd5b730 found for delete ", "request_id": "req-a18b1b94-17cd-4407-8191-d2ec06be49ff"}]} 2026-02-27 02:30:14.830 8 INFO neutron.services.segments.plugin [-] Segment 7004b894-7c85-4c01-8f82-57e4afd5b730 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7004b894-7c85-4c01-8f82-57e4afd5b730 found for delete ", "request_id": "req-85ba3b31-29c3-4735-822f-b628461de3f0"}]} [pid: 8|app: 0|req: 958/1942] 10.0.0.188 () {32 vars in 726 bytes} [Fri Feb 27 02:30:14 2026] DELETE /v2.0/networks/82a3cc87-567a-4ac9-801c-988a0c593329 => 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: 985/1943] 10.0.0.188 () {32 vars in 726 bytes} [Fri Feb 27 02:30:14 2026] DELETE /v2.0/networks/3080007a-0991-4cc7-81a1-fee4f27c341c => 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: 959/1944] 10.0.0.188 () {32 vars in 726 bytes} [Fri Feb 27 02:30:15 2026] DELETE /v2.0/networks/89522e74-5862-43a2-9d4d-3c2e050ae35a => generated 0 bytes in 285 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1945] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:30:15 2026] GET /v2.0/ports?device_id=e1b0d3b8-ac8a-4864-a18e-788c4c957388 => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1946] 10.0.0.152 () {34 vars in 1040 bytes} [Fri Feb 27 02:30:15 2026] GET /v2.0/security-groups?id=1129b5fc-8fa4-42cc-9a73-41675189ec74&fields=id&fields=name => generated 96 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1947] 10.0.0.188 () {32 vars in 726 bytes} [Fri Feb 27 02:30:15 2026] DELETE /v2.0/networks/fab14f6e-904f-4878-9c2b-1ae5fc4f33d8 => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1948] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:30:15 2026] GET /v2.0/ports?device_id=e1b0d3b8-ac8a-4864-a18e-788c4c957388 => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 02:30:16.680 7 INFO neutron.services.segments.plugin [-] Segment d22eb774-d566-459c-8b5d-70d3f446df11 resource provider aggregate not found 2026-02-27 02:30:16.689 7 INFO neutron.services.segments.plugin [-] Segment d22eb774-d566-459c-8b5d-70d3f446df11 resource provider aggregate not found 2026-02-27 02:30:16.701 7 INFO neutron.services.segments.plugin [-] Segment d22eb774-d566-459c-8b5d-70d3f446df11 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d22eb774-d566-459c-8b5d-70d3f446df11 found for delete ", "request_id": "req-51e6005d-fcd7-4143-99e9-6b8100df8e34"}]} 2026-02-27 02:30:16.711 7 INFO neutron.services.segments.plugin [-] Segment d22eb774-d566-459c-8b5d-70d3f446df11 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d22eb774-d566-459c-8b5d-70d3f446df11 found for delete ", "request_id": "req-c429b829-463b-4de2-b284-673dd8efbbfa"}]} 2026-02-27 02:30:16.719 7 INFO neutron.services.segments.plugin [-] Segment 2af7e8f9-87d0-41cc-b3f3-19025ffbeccf resource provider aggregate not found 2026-02-27 02:30:16.738 7 INFO neutron.services.segments.plugin [-] Segment 2af7e8f9-87d0-41cc-b3f3-19025ffbeccf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2af7e8f9-87d0-41cc-b3f3-19025ffbeccf found for delete ", "request_id": "req-a5398dc3-f5e9-4ded-a429-a82c81ac6eed"}]} 2026-02-27 02:30:16.740 7 INFO neutron.services.segments.plugin [-] Segment 2af7e8f9-87d0-41cc-b3f3-19025ffbeccf resource provider aggregate not found 2026-02-27 02:30:16.757 7 INFO neutron.services.segments.plugin [-] Segment 2af7e8f9-87d0-41cc-b3f3-19025ffbeccf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2af7e8f9-87d0-41cc-b3f3-19025ffbeccf found for delete ", "request_id": "req-78daf49f-9437-43ec-a4cb-040607d2b9dd"}]} [pid: 7|app: 0|req: 987/1949] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:30:16 2026] GET /v2.0/security-groups?tenant_id=fb264ce0869e45ee88df2eb0442ad2c2&name=default => generated 2801 bytes in 349 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 02:30:17.056 8 INFO neutron.services.segments.plugin [-] Segment a7ae9c9e-a9f0-4d0d-8bd6-2faf0e234712 resource provider aggregate not found 2026-02-27 02:30:17.067 8 INFO neutron.services.segments.plugin [-] Segment a7ae9c9e-a9f0-4d0d-8bd6-2faf0e234712 resource provider aggregate not found 2026-02-27 02:30:17.085 8 INFO neutron.services.segments.plugin [-] Segment a7ae9c9e-a9f0-4d0d-8bd6-2faf0e234712 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a7ae9c9e-a9f0-4d0d-8bd6-2faf0e234712 found for delete ", "request_id": "req-171604f3-7704-458c-bce0-dd13a4553fa5"}]} 2026-02-27 02:30:17.093 8 INFO neutron.services.segments.plugin [-] Segment a7ae9c9e-a9f0-4d0d-8bd6-2faf0e234712 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a7ae9c9e-a9f0-4d0d-8bd6-2faf0e234712 found for delete ", "request_id": "req-792e4b5b-0aaf-47e0-aad7-75949fd52816"}]} [pid: 8|app: 0|req: 963/1950] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:30:17 2026] DELETE /v2.0/security-groups/34c8aafa-1781-49c1-b1ef-951437b1b9ad => generated 0 bytes in 186 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/1951] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:30:17 2026] GET /v2.0/security-groups?tenant_id=4f5f1b640b0542178946d77671eac353&name=default => generated 2801 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1952] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:30:17 2026] DELETE /v2.0/security-groups/e22b95ae-11e1-42f6-8c4e-5ab162ec3f5d => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1953] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:30:17 2026] GET /v2.0/security-groups?tenant_id=cf38edcb9b4c4a7dbba11c3a1e7f0e54&name=default => generated 2801 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1954] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:30:17 2026] DELETE /v2.0/security-groups/4dd6a17f-9daf-4132-9c3f-a7e0cd29d5ba => 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: 990/1955] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:30:17 2026] GET /v2.0/ports?device_id=e1b0d3b8-ac8a-4864-a18e-788c4c957388 => generated 1244 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1956] 10.0.0.152 () {34 vars in 1040 bytes} [Fri Feb 27 02:30:18 2026] GET /v2.0/security-groups?id=1129b5fc-8fa4-42cc-9a73-41675189ec74&fields=id&fields=name => generated 96 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/1957] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:30:18 2026] GET /v2.0/ports?device_id=e1b0d3b8-ac8a-4864-a18e-788c4c957388 => 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: 967/1958] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:30:19 2026] GET /v2.0/security-groups?tenant_id=ce42f9d5c17e4311acf11858db8233ea&name=default => generated 2801 bytes in 341 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/1959] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:30:19 2026] DELETE /v2.0/security-groups/c4ee961e-38e8-4d20-8ba4-77bf0b54b23c => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1960] 10.0.0.188 () {34 vars in 678 bytes} [Fri Feb 27 02:30:23 2026] POST /v2.0/qos/policies => generated 359 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/1961] 10.0.0.188 () {34 vars in 678 bytes} [Fri Feb 27 02:30:23 2026] POST /v2.0/qos/policies => generated 359 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/1962] 10.0.0.188 () {34 vars in 678 bytes} [Fri Feb 27 02:30:23 2026] POST /v2.0/qos/policies => generated 359 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/1963] 10.0.0.188 () {34 vars in 678 bytes} [Fri Feb 27 02:30:23 2026] POST /v2.0/qos/policies => generated 359 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/1964] 10.0.0.188 () {34 vars in 678 bytes} [Fri Feb 27 02:30:23 2026] POST /v2.0/qos/policies => generated 359 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/1965] 10.0.0.188 () {34 vars in 753 bytes} [Fri Feb 27 02:30:23 2026] PUT /v2.0/policies/cd373501-c964-4498-a0b6-bdf90f7bf7e4/tags => generated 17 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 02:30:23.669 8 INFO neutron.db.segments_db [None req-292a860e-9a1e-4659-abb6-f09fdc53823d e3b690c3c9454b87bbaf4f7bdd7532cb 9a39c4f3b44242ce83a7981afb0f7227 - - - -] Added segment b612f8ff-5570-4105-b6f9-b772ae9ac1d0 of type vxlan for network 7cacf403-2699-4fdd-b115-8ab8517f437a [pid: 7|app: 0|req: 998/1966] 10.0.0.188 () {34 vars in 753 bytes} [Fri Feb 27 02:30:23 2026] PUT /v2.0/policies/c5eef6d6-69a7-496b-b8ac-98c5abeb6488/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: 999/1967] 10.0.0.188 () {34 vars in 753 bytes} [Fri Feb 27 02:30:23 2026] PUT /v2.0/policies/521ccb5d-e4b8-4c38-b083-06aa5d014171/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/1968] 10.0.0.188 () {34 vars in 753 bytes} [Fri Feb 27 02:30:23 2026] PUT /v2.0/policies/96c37d20-c433-475d-a80d-6ddeba1df46b/tags => 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: 969/1969] 10.0.0.188 () {34 vars in 671 bytes} [Fri Feb 27 02:30:23 2026] POST /v2.0/networks => generated 633 bytes in 387 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 02:30:23.902 7 INFO neutron.db.segments_db [None req-366f52a7-c2f3-4e8b-9f31-0bc43061f27f e3b690c3c9454b87bbaf4f7bdd7532cb 9a39c4f3b44242ce83a7981afb0f7227 - - - -] Added segment 15bf2b3a-b27b-4d55-aa89-9c9b2189bc5a of type vxlan for network 35f8c86f-2bc4-45b0-a321-c328e07d6fea 2026-02-27 02:30:24.321 7 INFO neutron.db.l3_hamode_db [None req-366f52a7-c2f3-4e8b-9f31-0bc43061f27f e3b690c3c9454b87bbaf4f7bdd7532cb 9a39c4f3b44242ce83a7981afb0f7227 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 970/1970] 10.0.0.188 () {32 vars in 674 bytes} [Fri Feb 27 02:30:24 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1971] 10.0.0.188 () {32 vars in 688 bytes} [Fri Feb 27 02:30:24 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/1972] 10.0.0.188 () {32 vars in 684 bytes} [Fri Feb 27 02:30:24 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/1973] 10.0.0.188 () {32 vars in 696 bytes} [Fri Feb 27 02:30:24 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1974] 10.0.0.188 () {32 vars in 682 bytes} [Fri Feb 27 02:30:24 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/1975] 10.0.0.188 () {32 vars in 696 bytes} [Fri Feb 27 02:30:24 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/1976] 10.0.0.188 () {32 vars in 692 bytes} [Fri Feb 27 02:30:24 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/1977] 10.0.0.188 () {32 vars in 704 bytes} [Fri Feb 27 02:30:24 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1980] 10.0.0.188 () {32 vars in 734 bytes} [Fri Feb 27 02:30:24 2026] DELETE /v2.0/qos/policies/cd373501-c964-4498-a0b6-bdf90f7bf7e4 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/1981] 10.0.0.188 () {32 vars in 734 bytes} [Fri Feb 27 02:30:25 2026] DELETE /v2.0/qos/policies/c5eef6d6-69a7-496b-b8ac-98c5abeb6488 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1982] 10.0.0.188 () {32 vars in 734 bytes} [Fri Feb 27 02:30:25 2026] DELETE /v2.0/qos/policies/521ccb5d-e4b8-4c38-b083-06aa5d014171 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/1983] 10.0.0.188 () {32 vars in 734 bytes} [Fri Feb 27 02:30:25 2026] DELETE /v2.0/qos/policies/96c37d20-c433-475d-a80d-6ddeba1df46b => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1984] 10.0.0.188 () {32 vars in 734 bytes} [Fri Feb 27 02:30:25 2026] DELETE /v2.0/qos/policies/36556cc2-3088-4c90-b84e-ced423a96f25 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 02:30:25.501 7 INFO neutron.db.l3_hamode_db [None req-366f52a7-c2f3-4e8b-9f31-0bc43061f27f e3b690c3c9454b87bbaf4f7bdd7532cb 9a39c4f3b44242ce83a7981afb0f7227 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 985/1985] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:30:25 2026] GET /v2.0/security-groups?tenant_id=54eaa345329b4aa1b611fde4bd95fa14&name=default => generated 2801 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1986] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:30:25 2026] DELETE /v2.0/security-groups/e1ca6255-91c3-498f-9144-7fbdc0b828d9 => 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: 1001/1987] 10.0.0.188 () {34 vars in 669 bytes} [Fri Feb 27 02:30:23 2026] POST /v2.0/routers => generated 694 bytes in 2861 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/1988] 10.0.0.188 () {32 vars in 776 bytes} [Fri Feb 27 02:30:26 2026] GET /v2.0/subnets?project_id=9a39c4f3b44242ce83a7981afb0f7227&cidr=10.100.0.0%2F28 => generated 14 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1989] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:30:26 2026] GET /v2.0/security-groups?tenant_id=e0215c8b96de44048c112695f8cf8bf2&name=default => generated 2801 bytes in 453 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/1990] 10.0.0.188 () {32 vars in 694 bytes} [Fri Feb 27 02:30:26 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/1991] 10.0.0.188 () {32 vars in 784 bytes} [Fri Feb 27 02:30:26 2026] GET /v2.0/subnets?network_id=016a3620-a27a-44f2-997c-97761257701a&cidr=10.100.0.0%2F28 => generated 14 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/1992] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:30:26 2026] DELETE /v2.0/security-groups/8e529b7e-40d1-407b-aabf-09397efe7a5f => 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: 989/1993] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:30:27 2026] GET /v2.0/security-groups?tenant_id=85657a12564d4a01915919ab3a4fff22&name=default => generated 2801 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/1994] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:30:27 2026] DELETE /v2.0/security-groups/d9a93aa2-51b9-4448-a463-03117e4951b2 => 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: 1005/1995] 10.0.0.188 () {34 vars in 669 bytes} [Fri Feb 27 02:30:26 2026] POST /v2.0/subnets => generated 632 bytes in 454 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/1996] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:30:27 2026] GET /v2.0/security-groups?tenant_id=2323ca20a3d8478489bc90cf0987a1a6&name=default => generated 2801 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/1997] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:30:27 2026] DELETE /v2.0/security-groups/40d5a0a9-81c8-46b8-bc4e-d49998bb031f => 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: 1008/1998] 162.253.55.74 () {34 vars in 1095 bytes} [Fri Feb 27 02:30:28 2026] GET /v2.0/ports?device_id=9f01cafd-bc4b-486f-b7d4-3f151ff591da&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/1999] 162.253.55.74 () {34 vars in 1079 bytes} [Fri Feb 27 02:30:28 2026] GET /v2.0/ports?tenant_id=cab694ca78cc4cc6beaf87b567a8abbc&device_id=9f01cafd-bc4b-486f-b7d4-3f151ff591da => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/2000] 162.253.55.74 () {34 vars in 985 bytes} [Fri Feb 27 02:30:28 2026] GET /v2.0/networks?id=0dce4e12-bbb8-4195-8519-6cade872fd9e => generated 800 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/2001] 162.253.55.74 () {34 vars in 1055 bytes} [Fri Feb 27 02:30:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.42&port_id=9ed9d4e1-507c-4372-890e-3f640fd9d4ac => generated 859 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2002] 162.253.55.74 () {34 vars in 1101 bytes} [Fri Feb 27 02:30:28 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A94&port_id=9ed9d4e1-507c-4372-890e-3f640fd9d4ac => 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: 1013/2003] 162.253.55.74 () {34 vars in 1063 bytes} [Fri Feb 27 02:30:28 2026] GET /v2.0/subnets?id=323d3bd7-fe0d-4e7f-9205-ed841e958142&id=ac187bf3-0232-4031-af76-c5b525976e49 => generated 1363 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/2004] 162.253.55.74 () {34 vars in 1051 bytes} [Fri Feb 27 02:30:28 2026] GET /v2.0/ports?network_id=0dce4e12-bbb8-4195-8519-6cade872fd9e&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/2005] 162.253.55.74 () {34 vars in 1051 bytes} [Fri Feb 27 02:30:28 2026] GET /v2.0/ports?network_id=0dce4e12-bbb8-4195-8519-6cade872fd9e&device_owner=network%3Adhcp => generated 1457 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/2006] 162.253.55.74 () {34 vars in 1011 bytes} [Fri Feb 27 02:30:28 2026] GET /v2.0/networks/0dce4e12-bbb8-4195-8519-6cade872fd9e?fields=segments => generated 14 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2007] 162.253.55.74 () {34 vars in 1111 bytes} [Fri Feb 27 02:30:28 2026] GET /v2.0/networks/0dce4e12-bbb8-4195-8519-6cade872fd9e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/2008] 10.0.0.188 () {34 vars in 783 bytes} [Fri Feb 27 02:30:27 2026] PUT /v2.0/routers/69c2e17f-dffe-4ebd-83a7-66d104a57503/add_router_interface => generated 309 bytes in 2492 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2009] 10.0.0.188 () {32 vars in 649 bytes} [Fri Feb 27 02:30:29 2026] GET /v2.0/networks => generated 6662 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/2010] 10.0.0.188 () {32 vars in 647 bytes} [Fri Feb 27 02:30:30 2026] GET /v2.0/subnets => generated 7158 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/2011] 10.0.0.188 () {32 vars in 647 bytes} [Fri Feb 27 02:30:30 2026] GET /v2.0/routers => generated 1451 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/2012] 10.0.0.188 () {34 vars in 685 bytes} [Fri Feb 27 02:30:30 2026] POST /v2.0/security-groups => generated 1609 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/2013] 10.0.0.188 () {34 vars in 695 bytes} [Fri Feb 27 02:30:30 2026] POST /v2.0/security-group-rules => generated 565 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/2014] 10.0.0.188 () {34 vars in 695 bytes} [Fri Feb 27 02:30:30 2026] POST /v2.0/security-group-rules => generated 564 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2015] 10.0.0.188 () {34 vars in 695 bytes} [Fri Feb 27 02:30:30 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: 8|app: 0|req: 995/2016] 10.0.0.188 () {34 vars in 695 bytes} [Fri Feb 27 02:30:30 2026] POST /v2.0/security-group-rules => generated 569 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 02:30:31.179 8 INFO neutron.db.securitygroups_db [None req-1c0f2c69-5206-4ffa-b0ff-3d3aecc55e66 e3b690c3c9454b87bbaf4f7bdd7532cb 9a39c4f3b44242ce83a7981afb0f7227 - - - -] Project 9a39c4f3b44242ce83a7981afb0f7227 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: 996/2017] 10.0.0.188 () {34 vars in 695 bytes} [Fri Feb 27 02:30:31 2026] POST /v2.0/security-group-rules => generated 575 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 02:30:31.339 8 INFO neutron.db.securitygroups_db [None req-990d5447-15b5-432d-998d-6da4704c7e7e e3b690c3c9454b87bbaf4f7bdd7532cb 9a39c4f3b44242ce83a7981afb0f7227 - - - -] Project 9a39c4f3b44242ce83a7981afb0f7227 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-02-27 02:30:31.390 7 INFO neutron.db.segments_db [None req-62e5736c-dfb5-4921-b955-b7ebd5823481 e7406461904c42ea83c49614ea0cdf7e 6ddc28d7ebb24c059e186adfb22eaf23 - - - -] Added segment 0e8c2164-82e7-4b88-944e-dde51c238fc1 of type vxlan for network eb577a9e-a1dd-45b1-958e-f557d2a2fb65 [pid: 8|app: 0|req: 997/2018] 10.0.0.188 () {34 vars in 695 bytes} [Fri Feb 27 02:30:31 2026] POST /v2.0/security-group-rules => generated 574 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/2019] 10.0.0.188 () {32 vars in 649 bytes} [Fri Feb 27 02:30:31 2026] GET /v2.0/networks => generated 1298 bytes in 316 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/2020] 10.0.0.152 () {34 vars in 1098 bytes} [Fri Feb 27 02:30:32 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-995429143&fields=id&tenant_id=9a39c4f3b44242ce83a7981afb0f7227 => generated 69 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 02:30:32.456 7 INFO neutron.db.l3_hamode_db [None req-62e5736c-dfb5-4921-b955-b7ebd5823481 e7406461904c42ea83c49614ea0cdf7e 6ddc28d7ebb24c059e186adfb22eaf23 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1000/2021] 10.0.0.152 () {34 vars in 982 bytes} [Fri Feb 27 02:30:32 2026] GET /v2.0/networks?id=7cacf403-2699-4fdd-b115-8ab8517f437a => generated 661 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/2022] 10.0.0.152 () {34 vars in 965 bytes} [Fri Feb 27 02:30:32 2026] GET /v2.0/quotas/9a39c4f3b44242ce83a7981afb0f7227 => generated 292 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/2023] 10.0.0.152 () {34 vars in 1002 bytes} [Fri Feb 27 02:30:32 2026] GET /v2.0/ports?tenant_id=9a39c4f3b44242ce83a7981afb0f7227&fields=id => generated 103 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 02:30:32.750 7 INFO neutron.db.l3_hamode_db [None req-62e5736c-dfb5-4921-b955-b7ebd5823481 e7406461904c42ea83c49614ea0cdf7e 6ddc28d7ebb24c059e186adfb22eaf23 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1003/2024] 10.0.0.188 () {34 vars in 684 bytes} [Fri Feb 27 02:30:32 2026] POST /v2.0/security-groups => generated 1537 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/2025] 10.0.0.152 () {34 vars in 1008 bytes} [Fri Feb 27 02:30:32 2026] GET /v2.0/networks/7cacf403-2699-4fdd-b115-8ab8517f437a?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: 1005/2026] 10.0.0.188 () {34 vars in 684 bytes} [Fri Feb 27 02:30:33 2026] POST /v2.0/security-groups => generated 1537 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/2027] 10.0.0.152 () {34 vars in 1108 bytes} [Fri Feb 27 02:30:33 2026] GET /v2.0/networks/7cacf403-2699-4fdd-b115-8ab8517f437a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/2028] 10.0.0.188 () {34 vars in 684 bytes} [Fri Feb 27 02:30:33 2026] POST /v2.0/security-groups => generated 1537 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/2029] 10.0.0.188 () {34 vars in 684 bytes} [Fri Feb 27 02:30:33 2026] POST /v2.0/security-groups => generated 1537 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/2030] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:30:33 2026] GET /v2.0/ports?device_id=7d74c483-e720-4bf5-a2af-b9ec891b6865 => 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: 1022/2031] 10.0.0.188 () {34 vars in 668 bytes} [Fri Feb 27 02:30:31 2026] POST /v2.0/routers => generated 474 bytes in 2680 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 02:30:33.818 7 INFO neutron.db.l3_hamode_db [None req-39a673e9-e6bd-4626-a0f0-dece46ddf098 e7406461904c42ea83c49614ea0cdf7e 6ddc28d7ebb24c059e186adfb22eaf23 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1010/2032] 10.0.0.188 () {34 vars in 684 bytes} [Fri Feb 27 02:30:33 2026] POST /v2.0/security-groups => generated 1537 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/2033] 10.0.0.188 () {34 vars in 767 bytes} [Fri Feb 27 02:30:33 2026] PUT /v2.0/security-groups/f1dc2d8d-cc30-492c-b3fa-343ce012fc7e/tags => generated 17 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/2034] 10.0.0.188 () {34 vars in 767 bytes} [Fri Feb 27 02:30:33 2026] PUT /v2.0/security-groups/cefba6bb-e5b6-43c9-8ea7-50859cf84617/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/2035] 10.0.0.188 () {34 vars in 767 bytes} [Fri Feb 27 02:30:33 2026] PUT /v2.0/security-groups/200e7a71-e0d4-42e9-af83-d5dfd761a003/tags => generated 34 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/2036] 10.0.0.188 () {34 vars in 767 bytes} [Fri Feb 27 02:30:33 2026] PUT /v2.0/security-groups/0d773ea3-6462-439d-905d-06431e14ed3a/tags => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 02:30:34.073 7 INFO neutron.db.l3_hamode_db [None req-39a673e9-e6bd-4626-a0f0-dece46ddf098 e7406461904c42ea83c49614ea0cdf7e 6ddc28d7ebb24c059e186adfb22eaf23 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1015/2037] 10.0.0.188 () {32 vars in 680 bytes} [Fri Feb 27 02:30:34 2026] GET /v2.0/security-groups?tags=red => generated 4618 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2038] 10.0.0.188 () {32 vars in 694 bytes} [Fri Feb 27 02:30:34 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3094 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/2039] 10.0.0.188 () {32 vars in 690 bytes} [Fri Feb 27 02:30:34 2026] GET /v2.0/security-groups?tags-any=blue => generated 3094 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2040] 10.0.0.188 () {32 vars in 702 bytes} [Fri Feb 27 02:30:34 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4618 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/2041] 10.0.0.188 () {32 vars in 688 bytes} [Fri Feb 27 02:30:34 2026] GET /v2.0/security-groups?not-tags=red => generated 5846 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/2042] 10.0.0.188 () {32 vars in 702 bytes} [Fri Feb 27 02:30:34 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7370 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/2043] 10.0.0.188 () {32 vars in 698 bytes} [Fri Feb 27 02:30:34 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7370 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2044] 162.253.55.74 () {34 vars in 985 bytes} [Fri Feb 27 02:30:34 2026] GET /v2.0/networks?id=7cacf403-2699-4fdd-b115-8ab8517f437a => generated 661 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/2045] 10.0.0.188 () {32 vars in 710 bytes} [Fri Feb 27 02:30:34 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 5846 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2046] 162.253.55.74 () {34 vars in 1049 bytes} [Fri Feb 27 02:30:34 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=9a39c4f3b44242ce83a7981afb0f7227 => generated 180 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2047] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:30:34 2026] DELETE /v2.0/security-groups/f1dc2d8d-cc30-492c-b3fa-343ce012fc7e => 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: 1023/2048] 10.0.0.188 () {34 vars in 668 bytes} [Fri Feb 27 02:30:33 2026] POST /v2.0/routers => generated 474 bytes in 1430 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2049] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:30:35 2026] GET /v2.0/ports?device_id=7d74c483-e720-4bf5-a2af-b9ec891b6865 => 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: 1025/2050] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:30:35 2026] DELETE /v2.0/security-groups/cefba6bb-e5b6-43c9-8ea7-50859cf84617 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 02:30:35.379 7 INFO neutron.db.l3_hamode_db [None req-cbbef265-8226-4bdc-8b23-4abe8464831e e7406461904c42ea83c49614ea0cdf7e 6ddc28d7ebb24c059e186adfb22eaf23 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1026/2051] 162.253.55.74 () {38 vars in 954 bytes} [Fri Feb 27 02:30:34 2026] POST /v2.0/ports => generated 954 bytes in 645 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: 1027/2052] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:30:35 2026] DELETE /v2.0/security-groups/200e7a71-e0d4-42e9-af83-d5dfd761a003 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 02:30:35.645 7 INFO neutron.db.l3_hamode_db [None req-cbbef265-8226-4bdc-8b23-4abe8464831e e7406461904c42ea83c49614ea0cdf7e 6ddc28d7ebb24c059e186adfb22eaf23 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1028/2053] 162.253.55.74 () {38 vars in 1027 bytes} [Fri Feb 27 02:30:35 2026] PUT /v2.0/ports/ac9bb960-c42e-402b-8711-d3149b4d7e7b => generated 1199 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-02-27 02:30:36.404 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b99a928a-5b06-4f37-be1c-2b74cdb101eb'] response: {'name': 'network-changed', 'server_uuid': '7d74c483-e720-4bf5-a2af-b9ec891b6865', 'tag': 'ac9bb960-c42e-402b-8711-d3149b4d7e7b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1029/2054] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:30:36 2026] DELETE /v2.0/security-groups/0d773ea3-6462-439d-905d-06431e14ed3a => generated 0 bytes in 312 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2055] 162.253.55.74 () {34 vars in 1079 bytes} [Fri Feb 27 02:30:36 2026] GET /v2.0/ports?tenant_id=9a39c4f3b44242ce83a7981afb0f7227&device_id=7d74c483-e720-4bf5-a2af-b9ec891b6865 => generated 1238 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2056] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:30:36 2026] GET /v2.0/ports?device_id=7d74c483-e720-4bf5-a2af-b9ec891b6865 => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2057] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:30:36 2026] DELETE /v2.0/security-groups/0b2b6a96-0385-4199-bfe1-159a6b40173c => 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: 1033/2058] 162.253.55.74 () {34 vars in 1057 bytes} [Fri Feb 27 02:30:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=ac9bb960-c42e-402b-8711-d3149b4d7e7b => 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: 1034/2059] 10.0.0.152 () {34 vars in 1040 bytes} [Fri Feb 27 02:30:36 2026] GET /v2.0/security-groups?id=490c847b-1041-4ab7-b9f0-316bea05e94f&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2060] 162.253.55.74 () {34 vars in 983 bytes} [Fri Feb 27 02:30:37 2026] GET /v2.0/subnets?id=4d70b9c9-c367-4132-9964-0c4f480d5c70 => generated 653 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2061] 162.253.55.74 () {34 vars in 1051 bytes} [Fri Feb 27 02:30:37 2026] GET /v2.0/ports?network_id=7cacf403-2699-4fdd-b115-8ab8517f437a&device_owner=network%3Adhcp => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2062] 162.253.55.74 () {34 vars in 1011 bytes} [Fri Feb 27 02:30:37 2026] GET /v2.0/networks/7cacf403-2699-4fdd-b115-8ab8517f437a?fields=segments => generated 14 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2063] 10.0.0.188 () {34 vars in 668 bytes} [Fri Feb 27 02:30:35 2026] POST /v2.0/routers => generated 474 bytes in 2209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2064] 162.253.55.74 () {34 vars in 1111 bytes} [Fri Feb 27 02:30:37 2026] GET /v2.0/networks/7cacf403-2699-4fdd-b115-8ab8517f437a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 02:30:37.616 7 INFO neutron.db.l3_hamode_db [None req-d0e3f5fe-a70e-4152-88d8-63bf77334a72 e7406461904c42ea83c49614ea0cdf7e 6ddc28d7ebb24c059e186adfb22eaf23 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1039/2065] 162.253.55.74 () {34 vars in 1079 bytes} [Fri Feb 27 02:30:37 2026] GET /v2.0/ports?tenant_id=9a39c4f3b44242ce83a7981afb0f7227&device_id=7d74c483-e720-4bf5-a2af-b9ec891b6865 => generated 1238 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 02:30:37.862 7 INFO neutron.db.l3_hamode_db [None req-d0e3f5fe-a70e-4152-88d8-63bf77334a72 e7406461904c42ea83c49614ea0cdf7e 6ddc28d7ebb24c059e186adfb22eaf23 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1040/2066] 162.253.55.74 () {34 vars in 985 bytes} [Fri Feb 27 02:30:37 2026] GET /v2.0/networks?id=7cacf403-2699-4fdd-b115-8ab8517f437a => generated 757 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2067] 162.253.55.74 () {34 vars in 1057 bytes} [Fri Feb 27 02:30:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=ac9bb960-c42e-402b-8711-d3149b4d7e7b => 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: 1042/2068] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:30:38 2026] GET /v2.0/ports?device_id=7d74c483-e720-4bf5-a2af-b9ec891b6865 => generated 969 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2069] 162.253.55.74 () {34 vars in 983 bytes} [Fri Feb 27 02:30:38 2026] GET /v2.0/subnets?id=4d70b9c9-c367-4132-9964-0c4f480d5c70 => generated 653 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2070] 10.0.0.152 () {34 vars in 1040 bytes} [Fri Feb 27 02:30:38 2026] GET /v2.0/security-groups?id=490c847b-1041-4ab7-b9f0-316bea05e94f&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2071] 162.253.55.74 () {34 vars in 1051 bytes} [Fri Feb 27 02:30:38 2026] GET /v2.0/ports?network_id=7cacf403-2699-4fdd-b115-8ab8517f437a&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2072] 162.253.55.74 () {34 vars in 1011 bytes} [Fri Feb 27 02:30:38 2026] GET /v2.0/networks/7cacf403-2699-4fdd-b115-8ab8517f437a?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: 1047/2073] 162.253.55.74 () {34 vars in 1111 bytes} [Fri Feb 27 02:30:38 2026] GET /v2.0/networks/7cacf403-2699-4fdd-b115-8ab8517f437a?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: 7|app: 0|req: 1027/2074] 10.0.0.188 () {34 vars in 668 bytes} [Fri Feb 27 02:30:37 2026] POST /v2.0/routers => generated 474 bytes in 1948 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2075] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:30:38 2026] GET /v2.0/security-groups?tenant_id=a10acc7276954928aa894968fa6858b5&name=default => generated 2801 bytes in 990 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 02:30:39.670 8 INFO neutron.db.l3_hamode_db [None req-535749d6-9bb1-464c-89a0-ee64007cddc7 e7406461904c42ea83c49614ea0cdf7e 6ddc28d7ebb24c059e186adfb22eaf23 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1028/2076] 10.0.0.116 () {28 vars in 581 bytes} [Fri Feb 27 02:30:39 2026] GET /v2.0/agents => generated 3357 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 02:30:39.859 8 INFO neutron.db.l3_hamode_db [None req-535749d6-9bb1-464c-89a0-ee64007cddc7 e7406461904c42ea83c49614ea0cdf7e 6ddc28d7ebb24c059e186adfb22eaf23 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1029/2077] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:30:39 2026] GET /v2.0/ports?device_id=7d74c483-e720-4bf5-a2af-b9ec891b6865 => generated 969 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2078] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:30:39 2026] DELETE /v2.0/security-groups/86fb8af6-b33c-4c2d-907b-86281716c52e => generated 0 bytes in 161 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2079] 10.0.0.116 () {28 vars in 591 bytes} [Fri Feb 27 02:30:40 2026] GET /v2.0/floatingips => generated 1702 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2080] 10.0.0.152 () {34 vars in 1272 bytes} [Fri Feb 27 02:30:40 2026] GET /v2.0/ports?device_id=7d74c483-e720-4bf5-a2af-b9ec891b6865&device_id=e1b0d3b8-ac8a-4864-a18e-788c4c957388&device_id=6cc13aa7-9e2c-44fe-bca0-b8b9a2288d4a&device_id=9f01cafd-bc4b-486f-b7d4-3f151ff591da => generated 5385 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2081] 10.0.0.152 () {34 vars in 1040 bytes} [Fri Feb 27 02:30:40 2026] GET /v2.0/security-groups?id=490c847b-1041-4ab7-b9f0-316bea05e94f&fields=id&fields=name => generated 113 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2084] 10.0.0.116 () {28 vars in 585 bytes} [Fri Feb 27 02:30:40 2026] GET /v2.0/networks => generated 7356 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2085] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:30:40 2026] GET /v2.0/security-groups?tenant_id=0093541af0e44da4acfc3ec7cd9e49cd&name=default => generated 2801 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2086] 10.0.0.152 () {34 vars in 1200 bytes} [Fri Feb 27 02:30:40 2026] GET /v2.0/security-groups?id=490c847b-1041-4ab7-b9f0-316bea05e94f&id=1129b5fc-8fa4-42cc-9a73-41675189ec74&id=9fc72c80-b5d2-4161-a1dd-749168e6312a&fields=id&fields=name => generated 279 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2087] 10.0.0.116 () {28 vars in 583 bytes} [Fri Feb 27 02:30:40 2026] GET /v2.0/routers => generated 3971 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2088] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:30:40 2026] DELETE /v2.0/security-groups/ef53f949-51b1-4c12-b967-a935376a6e37 => 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: 1041/2089] 10.0.0.116 () {28 vars in 624 bytes} [Fri Feb 27 02:30:40 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2090] 10.0.0.116 () {28 vars in 677 bytes} [Fri Feb 27 02:30:40 2026] GET /v2.0/routers/47940315-27f8-4fa9-92f8-fc0ca7e97b13/l3-agents => generated 682 bytes in 539 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2091] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:30:41 2026] GET /v2.0/security-groups?tenant_id=202623f3413e4b36bd1ad804fdeeafa6&name=default => generated 2801 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2092] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:30:41 2026] GET /v2.0/ports?device_id=7d74c483-e720-4bf5-a2af-b9ec891b6865 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2093] 10.0.0.116 () {28 vars in 677 bytes} [Fri Feb 27 02:30:41 2026] GET /v2.0/routers/69c2e17f-dffe-4ebd-83a7-66d104a57503/l3-agents => generated 682 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2094] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:30:41 2026] DELETE /v2.0/security-groups/3027c8e6-fc88-446b-af51-052a17c8e59a => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2095] 10.0.0.188 () {34 vars in 668 bytes} [Fri Feb 27 02:30:39 2026] POST /v2.0/routers => generated 474 bytes in 2404 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2096] 10.0.0.152 () {34 vars in 1040 bytes} [Fri Feb 27 02:30:41 2026] GET /v2.0/security-groups?id=490c847b-1041-4ab7-b9f0-316bea05e94f&fields=id&fields=name => generated 113 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2097] 10.0.0.188 () {34 vars in 751 bytes} [Fri Feb 27 02:30:42 2026] PUT /v2.0/routers/70ed606f-678e-4db7-8a3a-4fcbce2e9214/tags => generated 17 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2098] 10.0.0.116 () {28 vars in 677 bytes} [Fri Feb 27 02:30:42 2026] GET /v2.0/routers/70ed606f-678e-4db7-8a3a-4fcbce2e9214/l3-agents => generated 682 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2099] 10.0.0.188 () {34 vars in 751 bytes} [Fri Feb 27 02:30:42 2026] PUT /v2.0/routers/dc332301-85e1-40e0-8aef-fcda667f87cb/tags => generated 25 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2100] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:30:42 2026] GET /v2.0/ports?device_id=7d74c483-e720-4bf5-a2af-b9ec891b6865 => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2101] 10.0.0.116 () {28 vars in 677 bytes} [Fri Feb 27 02:30:42 2026] GET /v2.0/routers/c46afa9b-9823-4c02-9e4f-4687d0f4c83f/l3-agents => generated 682 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2102] 10.0.0.188 () {34 vars in 751 bytes} [Fri Feb 27 02:30:42 2026] PUT /v2.0/routers/c46afa9b-9823-4c02-9e4f-4687d0f4c83f/tags => generated 34 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2103] 10.0.0.152 () {34 vars in 1040 bytes} [Fri Feb 27 02:30:42 2026] GET /v2.0/security-groups?id=490c847b-1041-4ab7-b9f0-316bea05e94f&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: 1052/2104] 10.0.0.188 () {34 vars in 751 bytes} [Fri Feb 27 02:30:42 2026] PUT /v2.0/routers/47940315-27f8-4fa9-92f8-fc0ca7e97b13/tags => generated 19 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2105] 10.0.0.116 () {28 vars in 677 bytes} [Fri Feb 27 02:30:42 2026] GET /v2.0/routers/dc332301-85e1-40e0-8aef-fcda667f87cb/l3-agents => generated 682 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2106] 10.0.0.188 () {32 vars in 736 bytes} [Fri Feb 27 02:30:42 2026] GET /v2.0/ports?device_id=7d74c483-e720-4bf5-a2af-b9ec891b6865 => generated 1240 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2107] 10.0.0.188 () {32 vars in 664 bytes} [Fri Feb 27 02:30:42 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2108] 10.0.0.116 () {28 vars in 677 bytes} [Fri Feb 27 02:30:42 2026] GET /v2.0/routers/efbc75d1-b8f0-419d-a726-96be66b7e49d/l3-agents => generated 682 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2109] 10.0.0.188 () {32 vars in 678 bytes} [Fri Feb 27 02:30:42 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2110] 10.0.0.116 () {28 vars in 677 bytes} [Fri Feb 27 02:30:42 2026] GET /v2.0/routers/f8895c54-3007-48a4-b6fd-07e5248a10f5/l3-agents => generated 681 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2111] 10.0.0.188 () {32 vars in 674 bytes} [Fri Feb 27 02:30:43 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2112] 10.0.0.116 () {28 vars in 619 bytes} [Fri Feb 27 02:30:43 2026] GET /v2.0/network-ip-availabilities => generated 4914 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2113] 10.0.0.188 () {32 vars in 686 bytes} [Fri Feb 27 02:30:43 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2114] 10.0.0.116 () {28 vars in 579 bytes} [Fri Feb 27 02:30:43 2026] GET /v2.0/ports => generated 34300 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2115] 10.0.0.188 () {32 vars in 672 bytes} [Fri Feb 27 02:30:43 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2116] 10.0.0.116 () {28 vars in 583 bytes} [Fri Feb 27 02:30:43 2026] GET /v2.0/subnets => generated 7756 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2117] 10.0.0.188 () {32 vars in 686 bytes} [Fri Feb 27 02:30:43 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2118] 10.0.0.116 () {28 vars in 591 bytes} [Fri Feb 27 02:30:43 2026] GET /v2.0/subnetpools => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2119] 10.0.0.188 () {32 vars in 682 bytes} [Fri Feb 27 02:30:43 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2120] 10.0.0.116 () {28 vars in 583 bytes} [Fri Feb 27 02:30:43 2026] GET /v2.0/subnets => generated 7756 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 02:30:43.929 8 INFO neutron.db.l3_db [None req-c06676c5-a4c5-4171-a208-eb811e7650ef e3b690c3c9454b87bbaf4f7bdd7532cb 9a39c4f3b44242ce83a7981afb0f7227 - - - -] Floating IP 6ef81a3a-6fdb-49c7-9f18-351689a6702d associated. External IP: 10.96.250.201, port: ac9bb960-c42e-402b-8711-d3149b4d7e7b. [pid: 7|app: 0|req: 1067/2121] 10.0.0.188 () {32 vars in 694 bytes} [Fri Feb 27 02:30:43 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2122] 10.0.0.116 () {28 vars in 599 bytes} [Fri Feb 27 02:30:43 2026] GET /v2.0/security-groups => generated 36760 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2123] 10.0.0.188 () {32 vars in 721 bytes} [Fri Feb 27 02:30:44 2026] GET /v2.0/routers/70ed606f-678e-4db7-8a3a-4fcbce2e9214 => generated 485 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2124] 10.0.0.188 () {34 vars in 677 bytes} [Fri Feb 27 02:30:42 2026] POST /v2.0/floatingips => generated 855 bytes in 1588 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 02:30:44.351 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c8a137fc-07f1-4b80-b42f-1a1b58e1d208'] response: {'name': 'network-changed', 'server_uuid': '7d74c483-e720-4bf5-a2af-b9ec891b6865', 'tag': 'ac9bb960-c42e-402b-8711-d3149b4d7e7b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1056/2125] 10.0.0.188 () {32 vars in 729 bytes} [Fri Feb 27 02:30:44 2026] GET /v2.0/floatingips/6ef81a3a-6fdb-49c7-9f18-351689a6702d => generated 855 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2126] 162.253.55.74 () {34 vars in 1079 bytes} [Fri Feb 27 02:30:44 2026] GET /v2.0/ports?tenant_id=9a39c4f3b44242ce83a7981afb0f7227&device_id=7d74c483-e720-4bf5-a2af-b9ec891b6865 => 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: 1058/2127] 162.253.55.74 () {34 vars in 985 bytes} [Fri Feb 27 02:30:44 2026] GET /v2.0/networks?id=7cacf403-2699-4fdd-b115-8ab8517f437a => generated 757 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2128] 162.253.55.74 () {34 vars in 1057 bytes} [Fri Feb 27 02:30:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=ac9bb960-c42e-402b-8711-d3149b4d7e7b => generated 858 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2129] 162.253.55.74 () {34 vars in 983 bytes} [Fri Feb 27 02:30:44 2026] GET /v2.0/subnets?id=4d70b9c9-c367-4132-9964-0c4f480d5c70 => generated 653 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2130] 162.253.55.74 () {34 vars in 1051 bytes} [Fri Feb 27 02:30:44 2026] GET /v2.0/ports?network_id=7cacf403-2699-4fdd-b115-8ab8517f437a&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2131] 162.253.55.74 () {34 vars in 1011 bytes} [Fri Feb 27 02:30:44 2026] GET /v2.0/networks/7cacf403-2699-4fdd-b115-8ab8517f437a?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: 1063/2132] 162.253.55.74 () {34 vars in 1111 bytes} [Fri Feb 27 02:30:44 2026] GET /v2.0/networks/7cacf403-2699-4fdd-b115-8ab8517f437a?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: 1064/2133] 10.0.0.188 () {32 vars in 729 bytes} [Fri Feb 27 02:30:45 2026] GET /v2.0/floatingips/6ef81a3a-6fdb-49c7-9f18-351689a6702d => generated 855 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2134] 10.0.0.188 () {34 vars in 742 bytes} [Fri Feb 27 02:30:44 2026] PUT /v2.0/routers/70ed606f-678e-4db7-8a3a-4fcbce2e9214 => generated 485 bytes in 1475 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2135] 10.0.0.188 () {32 vars in 736 bytes} [Fri Feb 27 02:30:45 2026] GET /v2.0/ports?device_id=70ed606f-678e-4db7-8a3a-4fcbce2e9214 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 02:30:46.217 7 INFO neutron.db.segments_db [None req-31982035-7cdc-4136-9e09-96aaf34f9dfe b5ee174e7d5e4732a79d58016d208d48 b399b087f9be4c84a699b7495de1d0e4 - - - -] Added segment 729e82b1-3739-41ca-b3ae-1b9693403de7 of type vxlan for network 54d5fc0b-695f-471c-a9ed-0ab774daf55f [pid: 8|app: 0|req: 1066/2136] 10.0.0.188 () {32 vars in 724 bytes} [Fri Feb 27 02:30:45 2026] DELETE /v2.0/routers/70ed606f-678e-4db7-8a3a-4fcbce2e9214 => generated 0 bytes in 572 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2137] 10.0.0.188 () {32 vars in 721 bytes} [Fri Feb 27 02:30:46 2026] GET /v2.0/routers/dc332301-85e1-40e0-8aef-fcda667f87cb => generated 493 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2138] 10.0.0.188 () {34 vars in 670 bytes} [Fri Feb 27 02:30:45 2026] POST /v2.0/networks => generated 631 bytes in 729 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2139] 10.0.0.188 () {34 vars in 664 bytes} [Fri Feb 27 02:30:46 2026] POST /v2.0/ports => generated 743 bytes in 355 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: 1073/2140] 10.0.0.188 () {32 vars in 729 bytes} [Fri Feb 27 02:30:46 2026] GET /v2.0/floatingips/6ef81a3a-6fdb-49c7-9f18-351689a6702d => generated 855 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2141] 10.0.0.188 () {34 vars in 747 bytes} [Fri Feb 27 02:30:46 2026] PUT /v2.0/ports/084ac367-1dc8-42d7-8efa-a3b451ac823e/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2142] 10.0.0.188 () {32 vars in 727 bytes} [Fri Feb 27 02:30:46 2026] GET /v2.0/ports/084ac367-1dc8-42d7-8efa-a3b451ac823e/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: 1076/2143] 10.0.0.188 () {34 vars in 758 bytes} [Fri Feb 27 02:30:46 2026] PUT /v2.0/ports/084ac367-1dc8-42d7-8efa-a3b451ac823e/tags/green => generated 4 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2144] 10.0.0.188 () {32 vars in 727 bytes} [Fri Feb 27 02:30:46 2026] GET /v2.0/ports/084ac367-1dc8-42d7-8efa-a3b451ac823e/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2145] 10.0.0.188 () {34 vars in 754 bytes} [Fri Feb 27 02:30:47 2026] PUT /v2.0/ports/084ac367-1dc8-42d7-8efa-a3b451ac823e/tags/red => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2146] 10.0.0.188 () {32 vars in 727 bytes} [Fri Feb 27 02:30:47 2026] GET /v2.0/ports/084ac367-1dc8-42d7-8efa-a3b451ac823e/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2147] 10.0.0.188 () {34 vars in 776 bytes} [Fri Feb 27 02:30:47 2026] PUT /v2.0/ports/084ac367-1dc8-42d7-8efa-a3b451ac823e/tags/black.or.white => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2148] 10.0.0.188 () {32 vars in 727 bytes} [Fri Feb 27 02:30:47 2026] GET /v2.0/ports/084ac367-1dc8-42d7-8efa-a3b451ac823e/tags => generated 52 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2149] 10.0.0.188 () {34 vars in 747 bytes} [Fri Feb 27 02:30:47 2026] PUT /v2.0/ports/084ac367-1dc8-42d7-8efa-a3b451ac823e/tags => generated 37 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2150] 10.0.0.188 () {32 vars in 727 bytes} [Fri Feb 27 02:30:47 2026] GET /v2.0/ports/084ac367-1dc8-42d7-8efa-a3b451ac823e/tags => generated 37 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2151] 10.0.0.188 () {32 vars in 735 bytes} [Fri Feb 27 02:30:47 2026] GET /v2.0/ports/084ac367-1dc8-42d7-8efa-a3b451ac823e/tags/red => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 02:30:47.431 7 INFO neutron.api.v2.resource [None req-ab4d585b-decb-4d9a-8f7d-a3ed7583a7b9 b5ee174e7d5e4732a79d58016d208d48 b399b087f9be4c84a699b7495de1d0e4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1085/2152] 10.0.0.188 () {32 vars in 739 bytes} [Fri Feb 27 02:30:47 2026] GET /v2.0/ports/084ac367-1dc8-42d7-8efa-a3b451ac823e/tags/green => generated 99 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2153] 10.0.0.188 () {32 vars in 738 bytes} [Fri Feb 27 02:30:47 2026] DELETE /v2.0/ports/084ac367-1dc8-42d7-8efa-a3b451ac823e/tags/red => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2154] 10.0.0.188 () {32 vars in 727 bytes} [Fri Feb 27 02:30:47 2026] GET /v2.0/ports/084ac367-1dc8-42d7-8efa-a3b451ac823e/tags => generated 30 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2155] 10.0.0.188 () {34 vars in 742 bytes} [Fri Feb 27 02:30:46 2026] PUT /v2.0/routers/dc332301-85e1-40e0-8aef-fcda667f87cb => generated 493 bytes in 1272 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 02:30:47.608 7 INFO neutron.api.v2.resource [None req-ea6ad5a5-764d-400b-8049-9fcf99939209 b5ee174e7d5e4732a79d58016d208d48 b399b087f9be4c84a699b7495de1d0e4 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1088/2156] 10.0.0.188 () {32 vars in 742 bytes} [Fri Feb 27 02:30:47 2026] DELETE /v2.0/ports/084ac367-1dc8-42d7-8efa-a3b451ac823e/tags/green => generated 99 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2157] 10.0.0.188 () {32 vars in 736 bytes} [Fri Feb 27 02:30:47 2026] GET /v2.0/ports?device_id=dc332301-85e1-40e0-8aef-fcda667f87cb => 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: 1089/2158] 10.0.0.188 () {32 vars in 730 bytes} [Fri Feb 27 02:30:47 2026] DELETE /v2.0/ports/084ac367-1dc8-42d7-8efa-a3b451ac823e/tags => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2159] 10.0.0.188 () {32 vars in 727 bytes} [Fri Feb 27 02:30:47 2026] GET /v2.0/ports/084ac367-1dc8-42d7-8efa-a3b451ac823e/tags => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2160] 10.0.0.188 () {32 vars in 720 bytes} [Fri Feb 27 02:30:47 2026] DELETE /v2.0/ports/084ac367-1dc8-42d7-8efa-a3b451ac823e => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2161] 10.0.0.188 () {32 vars in 729 bytes} [Fri Feb 27 02:30:48 2026] GET /v2.0/floatingips/6ef81a3a-6fdb-49c7-9f18-351689a6702d => generated 857 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2162] 10.0.0.188 () {32 vars in 724 bytes} [Fri Feb 27 02:30:47 2026] DELETE /v2.0/routers/dc332301-85e1-40e0-8aef-fcda667f87cb => generated 0 bytes in 555 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 02:30:48.258 7 INFO neutron.services.segments.plugin [-] Segment 729e82b1-3739-41ca-b3ae-1b9693403de7 resource provider aggregate not found 2026-02-27 02:30:48.263 7 INFO neutron.services.segments.plugin [-] Segment 729e82b1-3739-41ca-b3ae-1b9693403de7 resource provider aggregate not found [pid: 8|app: 0|req: 1071/2163] 10.0.0.188 () {32 vars in 721 bytes} [Fri Feb 27 02:30:48 2026] GET /v2.0/routers/c46afa9b-9823-4c02-9e4f-4687d0f4c83f => generated 502 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 02:30:48.286 7 INFO neutron.services.segments.plugin [-] Segment 729e82b1-3739-41ca-b3ae-1b9693403de7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 729e82b1-3739-41ca-b3ae-1b9693403de7 found for delete ", "request_id": "req-8e65dc66-265d-41a1-b75c-f273eb7c869c"}]} 2026-02-27 02:30:48.288 7 INFO neutron.services.segments.plugin [-] Segment 729e82b1-3739-41ca-b3ae-1b9693403de7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 729e82b1-3739-41ca-b3ae-1b9693403de7 found for delete ", "request_id": "req-3eee1698-5a13-4fa3-90e3-fbc0c16936c1"}]} [pid: 7|app: 0|req: 1093/2164] 10.0.0.188 () {32 vars in 726 bytes} [Fri Feb 27 02:30:48 2026] DELETE /v2.0/networks/54d5fc0b-695f-471c-a9ed-0ab774daf55f => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2165] 10.0.0.188 () {34 vars in 742 bytes} [Fri Feb 27 02:30:48 2026] PUT /v2.0/routers/c46afa9b-9823-4c02-9e4f-4687d0f4c83f => generated 502 bytes in 831 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2166] 10.0.0.188 () {32 vars in 736 bytes} [Fri Feb 27 02:30:49 2026] GET /v2.0/ports?device_id=c46afa9b-9823-4c02-9e4f-4687d0f4c83f => 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: 1094/2167] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:30:49 2026] GET /v2.0/security-groups?tenant_id=dc8b90f561a343e29f4849d7c490cb24&name=default => generated 2801 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2168] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:30:49 2026] DELETE /v2.0/security-groups/b7dd6d40-5c1a-492c-bee2-27d45f622b30 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2169] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:30:49 2026] GET /v2.0/security-groups?tenant_id=b399b087f9be4c84a699b7495de1d0e4&name=default => generated 2801 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2170] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:30:49 2026] DELETE /v2.0/security-groups/aebf0579-e60b-4e72-8367-b9c08dc32fda => 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: 1074/2171] 10.0.0.188 () {32 vars in 724 bytes} [Fri Feb 27 02:30:49 2026] DELETE /v2.0/routers/c46afa9b-9823-4c02-9e4f-4687d0f4c83f => generated 0 bytes in 575 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2172] 10.0.0.188 () {32 vars in 721 bytes} [Fri Feb 27 02:30:49 2026] GET /v2.0/routers/47940315-27f8-4fa9-92f8-fc0ca7e97b13 => 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: 1075/2173] 10.0.0.188 () {34 vars in 742 bytes} [Fri Feb 27 02:30:49 2026] PUT /v2.0/routers/47940315-27f8-4fa9-92f8-fc0ca7e97b13 => generated 487 bytes in 741 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2174] 10.0.0.188 () {32 vars in 736 bytes} [Fri Feb 27 02:30:50 2026] GET /v2.0/ports?device_id=47940315-27f8-4fa9-92f8-fc0ca7e97b13 => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2175] 10.0.0.188 () {32 vars in 724 bytes} [Fri Feb 27 02:30:50 2026] DELETE /v2.0/routers/47940315-27f8-4fa9-92f8-fc0ca7e97b13 => generated 0 bytes in 570 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2176] 10.0.0.188 () {32 vars in 721 bytes} [Fri Feb 27 02:30:51 2026] GET /v2.0/routers/efbc75d1-b8f0-419d-a726-96be66b7e49d => generated 480 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2177] 10.0.0.188 () {34 vars in 742 bytes} [Fri Feb 27 02:30:51 2026] PUT /v2.0/routers/efbc75d1-b8f0-419d-a726-96be66b7e49d => generated 480 bytes in 1672 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2178] 10.0.0.188 () {32 vars in 736 bytes} [Fri Feb 27 02:30:52 2026] GET /v2.0/ports?device_id=efbc75d1-b8f0-419d-a726-96be66b7e49d => 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: 1102/2179] 10.0.0.165 () {34 vars in 990 bytes} [Fri Feb 27 02:30:53 2026] GET /v2.0/ports?device_id=7d74c483-e720-4bf5-a2af-b9ec891b6865 => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2180] 10.0.0.165 () {34 vars in 1040 bytes} [Fri Feb 27 02:30:53 2026] GET /v2.0/security-groups?id=490c847b-1041-4ab7-b9f0-316bea05e94f&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 02:30:53.702 8 INFO neutron.services.segments.plugin [-] Segment 0e8c2164-82e7-4b88-944e-dde51c238fc1 resource provider aggregate not found 2026-02-27 02:30:53.710 8 INFO neutron.services.segments.plugin [-] Segment 0e8c2164-82e7-4b88-944e-dde51c238fc1 resource provider aggregate not found 2026-02-27 02:30:53.739 8 INFO neutron.services.segments.plugin [-] Segment 0e8c2164-82e7-4b88-944e-dde51c238fc1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e8c2164-82e7-4b88-944e-dde51c238fc1 found for delete ", "request_id": "req-82f6b4fa-3295-4de4-a463-8090dcdd53f1"}]} 2026-02-27 02:30:53.741 8 INFO neutron.services.segments.plugin [-] Segment 0e8c2164-82e7-4b88-944e-dde51c238fc1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e8c2164-82e7-4b88-944e-dde51c238fc1 found for delete ", "request_id": "req-61dabb82-5452-4a0d-b81b-5160357c19a7"}]} 2026-02-27 02:30:53.751 8 INFO neutron.db.l3_hamode_db [None req-ba8d310b-a2bd-48d3-be15-fca7080e51e0 e7406461904c42ea83c49614ea0cdf7e 6ddc28d7ebb24c059e186adfb22eaf23 - - - -] HA network eb577a9e-a1dd-45b1-958e-f557d2a2fb65 was deleted as no HA routers are present in tenant 6ddc28d7ebb24c059e186adfb22eaf23. [pid: 8|app: 0|req: 1078/2181] 10.0.0.188 () {32 vars in 724 bytes} [Fri Feb 27 02:30:52 2026] DELETE /v2.0/routers/efbc75d1-b8f0-419d-a726-96be66b7e49d => generated 0 bytes in 777 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2184] 10.0.0.188 () {32 vars in 826 bytes} [Fri Feb 27 02:30:54 2026] GET /v2.0/ports?project_id=9a39c4f3b44242ce83a7981afb0f7227&network_id=7cacf403-2699-4fdd-b115-8ab8517f437a => generated 3691 bytes in 787 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2185] 10.0.0.188 () {32 vars in 742 bytes} [Fri Feb 27 02:30:56 2026] GET /v2.0/subnets?network_id=016a3620-a27a-44f2-997c-97761257701a => generated 644 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2186] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:30:55 2026] GET /v2.0/security-groups?tenant_id=aef5775b236a418e9132fa1d357bf2b7&name=default => generated 2801 bytes in 497 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2187] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:30:56 2026] DELETE /v2.0/security-groups/8d79b16f-eec1-40fa-8efc-8dc4f2fc0a4a => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2188] 162.253.55.74 () {30 vars in 662 bytes} [Fri Feb 27 02:30:56 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2189] 162.253.55.74 () {30 vars in 664 bytes} [Fri Feb 27 02:30:56 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: 1109/2190] 162.253.55.74 () {30 vars in 640 bytes} [Fri Feb 27 02:30:56 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2191] 162.253.55.74 () {30 vars in 676 bytes} [Fri Feb 27 02:30:56 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 02:30:56.496 8 INFO neutron.db.l3_db [None req-85d86903-1fa2-4ab4-9402-ffc387d2b94c e3b690c3c9454b87bbaf4f7bdd7532cb 9a39c4f3b44242ce83a7981afb0f7227 - - - -] Floating IP 6ef81a3a-6fdb-49c7-9f18-351689a6702d disassociated. External IP: 10.96.250.201, port: ac9bb960-c42e-402b-8711-d3149b4d7e7b. [pid: 7|app: 0|req: 1111/2192] 162.253.55.74 () {30 vars in 700 bytes} [Fri Feb 27 02:30:56 2026] GET /v2.0/subnets/451663c5-6866-45be-b7c2-db343c7cab12 => generated 652 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2193] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:30:56 2026] GET /v2.0/security-groups?tenant_id=6ddc28d7ebb24c059e186adfb22eaf23&name=default => generated 2801 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2194] 162.253.55.74 () {30 vars in 715 bytes} [Fri Feb 27 02:30:56 2026] GET /v2.0/ports?device_id=e1b0d3b8-ac8a-4864-a18e-788c4c957388 => generated 1244 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2195] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:30:56 2026] DELETE /v2.0/security-groups/9e9517ab-34c4-4a54-bd2a-b4878c242e1b => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2196] 10.0.0.188 () {34 vars in 749 bytes} [Fri Feb 27 02:30:56 2026] PUT /v2.0/floatingips/6ef81a3a-6fdb-49c7-9f18-351689a6702d => generated 554 bytes in 568 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2197] 10.0.0.188 () {32 vars in 729 bytes} [Fri Feb 27 02:30:56 2026] GET /v2.0/floatingips/6ef81a3a-6fdb-49c7-9f18-351689a6702d => generated 554 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 02:30:56.959 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-edc392d3-5c61-4c48-8364-224f0b31ae93'] response: {'name': 'network-changed', 'server_uuid': '7d74c483-e720-4bf5-a2af-b9ec891b6865', 'tag': 'ac9bb960-c42e-402b-8711-d3149b4d7e7b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1084/2198] 162.253.55.74 () {34 vars in 1079 bytes} [Fri Feb 27 02:30:56 2026] GET /v2.0/ports?tenant_id=9a39c4f3b44242ce83a7981afb0f7227&device_id=7d74c483-e720-4bf5-a2af-b9ec891b6865 => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2199] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:30:56 2026] GET /v2.0/security-groups?tenant_id=cb2f33a618ae44ec9f8525881e65c5d1&name=default => generated 2801 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2200] 162.253.55.74 () {34 vars in 985 bytes} [Fri Feb 27 02:30:57 2026] GET /v2.0/networks?id=7cacf403-2699-4fdd-b115-8ab8517f437a => generated 757 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2201] 162.253.55.74 () {34 vars in 676 bytes} [Fri Feb 27 02:30:56 2026] POST /v2.0/ports => generated 1089 bytes in 496 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: 1087/2202] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:30:57 2026] DELETE /v2.0/security-groups/f4ae4c1d-7523-4367-a103-49743fe044f1 => 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: 1116/2203] 162.253.55.74 () {34 vars in 1057 bytes} [Fri Feb 27 02:30:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=ac9bb960-c42e-402b-8711-d3149b4d7e7b => 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: 1088/2204] 162.253.55.74 () {34 vars in 983 bytes} [Fri Feb 27 02:30:57 2026] GET /v2.0/subnets?id=4d70b9c9-c367-4132-9964-0c4f480d5c70 => generated 653 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2205] 10.0.0.152 () {34 vars in 971 bytes} [Fri Feb 27 02:30:57 2026] GET /v2.0/ports/c44020a3-c9cc-488f-8413-e3ce951b5f12 => generated 1089 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2206] 10.0.0.152 () {34 vars in 907 bytes} [Fri Feb 27 02:30:57 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: 1089/2207] 162.253.55.74 () {34 vars in 1051 bytes} [Fri Feb 27 02:30:57 2026] GET /v2.0/ports?network_id=7cacf403-2699-4fdd-b115-8ab8517f437a&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2208] 162.253.55.74 () {34 vars in 1011 bytes} [Fri Feb 27 02:30:57 2026] GET /v2.0/networks/7cacf403-2699-4fdd-b115-8ab8517f437a?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2209] 162.253.55.74 () {34 vars in 1261 bytes} [Fri Feb 27 02:30:57 2026] GET /v2.0/ports/c44020a3-c9cc-488f-8413-e3ce951b5f12?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2210] 162.253.55.74 () {34 vars in 1111 bytes} [Fri Feb 27 02:30:57 2026] GET /v2.0/networks/7cacf403-2699-4fdd-b115-8ab8517f437a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2211] 162.253.55.74 () {34 vars in 1011 bytes} [Fri Feb 27 02:30:57 2026] GET /v2.0/networks/7c2e6662-b70a-47ef-ab54-cda55d800d13?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: 1121/2212] 162.253.55.74 () {34 vars in 1111 bytes} [Fri Feb 27 02:30:57 2026] GET /v2.0/networks/7c2e6662-b70a-47ef-ab54-cda55d800d13?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2213] 162.253.55.74 () {34 vars in 974 bytes} [Fri Feb 27 02:30:57 2026] GET /v2.0/ports/c44020a3-c9cc-488f-8413-e3ce951b5f12 => generated 1089 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2214] 162.253.55.74 () {34 vars in 985 bytes} [Fri Feb 27 02:30:57 2026] GET /v2.0/networks?id=7c2e6662-b70a-47ef-ab54-cda55d800d13 => generated 802 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2215] 10.0.0.188 () {32 vars in 729 bytes} [Fri Feb 27 02:30:57 2026] GET /v2.0/floatingips/6ef81a3a-6fdb-49c7-9f18-351689a6702d => generated 554 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2216] 162.253.55.74 () {38 vars in 1027 bytes} [Fri Feb 27 02:30:57 2026] PUT /v2.0/ports/c44020a3-c9cc-488f-8413-e3ce951b5f12 => generated 1243 bytes in 541 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2217] 162.253.55.74 () {34 vars in 1079 bytes} [Fri Feb 27 02:30:58 2026] GET /v2.0/ports?tenant_id=4ca36f38bed745898ebab3addbe2f48c&device_id=e1b0d3b8-ac8a-4864-a18e-788c4c957388 => generated 2515 bytes in 48 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: 1094/2218] 162.253.55.74 () {34 vars in 1059 bytes} [Fri Feb 27 02:30:58 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.17&port_id=76e99e38-b97f-4ed1-a24f-415e5ff24e54 => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2219] 162.253.55.74 () {34 vars in 983 bytes} [Fri Feb 27 02:30:58 2026] GET /v2.0/subnets?id=0715ff68-a949-4475-89de-ef3285ae1c70 => generated 630 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2220] 162.253.55.74 () {34 vars in 1051 bytes} [Fri Feb 27 02:30:58 2026] GET /v2.0/ports?network_id=0d289df7-911b-426c-b5a2-949823be8f71&device_owner=network%3Adhcp => generated 1244 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2221] 162.253.55.74 () {34 vars in 1011 bytes} [Fri Feb 27 02:30:58 2026] GET /v2.0/networks/0d289df7-911b-426c-b5a2-949823be8f71?fields=segments => generated 14 bytes in 70 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: 1096/2222] 162.253.55.74 () {34 vars in 1111 bytes} [Fri Feb 27 02:30:58 2026] GET /v2.0/networks/0d289df7-911b-426c-b5a2-949823be8f71?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: 1127/2223] 162.253.55.74 () {34 vars in 1053 bytes} [Fri Feb 27 02:30:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.5&port_id=c44020a3-c9cc-488f-8413-e3ce951b5f12 => 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: 1097/2224] 162.253.55.74 () {34 vars in 983 bytes} [Fri Feb 27 02:30:58 2026] GET /v2.0/subnets?id=451663c5-6866-45be-b7c2-db343c7cab12 => generated 655 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 02:30:59.008 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9478bfcf-2942-4d45-9e34-be21f81a6eb3'] response: {'name': 'network-changed', 'server_uuid': 'e1b0d3b8-ac8a-4864-a18e-788c4c957388', 'tag': 'c44020a3-c9cc-488f-8413-e3ce951b5f12', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1128/2225] 10.0.0.188 () {32 vars in 729 bytes} [Fri Feb 27 02:30:58 2026] GET /v2.0/floatingips/6ef81a3a-6fdb-49c7-9f18-351689a6702d => generated 552 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2226] 162.253.55.74 () {34 vars in 1051 bytes} [Fri Feb 27 02:30:58 2026] GET /v2.0/ports?network_id=7c2e6662-b70a-47ef-ab54-cda55d800d13&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: 7|app: 0|req: 1129/2227] 162.253.55.74 () {34 vars in 1011 bytes} [Fri Feb 27 02:30:59 2026] GET /v2.0/networks/7c2e6662-b70a-47ef-ab54-cda55d800d13?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: 1099/2228] 162.253.55.74 () {34 vars in 1111 bytes} [Fri Feb 27 02:30:59 2026] GET /v2.0/networks/7c2e6662-b70a-47ef-ab54-cda55d800d13?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: 1130/2229] 162.253.55.74 () {34 vars in 1079 bytes} [Fri Feb 27 02:30:59 2026] GET /v2.0/ports?tenant_id=4ca36f38bed745898ebab3addbe2f48c&device_id=e1b0d3b8-ac8a-4864-a18e-788c4c957388 => generated 2515 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2230] 162.253.55.74 () {34 vars in 985 bytes} [Fri Feb 27 02:30:59 2026] GET /v2.0/networks?id=7c2e6662-b70a-47ef-ab54-cda55d800d13 => generated 802 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2231] 162.253.55.74 () {34 vars in 1053 bytes} [Fri Feb 27 02:30:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.5&port_id=c44020a3-c9cc-488f-8413-e3ce951b5f12 => 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: 1101/2232] 162.253.55.74 () {34 vars in 983 bytes} [Fri Feb 27 02:30:59 2026] GET /v2.0/subnets?id=451663c5-6866-45be-b7c2-db343c7cab12 => generated 655 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2233] 162.253.55.74 () {34 vars in 1051 bytes} [Fri Feb 27 02:30:59 2026] GET /v2.0/ports?network_id=7c2e6662-b70a-47ef-ab54-cda55d800d13&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: 1102/2234] 10.0.0.152 () {34 vars in 971 bytes} [Fri Feb 27 02:30:59 2026] GET /v2.0/ports/c44020a3-c9cc-488f-8413-e3ce951b5f12 => generated 1279 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2235] 162.253.55.74 () {34 vars in 1011 bytes} [Fri Feb 27 02:30:59 2026] GET /v2.0/networks/7c2e6662-b70a-47ef-ab54-cda55d800d13?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2236] 162.253.55.74 () {34 vars in 1111 bytes} [Fri Feb 27 02:30:59 2026] GET /v2.0/networks/7c2e6662-b70a-47ef-ab54-cda55d800d13?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2237] 162.253.55.74 () {34 vars in 748 bytes} [Fri Feb 27 02:30:59 2026] PUT /v2.0/ports/c44020a3-c9cc-488f-8413-e3ce951b5f12 => generated 1304 bytes in 307 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2238] 162.253.55.74 () {30 vars in 731 bytes} [Fri Feb 27 02:30:59 2026] GET /v2.0/security-groups?name=lb-3a3ba832-4235-4f88-b62c-241480fa91ea => generated 1575 bytes in 34 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: 1136/2239] 10.0.0.188 () {34 vars in 685 bytes} [Fri Feb 27 02:31:00 2026] POST /v2.0/security-groups => generated 1611 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2240] 162.253.55.74 () {34 vars in 748 bytes} [Fri Feb 27 02:30:59 2026] PUT /v2.0/ports/c44020a3-c9cc-488f-8413-e3ce951b5f12 => generated 1304 bytes in 311 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2241] 10.0.0.188 () {34 vars in 695 bytes} [Fri Feb 27 02:31:00 2026] POST /v2.0/security-group-rules => generated 565 bytes in 97 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: 1105/2242] 162.253.55.74 () {30 vars in 662 bytes} [Fri Feb 27 02:31: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: 8|app: 0|req: 1106/2243] 162.253.55.74 () {30 vars in 664 bytes} [Fri Feb 27 02:31: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: 1107/2244] 162.253.55.74 () {30 vars in 640 bytes} [Fri Feb 27 02:31:00 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: 1108/2245] 162.253.55.74 () {30 vars in 676 bytes} [Fri Feb 27 02:31: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: 7|app: 0|req: 1138/2246] 10.0.0.188 () {34 vars in 695 bytes} [Fri Feb 27 02:31:00 2026] POST /v2.0/security-group-rules => generated 564 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2247] 162.253.55.74 () {30 vars in 700 bytes} [Fri Feb 27 02:31:00 2026] GET /v2.0/subnets/451663c5-6866-45be-b7c2-db343c7cab12 => 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: 1110/2248] 162.253.55.74 () {30 vars in 696 bytes} [Fri Feb 27 02:31:00 2026] GET /v2.0/ports/aa69b19c-4a99-4b80-8af8-8be220440ea6 => 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: 1111/2249] 162.253.55.74 () {30 vars in 696 bytes} [Fri Feb 27 02:31:00 2026] GET /v2.0/ports/c44020a3-c9cc-488f-8413-e3ce951b5f12 => generated 1340 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2250] 10.0.0.188 () {34 vars in 695 bytes} [Fri Feb 27 02:31:00 2026] POST /v2.0/security-group-rules => generated 570 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2251] 162.253.55.74 () {30 vars in 700 bytes} [Fri Feb 27 02:31:00 2026] GET /v2.0/subnets/451663c5-6866-45be-b7c2-db343c7cab12 => generated 652 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2252] 10.0.0.188 () {34 vars in 695 bytes} [Fri Feb 27 02:31:00 2026] POST /v2.0/security-group-rules => generated 569 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2253] 162.253.55.74 () {30 vars in 702 bytes} [Fri Feb 27 02:31:00 2026] GET /v2.0/networks/7c2e6662-b70a-47ef-ab54-cda55d800d13 => generated 799 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 02:31:00.675 7 INFO neutron.db.securitygroups_db [None req-279c1459-3feb-463b-bc27-200028e2de58 e3b690c3c9454b87bbaf4f7bdd7532cb 9a39c4f3b44242ce83a7981afb0f7227 - - - -] Project 9a39c4f3b44242ce83a7981afb0f7227 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: 1114/2254] 162.253.55.74 () {30 vars in 696 bytes} [Fri Feb 27 02:31:00 2026] GET /v2.0/ports/aa69b19c-4a99-4b80-8af8-8be220440ea6 => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2255] 10.0.0.188 () {34 vars in 695 bytes} [Fri Feb 27 02:31:00 2026] POST /v2.0/security-group-rules => generated 575 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2256] 162.253.55.74 () {30 vars in 700 bytes} [Fri Feb 27 02:31:00 2026] GET /v2.0/subnets/451663c5-6866-45be-b7c2-db343c7cab12 => generated 652 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 02:31:00.799 8 INFO neutron.db.securitygroups_db [None req-62e1bb9d-e4aa-4f2e-a48e-5da378b420dd e3b690c3c9454b87bbaf4f7bdd7532cb 9a39c4f3b44242ce83a7981afb0f7227 - - - -] Project 9a39c4f3b44242ce83a7981afb0f7227 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: 1116/2257] 10.0.0.188 () {34 vars in 695 bytes} [Fri Feb 27 02:31:00 2026] POST /v2.0/security-group-rules => generated 574 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 02:31:01.314 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5d1d0ea4-f968-4496-ad1d-a258684f8370'] response: {'name': 'network-changed', 'server_uuid': 'e1b0d3b8-ac8a-4864-a18e-788c4c957388', 'tag': 'c44020a3-c9cc-488f-8413-e3ce951b5f12', 'status': 'completed', 'code': 200} 2026-02-27 02:31:01.314 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5d1d0ea4-f968-4496-ad1d-a258684f8370'] response: {'name': 'network-changed', 'server_uuid': 'e1b0d3b8-ac8a-4864-a18e-788c4c957388', 'tag': 'c44020a3-c9cc-488f-8413-e3ce951b5f12', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1117/2258] 10.0.0.188 () {32 vars in 649 bytes} [Fri Feb 27 02:31:01 2026] GET /v2.0/networks => generated 1298 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2259] 162.253.55.74 () {34 vars in 1079 bytes} [Fri Feb 27 02:31:01 2026] GET /v2.0/ports?tenant_id=4ca36f38bed745898ebab3addbe2f48c&device_id=e1b0d3b8-ac8a-4864-a18e-788c4c957388 => generated 2578 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2260] 162.253.55.74 () {34 vars in 985 bytes} [Fri Feb 27 02:31:01 2026] GET /v2.0/networks?id=7c2e6662-b70a-47ef-ab54-cda55d800d13 => generated 802 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2261] 10.0.0.152 () {34 vars in 1100 bytes} [Fri Feb 27 02:31:01 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1563499244&fields=id&tenant_id=9a39c4f3b44242ce83a7981afb0f7227 => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2262] 162.253.55.74 () {34 vars in 1053 bytes} [Fri Feb 27 02:31:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.5&port_id=c44020a3-c9cc-488f-8413-e3ce951b5f12 => 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: 1122/2263] 10.0.0.152 () {34 vars in 982 bytes} [Fri Feb 27 02:31:01 2026] GET /v2.0/networks?id=7cacf403-2699-4fdd-b115-8ab8517f437a => generated 661 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2264] 162.253.55.74 () {34 vars in 983 bytes} [Fri Feb 27 02:31:01 2026] GET /v2.0/subnets?id=451663c5-6866-45be-b7c2-db343c7cab12 => generated 655 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2265] 10.0.0.152 () {34 vars in 965 bytes} [Fri Feb 27 02:31:01 2026] GET /v2.0/quotas/9a39c4f3b44242ce83a7981afb0f7227 => 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: 1142/2266] 10.0.0.188 () {34 vars in 676 bytes} [Fri Feb 27 02:31:00 2026] POST /v2.0/floatingips => generated 552 bytes in 1014 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2267] 162.253.55.74 () {34 vars in 1051 bytes} [Fri Feb 27 02:31:01 2026] GET /v2.0/ports?network_id=7c2e6662-b70a-47ef-ab54-cda55d800d13&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: 1126/2268] 10.0.0.188 () {34 vars in 759 bytes} [Fri Feb 27 02:31:01 2026] PUT /v2.0/floatingips/b465e347-2d4a-4103-96c5-fc93f73fce72/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2269] 10.0.0.152 () {34 vars in 1002 bytes} [Fri Feb 27 02:31:01 2026] GET /v2.0/ports?tenant_id=9a39c4f3b44242ce83a7981afb0f7227&fields=id => generated 149 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2270] 162.253.55.74 () {34 vars in 1011 bytes} [Fri Feb 27 02:31:01 2026] GET /v2.0/networks/7c2e6662-b70a-47ef-ab54-cda55d800d13?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2271] 10.0.0.188 () {32 vars in 739 bytes} [Fri Feb 27 02:31:01 2026] GET /v2.0/floatingips/b465e347-2d4a-4103-96c5-fc93f73fce72/tags => generated 25 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2272] 10.0.0.152 () {34 vars in 1008 bytes} [Fri Feb 27 02:31:01 2026] GET /v2.0/networks/7cacf403-2699-4fdd-b115-8ab8517f437a?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2273] 162.253.55.74 () {34 vars in 1111 bytes} [Fri Feb 27 02:31:01 2026] GET /v2.0/networks/7c2e6662-b70a-47ef-ab54-cda55d800d13?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2274] 10.0.0.188 () {34 vars in 770 bytes} [Fri Feb 27 02:31:01 2026] PUT /v2.0/floatingips/b465e347-2d4a-4103-96c5-fc93f73fce72/tags/green => generated 4 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2275] 10.0.0.188 () {32 vars in 739 bytes} [Fri Feb 27 02:31:02 2026] GET /v2.0/floatingips/b465e347-2d4a-4103-96c5-fc93f73fce72/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: 1146/2276] 10.0.0.152 () {34 vars in 1108 bytes} [Fri Feb 27 02:31:02 2026] GET /v2.0/networks/7cacf403-2699-4fdd-b115-8ab8517f437a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2277] 162.253.55.74 () {34 vars in 1079 bytes} [Fri Feb 27 02:31:02 2026] GET /v2.0/ports?tenant_id=4ca36f38bed745898ebab3addbe2f48c&device_id=e1b0d3b8-ac8a-4864-a18e-788c4c957388 => generated 2578 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2278] 10.0.0.188 () {34 vars in 766 bytes} [Fri Feb 27 02:31:02 2026] PUT /v2.0/floatingips/b465e347-2d4a-4103-96c5-fc93f73fce72/tags/red => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2279] 10.0.0.188 () {32 vars in 739 bytes} [Fri Feb 27 02:31:02 2026] GET /v2.0/floatingips/b465e347-2d4a-4103-96c5-fc93f73fce72/tags => generated 34 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2280] 162.253.55.74 () {34 vars in 985 bytes} [Fri Feb 27 02:31:02 2026] GET /v2.0/networks?id=7c2e6662-b70a-47ef-ab54-cda55d800d13 => generated 802 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2281] 10.0.0.188 () {34 vars in 788 bytes} [Fri Feb 27 02:31:02 2026] PUT /v2.0/floatingips/b465e347-2d4a-4103-96c5-fc93f73fce72/tags/black.or.white => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2282] 162.253.55.74 () {34 vars in 1053 bytes} [Fri Feb 27 02:31:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.5&port_id=c44020a3-c9cc-488f-8413-e3ce951b5f12 => 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: 1133/2283] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:31:02 2026] GET /v2.0/ports?device_id=5fa81020-c1fc-41d0-976e-a387b8752d6f => 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: 1151/2284] 10.0.0.188 () {32 vars in 739 bytes} [Fri Feb 27 02:31:02 2026] GET /v2.0/floatingips/b465e347-2d4a-4103-96c5-fc93f73fce72/tags => generated 52 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2285] 162.253.55.74 () {34 vars in 983 bytes} [Fri Feb 27 02:31:02 2026] GET /v2.0/subnets?id=451663c5-6866-45be-b7c2-db343c7cab12 => generated 655 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2286] 10.0.0.188 () {34 vars in 759 bytes} [Fri Feb 27 02:31:02 2026] PUT /v2.0/floatingips/b465e347-2d4a-4103-96c5-fc93f73fce72/tags => generated 37 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2287] 162.253.55.74 () {34 vars in 1051 bytes} [Fri Feb 27 02:31:02 2026] GET /v2.0/ports?network_id=7c2e6662-b70a-47ef-ab54-cda55d800d13&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: 1136/2288] 162.253.55.74 () {34 vars in 1011 bytes} [Fri Feb 27 02:31:02 2026] GET /v2.0/networks/7c2e6662-b70a-47ef-ab54-cda55d800d13?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2289] 162.253.55.74 () {34 vars in 1111 bytes} [Fri Feb 27 02:31:02 2026] GET /v2.0/networks/7c2e6662-b70a-47ef-ab54-cda55d800d13?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2290] 10.0.0.188 () {32 vars in 739 bytes} [Fri Feb 27 02:31:02 2026] GET /v2.0/floatingips/b465e347-2d4a-4103-96c5-fc93f73fce72/tags => generated 37 bytes in 499 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2291] 10.0.0.188 () {32 vars in 747 bytes} [Fri Feb 27 02:31:02 2026] GET /v2.0/floatingips/b465e347-2d4a-4103-96c5-fc93f73fce72/tags/red => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 02:31:02.961 7 INFO neutron.api.v2.resource [None req-e512fece-7568-46d0-b112-73aa17b05d08 9b5ae0b998ee4833ad98dd5b75704af0 0fd5e9a5a4a4474cbea536db6262947f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1154/2292] 10.0.0.188 () {32 vars in 751 bytes} [Fri Feb 27 02:31:02 2026] GET /v2.0/floatingips/b465e347-2d4a-4103-96c5-fc93f73fce72/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: 1139/2293] 10.0.0.188 () {32 vars in 750 bytes} [Fri Feb 27 02:31:02 2026] DELETE /v2.0/floatingips/b465e347-2d4a-4103-96c5-fc93f73fce72/tags/red => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2294] 10.0.0.188 () {32 vars in 739 bytes} [Fri Feb 27 02:31:03 2026] GET /v2.0/floatingips/b465e347-2d4a-4103-96c5-fc93f73fce72/tags => generated 30 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 02:31:03.119 8 INFO neutron.api.v2.resource [None req-ddf30202-8138-4d46-a13d-a0fd60e2fd82 9b5ae0b998ee4833ad98dd5b75704af0 0fd5e9a5a4a4474cbea536db6262947f - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1140/2295] 10.0.0.188 () {32 vars in 754 bytes} [Fri Feb 27 02:31:03 2026] DELETE /v2.0/floatingips/b465e347-2d4a-4103-96c5-fc93f73fce72/tags/green => generated 99 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2296] 10.0.0.188 () {32 vars in 742 bytes} [Fri Feb 27 02:31:03 2026] DELETE /v2.0/floatingips/b465e347-2d4a-4103-96c5-fc93f73fce72/tags => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2297] 10.0.0.188 () {32 vars in 739 bytes} [Fri Feb 27 02:31:03 2026] GET /v2.0/floatingips/b465e347-2d4a-4103-96c5-fc93f73fce72/tags => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2298] 162.253.55.74 () {34 vars in 985 bytes} [Fri Feb 27 02:31:03 2026] GET /v2.0/networks?id=7cacf403-2699-4fdd-b115-8ab8517f437a => generated 661 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2299] 162.253.55.74 () {34 vars in 1049 bytes} [Fri Feb 27 02:31:03 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=9a39c4f3b44242ce83a7981afb0f7227 => generated 273 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2300] 10.0.0.188 () {32 vars in 732 bytes} [Fri Feb 27 02:31:03 2026] DELETE /v2.0/floatingips/b465e347-2d4a-4103-96c5-fc93f73fce72 => generated 0 bytes in 568 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2301] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:31:03 2026] GET /v2.0/ports?device_id=5fa81020-c1fc-41d0-976e-a387b8752d6f => 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: 1158/2302] 162.253.55.74 () {38 vars in 954 bytes} [Fri Feb 27 02:31:03 2026] POST /v2.0/ports => generated 954 bytes in 631 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2303] 162.253.55.74 () {38 vars in 1027 bytes} [Fri Feb 27 02:31:03 2026] PUT /v2.0/ports/3d5cb860-b4c6-4aa9-ad1f-5560fc41e482 => generated 1199 bytes in 527 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: 1159/2304] 162.253.55.74 () {34 vars in 1079 bytes} [Fri Feb 27 02:31:04 2026] GET /v2.0/ports?tenant_id=9a39c4f3b44242ce83a7981afb0f7227&device_id=5fa81020-c1fc-41d0-976e-a387b8752d6f => generated 1238 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 02:31:04.608 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-883e48b5-97e0-4fc3-874c-4337fb69a051'] response: {'name': 'network-changed', 'server_uuid': '5fa81020-c1fc-41d0-976e-a387b8752d6f', 'tag': '3d5cb860-b4c6-4aa9-ad1f-5560fc41e482', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1160/2305] 162.253.55.74 () {34 vars in 1057 bytes} [Fri Feb 27 02:31:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=3d5cb860-b4c6-4aa9-ad1f-5560fc41e482 => 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: 1161/2306] 162.253.55.74 () {34 vars in 983 bytes} [Fri Feb 27 02:31:04 2026] GET /v2.0/subnets?id=4d70b9c9-c367-4132-9964-0c4f480d5c70 => generated 653 bytes in 39 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: 1162/2307] 162.253.55.74 () {34 vars in 1051 bytes} [Fri Feb 27 02:31:04 2026] GET /v2.0/ports?network_id=7cacf403-2699-4fdd-b115-8ab8517f437a&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: 1146/2308] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:31:04 2026] GET /v2.0/security-groups?tenant_id=0fd5e9a5a4a4474cbea536db6262947f&name=default => generated 2801 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2309] 162.253.55.74 () {34 vars in 1011 bytes} [Fri Feb 27 02:31:04 2026] GET /v2.0/networks/7cacf403-2699-4fdd-b115-8ab8517f437a?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2310] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:31:04 2026] DELETE /v2.0/security-groups/4abab937-ffdb-49ce-8a2b-4aee8882ce71 => 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: 1164/2311] 162.253.55.74 () {34 vars in 1111 bytes} [Fri Feb 27 02:31:04 2026] GET /v2.0/networks/7cacf403-2699-4fdd-b115-8ab8517f437a?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: 1165/2312] 162.253.55.74 () {34 vars in 1079 bytes} [Fri Feb 27 02:31:04 2026] GET /v2.0/ports?tenant_id=9a39c4f3b44242ce83a7981afb0f7227&device_id=5fa81020-c1fc-41d0-976e-a387b8752d6f => generated 1238 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2313] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:31:04 2026] GET /v2.0/ports?device_id=5fa81020-c1fc-41d0-976e-a387b8752d6f => generated 969 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2314] 162.253.55.74 () {34 vars in 985 bytes} [Fri Feb 27 02:31:05 2026] GET /v2.0/networks?id=7cacf403-2699-4fdd-b115-8ab8517f437a => generated 757 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2315] 10.0.0.152 () {34 vars in 1040 bytes} [Fri Feb 27 02:31:05 2026] GET /v2.0/security-groups?id=1d8faefc-2e37-4428-83c1-dba3ad037de8&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: 1168/2316] 162.253.55.74 () {34 vars in 1057 bytes} [Fri Feb 27 02:31:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=3d5cb860-b4c6-4aa9-ad1f-5560fc41e482 => 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: 1149/2317] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:31:05 2026] GET /v2.0/security-groups?tenant_id=28813fdf62454e819d9da0c94171ac8f&name=default => generated 2801 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2318] 162.253.55.74 () {34 vars in 983 bytes} [Fri Feb 27 02:31:05 2026] GET /v2.0/subnets?id=4d70b9c9-c367-4132-9964-0c4f480d5c70 => generated 653 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2319] 162.253.55.74 () {34 vars in 1051 bytes} [Fri Feb 27 02:31:05 2026] GET /v2.0/ports?network_id=7cacf403-2699-4fdd-b115-8ab8517f437a&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2320] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:31:05 2026] DELETE /v2.0/security-groups/37f471db-1fbe-4fd6-94ca-3e370961ac5d => 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: 1171/2321] 162.253.55.74 () {34 vars in 1011 bytes} [Fri Feb 27 02:31:05 2026] GET /v2.0/networks/7cacf403-2699-4fdd-b115-8ab8517f437a?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2322] 162.253.55.74 () {34 vars in 1111 bytes} [Fri Feb 27 02:31:05 2026] GET /v2.0/networks/7cacf403-2699-4fdd-b115-8ab8517f437a?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: 1172/2323] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:31:06 2026] GET /v2.0/ports?device_id=5fa81020-c1fc-41d0-976e-a387b8752d6f => generated 971 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2324] 10.0.0.152 () {34 vars in 1040 bytes} [Fri Feb 27 02:31:06 2026] GET /v2.0/security-groups?id=1d8faefc-2e37-4428-83c1-dba3ad037de8&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2325] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:31:07 2026] GET /v2.0/ports?device_id=5fa81020-c1fc-41d0-976e-a387b8752d6f => generated 971 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2326] 10.0.0.152 () {34 vars in 1040 bytes} [Fri Feb 27 02:31:07 2026] GET /v2.0/security-groups?id=1d8faefc-2e37-4428-83c1-dba3ad037de8&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2327] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:31:07 2026] GET /v2.0/ports?device_id=5fa81020-c1fc-41d0-976e-a387b8752d6f => generated 971 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2328] 10.0.0.152 () {34 vars in 1040 bytes} [Fri Feb 27 02:31:07 2026] GET /v2.0/security-groups?id=1d8faefc-2e37-4428-83c1-dba3ad037de8&fields=id&fields=name => generated 114 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2329] 10.0.0.188 () {32 vars in 736 bytes} [Fri Feb 27 02:31:07 2026] GET /v2.0/ports?device_id=5fa81020-c1fc-41d0-976e-a387b8752d6f => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 02:31:08.371 8 INFO neutron.db.l3_db [None req-882f01ed-bafa-4dbe-b493-3f87bbdb8dcb e3b690c3c9454b87bbaf4f7bdd7532cb 9a39c4f3b44242ce83a7981afb0f7227 - - - -] Floating IP 6ef81a3a-6fdb-49c7-9f18-351689a6702d associated. External IP: 10.96.250.201, port: 3d5cb860-b4c6-4aa9-ad1f-5560fc41e482. [pid: 8|app: 0|req: 1155/2330] 10.0.0.188 () {34 vars in 749 bytes} [Fri Feb 27 02:31:07 2026] PUT /v2.0/floatingips/6ef81a3a-6fdb-49c7-9f18-351689a6702d => generated 855 bytes in 817 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2331] 10.0.0.188 () {32 vars in 729 bytes} [Fri Feb 27 02:31:08 2026] GET /v2.0/floatingips/6ef81a3a-6fdb-49c7-9f18-351689a6702d => generated 855 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 02:31:08.849 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0334bcc2-9e6e-4d59-aa06-c529138b1c1d'] response: {'name': 'network-changed', 'server_uuid': '5fa81020-c1fc-41d0-976e-a387b8752d6f', 'tag': '3d5cb860-b4c6-4aa9-ad1f-5560fc41e482', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1177/2332] 162.253.55.74 () {34 vars in 1079 bytes} [Fri Feb 27 02:31:08 2026] GET /v2.0/ports?tenant_id=9a39c4f3b44242ce83a7981afb0f7227&device_id=5fa81020-c1fc-41d0-976e-a387b8752d6f => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2333] 162.253.55.74 () {34 vars in 985 bytes} [Fri Feb 27 02:31:08 2026] GET /v2.0/networks?id=7cacf403-2699-4fdd-b115-8ab8517f437a => generated 757 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2334] 162.253.55.74 () {34 vars in 1057 bytes} [Fri Feb 27 02:31:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=3d5cb860-b4c6-4aa9-ad1f-5560fc41e482 => 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: 1180/2335] 162.253.55.74 () {34 vars in 983 bytes} [Fri Feb 27 02:31:09 2026] GET /v2.0/subnets?id=4d70b9c9-c367-4132-9964-0c4f480d5c70 => generated 653 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2336] 162.253.55.74 () {34 vars in 1051 bytes} [Fri Feb 27 02:31:09 2026] GET /v2.0/ports?network_id=7cacf403-2699-4fdd-b115-8ab8517f437a&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2337] 162.253.55.74 () {34 vars in 1011 bytes} [Fri Feb 27 02:31:09 2026] GET /v2.0/networks/7cacf403-2699-4fdd-b115-8ab8517f437a?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: 1183/2338] 162.253.55.74 () {34 vars in 1111 bytes} [Fri Feb 27 02:31:09 2026] GET /v2.0/networks/7cacf403-2699-4fdd-b115-8ab8517f437a?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: 1156/2339] 10.0.0.188 () {34 vars in 684 bytes} [Fri Feb 27 02:31:08 2026] POST /v2.0/security-groups => generated 1537 bytes in 1014 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2340] 10.0.0.188 () {32 vars in 729 bytes} [Fri Feb 27 02:31:09 2026] GET /v2.0/floatingips/6ef81a3a-6fdb-49c7-9f18-351689a6702d => generated 855 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2341] 10.0.0.188 () {34 vars in 767 bytes} [Fri Feb 27 02:31:09 2026] PUT /v2.0/security-groups/7d2d00c2-e8c3-4b2c-a438-0ad775ec40ef/tags => generated 25 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2342] 10.0.0.188 () {32 vars in 747 bytes} [Fri Feb 27 02:31:09 2026] GET /v2.0/security-groups/7d2d00c2-e8c3-4b2c-a438-0ad775ec40ef/tags => generated 25 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2343] 10.0.0.188 () {34 vars in 778 bytes} [Fri Feb 27 02:31:09 2026] PUT /v2.0/security-groups/7d2d00c2-e8c3-4b2c-a438-0ad775ec40ef/tags/green => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2346] 10.0.0.188 () {32 vars in 747 bytes} [Fri Feb 27 02:31:09 2026] GET /v2.0/security-groups/7d2d00c2-e8c3-4b2c-a438-0ad775ec40ef/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: 1164/2347] 10.0.0.188 () {34 vars in 774 bytes} [Fri Feb 27 02:31:10 2026] PUT /v2.0/security-groups/7d2d00c2-e8c3-4b2c-a438-0ad775ec40ef/tags/red => generated 4 bytes in 20 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2348] 10.0.0.188 () {32 vars in 747 bytes} [Fri Feb 27 02:31:10 2026] GET /v2.0/security-groups/7d2d00c2-e8c3-4b2c-a438-0ad775ec40ef/tags => generated 34 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2349] 10.0.0.188 () {34 vars in 796 bytes} [Fri Feb 27 02:31:10 2026] PUT /v2.0/security-groups/7d2d00c2-e8c3-4b2c-a438-0ad775ec40ef/tags/black.or.white => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2350] 10.0.0.188 () {32 vars in 747 bytes} [Fri Feb 27 02:31:10 2026] GET /v2.0/security-groups/7d2d00c2-e8c3-4b2c-a438-0ad775ec40ef/tags => generated 52 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2351] 10.0.0.188 () {34 vars in 767 bytes} [Fri Feb 27 02:31:10 2026] PUT /v2.0/security-groups/7d2d00c2-e8c3-4b2c-a438-0ad775ec40ef/tags => generated 37 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2352] 10.0.0.188 () {32 vars in 747 bytes} [Fri Feb 27 02:31:10 2026] GET /v2.0/security-groups/7d2d00c2-e8c3-4b2c-a438-0ad775ec40ef/tags => generated 37 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2353] 10.0.0.188 () {32 vars in 755 bytes} [Fri Feb 27 02:31:10 2026] GET /v2.0/security-groups/7d2d00c2-e8c3-4b2c-a438-0ad775ec40ef/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 02:31:10.283 8 INFO neutron.api.v2.resource [None req-820ea68c-1ad9-4fcb-90de-18b4dcccdb17 343038f674a743a6af4d89a8c31cbddf 0ddb371c514a49faade30d386ed4a32d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1171/2354] 10.0.0.188 () {32 vars in 759 bytes} [Fri Feb 27 02:31:10 2026] GET /v2.0/security-groups/7d2d00c2-e8c3-4b2c-a438-0ad775ec40ef/tags/green => generated 99 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2355] 10.0.0.188 () {32 vars in 758 bytes} [Fri Feb 27 02:31:10 2026] DELETE /v2.0/security-groups/7d2d00c2-e8c3-4b2c-a438-0ad775ec40ef/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2356] 10.0.0.188 () {32 vars in 747 bytes} [Fri Feb 27 02:31:10 2026] GET /v2.0/security-groups/7d2d00c2-e8c3-4b2c-a438-0ad775ec40ef/tags => generated 30 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 02:31:10.387 8 INFO neutron.api.v2.resource [None req-feabb4eb-a8c2-40ca-a561-dde0bbcc933e 343038f674a743a6af4d89a8c31cbddf 0ddb371c514a49faade30d386ed4a32d - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1174/2357] 10.0.0.188 () {32 vars in 762 bytes} [Fri Feb 27 02:31:10 2026] DELETE /v2.0/security-groups/7d2d00c2-e8c3-4b2c-a438-0ad775ec40ef/tags/green => generated 99 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2358] 10.0.0.188 () {32 vars in 750 bytes} [Fri Feb 27 02:31:10 2026] DELETE /v2.0/security-groups/7d2d00c2-e8c3-4b2c-a438-0ad775ec40ef/tags => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2359] 10.0.0.188 () {32 vars in 747 bytes} [Fri Feb 27 02:31:10 2026] GET /v2.0/security-groups/7d2d00c2-e8c3-4b2c-a438-0ad775ec40ef/tags => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2360] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:31:10 2026] DELETE /v2.0/security-groups/7d2d00c2-e8c3-4b2c-a438-0ad775ec40ef => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 02:31:10.821 7 INFO neutron.db.l3_db [None req-fd5ea827-7522-426a-bb9d-0208c1b3292d 69946dc975064149b9c6754a0747d313 cab694ca78cc4cc6beaf87b567a8abbc - - - -] Floating IP fa8ebeb0-6052-41c1-909f-56aa33aa86dc associated. External IP: 10.96.250.211, port: aa69b19c-4a99-4b80-8af8-8be220440ea6. [pid: 8|app: 0|req: 1178/2361] 10.0.0.188 () {32 vars in 729 bytes} [Fri Feb 27 02:31:10 2026] GET /v2.0/floatingips/6ef81a3a-6fdb-49c7-9f18-351689a6702d => generated 857 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2362] 10.0.0.188 () {34 vars in 677 bytes} [Fri Feb 27 02:31:09 2026] POST /v2.0/floatingips => generated 899 bytes in 1508 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2363] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:31:11 2026] GET /v2.0/security-groups?tenant_id=0ddb371c514a49faade30d386ed4a32d&name=default => generated 2801 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2364] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:31:11 2026] DELETE /v2.0/security-groups/c4ff7fff-4ef8-48a6-bf63-f2a80ee8ef2e => 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: 1180/2365] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:31:11 2026] GET /v2.0/security-groups?tenant_id=3ccf317f3c124ad78223d758abe841e7&name=default => generated 2801 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2366] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:31:11 2026] DELETE /v2.0/security-groups/0165b95d-bffd-4291-b7a2-3103c411cf59 => 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: 1181/2367] 162.253.55.74 () {30 vars in 662 bytes} [Fri Feb 27 02:31:15 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2368] 162.253.55.74 () {30 vars in 664 bytes} [Fri Feb 27 02:31:15 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: 1182/2369] 162.253.55.74 () {30 vars in 640 bytes} [Fri Feb 27 02:31:15 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2370] 162.253.55.74 () {30 vars in 676 bytes} [Fri Feb 27 02:31:15 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: 8|app: 0|req: 1183/2371] 162.253.55.74 () {30 vars in 731 bytes} [Fri Feb 27 02:31:15 2026] GET /v2.0/security-groups?name=lb-3a3ba832-4235-4f88-b62c-241480fa91ea => generated 1575 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2372] 162.253.55.74 () {30 vars in 761 bytes} [Fri Feb 27 02:31:15 2026] GET /v2.0/security-group-rules?security_group_id=034d41dd-3a4e-49d9-b03c-8164d05a620b => generated 1118 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2373] 10.0.0.188 () {34 vars in 676 bytes} [Fri Feb 27 02:31:15 2026] POST /v2.0/subnetpools => generated 516 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2374] 162.253.55.74 () {34 vars in 706 bytes} [Fri Feb 27 02:31:15 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: 7|app: 0|req: 1190/2375] 10.0.0.188 () {34 vars in 759 bytes} [Fri Feb 27 02:31:15 2026] PUT /v2.0/subnetpools/1f0d6246-bbd0-4ead-8865-a9a8a2201bdf/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2376] 10.0.0.188 () {32 vars in 739 bytes} [Fri Feb 27 02:31:15 2026] GET /v2.0/subnetpools/1f0d6246-bbd0-4ead-8865-a9a8a2201bdf/tags => generated 25 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2377] 10.0.0.188 () {34 vars in 770 bytes} [Fri Feb 27 02:31:15 2026] PUT /v2.0/subnetpools/1f0d6246-bbd0-4ead-8865-a9a8a2201bdf/tags/green => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2378] 10.0.0.188 () {32 vars in 739 bytes} [Fri Feb 27 02:31:15 2026] GET /v2.0/subnetpools/1f0d6246-bbd0-4ead-8865-a9a8a2201bdf/tags => generated 34 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2379] 162.253.55.74 () {34 vars in 706 bytes} [Fri Feb 27 02:31:15 2026] POST /v2.0/security-group-rules => generated 569 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2380] 10.0.0.188 () {34 vars in 766 bytes} [Fri Feb 27 02:31:15 2026] PUT /v2.0/subnetpools/1f0d6246-bbd0-4ead-8865-a9a8a2201bdf/tags/red => generated 4 bytes in 21 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2381] 10.0.0.188 () {32 vars in 739 bytes} [Fri Feb 27 02:31:15 2026] GET /v2.0/subnetpools/1f0d6246-bbd0-4ead-8865-a9a8a2201bdf/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2382] 10.0.0.188 () {34 vars in 788 bytes} [Fri Feb 27 02:31:15 2026] PUT /v2.0/subnetpools/1f0d6246-bbd0-4ead-8865-a9a8a2201bdf/tags/black.or.white => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2383] 10.0.0.188 () {32 vars in 739 bytes} [Fri Feb 27 02:31:15 2026] GET /v2.0/subnetpools/1f0d6246-bbd0-4ead-8865-a9a8a2201bdf/tags => generated 52 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2384] 10.0.0.188 () {34 vars in 759 bytes} [Fri Feb 27 02:31:15 2026] PUT /v2.0/subnetpools/1f0d6246-bbd0-4ead-8865-a9a8a2201bdf/tags => generated 37 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2385] 10.0.0.188 () {32 vars in 739 bytes} [Fri Feb 27 02:31:15 2026] GET /v2.0/subnetpools/1f0d6246-bbd0-4ead-8865-a9a8a2201bdf/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: 1194/2386] 10.0.0.188 () {32 vars in 747 bytes} [Fri Feb 27 02:31:15 2026] GET /v2.0/subnetpools/1f0d6246-bbd0-4ead-8865-a9a8a2201bdf/tags/red => generated 0 bytes in 22 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 02:31:16.007 8 INFO neutron.api.v2.resource [None req-af98c171-e05a-4afb-b96d-31ef2daa8ae2 792ccc8d35be4b82933cec255fd6e1b1 8facf25a710843d1a944cb5b2e7f18a4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1193/2387] 10.0.0.188 () {32 vars in 751 bytes} [Fri Feb 27 02:31:15 2026] GET /v2.0/subnetpools/1f0d6246-bbd0-4ead-8865-a9a8a2201bdf/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: 1195/2388] 10.0.0.188 () {32 vars in 750 bytes} [Fri Feb 27 02:31:16 2026] DELETE /v2.0/subnetpools/1f0d6246-bbd0-4ead-8865-a9a8a2201bdf/tags/red => 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: 1194/2389] 10.0.0.188 () {32 vars in 739 bytes} [Fri Feb 27 02:31:16 2026] GET /v2.0/subnetpools/1f0d6246-bbd0-4ead-8865-a9a8a2201bdf/tags => generated 30 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 02:31:16.117 7 INFO neutron.api.v2.resource [None req-fe96e36e-35f8-4765-af88-2bf379b61672 792ccc8d35be4b82933cec255fd6e1b1 8facf25a710843d1a944cb5b2e7f18a4 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1196/2390] 10.0.0.188 () {32 vars in 754 bytes} [Fri Feb 27 02:31:16 2026] DELETE /v2.0/subnetpools/1f0d6246-bbd0-4ead-8865-a9a8a2201bdf/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2391] 10.0.0.188 () {32 vars in 742 bytes} [Fri Feb 27 02:31:16 2026] DELETE /v2.0/subnetpools/1f0d6246-bbd0-4ead-8865-a9a8a2201bdf/tags => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2392] 10.0.0.188 () {32 vars in 739 bytes} [Fri Feb 27 02:31:16 2026] GET /v2.0/subnetpools/1f0d6246-bbd0-4ead-8865-a9a8a2201bdf/tags => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2393] 10.0.0.188 () {32 vars in 732 bytes} [Fri Feb 27 02:31:16 2026] DELETE /v2.0/subnetpools/1f0d6246-bbd0-4ead-8865-a9a8a2201bdf => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2394] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:31:16 2026] GET /v2.0/security-groups?tenant_id=8facf25a710843d1a944cb5b2e7f18a4&name=default => generated 2801 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2395] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:31:17 2026] DELETE /v2.0/security-groups/b0c331ea-a63d-4ea3-bd26-9c79938059c6 => 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: 1199/2396] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:31:17 2026] GET /v2.0/security-groups?tenant_id=6a7ede99389044a3bd56e96641ee18ab&name=default => generated 2801 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2397] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:31:17 2026] DELETE /v2.0/security-groups/667a75a9-6f27-4ed4-9be8-3266a648aca9 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2398] 10.0.0.165 () {34 vars in 990 bytes} [Fri Feb 27 02:31:18 2026] GET /v2.0/ports?device_id=5fa81020-c1fc-41d0-976e-a387b8752d6f => generated 1240 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2399] 10.0.0.165 () {34 vars in 1040 bytes} [Fri Feb 27 02:31:18 2026] GET /v2.0/security-groups?id=1d8faefc-2e37-4428-83c1-dba3ad037de8&fields=id&fields=name => generated 114 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 02:31:21.482 7 INFO neutron.db.segments_db [None req-4c57d23e-525e-4b7f-bfcb-6006f7e19384 193fa991ff344f01a73916f9a6112f12 2fc3909f2a764f748b212f20ceba6a7c - - - -] Added segment 36b3ee2a-cf9b-4779-ac03-87cf4f7b73c4 of type vxlan for network cf956ed4-541b-499c-ba15-42f3bd9223bc [pid: 7|app: 0|req: 1201/2400] 10.0.0.188 () {34 vars in 670 bytes} [Fri Feb 27 02:31:21 2026] POST /v2.0/networks => generated 632 bytes in 447 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2401] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:31:21 2026] GET /v2.0/ports?device_id=5fa81020-c1fc-41d0-976e-a387b8752d6f => generated 971 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2402] 10.0.0.188 () {34 vars in 669 bytes} [Fri Feb 27 02:31:21 2026] POST /v2.0/subnets => generated 602 bytes in 412 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2403] 10.0.0.152 () {34 vars in 1040 bytes} [Fri Feb 27 02:31:22 2026] GET /v2.0/security-groups?id=1d8faefc-2e37-4428-83c1-dba3ad037de8&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2404] 10.0.0.188 () {34 vars in 751 bytes} [Fri Feb 27 02:31:22 2026] PUT /v2.0/subnets/4cc4b33e-026b-47ff-b500-cb225a684781/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: 1204/2405] 10.0.0.188 () {32 vars in 731 bytes} [Fri Feb 27 02:31:22 2026] GET /v2.0/subnets/4cc4b33e-026b-47ff-b500-cb225a684781/tags => generated 25 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2406] 10.0.0.188 () {34 vars in 762 bytes} [Fri Feb 27 02:31:22 2026] PUT /v2.0/subnets/4cc4b33e-026b-47ff-b500-cb225a684781/tags/green => generated 4 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2407] 10.0.0.188 () {32 vars in 731 bytes} [Fri Feb 27 02:31:22 2026] GET /v2.0/subnets/4cc4b33e-026b-47ff-b500-cb225a684781/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2408] 10.0.0.188 () {34 vars in 758 bytes} [Fri Feb 27 02:31:22 2026] PUT /v2.0/subnets/4cc4b33e-026b-47ff-b500-cb225a684781/tags/red => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2409] 10.0.0.188 () {32 vars in 731 bytes} [Fri Feb 27 02:31:22 2026] GET /v2.0/subnets/4cc4b33e-026b-47ff-b500-cb225a684781/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: 1207/2410] 10.0.0.188 () {34 vars in 780 bytes} [Fri Feb 27 02:31:22 2026] PUT /v2.0/subnets/4cc4b33e-026b-47ff-b500-cb225a684781/tags/black.or.white => generated 4 bytes in 70 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2411] 162.253.55.74 () {34 vars in 993 bytes} [Fri Feb 27 02:31:22 2026] GET /v2.0/ports?device_id=5fa81020-c1fc-41d0-976e-a387b8752d6f => generated 971 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2412] 10.0.0.188 () {32 vars in 731 bytes} [Fri Feb 27 02:31:22 2026] GET /v2.0/subnets/4cc4b33e-026b-47ff-b500-cb225a684781/tags => generated 52 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2413] 10.0.0.188 () {34 vars in 751 bytes} [Fri Feb 27 02:31:22 2026] PUT /v2.0/subnets/4cc4b33e-026b-47ff-b500-cb225a684781/tags => generated 37 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2414] 10.0.0.188 () {32 vars in 731 bytes} [Fri Feb 27 02:31:22 2026] GET /v2.0/subnets/4cc4b33e-026b-47ff-b500-cb225a684781/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: 1211/2415] 10.0.0.188 () {32 vars in 739 bytes} [Fri Feb 27 02:31:22 2026] GET /v2.0/subnets/4cc4b33e-026b-47ff-b500-cb225a684781/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 02:31:22.763 7 INFO neutron.api.v2.resource [None req-509f7337-9c7f-4c9e-88e6-5b37fecdbd60 193fa991ff344f01a73916f9a6112f12 2fc3909f2a764f748b212f20ceba6a7c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1212/2416] 10.0.0.188 () {32 vars in 743 bytes} [Fri Feb 27 02:31:22 2026] GET /v2.0/subnets/4cc4b33e-026b-47ff-b500-cb225a684781/tags/green => generated 99 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2417] 10.0.0.188 () {32 vars in 742 bytes} [Fri Feb 27 02:31:22 2026] DELETE /v2.0/subnets/4cc4b33e-026b-47ff-b500-cb225a684781/tags/red => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2418] 10.0.0.188 () {32 vars in 731 bytes} [Fri Feb 27 02:31:22 2026] GET /v2.0/subnets/4cc4b33e-026b-47ff-b500-cb225a684781/tags => generated 30 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 02:31:22.909 8 INFO neutron.db.l3_db [None req-661f2114-898b-4b96-b31a-19625804eec3 e3b690c3c9454b87bbaf4f7bdd7532cb 9a39c4f3b44242ce83a7981afb0f7227 - - - -] Floating IP 6ef81a3a-6fdb-49c7-9f18-351689a6702d disassociated. External IP: 10.96.250.201, port: 3d5cb860-b4c6-4aa9-ad1f-5560fc41e482. 2026-02-27 02:31:22.940 7 INFO neutron.api.v2.resource [None req-309cf453-07db-4b85-9d0e-df66e1aa8e1c 193fa991ff344f01a73916f9a6112f12 2fc3909f2a764f748b212f20ceba6a7c - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1215/2419] 10.0.0.188 () {32 vars in 746 bytes} [Fri Feb 27 02:31:22 2026] DELETE /v2.0/subnets/4cc4b33e-026b-47ff-b500-cb225a684781/tags/green => generated 99 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2420] 10.0.0.188 () {32 vars in 734 bytes} [Fri Feb 27 02:31:22 2026] DELETE /v2.0/subnets/4cc4b33e-026b-47ff-b500-cb225a684781/tags => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2421] 10.0.0.188 () {32 vars in 731 bytes} [Fri Feb 27 02:31:23 2026] GET /v2.0/subnets/4cc4b33e-026b-47ff-b500-cb225a684781/tags => 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: 1218/2422] 10.0.0.188 () {32 vars in 724 bytes} [Fri Feb 27 02:31:23 2026] DELETE /v2.0/subnets/4cc4b33e-026b-47ff-b500-cb225a684781 => 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: 1219/2423] 10.0.0.44 () {30 vars in 658 bytes} [Fri Feb 27 02:31:23 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: 7|app: 0|req: 1220/2424] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:31:23 2026] GET /v2.0/ports?device_id=5fa81020-c1fc-41d0-976e-a387b8752d6f => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2425] 162.253.55.74 () {36 vars in 996 bytes} [Fri Feb 27 02:31:22 2026] DELETE /v2.0/ports/3d5cb860-b4c6-4aa9-ad1f-5560fc41e482 => generated 0 bytes in 892 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2426] 10.0.0.44 () {30 vars in 660 bytes} [Fri Feb 27 02:31:23 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2427] 10.0.0.44 () {30 vars in 636 bytes} [Fri Feb 27 02:31:23 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2428] 10.0.0.44 () {30 vars in 672 bytes} [Fri Feb 27 02:31:23 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 02:31:23.889 7 INFO neutron.services.segments.plugin [-] Segment 36b3ee2a-cf9b-4779-ac03-87cf4f7b73c4 resource provider aggregate not found 2026-02-27 02:31:23.895 7 INFO neutron.services.segments.plugin [-] Segment 36b3ee2a-cf9b-4779-ac03-87cf4f7b73c4 resource provider aggregate not found [pid: 7|app: 0|req: 1221/2429] 10.0.0.188 () {32 vars in 726 bytes} [Fri Feb 27 02:31:23 2026] DELETE /v2.0/networks/cf956ed4-541b-499c-ba15-42f3bd9223bc => generated 0 bytes in 529 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2430] 10.0.0.44 () {28 vars in 438 bytes} [Fri Feb 27 02:31:23 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-02-27 02:31:24.005 7 INFO neutron.services.segments.plugin [-] Segment 36b3ee2a-cf9b-4779-ac03-87cf4f7b73c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 36b3ee2a-cf9b-4779-ac03-87cf4f7b73c4 found for delete ", "request_id": "req-5c379664-afc9-4feb-8f9d-fcd2e6b4fdb8"}]} 2026-02-27 02:31:24.008 7 INFO neutron.services.segments.plugin [-] Segment 36b3ee2a-cf9b-4779-ac03-87cf4f7b73c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 36b3ee2a-cf9b-4779-ac03-87cf4f7b73c4 found for delete ", "request_id": "req-1f892fa8-8c11-4c46-9ae2-b8e5164d8c91"}]} [pid: 7|app: 0|req: 1222/2431] 10.0.0.44 () {30 vars in 696 bytes} [Fri Feb 27 02:31:24 2026] GET /v2.0/subnets/323d3bd7-fe0d-4e7f-9205-ed841e958142 => generated 632 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 02:31:24.484 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a455e76e-8e33-4ab5-a7d2-20283a40a5cb'] response: {'server_uuid': '5fa81020-c1fc-41d0-976e-a387b8752d6f', 'name': 'network-vif-deleted', 'tag': '3d5cb860-b4c6-4aa9-ad1f-5560fc41e482', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1223/2432] 162.253.55.74 () {30 vars in 662 bytes} [Fri Feb 27 02:31:24 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2433] 162.253.55.74 () {30 vars in 664 bytes} [Fri Feb 27 02:31:24 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: 1225/2434] 162.253.55.74 () {30 vars in 640 bytes} [Fri Feb 27 02:31:24 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2435] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:31:24 2026] DELETE /v2.0/security-groups/1d8faefc-2e37-4428-83c1-dba3ad037de8 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2436] 162.253.55.74 () {30 vars in 676 bytes} [Fri Feb 27 02:31:24 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: 1211/2437] 162.253.55.74 () {30 vars in 700 bytes} [Fri Feb 27 02:31:24 2026] GET /v2.0/subnets/323d3bd7-fe0d-4e7f-9205-ed841e958142 => generated 650 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2438] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:31:24 2026] GET /v2.0/security-groups?tenant_id=2fc3909f2a764f748b212f20ceba6a7c&name=default => generated 2801 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2439] 162.253.55.74 () {30 vars in 715 bytes} [Fri Feb 27 02:31:24 2026] GET /v2.0/ports?device_id=e1b0d3b8-ac8a-4864-a18e-788c4c957388 => generated 2578 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2440] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:31:24 2026] DELETE /v2.0/security-groups/1605e61a-c412-465f-92ea-f42fe021b3e5 => 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: 1232/2443] 162.253.55.74 () {30 vars in 662 bytes} [Fri Feb 27 02:31:24 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: 1233/2444] 162.253.55.74 () {30 vars in 664 bytes} [Fri Feb 27 02:31:24 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2445] 162.253.55.74 () {30 vars in 640 bytes} [Fri Feb 27 02:31:25 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2446] 162.253.55.74 () {30 vars in 676 bytes} [Fri Feb 27 02:31:25 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2447] 10.0.0.188 () {32 vars in 732 bytes} [Fri Feb 27 02:31:24 2026] DELETE /v2.0/floatingips/6ef81a3a-6fdb-49c7-9f18-351689a6702d => generated 0 bytes in 378 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2448] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:31:25 2026] GET /v2.0/security-groups?tenant_id=8a437657a1ee41ceae1b5f3087cce2c0&name=default => generated 2801 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2449] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:31:25 2026] GET /v2.0/ports?device_id=7d74c483-e720-4bf5-a2af-b9ec891b6865 => generated 971 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2450] 10.0.0.152 () {34 vars in 1040 bytes} [Fri Feb 27 02:31:25 2026] GET /v2.0/security-groups?id=490c847b-1041-4ab7-b9f0-316bea05e94f&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2451] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:31:25 2026] DELETE /v2.0/security-groups/0d5631cd-3858-497d-b217-32979ef47b6b => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2452] 162.253.55.74 () {34 vars in 993 bytes} [Fri Feb 27 02:31:25 2026] GET /v2.0/ports?device_id=7d74c483-e720-4bf5-a2af-b9ec891b6865 => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2453] 162.253.55.74 () {34 vars in 1011 bytes} [Fri Feb 27 02:31:25 2026] GET /v2.0/networks/0dce4e12-bbb8-4195-8519-6cade872fd9e?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: 1239/2454] 162.253.55.74 () {34 vars in 1111 bytes} [Fri Feb 27 02:31:25 2026] GET /v2.0/networks/0dce4e12-bbb8-4195-8519-6cade872fd9e?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: 1240/2455] 162.253.55.74 () {34 vars in 985 bytes} [Fri Feb 27 02:31:26 2026] GET /v2.0/networks?id=0dce4e12-bbb8-4195-8519-6cade872fd9e => 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: 1216/2456] 162.253.55.74 () {36 vars in 996 bytes} [Fri Feb 27 02:31:25 2026] DELETE /v2.0/ports/ac9bb960-c42e-402b-8711-d3149b4d7e7b => generated 0 bytes in 497 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2457] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:31:26 2026] GET /v2.0/ports?device_id=7d74c483-e720-4bf5-a2af-b9ec891b6865 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2458] 162.253.55.74 () {38 vars in 954 bytes} [Fri Feb 27 02:31:26 2026] POST /v2.0/ports => generated 1299 bytes in 531 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-02-27 02:31:26.731 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-66ff1e6c-bb64-40d1-aabb-0c21d1ef2178'] response: {'server_uuid': '7d74c483-e720-4bf5-a2af-b9ec891b6865', 'name': 'network-vif-deleted', 'tag': 'ac9bb960-c42e-402b-8711-d3149b4d7e7b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1218/2459] 162.253.55.74 () {38 vars in 1027 bytes} [Fri Feb 27 02:31:26 2026] PUT /v2.0/ports/c403ebc2-73f8-44e9-ab38-7eaacf34d8df => generated 1424 bytes in 576 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: 1242/2460] 162.253.55.74 () {34 vars in 1079 bytes} [Fri Feb 27 02:31:27 2026] GET /v2.0/ports?tenant_id=4ca36f38bed745898ebab3addbe2f48c&device_id=e1b0d3b8-ac8a-4864-a18e-788c4c957388 => generated 4030 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, ' [pid: 8|app: 0|req: 1219/2461] 162.253.55.74 () {34 vars in 1059 bytes} [Fri Feb 27 02:31:27 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.17&port_id=76e99e38-b97f-4ed1-a24f-415e5ff24e54 => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2462] 162.253.55.74 () {34 vars in 983 bytes} [Fri Feb 27 02:31:27 2026] GET /v2.0/subnets?id=0715ff68-a949-4475-89de-ef3285ae1c70 => generated 630 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2463] 162.253.55.74 () {34 vars in 1051 bytes} [Fri Feb 27 02:31:27 2026] GET /v2.0/ports?network_id=0d289df7-911b-426c-b5a2-949823be8f71&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/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: 1221/2464] 162.253.55.74 () {34 vars in 1011 bytes} [Fri Feb 27 02:31:27 2026] GET /v2.0/networks/0d289df7-911b-426c-b5a2-949823be8f71?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2465] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:31:27 2026] DELETE /v2.0/security-groups/490c847b-1041-4ab7-b9f0-316bea05e94f => generated 0 bytes in 156 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2466] 162.253.55.74 () {34 vars in 1111 bytes} [Fri Feb 27 02:31:27 2026] GET /v2.0/networks/0d289df7-911b-426c-b5a2-949823be8f71?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2467] 162.253.55.74 () {34 vars in 1053 bytes} [Fri Feb 27 02:31:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.5&port_id=c44020a3-c9cc-488f-8413-e3ce951b5f12 => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2468] 162.253.55.74 () {34 vars in 983 bytes} [Fri Feb 27 02:31:27 2026] GET /v2.0/subnets?id=451663c5-6866-45be-b7c2-db343c7cab12 => generated 655 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2469] 162.253.55.74 () {34 vars in 1051 bytes} [Fri Feb 27 02:31:27 2026] GET /v2.0/ports?network_id=7c2e6662-b70a-47ef-ab54-cda55d800d13&device_owner=network%3Adhcp => generated 1461 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2470] 162.253.55.74 () {34 vars in 1011 bytes} [Fri Feb 27 02:31:27 2026] GET /v2.0/networks/7c2e6662-b70a-47ef-ab54-cda55d800d13?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2471] 162.253.55.74 () {34 vars in 1111 bytes} [Fri Feb 27 02:31:28 2026] GET /v2.0/networks/7c2e6662-b70a-47ef-ab54-cda55d800d13?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: 1250/2472] 162.253.55.74 () {34 vars in 1057 bytes} [Fri Feb 27 02:31:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.206&port_id=c403ebc2-73f8-44e9-ab38-7eaacf34d8df => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2473] 162.253.55.74 () {34 vars in 1101 bytes} [Fri Feb 27 02:31:28 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Ae6&port_id=c403ebc2-73f8-44e9-ab38-7eaacf34d8df => 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: 1252/2474] 162.253.55.74 () {34 vars in 1063 bytes} [Fri Feb 27 02:31:28 2026] GET /v2.0/subnets?id=323d3bd7-fe0d-4e7f-9205-ed841e958142&id=ac187bf3-0232-4031-af76-c5b525976e49 => generated 1363 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2475] 162.253.55.74 () {34 vars in 1051 bytes} [Fri Feb 27 02:31:28 2026] GET /v2.0/ports?network_id=0dce4e12-bbb8-4195-8519-6cade872fd9e&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2476] 162.253.55.74 () {34 vars in 1051 bytes} [Fri Feb 27 02:31:28 2026] GET /v2.0/ports?network_id=0dce4e12-bbb8-4195-8519-6cade872fd9e&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: 1255/2477] 162.253.55.74 () {34 vars in 1011 bytes} [Fri Feb 27 02:31:28 2026] GET /v2.0/networks/0dce4e12-bbb8-4195-8519-6cade872fd9e?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: 1256/2478] 162.253.55.74 () {34 vars in 1111 bytes} [Fri Feb 27 02:31:28 2026] GET /v2.0/networks/0dce4e12-bbb8-4195-8519-6cade872fd9e?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) 2026-02-27 02:31:28.800 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2b059f83-15b1-4fa1-b149-01caf0ac8c65'] response: {'name': 'network-changed', 'server_uuid': 'e1b0d3b8-ac8a-4864-a18e-788c4c957388', 'tag': 'c403ebc2-73f8-44e9-ab38-7eaacf34d8df', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1257/2479] 162.253.55.74 () {34 vars in 1079 bytes} [Fri Feb 27 02:31:28 2026] GET /v2.0/ports?tenant_id=4ca36f38bed745898ebab3addbe2f48c&device_id=e1b0d3b8-ac8a-4864-a18e-788c4c957388 => generated 4030 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2480] 10.0.0.152 () {34 vars in 971 bytes} [Fri Feb 27 02:31:28 2026] GET /v2.0/ports/c403ebc2-73f8-44e9-ab38-7eaacf34d8df => generated 1460 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2481] 162.253.55.74 () {34 vars in 985 bytes} [Fri Feb 27 02:31:28 2026] GET /v2.0/networks?id=0dce4e12-bbb8-4195-8519-6cade872fd9e => generated 800 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2482] 162.253.55.74 () {30 vars in 696 bytes} [Fri Feb 27 02:31:29 2026] GET /v2.0/ports/c403ebc2-73f8-44e9-ab38-7eaacf34d8df => generated 1460 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2483] 162.253.55.74 () {34 vars in 1095 bytes} [Fri Feb 27 02:31:29 2026] GET /v2.0/ports?device_id=6cc13aa7-9e2c-44fe-bca0-b8b9a2288d4a&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2484] 162.253.55.74 () {34 vars in 1057 bytes} [Fri Feb 27 02:31:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.206&port_id=c403ebc2-73f8-44e9-ab38-7eaacf34d8df => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2485] 162.253.55.74 () {30 vars in 696 bytes} [Fri Feb 27 02:31:29 2026] GET /v2.0/ports/c403ebc2-73f8-44e9-ab38-7eaacf34d8df => generated 1460 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2486] 162.253.55.74 () {34 vars in 1079 bytes} [Fri Feb 27 02:31:29 2026] GET /v2.0/ports?tenant_id=cab694ca78cc4cc6beaf87b567a8abbc&device_id=6cc13aa7-9e2c-44fe-bca0-b8b9a2288d4a => generated 1473 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2487] 162.253.55.74 () {34 vars in 1101 bytes} [Fri Feb 27 02:31:29 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Ae6&port_id=c403ebc2-73f8-44e9-ab38-7eaacf34d8df => 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: 1223/2488] 10.0.0.188 () {34 vars in 789 bytes} [Fri Feb 27 02:31:27 2026] PUT /v2.0/routers/69c2e17f-dffe-4ebd-83a7-66d104a57503/remove_router_interface => generated 309 bytes in 2227 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2489] 162.253.55.74 () {34 vars in 985 bytes} [Fri Feb 27 02:31:30 2026] GET /v2.0/networks?id=9022a400-c0de-469c-8b4c-aa765cb80a87 => generated 800 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2490] 162.253.55.74 () {34 vars in 1063 bytes} [Fri Feb 27 02:31:30 2026] GET /v2.0/subnets?id=323d3bd7-fe0d-4e7f-9205-ed841e958142&id=ac187bf3-0232-4031-af76-c5b525976e49 => generated 1363 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2491] 162.253.55.74 () {34 vars in 749 bytes} [Fri Feb 27 02:31:29 2026] PUT /v2.0/ports/c403ebc2-73f8-44e9-ab38-7eaacf34d8df => generated 1199 bytes in 966 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-02-27 02:31:30.317 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-385a0a8f-e40b-4770-bb73-46be3542f29e'] response: {'name': 'network-changed', 'server_uuid': 'e1b0d3b8-ac8a-4864-a18e-788c4c957388', 'tag': 'c403ebc2-73f8-44e9-ab38-7eaacf34d8df', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1226/2492] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:31:30 2026] GET /v2.0/security-groups?tenant_id=1abb83953f514cbd9d578aa36a12bac7&name=default => generated 2801 bytes in 344 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2493] 162.253.55.74 () {34 vars in 1057 bytes} [Fri Feb 27 02:31:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.169&port_id=fd76ec20-ffac-4ac3-8432-6ba7816f4598 => generated 860 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2494] 10.0.0.188 () {32 vars in 724 bytes} [Fri Feb 27 02:31:30 2026] DELETE /v2.0/subnets/4d70b9c9-c367-4132-9964-0c4f480d5c70 => 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: 1228/2495] 162.253.55.74 () {34 vars in 1051 bytes} [Fri Feb 27 02:31:30 2026] GET /v2.0/ports?network_id=0dce4e12-bbb8-4195-8519-6cade872fd9e&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2496] 162.253.55.74 () {30 vars in 702 bytes} [Fri Feb 27 02:31:30 2026] GET /v2.0/networks/0dce4e12-bbb8-4195-8519-6cade872fd9e => generated 797 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2497] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:31:30 2026] DELETE /v2.0/security-groups/b8bf6d96-664a-4ba5-acc9-e826744729d7 => 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: 1230/2498] 162.253.55.74 () {34 vars in 1105 bytes} [Fri Feb 27 02:31:30 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A28a&port_id=fd76ec20-ffac-4ac3-8432-6ba7816f4598 => 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: 1231/2499] 162.253.55.74 () {34 vars in 1051 bytes} [Fri Feb 27 02:31:30 2026] GET /v2.0/ports?network_id=0dce4e12-bbb8-4195-8519-6cade872fd9e&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2500] 162.253.55.74 () {30 vars in 700 bytes} [Fri Feb 27 02:31:30 2026] GET /v2.0/subnets/323d3bd7-fe0d-4e7f-9205-ed841e958142 => generated 650 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2501] 162.253.55.74 () {34 vars in 1063 bytes} [Fri Feb 27 02:31:30 2026] GET /v2.0/subnets?id=c14cff13-2fc1-401e-9a9a-541f6bc0ddd0&id=8394da0f-c81f-4d44-b902-df80afc15a6e => generated 1366 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2502] 162.253.55.74 () {34 vars in 1011 bytes} [Fri Feb 27 02:31:30 2026] GET /v2.0/networks/0dce4e12-bbb8-4195-8519-6cade872fd9e?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: 1235/2503] 162.253.55.74 () {34 vars in 1051 bytes} [Fri Feb 27 02:31:30 2026] GET /v2.0/ports?network_id=9022a400-c0de-469c-8b4c-aa765cb80a87&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: 1236/2504] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:31:30 2026] GET /v2.0/security-groups?tenant_id=15181cecc7c1485faaff72b3cef6cdde&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: 1237/2505] 162.253.55.74 () {30 vars in 662 bytes} [Fri Feb 27 02:31:31 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: 1238/2506] 162.253.55.74 () {34 vars in 1111 bytes} [Fri Feb 27 02:31:31 2026] GET /v2.0/networks/0dce4e12-bbb8-4195-8519-6cade872fd9e?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: 1239/2507] 162.253.55.74 () {34 vars in 1051 bytes} [Fri Feb 27 02:31:31 2026] GET /v2.0/ports?network_id=9022a400-c0de-469c-8b4c-aa765cb80a87&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: 1240/2508] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:31:31 2026] DELETE /v2.0/security-groups/859a392f-6e44-4862-b6fb-22ac2be1dae8 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2509] 162.253.55.74 () {30 vars in 664 bytes} [Fri Feb 27 02:31:31 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: 1242/2510] 162.253.55.74 () {34 vars in 1011 bytes} [Fri Feb 27 02:31:31 2026] GET /v2.0/networks/9022a400-c0de-469c-8b4c-aa765cb80a87?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: 1243/2511] 162.253.55.74 () {34 vars in 1079 bytes} [Fri Feb 27 02:31:31 2026] GET /v2.0/ports?tenant_id=4ca36f38bed745898ebab3addbe2f48c&device_id=e1b0d3b8-ac8a-4864-a18e-788c4c957388 => generated 3807 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2512] 162.253.55.74 () {30 vars in 640 bytes} [Fri Feb 27 02:31:31 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: 1245/2513] 162.253.55.74 () {34 vars in 1111 bytes} [Fri Feb 27 02:31:31 2026] GET /v2.0/networks/9022a400-c0de-469c-8b4c-aa765cb80a87?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: 1246/2514] 162.253.55.74 () {34 vars in 985 bytes} [Fri Feb 27 02:31:31 2026] GET /v2.0/networks?id=0dce4e12-bbb8-4195-8519-6cade872fd9e => generated 800 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2515] 162.253.55.74 () {30 vars in 676 bytes} [Fri Feb 27 02:31:31 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: 1248/2516] 162.253.55.74 () {34 vars in 1057 bytes} [Fri Feb 27 02:31:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.206&port_id=c403ebc2-73f8-44e9-ab38-7eaacf34d8df => 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: 1249/2517] 162.253.55.74 () {30 vars in 700 bytes} [Fri Feb 27 02:31:31 2026] GET /v2.0/subnets/451663c5-6866-45be-b7c2-db343c7cab12 => 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: 1250/2518] 162.253.55.74 () {34 vars in 983 bytes} [Fri Feb 27 02:31:31 2026] GET /v2.0/subnets?id=323d3bd7-fe0d-4e7f-9205-ed841e958142 => generated 653 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2519] 162.253.55.74 () {30 vars in 696 bytes} [Fri Feb 27 02:31:31 2026] GET /v2.0/ports/aa69b19c-4a99-4b80-8af8-8be220440ea6 => 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: 1252/2520] 162.253.55.74 () {34 vars in 1051 bytes} [Fri Feb 27 02:31:31 2026] GET /v2.0/ports?network_id=0dce4e12-bbb8-4195-8519-6cade872fd9e&device_owner=network%3Adhcp => generated 1457 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2521] 162.253.55.74 () {30 vars in 696 bytes} [Fri Feb 27 02:31:31 2026] GET /v2.0/ports/c44020a3-c9cc-488f-8413-e3ce951b5f12 => generated 1342 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2522] 162.253.55.74 () {34 vars in 1011 bytes} [Fri Feb 27 02:31:31 2026] GET /v2.0/networks/0dce4e12-bbb8-4195-8519-6cade872fd9e?fields=segments => generated 14 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2523] 162.253.55.74 () {30 vars in 700 bytes} [Fri Feb 27 02:31:31 2026] GET /v2.0/subnets/451663c5-6866-45be-b7c2-db343c7cab12 => generated 652 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 02:31:32.023 7 INFO neutron.services.segments.plugin [-] Segment 15bf2b3a-b27b-4d55-aa89-9c9b2189bc5a resource provider aggregate not found 2026-02-27 02:31:32.029 7 INFO neutron.services.segments.plugin [-] Segment 15bf2b3a-b27b-4d55-aa89-9c9b2189bc5a resource provider aggregate not found [pid: 8|app: 0|req: 1256/2524] 162.253.55.74 () {34 vars in 1111 bytes} [Fri Feb 27 02:31:31 2026] GET /v2.0/networks/0dce4e12-bbb8-4195-8519-6cade872fd9e?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) 2026-02-27 02:31:32.049 7 INFO neutron.services.segments.plugin [-] Segment 15bf2b3a-b27b-4d55-aa89-9c9b2189bc5a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15bf2b3a-b27b-4d55-aa89-9c9b2189bc5a found for delete ", "request_id": "req-ff006333-ae46-4424-bf17-07b027667528"}]} 2026-02-27 02:31:32.053 7 INFO neutron.services.segments.plugin [-] Segment 15bf2b3a-b27b-4d55-aa89-9c9b2189bc5a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15bf2b3a-b27b-4d55-aa89-9c9b2189bc5a found for delete ", "request_id": "req-96c8799c-079e-4cb7-87fb-59477cd6c8d1"}]} 2026-02-27 02:31:32.056 7 INFO neutron.db.l3_hamode_db [None req-8a640f19-074c-4407-9bf1-701f6713f419 e3b690c3c9454b87bbaf4f7bdd7532cb 9a39c4f3b44242ce83a7981afb0f7227 - - - -] HA network 35f8c86f-2bc4-45b0-a321-c328e07d6fea was deleted as no HA routers are present in tenant 9a39c4f3b44242ce83a7981afb0f7227. [pid: 7|app: 0|req: 1269/2525] 10.0.0.188 () {32 vars in 724 bytes} [Fri Feb 27 02:31:30 2026] DELETE /v2.0/routers/69c2e17f-dffe-4ebd-83a7-66d104a57503 => generated 0 bytes in 1455 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2526] 162.253.55.74 () {30 vars in 702 bytes} [Fri Feb 27 02:31:32 2026] GET /v2.0/networks/7c2e6662-b70a-47ef-ab54-cda55d800d13 => generated 799 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2527] 162.253.55.74 () {30 vars in 696 bytes} [Fri Feb 27 02:31:32 2026] GET /v2.0/ports/aa69b19c-4a99-4b80-8af8-8be220440ea6 => generated 1132 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2528] 162.253.55.74 () {30 vars in 700 bytes} [Fri Feb 27 02:31:32 2026] GET /v2.0/subnets/451663c5-6866-45be-b7c2-db343c7cab12 => 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: 1270/2529] 10.0.0.188 () {32 vars in 726 bytes} [Fri Feb 27 02:31:32 2026] DELETE /v2.0/networks/7cacf403-2699-4fdd-b115-8ab8517f437a => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2530] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:31:33 2026] GET /v2.0/security-groups?tenant_id=046c8d785d1d4aaaa10068ba411562b7&name=default => generated 2801 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2531] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:31:33 2026] DELETE /v2.0/security-groups/abdc94aa-c1ee-4848-87ca-85ae7865a21a => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2532] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:31:33 2026] GET /v2.0/security-groups?tenant_id=9a39c4f3b44242ce83a7981afb0f7227&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: 1272/2533] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:31:33 2026] DELETE /v2.0/security-groups/ce9d0070-9436-4632-8ed9-e36db365f131 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 02:31:35.914 8 INFO neutron.db.segments_db [None req-c2db0c85-e37f-4aaa-b8a2-702b60eae953 5067d7438f1242bab7e3bc3d5cfc2ca2 4ca36f38bed745898ebab3addbe2f48c - - - -] Added segment 20816f0b-6cc5-4ee3-a8ae-a2a9407b9602 of type vxlan for network 76ea6579-b9d4-4c17-98d8-82b2082ac08d [pid: 8|app: 0|req: 1262/2534] 10.0.0.188 () {34 vars in 671 bytes} [Fri Feb 27 02:31:35 2026] POST /v2.0/networks => generated 740 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 02:31:36.089 7 INFO neutron.services.segments.plugin [-] Segment b612f8ff-5570-4105-b6f9-b772ae9ac1d0 resource provider aggregate not found 2026-02-27 02:31:36.095 7 INFO neutron.services.segments.plugin [-] Segment b612f8ff-5570-4105-b6f9-b772ae9ac1d0 resource provider aggregate not found 2026-02-27 02:31:36.115 7 INFO neutron.services.segments.plugin [-] Segment b612f8ff-5570-4105-b6f9-b772ae9ac1d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b612f8ff-5570-4105-b6f9-b772ae9ac1d0 found for delete ", "request_id": "req-93ff287d-63b0-4864-b8be-39874adf58af"}]} 2026-02-27 02:31:36.123 7 INFO neutron.services.segments.plugin [-] Segment b612f8ff-5570-4105-b6f9-b772ae9ac1d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b612f8ff-5570-4105-b6f9-b772ae9ac1d0 found for delete ", "request_id": "req-14f56467-fc10-4aae-80d2-d19e730bcc82"}]} [pid: 7|app: 0|req: 1273/2535] 10.0.0.188 () {34 vars in 669 bytes} [Fri Feb 27 02:31:36 2026] POST /v2.0/subnets => generated 663 bytes in 307 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 02:31:36.426 8 INFO neutron.db.segments_db [None req-8575e965-56b3-4095-9d45-2db9af43c1b3 5067d7438f1242bab7e3bc3d5cfc2ca2 4ca36f38bed745898ebab3addbe2f48c - - - -] Added segment 7cfda70a-71ee-4afa-90ef-6f564da152bd of type vxlan for network 737d57b5-3ae3-4688-a76b-a8b7adf5c402 2026-02-27 02:31:36.752 8 INFO neutron.db.l3_hamode_db [None req-8575e965-56b3-4095-9d45-2db9af43c1b3 5067d7438f1242bab7e3bc3d5cfc2ca2 4ca36f38bed745898ebab3addbe2f48c - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-27 02:31:37.982 8 INFO neutron.db.l3_hamode_db [None req-8575e965-56b3-4095-9d45-2db9af43c1b3 5067d7438f1242bab7e3bc3d5cfc2ca2 4ca36f38bed745898ebab3addbe2f48c - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1274/2536] 10.0.0.116 () {28 vars in 583 bytes} [Fri Feb 27 02:31:37 2026] GET /v2.0/subnets => generated 7171 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2537] 10.0.0.116 () {28 vars in 585 bytes} [Fri Feb 27 02:31:38 2026] GET /v2.0/networks => generated 6673 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2538] 10.0.0.116 () {28 vars in 583 bytes} [Fri Feb 27 02:31:38 2026] GET /v2.0/routers => generated 1450 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2539] 10.0.0.152 () {34 vars in 1178 bytes} [Fri Feb 27 02:31:38 2026] GET /v2.0/ports?device_id=e1b0d3b8-ac8a-4864-a18e-788c4c957388&device_id=6cc13aa7-9e2c-44fe-bca0-b8b9a2288d4a&device_id=9f01cafd-bc4b-486f-b7d4-3f151ff591da => generated 6719 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2540] 10.0.0.116 () {28 vars in 624 bytes} [Fri Feb 27 02:31:38 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2541] 10.0.0.116 () {28 vars in 677 bytes} [Fri Feb 27 02:31:38 2026] GET /v2.0/routers/eeba4f4f-9b5c-4ec4-904f-0e1f6be87aff/l3-agents => generated 14 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2542] 10.0.0.152 () {34 vars in 1280 bytes} [Fri Feb 27 02:31:38 2026] GET /v2.0/security-groups?id=034d41dd-3a4e-49d9-b03c-8164d05a620b&id=1129b5fc-8fa4-42cc-9a73-41675189ec74&id=9fc72c80-b5d2-4161-a1dd-749168e6312a&id=2fe1a985-6b11-42bf-a122-9baae374e8f8&fields=id&fields=name => generated 353 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2543] 10.0.0.116 () {28 vars in 677 bytes} [Fri Feb 27 02:31:38 2026] GET /v2.0/routers/f8895c54-3007-48a4-b6fd-07e5248a10f5/l3-agents => generated 681 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2544] 10.0.0.116 () {28 vars in 581 bytes} [Fri Feb 27 02:31:38 2026] GET /v2.0/agents => generated 3357 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2545] 10.0.0.116 () {28 vars in 619 bytes} [Fri Feb 27 02:31:38 2026] GET /v2.0/network-ip-availabilities => generated 4511 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2546] 10.0.0.116 () {28 vars in 599 bytes} [Fri Feb 27 02:31:38 2026] GET /v2.0/security-groups => generated 32830 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2547] 10.0.0.116 () {28 vars in 579 bytes} [Fri Feb 27 02:31:38 2026] GET /v2.0/ports => generated 29158 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2548] 10.0.0.116 () {28 vars in 583 bytes} [Fri Feb 27 02:31:38 2026] GET /v2.0/subnets => generated 7171 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2549] 10.0.0.116 () {28 vars in 591 bytes} [Fri Feb 27 02:31:39 2026] GET /v2.0/subnetpools => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2550] 10.0.0.116 () {28 vars in 591 bytes} [Fri Feb 27 02:31:39 2026] GET /v2.0/floatingips => generated 2589 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2551] 10.0.0.188 () {34 vars in 669 bytes} [Fri Feb 27 02:31:36 2026] POST /v2.0/routers => generated 727 bytes in 2907 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2552] 10.0.0.44 () {30 vars in 658 bytes} [Fri Feb 27 02:31:39 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2553] 10.0.0.44 () {30 vars in 660 bytes} [Fri Feb 27 02:31:39 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2554] 10.0.0.44 () {30 vars in 636 bytes} [Fri Feb 27 02:31:39 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: 1269/2557] 10.0.0.44 () {30 vars in 672 bytes} [Fri Feb 27 02:31:39 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2558] 10.0.0.44 () {28 vars in 438 bytes} [Fri Feb 27 02:31:40 2026] GET / => generated 151 bytes in 6 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2559] 10.0.0.44 () {30 vars in 696 bytes} [Fri Feb 27 02:31:40 2026] GET /v2.0/subnets/8394da0f-c81f-4d44-b902-df80afc15a6e => generated 631 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2560] 162.253.55.74 () {30 vars in 662 bytes} [Fri Feb 27 02:31:40 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2561] 162.253.55.74 () {30 vars in 664 bytes} [Fri Feb 27 02:31:40 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: 1274/2562] 162.253.55.74 () {30 vars in 640 bytes} [Fri Feb 27 02:31:40 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: 1275/2563] 162.253.55.74 () {30 vars in 676 bytes} [Fri Feb 27 02:31:40 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: 1276/2564] 162.253.55.74 () {30 vars in 700 bytes} [Fri Feb 27 02:31:40 2026] GET /v2.0/subnets/323d3bd7-fe0d-4e7f-9205-ed841e958142 => 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: 1277/2565] 162.253.55.74 () {30 vars in 700 bytes} [Fri Feb 27 02:31:41 2026] GET /v2.0/subnets/8394da0f-c81f-4d44-b902-df80afc15a6e => generated 649 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2566] 162.253.55.74 () {30 vars in 715 bytes} [Fri Feb 27 02:31:41 2026] GET /v2.0/ports?device_id=e1b0d3b8-ac8a-4864-a18e-788c4c957388 => generated 3807 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2567] 162.253.55.74 () {30 vars in 662 bytes} [Fri Feb 27 02:31:41 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2568] 162.253.55.74 () {30 vars in 664 bytes} [Fri Feb 27 02:31:41 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: 1281/2569] 162.253.55.74 () {30 vars in 640 bytes} [Fri Feb 27 02:31:41 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: 1282/2570] 162.253.55.74 () {30 vars in 676 bytes} [Fri Feb 27 02:31:41 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: 1283/2571] 162.253.55.74 () {34 vars in 1011 bytes} [Fri Feb 27 02:31:41 2026] GET /v2.0/networks/9022a400-c0de-469c-8b4c-aa765cb80a87?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2572] 162.253.55.74 () {34 vars in 1111 bytes} [Fri Feb 27 02:31:41 2026] GET /v2.0/networks/9022a400-c0de-469c-8b4c-aa765cb80a87?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: 1289/2573] 10.0.0.188 () {34 vars in 783 bytes} [Fri Feb 27 02:31:39 2026] PUT /v2.0/routers/eeba4f4f-9b5c-4ec4-904f-0e1f6be87aff/add_router_interface => generated 309 bytes in 2414 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2574] 162.253.55.74 () {34 vars in 985 bytes} [Fri Feb 27 02:31:41 2026] GET /v2.0/networks?id=9022a400-c0de-469c-8b4c-aa765cb80a87 => generated 800 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2575] 162.253.55.74 () {38 vars in 954 bytes} [Fri Feb 27 02:31:41 2026] POST /v2.0/ports => generated 1307 bytes in 468 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2576] 162.253.55.74 () {38 vars in 1027 bytes} [Fri Feb 27 02:31:42 2026] PUT /v2.0/ports/de4ae108-3dd8-456c-9c1f-e2e47a99a6fa => generated 1432 bytes in 537 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, ' 2026-02-27 02:31:42.921 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-12026ed1-57cd-4fc1-8902-75f5a9185c85'] response: {'name': 'network-changed', 'server_uuid': 'e1b0d3b8-ac8a-4864-a18e-788c4c957388', 'tag': 'de4ae108-3dd8-456c-9c1f-e2e47a99a6fa', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1291/2577] 162.253.55.74 () {34 vars in 1079 bytes} [Fri Feb 27 02:31:42 2026] GET /v2.0/ports?tenant_id=4ca36f38bed745898ebab3addbe2f48c&device_id=e1b0d3b8-ac8a-4864-a18e-788c4c957388 => generated 5267 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2578] 162.253.55.74 () {34 vars in 1059 bytes} [Fri Feb 27 02:31:42 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.17&port_id=76e99e38-b97f-4ed1-a24f-415e5ff24e54 => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 02:31:43.018 8 INFO neutron.db.segments_db [None req-9d40b368-7b75-4bf4-b090-0b4ac506ff37 5067d7438f1242bab7e3bc3d5cfc2ca2 4ca36f38bed745898ebab3addbe2f48c - - - -] Added segment bc75ac4c-4c77-4cb9-8cb4-7cdcbbc59ae6 of type vxlan for network 61105510-024b-4e23-b3f6-2fc02c1192cc [pid: 7|app: 0|req: 1293/2579] 162.253.55.74 () {34 vars in 983 bytes} [Fri Feb 27 02:31:42 2026] GET /v2.0/subnets?id=0715ff68-a949-4475-89de-ef3285ae1c70 => generated 630 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2580] 162.253.55.74 () {34 vars in 1051 bytes} [Fri Feb 27 02:31:43 2026] GET /v2.0/ports?network_id=0d289df7-911b-426c-b5a2-949823be8f71&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2581] 10.0.0.188 () {34 vars in 671 bytes} [Fri Feb 27 02:31:42 2026] POST /v2.0/networks => generated 740 bytes in 313 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: 1295/2582] 162.253.55.74 () {34 vars in 1011 bytes} [Fri Feb 27 02:31:43 2026] GET /v2.0/networks/0d289df7-911b-426c-b5a2-949823be8f71?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: 1296/2583] 162.253.55.74 () {34 vars in 1111 bytes} [Fri Feb 27 02:31:43 2026] GET /v2.0/networks/0d289df7-911b-426c-b5a2-949823be8f71?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: 1297/2584] 162.253.55.74 () {34 vars in 1053 bytes} [Fri Feb 27 02:31:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.5&port_id=c44020a3-c9cc-488f-8413-e3ce951b5f12 => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2585] 162.253.55.74 () {34 vars in 983 bytes} [Fri Feb 27 02:31:43 2026] GET /v2.0/subnets?id=451663c5-6866-45be-b7c2-db343c7cab12 => generated 655 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2586] 162.253.55.74 () {34 vars in 1051 bytes} [Fri Feb 27 02:31:43 2026] GET /v2.0/ports?network_id=7c2e6662-b70a-47ef-ab54-cda55d800d13&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: 1288/2587] 10.0.0.188 () {34 vars in 669 bytes} [Fri Feb 27 02:31:43 2026] POST /v2.0/subnets => generated 663 bytes in 276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 02:31:43.517 8 INFO neutron.db.segments_db [None req-bd5cb0d0-268a-4a04-bea1-7901d0c2767b 5067d7438f1242bab7e3bc3d5cfc2ca2 4ca36f38bed745898ebab3addbe2f48c - - - -] Added segment 1a5bd50f-47e0-4131-8f3c-8976fa63a4b9 of type vxlan for network 12ea1636-eeb8-44b9-8191-baddf7ded1e9 [pid: 7|app: 0|req: 1300/2588] 162.253.55.74 () {34 vars in 1011 bytes} [Fri Feb 27 02:31:43 2026] GET /v2.0/networks/7c2e6662-b70a-47ef-ab54-cda55d800d13?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2589] 162.253.55.74 () {34 vars in 1111 bytes} [Fri Feb 27 02:31:43 2026] GET /v2.0/networks/7c2e6662-b70a-47ef-ab54-cda55d800d13?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: 1302/2590] 162.253.55.74 () {34 vars in 1057 bytes} [Fri Feb 27 02:31:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.206&port_id=c403ebc2-73f8-44e9-ab38-7eaacf34d8df => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2591] 162.253.55.74 () {34 vars in 983 bytes} [Fri Feb 27 02:31:43 2026] GET /v2.0/subnets?id=323d3bd7-fe0d-4e7f-9205-ed841e958142 => generated 653 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2592] 162.253.55.74 () {34 vars in 1051 bytes} [Fri Feb 27 02:31:43 2026] GET /v2.0/ports?network_id=0dce4e12-bbb8-4195-8519-6cade872fd9e&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2593] 162.253.55.74 () {34 vars in 1011 bytes} [Fri Feb 27 02:31:43 2026] GET /v2.0/networks/0dce4e12-bbb8-4195-8519-6cade872fd9e?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: 1306/2594] 162.253.55.74 () {34 vars in 1111 bytes} [Fri Feb 27 02:31:43 2026] GET /v2.0/networks/0dce4e12-bbb8-4195-8519-6cade872fd9e?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: 7|app: 0|req: 1307/2595] 162.253.55.74 () {34 vars in 1057 bytes} [Fri Feb 27 02:31:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.235&port_id=de4ae108-3dd8-456c-9c1f-e2e47a99a6fa => 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: 1308/2596] 162.253.55.74 () {34 vars in 1105 bytes} [Fri Feb 27 02:31:44 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A189&port_id=de4ae108-3dd8-456c-9c1f-e2e47a99a6fa => 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: 1309/2597] 162.253.55.74 () {34 vars in 1063 bytes} [Fri Feb 27 02:31:44 2026] GET /v2.0/subnets?id=c14cff13-2fc1-401e-9a9a-541f6bc0ddd0&id=8394da0f-c81f-4d44-b902-df80afc15a6e => generated 1366 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2598] 162.253.55.74 () {34 vars in 1051 bytes} [Fri Feb 27 02:31:44 2026] GET /v2.0/ports?network_id=9022a400-c0de-469c-8b4c-aa765cb80a87&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2599] 162.253.55.74 () {34 vars in 1051 bytes} [Fri Feb 27 02:31:44 2026] GET /v2.0/ports?network_id=9022a400-c0de-469c-8b4c-aa765cb80a87&device_owner=network%3Adhcp => generated 1461 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2600] 162.253.55.74 () {34 vars in 1011 bytes} [Fri Feb 27 02:31:44 2026] GET /v2.0/networks/9022a400-c0de-469c-8b4c-aa765cb80a87?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 02:31:44.377 8 INFO neutron.db.l3_hamode_db [None req-bd5cb0d0-268a-4a04-bea1-7901d0c2767b 5067d7438f1242bab7e3bc3d5cfc2ca2 4ca36f38bed745898ebab3addbe2f48c - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1313/2601] 162.253.55.74 () {34 vars in 1111 bytes} [Fri Feb 27 02:31:44 2026] GET /v2.0/networks/9022a400-c0de-469c-8b4c-aa765cb80a87?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2602] 162.253.55.74 () {34 vars in 1079 bytes} [Fri Feb 27 02:31:44 2026] GET /v2.0/ports?tenant_id=4ca36f38bed745898ebab3addbe2f48c&device_id=e1b0d3b8-ac8a-4864-a18e-788c4c957388 => generated 5267 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2603] 162.253.55.74 () {34 vars in 985 bytes} [Fri Feb 27 02:31:44 2026] GET /v2.0/networks?id=9022a400-c0de-469c-8b4c-aa765cb80a87 => generated 800 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2604] 162.253.55.74 () {34 vars in 1057 bytes} [Fri Feb 27 02:31:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.235&port_id=de4ae108-3dd8-456c-9c1f-e2e47a99a6fa => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2605] 162.253.55.74 () {34 vars in 1105 bytes} [Fri Feb 27 02:31:44 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A189&port_id=de4ae108-3dd8-456c-9c1f-e2e47a99a6fa => 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: 1318/2606] 10.0.0.152 () {34 vars in 971 bytes} [Fri Feb 27 02:31:44 2026] GET /v2.0/ports/de4ae108-3dd8-456c-9c1f-e2e47a99a6fa => generated 1468 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2607] 162.253.55.74 () {34 vars in 1063 bytes} [Fri Feb 27 02:31:44 2026] GET /v2.0/subnets?id=c14cff13-2fc1-401e-9a9a-541f6bc0ddd0&id=8394da0f-c81f-4d44-b902-df80afc15a6e => generated 1366 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2608] 162.253.55.74 () {30 vars in 696 bytes} [Fri Feb 27 02:31:44 2026] GET /v2.0/ports/de4ae108-3dd8-456c-9c1f-e2e47a99a6fa => generated 1468 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2609] 162.253.55.74 () {34 vars in 1051 bytes} [Fri Feb 27 02:31:44 2026] GET /v2.0/ports?network_id=9022a400-c0de-469c-8b4c-aa765cb80a87&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2610] 162.253.55.74 () {30 vars in 696 bytes} [Fri Feb 27 02:31:44 2026] GET /v2.0/ports/de4ae108-3dd8-456c-9c1f-e2e47a99a6fa => generated 1468 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2611] 162.253.55.74 () {34 vars in 1051 bytes} [Fri Feb 27 02:31:44 2026] GET /v2.0/ports?network_id=9022a400-c0de-469c-8b4c-aa765cb80a87&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: 1324/2612] 162.253.55.74 () {34 vars in 749 bytes} [Fri Feb 27 02:31:44 2026] PUT /v2.0/ports/de4ae108-3dd8-456c-9c1f-e2e47a99a6fa => generated 1199 bytes in 386 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-02-27 02:31:45.433 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ebdaf0c2-3bd2-40f2-b7c5-c373709ccd2f'] response: {'name': 'network-changed', 'server_uuid': 'e1b0d3b8-ac8a-4864-a18e-788c4c957388', 'tag': 'de4ae108-3dd8-456c-9c1f-e2e47a99a6fa', 'status': 'completed', 'code': 200} 2026-02-27 02:31:45.452 8 INFO neutron.db.l3_hamode_db [None req-bd5cb0d0-268a-4a04-bea1-7901d0c2767b 5067d7438f1242bab7e3bc3d5cfc2ca2 4ca36f38bed745898ebab3addbe2f48c - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1325/2613] 162.253.55.74 () {34 vars in 1011 bytes} [Fri Feb 27 02:31:45 2026] GET /v2.0/networks/9022a400-c0de-469c-8b4c-aa765cb80a87?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: 1326/2614] 162.253.55.74 () {30 vars in 702 bytes} [Fri Feb 27 02:31:45 2026] GET /v2.0/networks/9022a400-c0de-469c-8b4c-aa765cb80a87 => generated 797 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2615] 162.253.55.74 () {34 vars in 1111 bytes} [Fri Feb 27 02:31:45 2026] GET /v2.0/networks/9022a400-c0de-469c-8b4c-aa765cb80a87?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: 1328/2616] 162.253.55.74 () {30 vars in 700 bytes} [Fri Feb 27 02:31:45 2026] GET /v2.0/subnets/8394da0f-c81f-4d44-b902-df80afc15a6e => generated 649 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2617] 162.253.55.74 () {34 vars in 1079 bytes} [Fri Feb 27 02:31:45 2026] GET /v2.0/ports?tenant_id=4ca36f38bed745898ebab3addbe2f48c&device_id=e1b0d3b8-ac8a-4864-a18e-788c4c957388 => generated 5034 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2618] 162.253.55.74 () {34 vars in 985 bytes} [Fri Feb 27 02:31:45 2026] GET /v2.0/networks?id=9022a400-c0de-469c-8b4c-aa765cb80a87 => generated 800 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2619] 162.253.55.74 () {30 vars in 662 bytes} [Fri Feb 27 02:31:45 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: 1332/2620] 162.253.55.74 () {34 vars in 1057 bytes} [Fri Feb 27 02:31:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.235&port_id=de4ae108-3dd8-456c-9c1f-e2e47a99a6fa => 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: 1333/2621] 162.253.55.74 () {30 vars in 664 bytes} [Fri Feb 27 02:31:45 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: 1334/2622] 162.253.55.74 () {34 vars in 983 bytes} [Fri Feb 27 02:31:45 2026] GET /v2.0/subnets?id=8394da0f-c81f-4d44-b902-df80afc15a6e => generated 652 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2623] 162.253.55.74 () {30 vars in 640 bytes} [Fri Feb 27 02:31:45 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: 1336/2624] 162.253.55.74 () {34 vars in 1051 bytes} [Fri Feb 27 02:31:45 2026] GET /v2.0/ports?network_id=9022a400-c0de-469c-8b4c-aa765cb80a87&device_owner=network%3Adhcp => generated 1461 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2625] 162.253.55.74 () {30 vars in 676 bytes} [Fri Feb 27 02:31:45 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: 1338/2626] 162.253.55.74 () {34 vars in 1011 bytes} [Fri Feb 27 02:31:45 2026] GET /v2.0/networks/9022a400-c0de-469c-8b4c-aa765cb80a87?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: 1339/2627] 162.253.55.74 () {30 vars in 700 bytes} [Fri Feb 27 02:31:46 2026] GET /v2.0/subnets/451663c5-6866-45be-b7c2-db343c7cab12 => 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: 1340/2628] 162.253.55.74 () {34 vars in 1111 bytes} [Fri Feb 27 02:31:46 2026] GET /v2.0/networks/9022a400-c0de-469c-8b4c-aa765cb80a87?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: 1341/2629] 162.253.55.74 () {30 vars in 696 bytes} [Fri Feb 27 02:31:46 2026] GET /v2.0/ports/aa69b19c-4a99-4b80-8af8-8be220440ea6 => generated 1132 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2630] 162.253.55.74 () {30 vars in 696 bytes} [Fri Feb 27 02:31:46 2026] GET /v2.0/ports/c44020a3-c9cc-488f-8413-e3ce951b5f12 => 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: 1343/2631] 162.253.55.74 () {30 vars in 700 bytes} [Fri Feb 27 02:31:46 2026] GET /v2.0/subnets/451663c5-6866-45be-b7c2-db343c7cab12 => 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: 1344/2632] 162.253.55.74 () {30 vars in 702 bytes} [Fri Feb 27 02:31:46 2026] GET /v2.0/networks/7c2e6662-b70a-47ef-ab54-cda55d800d13 => generated 799 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2633] 162.253.55.74 () {30 vars in 696 bytes} [Fri Feb 27 02:31:46 2026] GET /v2.0/ports/aa69b19c-4a99-4b80-8af8-8be220440ea6 => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2634] 162.253.55.74 () {30 vars in 700 bytes} [Fri Feb 27 02:31:46 2026] GET /v2.0/subnets/451663c5-6866-45be-b7c2-db343c7cab12 => generated 652 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2635] 10.0.0.188 () {34 vars in 669 bytes} [Fri Feb 27 02:31:43 2026] POST /v2.0/routers => generated 727 bytes in 3266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2636] 10.0.0.188 () {34 vars in 783 bytes} [Fri Feb 27 02:31:46 2026] PUT /v2.0/routers/2432cde3-95f7-4adf-b6ca-04ae39b053b7/add_router_interface => generated 309 bytes in 1650 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2637] 10.0.0.188 () {34 vars in 685 bytes} [Fri Feb 27 02:31:49 2026] POST /v2.0/security-groups => generated 1613 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2638] 10.0.0.188 () {34 vars in 695 bytes} [Fri Feb 27 02:31:49 2026] POST /v2.0/security-group-rules => generated 565 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2639] 10.0.0.188 () {34 vars in 695 bytes} [Fri Feb 27 02:31:49 2026] POST /v2.0/security-group-rules => generated 564 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2640] 10.0.0.188 () {34 vars in 695 bytes} [Fri Feb 27 02:31:49 2026] POST /v2.0/security-group-rules => generated 570 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2641] 10.0.0.188 () {34 vars in 695 bytes} [Fri Feb 27 02:31:49 2026] POST /v2.0/security-group-rules => generated 569 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 02:31:49.850 7 INFO neutron.db.securitygroups_db [None req-c6377ab8-f0b1-45bb-8738-e38752f4316e 0428be7eb3b945f9bb4bb4b51a43e542 81e1917f050f459da5b9c3b57d7d1313 - - - -] Project 81e1917f050f459da5b9c3b57d7d1313 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: 1350/2642] 10.0.0.188 () {34 vars in 695 bytes} [Fri Feb 27 02:31:49 2026] POST /v2.0/security-group-rules => generated 575 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 02:31:50.050 8 INFO neutron.db.securitygroups_db [None req-b1a12eb3-4018-46df-a4bc-ca9db2e4f59e 0428be7eb3b945f9bb4bb4b51a43e542 81e1917f050f459da5b9c3b57d7d1313 - - - -] Project 81e1917f050f459da5b9c3b57d7d1313 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: 1293/2643] 10.0.0.188 () {34 vars in 695 bytes} [Fri Feb 27 02:31:49 2026] POST /v2.0/security-group-rules => generated 574 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2644] 10.0.0.188 () {34 vars in 685 bytes} [Fri Feb 27 02:31:50 2026] POST /v2.0/security-groups => generated 1598 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2645] 10.0.0.188 () {34 vars in 695 bytes} [Fri Feb 27 02:31:50 2026] POST /v2.0/security-group-rules => generated 565 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2646] 10.0.0.188 () {34 vars in 695 bytes} [Fri Feb 27 02:31:50 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) [pid: 8|app: 0|req: 1295/2647] 10.0.0.188 () {34 vars in 676 bytes} [Fri Feb 27 02:31:50 2026] POST /v2.0/floatingips => generated 552 bytes in 753 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2648] 10.0.0.152 () {34 vars in 1100 bytes} [Fri Feb 27 02:31:51 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1268572172&fields=id&tenant_id=81e1917f050f459da5b9c3b57d7d1313 => generated 69 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2649] 10.0.0.152 () {34 vars in 1098 bytes} [Fri Feb 27 02:31:51 2026] GET /v2.0/security-groups?name=tempest-securitygroup--271323591&fields=id&tenant_id=81e1917f050f459da5b9c3b57d7d1313 => generated 69 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2650] 10.0.0.152 () {34 vars in 982 bytes} [Fri Feb 27 02:31:51 2026] GET /v2.0/networks?id=76ea6579-b9d4-4c17-98d8-82b2082ac08d => generated 672 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2651] 10.0.0.152 () {34 vars in 965 bytes} [Fri Feb 27 02:31:52 2026] GET /v2.0/quotas/81e1917f050f459da5b9c3b57d7d1313 => 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: 1355/2652] 10.0.0.152 () {34 vars in 1002 bytes} [Fri Feb 27 02:31:52 2026] GET /v2.0/ports?tenant_id=81e1917f050f459da5b9c3b57d7d1313&fields=id => generated 103 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2653] 10.0.0.152 () {34 vars in 1008 bytes} [Fri Feb 27 02:31:52 2026] GET /v2.0/networks/76ea6579-b9d4-4c17-98d8-82b2082ac08d?fields=segments => generated 14 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2654] 10.0.0.152 () {34 vars in 1108 bytes} [Fri Feb 27 02:31:52 2026] GET /v2.0/networks/76ea6579-b9d4-4c17-98d8-82b2082ac08d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2655] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:31:52 2026] GET /v2.0/ports?device_id=c7acffe5-6d8b-4b85-9e18-3f2bc285bd5b => 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: 1357/2656] 162.253.55.74 () {34 vars in 985 bytes} [Fri Feb 27 02:31:53 2026] GET /v2.0/networks?id=76ea6579-b9d4-4c17-98d8-82b2082ac08d => generated 672 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2657] 162.253.55.74 () {34 vars in 1049 bytes} [Fri Feb 27 02:31:53 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=81e1917f050f459da5b9c3b57d7d1313 => generated 273 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2658] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:31:53 2026] GET /v2.0/ports?device_id=c7acffe5-6d8b-4b85-9e18-3f2bc285bd5b => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2659] 162.253.55.74 () {38 vars in 954 bytes} [Fri Feb 27 02:31:53 2026] POST /v2.0/ports => generated 993 bytes in 603 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2660] 162.253.55.74 () {38 vars in 1027 bytes} [Fri Feb 27 02:31:54 2026] PUT /v2.0/ports/d739f53b-730d-4468-a717-b88a5327979c => generated 1238 bytes in 454 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: 1303/2661] 162.253.55.74 () {30 vars in 662 bytes} [Fri Feb 27 02:31:54 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2662] 162.253.55.74 () {30 vars in 664 bytes} [Fri Feb 27 02:31: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) 2026-02-27 02:31:54.786 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-647aa626-18f1-4591-b650-11c6190d2963'] response: {'name': 'network-changed', 'server_uuid': 'c7acffe5-6d8b-4b85-9e18-3f2bc285bd5b', 'tag': 'd739f53b-730d-4468-a717-b88a5327979c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1359/2663] 162.253.55.74 () {34 vars in 1079 bytes} [Fri Feb 27 02:31:54 2026] GET /v2.0/ports?tenant_id=81e1917f050f459da5b9c3b57d7d1313&device_id=c7acffe5-6d8b-4b85-9e18-3f2bc285bd5b => generated 1277 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2664] 162.253.55.74 () {30 vars in 640 bytes} [Fri Feb 27 02:31:54 2026] GET /v2.0/extensions/qos => generated 166 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2665] 162.253.55.74 () {34 vars in 1057 bytes} [Fri Feb 27 02:31:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=d739f53b-730d-4468-a717-b88a5327979c => 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: 1361/2666] 162.253.55.74 () {30 vars in 676 bytes} [Fri Feb 27 02:31:54 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: 1362/2667] 162.253.55.74 () {34 vars in 983 bytes} [Fri Feb 27 02:31:54 2026] GET /v2.0/subnets?id=f53ef8cc-ced7-4d39-aeb1-2dd4b4ede858 => generated 666 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2668] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:31:54 2026] GET /v2.0/ports?device_id=c7acffe5-6d8b-4b85-9e18-3f2bc285bd5b => generated 1008 bytes in 117 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: 1363/2669] 162.253.55.74 () {30 vars in 700 bytes} [Fri Feb 27 02:31:54 2026] GET /v2.0/subnets/323d3bd7-fe0d-4e7f-9205-ed841e958142 => generated 650 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2670] 162.253.55.74 () {34 vars in 1051 bytes} [Fri Feb 27 02:31:54 2026] GET /v2.0/ports?network_id=76ea6579-b9d4-4c17-98d8-82b2082ac08d&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: 1364/2671] 10.0.0.152 () {34 vars in 1120 bytes} [Fri Feb 27 02:31:54 2026] GET /v2.0/security-groups?id=99279558-dad5-4aaa-a4a2-eab854f6214a&id=c65a1c45-b6b0-46f9-9f9c-33ae0ba692c1&fields=id&fields=name => generated 206 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2674] 162.253.55.74 () {30 vars in 715 bytes} [Fri Feb 27 02:31:54 2026] GET /v2.0/ports?device_id=e1b0d3b8-ac8a-4864-a18e-788c4c957388 => generated 5036 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2675] 162.253.55.74 () {34 vars in 1011 bytes} [Fri Feb 27 02:31:54 2026] GET /v2.0/networks/76ea6579-b9d4-4c17-98d8-82b2082ac08d?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: 1309/2676] 162.253.55.74 () {34 vars in 1111 bytes} [Fri Feb 27 02:31:55 2026] GET /v2.0/networks/76ea6579-b9d4-4c17-98d8-82b2082ac08d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2677] 162.253.55.74 () {30 vars in 662 bytes} [Fri Feb 27 02:31:55 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2678] 162.253.55.74 () {30 vars in 664 bytes} [Fri Feb 27 02:31:55 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: 1311/2679] 162.253.55.74 () {30 vars in 640 bytes} [Fri Feb 27 02:31:55 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: 1312/2680] 162.253.55.74 () {30 vars in 676 bytes} [Fri Feb 27 02:31:55 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2681] 162.253.55.74 () {34 vars in 1079 bytes} [Fri Feb 27 02:31:55 2026] GET /v2.0/ports?tenant_id=81e1917f050f459da5b9c3b57d7d1313&device_id=c7acffe5-6d8b-4b85-9e18-3f2bc285bd5b => generated 1277 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2682] 162.253.55.74 () {30 vars in 696 bytes} [Fri Feb 27 02:31:55 2026] GET /v2.0/ports/de4ae108-3dd8-456c-9c1f-e2e47a99a6fa => generated 1237 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2683] 162.253.55.74 () {34 vars in 985 bytes} [Fri Feb 27 02:31:55 2026] GET /v2.0/networks?id=76ea6579-b9d4-4c17-98d8-82b2082ac08d => generated 768 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2684] 162.253.55.74 () {34 vars in 1057 bytes} [Fri Feb 27 02:31:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=d739f53b-730d-4468-a717-b88a5327979c => 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: 1372/2685] 162.253.55.74 () {34 vars in 993 bytes} [Fri Feb 27 02:31:55 2026] GET /v2.0/ports?device_id=c7acffe5-6d8b-4b85-9e18-3f2bc285bd5b => generated 1277 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2686] 162.253.55.74 () {34 vars in 983 bytes} [Fri Feb 27 02:31:55 2026] GET /v2.0/subnets?id=f53ef8cc-ced7-4d39-aeb1-2dd4b4ede858 => generated 666 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2687] 162.253.55.74 () {34 vars in 1123 bytes} [Fri Feb 27 02:31:55 2026] GET /v2.0/security-groups?id=c65a1c45-b6b0-46f9-9f9c-33ae0ba692c1&id=99279558-dad5-4aaa-a4a2-eab854f6214a&fields=id&fields=name => generated 206 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2688] 162.253.55.74 () {34 vars in 1051 bytes} [Fri Feb 27 02:31:55 2026] GET /v2.0/ports?network_id=76ea6579-b9d4-4c17-98d8-82b2082ac08d&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2689] 162.253.55.74 () {34 vars in 1011 bytes} [Fri Feb 27 02:31:55 2026] GET /v2.0/networks/76ea6579-b9d4-4c17-98d8-82b2082ac08d?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: 1314/2690] 162.253.55.74 () {34 vars in 748 bytes} [Fri Feb 27 02:31:55 2026] PUT /v2.0/ports/de4ae108-3dd8-456c-9c1f-e2e47a99a6fa => generated 1026 bytes in 369 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: 1377/2691] 162.253.55.74 () {34 vars in 1111 bytes} [Fri Feb 27 02:31:55 2026] GET /v2.0/networks/76ea6579-b9d4-4c17-98d8-82b2082ac08d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2692] 162.253.55.74 () {30 vars in 702 bytes} [Fri Feb 27 02:31:55 2026] GET /v2.0/networks/9022a400-c0de-469c-8b4c-aa765cb80a87 => generated 797 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2693] 162.253.55.74 () {30 vars in 715 bytes} [Fri Feb 27 02:31:55 2026] GET /v2.0/ports?device_id=e1b0d3b8-ac8a-4864-a18e-788c4c957388 => generated 4861 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2694] 162.253.55.74 () {30 vars in 715 bytes} [Fri Feb 27 02:31:55 2026] GET /v2.0/ports?device_id=e1b0d3b8-ac8a-4864-a18e-788c4c957388 => generated 4861 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2695] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:31:56 2026] GET /v2.0/ports?device_id=c7acffe5-6d8b-4b85-9e18-3f2bc285bd5b => generated 1008 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2696] 10.0.0.152 () {34 vars in 1120 bytes} [Fri Feb 27 02:31:56 2026] GET /v2.0/security-groups?id=99279558-dad5-4aaa-a4a2-eab854f6214a&id=c65a1c45-b6b0-46f9-9f9c-33ae0ba692c1&fields=id&fields=name => generated 206 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2697] 162.253.55.74 () {34 vars in 974 bytes} [Fri Feb 27 02:31:56 2026] GET /v2.0/ports/de4ae108-3dd8-456c-9c1f-e2e47a99a6fa => generated 1062 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 02:31:56.850 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c0142deb-d20a-427a-98fb-bff6112f538e'] response: {'name': 'network-changed', 'server_uuid': 'e1b0d3b8-ac8a-4864-a18e-788c4c957388', 'tag': 'de4ae108-3dd8-456c-9c1f-e2e47a99a6fa', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1381/2698] 162.253.55.74 () {34 vars in 1079 bytes} [Fri Feb 27 02:31:56 2026] GET /v2.0/ports?tenant_id=4ca36f38bed745898ebab3addbe2f48c&device_id=e1b0d3b8-ac8a-4864-a18e-788c4c957388 => generated 3807 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2699] 162.253.55.74 () {36 vars in 996 bytes} [Fri Feb 27 02:31:56 2026] DELETE /v2.0/ports/de4ae108-3dd8-456c-9c1f-e2e47a99a6fa => generated 0 bytes in 293 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2700] 162.253.55.74 () {34 vars in 1079 bytes} [Fri Feb 27 02:31:56 2026] GET /v2.0/ports?tenant_id=4ca36f38bed745898ebab3addbe2f48c&device_id=e1b0d3b8-ac8a-4864-a18e-788c4c957388 => generated 3807 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2701] 162.253.55.74 () {30 vars in 715 bytes} [Fri Feb 27 02:31:57 2026] GET /v2.0/ports?device_id=e1b0d3b8-ac8a-4864-a18e-788c4c957388 => generated 3807 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 02:31:57.139 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7600a57b-205f-4768-a575-3b588ebebbb6 5067d7438f1242bab7e3bc3d5cfc2ca2 4ca36f38bed745898ebab3addbe2f48c - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1320/2702] 162.253.55.74 () {32 vars in 718 bytes} [Fri Feb 27 02:31:57 2026] DELETE /v2.0/ports/de4ae108-3dd8-456c-9c1f-e2e47a99a6fa => generated 132 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2703] 162.253.55.74 () {34 vars in 1145 bytes} [Fri Feb 27 02:31:57 2026] GET /v2.0/networks?id=0d289df7-911b-426c-b5a2-949823be8f71&id=7c2e6662-b70a-47ef-ab54-cda55d800d13&id=0dce4e12-bbb8-4195-8519-6cade872fd9e => generated 2308 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2704] 162.253.55.74 () {34 vars in 1059 bytes} [Fri Feb 27 02:31:57 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.17&port_id=76e99e38-b97f-4ed1-a24f-415e5ff24e54 => 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: 1322/2705] 162.253.55.74 () {30 vars in 662 bytes} [Fri Feb 27 02:31:57 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2706] 162.253.55.74 () {30 vars in 664 bytes} [Fri Feb 27 02:31:57 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: 1324/2707] 162.253.55.74 () {30 vars in 640 bytes} [Fri Feb 27 02:31: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: 7|app: 0|req: 1384/2708] 162.253.55.74 () {34 vars in 983 bytes} [Fri Feb 27 02:31:57 2026] GET /v2.0/subnets?id=0715ff68-a949-4475-89de-ef3285ae1c70 => generated 630 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2709] 162.253.55.74 () {30 vars in 676 bytes} [Fri Feb 27 02:31: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: 1385/2710] 162.253.55.74 () {34 vars in 1051 bytes} [Fri Feb 27 02:31:57 2026] GET /v2.0/ports?network_id=0d289df7-911b-426c-b5a2-949823be8f71&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: 1326/2711] 162.253.55.74 () {30 vars in 700 bytes} [Fri Feb 27 02:31:57 2026] GET /v2.0/subnets/451663c5-6866-45be-b7c2-db343c7cab12 => generated 652 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2712] 162.253.55.74 () {30 vars in 696 bytes} [Fri Feb 27 02:31:57 2026] GET /v2.0/ports/aa69b19c-4a99-4b80-8af8-8be220440ea6 => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2713] 162.253.55.74 () {34 vars in 1011 bytes} [Fri Feb 27 02:31:57 2026] GET /v2.0/networks/0d289df7-911b-426c-b5a2-949823be8f71?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2714] 162.253.55.74 () {30 vars in 696 bytes} [Fri Feb 27 02:31:57 2026] GET /v2.0/ports/c44020a3-c9cc-488f-8413-e3ce951b5f12 => generated 1342 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2715] 162.253.55.74 () {34 vars in 1111 bytes} [Fri Feb 27 02:31:57 2026] GET /v2.0/networks/0d289df7-911b-426c-b5a2-949823be8f71?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: 1387/2716] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:31:57 2026] GET /v2.0/ports?device_id=c7acffe5-6d8b-4b85-9e18-3f2bc285bd5b => generated 1010 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2717] 162.253.55.74 () {34 vars in 1053 bytes} [Fri Feb 27 02:31:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.5&port_id=c44020a3-c9cc-488f-8413-e3ce951b5f12 => 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: 1330/2718] 162.253.55.74 () {30 vars in 700 bytes} [Fri Feb 27 02:31:57 2026] GET /v2.0/subnets/451663c5-6866-45be-b7c2-db343c7cab12 => generated 652 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2719] 10.0.0.152 () {34 vars in 1120 bytes} [Fri Feb 27 02:31:57 2026] GET /v2.0/security-groups?id=99279558-dad5-4aaa-a4a2-eab854f6214a&id=c65a1c45-b6b0-46f9-9f9c-33ae0ba692c1&fields=id&fields=name => generated 206 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2720] 162.253.55.74 () {34 vars in 983 bytes} [Fri Feb 27 02:31:57 2026] GET /v2.0/subnets?id=451663c5-6866-45be-b7c2-db343c7cab12 => generated 655 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2721] 162.253.55.74 () {30 vars in 702 bytes} [Fri Feb 27 02:31:57 2026] GET /v2.0/networks/7c2e6662-b70a-47ef-ab54-cda55d800d13 => generated 799 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2722] 162.253.55.74 () {34 vars in 1051 bytes} [Fri Feb 27 02:31:57 2026] GET /v2.0/ports?network_id=7c2e6662-b70a-47ef-ab54-cda55d800d13&device_owner=network%3Adhcp => generated 1461 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2723] 162.253.55.74 () {30 vars in 696 bytes} [Fri Feb 27 02:31:57 2026] GET /v2.0/ports/aa69b19c-4a99-4b80-8af8-8be220440ea6 => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2724] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:31:57 2026] GET /v2.0/ports?device_id=c7acffe5-6d8b-4b85-9e18-3f2bc285bd5b => generated 1010 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2725] 162.253.55.74 () {34 vars in 1011 bytes} [Fri Feb 27 02:31:57 2026] GET /v2.0/networks/7c2e6662-b70a-47ef-ab54-cda55d800d13?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: 1392/2726] 162.253.55.74 () {30 vars in 700 bytes} [Fri Feb 27 02:31:57 2026] GET /v2.0/subnets/451663c5-6866-45be-b7c2-db343c7cab12 => generated 652 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2727] 162.253.55.74 () {34 vars in 1111 bytes} [Fri Feb 27 02:31:57 2026] GET /v2.0/networks/7c2e6662-b70a-47ef-ab54-cda55d800d13?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2728] 162.253.55.74 () {34 vars in 1057 bytes} [Fri Feb 27 02:31:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.206&port_id=c403ebc2-73f8-44e9-ab38-7eaacf34d8df => 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: 1395/2729] 162.253.55.74 () {34 vars in 983 bytes} [Fri Feb 27 02:31:57 2026] GET /v2.0/subnets?id=323d3bd7-fe0d-4e7f-9205-ed841e958142 => generated 653 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2730] 162.253.55.74 () {34 vars in 1051 bytes} [Fri Feb 27 02:31:58 2026] GET /v2.0/ports?network_id=0dce4e12-bbb8-4195-8519-6cade872fd9e&device_owner=network%3Adhcp => generated 1457 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2731] 162.253.55.74 () {34 vars in 1011 bytes} [Fri Feb 27 02:31:58 2026] GET /v2.0/networks/0dce4e12-bbb8-4195-8519-6cade872fd9e?fields=segments => generated 14 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2732] 162.253.55.74 () {34 vars in 1111 bytes} [Fri Feb 27 02:31:58 2026] GET /v2.0/networks/0dce4e12-bbb8-4195-8519-6cade872fd9e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 02:31:58.380 8 INFO neutron.db.l3_db [None req-32d5c38f-a825-498b-8e75-2557c49b44e6 0428be7eb3b945f9bb4bb4b51a43e542 81e1917f050f459da5b9c3b57d7d1313 - - - -] Floating IP 28c087ac-b8fc-461c-bc5c-80eed4003269 associated. External IP: 10.96.250.215, port: d739f53b-730d-4468-a717-b88a5327979c. 2026-02-27 02:31:59.564 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-684bd532-d37c-4968-8a3c-cbbbed59a24d'] response: {'server_uuid': 'e1b0d3b8-ac8a-4864-a18e-788c4c957388', 'name': 'network-vif-deleted', 'tag': 'de4ae108-3dd8-456c-9c1f-e2e47a99a6fa', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1335/2733] 10.0.0.188 () {34 vars in 749 bytes} [Fri Feb 27 02:31:57 2026] PUT /v2.0/floatingips/28c087ac-b8fc-461c-bc5c-80eed4003269 => generated 855 bytes in 1895 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2734] 162.253.55.74 () {30 vars in 662 bytes} [Fri Feb 27 02:32: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: 8|app: 0|req: 1336/2735] 162.253.55.74 () {30 vars in 664 bytes} [Fri Feb 27 02:32:00 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: 1400/2736] 162.253.55.74 () {30 vars in 640 bytes} [Fri Feb 27 02:32:00 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: 1337/2737] 162.253.55.74 () {30 vars in 676 bytes} [Fri Feb 27 02:32:00 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: 1401/2738] 162.253.55.74 () {30 vars in 715 bytes} [Fri Feb 27 02:32:00 2026] GET /v2.0/ports?device_id=e1b0d3b8-ac8a-4864-a18e-788c4c957388 => 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: 1338/2739] 162.253.55.74 () {30 vars in 662 bytes} [Fri Feb 27 02:32:00 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: 1402/2740] 162.253.55.74 () {30 vars in 664 bytes} [Fri Feb 27 02:32: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: 1339/2741] 162.253.55.74 () {30 vars in 640 bytes} [Fri Feb 27 02:32: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: 1403/2742] 162.253.55.74 () {30 vars in 676 bytes} [Fri Feb 27 02:32: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: 1340/2743] 162.253.55.74 () {30 vars in 696 bytes} [Fri Feb 27 02:32:00 2026] GET /v2.0/ports/c403ebc2-73f8-44e9-ab38-7eaacf34d8df => generated 1237 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2744] 162.253.55.74 () {34 vars in 748 bytes} [Fri Feb 27 02:32:00 2026] PUT /v2.0/ports/c403ebc2-73f8-44e9-ab38-7eaacf34d8df => generated 1026 bytes in 798 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 02:32:01.680 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-472d0305-0bfb-4713-a15e-d79eb6d25fdd'] response: {'name': 'network-changed', 'server_uuid': 'c7acffe5-6d8b-4b85-9e18-3f2bc285bd5b', 'tag': 'd739f53b-730d-4468-a717-b88a5327979c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1341/2745] 162.253.55.74 () {30 vars in 702 bytes} [Fri Feb 27 02:32:01 2026] GET /v2.0/networks/0dce4e12-bbb8-4195-8519-6cade872fd9e => generated 797 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 02:32:01.745 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3d19c91c-2a26-409c-ab76-3944fbc27a0c'] response: {'name': 'network-changed', 'server_uuid': 'e1b0d3b8-ac8a-4864-a18e-788c4c957388', 'tag': 'c403ebc2-73f8-44e9-ab38-7eaacf34d8df', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1405/2746] 162.253.55.74 () {34 vars in 1079 bytes} [Fri Feb 27 02:32:01 2026] GET /v2.0/ports?tenant_id=81e1917f050f459da5b9c3b57d7d1313&device_id=c7acffe5-6d8b-4b85-9e18-3f2bc285bd5b => generated 1279 bytes in 49 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: 1342/2747] 162.253.55.74 () {30 vars in 715 bytes} [Fri Feb 27 02:32:01 2026] GET /v2.0/ports?device_id=e1b0d3b8-ac8a-4864-a18e-788c4c957388 => generated 3632 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2748] 162.253.55.74 () {34 vars in 1079 bytes} [Fri Feb 27 02:32:01 2026] GET /v2.0/ports?tenant_id=4ca36f38bed745898ebab3addbe2f48c&device_id=e1b0d3b8-ac8a-4864-a18e-788c4c957388 => generated 3632 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2749] 162.253.55.74 () {34 vars in 985 bytes} [Fri Feb 27 02:32:01 2026] GET /v2.0/networks?id=76ea6579-b9d4-4c17-98d8-82b2082ac08d => generated 768 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2750] 162.253.55.74 () {34 vars in 1057 bytes} [Fri Feb 27 02:32:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=d739f53b-730d-4468-a717-b88a5327979c => generated 860 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2751] 162.253.55.74 () {30 vars in 715 bytes} [Fri Feb 27 02:32:01 2026] GET /v2.0/ports?device_id=e1b0d3b8-ac8a-4864-a18e-788c4c957388 => generated 3632 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2752] 162.253.55.74 () {34 vars in 985 bytes} [Fri Feb 27 02:32:01 2026] GET /v2.0/networks?id=0dce4e12-bbb8-4195-8519-6cade872fd9e => generated 800 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2753] 162.253.55.74 () {34 vars in 983 bytes} [Fri Feb 27 02:32:01 2026] GET /v2.0/subnets?id=f53ef8cc-ced7-4d39-aeb1-2dd4b4ede858 => generated 666 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2754] 162.253.55.74 () {34 vars in 1051 bytes} [Fri Feb 27 02:32:01 2026] GET /v2.0/ports?network_id=76ea6579-b9d4-4c17-98d8-82b2082ac08d&device_owner=network%3Adhcp => generated 1244 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2755] 162.253.55.74 () {34 vars in 1011 bytes} [Fri Feb 27 02:32:01 2026] GET /v2.0/networks/0dce4e12-bbb8-4195-8519-6cade872fd9e?fields=segments => generated 14 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2756] 162.253.55.74 () {34 vars in 1011 bytes} [Fri Feb 27 02:32:02 2026] GET /v2.0/networks/76ea6579-b9d4-4c17-98d8-82b2082ac08d?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: 1346/2757] 162.253.55.74 () {34 vars in 1111 bytes} [Fri Feb 27 02:32:02 2026] GET /v2.0/networks/0dce4e12-bbb8-4195-8519-6cade872fd9e?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: 1412/2758] 162.253.55.74 () {34 vars in 1111 bytes} [Fri Feb 27 02:32:02 2026] GET /v2.0/networks/76ea6579-b9d4-4c17-98d8-82b2082ac08d?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: 1347/2759] 162.253.55.74 () {34 vars in 974 bytes} [Fri Feb 27 02:32:02 2026] GET /v2.0/ports/c403ebc2-73f8-44e9-ab38-7eaacf34d8df => generated 1062 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2760] 162.253.55.74 () {36 vars in 996 bytes} [Fri Feb 27 02:32:02 2026] DELETE /v2.0/ports/c403ebc2-73f8-44e9-ab38-7eaacf34d8df => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2761] 162.253.55.74 () {34 vars in 1079 bytes} [Fri Feb 27 02:32:02 2026] GET /v2.0/ports?tenant_id=4ca36f38bed745898ebab3addbe2f48c&device_id=e1b0d3b8-ac8a-4864-a18e-788c4c957388 => generated 2578 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2762] 162.253.55.74 () {30 vars in 715 bytes} [Fri Feb 27 02:32:02 2026] GET /v2.0/ports?device_id=e1b0d3b8-ac8a-4864-a18e-788c4c957388 => generated 2578 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 02:32:03.043 7 INFO neutron.pecan_wsgi.hooks.translation [None req-225a7c1b-395b-4c5c-9614-e13b47007f1d 5067d7438f1242bab7e3bc3d5cfc2ca2 4ca36f38bed745898ebab3addbe2f48c - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1415/2763] 162.253.55.74 () {32 vars in 718 bytes} [Fri Feb 27 02:32:03 2026] DELETE /v2.0/ports/c403ebc2-73f8-44e9-ab38-7eaacf34d8df => generated 132 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2764] 162.253.55.74 () {34 vars in 1145 bytes} [Fri Feb 27 02:32:02 2026] GET /v2.0/networks?id=0d289df7-911b-426c-b5a2-949823be8f71&id=7c2e6662-b70a-47ef-ab54-cda55d800d13&id=0dce4e12-bbb8-4195-8519-6cade872fd9e => generated 2308 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2765] 162.253.55.74 () {34 vars in 1059 bytes} [Fri Feb 27 02:32:03 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.17&port_id=76e99e38-b97f-4ed1-a24f-415e5ff24e54 => 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: 1417/2766] 162.253.55.74 () {30 vars in 662 bytes} [Fri Feb 27 02:32:03 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2767] 162.253.55.74 () {34 vars in 983 bytes} [Fri Feb 27 02:32:03 2026] GET /v2.0/subnets?id=0715ff68-a949-4475-89de-ef3285ae1c70 => generated 630 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2768] 162.253.55.74 () {30 vars in 664 bytes} [Fri Feb 27 02:32:03 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2769] 162.253.55.74 () {30 vars in 640 bytes} [Fri Feb 27 02:32:03 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2770] 162.253.55.74 () {30 vars in 676 bytes} [Fri Feb 27 02:32:03 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2771] 162.253.55.74 () {34 vars in 1051 bytes} [Fri Feb 27 02:32:03 2026] GET /v2.0/ports?network_id=0d289df7-911b-426c-b5a2-949823be8f71&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2772] 162.253.55.74 () {30 vars in 700 bytes} [Fri Feb 27 02:32:03 2026] GET /v2.0/subnets/451663c5-6866-45be-b7c2-db343c7cab12 => generated 652 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2773] 162.253.55.74 () {30 vars in 696 bytes} [Fri Feb 27 02:32:03 2026] GET /v2.0/ports/aa69b19c-4a99-4b80-8af8-8be220440ea6 => generated 1132 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2774] 162.253.55.74 () {34 vars in 1011 bytes} [Fri Feb 27 02:32:03 2026] GET /v2.0/networks/0d289df7-911b-426c-b5a2-949823be8f71?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: 1355/2775] 162.253.55.74 () {30 vars in 696 bytes} [Fri Feb 27 02:32:03 2026] GET /v2.0/ports/c44020a3-c9cc-488f-8413-e3ce951b5f12 => generated 1342 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2776] 162.253.55.74 () {34 vars in 1111 bytes} [Fri Feb 27 02:32:03 2026] GET /v2.0/networks/0d289df7-911b-426c-b5a2-949823be8f71?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: 1356/2777] 162.253.55.74 () {30 vars in 700 bytes} [Fri Feb 27 02:32:03 2026] GET /v2.0/subnets/451663c5-6866-45be-b7c2-db343c7cab12 => generated 652 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2778] 162.253.55.74 () {34 vars in 1053 bytes} [Fri Feb 27 02:32:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.5&port_id=c44020a3-c9cc-488f-8413-e3ce951b5f12 => 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: 1423/2779] 162.253.55.74 () {34 vars in 983 bytes} [Fri Feb 27 02:32:03 2026] GET /v2.0/subnets?id=451663c5-6866-45be-b7c2-db343c7cab12 => generated 655 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2780] 162.253.55.74 () {30 vars in 702 bytes} [Fri Feb 27 02:32:03 2026] GET /v2.0/networks/7c2e6662-b70a-47ef-ab54-cda55d800d13 => generated 799 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2781] 162.253.55.74 () {34 vars in 1051 bytes} [Fri Feb 27 02:32:03 2026] GET /v2.0/ports?network_id=7c2e6662-b70a-47ef-ab54-cda55d800d13&device_owner=network%3Adhcp => generated 1461 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2782] 162.253.55.74 () {30 vars in 696 bytes} [Fri Feb 27 02:32:03 2026] GET /v2.0/ports/aa69b19c-4a99-4b80-8af8-8be220440ea6 => generated 1132 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2783] 162.253.55.74 () {30 vars in 700 bytes} [Fri Feb 27 02:32:03 2026] GET /v2.0/subnets/451663c5-6866-45be-b7c2-db343c7cab12 => 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: 1425/2784] 162.253.55.74 () {34 vars in 1011 bytes} [Fri Feb 27 02:32:03 2026] GET /v2.0/networks/7c2e6662-b70a-47ef-ab54-cda55d800d13?fields=segments => generated 14 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2785] 162.253.55.74 () {34 vars in 1111 bytes} [Fri Feb 27 02:32:03 2026] GET /v2.0/networks/7c2e6662-b70a-47ef-ab54-cda55d800d13?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) 2026-02-27 02:32:08.587 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cf4d1a1c-22b8-4255-ade5-5f14a9287c76'] response: {'server_uuid': 'e1b0d3b8-ac8a-4864-a18e-788c4c957388', 'name': 'network-vif-deleted', 'tag': 'c403ebc2-73f8-44e9-ab38-7eaacf34d8df', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1426/2786] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:32:08 2026] GET /v2.0/ports?device_id=c7acffe5-6d8b-4b85-9e18-3f2bc285bd5b => generated 1010 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2787] 10.0.0.152 () {34 vars in 1120 bytes} [Fri Feb 27 02:32:08 2026] GET /v2.0/security-groups?id=99279558-dad5-4aaa-a4a2-eab854f6214a&id=c65a1c45-b6b0-46f9-9f9c-33ae0ba692c1&fields=id&fields=name => generated 206 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2788] 10.0.0.188 () {32 vars in 736 bytes} [Fri Feb 27 02:32:08 2026] GET /v2.0/ports?device_id=c7acffe5-6d8b-4b85-9e18-3f2bc285bd5b => generated 1279 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2789] 10.0.0.188 () {32 vars in 858 bytes} [Fri Feb 27 02:32:08 2026] GET /v2.0/floatingips?floating_network_id=016a3620-a27a-44f2-997c-97761257701a&port_id=d739f53b-730d-4468-a717-b88a5327979c => generated 860 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2790] 10.0.0.165 () {34 vars in 990 bytes} [Fri Feb 27 02:32:09 2026] GET /v2.0/ports?device_id=c7acffe5-6d8b-4b85-9e18-3f2bc285bd5b => generated 1279 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2791] 10.0.0.165 () {34 vars in 1120 bytes} [Fri Feb 27 02:32:09 2026] GET /v2.0/security-groups?id=c65a1c45-b6b0-46f9-9f9c-33ae0ba692c1&id=99279558-dad5-4aaa-a4a2-eab854f6214a&fields=id&fields=name => generated 206 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2794] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:32:11 2026] GET /v2.0/ports?device_id=c7acffe5-6d8b-4b85-9e18-3f2bc285bd5b => generated 1010 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2795] 10.0.0.152 () {34 vars in 1120 bytes} [Fri Feb 27 02:32:11 2026] GET /v2.0/security-groups?id=99279558-dad5-4aaa-a4a2-eab854f6214a&id=c65a1c45-b6b0-46f9-9f9c-33ae0ba692c1&fields=id&fields=name => generated 206 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2796] 162.253.55.74 () {30 vars in 662 bytes} [Fri Feb 27 02:32:11 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2797] 162.253.55.74 () {30 vars in 664 bytes} [Fri Feb 27 02:32:11 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: 1367/2798] 162.253.55.74 () {30 vars in 640 bytes} [Fri Feb 27 02:32:11 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: 1432/2799] 162.253.55.74 () {30 vars in 676 bytes} [Fri Feb 27 02:32:11 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: 1368/2800] 162.253.55.74 () {30 vars in 731 bytes} [Fri Feb 27 02:32:11 2026] GET /v2.0/security-groups?name=lb-3a3ba832-4235-4f88-b62c-241480fa91ea => generated 2737 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2801] 162.253.55.74 () {30 vars in 761 bytes} [Fri Feb 27 02:32:11 2026] GET /v2.0/security-group-rules?security_group_id=034d41dd-3a4e-49d9-b03c-8164d05a620b => generated 2206 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2802] 162.253.55.74 () {34 vars in 993 bytes} [Fri Feb 27 02:32:11 2026] GET /v2.0/ports?device_id=c7acffe5-6d8b-4b85-9e18-3f2bc285bd5b => generated 1010 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2803] 162.253.55.74 () {32 vars in 748 bytes} [Fri Feb 27 02:32:11 2026] DELETE /v2.0/security-group-rules/3a3ba35b-3043-4079-89bf-729c25dc0e3b => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2804] 162.253.55.74 () {32 vars in 748 bytes} [Fri Feb 27 02:32:12 2026] DELETE /v2.0/security-group-rules/a70cac69-594c-4795-af6e-8ffa2a36d415 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 02:32:12.329 8 INFO neutron.db.l3_db [None req-030530c7-9795-480d-b90f-5eca9b136a58 0428be7eb3b945f9bb4bb4b51a43e542 81e1917f050f459da5b9c3b57d7d1313 - - - -] Floating IP 28c087ac-b8fc-461c-bc5c-80eed4003269 disassociated. External IP: 10.96.250.215, port: d739f53b-730d-4468-a717-b88a5327979c. [pid: 7|app: 0|req: 1436/2805] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:32:12 2026] GET /v2.0/ports?device_id=c7acffe5-6d8b-4b85-9e18-3f2bc285bd5b => generated 12 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2806] 162.253.55.74 () {36 vars in 996 bytes} [Fri Feb 27 02:32:11 2026] DELETE /v2.0/ports/d739f53b-730d-4468-a717-b88a5327979c => generated 0 bytes in 942 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2807] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:32:13 2026] DELETE /v2.0/security-groups/99279558-dad5-4aaa-a4a2-eab854f6214a => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 02:32:14.045 8 INFO neutron.api.v2.resource [None req-d275bbc1-e5e0-4917-953f-2658a4f9f50f 0428be7eb3b945f9bb4bb4b51a43e542 81e1917f050f459da5b9c3b57d7d1313 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1371/2808] 10.0.0.188 () {32 vars in 737 bytes} [Fri Feb 27 02:32:14 2026] GET /v2.0/security-groups/99279558-dad5-4aaa-a4a2-eab854f6214a => generated 146 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2809] 10.0.0.188 () {32 vars in 732 bytes} [Fri Feb 27 02:32:14 2026] DELETE /v2.0/floatingips/28c087ac-b8fc-461c-bc5c-80eed4003269 => generated 0 bytes in 391 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 02:32:14.459 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-107122db-05ce-4b30-808a-afc1545e87b7'] response: {'server_uuid': 'c7acffe5-6d8b-4b85-9e18-3f2bc285bd5b', 'name': 'network-vif-deleted', 'tag': 'd739f53b-730d-4468-a717-b88a5327979c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1372/2810] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:32:14 2026] DELETE /v2.0/security-groups/c65a1c45-b6b0-46f9-9f9c-33ae0ba692c1 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2811] 10.0.0.188 () {34 vars in 789 bytes} [Fri Feb 27 02:32:14 2026] PUT /v2.0/routers/eeba4f4f-9b5c-4ec4-904f-0e1f6be87aff/remove_router_interface => generated 309 bytes in 1300 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 02:32:16.619 7 INFO neutron.db.l3_db [None req-f381f2aa-c453-48af-8387-dcd11e1b47fe 69946dc975064149b9c6754a0747d313 cab694ca78cc4cc6beaf87b567a8abbc - - - -] Floating IP fa8ebeb0-6052-41c1-909f-56aa33aa86dc disassociated (deleted). External IP: 10.96.250.211, port: aa69b19c-4a99-4b80-8af8-8be220440ea6. [pid: 7|app: 0|req: 1440/2812] 10.0.0.188 () {32 vars in 732 bytes} [Fri Feb 27 02:32:16 2026] DELETE /v2.0/floatingips/fa8ebeb0-6052-41c1-909f-56aa33aa86dc => generated 0 bytes in 842 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 02:32:17.052 7 INFO neutron.api.v2.resource [None req-1dff42c6-6021-4f2b-8cbe-f310830c6dc1 69946dc975064149b9c6754a0747d313 cab694ca78cc4cc6beaf87b567a8abbc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1441/2813] 10.0.0.188 () {32 vars in 729 bytes} [Fri Feb 27 02:32:17 2026] GET /v2.0/floatingips/fa8ebeb0-6052-41c1-909f-56aa33aa86dc => generated 144 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-27 02:32:17.131 8 INFO neutron.db.l3_hamode_db [None req-6cf99af9-f54a-44fb-bdbe-6aa31b8fddbb 5067d7438f1242bab7e3bc3d5cfc2ca2 4ca36f38bed745898ebab3addbe2f48c - - - -] HA network 737d57b5-3ae3-4688-a76b-a8b7adf5c402 was deleted as no HA routers are present in tenant 81e1917f050f459da5b9c3b57d7d1313. [pid: 8|app: 0|req: 1373/2814] 10.0.0.188 () {32 vars in 724 bytes} [Fri Feb 27 02:32:15 2026] DELETE /v2.0/routers/eeba4f4f-9b5c-4ec4-904f-0e1f6be87aff => generated 0 bytes in 1207 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 02:32:17.359 8 INFO neutron.services.segments.plugin [-] Segment 7cfda70a-71ee-4afa-90ef-6f564da152bd resource provider aggregate not found 2026-02-27 02:32:17.367 8 INFO neutron.services.segments.plugin [-] Segment 7cfda70a-71ee-4afa-90ef-6f564da152bd resource provider aggregate not found [pid: 7|app: 0|req: 1442/2815] 10.0.0.188 () {32 vars in 724 bytes} [Fri Feb 27 02:32:17 2026] DELETE /v2.0/subnets/f53ef8cc-ced7-4d39-aeb1-2dd4b4ede858 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2816] 162.253.55.74 () {30 vars in 662 bytes} [Fri Feb 27 02:32:17 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 02:32:17.407 8 INFO neutron.services.segments.plugin [-] Segment 7cfda70a-71ee-4afa-90ef-6f564da152bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7cfda70a-71ee-4afa-90ef-6f564da152bd found for delete ", "request_id": "req-431ae56e-01b8-49c5-8494-ff47f1b58538"}]} [pid: 8|app: 0|req: 1375/2817] 162.253.55.74 () {30 vars in 664 bytes} [Fri Feb 27 02:32:17 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) 2026-02-27 02:32:17.423 8 INFO neutron.services.segments.plugin [-] Segment 7cfda70a-71ee-4afa-90ef-6f564da152bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7cfda70a-71ee-4afa-90ef-6f564da152bd found for delete ", "request_id": "req-aad617fb-05fa-4233-8258-3d1a5cb42f9a"}]} [pid: 8|app: 0|req: 1376/2818] 162.253.55.74 () {30 vars in 640 bytes} [Fri Feb 27 02:32:17 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: 1377/2819] 162.253.55.74 () {30 vars in 676 bytes} [Fri Feb 27 02:32:17 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: 1378/2820] 162.253.55.74 () {30 vars in 700 bytes} [Fri Feb 27 02:32:17 2026] GET /v2.0/subnets/451663c5-6866-45be-b7c2-db343c7cab12 => generated 652 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2821] 162.253.55.74 () {30 vars in 715 bytes} [Fri Feb 27 02:32:17 2026] GET /v2.0/ports?device_id=e1b0d3b8-ac8a-4864-a18e-788c4c957388 => generated 2578 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2822] 162.253.55.74 () {30 vars in 715 bytes} [Fri Feb 27 02:32:17 2026] GET /v2.0/ports?device_id=e1b0d3b8-ac8a-4864-a18e-788c4c957388 => generated 2578 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2823] 162.253.55.74 () {30 vars in 715 bytes} [Fri Feb 27 02:32:17 2026] GET /v2.0/ports?device_id=e1b0d3b8-ac8a-4864-a18e-788c4c957388 => generated 2578 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2824] 10.0.0.188 () {32 vars in 726 bytes} [Fri Feb 27 02:32:17 2026] DELETE /v2.0/networks/76ea6579-b9d4-4c17-98d8-82b2082ac08d => generated 0 bytes in 435 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 02:32:18.257 7 INFO neutron.services.segments.plugin [-] Segment 20816f0b-6cc5-4ee3-a8ae-a2a9407b9602 resource provider aggregate not found 2026-02-27 02:32:18.268 7 INFO neutron.services.segments.plugin [-] Segment 20816f0b-6cc5-4ee3-a8ae-a2a9407b9602 resource provider aggregate not found 2026-02-27 02:32:18.293 7 INFO neutron.services.segments.plugin [-] Segment 20816f0b-6cc5-4ee3-a8ae-a2a9407b9602 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20816f0b-6cc5-4ee3-a8ae-a2a9407b9602 found for delete ", "request_id": "req-ae96cd8b-6362-4618-aa78-2dd135910ff1"}]} 2026-02-27 02:32:18.294 7 INFO neutron.services.segments.plugin [-] Segment 20816f0b-6cc5-4ee3-a8ae-a2a9407b9602 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20816f0b-6cc5-4ee3-a8ae-a2a9407b9602 found for delete ", "request_id": "req-d0aa99bd-be92-42e2-ad94-3f561ef69c1c"}]} [pid: 7|app: 0|req: 1444/2825] 162.253.55.74 () {34 vars in 974 bytes} [Fri Feb 27 02:32:18 2026] GET /v2.0/ports/c44020a3-c9cc-488f-8413-e3ce951b5f12 => generated 1342 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2826] 162.253.55.74 () {34 vars in 1059 bytes} [Fri Feb 27 02:32:18 2026] GET /v2.0/ports/c44020a3-c9cc-488f-8413-e3ce951b5f12?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2827] 162.253.55.74 () {34 vars in 1015 bytes} [Fri Feb 27 02:32:18 2026] GET /v2.0/networks/7c2e6662-b70a-47ef-ab54-cda55d800d13?fields=dns_domain => generated 29 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2828] 162.253.55.74 () {38 vars in 1027 bytes} [Fri Feb 27 02:32:18 2026] PUT /v2.0/ports/c44020a3-c9cc-488f-8413-e3ce951b5f12 => generated 1143 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, ' [pid: 7|app: 0|req: 1448/2829] 162.253.55.74 () {30 vars in 715 bytes} [Fri Feb 27 02:32:18 2026] GET /v2.0/ports?device_id=e1b0d3b8-ac8a-4864-a18e-788c4c957388 => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2830] 10.0.0.188 () {34 vars in 789 bytes} [Fri Feb 27 02:32:17 2026] PUT /v2.0/routers/2432cde3-95f7-4adf-b6ca-04ae39b053b7/remove_router_interface => generated 309 bytes in 1318 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2831] 162.253.55.74 () {34 vars in 1079 bytes} [Fri Feb 27 02:32:19 2026] GET /v2.0/ports?tenant_id=4ca36f38bed745898ebab3addbe2f48c&device_id=e1b0d3b8-ac8a-4864-a18e-788c4c957388 => 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: 1449/2832] 162.253.55.74 () {34 vars in 748 bytes} [Fri Feb 27 02:32:19 2026] PUT /v2.0/ports/c44020a3-c9cc-488f-8413-e3ce951b5f12 => generated 1082 bytes in 271 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: 1450/2833] 162.253.55.74 () {34 vars in 1065 bytes} [Fri Feb 27 02:32:19 2026] GET /v2.0/networks?id=0d289df7-911b-426c-b5a2-949823be8f71&id=7c2e6662-b70a-47ef-ab54-cda55d800d13 => generated 1522 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2834] 162.253.55.74 () {30 vars in 696 bytes} [Fri Feb 27 02:32:19 2026] GET /v2.0/ports/c44020a3-c9cc-488f-8413-e3ce951b5f12 => generated 1082 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2835] 162.253.55.74 () {34 vars in 1059 bytes} [Fri Feb 27 02:32:19 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.17&port_id=76e99e38-b97f-4ed1-a24f-415e5ff24e54 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2836] 162.253.55.74 () {32 vars in 718 bytes} [Fri Feb 27 02:32:19 2026] DELETE /v2.0/ports/c44020a3-c9cc-488f-8413-e3ce951b5f12 => generated 0 bytes in 347 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2837] 162.253.55.74 () {34 vars in 983 bytes} [Fri Feb 27 02:32:19 2026] GET /v2.0/subnets?id=0715ff68-a949-4475-89de-ef3285ae1c70 => generated 630 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2838] 162.253.55.74 () {30 vars in 662 bytes} [Fri Feb 27 02:32:19 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: 1456/2839] 162.253.55.74 () {34 vars in 1051 bytes} [Fri Feb 27 02:32:19 2026] GET /v2.0/ports?network_id=0d289df7-911b-426c-b5a2-949823be8f71&device_owner=network%3Adhcp => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2840] 162.253.55.74 () {30 vars in 664 bytes} [Fri Feb 27 02:32:19 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: 1458/2841] 162.253.55.74 () {30 vars in 640 bytes} [Fri Feb 27 02:32:19 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: 1459/2842] 162.253.55.74 () {34 vars in 1011 bytes} [Fri Feb 27 02:32:19 2026] GET /v2.0/networks/0d289df7-911b-426c-b5a2-949823be8f71?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2843] 162.253.55.74 () {30 vars in 676 bytes} [Fri Feb 27 02:32:20 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-02-27 02:32:20.416 8 INFO neutron.services.segments.plugin [-] Segment 1a5bd50f-47e0-4131-8f3c-8976fa63a4b9 resource provider aggregate not found 2026-02-27 02:32:20.423 8 INFO neutron.services.segments.plugin [-] Segment 1a5bd50f-47e0-4131-8f3c-8976fa63a4b9 resource provider aggregate not found 2026-02-27 02:32:20.443 8 INFO neutron.services.segments.plugin [-] Segment 1a5bd50f-47e0-4131-8f3c-8976fa63a4b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a5bd50f-47e0-4131-8f3c-8976fa63a4b9 found for delete ", "request_id": "req-a6c08901-3c55-4efb-941d-8c7e170d6048"}]} 2026-02-27 02:32:20.447 8 INFO neutron.services.segments.plugin [-] Segment 1a5bd50f-47e0-4131-8f3c-8976fa63a4b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a5bd50f-47e0-4131-8f3c-8976fa63a4b9 found for delete ", "request_id": "req-5bb26c5a-26ae-431a-a905-1ef159b8e2f6"}]} 2026-02-27 02:32:20.450 8 INFO neutron.db.l3_hamode_db [None req-d42c3da2-c033-48d7-a9c5-6bfe1152e4e8 5067d7438f1242bab7e3bc3d5cfc2ca2 4ca36f38bed745898ebab3addbe2f48c - - - -] HA network 12ea1636-eeb8-44b9-8191-baddf7ded1e9 was deleted as no HA routers are present in tenant 172478b018354d69905f2e833251bc28. [pid: 8|app: 0|req: 1384/2844] 10.0.0.188 () {32 vars in 724 bytes} [Fri Feb 27 02:32:19 2026] DELETE /v2.0/routers/2432cde3-95f7-4adf-b6ca-04ae39b053b7 => generated 0 bytes in 1264 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 02:32:20.476 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2023038c-e3b8-48ff-bc83-1e259d2744a5 5067d7438f1242bab7e3bc3d5cfc2ca2 4ca36f38bed745898ebab3addbe2f48c - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1385/2845] 162.253.55.74 () {32 vars in 718 bytes} [Fri Feb 27 02:32:20 2026] DELETE /v2.0/ports/c44020a3-c9cc-488f-8413-e3ce951b5f12 => 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: 1461/2846] 162.253.55.74 () {34 vars in 1111 bytes} [Fri Feb 27 02:32:20 2026] GET /v2.0/networks/0d289df7-911b-426c-b5a2-949823be8f71?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 684 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2847] 162.253.55.74 () {30 vars in 696 bytes} [Fri Feb 27 02:32:20 2026] GET /v2.0/ports/aa69b19c-4a99-4b80-8af8-8be220440ea6 => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2848] 162.253.55.74 () {30 vars in 731 bytes} [Fri Feb 27 02:32:20 2026] GET /v2.0/security-groups?name=lb-3a3ba832-4235-4f88-b62c-241480fa91ea => generated 1575 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2849] 162.253.55.74 () {30 vars in 696 bytes} [Fri Feb 27 02:32:20 2026] GET /v2.0/ports/aa69b19c-4a99-4b80-8af8-8be220440ea6 => 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: 1465/2850] 162.253.55.74 () {34 vars in 748 bytes} [Fri Feb 27 02:32:20 2026] PUT /v2.0/ports/aa69b19c-4a99-4b80-8af8-8be220440ea6 => generated 1094 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2851] 10.0.0.188 () {32 vars in 724 bytes} [Fri Feb 27 02:32:20 2026] DELETE /v2.0/subnets/0239dea6-a6a4-483c-b948-8c383e320da8 => generated 0 bytes in 762 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2852] 162.253.55.74 () {32 vars in 738 bytes} [Fri Feb 27 02:32:21 2026] DELETE /v2.0/security-groups/034d41dd-3a4e-49d9-b03c-8164d05a620b => 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: 1467/2853] 162.253.55.74 () {32 vars in 718 bytes} [Fri Feb 27 02:32:21 2026] DELETE /v2.0/ports/aa69b19c-4a99-4b80-8af8-8be220440ea6 => generated 0 bytes in 396 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2854] 10.0.0.188 () {32 vars in 726 bytes} [Fri Feb 27 02:32:21 2026] DELETE /v2.0/networks/61105510-024b-4e23-b3f6-2fc02c1192cc => generated 0 bytes in 503 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2855] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:32:22 2026] GET /v2.0/security-groups?tenant_id=172478b018354d69905f2e833251bc28&name=default => generated 2805 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2856] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:32:22 2026] DELETE /v2.0/security-groups/e3bb8781-b134-4071-9568-9e69ae6cdb19 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 02:32:22.473 8 INFO neutron.services.segments.plugin [-] Segment bc75ac4c-4c77-4cb9-8cb4-7cdcbbc59ae6 resource provider aggregate not found 2026-02-27 02:32:22.494 8 INFO neutron.services.segments.plugin [-] Segment bc75ac4c-4c77-4cb9-8cb4-7cdcbbc59ae6 resource provider aggregate not found 2026-02-27 02:32:22.502 8 INFO neutron.services.segments.plugin [-] Segment bc75ac4c-4c77-4cb9-8cb4-7cdcbbc59ae6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc75ac4c-4c77-4cb9-8cb4-7cdcbbc59ae6 found for delete ", "request_id": "req-04fb8684-aa5c-4bb5-89c2-0097530e98f5"}]} [pid: 8|app: 0|req: 1389/2857] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:32:22 2026] GET /v2.0/security-groups?tenant_id=81e1917f050f459da5b9c3b57d7d1313&name=default => generated 2801 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 02:32:22.528 8 INFO neutron.services.segments.plugin [-] Segment bc75ac4c-4c77-4cb9-8cb4-7cdcbbc59ae6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc75ac4c-4c77-4cb9-8cb4-7cdcbbc59ae6 found for delete ", "request_id": "req-f8e41ef4-2476-4653-9f29-c77480c34edf"}]} [pid: 8|app: 0|req: 1390/2858] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:32:22 2026] DELETE /v2.0/security-groups/f4c7ee50-26b7-4f7e-9c9c-15208ae1f6d8 => 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: 1391/2859] 162.253.55.74 () {34 vars in 993 bytes} [Fri Feb 27 02:32:22 2026] GET /v2.0/ports?device_id=e1b0d3b8-ac8a-4864-a18e-788c4c957388 => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 02:32:22.733 7 INFO neutron.db.l3_db [None req-015b9666-0bdf-4753-8537-0eb3920859c2 69946dc975064149b9c6754a0747d313 cab694ca78cc4cc6beaf87b567a8abbc - - - -] Floating IP 43c46e96-0c88-4303-bf30-38fff8bb035c disassociated (deleted). External IP: 10.96.250.204, port: fd76ec20-ffac-4ac3-8432-6ba7816f4598. [pid: 8|app: 0|req: 1392/2860] 162.253.55.74 () {36 vars in 996 bytes} [Fri Feb 27 02:32:22 2026] DELETE /v2.0/ports/76e99e38-b97f-4ed1-a24f-415e5ff24e54 => generated 0 bytes in 297 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2861] 10.0.0.188 () {32 vars in 732 bytes} [Fri Feb 27 02:32:22 2026] DELETE /v2.0/floatingips/43c46e96-0c88-4303-bf30-38fff8bb035c => generated 0 bytes in 818 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 02:32:23.170 8 INFO neutron.api.v2.resource [None req-234c09e8-81fa-4c24-b6aa-1a0d662a1e1e 69946dc975064149b9c6754a0747d313 cab694ca78cc4cc6beaf87b567a8abbc - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1393/2862] 10.0.0.188 () {32 vars in 729 bytes} [Fri Feb 27 02:32:23 2026] GET /v2.0/floatingips/43c46e96-0c88-4303-bf30-38fff8bb035c => generated 144 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-27 02:32:23.412 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-90ebab52-17bc-4477-b7da-af780df7278f'] response: {'name': 'network-changed', 'server_uuid': '6cc13aa7-9e2c-44fe-bca0-b8b9a2288d4a', 'tag': 'fd76ec20-ffac-4ac3-8432-6ba7816f4598', 'status': 'completed', 'code': 200} 2026-02-27 02:32:23.447 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ac3308b1-6692-45ee-8eae-e40b7f8c3147'] response: {'server_uuid': 'e1b0d3b8-ac8a-4864-a18e-788c4c957388', 'name': 'network-vif-deleted', 'tag': '76e99e38-b97f-4ed1-a24f-415e5ff24e54', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1394/2863] 162.253.55.74 () {34 vars in 1079 bytes} [Fri Feb 27 02:32:23 2026] GET /v2.0/ports?tenant_id=cab694ca78cc4cc6beaf87b567a8abbc&device_id=6cc13aa7-9e2c-44fe-bca0-b8b9a2288d4a => generated 1473 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2864] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:32:23 2026] GET /v2.0/ports?device_id=6cc13aa7-9e2c-44fe-bca0-b8b9a2288d4a => generated 1204 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2865] 10.0.0.152 () {34 vars in 1040 bytes} [Fri Feb 27 02:32:23 2026] GET /v2.0/security-groups?id=9fc72c80-b5d2-4161-a1dd-749168e6312a&fields=id&fields=name => generated 112 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2866] 162.253.55.74 () {34 vars in 985 bytes} [Fri Feb 27 02:32:23 2026] GET /v2.0/networks?id=9022a400-c0de-469c-8b4c-aa765cb80a87 => generated 800 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2867] 162.253.55.74 () {34 vars in 1057 bytes} [Fri Feb 27 02:32:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.169&port_id=fd76ec20-ffac-4ac3-8432-6ba7816f4598 => 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: 1396/2868] 162.253.55.74 () {34 vars in 1105 bytes} [Fri Feb 27 02:32:23 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A28a&port_id=fd76ec20-ffac-4ac3-8432-6ba7816f4598 => 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: 1473/2869] 162.253.55.74 () {34 vars in 1063 bytes} [Fri Feb 27 02:32:23 2026] GET /v2.0/subnets?id=c14cff13-2fc1-401e-9a9a-541f6bc0ddd0&id=8394da0f-c81f-4d44-b902-df80afc15a6e => generated 1366 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2870] 162.253.55.74 () {34 vars in 1051 bytes} [Fri Feb 27 02:32:23 2026] GET /v2.0/ports?network_id=9022a400-c0de-469c-8b4c-aa765cb80a87&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: 1474/2871] 162.253.55.74 () {34 vars in 1051 bytes} [Fri Feb 27 02:32:23 2026] GET /v2.0/ports?network_id=9022a400-c0de-469c-8b4c-aa765cb80a87&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: 1398/2872] 162.253.55.74 () {34 vars in 1011 bytes} [Fri Feb 27 02:32:23 2026] GET /v2.0/networks/9022a400-c0de-469c-8b4c-aa765cb80a87?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: 1475/2873] 162.253.55.74 () {34 vars in 993 bytes} [Fri Feb 27 02:32:23 2026] GET /v2.0/ports?device_id=6cc13aa7-9e2c-44fe-bca0-b8b9a2288d4a => generated 1204 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2874] 162.253.55.74 () {34 vars in 1111 bytes} [Fri Feb 27 02:32:23 2026] GET /v2.0/networks/9022a400-c0de-469c-8b4c-aa765cb80a87?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2875] 162.253.55.74 () {36 vars in 996 bytes} [Fri Feb 27 02:32:23 2026] DELETE /v2.0/ports/fd76ec20-ffac-4ac3-8432-6ba7816f4598 => generated 0 bytes in 456 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2878] 10.0.0.188 () {34 vars in 676 bytes} [Fri Feb 27 02:32:26 2026] POST /v2.0/subnetpools => generated 516 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 02:32:27.215 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6de42486-6c32-4759-a55f-776ca1f1e22d'] response: {'server_uuid': '6cc13aa7-9e2c-44fe-bca0-b8b9a2288d4a', 'name': 'network-vif-deleted', 'tag': 'fd76ec20-ffac-4ac3-8432-6ba7816f4598', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1478/2879] 10.0.0.188 () {34 vars in 676 bytes} [Fri Feb 27 02:32:27 2026] POST /v2.0/subnetpools => generated 516 bytes in 80 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2880] 10.0.0.188 () {34 vars in 676 bytes} [Fri Feb 27 02:32:27 2026] POST /v2.0/subnetpools => generated 516 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/2881] 10.0.0.188 () {34 vars in 676 bytes} [Fri Feb 27 02:32:27 2026] POST /v2.0/subnetpools => generated 516 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2882] 10.0.0.188 () {34 vars in 676 bytes} [Fri Feb 27 02:32:27 2026] POST /v2.0/subnetpools => generated 516 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/2883] 10.0.0.188 () {34 vars in 759 bytes} [Fri Feb 27 02:32:27 2026] PUT /v2.0/subnetpools/0fa59256-fe25-4d58-ad13-408f4a09b0ef/tags => generated 17 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2884] 10.0.0.188 () {34 vars in 759 bytes} [Fri Feb 27 02:32:27 2026] PUT /v2.0/subnetpools/c5ea47c9-b741-47ad-bd7e-c5217934a04b/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: 1481/2885] 10.0.0.188 () {34 vars in 759 bytes} [Fri Feb 27 02:32:27 2026] PUT /v2.0/subnetpools/c0a37348-c06d-4f56-ab4b-76541e12bba4/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2886] 10.0.0.188 () {34 vars in 759 bytes} [Fri Feb 27 02:32:27 2026] PUT /v2.0/subnetpools/444125c8-29ab-4bee-bd61-863176aa08b3/tags => 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: 1482/2887] 10.0.0.188 () {32 vars in 672 bytes} [Fri Feb 27 02:32:27 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2888] 10.0.0.188 () {32 vars in 686 bytes} [Fri Feb 27 02:32:27 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/2889] 10.0.0.188 () {32 vars in 682 bytes} [Fri Feb 27 02:32:27 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2890] 10.0.0.188 () {32 vars in 694 bytes} [Fri Feb 27 02:32:27 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/2891] 10.0.0.188 () {32 vars in 680 bytes} [Fri Feb 27 02:32:27 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2892] 10.0.0.188 () {32 vars in 694 bytes} [Fri Feb 27 02:32:27 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/2893] 10.0.0.188 () {32 vars in 690 bytes} [Fri Feb 27 02:32:27 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2894] 10.0.0.188 () {32 vars in 702 bytes} [Fri Feb 27 02:32:27 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/2895] 10.0.0.188 () {32 vars in 732 bytes} [Fri Feb 27 02:32:28 2026] DELETE /v2.0/subnetpools/0fa59256-fe25-4d58-ad13-408f4a09b0ef => 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: 1410/2896] 10.0.0.188 () {32 vars in 732 bytes} [Fri Feb 27 02:32:28 2026] DELETE /v2.0/subnetpools/c5ea47c9-b741-47ad-bd7e-c5217934a04b => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/2897] 10.0.0.188 () {32 vars in 732 bytes} [Fri Feb 27 02:32:28 2026] DELETE /v2.0/subnetpools/c0a37348-c06d-4f56-ab4b-76541e12bba4 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2898] 10.0.0.188 () {32 vars in 732 bytes} [Fri Feb 27 02:32:28 2026] DELETE /v2.0/subnetpools/444125c8-29ab-4bee-bd61-863176aa08b3 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/2899] 10.0.0.188 () {32 vars in 732 bytes} [Fri Feb 27 02:32:28 2026] DELETE /v2.0/subnetpools/f2ef6524-b3df-4335-a294-e305543519fa => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 02:32:29.095 8 INFO neutron.db.l3_db [None req-845c0ee5-52a1-4bac-9f12-b0f600a88416 69946dc975064149b9c6754a0747d313 cab694ca78cc4cc6beaf87b567a8abbc - - - -] Floating IP 91fc29be-bbf4-44c8-8bec-3c2e91f06103 disassociated (deleted). External IP: 10.96.250.214, port: 9ed9d4e1-507c-4372-890e-3f640fd9d4ac. [pid: 8|app: 0|req: 1412/2900] 10.0.0.188 () {32 vars in 732 bytes} [Fri Feb 27 02:32:28 2026] DELETE /v2.0/floatingips/91fc29be-bbf4-44c8-8bec-3c2e91f06103 => generated 0 bytes in 780 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/2901] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:32:29 2026] GET /v2.0/security-groups?tenant_id=ee05e6f34f2143ac94351cf17a1a36c1&name=default => generated 2805 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 02:32:29.478 8 INFO neutron.api.v2.resource [None req-d56de38b-53f8-430f-837c-84b638b78dec 69946dc975064149b9c6754a0747d313 cab694ca78cc4cc6beaf87b567a8abbc - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1413/2902] 10.0.0.188 () {32 vars in 729 bytes} [Fri Feb 27 02:32:29 2026] GET /v2.0/floatingips/91fc29be-bbf4-44c8-8bec-3c2e91f06103 => generated 144 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-27 02:32:29.529 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e02feac1-ed83-401b-a95c-31185b268ab8'] response: {'name': 'network-changed', 'server_uuid': '9f01cafd-bc4b-486f-b7d4-3f151ff591da', 'tag': '9ed9d4e1-507c-4372-890e-3f640fd9d4ac', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1414/2903] 162.253.55.74 () {34 vars in 1079 bytes} [Fri Feb 27 02:32:29 2026] GET /v2.0/ports?tenant_id=cab694ca78cc4cc6beaf87b567a8abbc&device_id=9f01cafd-bc4b-486f-b7d4-3f151ff591da => generated 1461 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/2904] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:32:29 2026] DELETE /v2.0/security-groups/ec9b8295-cf55-4442-bb05-963482422b11 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2905] 162.253.55.74 () {34 vars in 985 bytes} [Fri Feb 27 02:32:29 2026] GET /v2.0/networks?id=0dce4e12-bbb8-4195-8519-6cade872fd9e => 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: 1416/2906] 162.253.55.74 () {34 vars in 1055 bytes} [Fri Feb 27 02:32:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.42&port_id=9ed9d4e1-507c-4372-890e-3f640fd9d4ac => 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: 1491/2907] 10.0.0.152 () {34 vars in 990 bytes} [Fri Feb 27 02:32:29 2026] GET /v2.0/ports?device_id=9f01cafd-bc4b-486f-b7d4-3f151ff591da => generated 1192 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2908] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:32:29 2026] GET /v2.0/security-groups?tenant_id=6699450fe5f84a48914d220f4419eb86&name=default => generated 2805 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/2909] 162.253.55.74 () {34 vars in 1101 bytes} [Fri Feb 27 02:32:29 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A94&port_id=9ed9d4e1-507c-4372-890e-3f640fd9d4ac => 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: 1418/2910] 10.0.0.152 () {34 vars in 1040 bytes} [Fri Feb 27 02:32:29 2026] GET /v2.0/security-groups?id=9fc72c80-b5d2-4161-a1dd-749168e6312a&fields=id&fields=name => generated 112 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2911] 162.253.55.74 () {34 vars in 1063 bytes} [Fri Feb 27 02:32:29 2026] GET /v2.0/subnets?id=323d3bd7-fe0d-4e7f-9205-ed841e958142&id=ac187bf3-0232-4031-af76-c5b525976e49 => generated 1363 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/2912] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:32:29 2026] DELETE /v2.0/security-groups/5a266d39-b426-4f53-8403-11c1b8148190 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2913] 162.253.55.74 () {34 vars in 1051 bytes} [Fri Feb 27 02:32:29 2026] GET /v2.0/ports?network_id=0dce4e12-bbb8-4195-8519-6cade872fd9e&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/2914] 162.253.55.74 () {34 vars in 1051 bytes} [Fri Feb 27 02:32:30 2026] GET /v2.0/ports?network_id=0dce4e12-bbb8-4195-8519-6cade872fd9e&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2915] 162.253.55.74 () {34 vars in 1011 bytes} [Fri Feb 27 02:32:30 2026] GET /v2.0/networks/0dce4e12-bbb8-4195-8519-6cade872fd9e?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: 1495/2916] 162.253.55.74 () {34 vars in 1111 bytes} [Fri Feb 27 02:32:30 2026] GET /v2.0/networks/0dce4e12-bbb8-4195-8519-6cade872fd9e?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: 1496/2917] 162.253.55.74 () {34 vars in 993 bytes} [Fri Feb 27 02:32:30 2026] GET /v2.0/ports?device_id=9f01cafd-bc4b-486f-b7d4-3f151ff591da => generated 1192 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2918] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:32:30 2026] GET /v2.0/security-groups?tenant_id=b4b86fc90cec4ffe81e0ffb6c1d53e9b&name=default => generated 2805 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2919] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:32:30 2026] DELETE /v2.0/security-groups/be166cde-b679-4396-a72a-331881b99b2d => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/2920] 162.253.55.74 () {36 vars in 996 bytes} [Fri Feb 27 02:32:30 2026] DELETE /v2.0/ports/9ed9d4e1-507c-4372-890e-3f640fd9d4ac => generated 0 bytes in 367 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2921] 10.0.0.188 () {34 vars in 678 bytes} [Fri Feb 27 02:32:33 2026] POST /v2.0/qos/policies => generated 359 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/2922] 10.0.0.188 () {34 vars in 753 bytes} [Fri Feb 27 02:32:33 2026] PUT /v2.0/policies/ed09f3b4-d00e-4f98-a555-389eb71c7fba/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2923] 10.0.0.188 () {32 vars in 733 bytes} [Fri Feb 27 02:32:33 2026] GET /v2.0/policies/ed09f3b4-d00e-4f98-a555-389eb71c7fba/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/2924] 10.0.0.188 () {34 vars in 764 bytes} [Fri Feb 27 02:32:33 2026] PUT /v2.0/policies/ed09f3b4-d00e-4f98-a555-389eb71c7fba/tags/green => generated 4 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2925] 10.0.0.188 () {32 vars in 733 bytes} [Fri Feb 27 02:32:33 2026] GET /v2.0/policies/ed09f3b4-d00e-4f98-a555-389eb71c7fba/tags => generated 34 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 02:32:33.834 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0c9448e1-9ed1-4baf-a9a8-8ae46e7de91e'] response: {'server_uuid': '9f01cafd-bc4b-486f-b7d4-3f151ff591da', 'name': 'network-vif-deleted', 'tag': '9ed9d4e1-507c-4372-890e-3f640fd9d4ac', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1500/2926] 10.0.0.188 () {34 vars in 760 bytes} [Fri Feb 27 02:32:33 2026] PUT /v2.0/policies/ed09f3b4-d00e-4f98-a555-389eb71c7fba/tags/red => generated 4 bytes in 20 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2927] 10.0.0.188 () {32 vars in 733 bytes} [Fri Feb 27 02:32:33 2026] GET /v2.0/policies/ed09f3b4-d00e-4f98-a555-389eb71c7fba/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: 1501/2928] 10.0.0.188 () {34 vars in 782 bytes} [Fri Feb 27 02:32:33 2026] PUT /v2.0/policies/ed09f3b4-d00e-4f98-a555-389eb71c7fba/tags/black.or.white => generated 4 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2929] 10.0.0.188 () {32 vars in 733 bytes} [Fri Feb 27 02:32:33 2026] GET /v2.0/policies/ed09f3b4-d00e-4f98-a555-389eb71c7fba/tags => generated 52 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/2930] 10.0.0.188 () {34 vars in 753 bytes} [Fri Feb 27 02:32:33 2026] PUT /v2.0/policies/ed09f3b4-d00e-4f98-a555-389eb71c7fba/tags => generated 37 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2931] 10.0.0.188 () {32 vars in 733 bytes} [Fri Feb 27 02:32:33 2026] GET /v2.0/policies/ed09f3b4-d00e-4f98-a555-389eb71c7fba/tags => generated 37 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/2932] 10.0.0.188 () {32 vars in 741 bytes} [Fri Feb 27 02:32:34 2026] GET /v2.0/policies/ed09f3b4-d00e-4f98-a555-389eb71c7fba/tags/red => generated 0 bytes in 22 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 02:32:34.047 8 INFO neutron.api.v2.resource [None req-cdb14f71-1364-46ea-bcd4-fc0640eef336 0ba56f4049934a3aa89e4e8d1b43ee06 6e743d2b9a06452bb2b1bb9e2b4c9b89 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1430/2933] 10.0.0.188 () {32 vars in 745 bytes} [Fri Feb 27 02:32:34 2026] GET /v2.0/policies/ed09f3b4-d00e-4f98-a555-389eb71c7fba/tags/green => generated 99 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/2934] 10.0.0.188 () {32 vars in 744 bytes} [Fri Feb 27 02:32:34 2026] DELETE /v2.0/policies/ed09f3b4-d00e-4f98-a555-389eb71c7fba/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2935] 10.0.0.188 () {32 vars in 733 bytes} [Fri Feb 27 02:32:34 2026] GET /v2.0/policies/ed09f3b4-d00e-4f98-a555-389eb71c7fba/tags => generated 30 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 02:32:34.139 7 INFO neutron.api.v2.resource [None req-f1eb95f3-4f70-4fb0-822a-71e67d97bc08 0ba56f4049934a3aa89e4e8d1b43ee06 6e743d2b9a06452bb2b1bb9e2b4c9b89 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1505/2936] 10.0.0.188 () {32 vars in 748 bytes} [Fri Feb 27 02:32:34 2026] DELETE /v2.0/policies/ed09f3b4-d00e-4f98-a555-389eb71c7fba/tags/green => generated 99 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2937] 10.0.0.188 () {32 vars in 736 bytes} [Fri Feb 27 02:32:34 2026] DELETE /v2.0/policies/ed09f3b4-d00e-4f98-a555-389eb71c7fba/tags => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/2938] 10.0.0.188 () {32 vars in 733 bytes} [Fri Feb 27 02:32:34 2026] GET /v2.0/policies/ed09f3b4-d00e-4f98-a555-389eb71c7fba/tags => 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: 1433/2939] 10.0.0.188 () {32 vars in 734 bytes} [Fri Feb 27 02:32:34 2026] DELETE /v2.0/qos/policies/ed09f3b4-d00e-4f98-a555-389eb71c7fba => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2940] 10.0.0.188 () {32 vars in 750 bytes} [Fri Feb 27 02:32:34 2026] DELETE /v2.0/security-group-rules/be5f08ce-638e-44be-8a53-d5eae225830f => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 02:32:35.043 8 INFO neutron.api.v2.resource [None req-c9c849c0-ed49-4429-babf-b32e463cb948 69946dc975064149b9c6754a0747d313 cab694ca78cc4cc6beaf87b567a8abbc - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1435/2941] 10.0.0.188 () {32 vars in 747 bytes} [Fri Feb 27 02:32:35 2026] GET /v2.0/security-group-rules/be5f08ce-638e-44be-8a53-d5eae225830f => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2942] 10.0.0.188 () {32 vars in 750 bytes} [Fri Feb 27 02:32:35 2026] DELETE /v2.0/security-group-rules/128af8d4-6c36-432a-a00a-031b9794b6dd => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 02:32:35.150 8 INFO neutron.api.v2.resource [None req-d06ebd89-8686-45e7-8c41-ccee619c81c6 69946dc975064149b9c6754a0747d313 cab694ca78cc4cc6beaf87b567a8abbc - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1437/2943] 10.0.0.188 () {32 vars in 747 bytes} [Fri Feb 27 02:32:35 2026] GET /v2.0/security-group-rules/128af8d4-6c36-432a-a00a-031b9794b6dd => generated 155 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/2944] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:32:34 2026] GET /v2.0/security-groups?tenant_id=6e743d2b9a06452bb2b1bb9e2b4c9b89&name=default => generated 2805 bytes in 309 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2945] 10.0.0.188 () {32 vars in 750 bytes} [Fri Feb 27 02:32:35 2026] DELETE /v2.0/security-group-rules/8dfd3f63-08b4-4dcb-8106-70a6a8101d0a => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 02:32:35.265 8 INFO neutron.api.v2.resource [None req-5ede2369-5d08-4738-91d9-3872ad2fd503 69946dc975064149b9c6754a0747d313 cab694ca78cc4cc6beaf87b567a8abbc - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1439/2946] 10.0.0.188 () {32 vars in 747 bytes} [Fri Feb 27 02:32:35 2026] GET /v2.0/security-group-rules/8dfd3f63-08b4-4dcb-8106-70a6a8101d0a => 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: 1508/2947] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:32:35 2026] DELETE /v2.0/security-groups/178de1c3-794e-4daa-8b3f-d542e2ff9ad0 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2948] 10.0.0.188 () {32 vars in 750 bytes} [Fri Feb 27 02:32:35 2026] DELETE /v2.0/security-group-rules/98c81d4d-e31c-4d41-aa5d-bbd6b5bfe197 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 02:32:35.373 7 INFO neutron.api.v2.resource [None req-dfb2b3b3-6c21-42f4-89c9-c2c833ab4dff 69946dc975064149b9c6754a0747d313 cab694ca78cc4cc6beaf87b567a8abbc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1509/2949] 10.0.0.188 () {32 vars in 747 bytes} [Fri Feb 27 02:32:35 2026] GET /v2.0/security-group-rules/98c81d4d-e31c-4d41-aa5d-bbd6b5bfe197 => generated 155 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2950] 10.0.0.188 () {32 vars in 750 bytes} [Fri Feb 27 02:32:35 2026] DELETE /v2.0/security-group-rules/803379fb-f1b0-45c4-be40-9ca855be52c1 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 02:32:35.481 7 INFO neutron.api.v2.resource [None req-63c26e22-10bf-4165-90a8-edb794e3bdef 69946dc975064149b9c6754a0747d313 cab694ca78cc4cc6beaf87b567a8abbc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1510/2951] 10.0.0.188 () {32 vars in 747 bytes} [Fri Feb 27 02:32:35 2026] GET /v2.0/security-group-rules/803379fb-f1b0-45c4-be40-9ca855be52c1 => generated 155 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2952] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:32:35 2026] GET /v2.0/security-groups?tenant_id=d361da0671f14166acfb4932a127022f&name=default => generated 2805 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/2953] 10.0.0.188 () {32 vars in 750 bytes} [Fri Feb 27 02:32:35 2026] DELETE /v2.0/security-group-rules/78f52177-f6e4-48f9-9545-376864417508 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 02:32:35.588 7 INFO neutron.api.v2.resource [None req-e1b60290-db6b-4234-9c8a-62496bbd6dce 69946dc975064149b9c6754a0747d313 cab694ca78cc4cc6beaf87b567a8abbc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1512/2954] 10.0.0.188 () {32 vars in 747 bytes} [Fri Feb 27 02:32:35 2026] GET /v2.0/security-group-rules/78f52177-f6e4-48f9-9545-376864417508 => 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: 1513/2955] 10.0.0.188 () {32 vars in 750 bytes} [Fri Feb 27 02:32:35 2026] DELETE /v2.0/security-group-rules/92131463-c5ab-42c7-bfa7-fc097aeb7630 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 02:32:35.669 7 INFO neutron.api.v2.resource [None req-b4a19db9-94c7-4548-ac75-46d53ade91c2 69946dc975064149b9c6754a0747d313 cab694ca78cc4cc6beaf87b567a8abbc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1514/2956] 10.0.0.188 () {32 vars in 747 bytes} [Fri Feb 27 02:32:35 2026] GET /v2.0/security-group-rules/92131463-c5ab-42c7-bfa7-fc097aeb7630 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2957] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:32:35 2026] DELETE /v2.0/security-groups/f8d44023-95b0-424a-a0b1-4487cb033bde => 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: 1515/2958] 10.0.0.188 () {32 vars in 750 bytes} [Fri Feb 27 02:32:35 2026] DELETE /v2.0/security-group-rules/20feafd5-88d3-495b-a42e-395084622c71 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 02:32:35.756 8 INFO neutron.api.v2.resource [None req-9d8ad33d-d468-4220-8d7d-7f3d3f8d61ac 69946dc975064149b9c6754a0747d313 cab694ca78cc4cc6beaf87b567a8abbc - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1444/2959] 10.0.0.188 () {32 vars in 747 bytes} [Fri Feb 27 02:32:35 2026] GET /v2.0/security-group-rules/20feafd5-88d3-495b-a42e-395084622c71 => generated 155 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/2960] 10.0.0.188 () {32 vars in 750 bytes} [Fri Feb 27 02:32:35 2026] DELETE /v2.0/security-group-rules/db883d56-316f-498d-95a5-65f1d6606e89 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 02:32:35.869 8 INFO neutron.api.v2.resource [None req-da82845a-84c5-4180-a9d6-a9a73c17c671 69946dc975064149b9c6754a0747d313 cab694ca78cc4cc6beaf87b567a8abbc - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1445/2961] 10.0.0.188 () {32 vars in 747 bytes} [Fri Feb 27 02:32:35 2026] GET /v2.0/security-group-rules/db883d56-316f-498d-95a5-65f1d6606e89 => 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: 1517/2962] 10.0.0.188 () {32 vars in 750 bytes} [Fri Feb 27 02:32:35 2026] DELETE /v2.0/security-group-rules/024de0e5-1e12-4ee5-9374-1f832e97b13f => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 02:32:35.965 8 INFO neutron.api.v2.resource [None req-63b22830-d8a8-4519-a32c-85c39332dc5a 69946dc975064149b9c6754a0747d313 cab694ca78cc4cc6beaf87b567a8abbc - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1446/2963] 10.0.0.188 () {32 vars in 747 bytes} [Fri Feb 27 02:32:35 2026] GET /v2.0/security-group-rules/024de0e5-1e12-4ee5-9374-1f832e97b13f => 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: 1518/2964] 10.0.0.188 () {32 vars in 750 bytes} [Fri Feb 27 02:32:35 2026] DELETE /v2.0/security-group-rules/76c61b97-d6a6-4c8b-915c-53070d8a22a6 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 02:32:36.061 8 INFO neutron.api.v2.resource [None req-d1ca3303-2d11-4a2d-a9c3-e719b8d9b4dc 69946dc975064149b9c6754a0747d313 cab694ca78cc4cc6beaf87b567a8abbc - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1447/2965] 10.0.0.188 () {32 vars in 747 bytes} [Fri Feb 27 02:32:36 2026] GET /v2.0/security-group-rules/76c61b97-d6a6-4c8b-915c-53070d8a22a6 => 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: 1519/2966] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:32:36 2026] DELETE /v2.0/security-groups/9fc72c80-b5d2-4161-a1dd-749168e6312a => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 02:32:36.233 8 INFO neutron.api.v2.resource [None req-77af307e-68bf-4661-8992-5aefc26a0425 69946dc975064149b9c6754a0747d313 cab694ca78cc4cc6beaf87b567a8abbc - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1448/2967] 10.0.0.188 () {32 vars in 737 bytes} [Fri Feb 27 02:32:36 2026] GET /v2.0/security-groups/9fc72c80-b5d2-4161-a1dd-749168e6312a => generated 146 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/2968] 10.0.0.188 () {34 vars in 789 bytes} [Fri Feb 27 02:32:36 2026] PUT /v2.0/routers/f8895c54-3007-48a4-b6fd-07e5248a10f5/remove_router_interface => generated 309 bytes in 1245 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 02:32:37.849 8 INFO neutron.api.v2.resource [None req-4145dfcc-fb9a-41a8-bf28-783252a93137 69946dc975064149b9c6754a0747d313 cab694ca78cc4cc6beaf87b567a8abbc - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1449/2969] 10.0.0.188 () {34 vars in 789 bytes} [Fri Feb 27 02:32:37 2026] PUT /v2.0/routers/f8895c54-3007-48a4-b6fd-07e5248a10f5/remove_router_interface => generated 198 bytes in 309 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2970] 10.0.0.116 () {28 vars in 599 bytes} [Fri Feb 27 02:32:37 2026] GET /v2.0/security-groups => generated 19402 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2971] 10.0.0.116 () {28 vars in 583 bytes} [Fri Feb 27 02:32:38 2026] GET /v2.0/subnets => generated 5920 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2972] 10.0.0.116 () {28 vars in 579 bytes} [Fri Feb 27 02:32:38 2026] GET /v2.0/ports => generated 13847 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2973] 10.0.0.116 () {28 vars in 583 bytes} [Fri Feb 27 02:32:38 2026] GET /v2.0/subnets => generated 5920 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2974] 10.0.0.116 () {28 vars in 591 bytes} [Fri Feb 27 02:32:38 2026] GET /v2.0/subnetpools => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2975] 10.0.0.116 () {28 vars in 583 bytes} [Fri Feb 27 02:32:38 2026] GET /v2.0/routers => generated 727 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2976] 10.0.0.116 () {28 vars in 624 bytes} [Fri Feb 27 02:32:38 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2977] 10.0.0.116 () {28 vars in 677 bytes} [Fri Feb 27 02:32:38 2026] GET /v2.0/routers/f8895c54-3007-48a4-b6fd-07e5248a10f5/l3-agents => generated 681 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2978] 10.0.0.116 () {28 vars in 619 bytes} [Fri Feb 27 02:32:38 2026] GET /v2.0/network-ip-availabilities => generated 3614 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2979] 10.0.0.116 () {28 vars in 585 bytes} [Fri Feb 27 02:32:38 2026] GET /v2.0/networks => generated 5223 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2980] 10.0.0.116 () {28 vars in 591 bytes} [Fri Feb 27 02:32:38 2026] GET /v2.0/floatingips => 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: 1461/2981] 10.0.0.116 () {28 vars in 581 bytes} [Fri Feb 27 02:32:38 2026] GET /v2.0/agents => generated 3357 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/2982] 10.0.0.188 () {34 vars in 789 bytes} [Fri Feb 27 02:32:37 2026] PUT /v2.0/routers/f8895c54-3007-48a4-b6fd-07e5248a10f5/remove_router_interface => generated 309 bytes in 1488 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 02:32:39.371 8 INFO neutron.db.segments_db [None req-69f5ef6e-7515-4435-b8e9-0ae7ccae487d 4c7aa383a68d470f81c03bf9c0a91901 f5b8679c045340aeb82320d635c33c31 - - - -] Added segment 6196dc8c-8c2b-4b99-bb16-215e6db97721 of type vxlan for network 0350ba22-4f9e-4f9d-85aa-ba498a487b1e [pid: 8|app: 0|req: 1462/2983] 10.0.0.188 () {34 vars in 670 bytes} [Fri Feb 27 02:32:39 2026] POST /v2.0/networks => generated 631 bytes in 503 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 02:32:39.656 7 INFO neutron.api.v2.resource [None req-fe3f0398-e806-4854-81ef-466203292259 69946dc975064149b9c6754a0747d313 cab694ca78cc4cc6beaf87b567a8abbc - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1522/2984] 10.0.0.188 () {34 vars in 789 bytes} [Fri Feb 27 02:32:39 2026] PUT /v2.0/routers/f8895c54-3007-48a4-b6fd-07e5248a10f5/remove_router_interface => generated 198 bytes in 310 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2985] 10.0.0.188 () {34 vars in 664 bytes} [Fri Feb 27 02:32:39 2026] POST /v2.0/ports => generated 743 bytes in 464 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: 1466/2988] 10.0.0.188 () {34 vars in 666 bytes} [Fri Feb 27 02:32:40 2026] POST /v2.0/trunks => generated 407 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2989] 10.0.0.188 () {34 vars in 749 bytes} [Fri Feb 27 02:32:40 2026] PUT /v2.0/trunks/2131ac9f-cf5a-4c0f-9b25-1f94ac907365/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2990] 10.0.0.188 () {32 vars in 729 bytes} [Fri Feb 27 02:32:40 2026] GET /v2.0/trunks/2131ac9f-cf5a-4c0f-9b25-1f94ac907365/tags => generated 25 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2991] 10.0.0.188 () {34 vars in 760 bytes} [Fri Feb 27 02:32:40 2026] PUT /v2.0/trunks/2131ac9f-cf5a-4c0f-9b25-1f94ac907365/tags/green => generated 4 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2992] 10.0.0.188 () {32 vars in 729 bytes} [Fri Feb 27 02:32:40 2026] GET /v2.0/trunks/2131ac9f-cf5a-4c0f-9b25-1f94ac907365/tags => generated 34 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2993] 10.0.0.188 () {34 vars in 756 bytes} [Fri Feb 27 02:32:40 2026] PUT /v2.0/trunks/2131ac9f-cf5a-4c0f-9b25-1f94ac907365/tags/red => generated 4 bytes in 16 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2994] 10.0.0.188 () {32 vars in 729 bytes} [Fri Feb 27 02:32:40 2026] GET /v2.0/trunks/2131ac9f-cf5a-4c0f-9b25-1f94ac907365/tags => generated 34 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2995] 10.0.0.188 () {34 vars in 778 bytes} [Fri Feb 27 02:32:40 2026] PUT /v2.0/trunks/2131ac9f-cf5a-4c0f-9b25-1f94ac907365/tags/black.or.white => generated 4 bytes in 28 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2996] 10.0.0.188 () {32 vars in 729 bytes} [Fri Feb 27 02:32:40 2026] GET /v2.0/trunks/2131ac9f-cf5a-4c0f-9b25-1f94ac907365/tags => generated 52 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/2997] 10.0.0.188 () {34 vars in 749 bytes} [Fri Feb 27 02:32:40 2026] PUT /v2.0/trunks/2131ac9f-cf5a-4c0f-9b25-1f94ac907365/tags => generated 37 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2998] 10.0.0.188 () {32 vars in 729 bytes} [Fri Feb 27 02:32:40 2026] GET /v2.0/trunks/2131ac9f-cf5a-4c0f-9b25-1f94ac907365/tags => generated 37 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2999] 10.0.0.188 () {32 vars in 737 bytes} [Fri Feb 27 02:32:40 2026] GET /v2.0/trunks/2131ac9f-cf5a-4c0f-9b25-1f94ac907365/tags/red => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 02:32:40.690 8 INFO neutron.api.v2.resource [None req-f26fcb0d-8e5d-4891-a474-b566339a94f1 4c7aa383a68d470f81c03bf9c0a91901 f5b8679c045340aeb82320d635c33c31 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1478/3000] 10.0.0.188 () {32 vars in 741 bytes} [Fri Feb 27 02:32:40 2026] GET /v2.0/trunks/2131ac9f-cf5a-4c0f-9b25-1f94ac907365/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: 1479/3001] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:32:40 2026] DELETE /v2.0/trunks/2131ac9f-cf5a-4c0f-9b25-1f94ac907365/tags/red => 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: 1480/3002] 10.0.0.188 () {32 vars in 729 bytes} [Fri Feb 27 02:32:40 2026] GET /v2.0/trunks/2131ac9f-cf5a-4c0f-9b25-1f94ac907365/tags => generated 30 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 02:32:40.801 8 INFO neutron.api.v2.resource [None req-70af63f4-5709-4c18-ae4b-2679c1b1b69a 4c7aa383a68d470f81c03bf9c0a91901 f5b8679c045340aeb82320d635c33c31 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1481/3003] 10.0.0.188 () {32 vars in 744 bytes} [Fri Feb 27 02:32:40 2026] DELETE /v2.0/trunks/2131ac9f-cf5a-4c0f-9b25-1f94ac907365/tags/green => generated 99 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/3004] 10.0.0.188 () {32 vars in 732 bytes} [Fri Feb 27 02:32:40 2026] DELETE /v2.0/trunks/2131ac9f-cf5a-4c0f-9b25-1f94ac907365/tags => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/3005] 10.0.0.188 () {32 vars in 729 bytes} [Fri Feb 27 02:32:40 2026] GET /v2.0/trunks/2131ac9f-cf5a-4c0f-9b25-1f94ac907365/tags => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/3006] 10.0.0.188 () {32 vars in 719 bytes} [Fri Feb 27 02:32:40 2026] GET /v2.0/trunks/2131ac9f-cf5a-4c0f-9b25-1f94ac907365 => generated 407 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/3007] 10.0.0.188 () {32 vars in 717 bytes} [Fri Feb 27 02:32:40 2026] GET /v2.0/ports/93fe9b06-428d-43c9-8b47-6f90b9981cae => generated 826 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 02:32:41.644 8 ERROR neutron_lib.callbacks.manager [None req-998a8fe0-d6d2-4127-acfd-fb2200b89c45 4c7aa383a68d470f81c03bf9c0a91901 f5b8679c045340aeb82320d635c33c31 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-90702 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-02-27 02:32:41.644 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-02-27 02:32:41.644 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-02-27 02:32:41.644 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-02-27 02:32:41.644 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-02-27 02:32:41.644 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-02-27 02:32:41.644 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-02-27 02:32:41.644 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-02-27 02:32:41.644 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-02-27 02:32:41.644 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-02-27 02:32:41.644 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-02-27 02:32:41.644 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-02-27 02:32:41.644 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-02-27 02:32:41.644 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-02-27 02:32:41.644 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-02-27 02:32:41.644 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-02-27 02:32:41.644 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-02-27 02:32:41.644 8 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 1486/3008] 10.0.0.188 () {32 vars in 722 bytes} [Fri Feb 27 02:32:41 2026] DELETE /v2.0/trunks/2131ac9f-cf5a-4c0f-9b25-1f94ac907365 => generated 0 bytes in 623 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/3009] 10.0.0.188 () {34 vars in 789 bytes} [Fri Feb 27 02:32:39 2026] PUT /v2.0/routers/f8895c54-3007-48a4-b6fd-07e5248a10f5/remove_router_interface => generated 309 bytes in 2227 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/3010] 10.0.0.188 () {32 vars in 720 bytes} [Fri Feb 27 02:32:41 2026] DELETE /v2.0/ports/93fe9b06-428d-43c9-8b47-6f90b9981cae => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 02:32:42.119 7 INFO neutron.api.v2.resource [None req-fa8c079b-462c-4a68-b863-64614251aeaa 69946dc975064149b9c6754a0747d313 cab694ca78cc4cc6beaf87b567a8abbc - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1524/3011] 10.0.0.188 () {34 vars in 789 bytes} [Fri Feb 27 02:32:41 2026] PUT /v2.0/routers/f8895c54-3007-48a4-b6fd-07e5248a10f5/remove_router_interface => generated 198 bytes in 225 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-27 02:32:42.122 8 INFO neutron.services.segments.plugin [-] Segment 6196dc8c-8c2b-4b99-bb16-215e6db97721 resource provider aggregate not found 2026-02-27 02:32:42.128 8 INFO neutron.services.segments.plugin [-] Segment 6196dc8c-8c2b-4b99-bb16-215e6db97721 resource provider aggregate not found 2026-02-27 02:32:42.145 8 INFO neutron.services.segments.plugin [-] Segment 6196dc8c-8c2b-4b99-bb16-215e6db97721 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6196dc8c-8c2b-4b99-bb16-215e6db97721 found for delete ", "request_id": "req-b648c735-09cf-459d-80d7-818fb64fcf6f"}]} 2026-02-27 02:32:42.148 8 INFO neutron.services.segments.plugin [-] Segment 6196dc8c-8c2b-4b99-bb16-215e6db97721 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6196dc8c-8c2b-4b99-bb16-215e6db97721 found for delete ", "request_id": "req-b015a680-e099-4a0f-98d8-2f8f53d46b73"}]} [pid: 8|app: 0|req: 1488/3012] 10.0.0.188 () {32 vars in 726 bytes} [Fri Feb 27 02:32:41 2026] DELETE /v2.0/networks/0350ba22-4f9e-4f9d-85aa-ba498a487b1e => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/3013] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:32:42 2026] GET /v2.0/security-groups?tenant_id=59da52dce914499589fbba64b731c1fa&name=default => generated 2805 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/3014] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:32:43 2026] DELETE /v2.0/security-groups/3b66155e-6e2c-435f-9374-4b8e7fab766a => 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: 1491/3015] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:32:43 2026] GET /v2.0/security-groups?tenant_id=f5b8679c045340aeb82320d635c33c31&name=default => generated 2805 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 02:32:43.399 7 INFO neutron.services.segments.plugin [-] Segment d6e4b93c-428b-45e8-af05-78b8bafc51dc resource provider aggregate not found 2026-02-27 02:32:43.403 7 INFO neutron.services.segments.plugin [-] Segment d6e4b93c-428b-45e8-af05-78b8bafc51dc resource provider aggregate not found 2026-02-27 02:32:43.419 7 INFO neutron.services.segments.plugin [-] Segment d6e4b93c-428b-45e8-af05-78b8bafc51dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6e4b93c-428b-45e8-af05-78b8bafc51dc found for delete ", "request_id": "req-42cfb608-3e1d-4635-8a2f-3c6bc4883d6e"}]} 2026-02-27 02:32:43.424 7 INFO neutron.services.segments.plugin [-] Segment d6e4b93c-428b-45e8-af05-78b8bafc51dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6e4b93c-428b-45e8-af05-78b8bafc51dc found for delete ", "request_id": "req-cfa3ed9e-9df7-4372-b431-dfc6db19ddcd"}]} 2026-02-27 02:32:43.428 7 INFO neutron.db.l3_hamode_db [None req-ebec4892-22d9-4520-b3c4-f23eebc64f0c 69946dc975064149b9c6754a0747d313 cab694ca78cc4cc6beaf87b567a8abbc - - - -] HA network fce70087-86b1-402c-b0ea-f10d92679ab6 was deleted as no HA routers are present in tenant cab694ca78cc4cc6beaf87b567a8abbc. [pid: 7|app: 0|req: 1525/3016] 10.0.0.188 () {32 vars in 724 bytes} [Fri Feb 27 02:32:42 2026] DELETE /v2.0/routers/f8895c54-3007-48a4-b6fd-07e5248a10f5 => generated 0 bytes in 1307 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 02:32:43.467 7 INFO neutron.api.v2.resource [None req-0cfde4a3-57dc-4486-9764-5461f5955b47 69946dc975064149b9c6754a0747d313 cab694ca78cc4cc6beaf87b567a8abbc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1526/3017] 10.0.0.188 () {32 vars in 721 bytes} [Fri Feb 27 02:32:43 2026] GET /v2.0/routers/f8895c54-3007-48a4-b6fd-07e5248a10f5 => generated 135 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/3018] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:32:43 2026] DELETE /v2.0/security-groups/544d845e-c523-43f3-918a-a77ff79f4f1f => 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: 1527/3019] 10.0.0.188 () {32 vars in 724 bytes} [Fri Feb 27 02:32:43 2026] DELETE /v2.0/subnets/c14cff13-2fc1-401e-9a9a-541f6bc0ddd0 => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 02:32:43.753 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e50ad3e5-0b72-4547-a4e3-7b882bc47a4a 69946dc975064149b9c6754a0747d313 cab694ca78cc4cc6beaf87b567a8abbc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1493/3020] 10.0.0.188 () {32 vars in 721 bytes} [Fri Feb 27 02:32:43 2026] GET /v2.0/subnets/c14cff13-2fc1-401e-9a9a-541f6bc0ddd0 => generated 136 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/3021] 10.0.0.188 () {32 vars in 724 bytes} [Fri Feb 27 02:32:43 2026] DELETE /v2.0/subnets/8394da0f-c81f-4d44-b902-df80afc15a6e => generated 0 bytes in 289 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 02:32:44.082 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7c40ac9d-7f60-44a5-9b21-7472dfa8de0a 69946dc975064149b9c6754a0747d313 cab694ca78cc4cc6beaf87b567a8abbc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1494/3022] 10.0.0.188 () {32 vars in 721 bytes} [Fri Feb 27 02:32:44 2026] GET /v2.0/subnets/8394da0f-c81f-4d44-b902-df80afc15a6e => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/3023] 10.0.0.188 () {32 vars in 726 bytes} [Fri Feb 27 02:32:44 2026] DELETE /v2.0/networks/9022a400-c0de-469c-8b4c-aa765cb80a87 => generated 0 bytes in 431 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 02:32:44.577 8 INFO neutron.pecan_wsgi.hooks.translation [None req-421be8e0-0c12-4fb7-a525-4d1792f7b724 69946dc975064149b9c6754a0747d313 cab694ca78cc4cc6beaf87b567a8abbc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1495/3024] 10.0.0.188 () {32 vars in 723 bytes} [Fri Feb 27 02:32:44 2026] GET /v2.0/networks/9022a400-c0de-469c-8b4c-aa765cb80a87 => generated 138 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/3025] 10.0.0.188 () {32 vars in 724 bytes} [Fri Feb 27 02:32:44 2026] DELETE /v2.0/subnets/ac187bf3-0232-4031-af76-c5b525976e49 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 02:32:44.843 8 INFO neutron.pecan_wsgi.hooks.translation [None req-687e7e9b-7534-45d0-a629-a0f26b57a521 69946dc975064149b9c6754a0747d313 cab694ca78cc4cc6beaf87b567a8abbc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1496/3026] 10.0.0.188 () {32 vars in 721 bytes} [Fri Feb 27 02:32:44 2026] GET /v2.0/subnets/ac187bf3-0232-4031-af76-c5b525976e49 => 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: 1531/3027] 10.0.0.188 () {32 vars in 724 bytes} [Fri Feb 27 02:32:44 2026] DELETE /v2.0/subnets/323d3bd7-fe0d-4e7f-9205-ed841e958142 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 02:32:45.117 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7d941de7-3c67-4bf8-90b9-c63f35fc733b 69946dc975064149b9c6754a0747d313 cab694ca78cc4cc6beaf87b567a8abbc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1497/3028] 10.0.0.188 () {32 vars in 721 bytes} [Fri Feb 27 02:32:45 2026] GET /v2.0/subnets/323d3bd7-fe0d-4e7f-9205-ed841e958142 => generated 136 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-27 02:32:45.456 7 INFO neutron.services.segments.plugin [-] Segment cc108591-b845-48f5-bf43-90e0d04e4cb0 resource provider aggregate not found 2026-02-27 02:32:45.462 7 INFO neutron.services.segments.plugin [-] Segment cc108591-b845-48f5-bf43-90e0d04e4cb0 resource provider aggregate not found 2026-02-27 02:32:45.481 7 INFO neutron.services.segments.plugin [-] Segment cc108591-b845-48f5-bf43-90e0d04e4cb0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc108591-b845-48f5-bf43-90e0d04e4cb0 found for delete ", "request_id": "req-5f5cefa9-e0cd-47ea-85a5-085489c2cce5"}]} 2026-02-27 02:32:45.482 7 INFO neutron.services.segments.plugin [-] Segment cc108591-b845-48f5-bf43-90e0d04e4cb0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc108591-b845-48f5-bf43-90e0d04e4cb0 found for delete ", "request_id": "req-6b88ade2-4b87-4838-b7f3-790bdd4e5cb2"}]} [pid: 7|app: 0|req: 1532/3029] 10.0.0.188 () {32 vars in 726 bytes} [Fri Feb 27 02:32:45 2026] DELETE /v2.0/networks/0dce4e12-bbb8-4195-8519-6cade872fd9e => generated 0 bytes in 473 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 02:32:45.636 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7a0353fc-e19c-4262-b489-bd76462611f9 69946dc975064149b9c6754a0747d313 cab694ca78cc4cc6beaf87b567a8abbc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1498/3030] 10.0.0.188 () {32 vars in 723 bytes} [Fri Feb 27 02:32:45 2026] GET /v2.0/networks/0dce4e12-bbb8-4195-8519-6cade872fd9e => generated 138 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/3031] 10.0.0.188 () {32 vars in 724 bytes} [Fri Feb 27 02:32:45 2026] DELETE /v2.0/subnets/30dadaec-59b5-406b-b041-db314eab713e => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 02:32:45.923 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1ac00722-1ee7-493f-ba05-fe0d71125d90 69946dc975064149b9c6754a0747d313 cab694ca78cc4cc6beaf87b567a8abbc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1499/3032] 10.0.0.188 () {32 vars in 721 bytes} [Fri Feb 27 02:32:45 2026] GET /v2.0/subnets/30dadaec-59b5-406b-b041-db314eab713e => 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: 1534/3033] 10.0.0.188 () {32 vars in 724 bytes} [Fri Feb 27 02:32:45 2026] DELETE /v2.0/subnets/451663c5-6866-45be-b7c2-db343c7cab12 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 02:32:46.225 8 INFO neutron.pecan_wsgi.hooks.translation [None req-17d39c5e-0583-42d9-8709-b3dad2a040e7 69946dc975064149b9c6754a0747d313 cab694ca78cc4cc6beaf87b567a8abbc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1500/3034] 10.0.0.188 () {32 vars in 721 bytes} [Fri Feb 27 02:32:46 2026] GET /v2.0/subnets/451663c5-6866-45be-b7c2-db343c7cab12 => generated 136 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/3035] 10.0.0.188 () {32 vars in 726 bytes} [Fri Feb 27 02:32:46 2026] DELETE /v2.0/networks/7c2e6662-b70a-47ef-ab54-cda55d800d13 => generated 0 bytes in 406 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 02:32:46.661 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3a1a6c62-83f2-41f5-92d5-c1b3805b0432 69946dc975064149b9c6754a0747d313 cab694ca78cc4cc6beaf87b567a8abbc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1501/3036] 10.0.0.188 () {32 vars in 723 bytes} [Fri Feb 27 02:32:46 2026] GET /v2.0/networks/7c2e6662-b70a-47ef-ab54-cda55d800d13 => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-27 02:32:46.981 7 INFO neutron.db.segments_db [None req-0b7c7d8c-7370-46cb-a767-d7b9e22e14ef 6e179888be1941a6aad1773d7cbc333e e78e1aaa12eb4bb9a22d73f40ac8e064 - - - -] Added segment 6c0b6b51-ed65-40f7-ad7b-28d64b1204b9 of type vxlan for network fec63ec1-31db-461d-9c8a-89e7ab334d3c [pid: 7|app: 0|req: 1536/3037] 10.0.0.188 () {34 vars in 670 bytes} [Fri Feb 27 02:32:46 2026] POST /v2.0/networks => generated 632 bytes in 425 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 02:32:47.190 8 INFO neutron.db.segments_db [None req-e08aa2c7-f625-4315-ac54-009932847c43 6e179888be1941a6aad1773d7cbc333e e78e1aaa12eb4bb9a22d73f40ac8e064 - - - -] Added segment ada75c52-356f-460f-abce-28cb45cd217b of type vxlan for network 169aea75-55e0-4c21-9b56-6103c5155f4a [pid: 8|app: 0|req: 1502/3038] 10.0.0.188 () {34 vars in 670 bytes} [Fri Feb 27 02:32:47 2026] POST /v2.0/networks => generated 632 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/3039] 10.0.0.188 () {34 vars in 753 bytes} [Fri Feb 27 02:32:47 2026] PUT /v2.0/networks/fec63ec1-31db-461d-9c8a-89e7ab334d3c/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: 1503/3040] 10.0.0.188 () {32 vars in 733 bytes} [Fri Feb 27 02:32:47 2026] GET /v2.0/networks/fec63ec1-31db-461d-9c8a-89e7ab334d3c/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 02:32:47.512 7 INFO neutron.services.segments.plugin [-] Segment 6bfc972c-31b9-4d90-bc14-a545cf54526e resource provider aggregate not found 2026-02-27 02:32:47.534 7 INFO neutron.services.segments.plugin [-] Segment 6bfc972c-31b9-4d90-bc14-a545cf54526e resource provider aggregate not found 2026-02-27 02:32:47.541 7 INFO neutron.services.segments.plugin [-] Segment 6bfc972c-31b9-4d90-bc14-a545cf54526e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6bfc972c-31b9-4d90-bc14-a545cf54526e found for delete ", "request_id": "req-6617f615-0e6f-4634-be0d-7345be0773fe"}]} [pid: 7|app: 0|req: 1538/3041] 10.0.0.188 () {34 vars in 753 bytes} [Fri Feb 27 02:32:47 2026] PUT /v2.0/networks/169aea75-55e0-4c21-9b56-6103c5155f4a/tags => generated 17 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/3042] 10.0.0.188 () {32 vars in 733 bytes} [Fri Feb 27 02:32:47 2026] GET /v2.0/networks/169aea75-55e0-4c21-9b56-6103c5155f4a/tags => generated 17 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 02:32:47.622 7 INFO neutron.services.segments.plugin [-] Segment 6bfc972c-31b9-4d90-bc14-a545cf54526e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6bfc972c-31b9-4d90-bc14-a545cf54526e found for delete ", "request_id": "req-d3d216a2-51f2-4661-84e9-e95459a302e7"}]} 2026-02-27 02:32:47.628 7 INFO neutron.services.segments.plugin [-] Segment cb1fcb23-8c49-40e8-943c-474a2029f6c2 resource provider aggregate not found 2026-02-27 02:32:47.645 7 INFO neutron.services.segments.plugin [-] Segment cb1fcb23-8c49-40e8-943c-474a2029f6c2 resource provider aggregate not found 2026-02-27 02:32:47.666 7 INFO neutron.services.segments.plugin [-] Segment cb1fcb23-8c49-40e8-943c-474a2029f6c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb1fcb23-8c49-40e8-943c-474a2029f6c2 found for delete ", "request_id": "req-a9e2e132-0ee0-4909-858a-58993731c6cd"}]} 2026-02-27 02:32:47.668 7 INFO neutron.services.segments.plugin [-] Segment cb1fcb23-8c49-40e8-943c-474a2029f6c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb1fcb23-8c49-40e8-943c-474a2029f6c2 found for delete ", "request_id": "req-758a23c3-91d1-47c5-a12d-078638d62096"}]} [pid: 7|app: 0|req: 1539/3043] 10.0.0.188 () {34 vars in 753 bytes} [Fri Feb 27 02:32:47 2026] PUT /v2.0/networks/169aea75-55e0-4c21-9b56-6103c5155f4a/tags => generated 12 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/3044] 10.0.0.188 () {32 vars in 733 bytes} [Fri Feb 27 02:32:47 2026] GET /v2.0/networks/169aea75-55e0-4c21-9b56-6103c5155f4a/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: 1540/3045] 10.0.0.188 () {32 vars in 733 bytes} [Fri Feb 27 02:32:47 2026] GET /v2.0/networks/fec63ec1-31db-461d-9c8a-89e7ab334d3c/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 02:32:47.998 8 INFO neutron.services.segments.plugin [-] Segment 6c0b6b51-ed65-40f7-ad7b-28d64b1204b9 resource provider aggregate not found 2026-02-27 02:32:48.023 8 INFO neutron.services.segments.plugin [-] Segment 6c0b6b51-ed65-40f7-ad7b-28d64b1204b9 resource provider aggregate not found 2026-02-27 02:32:48.038 8 INFO neutron.services.segments.plugin [-] Segment 6c0b6b51-ed65-40f7-ad7b-28d64b1204b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c0b6b51-ed65-40f7-ad7b-28d64b1204b9 found for delete ", "request_id": "req-ecab7b7e-9fdb-440f-863b-c93cd8c81485"}]} 2026-02-27 02:32:48.039 8 INFO neutron.services.segments.plugin [-] Segment 6c0b6b51-ed65-40f7-ad7b-28d64b1204b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c0b6b51-ed65-40f7-ad7b-28d64b1204b9 found for delete ", "request_id": "req-127b7e04-1b1c-4c2c-8709-e0e0e6b88e38"}]} [pid: 8|app: 0|req: 1506/3046] 10.0.0.188 () {32 vars in 726 bytes} [Fri Feb 27 02:32:47 2026] DELETE /v2.0/networks/fec63ec1-31db-461d-9c8a-89e7ab334d3c => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/3047] 10.0.0.188 () {32 vars in 726 bytes} [Fri Feb 27 02:32:48 2026] DELETE /v2.0/networks/169aea75-55e0-4c21-9b56-6103c5155f4a => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/3048] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:32:49 2026] GET /v2.0/security-groups?tenant_id=cab694ca78cc4cc6beaf87b567a8abbc&name=default => generated 2801 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/3049] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:32:48 2026] GET /v2.0/security-groups?tenant_id=e78e1aaa12eb4bb9a22d73f40ac8e064&name=default => generated 2805 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/3050] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:32:49 2026] DELETE /v2.0/security-groups/db960555-7de2-4d98-b4f7-6c9bc7d885b0 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/3051] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:32:49 2026] DELETE /v2.0/security-groups/4488752e-38a8-4fb4-891b-6039fa29e477 => 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: 1544/3052] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:32:49 2026] GET /v2.0/security-groups?tenant_id=8ca60f9acc614adb90c0dace092a797e&name=default => generated 2805 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/3053] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:32:49 2026] DELETE /v2.0/security-groups/fb2c8e51-e6bf-4dd4-bfc3-55968d1a7f2e => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/3054] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:32:49 2026] GET /v2.0/security-groups?tenant_id=3ee0d5ac4dbd4633a8a2d6304472fa44&name=default => generated 2805 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/3055] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:32:49 2026] DELETE /v2.0/security-groups/6facf997-ffbd-4067-892a-8003847633b6 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 02:32:49.859 7 INFO neutron.services.segments.plugin [-] Segment ada75c52-356f-460f-abce-28cb45cd217b resource provider aggregate not found 2026-02-27 02:32:49.867 7 INFO neutron.services.segments.plugin [-] Segment ada75c52-356f-460f-abce-28cb45cd217b resource provider aggregate not found 2026-02-27 02:32:49.893 7 INFO neutron.services.segments.plugin [-] Segment ada75c52-356f-460f-abce-28cb45cd217b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ada75c52-356f-460f-abce-28cb45cd217b found for delete ", "request_id": "req-974aa22a-f01f-48ee-a100-84668138d6c8"}]} 2026-02-27 02:32:49.894 7 INFO neutron.services.segments.plugin [-] Segment ada75c52-356f-460f-abce-28cb45cd217b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ada75c52-356f-460f-abce-28cb45cd217b found for delete ", "request_id": "req-c8cae09b-209b-4d7e-a33b-ede9d6e15284"}]} [pid: 7|app: 0|req: 1546/3056] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:32:49 2026] GET /v2.0/security-groups?tenant_id=34367ac033044ae788c76d49047cf3e1&name=default => generated 2805 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/3057] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:32:49 2026] DELETE /v2.0/security-groups/35b36fe6-ce86-45a0-b155-4dbf953b2c44 => 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: 1547/3058] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:32:50 2026] GET /v2.0/security-groups?tenant_id=1503f3d4baf8474ab2eec240190b60fb&name=default => generated 2805 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/3059] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:32:50 2026] DELETE /v2.0/security-groups/16c5a8dd-7240-4a16-b7b8-9769142f6f4f => 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: 1548/3060] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:32:50 2026] GET /v2.0/security-groups?tenant_id=2d8bfefc0ea441c29ace6544c7455e06&name=default => generated 2805 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/3061] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:32:50 2026] DELETE /v2.0/security-groups/eecbfbed-50e9-4eb5-8d1e-5191dc9011aa => 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: 1549/3062] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:32:51 2026] GET /v2.0/security-groups?tenant_id=e28c32155380482cb732152747069a77&name=default => generated 2805 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/3063] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:32:51 2026] DELETE /v2.0/security-groups/16f87bf8-a59b-425c-9839-12289324ac52 => 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: 1550/3064] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:32:51 2026] GET /v2.0/security-groups?tenant_id=ddb174cee47f4f6ebe1d670798cc5513&name=default => generated 2805 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/3065] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:32:51 2026] DELETE /v2.0/security-groups/003ff891-b6dc-4d8a-9a1b-4b959ed1effd => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 02:32:56.000 7 INFO neutron.db.segments_db [None req-5284920a-5161-45bb-9d4e-8191ff849f32 b9fe48bc194f412fa904a64e6909ce7b 9192fa72e6cf4a7a893f621213ee7d6b - - - -] Added segment 1ec0564a-022b-47dc-9674-3fb47f6ed938 of type vxlan for network 3094c0ea-0ce8-4de5-8c0b-ed393b52f953 [pid: 7|app: 0|req: 1552/3068] 10.0.0.188 () {34 vars in 670 bytes} [Fri Feb 27 02:32:55 2026] POST /v2.0/networks => generated 726 bytes in 451 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/3069] 10.0.0.188 () {34 vars in 669 bytes} [Fri Feb 27 02:32:56 2026] POST /v2.0/subnets => generated 620 bytes in 274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 02:32:56.419 7 WARNING neutron.api.v2.base [None req-5770521a-3e7f-46f3-bf34-479869db65e3 b9fe48bc194f412fa904a64e6909ce7b 9192fa72e6cf4a7a893f621213ee7d6b - - - -] 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-02-27 02:32:56.420 7 INFO neutron.api.v2.resource [None req-5770521a-3e7f-46f3-bf34-479869db65e3 b9fe48bc194f412fa904a64e6909ce7b 9192fa72e6cf4a7a893f621213ee7d6b - - - -] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 1553/3070] 10.0.0.188 () {34 vars in 681 bytes} [Fri Feb 27 02:32:56 2026] POST /v2.0/rbac-policies => generated 143 bytes in 12 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-02-27 02:32:56.799 8 INFO neutron.services.segments.plugin [-] Segment 1ec0564a-022b-47dc-9674-3fb47f6ed938 resource provider aggregate not found 2026-02-27 02:32:56.830 8 INFO neutron.services.segments.plugin [-] Segment 1ec0564a-022b-47dc-9674-3fb47f6ed938 resource provider aggregate not found 2026-02-27 02:32:56.839 8 INFO neutron.services.segments.plugin [-] Segment 1ec0564a-022b-47dc-9674-3fb47f6ed938 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ec0564a-022b-47dc-9674-3fb47f6ed938 found for delete ", "request_id": "req-c3301a80-5192-4b08-9215-deb38a55cc17"}]} 2026-02-27 02:32:56.853 8 INFO neutron.services.segments.plugin [-] Segment 1ec0564a-022b-47dc-9674-3fb47f6ed938 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ec0564a-022b-47dc-9674-3fb47f6ed938 found for delete ", "request_id": "req-1c708b3b-8164-47c5-973a-3e47d5d6c0cf"}]} [pid: 8|app: 0|req: 1518/3071] 10.0.0.188 () {32 vars in 726 bytes} [Fri Feb 27 02:32:56 2026] DELETE /v2.0/networks/3094c0ea-0ce8-4de5-8c0b-ed393b52f953 => generated 0 bytes in 1253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 02:32:57.756 7 INFO neutron.db.segments_db [None req-6ac77fed-ea62-49a1-aa37-05d222b9766e b9fe48bc194f412fa904a64e6909ce7b 9192fa72e6cf4a7a893f621213ee7d6b - - - -] Added segment c78f90e6-e681-49c6-91e0-79d1e9ab82da of type vxlan for network c2f03ef0-691b-48df-aac6-e9a9b5e41d73 [pid: 7|app: 0|req: 1554/3072] 10.0.0.188 () {34 vars in 670 bytes} [Fri Feb 27 02:32:57 2026] POST /v2.0/networks => generated 727 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/3073] 10.0.0.188 () {34 vars in 669 bytes} [Fri Feb 27 02:32:57 2026] POST /v2.0/subnets => generated 623 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 02:32:58.143 7 WARNING neutron.api.v2.base [None req-c7c1c560-2814-4c34-9bed-55dfac0b1c37 b9fe48bc194f412fa904a64e6909ce7b 9192fa72e6cf4a7a893f621213ee7d6b - - - -] 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-02-27 02:32:58.143 7 INFO neutron.api.v2.resource [None req-c7c1c560-2814-4c34-9bed-55dfac0b1c37 b9fe48bc194f412fa904a64e6909ce7b 9192fa72e6cf4a7a893f621213ee7d6b - - - -] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 1555/3074] 10.0.0.188 () {34 vars in 681 bytes} [Fri Feb 27 02:32:58 2026] POST /v2.0/rbac-policies => generated 547 bytes in 7 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-02-27 02:32:58.865 8 INFO neutron.services.segments.plugin [-] Segment 1ec0564a-022b-47dc-9674-3fb47f6ed938 resource provider aggregate not found 2026-02-27 02:32:58.883 8 INFO neutron.services.segments.plugin [-] Segment 1ec0564a-022b-47dc-9674-3fb47f6ed938 resource provider aggregate not found 2026-02-27 02:32:58.892 8 INFO neutron.services.segments.plugin [-] Segment 1ec0564a-022b-47dc-9674-3fb47f6ed938 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ec0564a-022b-47dc-9674-3fb47f6ed938 found for delete ", "request_id": "req-7a7914e1-184c-44b8-9c02-364c0487792c"}]} 2026-02-27 02:32:58.907 8 INFO neutron.services.segments.plugin [-] Segment c78f90e6-e681-49c6-91e0-79d1e9ab82da resource provider aggregate not found 2026-02-27 02:32:58.917 8 INFO neutron.services.segments.plugin [-] Segment 1ec0564a-022b-47dc-9674-3fb47f6ed938 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ec0564a-022b-47dc-9674-3fb47f6ed938 found for delete ", "request_id": "req-41849fc8-cb23-4919-a41e-c3d5d28507ec"}]} 2026-02-27 02:32:58.927 8 INFO neutron.services.segments.plugin [-] Segment c78f90e6-e681-49c6-91e0-79d1e9ab82da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c78f90e6-e681-49c6-91e0-79d1e9ab82da found for delete ", "request_id": "req-25b7d535-6b72-4b70-8dd6-07648f8548bb"}]} 2026-02-27 02:32:58.936 8 INFO neutron.services.segments.plugin [-] Segment c78f90e6-e681-49c6-91e0-79d1e9ab82da resource provider aggregate not found 2026-02-27 02:32:58.955 8 INFO neutron.services.segments.plugin [-] Segment c78f90e6-e681-49c6-91e0-79d1e9ab82da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c78f90e6-e681-49c6-91e0-79d1e9ab82da found for delete ", "request_id": "req-49924419-97a6-4e91-921a-9a3c585e2746"}]} [pid: 8|app: 0|req: 1520/3075] 10.0.0.188 () {32 vars in 726 bytes} [Fri Feb 27 02:32:58 2026] DELETE /v2.0/networks/c2f03ef0-691b-48df-aac6-e9a9b5e41d73 => generated 0 bytes in 1246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 02:32:59.500 7 INFO neutron.db.segments_db [None req-aaedd2ca-65c3-400e-af17-5e20dd52719a b9fe48bc194f412fa904a64e6909ce7b 9192fa72e6cf4a7a893f621213ee7d6b - - - -] Added segment b4e47018-a0c6-4915-b5c0-04fcc926f2fb of type vxlan for network 8c5cdb5a-8339-48fa-be25-3b3a8649870f [pid: 7|app: 0|req: 1556/3076] 10.0.0.188 () {34 vars in 670 bytes} [Fri Feb 27 02:32:59 2026] POST /v2.0/networks => generated 725 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/3077] 10.0.0.188 () {34 vars in 669 bytes} [Fri Feb 27 02:32:59 2026] POST /v2.0/subnets => generated 623 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/3078] 10.0.0.188 () {34 vars in 681 bytes} [Fri Feb 27 02:32:59 2026] POST /v2.0/rbac-policies => generated 324 bytes in 381 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/3079] 10.0.0.188 () {32 vars in 723 bytes} [Fri Feb 27 02:33:00 2026] GET /v2.0/networks/8c5cdb5a-8339-48fa-be25-3b3a8649870f => generated 654 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 02:33:01.293 7 INFO neutron.pecan_wsgi.hooks.translation [None req-17cac5b1-ed56-475b-925e-62b2add7d726 ad056a768d5a4932a29c62f9fcd15af5 703ba4374ad443f5a8ae27ad9142792d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1558/3080] 10.0.0.188 () {32 vars in 723 bytes} [Fri Feb 27 02:33:01 2026] GET /v2.0/networks/8c5cdb5a-8339-48fa-be25-3b3a8649870f => generated 138 bytes in 87 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-27 02:33:01.361 8 INFO neutron.services.segments.plugin [-] Segment c78f90e6-e681-49c6-91e0-79d1e9ab82da resource provider aggregate not found 2026-02-27 02:33:01.367 8 INFO neutron.services.segments.plugin [-] Segment c78f90e6-e681-49c6-91e0-79d1e9ab82da resource provider aggregate not found 2026-02-27 02:33:01.386 8 INFO neutron.services.segments.plugin [-] Segment c78f90e6-e681-49c6-91e0-79d1e9ab82da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c78f90e6-e681-49c6-91e0-79d1e9ab82da found for delete ", "request_id": "req-37e8c228-7069-4fdd-882c-12d2e42a70b6"}]} 2026-02-27 02:33:01.395 8 INFO neutron.services.segments.plugin [-] Segment c78f90e6-e681-49c6-91e0-79d1e9ab82da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c78f90e6-e681-49c6-91e0-79d1e9ab82da found for delete ", "request_id": "req-13a4f90c-8fdf-4ad1-851c-2489fe43163a"}]} [pid: 8|app: 0|req: 1523/3081] 10.0.0.188 () {32 vars in 726 bytes} [Fri Feb 27 02:33:01 2026] DELETE /v2.0/networks/8c5cdb5a-8339-48fa-be25-3b3a8649870f => generated 0 bytes in 595 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 02:33:01.933 7 INFO neutron.pecan_wsgi.hooks.translation [None req-83297a4d-7c1d-4413-8971-79b4b2c94e82 b9fe48bc194f412fa904a64e6909ce7b 9192fa72e6cf4a7a893f621213ee7d6b - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1559/3082] 10.0.0.188 () {32 vars in 724 bytes} [Fri Feb 27 02:33:01 2026] DELETE /v2.0/subnets/ea8577d5-e6ed-4ec2-9892-5e09ddbdef2f => generated 136 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-27 02:33:01.966 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b4563521-73ff-4519-8d5e-6e927da59eb7 b9fe48bc194f412fa904a64e6909ce7b 9192fa72e6cf4a7a893f621213ee7d6b - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1524/3083] 10.0.0.188 () {32 vars in 724 bytes} [Fri Feb 27 02:33:01 2026] DELETE /v2.0/subnets/11796776-dfe4-4619-a745-19251722012e => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-27 02:33:02.001 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7ba17e18-9f7d-43ac-b693-4d63b118cf93 b9fe48bc194f412fa904a64e6909ce7b 9192fa72e6cf4a7a893f621213ee7d6b - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1560/3084] 10.0.0.188 () {32 vars in 724 bytes} [Fri Feb 27 02:33:01 2026] DELETE /v2.0/subnets/9882f90a-0018-43f7-970a-cc54a5b328ec => generated 136 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/3085] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:33:02 2026] GET /v2.0/security-groups?tenant_id=54a2aa02e41342729282085b1998c3e6&name=default => generated 2805 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/3086] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:33:03 2026] DELETE /v2.0/security-groups/12b9837b-5e0d-4d7b-8507-63113f3c6525 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/3087] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:33:03 2026] GET /v2.0/security-groups?tenant_id=9192fa72e6cf4a7a893f621213ee7d6b&name=default => generated 2805 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3088] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:33:03 2026] DELETE /v2.0/security-groups/46867699-8e34-48aa-a273-7d5bb7c25cea => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 02:33:03.625 8 INFO neutron.services.segments.plugin [-] Segment b4e47018-a0c6-4915-b5c0-04fcc926f2fb resource provider aggregate not found 2026-02-27 02:33:03.632 8 INFO neutron.services.segments.plugin [-] Segment b4e47018-a0c6-4915-b5c0-04fcc926f2fb resource provider aggregate not found 2026-02-27 02:33:03.645 8 INFO neutron.services.segments.plugin [-] Segment b4e47018-a0c6-4915-b5c0-04fcc926f2fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4e47018-a0c6-4915-b5c0-04fcc926f2fb found for delete ", "request_id": "req-9192f579-4966-4e4d-ac27-9ea3e09aa83c"}]} 2026-02-27 02:33:03.660 8 INFO neutron.services.segments.plugin [-] Segment b4e47018-a0c6-4915-b5c0-04fcc926f2fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4e47018-a0c6-4915-b5c0-04fcc926f2fb found for delete ", "request_id": "req-14886f0b-0b05-458d-82c1-bd6787e8177a"}]} [pid: 8|app: 0|req: 1527/3089] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:33:03 2026] GET /v2.0/security-groups?tenant_id=703ba4374ad443f5a8ae27ad9142792d&name=default => generated 2805 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/3090] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:33:03 2026] DELETE /v2.0/security-groups/bf0a4883-2af4-44db-b484-2d2dccb5cf6d => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/3091] 10.0.0.188 () {34 vars in 676 bytes} [Fri Feb 27 02:33:08 2026] POST /v2.0/floatingips => generated 552 bytes in 837 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3094] 10.0.0.188 () {34 vars in 676 bytes} [Fri Feb 27 02:33:08 2026] POST /v2.0/floatingips => generated 552 bytes in 1132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/3095] 10.0.0.188 () {34 vars in 676 bytes} [Fri Feb 27 02:33:09 2026] POST /v2.0/floatingips => generated 552 bytes in 683 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1565/3096] 10.0.0.188 () {34 vars in 676 bytes} [Fri Feb 27 02:33:10 2026] POST /v2.0/floatingips => generated 552 bytes in 652 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/3097] 10.0.0.188 () {34 vars in 676 bytes} [Fri Feb 27 02:33:11 2026] POST /v2.0/floatingips => generated 552 bytes in 633 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/3098] 10.0.0.188 () {34 vars in 759 bytes} [Fri Feb 27 02:33:11 2026] PUT /v2.0/floatingips/a9539bf2-1c7c-45af-a378-ad3f28c2bda0/tags => generated 17 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3099] 10.0.0.188 () {34 vars in 759 bytes} [Fri Feb 27 02:33:12 2026] PUT /v2.0/floatingips/065fae52-39d6-4df7-bd50-fdcc070b7495/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/3100] 10.0.0.188 () {34 vars in 759 bytes} [Fri Feb 27 02:33:12 2026] PUT /v2.0/floatingips/06e8bebf-253b-4d5a-8c26-d326cbe37d6b/tags => generated 34 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/3101] 10.0.0.188 () {34 vars in 759 bytes} [Fri Feb 27 02:33:12 2026] PUT /v2.0/floatingips/3fd98c1c-a56a-4c59-97da-cd46b9d93fea/tags => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/3102] 10.0.0.188 () {32 vars in 672 bytes} [Fri Feb 27 02:33:12 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/3103] 10.0.0.188 () {32 vars in 686 bytes} [Fri Feb 27 02:33:12 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/3104] 10.0.0.188 () {32 vars in 682 bytes} [Fri Feb 27 02:33:12 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/3105] 10.0.0.188 () {32 vars in 694 bytes} [Fri Feb 27 02:33:12 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/3106] 10.0.0.188 () {32 vars in 680 bytes} [Fri Feb 27 02:33:12 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/3107] 10.0.0.188 () {32 vars in 694 bytes} [Fri Feb 27 02:33:12 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1571/3108] 10.0.0.188 () {32 vars in 690 bytes} [Fri Feb 27 02:33:12 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/3109] 10.0.0.188 () {32 vars in 702 bytes} [Fri Feb 27 02:33:12 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/3110] 10.0.0.188 () {32 vars in 732 bytes} [Fri Feb 27 02:33:12 2026] DELETE /v2.0/floatingips/a9539bf2-1c7c-45af-a378-ad3f28c2bda0 => generated 0 bytes in 408 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/3111] 10.0.0.188 () {32 vars in 732 bytes} [Fri Feb 27 02:33:13 2026] DELETE /v2.0/floatingips/065fae52-39d6-4df7-bd50-fdcc070b7495 => generated 0 bytes in 838 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3112] 10.0.0.188 () {32 vars in 732 bytes} [Fri Feb 27 02:33:14 2026] DELETE /v2.0/floatingips/06e8bebf-253b-4d5a-8c26-d326cbe37d6b => generated 0 bytes in 361 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/3113] 10.0.0.188 () {32 vars in 732 bytes} [Fri Feb 27 02:33:14 2026] DELETE /v2.0/floatingips/3fd98c1c-a56a-4c59-97da-cd46b9d93fea => 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: 1574/3114] 10.0.0.188 () {32 vars in 732 bytes} [Fri Feb 27 02:33:14 2026] DELETE /v2.0/floatingips/c1c70a4a-59c3-4261-80eb-5fc2486e7835 => generated 0 bytes in 334 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/3115] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:33:15 2026] GET /v2.0/security-groups?tenant_id=f720c2feed4a46469b65fe087a854517&name=default => generated 2805 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1575/3116] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:33:16 2026] DELETE /v2.0/security-groups/7200bf54-49bd-47c6-bc4b-12eb16bcf875 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/3117] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:33:16 2026] GET /v2.0/security-groups?tenant_id=48879b72d5dd44c9b68a875cf78a13c9&name=default => generated 2805 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/3118] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:33:16 2026] DELETE /v2.0/security-groups/c87d04a8-d4d2-4cc4-93c4-2608e59cb9a9 => 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: 1543/3119] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:33:16 2026] GET /v2.0/security-groups?tenant_id=07351b1ca3db4d4b9e36476381c6401a&name=default => generated 2805 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/3120] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:33:17 2026] DELETE /v2.0/security-groups/81bd9a6f-c758-44f7-8063-077eb25ed472 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 02:33:21.914 8 INFO neutron.db.segments_db [None req-7175aa0f-b037-4015-b12a-0d10d68935dc d8cb20119d5c4b60aee6a35e6143752d fe9fa62e6f7b48d7b2fc9c1d2fff8e24 - - - -] Added segment a3cab959-f2fe-4fcb-b0d9-7df639c9753e of type vxlan for network e540c705-83aa-4c59-bbcf-d4bfba2223ea [pid: 8|app: 0|req: 1544/3121] 10.0.0.188 () {34 vars in 670 bytes} [Fri Feb 27 02:33:21 2026] POST /v2.0/networks => generated 632 bytes in 591 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 02:33:22.152 7 INFO neutron.db.segments_db [None req-0612e30a-356f-4596-8941-bbe37c163f49 d8cb20119d5c4b60aee6a35e6143752d fe9fa62e6f7b48d7b2fc9c1d2fff8e24 - - - -] Added segment 5129fb06-65c6-40a6-aadf-674bf7cb5c30 of type vxlan for network b46c0a25-fee8-4fb8-b60b-beb05813c3db [pid: 7|app: 0|req: 1578/3122] 10.0.0.188 () {34 vars in 670 bytes} [Fri Feb 27 02:33:22 2026] POST /v2.0/networks => generated 632 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 02:33:22.338 8 INFO neutron.db.segments_db [None req-254ff443-649e-4aaf-8fdd-17aa24c9e5d1 d8cb20119d5c4b60aee6a35e6143752d fe9fa62e6f7b48d7b2fc9c1d2fff8e24 - - - -] Added segment 14e99aac-33a7-4313-b7c2-5b73599b6e57 of type vxlan for network 54b2762c-849b-42bf-9d02-dc0bb4bd55de [pid: 8|app: 0|req: 1545/3123] 10.0.0.188 () {34 vars in 670 bytes} [Fri Feb 27 02:33:22 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) 2026-02-27 02:33:22.538 7 INFO neutron.db.segments_db [None req-bc2ffe25-1d4d-4cfe-bdc0-290f93457261 d8cb20119d5c4b60aee6a35e6143752d fe9fa62e6f7b48d7b2fc9c1d2fff8e24 - - - -] Added segment 66bbdf86-dc39-49a4-914c-35a4d51e6e09 of type vxlan for network 84651c56-1fe6-4c5e-a3a3-69cbff61b184 [pid: 7|app: 0|req: 1579/3124] 10.0.0.188 () {34 vars in 670 bytes} [Fri Feb 27 02:33:22 2026] POST /v2.0/networks => generated 632 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 02:33:22.751 8 INFO neutron.db.segments_db [None req-398b33f9-960f-4e88-a4c2-a020dfefa4e0 d8cb20119d5c4b60aee6a35e6143752d fe9fa62e6f7b48d7b2fc9c1d2fff8e24 - - - -] Added segment f48ebb34-4365-4ede-ab75-11ddf285c373 of type vxlan for network 29ccda35-9f30-45c7-bd70-61ee1f8e5f1a [pid: 8|app: 0|req: 1546/3125] 10.0.0.188 () {34 vars in 670 bytes} [Fri Feb 27 02:33:22 2026] POST /v2.0/networks => generated 632 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/3126] 10.0.0.188 () {34 vars in 753 bytes} [Fri Feb 27 02:33:22 2026] PUT /v2.0/networks/e540c705-83aa-4c59-bbcf-d4bfba2223ea/tags => generated 17 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/3127] 10.0.0.188 () {34 vars in 753 bytes} [Fri Feb 27 02:33:22 2026] PUT /v2.0/networks/b46c0a25-fee8-4fb8-b60b-beb05813c3db/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/3128] 10.0.0.188 () {34 vars in 753 bytes} [Fri Feb 27 02:33:22 2026] PUT /v2.0/networks/54b2762c-849b-42bf-9d02-dc0bb4bd55de/tags => generated 34 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/3129] 10.0.0.188 () {34 vars in 753 bytes} [Fri Feb 27 02:33:23 2026] PUT /v2.0/networks/84651c56-1fe6-4c5e-a3a3-69cbff61b184/tags => generated 19 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1582/3130] 10.0.0.188 () {32 vars in 666 bytes} [Fri Feb 27 02:33:23 2026] GET /v2.0/networks?tags=red => generated 1857 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/3131] 10.0.0.188 () {32 vars in 680 bytes} [Fri Feb 27 02:33:23 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1250 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/3132] 10.0.0.188 () {32 vars in 676 bytes} [Fri Feb 27 02:33:23 2026] GET /v2.0/networks?tags-any=blue => generated 1250 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/3133] 10.0.0.188 () {32 vars in 688 bytes} [Fri Feb 27 02:33:23 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1857 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/3134] 10.0.0.188 () {32 vars in 674 bytes} [Fri Feb 27 02:33:23 2026] GET /v2.0/networks?not-tags=red => generated 1862 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/3135] 10.0.0.188 () {32 vars in 688 bytes} [Fri Feb 27 02:33:23 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2469 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/3136] 10.0.0.188 () {32 vars in 684 bytes} [Fri Feb 27 02:33:23 2026] GET /v2.0/networks?not-tags-any=blue => generated 2469 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/3137] 10.0.0.188 () {32 vars in 696 bytes} [Fri Feb 27 02:33:23 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1862 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 02:33:24.334 7 INFO neutron.services.segments.plugin [-] Segment a3cab959-f2fe-4fcb-b0d9-7df639c9753e resource provider aggregate not found 2026-02-27 02:33:24.339 7 INFO neutron.services.segments.plugin [-] Segment a3cab959-f2fe-4fcb-b0d9-7df639c9753e resource provider aggregate not found 2026-02-27 02:33:24.356 7 INFO neutron.services.segments.plugin [-] Segment a3cab959-f2fe-4fcb-b0d9-7df639c9753e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3cab959-f2fe-4fcb-b0d9-7df639c9753e found for delete ", "request_id": "req-9f98e7fb-40d3-4540-832d-06b6b3d81bd9"}]} 2026-02-27 02:33:24.358 7 INFO neutron.services.segments.plugin [-] Segment a3cab959-f2fe-4fcb-b0d9-7df639c9753e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3cab959-f2fe-4fcb-b0d9-7df639c9753e found for delete ", "request_id": "req-32752b0b-db03-45af-9ef4-cff247159483"}]} [pid: 7|app: 0|req: 1586/3138] 10.0.0.188 () {32 vars in 726 bytes} [Fri Feb 27 02:33:24 2026] DELETE /v2.0/networks/e540c705-83aa-4c59-bbcf-d4bfba2223ea => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 02:33:24.570 8 INFO neutron.services.segments.plugin [-] Segment 5129fb06-65c6-40a6-aadf-674bf7cb5c30 resource provider aggregate not found 2026-02-27 02:33:24.575 8 INFO neutron.services.segments.plugin [-] Segment 5129fb06-65c6-40a6-aadf-674bf7cb5c30 resource provider aggregate not found 2026-02-27 02:33:24.588 8 INFO neutron.services.segments.plugin [-] Segment 5129fb06-65c6-40a6-aadf-674bf7cb5c30 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5129fb06-65c6-40a6-aadf-674bf7cb5c30 found for delete ", "request_id": "req-2775a2a9-b980-44d3-ac42-b57f30c4821b"}]} 2026-02-27 02:33:24.589 8 INFO neutron.services.segments.plugin [-] Segment 5129fb06-65c6-40a6-aadf-674bf7cb5c30 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5129fb06-65c6-40a6-aadf-674bf7cb5c30 found for delete ", "request_id": "req-0791dd8c-99fa-4ebd-9231-bca27e1cb695"}]} [pid: 8|app: 0|req: 1553/3139] 10.0.0.188 () {32 vars in 726 bytes} [Fri Feb 27 02:33:24 2026] DELETE /v2.0/networks/b46c0a25-fee8-4fb8-b60b-beb05813c3db => 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: 1587/3140] 10.0.0.188 () {32 vars in 726 bytes} [Fri Feb 27 02:33:24 2026] DELETE /v2.0/networks/54b2762c-849b-42bf-9d02-dc0bb4bd55de => 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: 1554/3143] 10.0.0.188 () {32 vars in 726 bytes} [Fri Feb 27 02:33:24 2026] DELETE /v2.0/networks/84651c56-1fe6-4c5e-a3a3-69cbff61b184 => 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: 1590/3144] 10.0.0.188 () {32 vars in 726 bytes} [Fri Feb 27 02:33:25 2026] DELETE /v2.0/networks/29ccda35-9f30-45c7-bd70-61ee1f8e5f1a => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/3145] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:33:26 2026] GET /v2.0/security-groups?tenant_id=32bc27aa255b4d4c8d4d9c8d6847fd0e&name=default => generated 2805 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 02:33:26.469 7 INFO neutron.services.segments.plugin [-] Segment 14e99aac-33a7-4313-b7c2-5b73599b6e57 resource provider aggregate not found 2026-02-27 02:33:26.477 7 INFO neutron.services.segments.plugin [-] Segment 14e99aac-33a7-4313-b7c2-5b73599b6e57 resource provider aggregate not found 2026-02-27 02:33:26.489 7 INFO neutron.services.segments.plugin [-] Segment 14e99aac-33a7-4313-b7c2-5b73599b6e57 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14e99aac-33a7-4313-b7c2-5b73599b6e57 found for delete ", "request_id": "req-f7968d41-305e-4740-bce6-3eebcd499d22"}]} 2026-02-27 02:33:26.496 7 INFO neutron.services.segments.plugin [-] Segment 14e99aac-33a7-4313-b7c2-5b73599b6e57 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14e99aac-33a7-4313-b7c2-5b73599b6e57 found for delete ", "request_id": "req-8a0e7f12-d9ff-4497-b726-6619ad66929d"}]} 2026-02-27 02:33:26.504 7 INFO neutron.services.segments.plugin [-] Segment f48ebb34-4365-4ede-ab75-11ddf285c373 resource provider aggregate not found 2026-02-27 02:33:26.508 7 INFO neutron.services.segments.plugin [-] Segment f48ebb34-4365-4ede-ab75-11ddf285c373 resource provider aggregate not found 2026-02-27 02:33:26.515 7 INFO neutron.services.segments.plugin [-] Segment f48ebb34-4365-4ede-ab75-11ddf285c373 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f48ebb34-4365-4ede-ab75-11ddf285c373 found for delete ", "request_id": "req-49c241c2-1c83-4333-90a4-e621458d0a12"}]} 2026-02-27 02:33:26.521 7 INFO neutron.services.segments.plugin [-] Segment f48ebb34-4365-4ede-ab75-11ddf285c373 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f48ebb34-4365-4ede-ab75-11ddf285c373 found for delete ", "request_id": "req-476976cc-cab8-4cea-ad1c-ac263030d919"}]} [pid: 7|app: 0|req: 1591/3146] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:33:26 2026] DELETE /v2.0/security-groups/8e888bb0-75b5-420b-9133-a83405168362 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 02:33:26.741 8 INFO neutron.services.segments.plugin [-] Segment 66bbdf86-dc39-49a4-914c-35a4d51e6e09 resource provider aggregate not found 2026-02-27 02:33:26.748 8 INFO neutron.services.segments.plugin [-] Segment 66bbdf86-dc39-49a4-914c-35a4d51e6e09 resource provider aggregate not found 2026-02-27 02:33:26.764 8 INFO neutron.services.segments.plugin [-] Segment 66bbdf86-dc39-49a4-914c-35a4d51e6e09 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 66bbdf86-dc39-49a4-914c-35a4d51e6e09 found for delete ", "request_id": "req-9611b8d9-c102-49f1-aee1-14512e1445c1"}]} 2026-02-27 02:33:26.767 8 INFO neutron.services.segments.plugin [-] Segment 66bbdf86-dc39-49a4-914c-35a4d51e6e09 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 66bbdf86-dc39-49a4-914c-35a4d51e6e09 found for delete ", "request_id": "req-7bb99f88-cd2d-46be-9a5e-c1b28f699543"}]} [pid: 8|app: 0|req: 1556/3147] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:33:26 2026] GET /v2.0/security-groups?tenant_id=3c7769ae479041af81443e639bb8470a&name=default => generated 2805 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1592/3148] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:33:26 2026] DELETE /v2.0/security-groups/53edf13e-824b-4be4-b07d-f106cf43854d => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/3149] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:33:27 2026] GET /v2.0/security-groups?tenant_id=fe9fa62e6f7b48d7b2fc9c1d2fff8e24&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: 1593/3150] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:33:27 2026] DELETE /v2.0/security-groups/8173aa3e-ad94-4c22-80a5-1b52d76c2dad => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 02:33:31.776 8 INFO neutron.db.segments_db [None req-d6f9dae1-19f1-4f6f-9593-ae0fbb379bc6 db2a93ddf5a84362bdd80db5592cfe9b 4730105e60774d35add7919727db675d - - - -] Added segment 023e5ffb-b4a6-4bb4-a04c-0596df8997b6 of type vxlan for network c306965b-2855-4e46-9a65-4844d1b81a63 [pid: 8|app: 0|req: 1558/3151] 10.0.0.188 () {34 vars in 670 bytes} [Fri Feb 27 02:33:31 2026] POST /v2.0/networks => generated 632 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1594/3152] 10.0.0.188 () {34 vars in 669 bytes} [Fri Feb 27 02:33:31 2026] POST /v2.0/subnets => generated 602 bytes in 350 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 02:33:32.338 8 INFO neutron.db.segments_db [None req-01a9144a-ce55-448c-84b1-84d23bea93fb db2a93ddf5a84362bdd80db5592cfe9b 4730105e60774d35add7919727db675d - - - -] Added segment cb359bc6-5e5c-4ac2-b18d-5ec355553295 of type vxlan for network 1c9c84db-788c-4f46-ae76-d7e9a96f4db9 [pid: 8|app: 0|req: 1559/3153] 10.0.0.188 () {34 vars in 670 bytes} [Fri Feb 27 02:33:32 2026] POST /v2.0/networks => generated 632 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1595/3154] 10.0.0.188 () {34 vars in 669 bytes} [Fri Feb 27 02:33:32 2026] POST /v2.0/subnets => generated 605 bytes in 362 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 02:33:32.911 8 INFO neutron.db.segments_db [None req-151fa697-c962-4e9b-9f1f-7745c64a7acb db2a93ddf5a84362bdd80db5592cfe9b 4730105e60774d35add7919727db675d - - - -] Added segment 9b334fb4-6aee-4e4f-af55-72efd7c1f404 of type vxlan for network 94010687-7b6a-42ab-ac2b-c31a08c93853 [pid: 8|app: 0|req: 1560/3155] 10.0.0.188 () {34 vars in 670 bytes} [Fri Feb 27 02:33:32 2026] POST /v2.0/networks => generated 631 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1596/3156] 10.0.0.188 () {34 vars in 669 bytes} [Fri Feb 27 02:33:33 2026] POST /v2.0/subnets => generated 605 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 02:33:33.567 8 INFO neutron.db.segments_db [None req-bd6d858b-b1ed-4417-be03-cf204299647a db2a93ddf5a84362bdd80db5592cfe9b 4730105e60774d35add7919727db675d - - - -] Added segment 0f456fd8-4aaf-4c16-8a7f-1e2b7ef9d9fa of type vxlan for network 38d60dd3-f07e-441e-8ef0-fc032cd55915 [pid: 8|app: 0|req: 1561/3157] 10.0.0.188 () {34 vars in 670 bytes} [Fri Feb 27 02:33:33 2026] POST /v2.0/networks => generated 632 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1597/3158] 10.0.0.188 () {34 vars in 669 bytes} [Fri Feb 27 02:33:33 2026] POST /v2.0/subnets => generated 605 bytes in 412 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 02:33:34.305 8 INFO neutron.db.segments_db [None req-39ed664c-e7ed-46db-8edd-a643db4b297c db2a93ddf5a84362bdd80db5592cfe9b 4730105e60774d35add7919727db675d - - - -] Added segment 3289ff14-583d-4533-a3fa-f68077722c10 of type vxlan for network 3dc8ca12-5164-4466-92e5-de35899220f8 [pid: 8|app: 0|req: 1562/3159] 10.0.0.188 () {34 vars in 670 bytes} [Fri Feb 27 02:33:34 2026] POST /v2.0/networks => generated 631 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1598/3160] 10.0.0.188 () {34 vars in 669 bytes} [Fri Feb 27 02:33:34 2026] POST /v2.0/subnets => generated 605 bytes in 341 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/3161] 10.0.0.188 () {34 vars in 751 bytes} [Fri Feb 27 02:33:34 2026] PUT /v2.0/subnets/d8a06d87-cf14-4613-9fd6-5b6a741acfd7/tags => generated 17 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1599/3162] 10.0.0.188 () {34 vars in 751 bytes} [Fri Feb 27 02:33:34 2026] PUT /v2.0/subnets/023a8ab2-f9fe-425a-bdad-3bed72588b29/tags => generated 25 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/3163] 10.0.0.188 () {34 vars in 751 bytes} [Fri Feb 27 02:33:35 2026] PUT /v2.0/subnets/cd068acf-78c9-42b1-8a15-fb3d321aed60/tags => generated 34 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1600/3164] 10.0.0.188 () {34 vars in 751 bytes} [Fri Feb 27 02:33:35 2026] PUT /v2.0/subnets/f0c7c3e8-4cfb-4e48-9e3a-8057a14c3823/tags => generated 19 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/3165] 10.0.0.188 () {32 vars in 664 bytes} [Fri Feb 27 02:33:35 2026] GET /v2.0/subnets?tags=red => generated 1832 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1601/3166] 10.0.0.188 () {32 vars in 678 bytes} [Fri Feb 27 02:33:35 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1235 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/3167] 10.0.0.188 () {32 vars in 674 bytes} [Fri Feb 27 02:33:35 2026] GET /v2.0/subnets?tags-any=blue => generated 1235 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1602/3168] 10.0.0.188 () {32 vars in 686 bytes} [Fri Feb 27 02:33:35 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1832 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/3169] 10.0.0.188 () {32 vars in 672 bytes} [Fri Feb 27 02:33:35 2026] GET /v2.0/subnets?not-tags=red => generated 1823 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1603/3170] 10.0.0.188 () {32 vars in 686 bytes} [Fri Feb 27 02:33:35 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2420 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/3171] 10.0.0.188 () {32 vars in 682 bytes} [Fri Feb 27 02:33:35 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2420 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1604/3172] 10.0.0.188 () {32 vars in 694 bytes} [Fri Feb 27 02:33:35 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1823 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1569/3173] 10.0.0.188 () {32 vars in 724 bytes} [Fri Feb 27 02:33:35 2026] DELETE /v2.0/subnets/d8a06d87-cf14-4613-9fd6-5b6a741acfd7 => generated 0 bytes in 301 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1605/3174] 10.0.0.188 () {32 vars in 724 bytes} [Fri Feb 27 02:33:36 2026] DELETE /v2.0/subnets/023a8ab2-f9fe-425a-bdad-3bed72588b29 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3175] 10.0.0.188 () {32 vars in 724 bytes} [Fri Feb 27 02:33:36 2026] DELETE /v2.0/subnets/cd068acf-78c9-42b1-8a15-fb3d321aed60 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1606/3176] 10.0.0.188 () {32 vars in 724 bytes} [Fri Feb 27 02:33:36 2026] DELETE /v2.0/subnets/f0c7c3e8-4cfb-4e48-9e3a-8057a14c3823 => generated 0 bytes in 957 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/3177] 10.0.0.116 () {28 vars in 581 bytes} [Fri Feb 27 02:33:37 2026] GET /v2.0/agents => generated 3356 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/3178] 10.0.0.116 () {28 vars in 599 bytes} [Fri Feb 27 02:33:37 2026] GET /v2.0/security-groups => generated 19406 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1607/3179] 10.0.0.188 () {32 vars in 724 bytes} [Fri Feb 27 02:33:37 2026] DELETE /v2.0/subnets/bd367cb3-048c-4371-afa3-0665b5ea8f0e => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3180] 10.0.0.116 () {28 vars in 583 bytes} [Fri Feb 27 02:33:37 2026] GET /v2.0/subnets => generated 1261 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/3181] 10.0.0.116 () {28 vars in 583 bytes} [Fri Feb 27 02:33:37 2026] GET /v2.0/routers => generated 15 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/3182] 10.0.0.116 () {28 vars in 624 bytes} [Fri Feb 27 02:33:38 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/3183] 10.0.0.116 () {28 vars in 585 bytes} [Fri Feb 27 02:33:38 2026] GET /v2.0/networks => generated 5685 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 02:33:38.164 7 INFO neutron.services.segments.plugin [-] Segment 023e5ffb-b4a6-4bb4-a04c-0596df8997b6 resource provider aggregate not found 2026-02-27 02:33:38.171 7 INFO neutron.services.segments.plugin [-] Segment 023e5ffb-b4a6-4bb4-a04c-0596df8997b6 resource provider aggregate not found [pid: 8|app: 0|req: 1577/3184] 10.0.0.116 () {28 vars in 619 bytes} [Fri Feb 27 02:33:38 2026] GET /v2.0/network-ip-availabilities => generated 2442 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 02:33:38.192 7 INFO neutron.services.segments.plugin [-] Segment 023e5ffb-b4a6-4bb4-a04c-0596df8997b6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 023e5ffb-b4a6-4bb4-a04c-0596df8997b6 found for delete ", "request_id": "req-b831f82e-a128-4d89-9f2a-7079960b7260"}]} [pid: 7|app: 0|req: 1608/3185] 10.0.0.188 () {32 vars in 726 bytes} [Fri Feb 27 02:33:37 2026] DELETE /v2.0/networks/c306965b-2855-4e46-9a65-4844d1b81a63 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/3186] 10.0.0.116 () {28 vars in 583 bytes} [Fri Feb 27 02:33:38 2026] GET /v2.0/subnets => generated 1261 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 02:33:38.221 7 INFO neutron.services.segments.plugin [-] Segment 023e5ffb-b4a6-4bb4-a04c-0596df8997b6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 023e5ffb-b4a6-4bb4-a04c-0596df8997b6 found for delete ", "request_id": "req-a374d803-4990-4583-86ee-bc77c3c14f31"}]} [pid: 8|app: 0|req: 1579/3187] 10.0.0.116 () {28 vars in 591 bytes} [Fri Feb 27 02:33:38 2026] GET /v2.0/subnetpools => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1580/3188] 10.0.0.116 () {28 vars in 591 bytes} [Fri Feb 27 02:33:38 2026] GET /v2.0/floatingips => 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: 1581/3189] 10.0.0.116 () {28 vars in 579 bytes} [Fri Feb 27 02:33:38 2026] GET /v2.0/ports => generated 5779 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1609/3190] 10.0.0.188 () {32 vars in 726 bytes} [Fri Feb 27 02:33:38 2026] DELETE /v2.0/networks/1c9c84db-788c-4f46-ae76-d7e9a96f4db9 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 02:33:38.732 8 INFO neutron.services.segments.plugin [-] Segment 9b334fb4-6aee-4e4f-af55-72efd7c1f404 resource provider aggregate not found 2026-02-27 02:33:38.738 8 INFO neutron.services.segments.plugin [-] Segment 9b334fb4-6aee-4e4f-af55-72efd7c1f404 resource provider aggregate not found 2026-02-27 02:33:38.756 8 INFO neutron.services.segments.plugin [-] Segment 9b334fb4-6aee-4e4f-af55-72efd7c1f404 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b334fb4-6aee-4e4f-af55-72efd7c1f404 found for delete ", "request_id": "req-f4c66d7e-ef78-4084-b7fc-835eebb8cec4"}]} 2026-02-27 02:33:38.758 8 INFO neutron.services.segments.plugin [-] Segment 9b334fb4-6aee-4e4f-af55-72efd7c1f404 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b334fb4-6aee-4e4f-af55-72efd7c1f404 found for delete ", "request_id": "req-392b8de8-406b-4c67-b6b1-20da208a5a07"}]} [pid: 8|app: 0|req: 1582/3191] 10.0.0.188 () {32 vars in 726 bytes} [Fri Feb 27 02:33:38 2026] DELETE /v2.0/networks/94010687-7b6a-42ab-ac2b-c31a08c93853 => generated 0 bytes in 326 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1610/3192] 10.0.0.188 () {32 vars in 726 bytes} [Fri Feb 27 02:33:38 2026] DELETE /v2.0/networks/38d60dd3-f07e-441e-8ef0-fc032cd55915 => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1583/3193] 10.0.0.188 () {32 vars in 726 bytes} [Fri Feb 27 02:33:39 2026] DELETE /v2.0/networks/3dc8ca12-5164-4466-92e5-de35899220f8 => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1585/3196] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:33:40 2026] GET /v2.0/security-groups?tenant_id=b49b005964f44f0b9e9437a151781264&name=default => generated 2805 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 02:33:40.388 7 INFO neutron.services.segments.plugin [-] Segment cb359bc6-5e5c-4ac2-b18d-5ec355553295 resource provider aggregate not found 2026-02-27 02:33:40.398 7 INFO neutron.services.segments.plugin [-] Segment cb359bc6-5e5c-4ac2-b18d-5ec355553295 resource provider aggregate not found 2026-02-27 02:33:40.406 7 INFO neutron.services.segments.plugin [-] Segment cb359bc6-5e5c-4ac2-b18d-5ec355553295 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb359bc6-5e5c-4ac2-b18d-5ec355553295 found for delete ", "request_id": "req-eeb2770d-775a-404e-957f-4b6b44d0ba27"}]} 2026-02-27 02:33:40.417 7 INFO neutron.services.segments.plugin [-] Segment cb359bc6-5e5c-4ac2-b18d-5ec355553295 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb359bc6-5e5c-4ac2-b18d-5ec355553295 found for delete ", "request_id": "req-984a56bd-c13e-42a3-bb7f-49f7063c569f"}]} 2026-02-27 02:33:40.428 7 INFO neutron.services.segments.plugin [-] Segment 0f456fd8-4aaf-4c16-8a7f-1e2b7ef9d9fa resource provider aggregate not found 2026-02-27 02:33:40.445 7 INFO neutron.services.segments.plugin [-] Segment 0f456fd8-4aaf-4c16-8a7f-1e2b7ef9d9fa resource provider aggregate not found 2026-02-27 02:33:40.451 7 INFO neutron.services.segments.plugin [-] Segment 0f456fd8-4aaf-4c16-8a7f-1e2b7ef9d9fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f456fd8-4aaf-4c16-8a7f-1e2b7ef9d9fa found for delete ", "request_id": "req-933fd67a-f522-42e2-b740-253386f2c53e"}]} 2026-02-27 02:33:40.466 7 INFO neutron.services.segments.plugin [-] Segment 0f456fd8-4aaf-4c16-8a7f-1e2b7ef9d9fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f456fd8-4aaf-4c16-8a7f-1e2b7ef9d9fa found for delete ", "request_id": "req-1cafc6a3-cbb0-4090-85a6-3a4ca72b9c4d"}]} [pid: 7|app: 0|req: 1612/3197] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:33:40 2026] DELETE /v2.0/security-groups/92f1c0d5-f42b-4534-ae97-04d243fee4d4 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1586/3198] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:33:40 2026] GET /v2.0/security-groups?tenant_id=efa298c5cd0e49fd94c1da7be450cde3&name=default => generated 2805 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1613/3199] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:33:40 2026] DELETE /v2.0/security-groups/da776eb3-8afa-4521-ab4a-509a4d2601a4 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 02:33:41.043 8 INFO neutron.services.segments.plugin [-] Segment 3289ff14-583d-4533-a3fa-f68077722c10 resource provider aggregate not found 2026-02-27 02:33:41.051 8 INFO neutron.services.segments.plugin [-] Segment 3289ff14-583d-4533-a3fa-f68077722c10 resource provider aggregate not found [pid: 8|app: 0|req: 1587/3200] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:33:41 2026] GET /v2.0/security-groups?tenant_id=4730105e60774d35add7919727db675d&name=default => generated 2805 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1614/3201] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:33:41 2026] DELETE /v2.0/security-groups/1737eca3-c00b-47da-bcff-ef1a023bb53e => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 02:33:45.183 8 INFO neutron.services.segments.plugin [-] Segment 3289ff14-583d-4533-a3fa-f68077722c10 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3289ff14-583d-4533-a3fa-f68077722c10 found for delete ", "request_id": "req-b515cc97-4833-492b-8a64-6f50fdf925f8"}]} 2026-02-27 02:33:45.185 8 INFO neutron.services.segments.plugin [-] Segment 3289ff14-583d-4533-a3fa-f68077722c10 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3289ff14-583d-4533-a3fa-f68077722c10 found for delete ", "request_id": "req-cdc845ac-4815-447f-8b07-496fd92adbcd"}]} 2026-02-27 02:33:45.477 8 INFO neutron.db.segments_db [None req-ac7dbd9b-b5c1-4608-8aed-e49154ee6481 57752d6c553a46c581a88f2eaa8a0c80 bbf40256e9c040ae9f46462167efa1db - - - -] Added segment 1cbcf5f2-f529-442f-b3b9-79556bedadb2 of type vxlan for network 639ff0c0-974d-47cc-bbd8-5774cca81221 [pid: 8|app: 0|req: 1588/3202] 10.0.0.188 () {34 vars in 670 bytes} [Fri Feb 27 02:33:45 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: 1615/3203] 10.0.0.188 () {34 vars in 664 bytes} [Fri Feb 27 02:33:45 2026] POST /v2.0/ports => generated 743 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1589/3204] 10.0.0.188 () {34 vars in 666 bytes} [Fri Feb 27 02:33:46 2026] POST /v2.0/trunks => generated 407 bytes in 259 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-02-27 02:33:46.338 7 INFO neutron.db.segments_db [None req-66266038-252f-479a-9162-89d6c5e53b49 57752d6c553a46c581a88f2eaa8a0c80 bbf40256e9c040ae9f46462167efa1db - - - -] Added segment b4036cd6-c06f-4d1c-b539-b32ace6e7f39 of type vxlan for network e9b7ec0c-321d-472c-8524-7dfc0c9941a3 [pid: 7|app: 0|req: 1616/3205] 10.0.0.188 () {34 vars in 670 bytes} [Fri Feb 27 02:33:46 2026] POST /v2.0/networks => generated 631 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1590/3206] 10.0.0.188 () {34 vars in 664 bytes} [Fri Feb 27 02:33:46 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) [pid: 7|app: 0|req: 1617/3207] 10.0.0.188 () {34 vars in 666 bytes} [Fri Feb 27 02:33:46 2026] POST /v2.0/trunks => generated 407 bytes in 235 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-02-27 02:33:47.124 8 INFO neutron.db.segments_db [None req-f7e471c8-af7e-47f8-b36a-b6a632cacb62 57752d6c553a46c581a88f2eaa8a0c80 bbf40256e9c040ae9f46462167efa1db - - - -] Added segment 89a26d25-ee90-4613-b0c9-3224854437ce of type vxlan for network 2f30db0f-8bf9-459c-b340-cf3e9c95a022 [pid: 8|app: 0|req: 1591/3208] 10.0.0.188 () {34 vars in 670 bytes} [Fri Feb 27 02:33:47 2026] POST /v2.0/networks => generated 632 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1618/3209] 10.0.0.188 () {34 vars in 664 bytes} [Fri Feb 27 02:33:47 2026] POST /v2.0/ports => generated 743 bytes in 320 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1592/3210] 10.0.0.188 () {34 vars in 666 bytes} [Fri Feb 27 02:33:47 2026] POST /v2.0/trunks => generated 407 bytes in 212 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-02-27 02:33:47.851 7 INFO neutron.db.segments_db [None req-e593d098-8084-4a21-86a8-497d05b5d9f7 57752d6c553a46c581a88f2eaa8a0c80 bbf40256e9c040ae9f46462167efa1db - - - -] Added segment f7e8f9b3-dd08-4c62-98ed-c2315a149a1a of type vxlan for network 899b79df-63ff-41cf-9abf-dd08ffadfa18 [pid: 7|app: 0|req: 1619/3211] 10.0.0.188 () {34 vars in 670 bytes} [Fri Feb 27 02:33:47 2026] POST /v2.0/networks => generated 631 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1593/3212] 10.0.0.188 () {34 vars in 664 bytes} [Fri Feb 27 02:33:47 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) [pid: 7|app: 0|req: 1620/3213] 10.0.0.188 () {34 vars in 666 bytes} [Fri Feb 27 02:33:48 2026] POST /v2.0/trunks => generated 407 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-02-27 02:33:48.600 8 INFO neutron.db.segments_db [None req-53e333db-20f8-46a7-b871-8482f5425d0a 57752d6c553a46c581a88f2eaa8a0c80 bbf40256e9c040ae9f46462167efa1db - - - -] Added segment 97678d64-2bf1-4048-9405-f7d846164303 of type vxlan for network fbce63a6-596a-4f28-9891-4ff614cd92b9 [pid: 8|app: 0|req: 1594/3214] 10.0.0.188 () {34 vars in 670 bytes} [Fri Feb 27 02:33:48 2026] POST /v2.0/networks => generated 632 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1621/3215] 10.0.0.188 () {34 vars in 664 bytes} [Fri Feb 27 02:33:48 2026] POST /v2.0/ports => generated 743 bytes in 334 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1595/3216] 10.0.0.188 () {34 vars in 666 bytes} [Fri Feb 27 02:33:49 2026] POST /v2.0/trunks => generated 407 bytes in 232 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: 1622/3217] 10.0.0.188 () {34 vars in 749 bytes} [Fri Feb 27 02:33:49 2026] PUT /v2.0/trunks/2432b02b-beb7-46e1-b209-540c5e1d04a9/tags => generated 17 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1596/3218] 10.0.0.188 () {34 vars in 749 bytes} [Fri Feb 27 02:33:49 2026] PUT /v2.0/trunks/d71318bc-2b31-4afe-aabd-f80007083fbc/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: 1623/3219] 10.0.0.188 () {34 vars in 749 bytes} [Fri Feb 27 02:33:49 2026] PUT /v2.0/trunks/b478cf04-7662-423c-89d6-5729a2c4a096/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1597/3220] 10.0.0.188 () {34 vars in 749 bytes} [Fri Feb 27 02:33:49 2026] PUT /v2.0/trunks/c5fd129f-1746-4002-981c-0cbce32b382b/tags => 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: 1624/3221] 10.0.0.188 () {32 vars in 662 bytes} [Fri Feb 27 02:33:49 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1598/3222] 10.0.0.188 () {32 vars in 676 bytes} [Fri Feb 27 02:33:49 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1625/3223] 10.0.0.188 () {32 vars in 672 bytes} [Fri Feb 27 02:33:49 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1599/3224] 10.0.0.188 () {32 vars in 684 bytes} [Fri Feb 27 02:33:49 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1626/3225] 10.0.0.188 () {32 vars in 670 bytes} [Fri Feb 27 02:33:49 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1600/3226] 10.0.0.188 () {32 vars in 684 bytes} [Fri Feb 27 02:33:49 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1627/3227] 10.0.0.188 () {32 vars in 680 bytes} [Fri Feb 27 02:33:49 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1601/3228] 10.0.0.188 () {32 vars in 692 bytes} [Fri Feb 27 02:33:49 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1628/3229] 10.0.0.188 () {32 vars in 719 bytes} [Fri Feb 27 02:33:49 2026] GET /v2.0/trunks/2432b02b-beb7-46e1-b209-540c5e1d04a9 => generated 412 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1602/3230] 10.0.0.188 () {32 vars in 717 bytes} [Fri Feb 27 02:33:49 2026] GET /v2.0/ports/f5860366-8b9d-48d6-8f7b-d640309e1108 => generated 826 bytes in 575 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 02:33:50.561 7 ERROR neutron_lib.callbacks.manager [None req-f02d1fdf-7002-4bb4-9789-57afbe6abc07 57752d6c553a46c581a88f2eaa8a0c80 bbf40256e9c040ae9f46462167efa1db - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-1840363 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-02-27 02:33:50.561 7 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-02-27 02:33:50.561 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-02-27 02:33:50.561 7 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-02-27 02:33:50.561 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-02-27 02:33:50.561 7 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-02-27 02:33:50.561 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-02-27 02:33:50.561 7 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-02-27 02:33:50.561 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-02-27 02:33:50.561 7 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-02-27 02:33:50.561 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-02-27 02:33:50.561 7 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-02-27 02:33:50.561 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-02-27 02:33:50.561 7 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-02-27 02:33:50.561 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-02-27 02:33:50.561 7 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-02-27 02:33:50.561 7 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-02-27 02:33:50.561 7 ERROR neutron_lib.callbacks.manager  [pid: 7|app: 0|req: 1629/3231] 10.0.0.188 () {32 vars in 722 bytes} [Fri Feb 27 02:33:50 2026] DELETE /v2.0/trunks/2432b02b-beb7-46e1-b209-540c5e1d04a9 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1603/3232] 10.0.0.188 () {32 vars in 719 bytes} [Fri Feb 27 02:33:50 2026] GET /v2.0/trunks/d71318bc-2b31-4afe-aabd-f80007083fbc => generated 420 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1630/3233] 10.0.0.188 () {32 vars in 717 bytes} [Fri Feb 27 02:33:50 2026] GET /v2.0/ports/94cd1771-11cf-4970-8202-47446c4eae48 => generated 826 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 02:33:50.835 8 ERROR neutron_lib.callbacks.manager [None req-0d3a0fb2-695d-4b98-8d9a-ad337f419636 57752d6c553a46c581a88f2eaa8a0c80 bbf40256e9c040ae9f46462167efa1db - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-90702 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-02-27 02:33:50.835 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-02-27 02:33:50.835 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-02-27 02:33:50.835 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-02-27 02:33:50.835 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-02-27 02:33:50.835 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-02-27 02:33:50.835 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-02-27 02:33:50.835 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-02-27 02:33:50.835 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-02-27 02:33:50.835 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-02-27 02:33:50.835 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-02-27 02:33:50.835 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-02-27 02:33:50.835 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-02-27 02:33:50.835 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-02-27 02:33:50.835 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-02-27 02:33:50.835 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-02-27 02:33:50.835 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-02-27 02:33:50.835 8 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 1604/3234] 10.0.0.188 () {32 vars in 722 bytes} [Fri Feb 27 02:33:50 2026] DELETE /v2.0/trunks/d71318bc-2b31-4afe-aabd-f80007083fbc => 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: 1631/3235] 10.0.0.188 () {32 vars in 719 bytes} [Fri Feb 27 02:33:50 2026] GET /v2.0/trunks/b478cf04-7662-423c-89d6-5729a2c4a096 => generated 429 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1605/3236] 10.0.0.188 () {32 vars in 717 bytes} [Fri Feb 27 02:33:50 2026] GET /v2.0/ports/f0c562e5-40de-45b9-acc3-52c9f7218653 => generated 826 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 02:33:51.133 7 ERROR neutron_lib.callbacks.manager [None req-71217956-eb99-4b99-8898-62be1bc4b60e 57752d6c553a46c581a88f2eaa8a0c80 bbf40256e9c040ae9f46462167efa1db - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-1840363 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-02-27 02:33:51.133 7 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-02-27 02:33:51.133 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-02-27 02:33:51.133 7 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-02-27 02:33:51.133 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-02-27 02:33:51.133 7 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-02-27 02:33:51.133 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-02-27 02:33:51.133 7 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-02-27 02:33:51.133 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-02-27 02:33:51.133 7 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-02-27 02:33:51.133 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-02-27 02:33:51.133 7 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-02-27 02:33:51.133 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-02-27 02:33:51.133 7 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-02-27 02:33:51.133 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-02-27 02:33:51.133 7 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-02-27 02:33:51.133 7 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-02-27 02:33:51.133 7 ERROR neutron_lib.callbacks.manager  [pid: 7|app: 0|req: 1632/3237] 10.0.0.188 () {32 vars in 722 bytes} [Fri Feb 27 02:33:51 2026] DELETE /v2.0/trunks/b478cf04-7662-423c-89d6-5729a2c4a096 => 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: 1606/3238] 10.0.0.188 () {32 vars in 719 bytes} [Fri Feb 27 02:33:51 2026] GET /v2.0/trunks/c5fd129f-1746-4002-981c-0cbce32b382b => generated 414 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1633/3239] 10.0.0.188 () {32 vars in 717 bytes} [Fri Feb 27 02:33:51 2026] GET /v2.0/ports/c4d38a6d-0613-468a-bcee-1f48c47b14d0 => generated 826 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 02:33:51.372 8 ERROR neutron_lib.callbacks.manager [None req-e5753175-db6a-434d-94af-926d9fc54f14 57752d6c553a46c581a88f2eaa8a0c80 bbf40256e9c040ae9f46462167efa1db - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-90702 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-02-27 02:33:51.372 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-02-27 02:33:51.372 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-02-27 02:33:51.372 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-02-27 02:33:51.372 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-02-27 02:33:51.372 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-02-27 02:33:51.372 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-02-27 02:33:51.372 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-02-27 02:33:51.372 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-02-27 02:33:51.372 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-02-27 02:33:51.372 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-02-27 02:33:51.372 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-02-27 02:33:51.372 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-02-27 02:33:51.372 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-02-27 02:33:51.372 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-02-27 02:33:51.372 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-02-27 02:33:51.372 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-02-27 02:33:51.372 8 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 1607/3240] 10.0.0.188 () {32 vars in 722 bytes} [Fri Feb 27 02:33:51 2026] DELETE /v2.0/trunks/c5fd129f-1746-4002-981c-0cbce32b382b => 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: 1634/3241] 10.0.0.188 () {32 vars in 719 bytes} [Fri Feb 27 02:33:51 2026] GET /v2.0/trunks/eb542789-7e8e-40f4-9705-e508589b6bb9 => generated 407 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1608/3242] 10.0.0.188 () {32 vars in 717 bytes} [Fri Feb 27 02:33:51 2026] GET /v2.0/ports/434c1372-4e63-4612-8f21-60c731162a48 => generated 826 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 02:33:51.646 7 ERROR neutron_lib.callbacks.manager [None req-13a39793-24c4-418b-959a-3abc3de5f456 57752d6c553a46c581a88f2eaa8a0c80 bbf40256e9c040ae9f46462167efa1db - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-1840363 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-02-27 02:33:51.646 7 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-02-27 02:33:51.646 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-02-27 02:33:51.646 7 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-02-27 02:33:51.646 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-02-27 02:33:51.646 7 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-02-27 02:33:51.646 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-02-27 02:33:51.646 7 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-02-27 02:33:51.646 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-02-27 02:33:51.646 7 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-02-27 02:33:51.646 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-02-27 02:33:51.646 7 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-02-27 02:33:51.646 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-02-27 02:33:51.646 7 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-02-27 02:33:51.646 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-02-27 02:33:51.646 7 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-02-27 02:33:51.646 7 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-02-27 02:33:51.646 7 ERROR neutron_lib.callbacks.manager  [pid: 7|app: 0|req: 1635/3243] 10.0.0.188 () {32 vars in 722 bytes} [Fri Feb 27 02:33:51 2026] DELETE /v2.0/trunks/eb542789-7e8e-40f4-9705-e508589b6bb9 => 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: 1609/3244] 10.0.0.188 () {32 vars in 720 bytes} [Fri Feb 27 02:33:51 2026] DELETE /v2.0/ports/f5860366-8b9d-48d6-8f7b-d640309e1108 => 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: 1636/3245] 10.0.0.188 () {32 vars in 720 bytes} [Fri Feb 27 02:33:51 2026] DELETE /v2.0/ports/94cd1771-11cf-4970-8202-47446c4eae48 => 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: 1610/3246] 10.0.0.188 () {32 vars in 720 bytes} [Fri Feb 27 02:33:52 2026] DELETE /v2.0/ports/f0c562e5-40de-45b9-acc3-52c9f7218653 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1637/3247] 10.0.0.188 () {32 vars in 720 bytes} [Fri Feb 27 02:33:52 2026] DELETE /v2.0/ports/c4d38a6d-0613-468a-bcee-1f48c47b14d0 => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1611/3248] 10.0.0.188 () {32 vars in 720 bytes} [Fri Feb 27 02:33:52 2026] DELETE /v2.0/ports/434c1372-4e63-4612-8f21-60c731162a48 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 02:33:53.022 7 INFO neutron.services.segments.plugin [-] Segment 1cbcf5f2-f529-442f-b3b9-79556bedadb2 resource provider aggregate not found 2026-02-27 02:33:53.041 7 INFO neutron.services.segments.plugin [-] Segment 1cbcf5f2-f529-442f-b3b9-79556bedadb2 resource provider aggregate not found 2026-02-27 02:33:53.046 7 INFO neutron.services.segments.plugin [-] Segment 1cbcf5f2-f529-442f-b3b9-79556bedadb2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1cbcf5f2-f529-442f-b3b9-79556bedadb2 found for delete ", "request_id": "req-53b117b9-de79-4817-8017-1ae97663e0bb"}]} 2026-02-27 02:33:53.057 7 INFO neutron.services.segments.plugin [-] Segment 1cbcf5f2-f529-442f-b3b9-79556bedadb2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1cbcf5f2-f529-442f-b3b9-79556bedadb2 found for delete ", "request_id": "req-61e5c863-2862-425b-9e26-5d645712225e"}]} [pid: 7|app: 0|req: 1638/3249] 10.0.0.188 () {32 vars in 726 bytes} [Fri Feb 27 02:33:52 2026] DELETE /v2.0/networks/639ff0c0-974d-47cc-bbd8-5774cca81221 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 02:33:53.275 8 INFO neutron.services.segments.plugin [-] Segment b4036cd6-c06f-4d1c-b539-b32ace6e7f39 resource provider aggregate not found 2026-02-27 02:33:53.280 8 INFO neutron.services.segments.plugin [-] Segment b4036cd6-c06f-4d1c-b539-b32ace6e7f39 resource provider aggregate not found 2026-02-27 02:33:53.294 8 INFO neutron.services.segments.plugin [-] Segment b4036cd6-c06f-4d1c-b539-b32ace6e7f39 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4036cd6-c06f-4d1c-b539-b32ace6e7f39 found for delete ", "request_id": "req-15fae1cd-b123-449f-b181-b9ecedc75d10"}]} 2026-02-27 02:33:53.297 8 INFO neutron.services.segments.plugin [-] Segment b4036cd6-c06f-4d1c-b539-b32ace6e7f39 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4036cd6-c06f-4d1c-b539-b32ace6e7f39 found for delete ", "request_id": "req-085a3009-991f-4881-a92b-22a2cf525074"}]} [pid: 8|app: 0|req: 1612/3250] 10.0.0.188 () {32 vars in 726 bytes} [Fri Feb 27 02:33:53 2026] DELETE /v2.0/networks/e9b7ec0c-321d-472c-8524-7dfc0c9941a3 => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1639/3251] 10.0.0.188 () {32 vars in 726 bytes} [Fri Feb 27 02:33:53 2026] DELETE /v2.0/networks/2f30db0f-8bf9-459c-b340-cf3e9c95a022 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1613/3252] 10.0.0.188 () {32 vars in 726 bytes} [Fri Feb 27 02:33:53 2026] DELETE /v2.0/networks/899b79df-63ff-41cf-9abf-dd08ffadfa18 => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1640/3253] 10.0.0.188 () {32 vars in 726 bytes} [Fri Feb 27 02:33:53 2026] DELETE /v2.0/networks/fbce63a6-596a-4f28-9891-4ff614cd92b9 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1614/3254] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:33:54 2026] GET /v2.0/security-groups?tenant_id=bbf40256e9c040ae9f46462167efa1db&name=default => generated 2805 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1641/3257] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:33:54 2026] DELETE /v2.0/security-groups/4b1c0b8e-5468-44f6-bab3-6fa7432e7cfb => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1617/3258] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:33:55 2026] GET /v2.0/security-groups?tenant_id=f4a51e4d47be48298ed93fa7c52983cb&name=default => generated 2805 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 02:33:55.275 7 INFO neutron.services.segments.plugin [-] Segment 89a26d25-ee90-4613-b0c9-3224854437ce resource provider aggregate not found 2026-02-27 02:33:55.300 7 INFO neutron.services.segments.plugin [-] Segment 89a26d25-ee90-4613-b0c9-3224854437ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89a26d25-ee90-4613-b0c9-3224854437ce found for delete ", "request_id": "req-b20ff2ff-95f0-4839-b973-f747d723ceb1"}]} 2026-02-27 02:33:55.305 7 INFO neutron.services.segments.plugin [-] Segment 89a26d25-ee90-4613-b0c9-3224854437ce resource provider aggregate not found 2026-02-27 02:33:55.325 7 INFO neutron.services.segments.plugin [-] Segment 89a26d25-ee90-4613-b0c9-3224854437ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89a26d25-ee90-4613-b0c9-3224854437ce found for delete ", "request_id": "req-9dc8a537-a8b3-49da-ac2f-61b32d34a4ff"}]} 2026-02-27 02:33:55.332 7 INFO neutron.services.segments.plugin [-] Segment 97678d64-2bf1-4048-9405-f7d846164303 resource provider aggregate not found 2026-02-27 02:33:55.352 7 INFO neutron.services.segments.plugin [-] Segment 97678d64-2bf1-4048-9405-f7d846164303 resource provider aggregate not found 2026-02-27 02:33:55.358 7 INFO neutron.services.segments.plugin [-] Segment 97678d64-2bf1-4048-9405-f7d846164303 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 97678d64-2bf1-4048-9405-f7d846164303 found for delete ", "request_id": "req-38cddd56-79ec-4903-8140-9d7f1c697b32"}]} 2026-02-27 02:33:55.371 7 INFO neutron.services.segments.plugin [-] Segment 97678d64-2bf1-4048-9405-f7d846164303 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 97678d64-2bf1-4048-9405-f7d846164303 found for delete ", "request_id": "req-cba0d66a-4300-435e-842b-ccaf74530005"}]} [pid: 7|app: 0|req: 1642/3259] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:33:55 2026] DELETE /v2.0/security-groups/9a3604cf-23a2-4566-aa8c-92ed2c77f6d8 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 02:33:55.585 8 INFO neutron.services.segments.plugin [-] Segment f7e8f9b3-dd08-4c62-98ed-c2315a149a1a resource provider aggregate not found 2026-02-27 02:33:55.589 8 INFO neutron.services.segments.plugin [-] Segment f7e8f9b3-dd08-4c62-98ed-c2315a149a1a resource provider aggregate not found 2026-02-27 02:33:55.603 8 INFO neutron.services.segments.plugin [-] Segment f7e8f9b3-dd08-4c62-98ed-c2315a149a1a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7e8f9b3-dd08-4c62-98ed-c2315a149a1a found for delete ", "request_id": "req-3af767cf-8de6-47ad-8184-39d29082287f"}]} 2026-02-27 02:33:55.608 8 INFO neutron.services.segments.plugin [-] Segment f7e8f9b3-dd08-4c62-98ed-c2315a149a1a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7e8f9b3-dd08-4c62-98ed-c2315a149a1a found for delete ", "request_id": "req-3584d9bd-9371-4581-8ee1-73375cdba825"}]} [pid: 8|app: 0|req: 1618/3260] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:33:55 2026] GET /v2.0/security-groups?tenant_id=a5feef3727e14a5da1d1e808fc74ea1e&name=default => generated 2805 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1643/3261] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:33:55 2026] DELETE /v2.0/security-groups/21c432a6-817e-49e8-bf5b-1a1ec35e12e1 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 02:33:59.162 8 INFO neutron.db.segments_db [None req-c481a5f6-5f09-41a0-bd75-fdd5a0b6f0ac ddc8e523145c435b87d0a3ec8d31a101 d15c9c5630504b34ac65c4f4f0c05765 - - - -] Added segment 4e5b0839-4c12-459a-888e-eee2e044ee65 of type vxlan for network 3accfbe8-e4de-4186-9367-565e6de9fd91 [pid: 8|app: 0|req: 1619/3262] 10.0.0.188 () {34 vars in 670 bytes} [Fri Feb 27 02:33:58 2026] POST /v2.0/networks => generated 631 bytes in 396 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1644/3263] 10.0.0.188 () {34 vars in 753 bytes} [Fri Feb 27 02:33:59 2026] PUT /v2.0/networks/3accfbe8-e4de-4186-9367-565e6de9fd91/tags => generated 25 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1620/3264] 10.0.0.188 () {32 vars in 733 bytes} [Fri Feb 27 02:33:59 2026] GET /v2.0/networks/3accfbe8-e4de-4186-9367-565e6de9fd91/tags => generated 25 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1645/3265] 10.0.0.188 () {34 vars in 764 bytes} [Fri Feb 27 02:33:59 2026] PUT /v2.0/networks/3accfbe8-e4de-4186-9367-565e6de9fd91/tags/green => generated 4 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1621/3266] 10.0.0.188 () {32 vars in 733 bytes} [Fri Feb 27 02:33:59 2026] GET /v2.0/networks/3accfbe8-e4de-4186-9367-565e6de9fd91/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1646/3267] 10.0.0.188 () {34 vars in 760 bytes} [Fri Feb 27 02:33:59 2026] PUT /v2.0/networks/3accfbe8-e4de-4186-9367-565e6de9fd91/tags/red => generated 4 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1622/3268] 10.0.0.188 () {32 vars in 733 bytes} [Fri Feb 27 02:33:59 2026] GET /v2.0/networks/3accfbe8-e4de-4186-9367-565e6de9fd91/tags => generated 34 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1647/3269] 10.0.0.188 () {34 vars in 782 bytes} [Fri Feb 27 02:33:59 2026] PUT /v2.0/networks/3accfbe8-e4de-4186-9367-565e6de9fd91/tags/black.or.white => generated 4 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1623/3270] 10.0.0.188 () {32 vars in 733 bytes} [Fri Feb 27 02:33:59 2026] GET /v2.0/networks/3accfbe8-e4de-4186-9367-565e6de9fd91/tags => generated 52 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1648/3271] 10.0.0.188 () {34 vars in 753 bytes} [Fri Feb 27 02:33:59 2026] PUT /v2.0/networks/3accfbe8-e4de-4186-9367-565e6de9fd91/tags => generated 37 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1624/3272] 10.0.0.188 () {32 vars in 733 bytes} [Fri Feb 27 02:33:59 2026] GET /v2.0/networks/3accfbe8-e4de-4186-9367-565e6de9fd91/tags => generated 37 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1649/3273] 10.0.0.188 () {32 vars in 741 bytes} [Fri Feb 27 02:33:59 2026] GET /v2.0/networks/3accfbe8-e4de-4186-9367-565e6de9fd91/tags/red => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 02:34:00.048 8 INFO neutron.api.v2.resource [None req-fc991e30-ffb8-478b-a9b6-26be4ff0b949 ddc8e523145c435b87d0a3ec8d31a101 d15c9c5630504b34ac65c4f4f0c05765 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1625/3274] 10.0.0.188 () {32 vars in 745 bytes} [Fri Feb 27 02:33:59 2026] GET /v2.0/networks/3accfbe8-e4de-4186-9367-565e6de9fd91/tags/green => generated 99 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1650/3275] 10.0.0.188 () {32 vars in 744 bytes} [Fri Feb 27 02:34:00 2026] DELETE /v2.0/networks/3accfbe8-e4de-4186-9367-565e6de9fd91/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: 1626/3276] 10.0.0.188 () {32 vars in 733 bytes} [Fri Feb 27 02:34:00 2026] GET /v2.0/networks/3accfbe8-e4de-4186-9367-565e6de9fd91/tags => generated 30 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 02:34:00.217 7 INFO neutron.api.v2.resource [None req-766e3f4b-0462-45c9-a308-5d167038dcd8 ddc8e523145c435b87d0a3ec8d31a101 d15c9c5630504b34ac65c4f4f0c05765 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1651/3277] 10.0.0.188 () {32 vars in 748 bytes} [Fri Feb 27 02:34:00 2026] DELETE /v2.0/networks/3accfbe8-e4de-4186-9367-565e6de9fd91/tags/green => generated 99 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1627/3278] 10.0.0.188 () {32 vars in 736 bytes} [Fri Feb 27 02:34:00 2026] DELETE /v2.0/networks/3accfbe8-e4de-4186-9367-565e6de9fd91/tags => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1652/3279] 10.0.0.188 () {32 vars in 733 bytes} [Fri Feb 27 02:34:00 2026] GET /v2.0/networks/3accfbe8-e4de-4186-9367-565e6de9fd91/tags => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 02:34:00.519 8 INFO neutron.services.segments.plugin [-] Segment 4e5b0839-4c12-459a-888e-eee2e044ee65 resource provider aggregate not found 2026-02-27 02:34:00.525 8 INFO neutron.services.segments.plugin [-] Segment 4e5b0839-4c12-459a-888e-eee2e044ee65 resource provider aggregate not found 2026-02-27 02:34:00.547 8 INFO neutron.services.segments.plugin [-] Segment 4e5b0839-4c12-459a-888e-eee2e044ee65 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e5b0839-4c12-459a-888e-eee2e044ee65 found for delete ", "request_id": "req-dd705358-e1ac-4590-9477-0974ee066d88"}]} [pid: 8|app: 0|req: 1628/3280] 10.0.0.188 () {32 vars in 726 bytes} [Fri Feb 27 02:34:00 2026] DELETE /v2.0/networks/3accfbe8-e4de-4186-9367-565e6de9fd91 => 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: 1653/3281] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:34:01 2026] GET /v2.0/security-groups?tenant_id=82487124078f4d5da7a399c1938a2331&name=default => generated 2805 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 02:34:01.462 8 INFO neutron.services.segments.plugin [-] Segment 4e5b0839-4c12-459a-888e-eee2e044ee65 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e5b0839-4c12-459a-888e-eee2e044ee65 found for delete ", "request_id": "req-644f60cf-60ad-4c50-ac92-349980c064f7"}]} [pid: 8|app: 0|req: 1629/3282] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:34:01 2026] DELETE /v2.0/security-groups/52be195d-b76c-454c-8d60-f8ab56e84064 => 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: 1654/3283] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:34:01 2026] GET /v2.0/security-groups?tenant_id=d15c9c5630504b34ac65c4f4f0c05765&name=default => generated 2805 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1630/3284] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:34:01 2026] DELETE /v2.0/security-groups/2e021b3e-fcc3-4652-a3d8-801430cc2b96 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 02:34:05.083 7 INFO neutron.db.segments_db [None req-7f118764-17a2-42d9-85f4-66526fd917b9 9a0bc368fa734b8a96b18581353d2e69 2958563a89974c0ba4fca93ef1e625f5 - - - -] Added segment 61a67806-5ebf-4081-9b17-9b43661af8a7 of type vxlan for network 6024b727-9577-453e-9461-0b56502826c1 2026-02-27 02:34:05.385 7 INFO neutron.db.l3_hamode_db [None req-7f118764-17a2-42d9-85f4-66526fd917b9 9a0bc368fa734b8a96b18581353d2e69 2958563a89974c0ba4fca93ef1e625f5 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-27 02:34:05.563 7 INFO neutron.db.l3_hamode_db [None req-7f118764-17a2-42d9-85f4-66526fd917b9 9a0bc368fa734b8a96b18581353d2e69 2958563a89974c0ba4fca93ef1e625f5 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1655/3285] 10.0.0.188 () {34 vars in 668 bytes} [Fri Feb 27 02:34:04 2026] POST /v2.0/routers => generated 474 bytes in 1944 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1631/3286] 10.0.0.188 () {34 vars in 751 bytes} [Fri Feb 27 02:34:06 2026] PUT /v2.0/routers/241413cf-73ca-4ea3-b1a4-1db5b9174cc0/tags => generated 25 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1656/3287] 10.0.0.188 () {32 vars in 731 bytes} [Fri Feb 27 02:34:06 2026] GET /v2.0/routers/241413cf-73ca-4ea3-b1a4-1db5b9174cc0/tags => generated 25 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1632/3288] 10.0.0.188 () {34 vars in 762 bytes} [Fri Feb 27 02:34:07 2026] PUT /v2.0/routers/241413cf-73ca-4ea3-b1a4-1db5b9174cc0/tags/green => generated 4 bytes in 78 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1657/3289] 10.0.0.188 () {32 vars in 731 bytes} [Fri Feb 27 02:34:07 2026] GET /v2.0/routers/241413cf-73ca-4ea3-b1a4-1db5b9174cc0/tags => generated 34 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1633/3290] 10.0.0.188 () {34 vars in 758 bytes} [Fri Feb 27 02:34:07 2026] PUT /v2.0/routers/241413cf-73ca-4ea3-b1a4-1db5b9174cc0/tags/red => generated 4 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1658/3291] 10.0.0.188 () {32 vars in 731 bytes} [Fri Feb 27 02:34:07 2026] GET /v2.0/routers/241413cf-73ca-4ea3-b1a4-1db5b9174cc0/tags => generated 34 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1634/3292] 10.0.0.188 () {34 vars in 780 bytes} [Fri Feb 27 02:34:07 2026] PUT /v2.0/routers/241413cf-73ca-4ea3-b1a4-1db5b9174cc0/tags/black.or.white => generated 4 bytes in 78 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1659/3293] 10.0.0.188 () {32 vars in 731 bytes} [Fri Feb 27 02:34:07 2026] GET /v2.0/routers/241413cf-73ca-4ea3-b1a4-1db5b9174cc0/tags => generated 52 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1635/3294] 10.0.0.188 () {34 vars in 751 bytes} [Fri Feb 27 02:34:07 2026] PUT /v2.0/routers/241413cf-73ca-4ea3-b1a4-1db5b9174cc0/tags => generated 37 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1660/3295] 10.0.0.188 () {32 vars in 731 bytes} [Fri Feb 27 02:34:07 2026] GET /v2.0/routers/241413cf-73ca-4ea3-b1a4-1db5b9174cc0/tags => generated 37 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1636/3296] 10.0.0.188 () {32 vars in 739 bytes} [Fri Feb 27 02:34:07 2026] GET /v2.0/routers/241413cf-73ca-4ea3-b1a4-1db5b9174cc0/tags/red => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 02:34:07.780 7 INFO neutron.api.v2.resource [None req-91e86396-e07e-4fad-93a1-d00747494821 9a0bc368fa734b8a96b18581353d2e69 2958563a89974c0ba4fca93ef1e625f5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1661/3297] 10.0.0.188 () {32 vars in 743 bytes} [Fri Feb 27 02:34:07 2026] GET /v2.0/routers/241413cf-73ca-4ea3-b1a4-1db5b9174cc0/tags/green => generated 99 bytes in 66 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1637/3298] 10.0.0.188 () {32 vars in 742 bytes} [Fri Feb 27 02:34:07 2026] DELETE /v2.0/routers/241413cf-73ca-4ea3-b1a4-1db5b9174cc0/tags/red => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1662/3299] 10.0.0.188 () {32 vars in 731 bytes} [Fri Feb 27 02:34:07 2026] GET /v2.0/routers/241413cf-73ca-4ea3-b1a4-1db5b9174cc0/tags => generated 30 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 02:34:08.062 8 INFO neutron.api.v2.resource [None req-2bae8899-8f56-440f-b47f-b01c122bec21 9a0bc368fa734b8a96b18581353d2e69 2958563a89974c0ba4fca93ef1e625f5 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1638/3300] 10.0.0.188 () {32 vars in 746 bytes} [Fri Feb 27 02:34:07 2026] DELETE /v2.0/routers/241413cf-73ca-4ea3-b1a4-1db5b9174cc0/tags/green => generated 99 bytes in 73 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1663/3301] 10.0.0.188 () {32 vars in 734 bytes} [Fri Feb 27 02:34:08 2026] DELETE /v2.0/routers/241413cf-73ca-4ea3-b1a4-1db5b9174cc0/tags => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1639/3302] 10.0.0.188 () {32 vars in 731 bytes} [Fri Feb 27 02:34:08 2026] GET /v2.0/routers/241413cf-73ca-4ea3-b1a4-1db5b9174cc0/tags => generated 12 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1664/3303] 10.0.0.188 () {32 vars in 721 bytes} [Fri Feb 27 02:34:08 2026] GET /v2.0/routers/241413cf-73ca-4ea3-b1a4-1db5b9174cc0 => generated 480 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1640/3304] 10.0.0.188 () {34 vars in 742 bytes} [Fri Feb 27 02:34:08 2026] PUT /v2.0/routers/241413cf-73ca-4ea3-b1a4-1db5b9174cc0 => generated 481 bytes in 754 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1665/3305] 10.0.0.188 () {32 vars in 736 bytes} [Fri Feb 27 02:34:09 2026] GET /v2.0/ports?device_id=241413cf-73ca-4ea3-b1a4-1db5b9174cc0 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 02:34:09.878 8 INFO neutron.services.segments.plugin [-] Segment 61a67806-5ebf-4081-9b17-9b43661af8a7 resource provider aggregate not found 2026-02-27 02:34:09.882 8 INFO neutron.services.segments.plugin [-] Segment 61a67806-5ebf-4081-9b17-9b43661af8a7 resource provider aggregate not found 2026-02-27 02:34:09.896 8 INFO neutron.services.segments.plugin [-] Segment 61a67806-5ebf-4081-9b17-9b43661af8a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 61a67806-5ebf-4081-9b17-9b43661af8a7 found for delete ", "request_id": "req-91b9b2b1-ba0c-4db2-8615-1aae31fc3c8d"}]} 2026-02-27 02:34:09.899 8 INFO neutron.services.segments.plugin [-] Segment 61a67806-5ebf-4081-9b17-9b43661af8a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 61a67806-5ebf-4081-9b17-9b43661af8a7 found for delete ", "request_id": "req-9cfe79de-ab02-4d0d-821d-aa130000c91d"}]} 2026-02-27 02:34:09.904 8 INFO neutron.db.l3_hamode_db [None req-a085e776-0b9a-482b-a53d-02abd198355d 9a0bc368fa734b8a96b18581353d2e69 2958563a89974c0ba4fca93ef1e625f5 - - - -] HA network 6024b727-9577-453e-9461-0b56502826c1 was deleted as no HA routers are present in tenant 2958563a89974c0ba4fca93ef1e625f5. [pid: 8|app: 0|req: 1641/3306] 10.0.0.188 () {32 vars in 724 bytes} [Fri Feb 27 02:34:09 2026] DELETE /v2.0/routers/241413cf-73ca-4ea3-b1a4-1db5b9174cc0 => generated 0 bytes in 788 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1667/3309] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:34:10 2026] GET /v2.0/security-groups?tenant_id=2958563a89974c0ba4fca93ef1e625f5&name=default => generated 2805 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1643/3310] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:34:10 2026] DELETE /v2.0/security-groups/3e8b8818-0ccf-4fee-9daa-ab313df3084c => 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: 1668/3311] 10.0.0.188 () {32 vars in 774 bytes} [Fri Feb 27 02:34:11 2026] GET /v2.0/security-groups?tenant_id=af464be7d9864b10a04c5d15f321561f&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: 1644/3312] 10.0.0.188 () {32 vars in 740 bytes} [Fri Feb 27 02:34:11 2026] DELETE /v2.0/security-groups/2dfc72a8-40d3-4485-9606-e8224b1f3f0c => 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: 1669/3313] 10.0.0.188 () {32 vars in 649 bytes} [Fri Feb 27 02:34:13 2026] GET /v2.0/networks => generated 2167 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1645/3314] 10.0.0.188 () {32 vars in 655 bytes} [Fri Feb 27 02:34:15 2026] GET /v2.0/floatingips => 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: 1670/3315] 10.0.0.188 () {32 vars in 647 bytes} [Fri Feb 27 02:34:15 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: 8|app: 0|req: 1646/3316] 10.0.0.188 () {32 vars in 643 bytes} [Fri Feb 27 02:34:15 2026] GET /v2.0/ports => generated 4721 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1671/3317] 10.0.0.188 () {32 vars in 647 bytes} [Fri Feb 27 02:34:15 2026] GET /v2.0/subnets => generated 1261 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1647/3318] 10.0.0.188 () {32 vars in 649 bytes} [Fri Feb 27 02:34:15 2026] GET /v2.0/networks => generated 2167 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1672/3319] 10.0.0.188 () {32 vars in 663 bytes} [Fri Feb 27 02:34:15 2026] GET /v2.0/security-groups => generated 16622 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1648/3320] 10.0.0.188 () {32 vars in 655 bytes} [Fri Feb 27 02:34:15 2026] GET /v2.0/subnetpools => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1674/3323] 10.0.0.116 () {28 vars in 583 bytes} [Fri Feb 27 02:34:37 2026] GET /v2.0/routers => generated 15 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1650/3324] 10.0.0.116 () {28 vars in 624 bytes} [Fri Feb 27 02:34:37 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1675/3325] 10.0.0.116 () {28 vars in 599 bytes} [Fri Feb 27 02:34:37 2026] GET /v2.0/security-groups => generated 16622 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1651/3326] 10.0.0.116 () {28 vars in 579 bytes} [Fri Feb 27 02:34:37 2026] GET /v2.0/ports => generated 4721 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1676/3327] 10.0.0.116 () {28 vars in 581 bytes} [Fri Feb 27 02:34:37 2026] GET /v2.0/agents => generated 3356 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1652/3328] 10.0.0.116 () {28 vars in 585 bytes} [Fri Feb 27 02:34:37 2026] GET /v2.0/networks => generated 2167 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1677/3329] 10.0.0.116 () {28 vars in 583 bytes} [Fri Feb 27 02:34:37 2026] GET /v2.0/subnets => generated 1261 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1653/3330] 10.0.0.116 () {28 vars in 619 bytes} [Fri Feb 27 02:34:38 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1678/3331] 10.0.0.116 () {28 vars in 583 bytes} [Fri Feb 27 02:34:38 2026] GET /v2.0/subnets => generated 1261 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1654/3332] 10.0.0.116 () {28 vars in 591 bytes} [Fri Feb 27 02:34:38 2026] GET /v2.0/subnetpools => 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: 1679/3333] 10.0.0.116 () {28 vars in 591 bytes} [Fri Feb 27 02:34:38 2026] GET /v2.0/floatingips => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1659/3342] 10.0.0.116 () {28 vars in 599 bytes} [Fri Feb 27 02:35:37 2026] GET /v2.0/security-groups => generated 16622 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1684/3343] 10.0.0.116 () {28 vars in 579 bytes} [Fri Feb 27 02:35:37 2026] GET /v2.0/ports => generated 4721 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1660/3344] 10.0.0.116 () {28 vars in 581 bytes} [Fri Feb 27 02:35:37 2026] GET /v2.0/agents => generated 3356 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1685/3345] 10.0.0.116 () {28 vars in 591 bytes} [Fri Feb 27 02:35:37 2026] GET /v2.0/floatingips => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1661/3346] 10.0.0.116 () {28 vars in 583 bytes} [Fri Feb 27 02:35:37 2026] GET /v2.0/subnets => generated 1261 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1686/3347] 10.0.0.116 () {28 vars in 591 bytes} [Fri Feb 27 02:35:37 2026] GET /v2.0/subnetpools => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1662/3348] 10.0.0.116 () {28 vars in 619 bytes} [Fri Feb 27 02:35:37 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1687/3349] 10.0.0.116 () {28 vars in 583 bytes} [Fri Feb 27 02:35:38 2026] GET /v2.0/routers => generated 15 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1663/3350] 10.0.0.116 () {28 vars in 624 bytes} [Fri Feb 27 02:35:38 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1688/3351] 10.0.0.116 () {28 vars in 585 bytes} [Fri Feb 27 02:35:38 2026] GET /v2.0/networks => generated 2167 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1664/3352] 10.0.0.116 () {28 vars in 583 bytes} [Fri Feb 27 02:35:38 2026] GET /v2.0/subnets => generated 1261 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 02:36:37.505 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [5f90a7c1-1580-4227-b707-a3b420648a04] 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: 1693/3361] 10.0.0.116 () {28 vars in 583 bytes} [Fri Feb 27 02:36:37 2026] GET /v2.0/subnets => generated 1261 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 02:36:37.647 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [83195ce3-099f-4470-81d2-b2b34fa906e2] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-02-27 02:36:37.648 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [839c29e3-e8d2-4249-8732-1630546ca775] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  [pid: 8|app: 0|req: 1669/3362] 10.0.0.116 () {28 vars in 579 bytes} [Fri Feb 27 02:36:37 2026] GET /v2.0/ports => generated 4721 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1694/3363] 10.0.0.116 () {28 vars in 591 bytes} [Fri Feb 27 02:36:37 2026] GET /v2.0/floatingips => 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: 1670/3364] 10.0.0.116 () {28 vars in 585 bytes} [Fri Feb 27 02:36:37 2026] GET /v2.0/networks => generated 2167 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1695/3365] 10.0.0.116 () {28 vars in 581 bytes} [Fri Feb 27 02:36:37 2026] GET /v2.0/agents => generated 3356 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1671/3366] 10.0.0.116 () {28 vars in 599 bytes} [Fri Feb 27 02:36:37 2026] GET /v2.0/security-groups => generated 16622 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1696/3367] 10.0.0.116 () {28 vars in 583 bytes} [Fri Feb 27 02:36:37 2026] GET /v2.0/routers => generated 15 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1672/3368] 10.0.0.116 () {28 vars in 624 bytes} [Fri Feb 27 02:36:37 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1697/3369] 10.0.0.116 () {28 vars in 619 bytes} [Fri Feb 27 02:36:37 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1673/3370] 10.0.0.116 () {28 vars in 583 bytes} [Fri Feb 27 02:36:38 2026] GET /v2.0/subnets => generated 1261 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1698/3371] 10.0.0.116 () {28 vars in 591 bytes} [Fri Feb 27 02:36:38 2026] GET /v2.0/subnetpools => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 02:37:37.447 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [476a4124-1575-49f8-b919-a37c4297ab76] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-02-27 02:37:37.483 7 INFO oslo.messaging._drivers.impl_rabbit [-] [5f90a7c1-1580-4227-b707-a3b420648a04] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 58368. [pid: 7|app: 0|req: 1703/3380] 10.0.0.116 () {28 vars in 583 bytes} [Fri Feb 27 02:37:37 2026] GET /v2.0/routers => generated 15 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1678/3381] 10.0.0.116 () {28 vars in 624 bytes} [Fri Feb 27 02:37:37 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1704/3382] 10.0.0.116 () {28 vars in 581 bytes} [Fri Feb 27 02:37:37 2026] GET /v2.0/agents => generated 3356 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 02:37:37.762 8 INFO oslo.messaging._drivers.impl_rabbit [-] [83195ce3-099f-4470-81d2-b2b34fa906e2] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 58386. 2026-02-27 02:37:37.764 8 INFO oslo.messaging._drivers.impl_rabbit [-] [839c29e3-e8d2-4249-8732-1630546ca775] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 58380. [pid: 8|app: 0|req: 1679/3383] 10.0.0.116 () {28 vars in 585 bytes} [Fri Feb 27 02:37:37 2026] GET /v2.0/networks => generated 2167 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1705/3384] 10.0.0.116 () {28 vars in 599 bytes} [Fri Feb 27 02:37:37 2026] GET /v2.0/security-groups => generated 16622 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1680/3385] 10.0.0.116 () {28 vars in 583 bytes} [Fri Feb 27 02:37:37 2026] GET /v2.0/subnets => generated 1261 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1706/3386] 10.0.0.116 () {28 vars in 591 bytes} [Fri Feb 27 02:37:37 2026] GET /v2.0/subnetpools => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1681/3387] 10.0.0.116 () {28 vars in 619 bytes} [Fri Feb 27 02:37:37 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1707/3388] 10.0.0.116 () {28 vars in 591 bytes} [Fri Feb 27 02:37:37 2026] GET /v2.0/floatingips => 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: 1682/3389] 10.0.0.116 () {28 vars in 579 bytes} [Fri Feb 27 02:37:38 2026] GET /v2.0/ports => generated 4721 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1708/3390] 10.0.0.116 () {28 vars in 583 bytes} [Fri Feb 27 02:37:38 2026] GET /v2.0/subnets => generated 1261 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1687/3399] 10.0.0.116 () {28 vars in 579 bytes} [Fri Feb 27 02:38:37 2026] GET /v2.0/ports => generated 4721 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 02:38:37.694 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Fri Feb 27 02:38:37 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/agents (ip 10.0.0.116) !!! 2026-02-27 02:38:37.696 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Fri Feb 27 02:38:37 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/agents (ip 10.0.0.116) !!! [pid: 7|app: 0|req: 1713/3400] 10.0.0.116 () {28 vars in 581 bytes} [Fri Feb 27 02:38:37 2026] GET /v2.0/agents => generated 3356 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1688/3401] 10.0.0.116 () {28 vars in 585 bytes} [Fri Feb 27 02:38:37 2026] GET /v2.0/networks => generated 2167 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 02:38:37.844 7 INFO oslo.messaging._drivers.impl_rabbit [-] [476a4124-1575-49f8-b919-a37c4297ab76] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59938. [pid: 7|app: 0|req: 1714/3402] 10.0.0.116 () {28 vars in 619 bytes} [Fri Feb 27 02:38:37 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1689/3403] 10.0.0.116 () {28 vars in 591 bytes} [Fri Feb 27 02:38:37 2026] GET /v2.0/floatingips => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1715/3404] 10.0.0.116 () {28 vars in 599 bytes} [Fri Feb 27 02:38:37 2026] GET /v2.0/security-groups => generated 16622 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1690/3405] 10.0.0.116 () {28 vars in 583 bytes} [Fri Feb 27 02:38:37 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: 1716/3406] 10.0.0.116 () {28 vars in 583 bytes} [Fri Feb 27 02:38:38 2026] GET /v2.0/routers => generated 15 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1691/3407] 10.0.0.116 () {28 vars in 624 bytes} [Fri Feb 27 02:38:38 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1717/3408] 10.0.0.116 () {28 vars in 583 bytes} [Fri Feb 27 02:38:38 2026] GET /v2.0/subnets => generated 1261 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1692/3409] 10.0.0.116 () {28 vars in 591 bytes} [Fri Feb 27 02:38:38 2026] GET /v2.0/subnetpools => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 02:39:37.478 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Fri Feb 27 02:39:37 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/floatingips (ip 10.0.0.116) !!! 2026-02-27 02:39:37.480 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Fri Feb 27 02:39:37 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/floatingips (ip 10.0.0.116) !!! [pid: 8|app: 0|req: 1697/3418] 10.0.0.116 () {28 vars in 591 bytes} [Fri Feb 27 02:39:37 2026] GET /v2.0/floatingips => generated 19 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1722/3419] 10.0.0.116 () {28 vars in 583 bytes} [Fri Feb 27 02:39:37 2026] GET /v2.0/routers => generated 15 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1698/3420] 10.0.0.116 () {28 vars in 624 bytes} [Fri Feb 27 02:39:37 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1723/3421] 10.0.0.116 () {28 vars in 585 bytes} [Fri Feb 27 02:39:37 2026] GET /v2.0/networks => generated 2167 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1699/3422] 10.0.0.116 () {28 vars in 599 bytes} [Fri Feb 27 02:39:37 2026] GET /v2.0/security-groups => generated 16622 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1724/3423] 10.0.0.116 () {28 vars in 619 bytes} [Fri Feb 27 02:39:37 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1700/3424] 10.0.0.116 () {28 vars in 581 bytes} [Fri Feb 27 02:39:37 2026] GET /v2.0/agents => generated 3356 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1725/3425] 10.0.0.116 () {28 vars in 579 bytes} [Fri Feb 27 02:39:37 2026] GET /v2.0/ports => generated 4721 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1701/3426] 10.0.0.116 () {28 vars in 583 bytes} [Fri Feb 27 02:39:37 2026] GET /v2.0/subnets => generated 1261 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1726/3427] 10.0.0.116 () {28 vars in 591 bytes} [Fri Feb 27 02:39:38 2026] GET /v2.0/subnetpools => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1702/3428] 10.0.0.116 () {28 vars in 583 bytes} [Fri Feb 27 02:39:38 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)